• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- initial import of iopenacs-bootstrap3-theme

  1. … 39 more files in changeset.
- make same change as well for older pg versions

- make upgrade script more robust to allow multiple runs

- fix upgrade script

- make test working as well for newer versions of nsf

- fix typo

- remove dependency on acs_object_party_privilege_map

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

- reduce depency on acs_permission_all on PostgreSQL

file upgrade-2.9.0-2.9.1d1.sql was initially added on branch oacs-5-9.

- improve source code documentation

- get rid of last call to dotlrn_community_admin_p

- 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