• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Provide more infrastructure support for host-node-maps for more flexible domain handling

- add optional -cookie_domain parameter to the following functions

ad_user_login

ad_user_logout

sec_generate_session_id_cookie

auth::issue_login (wrapper for ad_user_login)

if not specified, the functions are full backward compatible

- add optional parameter -host_node_id to auth::authenticate

which refers to the node_id in the host-node-map

- pass host_node_id from from/to register pages

TODO:

1) probably, sec_generate_session_id_cookie picks up the wrong

session_id via [ad_conn session_id]

2) check interaction with CookieDomain (probably, we need

must not pass host_node_id wheren CookieDomain is non-empty)

  1. … 6 more files in changeset.
Improve UI for Hostnode map so it is feasible on sites with many nodes to show navigate the site structure

Flush cache sntries, when host-node-map is updated

- fix broken list nesting of html widget specs

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