• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- align oracle code with postgres code

file upgrade-5.9.1d11-5.9.1d12.sql was initially added on branch oacs-5-9.

- added new function acs_permission.permissions_all as replacement for acs_permssions_all

- removed all dependencies on acs_permssions_all in kernel (such that acs_object_paths and acs_object_context_index can be dropped for PostgreSQL)

- reduce the dependencies on acs_object_party_privilege_map (and all_object_party_privilege_map) for PostgreSQL

- reduce the dependencies on acs_object_party_privilege_map for PostgreSQL

- sigh, the adp file contains a mixture of <% .. %> and adp content... should be fixed in the future

- reduce the dependencies on acs_object_party_privilege_map for PostgreSQL

- speed up query by at least a factor of 2

- change language of function from plpgsql to sql to avoid mismatch

- reduce the dependencies on acs_object_party_privilege_map for PostgreSQL

- removed space

- use entities for single quotes in HTML text

    • -350
    • +367
    /openacs-4/packages/calendar/www/doc/requirements.adp
    • -33
    • +36
    /openacs-4/packages/news/www/doc/design.adp
    • -19
    • +20
    /openacs-4/packages/news/www/doc/requirements.adp
- make link labels more consistent

- bump version number to 2.9.1d2

- reduce the dependencies on acs_object_party_privilege_map for PostgreSQL

- remove incorrect links

- align documentation with code (as it is since more than 10 years)

- reduce the dependencies on acs_object_party_privilege_map for PostgreSQL

- use new function permission::get_parties_with_permission instead of direct dependency on permission tables

file upgrade-5.9.1d10-5.9.1d11.sql was initially added on branch oacs-5-9.

file acs-kernel-procs-postgresql.xql was initially added on branch oacs-5-9.

- Add SQL schema acs_permission to allow to call sql-functions for

Oracle and PostgreSQL in exactly the same way

- Move postgres permission function to the new neamespace and provide

stubs for backward compatibility

- New function permission::get_parties_with_permission

to support a restricted form of reverse lookup for permssions

in order to reduce the dependencies on

acs_object_party_privilege_map for PostgreSQL

- make upgrade scripts more robust (support repeated loading)

- bump verison number of acs-tcl to 5.9.1d9

- bump version number of acs-kernel to 5.9.1d11

    • -3
    • +3
    /openacs-4/packages/acs-tcl/acs-tcl.info
file acs-kernel-procs-oracle.xql was initially added on branch oacs-5-9.

- reduce verbosity

- allow pretty_age to point to the future

- bump version to 5.9.1d10 to trigger reload of catalog files

    • -2
    • +2
    /openacs-4/packages/xowiki/xowiki.info
- bump version number of acs-subsite to 5.9.1d4

- bump version number of penacs-default-theme to 5.9.1d1

- update dependencies

- use entities for single quotes in HTML text

  1. … 60 more files in changeset.
- add a subsite::theme_changed callback to be able to handle theme changes in custom themes

file theme-procs.tcl was initially added on branch oacs-5-9.

- use entities for single quotes in the text

- reduce dependencies on acs_object_party_privilege_map (for PostgreSQL)

- use always empty string (and not spaces or *SQL* etc.) to denote

that the SQL statement has to be taken from the .xql files