• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge with missing files

    • -0
    • +0
    ./group-types/change-join-policy-2.tcl
  1. … 1450 more files in changeset.
merge from oacs-5-10

    • -21
    • +24
    ./applications/index-postgresql.xql
  1. … 8085 more files in changeset.
use generic mount icon in site map

  1. … 1 more file in changeset.
provide icon and title for managing service parameters

use a different icon for mounting, reduced verbosity

Prettify subsite admin page

- Made explicit that "Administration" means "Subsite Administration"

(use the term consistently)

- Changed message key of acs-subsite.administration to "Subsite Administration"

- added icons to subsite admin index page (full set only for bootstrap icons)

  1. … 7 more files in changeset.
remove leftovers of the acs-core-ui, which does not exist anymore since at least 20 years

  1. … 8 more files in changeset.
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.