• last updated 26 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
improve spelling

  1. … 13 more files in changeset.
modernize Tcl idioms

  1. … 10 more files in changeset.
Revert massive replacement of empty list creation sentences. The use of '[list]' instead of '{}' adds semantics that could be used for performance improvements in the future, such as using a different internal representation. There is already work in this direction, avoiding the generation of the string representation during comparison of empty strings (huge thanks to Stefan Sobernig for the pointer: https://core.tcl.tk/tcl/info/44527c632ed609c2).

  1. … 475 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 225 more files in changeset.
HTML cleanup

Localization of alt text

  1. … 3 more files in changeset.
Add return_url to links

Fixed the code that lists classes so it works when called from the user

portal.

  1. … 3 more files in changeset.
Fixed broken IMG SRC attribute URLs to the "completed" status flag icons.

Someone put white space in them, leading to the safari "blue ?" image not

found being displayed. Fortunately this was new on HEAD, not in 2.4.1.

Moving to app group community id stuff (so lorsm can work outside .lrn), some

of this got committed accidently in an earlier bug fix commit.

  1. … 33 more files in changeset.
Extracted sql from .tcl to .xql

    • -0
    • +23
    ./repository-shared-courses.xql
  1. … 235 more files in changeset.
First step of Lors oracle migration. Indent code.

  1. … 242 more files in changeset.
Merge lors from oacs-5-4

  1. … 76 more files in changeset.
Checkpoint 11.2 (level AA): Avoid deprecated features of W3C technologies .

  1. … 32 more files in changeset.
Merged LORS packages oacs-5-4 to Trunk

  1. … 12 more files in changeset.
Roll back merge 20080925

  1. … 26 more files in changeset.
Merged LORS packages oacs-5-4 to Trunk

  1. … 26 more files in changeset.
Fix URLs to point to admin files now under www/admin

Resources references were wrong, so would fail if lorsm wasn't mounted

under "/" (plus triggering unnecessary permissions checks if it was)

Fix links to shared course now what shared course pages are moved to lorsm/admin

HTML Strict cleanup

  1. … 1 more file in changeset.
Changed to reflect changes made in views datamodel

  1. … 13 more files in changeset.
Merge of lors* packages from oacs-5-3 (michele's work on the rte)

  1. … 82 more files in changeset.
Adding a column for course status from tracking, better checking on type of delivery needed by course (we disregard isscorm right now), subject column is not displayed within classes.

Remove target for popup

Add ability to define one of the LORS content pages

as a start page, where tracking is not yet started.

    • -0
    • +22
    ./custom-page-admin.adp
    • -0
    • +1
    ./custom-page-admin.tcl
"set admin_p [dotlrn::user_can_admin_community_p", with admin_p never used,

pfft!

Moved admin stuff to www/admin, templates from www/lib to lib.

    • -0
    • +3
    ./repository-shared-courses.adp
    • -0
    • +99
    ./repository-shared-courses.tcl
  1. … 362 more files in changeset.
We just use the delivery directory for everything now.

Mofified by extract sql sentences and added Oracle sentences