• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Tidied up and simplified the examples.

removing newline in role::get_options call that was breaking case-admin page

added notes and pictures for i18n guide

    • -1
    • +1
    ./packages/acs-core-docs/www/acs-admin.html
    • -2
    • +2
    ./packages/acs-core-docs/www/analog-setup.html
    • -0
    • +0
    ./packages/acs-core-docs/www/aolserver.html
    • -0
    • +0
    ./packages/acs-core-docs/www/aolserver4.html
    • -1
    • +1
    ./packages/acs-core-docs/www/ch10s06.html
    • -0
    • +0
    ./packages/acs-core-docs/www/credits.html
    • -3
    • +3
    ./packages/acs-core-docs/www/cvs-tips.html
    • -0
    • +0
    ./packages/acs-core-docs/www/db-api.html
  1. … 75 more files in changeset.
added notes and pictures for i18n guide

Some parameters where still using the /web directory instead of . Found in http://openacs.org/forums/message-view?message_id=171712.

Smarter getting of GC package url

Fixed site_node::get_url_from_object_id slowness bug, plus added a similar mechanism to find URL by package_key.

    • -42
    • +85
    ./packages/acs-tcl/tcl/site-nodes-procs.tcl
Added proc to use with lsort to compare strings based on their length

    • -0
    • +14
    ./packages/acs-tcl/tcl/utilities-procs.tcl
Fixing incorrect order of parameters in call to cr_import_content.

Thanks to Cathy Sarisky for tracking it down.

    • -2
    • +2
    ./packages/oacs-dav/tcl/oacs-dav-procs.tcl
Fixing some formatting things ...

    • -2
    • +5
    ./contrib/packages/portal/tcl/element-procs.tcl
Got rid of the horrible layout-elements proc that some bright OF type wrote

to handle a maximum of eight portlets in a column. Getting rid of it simplified

the layout templates, not surprisingly. If nested "list" tags worked I could

get rid of the various simple column layout templates as a matter of fact.

    • -1
    • +1
    ./contrib/packages/portal/lib/render-portal.adp
  1. … 3 more files in changeset.
Changed parameter handling a bit ... set_value now takes a parameter id, as

do some other procs. set_value in particular was very dangerous as it would

change the values for ALL parameter entries with the same key.

    • -1
    • +5
    ./contrib/packages/portal/lib/tabbed-master.tcl
    • -2
    • +2
    ./contrib/packages/portal/tcl/element-procs.tcl
There was an extra - and SLOW - query in the fs-contents-portlet. The result

wasn't used because folder-chunk was included and did the actual output.

qualify table name for package_id

    • -1
    • +1
    ./packages/bookshelf/www/bookshelf-include.tcl
noquote for dimensional and result table

Another smart message in subscription handling.

Use ad_returnredirect -message to display the "You have been subscribed to" channel when a user subscribes to a channel.

    • -0
    • +1
    ./packages/news-aggregator/www/index.adp
    • -0
    • +2
    ./packages/news-aggregator/www/index.tcl
Reshuffled some queries into DB-spsecific .xql files

Update a source when it's first created

Fixed various bugs so that it works in HEAD now. This version is labelled 0.6d and will carry the tag news-aggregator-0-6d

    • -1
    • +1
    ./packages/news-aggregator/www/index.adp
file news-aggregator-procs-oracle.xql was added on branch oacs-5-2 on 2005-09-26 08:54:34 +0000

file update.tcl was added on branch oacs-5-2 on 2005-09-26 08:54:34 +0000

    • -0
    • +0
    ./packages/news-aggregator/www/update.tcl
file subscriptions-oracle.xql was added on branch oacs-5-2 on 2005-09-26 08:54:34 +0000

file source-update.tcl was added on branch oacs-5-2 on 2005-09-26 08:54:34 +0000

file index-oracle.xql was added on branch oacs-5-2 on 2005-09-26 08:54:34 +0000

file news-aggregator-create.sql was added on branch oacs-5-2 on 2005-09-26 08:54:34 +0000

file upgrade-0.1d-0.2d.sql was added on branch oacs-5-2 on 2005-09-26 08:54:34 +0000

file news-aggregator-package-drop.sql was added on branch oacs-5-2 on 2005-09-26 08:54:34 +0000

file news-aggregator-package-create.sql was added on branch oacs-5-2 on 2005-09-26 08:54:34 +0000

file news-aggregator-drop.sql was added on branch oacs-5-2 on 2005-09-26 08:54:34 +0000