• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Committing the latest translation work from the dotlrn translation server. Many thanks to all the volunteer translators.

  1. … 122 more files in changeset.
applying patch from Aldert Nooitgedagt changing currency symbol to euro and adding date-time data for dutch

More mucking around with the denormalized party_approved_member_map ...

Had to track Jeff's changes to mime type handling in the CR (or removal of

the files storage kludge, more accurately)

Missing XQL file

file object-goto.xql was initially added on branch oacs-4-6.

    • -0
    • +0
    /openacs-4/packages/notifications/www/object-goto.xql
fix a host of problems with the widget-register stuff, some still exist

delete direct permissions in acs_object__delete (oracle and postgres) upgrade provided, bug 234 patch 74 Tilmann Singer

fixes drop bookmark__new, and dont drop bm_bookmarks_idx2 since not created bug 235 patch 75 Simon Carstensen

should pull out notif_text in oracle query bug 236/patch 76 Bruno Mattarollo

should pull out notif_text in oracle query bug 236/patch 76 Bruno Mattarollo

adding the package_id column to the user_locale_prefs table in Oracle (we forgot to add it somehow earlier). Providing an upgrade script.

fixed mangled queries

making timezone related pages in acs-lang check for the support of timezones (whether ref-timezones is installed)

caching the lookup of user locale preference that is done on every request. Making the namespace explicit in each Tcl proc. Making the timezone related procs check whether ref-timezones is installed.

    • -289
    • +360
    /openacs-4/packages/acs-lang/tcl/locale-procs.tcl
caching the proc apm_package_installed_p with util_memoize

Cleaned up api-doc of ad_return_url.

Fixed bug #232, my last merge contained #...# instead of literal words

    • -1
    • +1
    /openacs-4/packages/forums/www/message-view.adp
Removed some postgresql-isms. SC drop is Still missing, and it will still fail because of child record problems in notifications.

Added missing drop script.

- Fixed small problem when looping over all RDF logs.

Added Envelope and Mail-Followup-To headers

Added a proc ad_http_cache_control that outputs No-Cache headers by default for all dynamic pages, and a kernel parameter to turn it off. Fixes bug #186.

Fixed problem with installing developer support causing subsequent packages to not load as per http://openacs.org/forums/message-view?message_id=78516

Added examples to db_exec_plsql and db_nextval's api-doc and changed proc_doc to ad_proc.

Added examples to db_exec_plsql and db_nextval's api-doc and changed proc_doc to ad_proc.

Making developer support show bind variable values in queries (only for PG) - thanks Lars. Adding a check in the -init.tcl file so that setup of nsv vars etc is only done once. The new APM will source -init.tcl files once per interpreter - we need to be wary of that.

further development of the workflow Tcl API. Added caching of the Tcl API on the workflow level. Port of datamodel to Oracle, some work remaining there. The package is not yet ready for initial release but will be in about 1-2 weeks.

    • -0
    • +12
    /openacs-4/packages/workflow/sql/oracle/workflow-create.sql
    • -0
    • +12
    /openacs-4/packages/workflow/sql/oracle/workflow-drop.sql
    • -0
    • +444
    /openacs-4/packages/workflow/sql/oracle/workflow-tables-create.sql
    • -34
    • +282
    /openacs-4/packages/workflow/tcl/action-procs.tcl
    • -74
    • +59
    /openacs-4/packages/workflow/tcl/action-procs.xql
    • -0
    • +28
    /openacs-4/packages/workflow/tcl/case-procs-oracle.xql
  1. … 15 more files in changeset.
commit changes from Dons fixes for sweeper and Bart for From as sender and reply-to as notifications-blah

Fixed typo.