• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Don't dress localization data up as links to translate when in translator mode

    • -4
    • +5
    ./packages/acs-lang/tcl/localization-procs.tcl
Added message key for changing language

    • -1
    • +1
    ./packages/acs-subsite/www/pvt/home.adp
Require admin priv for editing categories

    • -3
    • +3
    ./packages/lars-blogger/www/category-edit.tcl
Made folder use <th> instead of <td> for header

    • -5
    • +5
    ./packages/file-storage/www/folder-chunk.adp
Added braces around if clause

Include link to change language (locale)

    • -0
    • +6
    ./packages/acs-subsite/www/pvt/home.adp
    • -1
    • +6
    ./packages/acs-subsite/www/pvt/home.tcl
Do not green-circle messages in the messages table

Translator mode now reintroduces the green circles

    • -6
    • +23
    ./packages/acs-lang/tcl/lang-message-procs.tcl
Default to system local and timezone

- Fixed translator mode toggle switch

- Reorganized links for clarity

    • -7
    • +7
    ./packages/acs-lang/www/admin/index.adp
Added page for testing translator mode

    • -0
    • +2
    ./packages/acs-lang/www/admin/test/index.html
    • -0
    • +26
    ./packages/acs-lang/www/admin/test/translator-mode.adp
    • -0
    • +37
    ./packages/acs-lang/www/admin/test/translator-mode.tcl
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

    • -2
    • +0
    ./packages/acs-tcl/tcl/utilities-procs.tcl
Resolves bug #749 by appying patch #302.

Fix for bug #847, applied patch #300.

Updating oracle drop script, I think it works.

Support for categories in RSS

    • -4
    • +6
    ./packages/lars-blogger/tcl/rss-procs.tcl
Support for categories in RSS 2.0

Cleaned up categories UI

    • -14
    • +1
    ./packages/lars-blogger/www/category-edit.adp
    • -77
    • +91
    ./packages/lars-blogger/www/category-edit.tcl
    • -3
    • +9
    ./packages/lars-blogger/www/category-edit.xql
    • -15
    • +15
    ./packages/lars-blogger/www/index.tcl
    • -1
    • +1
    ./packages/lars-blogger/www/admin/index.tcl
Removed pubDate, it's not being set by rss-support

    • -2
    • +1
    ./packages/lars-blogger/tcl/rss-procs.tcl
Adding trackback support package

    • -0
    • +28
    ./packages/trackback/trackback.info
    • -0
    • +9
    ./packages/trackback/lib/trackback-chunk.adp
    • -0
    • +8
    ./packages/trackback/lib/trackback-chunk.tcl
    • -0
    • +17
    ./packages/trackback/sql/oracle/trackback-create.sql
    • -0
    • +20
    ./packages/trackback/sql/oracle/trackback-drop.sql
    • -0
    • +17
    ./packages/trackback/sql/postgresql/trackback-create.sql
    • -0
    • +28
    ./packages/trackback/sql/postgresql/trackback-drop.sql
    • -0
    • +191
    ./packages/trackback/tcl/trackback-procs.tcl
    • -0
    • +14
    ./packages/trackback/tcl/trackback-procs.xql
    • -0
    • +87
    ./packages/trackback/www/index.vuh
Adding general_comment_new tcl proc.

Changed the permission grant page to use the new 'party_search' widget which allows to search for the party to grant permission to within the form, and to display the privilege hierarchy in a html tree, to convey visually the information about privilege inheritance. This includes a big hack to build the hierarchy in tcl in the oracle version, since it can't be queried directly (join doesn't like connect by in 8i).

    • -0
    • +64
    ./packages/acs-subsite/www/permissions/grant.adp
Default channel_lastBuildDate in the right format, output putDate

Noquote

    • -1
    • +1
    ./packages/rss-support/www/subscr-ae.adp