• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
bumped version number

Fix accidental removal of root site‑node read permissions (#3477)

Submitting the “/” site‑map permissions form without any changes inadvertently

omitted direct (read‑only) permissions, causing not-logged-in users to see

“The page isn’t redirecting properly” when accessing the root node.

This change ensures that existing direct permissions are preserved when

the form is submitted, even if no changes were made.

Thanks to Khy H for reporting this!

Backport from main branch

fix for bug #3476: ilike is not supported on Oracle

Many thanks to Sung Hong for the report and fix.

backport from HEAD

bumped version number from development version to release version

  1. … 93 more files in changeset.
regenerated documentation

    • -2
    • +8
    ./www/doc/group-admin-pages-acceptance-test.adp
    • -0
    • +4
    ./www/doc/group-admin-pages-design.adp
    • -3
    • +7
    ./www/doc/group-admin-pages-requirements.adp
  1. … 436 more files in changeset.
silence case in regression test

use just "Adminitration" in the label of the menubar

removed calls to deprecated procs

fixed bug #3470

use generic mount icon in site map

Fix documentation for group::update.

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
    • +1
    ./catalog/acs-subsite.de_DE.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-subsite.en_US.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-subsite.es_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-subsite.it_IT.ISO-8859-1.xml
  1. … 2 more files in changeset.
spell "site-wide" consistently with a dash

    • -1
    • +1
    ./catalog/acs-subsite.de_DE.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-subsite.en_US.ISO-8859-1.xml
  1. … 33 more files in changeset.
add action link icon just to the immediate child of an action list

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

Add basic script description, harden page contract

Whitespace cleanup

Fix typos, improve translations

    • -2
    • +2
    ./catalog/acs-subsite.it_IT.ISO-8859-1.xml
amend to last commit (dirty editor buffer)

    • -1
    • +1
    ./catalog/acs-subsite.it_IT.ISO-8859-1.xml
improve message key

- The message was confusing, especially to novices:

There is no "OpenACS parameter file", but a "NaviServer configuraiton file"

- bumped version number to 5.10.1b7

    • -1
    • +1
    ./catalog/acs-subsite.da_DK.ISO-8859-1.xml
    • -1
    • +0
    ./catalog/acs-subsite.de_DE.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-subsite.en_AU.ISO-8859-1.xml
    • -3
    • +2
    ./catalog/acs-subsite.en_US.ISO-8859-1.xml
    • -1
    • +2
    ./catalog/acs-subsite.es_CO.ISO-8859-1.xml
    • -1
    • +3
    ./catalog/acs-subsite.es_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-subsite.es_GT.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-subsite.fr_FR.ISO-8859-1.xml
    • -1
    • +3
    ./catalog/acs-subsite.gl_ES.ISO-8859-1.xml
  1. … 9 more files in changeset.
Dont fail when pk_formatted is empty.

New parameter "scroll_to" for parameter page

The new parameter allows the code to jump to a named parameter in the

parameter editing page. This is very useful for pages with a high

number of parameters, if just one parameter should be changed.

Bump version number after catalog changes

Don't append a dot to the confirmation_url to avoid 'dead URL'-problems in e-mail clients. Put the URL in quotes.

Don't append a dot to the confirmation_url to avoid 'dead URL'-problems in e-mail clients.

    • -1
    • +1
    ./catalog/acs-subsite.de_DE.ISO-8859-1.xml
Cleanup obsolete queries

    • -35
    • +0
    ./tcl/email-image-procs-postgresql.xql
Do not assume lob as storage backend for the email image and rely on the api

Add reference to further context about this feature