• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- 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

- reduce dependencies on acs_object_party_privilege_map (for PostgreSQL)

- use always empty statements (and not spaces or *SQL*) to denote that a SQL statement should be used from the .xql file

file callback-procs-oracle.xql was initially added on branch oacs-5-9.

    • -0
    • +0
    /openacs-4/packages/assessment/tcl/callback-procs-oracle.xql
file callback-procs-postgresql.xql was initially added on branch oacs-5-9.

- use entities for single quotes in the text

  1. … 8 more files in changeset.
- remove several expressions $assessment_id by :assessment_id in .xql files

- reduce dependencies on acs_object_party_privilege_map (for PostgreSQL)

file sessions-oracle.xql was initially added on branch oacs-5-9.

file sessions-postgresql.xql was initially added on branch oacs-5-9.

- reduce dependencies on acs_object_party_privilege_map (for PostgreSQL)

- quote HTML entities

- fix indentation

- remove unneeded parent_context_where and parent_context_all

- reduce dependencies on acs_object_party_privilege_map (for PostgreSQL)

- reduce dependencies on acs_object_party_privilege_map (for PostgreSQL)

- reduce dependencies on acs_object_party_privilege_map (for PostgreSQL)

- use entities for quotes

- remove obsolete queries