• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
various Oracle bug fixes (such as missing queries), bumping up version and provides to 4.7d2 as the new Bug Tracker and Workflow will rely on these fixes

Making acs-automated-testing redirect to the admin pages as it has nothing in the user dir

Make Oracle version cascade in all the places that the PG version does

Added support for dynamic notifications

  1. … 18 more files in changeset.
add version 4.6b2 to readme

new file - starting upgrade section

Added joel aufrecht to the list of those who can edit acs-core-docs.

forgot about all of the trigger work-arounds for data-change violation problem that no longer exists. Fixed now.

forgot about all of the trigger work-arounds for data-change violation problem that no longer exists. Fixed now.

Eliminated acs_privilege_hierarchy_index in favor of using acs_privilege_descendant_map. In addition, rewrote trigger for creating acs_privilege_descendant_map as permissions creation was getting too slow on .LRN. .LRN has somewhere in the neighborhood of 90 entries in the privilege hierarchy, which is much higher than anticipated.

Eliminated acs_privilege_hierarchy_index in favor of using acs_privilege_descendant_map. In addition, rewrote trigger for creating acs_privilege_descendant_map as permissions creation was getting too slow on .LRN. .LRN has somewhere in the neighborhood of 90 entries in the privilege hierarchy, which is much higher than anticipated.

Added caching db_* API from Greenpeace Planet.

    • -0
    • +508
    /openacs-4/contrib/misc/db-cache-procs.tcl
add -- where needed fixes bug 266

cross link the form, element, widget, and validate procs, add template::data::validate::string, https should be valid url

display attr info when form invalid

Added link to admin pages

Added 'context' property alongside 'context_bar'. The latter should probably be phased out, but this is backwards compatible.

Use the title in the context bar instead of the name

adds ad_httpget which will returns status and last modified in addition to the page, makes util_httpget a call to ad_httpget bug 212 patch 77 Simon Carstensen

drop views and functions bug 262

Adds acs-admin links patch 91 Joel Aufrecht

ad_proc rather than proc on sec_sweep_sessions bug 263

Tracked a minor change in file storage ...

Tracked a minor change in file-storage ...

My upgrade invalidated the acs_group package.

Changed link to SDM to a link to bug-tracker.

Removed erroneous '2' in html_p label

Added documentation files and other things

Return NULL as the sql_date property of a date when the date is empty, otherwise it gets converted to January firste, year 0 (or 1 BC)

Made the help text not have so much vertical space around it.