• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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 ...

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

Modified the workflow spec some.\nFixed comments to the workflow log.\nAdded action 'reject'.\n General cleanup ...

Added 'external element' awareness among subsites and dotlrn instances on a server.

Fixed a few bugs ...

Cleaned up the UI, permission checks, etc.