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

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

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

  1. … 8 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. … 473 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

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

  1. … 204 more files in changeset.
Fix typos

  1. … 150 more files in changeset.
Fix typos

  1. … 28 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

    • -10
    • +9
    ./md/annotationmd/annotation_date.tcl
    • -17
    • +16
    ./md/annotationmd/annotation_desc.tcl
  1. … 81 more files in changeset.
Fix a lot of typos

    • -10
    • +9
    ./md/annotationmd/annotation_date.tcl
    • -17
    • +16
    ./md/annotationmd/annotation_desc.tcl
  1. … 80 more files in changeset.
Remove file added by mistake (likely when extracting sql from tcl files)

Set value for pretty names of custom pages

Fix form declarations

HTML cleanup

Fix form declarations

Fix form declaration syntax

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

  1. … 3 more files in changeset.
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 ...

Moved dotlrn permission kludges into a permission kludge callback, with

an implementation in dotlrn-lorsm. This keeps lorsm free of the dotlrn

specific permissions kludges while maintaining them within dotlrn (the only

supported way to add lorsm to a community or class is through the dotlrn-lorsm

applet package)

  1. … 8 more files in changeset.
Fixed broken URL for admin'ing course permissions. This was broken as far

back as 2.4.1 for sure (UNED tested on their instance, too).

    • -2
    • +2
    ./tracking-rte/drill-student-singletrack.tcl
  1. … 3 more files in changeset.
Removed the useless, unused, dotlrn-dependent "class_key" references

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

  1. … 226 more files in changeset.
First step of Lors oracle migration. Indent code.

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

  1. … 62 more files in changeset.