• last updated 22 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.
Mannheimer improvements on curriculum portlet, etp and news-aggregator

  1. … 8 more files in changeset.
Reverted all changes from Mannheim

  1. … 222 more files in changeset.
Mannheim update, fix and merge bugbash

  1. … 197 more files in changeset.
commit to OACS-5-2 merge of changes on OACS-5-1

(using tag vg-merge-dotlrn-2-1-20050922) for packages under dotlrn-all

  1. … 47 more files in changeset.
file admin-curriculums.xql was added on branch oacs-5-2 on 2005-09-26 08:46:36 +0000

- 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. … 9 more files in changeset.
Fixed a few bugs; assigning of default wf roles and checking of 'abstract' URLs. General clean-up.

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

  1. … 594 more files in changeset.
Made the returned template depend on whether a "template" attrib is provided from an (portlet) include or not. Fixes a stupid bug.

Added a "summary.adp" template which works together with "user-curriculums.tcl" to display a summary of all curriculums in "MY Space". Fixes bug #950 Opened by Effendy Zainuddin.

file summary.adp was initially added on branch oacs-5-0.

- 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.

Added the new ad_form "nospell" flag to some vital text elements.

  1. … 2 more files 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. … 5 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!)

Added the make-the-URL-element-a-real-link hack that I've borrowed from Lars (thanks Lars :-)) ...

Added a help text in front of the tabs and edited the parameter link.

Adding i18n work. message catalogs for en_US and sv_SE, etc.

  1. … 12 more files in changeset.
Added help_text to the description field.

Changed the label and help_text of the log field.

1. Let the external bar default to the top of the page.

2. 'Refresh' replaced with 'Reset' and new gif.

3. State 'Created' => 'Pending'.

4. Solved indent problem without using <UL>.

5. Added/edited title attribs for all links.

6. Added a param to include/exclude state tabs.

  1. … 3 more files in changeset.
Link to student/teacher documentation.

Appended ';noquote' to various vars

  1. … 1 more file in changeset.
Fixing some img tag garbage between up/down arrows, etc.

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. … 1 more file in changeset.
Cleaned up the UI, permission checks, etc.

  1. … 3 more files in changeset.