• last updated 4 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.
- Applied Esti's patch 451 bug 953 (although assignment still does not work).

- Added an after-mount callback that registers the curriculum_filter for the path for the dotlrn instance or acs-subsite under which the curriculum instance is mounted.

- Removed filter pattern parameter.

- Added Categorization.

- Fixed the query on the main admin page.

- Fixed a few message keys that were missing.

  1. … 15 more files in changeset.
Fixed a few bugs; assigning of default wf roles and checking of 'abstract' URLs. General clean-up.

  1. … 25 more files in changeset.
merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 598 more files in changeset.
- Added a band aid solution to element-ave.tcl to flip the form into edit mode if it caught a spelling error, to make the OK button appear.

- curriculum-ave.tcl: made sure that spelling-errors are displayed in display mode.

- context now uses [list] so that the title part of the bar displays correctly.

  1. … 1 more file in changeset.
1) Added wf side effect that updates the bar when some actions have taken place + general cleanup.

2) Fixed assigning of roles (the "role_" prefix kinda escaped me for some time :-b)

3) Fixed some localization issues and added a couple of entries in the message catalog.

4) Removed the admin link used to update the bar.

5) Fixed so that the owner is displayed correctly.

  1. … 6 more files in changeset.
1. Switched to the correct "optional" syntax for element properties.

2. An empty URL field when creating/editing an element symbolizes that it should point to the form in display mode. bug 698 . (Thanks to Oliver Emmler!)

  1. … 1 more file in changeset.
Adding i18n work. message catalogs for en_US and sv_SE, etc.

  1. … 21 more files in changeset.
Changed the label and help_text of the log field.

Updated the workflow spec, removed owner_id from curriculum::edit ...

  1. … 2 more files in changeset.
Modified the workflow spec some.\nFixed comments to the workflow log.\nAdded action 'reject'.\n General cleanup ...

  1. … 2 more files in changeset.
Fixed a few bugs ...

  1. … 2 more files in changeset.
Cleaned up the UI, permission checks, etc.

  1. … 6 more files in changeset.
Fixed the description truncation and 'more' link stuff.\nEnabled people w/o 'write' privilege to view curriculum and element forms in display mode.\Removed 'refresh' link in the form page.

  1. … 7 more files in changeset.
Adding various includable templates.

    • -0
    • +257
    ./curriculum-ave.tcl
  1. … 14 more files in changeset.