• last updated 5 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. … 475 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 225 more files in changeset.
Fix typos (ad_return*)

  1. … 2 more files in changeset.
adding functionality for publishing units

    • -0
    • +20
    ./content-admin/change-category-state.tcl
    • -0
    • +6
    ./content-admin/set-category-publish-state.adp
    • -0
    • +77
    ./content-admin/set-category-publish-state.tcl
  1. … 2 more files in changeset.
removing FullScreen plugin call, not used in xinha 0.96

Add option to save the category name with the Enter key and validate that the category name is not empty when editing the categories tree

Validate to avoid deleting a category when it has pages mapped

Validate when the section has pages mapped to avoid deleting it

    • -16
    • +19
    ./content-admin/category-delete.tcl
Add alert message when the category cannot be deleted

Use the name of the index page as a message-key

add a anchor to each word to make the scroll work by word

don't do anything if the page is not mapped to a category

Use relative paths for the adp includes because xowiki now sets the include path to /packages//www

Use relative paths for the adp includes because xowiki now sets the include path to /packages//www

Initial import of Learning Content

  1. … 229 more files in changeset.
Initial revision

    • -0
    • +106
    ./activity-new.adp
    • -0
    • +142
    ./activity-new.tcl
    • -0
    • +160
    ./activity-new2.tcl
    • -0
    • +152
    ./content-categories.tcl
    • -0
    • +26
    ./content-categories.xql
    • -0
    • +126
    ./content-view.adp
    • -0
    • +1
    ./delete-glossary-word.adp
    • -0
    • +51
    ./delete-glossary-word.tcl
    • -0
    • +28
    ./delete-glossary-word.xql
    • -0
    • +16
    ./dynamic-tree-oracle.xql
    • -0
    • +16
    ./dynamic-tree-postgresql.xql
  1. … 316 more files in changeset.