• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
    • +1
    ./admin/md/form-md-record/md-record.tcl
  1. … 470 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

    • -1
    • +1
    ./admin/md/form-md-record/md-record.tcl
  1. … 223 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 202 more files in changeset.
Fix typos

  1. … 4 more files in changeset.
Fix a bunch of typos

  1. … 116 more files in changeset.
Fix typos

  1. … 144 more files in changeset.
Fix typos

    • -1
    • +1
    ./admin/tracking-rte/drill-student.adp
  1. … 28 more files in changeset.
Fix typos

  1. … 69 more files in changeset.
Fix more typos

  1. … 84 more files in changeset.
Fix typos

  1. … 50 more files in changeset.
fix typos and xml in query file

Fix to parse and insert LOM metadata included as an external file.

  1. … 1 more file in changeset.
Remove extra log messages (leftover from my previous commit)

Fix queries

Fix a lot of typos

    • -6
    • +6
    ./admin/md/annotationmd/annotation.tcl
    • -2
    • +2
    ./admin/md/annotationmd/annotation.xql
    • -6
    • +6
    ./admin/md/annotationmd/annotation_add.tcl
  1. … 81 more files in changeset.
Fix a lot of typos

    • -6
    • +6
    ./admin/md/annotationmd/annotation.tcl
    • -2
    • +2
    ./admin/md/annotationmd/annotation.xql
    • -6
    • +6
    ./admin/md/annotationmd/annotation_add.tcl
  1. … 80 more files in changeset.
Remove file added by mistake (likely when extracting sql from tcl files)

    • -49
    • +0
    ./admin/md/annotationmd/xql_generico.xql
Set value for pretty names of custom pages

Fix form declarations

HTML cleanup

Fix form declarations

Fix form declaration syntax

Merged oacs-5-5 branch of .LRN packages to HEAD.

  1. … 87 more files in changeset.
Build the url of items the same way as title is (will make the code easier to read)

Localization of alt text

  1. … 3 more files in changeset.
Pass through the return_url using client property so user is sent back to where she was when exiting the scorm player

Removed non US-ASCII chars from the filename (would cause errors in some systems)

White space in URLs tends to break them ... and if you do so in an IMG

tag, you get the little blue-box "?" or red "X" depending on the browser

you use ...

Rolled back some debug stuff that I'd changed earlier.

Extracted sql from servlet.tcl to servlet.xql. Added a new course to test LORS. Updated version of lorsm to 0.9d4. Solved problems with templates when you upgrade the package

  1. … 3 more files in changeset.