• last updated 18 mins 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)

  1. … 261 more files in changeset.
added documentation for wizards

modified the wizard to be nlevel deep. also added more doc. wizard is also modified by Brad Duell

info file fix: making version name in version url be up-to-date (have the version name in it). Upgrades fail on unique constraint of version url otherwise.

Only say 'Translate' if the message has not been translated

Don't dress localization data up as links to translate when in translator mode

Added message key for changing language

Require admin priv for editing categories

Made folder use <th> instead of <td> for header

Added braces around if clause

Include link to change language (locale)

Do not green-circle messages in the messages table

Translator mode now reintroduces the green circles

Default to system local and timezone

- Fixed translator mode toggle switch

- Reorganized links for clarity

Added page for testing translator mode

Make the page not break when the en_US message doesn't exist

Translator mode integrated into the templating system

Added translator mode link to blank-master

upgrade script fix: cannot drop columns with PG 7.2. Also, shouldn't say drop table CASCADE with PG 7.2

upgrade script fix: authority__new had too many arguments. Seems we cannot alter a column to have not null constraint

upgrade script fix: only creating admin rel role if it hasn't already been created by dotlrn

Removed pm debug statements

Resolves bug #749 by appying patch #302.

    • -3
    • +3
    /openacs-4/packages/forums/forums.info
Fix for bug #847, applied patch #300.

Updating oracle drop script, I think it works.

Support for categories in RSS

Support for categories in RSS 2.0

Cleaned up categories UI

Removed pubDate, it's not being set by rss-support