• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file arrow.gif was initially added on branch openacs-org.

    • binary
    /openacs-4/templates/images/arrow.gif
Added view news_items_live_or_submitted to upgrade script.

1) General cleanup.

2) Implemented a caching scheme by means of curriculum::conn.

3) Removed a couple of message keys and added some new.

    • -251
    • +146
    /openacs-4/packages/curriculum/tcl/misc-procs.tcl
added release info

Typo

don't bomb on item_hour_not_found when timezones are enabled

releasing openacs notes

    • -0
    • +45
    /openacs-4/packages/acs-core-docs/www/releasing-openacs.html
added notes on releasing openacs

    • -0
    • +117
    /openacs-4/packages/acs-core-docs/www/xml/releasing-openacs.xml
mockups added

Don't include the document in the auth::sync::job::get result

Fixed context bar problem

Update

    • -0
    • +3
    /openacs-4/packages/simulation/www/sim-template-list.tcl
Another bunch of added I18N keys in the adp files.

Removing obsolete files

Deleting objects, adding stylesheet to all objects, making extra attributes optional

    • -0
    • +13
    /openacs-4/packages/simulation/www/object-delete.adp
    • -0
    • +20
    /openacs-4/packages/simulation/www/object-delete.tcl
put title below context bar

#943, setting item width to 80%

dummy pages

    • -0
    • +1
    /openacs-4/contrib/packages/simulation/www/role.adp
    • -0
    • +1
    /openacs-4/contrib/packages/simulation/www/simulation.adp
    • -0
    • +1
    /openacs-4/contrib/packages/simulation/www/task.adp
    • -0
    • +1
    /openacs-4/packages/simulation/www/role.adp
    • -0
    • +1
    /openacs-4/packages/simulation/www/sim-template.adp
    • -0
    • +1
    /openacs-4/packages/simulation/www/simulation.adp
    • -0
    • +1
    /openacs-4/packages/simulation/www/task.adp
Committing a working version

A bunch of added I18N keys and catalog entries.

Added item::get_content proc

replacing non-existant key with one that actually exists (doesn't really matter which key we use here AFAIK)

making catalog check script also seach in /www directory for keys

edits

Fixed upgrade script for authentication, collapsed two upgrade scripts

removing ns_log LARS: debug printouts. Retaining those in the APM dependency check on debug level

changing the acs-lang-init for the Nth time. Only caching is needed now. If we did need to load message keys into the db here it should be in a scheduled proc as we need the keys *before* the server is up

Allow getting only snapshots, in addition to only incremental

adding loading of all message catalogs at the end of OpenACS bootstrap install. That way when the server comes up after restart all message keys are available immediately for init scripts etc.

Fixed bug #913: Weblogger Portlet permissions and other fixes