• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
bug-fix: don't use variable "screen_name" for controlling display of ScreenName,

since it used as value for the actual screen name as well.

as a consequence, user got e.g. a value of "none" set as their acutal screen name, which

lead to a conflict with the unique screen name constraint of the data model

the conflicst with CVS: ----------------------------------------------------------------------

add missing SQL query

Deprecated get_referrer and NsSettoTclString, replace them with versions that respect OpenACS naming convention

  1. … 7 more files in changeset.
provde a global variable as transitional code for controlling passing of password as query variable

  1. … 2 more files in changeset.
don't pass sensitive information (e.g. password) as query variable, but use client properties instead.

see also issue #3344

  1. … 4 more files in changeset.
provide a better name (site_node::delete_service_nodes) amd delete nodes of services packages as well

    • -3
    • +13
    ./www/admin/site-map/instance-delete.tcl
  1. … 1 more file in changeset.
bugfix: unmounting a package could lead to a deletion of services used in other packages

A new API call "site_node::unmount_services" can be used to unmount all services in a first step.

unmount services before calling "site_node::delete -node_id $node_id -delete_subnodes -delete_package"

prevents collateral damage.

    • -1
    • +2
    ./www/admin/site-map/instance-delete.tcl
  1. … 2 more files in changeset.
prefer all caps spelling for SQL

  1. … 1 more file in changeset.
Make page for managing the parameter "PrivateEmailLevelP" subsite aware.

Use template::util::tcl_to_sql_list for proper list element quoting

Take care of removing the automatically generated group name translation when deleting the group

Correct inconsistent message key creation between group::new (underscore) and group update (dot)

improve spelling

    • -2
    • +2
    ./www/doc/group-admin-pages-acceptance-test.adp
    • -3
    • +3
    ./www/doc/group-admin-pages-acceptance-test.html
  1. … 2 more files in changeset.
Close bracket and enjoy the fruits of automated testing

Remove dead xqls

    • -15
    • +0
    ./www/shared/community-member-oracle.xql
    • -16
    • +0
    ./www/shared/community-member-postgresql.xql
Fix typo in query and in context, reduce divergency between oracle and postgres

    • -24
    • +0
    ./www/admin/rel-types/rels-list-oracle.xql
    • -3
    • +15
    ./www/admin/rel-types/rels-list.tcl
Reduce divergency between oracle and postgres

    • -32
    • +0
    ./www/admin/site-map/site-map-oracle.xql
Reduce divergency between oracle and postgres

  1. … 3 more files in changeset.
Go back to using acs_object_name, as not every party will have a name returned from party::name (e.g. rel_segments)

party name api situation is probably less than optimal

Bump version number

Better localization for "Join policy" in German

    • -2
    • +2
    ./catalog/acs-subsite.de_DE.ISO-8859-1.xml
improve spelling

    • -3
    • +3
    ./sql/oracle/subsite-callbacks-create.sql
    • -5
    • +5
    ./sql/oracle/upgrade/upgrade-4.1.1-4.2.sql
  1. … 12 more files in changeset.
Cleanup commented code

    • -17
    • +1
    ./sql/postgresql/acs-subsite-create.sql
Whitespace cleanup

    • -5
    • +5
    ./sql/postgresql/acs-subsite-create.sql
german translations: add resonable translation for "permissable"

    • -2
    • +2
    ./catalog/acs-subsite.de_DE.ISO-8859-1.xml
German message catalog: use consistently "Profilbild" instead of "Portrait" and "Benutzer" instead of "User"

    • -29
    • +29
    ./catalog/acs-subsite.de_DE.ISO-8859-1.xml
Use more consistently "Mitglieder" instead of "Teilnehmer" for "member", not at least since "Mitglieder" requires no gendering.

    • -8
    • +8
    ./catalog/acs-subsite.de_DE.ISO-8859-1.xml
Add a test about group membership for tcl api as well (will right now fail on direct membership)

Bump version number

Small step in the direction of gender-neutral German localization so we don't have to create a downstream message key just for this

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