• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed reference to non-existing message key

    • -1
    • +1
    ./catalog/acs-subsite.de_DE.ISO-8859-1.xml
Don't make the code more complicatd than necessary

Updated spanish translation

    • -0
    • +8
    ./catalog/acs-subsite.es_ES.ISO-8859-1.xml
  1. … 13 more files in changeset.
Fixed translation typo

    • -1
    • +1
    ./catalog/acs-subsite.es_ES.ISO-8859-1.xml
Setting return_url as optional in perm-include, fixing an issue accessing from /admin/ and probably other places

Use termn "Subsite" consistently als in German (the term "Website" is as well allowed and established in German) and don't use the confusing termn "Unterseite".

    • -8
    • +8
    ./catalog/acs-subsite.de_DE.ISO-8859-1.xml
bump version numbers to 5.9.1b9 respectively to 2.9.1b9 to prepare for release

  1. … 91 more files in changeset.
Remove Oracle incompatible code (as pointed out by regression tests)

    • -2
    • +2
    ./www/admin/applications/index-oracle.xql
Fixed message key typo

    • -1
    • +1
    ./catalog/acs-subsite.en_US.ISO-8859-1.xml
Provide hint, when permission check fails

    • -10
    • +14
    ./www/permissions/perm-include.tcl
mark *not_cached function as private

Allow to send as well mail, when membership was rejected

Use quotes consistently around group/community names

    • -6
    • +6
    ./catalog/acs-subsite.de_DE.ISO-8859-1.xml
    • -2
    • +2
    ./catalog/acs-subsite.en_US.ISO-8859-1.xml
  1. … 2 more files in changeset.
Make sure to internationalize names

Improve internationalization

    • -0
    • +4
    ./catalog/acs-subsite.de_DE.ISO-8859-1.xml
    • -1
    • +5
    ./catalog/acs-subsite.en_US.ISO-8859-1.xml
Fix typo

Improve documentation

Revert yesterdays change of Antonio and add missing adp file

    • -17
    • +17
    ./www/members/member-state-change.tcl
file member-state-change.adp was initially added on branch oacs-5-9.

    • -0
    • +0
    ./www/members/member-state-change.adp
Sumplify and modernize subsite::get_url

Comment out currently not working code. To enable again one should forward interaction when a user is approved to a page sending some confirmation email, but seems like this is now missing.

    • -17
    • +17
    ./www/members/member-state-change.tcl
Allow to retrieve membership also for users that have more than one role in a group (e.g. member + admin)

Localize group actions (port of work by Monika Andergassen)

    • -0
    • +2
    ./catalog/acs-subsite.de_DE.ISO-8859-1.xml
    • -0
    • +2
    ./catalog/acs-subsite.en_US.ISO-8859-1.xml
    • -0
    • +4
    ./catalog/acs-subsite.it_IT.ISO-8859-1.xml
Allow to specify another return url for the page

Improve message

    • -1
    • +1
    ./catalog/acs-subsite.de_DE.ISO-8859-1.xml
make field host_node_id optional to improve backward compatibility

Make sure message exists when dealing with a banned user

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. … 5 more files in changeset.
- add optional parameter host_node_id (for future use)

- Reflow overlong lines

Improve UI for Hostnode map so it is feasible on sites with many nodes to show navigate the site structure

    • -5
    • +16
    ./www/admin/host-node-map/index.tcl