• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
compare with group_id, not subsite_id

- when ShowMembersListTo is set to "3", show list to members only, when this is not the whole subsite

- improve documentation

  1. … 1 more file in changeset.
Give a feedback message when permission have been modified

Use localized text for search placeholder

Make filter simpler with just one field and more suitable to a responsive design (thanks to Günter Ernst)

Add filters for applications list so it is easily possible to reach permission and parameters page also on sites with many mounted applications.

    • -2
    • +11
    ./admin/applications/index-postgresql.xql
- Internationalize title of /members page for main site memberships

- Make displayed columns of member page configurable and show ordinary members less columns

  1. … 2 more files in changeset.
Reflow content

- allow slghtly larger images

Offer admin the ability to send a notification email after approvals to communities

Maintain group_id when usering filters (was previously lost)

Use ad_include_contract to simplify code

  1. … 1 more file in changeset.
use API rather than duplicated SQL queries

Fix spelling errors

  1. … 8 more files in changeset.
Fix spelling errors

  1. … 9 more files in changeset.
Fix spelling errors

    • -1
    • +1
    ./admin/relations/remove-postgresql.xql
  1. … 19 more files in changeset.
file remove-dependents-exist.adp was initially added on branch oacs-5-9.

    • -0
    • +0
    ./admin/relations/remove-dependents-exist.adp
add url in permission listings to point to the package url

remove hardcoded id

Improve robustness of "file delete" operations

  1. … 18 more files in changeset.
Invite user to log in only when this is not already true

Fix broken <if> clause

- Fix message key

- Bump version to 5.9.1b2

  1. … 2 more files in changeset.
remove duplicate rdbms type entry

add missing rdbms types in .xql files (why wasn't this noticed before?)

    • -1
    • +1
    ./admin/group-types/delete-2-oracle.xql
    • -0
    • +1
    ./admin/group-types/groups-list-oracle.xql
    • -0
    • +1
    ./admin/groups/elements-display-list-oracle.xql
    • -0
    • +1
    ./admin/groups/elements-display-list-postgresql.xql
  1. … 4 more files in changeset.
Theme Manager:

- add local_p flag to subsite-theme:

Distinguish between locally created themes and system themes

(provided via packages)

- the default parameters of local themes can be overwritten

in the database. Therefore, when site contains many subsites,

this makes it easy to share the settings between the subsites,

without the need of creating a new theme package.

- bump version to 5.9.1d11

  1. … 7 more files in changeset.
- replace "<include ... />" by "<include ... >", since adp parser in

AOLserver and NaviServer passes "/" as argument to the adp-include.

  1. … 1 more file in changeset.
- switch back to a single mode

- save the value back to the parameters

- use parameter names as labels

- add meaningful title and subtitle to theme view

- allow viewer only for current parameter settings

- implement nice "display" mode based on disabled fields

- draft version for viewing parameters in a nicer way