• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
improve spelling

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

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

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

    • -2
    • +2
    ./www/content-admin/category-add-edit.tcl
  1. … 2 more files in changeset.
adding functionality for publishing units

    • -1
    • +101
    ./tcl/learning-content-procs.tcl
    • -0
    • +20
    ./www/content-admin/change-category-state.tcl
    • -0
    • +77
    ./www/content-admin/set-category-publish-state.tcl
adding message key for Units Publication

    • -0
    • +8
    ./catalog/learning-content.en_US.ISO-8859-1.xml
    • -0
    • +8
    ./catalog/learning-content.es_GT.ISO-8859-1.xml
removing FullScreen plugin call, not used in xinha 0.96

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
    ./tcl/learning-content-xowiki-procs.tcl
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

html file for the plugin in xinha 0.96

Spanish messages for the new plugin in xinha 0.96

New config file for the new xinha 0.96

    • -0
    • +350
    ./learning-content-patch/InsertGlossaryEntry/InsertGlossaryEntry.js
Do not patch the theme-zen package since the alert messages are displayed differently

Change the way of displaying the message after adding activities, this way there is no need to patch the theme-zen package

    • -1
    • +1
    ./tcl/learning-content-callback-procs.tcl
Validate to avoid deleting a category when it has pages mapped

Update messages

    • -2
    • +2
    ./catalog/learning-content.en_US.ISO-8859-1.xml
    • -2
    • +2
    ./catalog/learning-content.es_ES.ISO-8859-1.xml
Validate when the section has pages mapped to avoid deleting it

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

Update messages

    • -4
    • +4
    ./catalog/learning-content.en_US.ISO-8859-1.xml
    • -5
    • +5
    ./catalog/learning-content.es_ES.ISO-8859-1.xml
  1. … 2 more files in changeset.
Add empty file for xinha editor when using spanish locale

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

Hide the description field in the pages form

    • -0
    • +6
    ./tcl/learning-content-xowiki-procs.tcl
Update the namespace of the procs for the .LRN Planner

    • -1
    • +1
    ./tcl/learning-content-callback-procs.tcl
    • -1
    • +1
    ./tcl/learning-content-callback-procs.xql
Cambio del mensaje para la pagina de inicio

    • -1
    • +1
    ./catalog/learning-content.en_US.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/learning-content.es_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/learning-content.es_GT.ISO-8859-1.xml
save the catalog files in iso-8859-1 format instead of utf-8

    • -55
    • +55
    ./catalog/learning-content.es_ES.ISO-8859-1.xml
    • -57
    • +139
    ./catalog/learning-content.es_GT.ISO-8859-1.xml
add a anchor to each word to make the scroll work by word

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

    • -2
    • +1
    ./tcl/learning-content-xowiki-procs.tcl
don't do anything if the page is not mapped to a category