• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
improve spelling

  1. … 7 more files in changeset.
Use current namespace ::tdom instead of legacy ::tDOM

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

  1. … 7 more files in changeset.
replace calls to depreacted proc "fs::remove_special_file_system_characters"

  1. … 1 more file 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
    • +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