• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
removing I18N messages no longer used (almost 200). Collapsing certain keys to make translation easier. Our message key structure is still too fragmented in many places (we have too many keys)

    • -2
    • +0
    ./catalog/curriculum.en_US.ISO-8859-1.xml
    • -2
    • +0
    ./catalog/curriculum.sv_SE.ISO-8859-1.xml
  1. … 294 more files in changeset.
Added upgrade to upgrade to changes made for Oracle 9i support

    • -0
    • +258
    ./sql/oracle/upgrade/upgrade-0.4d-0.5d1.sql
  1. … 23 more files in changeset.
Updated version numbers to upgrade to changes made for Oracle 9i support

  1. … 37 more files in changeset.
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.

    • -3
    • +4
    ./catalog/curriculum.en_US.ISO-8859-1.xml
    • -3
    • +4
    ./catalog/curriculum.sv_SE.ISO-8859-1.xml
Oracle9i porting changes

- Changed procedure names from delete to del

- Changed view declaration to use actual column names

- Changed "rel_constraints_violated_one" and "rel_constraints_violated_two"

(http://openacs.org/forums/message-view?message_id=81045)

    • -2
    • +2
    ./sql/oracle/curriculum-curriculum-package-create.sql
    • -2
    • +2
    ./sql/oracle/curriculum-element-package-create.sql
  1. … 273 more files in changeset.
More for bug #814.

    • -1
    • +0
    ./catalog/curriculum.en_US.ISO-8859-1.xml
    • -1
    • +0
    ./catalog/curriculum.sv_SE.ISO-8859-1.xml
  1. … 4 more files in changeset.
"Security Violation" nitpick for bug #814.

    • -1
    • +1
    ./catalog/curriculum.en_US.ISO-8859-1.xml
Flush the element cache when a curriculum is deleted from the admin UI.

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. Made URLs with query vars (like forum threads) be detected by curriculum_filter.

2. URL is now optional when creating an element.

Fixed a translation issue with notifications.

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.

Added one message key and altered a couple of sentences.

    • -2
    • +2
    ./catalog/curriculum.en_US.ISO-8859-1.xml
    • -5
    • +5
    ./catalog/curriculum.sv_SE.ISO-8859-1.xml
Adding i18n work. message catalogs for en_US and sv_SE, etc.

    • -0
    • +128
    ./catalog/curriculum.en_US.ISO-8859-1.xml
    • -0
    • +126
    ./catalog/curriculum.sv_SE.ISO-8859-1.xml
  1. … 7 more files in changeset.
Bumped the version to 0.4d in order to use the new StateTabsP param.

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.

    • binary
    ./www/graphics/reset.jpg
Minor adjustments of supported versions, etc.

Fixed a substitution bug in notifications.

Cleaned up the curriculum notifications.

Removed the concept of 'finished' curriculums from the cookie code.

Link to student/teacher documentation.

Adding documentation.

    • -0
    • +174
    ./www/doc/admin.html
    • -0
    • +229
    ./www/doc/dev.html
    • -0
    • +237
    ./www/doc/future.html
    • -0
    • +151
    ./www/doc/index.html
    • -0
    • +175
    ./www/doc/user.html
    • -0
    • +190
    ./www/doc/docbook/curriculum.sgml
Appended ';noquote' to various vars

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

Changed the wf spec once again.

The Reject action got screwed up ...