• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
removing trailing underscores that were accidentally left in keys in adp message lookups

    • -2
    • +2
    ./packages/simulation/www/citybuild/index.adp
  1. … 5 more files in changeset.
Fixed a typo in label.

Updated

    • -3
    • +20
    ./packages/dotkul-admin/www/children.tcl
    • -48
    • +22
    ./packages/dotkul-admin/www/index.adp
    • -49
    • +0
    ./packages/dotkul-admin/www/index.adp~
    • -82
    • +0
    ./packages/dotkul-admin/www/index.tcl
    • -77
    • +0
    ./packages/dotkul-admin/www/new-index.adp~
    • -0
    • +19
    ./packages/dotkul-admin/www/properties.adp
    • -0
    • +51
    ./packages/dotkul-admin/www/properties.tcl
    • -0
    • +43
    ./packages/dotkul-admin/www/tree-root.adp
    • -0
    • +16
    ./packages/dotkul-admin/www/tree-root.tcl
    • -0
    • +30
    ./packages/dotkul-admin/www/tree-view.adp
    • -0
    • +20
    ./packages/dotkul-admin/www/tree-view.tcl
file properties.adp was initially added on branch dotkul.

    • -0
    • +0
    ./packages/dotkul-admin/www/properties.adp
file tree-view.tcl was initially added on branch dotkul.

    • -0
    • +0
    ./packages/dotkul-admin/www/tree-view.tcl
file tree-view.adp was initially added on branch dotkul.

    • -0
    • +0
    ./packages/dotkul-admin/www/tree-view.adp
file tree-root.tcl was initially added on branch dotkul.

    • -0
    • +0
    ./packages/dotkul-admin/www/tree-root.tcl
file tree-root.adp was initially added on branch dotkul.

    • -0
    • +0
    ./packages/dotkul-admin/www/tree-root.adp
file properties.tcl was initially added on branch dotkul.

    • -0
    • +0
    ./packages/dotkul-admin/www/properties.tcl
added notes and pictures for i18n guide

    • -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
    • -1
    • +1
    ./packages/acs-core-docs/www/cvs-tips.html
    • -0
    • +0
    ./packages/acs-core-docs/www/db-api.html
  1. … 60 more files in changeset.
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