• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Made .xql file more consistent by using dot notation

OpenACS for PostgreSQL uses since the release of 5.10.0 the dot

notation for the SQL function acs_permission.permission_p() to ease

portability with Oracle.

In general, one has to be careful that during an upgrade from an older

OpenACS version (e.g. 5.9.*) directly to 5.10.1 to upgrade process

does not depend on the dot notation, otherwise the upgrade will fail.

One should be safe for most UI functions in this respect.

improved spelling

  1. … 4 more files in changeset.
Cleanup long deactivated code

fix for containarized applications: don't use configured location unless host-name-map is in place

containeraized applications with the hostnode map will still have a problem, but these are

less frequent. For these, a solution is still pending.

harden page contracts

  1. … 19 more files in changeset.
Avoid fetching the request forum manually

Whitespace and comment cleanup

Cleanup redundant parameter fetching

Fix typo

This is in fact an include and not a standalone page

improve Oracle compatibility

improve Oracle compatibility

improve Oracle compatibility

improve Oracle compatibility

  1. … 1 more file in changeset.
improve Oracle compatibility

improve Oracle compatibility

more beautification of admin pages, make interface more consistent

  1. … 3 more files in changeset.
modernized appearance of sitemap

bumped version number to 5.10.1d10

  1. … 1 more file in changeset.
Reform of permissions UI in acs-subsite:

- use simplified tabular view "perm-include" per default, but

allow user to switch to old list-based view

- show number of inherited permissions by default instead of full list

(list can be long). Admin can switch to full list.

- improved configurability of permissions/one.tcl

* ability to pass privileges to be displayed

* provided flag to show inherited_permissions

* provided flag to show detailed permissions (list view)

- improved configurability of permissions/perm-include.tcl

* provided flag "detailed_permissions_p" to provide access

to the old style interface, where all types of privileges

can be provided to all types of parties

- improved functionality of www/permissions/perm-user-add-include

* added search field for filtering users

- modernized idioms

- improved spelling

- extended internationalization

- bumped version of acs-subsite to 5.10.1d9

  1. … 18 more files in changeset.
fix ADP expression (may thanks to Raul Rodriguez)

Improve performances of the applications list

    • -16
    • +19
    ./applications/index-postgresql.xql
Whitespace cleanup

Deprecate util_commify_number, replace occurrences and translate automated tests

  1. … 8 more files in changeset.
Whitespace cleanup

  1. … 1 more file in changeset.
passing properties consistently with @....;literal@

  1. … 39 more files in changeset.
Make use of uniform styling based on adp:icon

  1. … 19 more files in changeset.
Reduce divergency between oracle and postgres codebase

Cleanup unreferenced SQL

Reduce divergency between oracle and postgres codebase

make end of options explicit

  1. … 17 more files in changeset.