• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Deprecate get_root_dir proc, duplicated to every extent by acs_root_dir

  1. … 9 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. … 204 more files in changeset.
adding functionality for publishing units

  1. … 5 more files in changeset.
add check in destroy method to remove the mixin only when the last instance is deleted, fix for an error on ::xo::cleanup

    • -7
    • +14
    ./learning-content-xowiki-procs.tcl
Change the way of displaying the message after adding activities, this way there is no need to patch the theme-zen package

Hide the description field in the pages form

Update the namespace of the procs for the .LRN Planner

change the way of getting the unit_id to have the category_id always right for the glossary words links

Initial import of Learning Content

    • -0
    • +0
    ./learning-content-procs-postgresql.xql
  1. … 235 more files in changeset.
Initial revision

    • -0
    • +68
    ./apm-callback-procs.tcl
    • -0
    • +105
    ./learning-content-callback-procs.tcl
    • -0
    • +21
    ./learning-content-callback-procs.xql
    • -0
    • +60
    ./learning-content-procs-oracle.xql
    • -0
    • +61
    ./learning-content-procs-postgresql.xql
    • -0
    • +987
    ./learning-content-procs.tcl
    • -0
    • +280
    ./learning-content-procs.xql
    • -0
    • +312
    ./learning-content-xowiki-procs.tcl
    • -0
    • +11
    ./learning-content-xowiki-procs.xql
  1. … 322 more files in changeset.