• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Replace /acs-admin/users/one links with acs_community_member_admin_url

    • -2
    • +3
    ./www/users/modify-admin-privileges.tcl
merged changes from the oacs-5-9 branch and resolved conflicts

    • -0
    • +78
    ./catalog/acs-admin.de_DE.ISO-8859-1.xml
    • -0
    • +84
    ./catalog/acs-admin.it_IT.ISO-8859-1.xml
    • -2
    • +3
    ./lib/service-parameters-postgresql.xql
  1. … 7820 more files in changeset.
- do not depend on beta or development versions

- make sure that released versions are not beta or development

- align version numbers (e.g. use also 5.9.1 for xotcl-core)

- bump version numbers to 5.9.1

  1. … 83 more files in changeset.
- give up on AOLserver for automatic blueprint update after an apm-install for the time being. The situation is described in detail in the source code

remove debug line

flush dirty editor buffer

try to re-init packages on apm-load to overcome problems with blueprint updates on AOLserver

  1. … 3 more files in changeset.
One more attempt to come to a solution for updating the blueprint, that works for AOLserver as well

Try to program around AOLserver problems: precompute url before producing new blueprint

Update blueprint of the server after successful loading of packages

applying a solution for the minor-version upgrade, not requiring larger refactoring

  1. … 2 more files in changeset.
bump version numbers to 5.9.1b9 respectively to 2.9.1b9 to prepare for release

  1. … 91 more files in changeset.
Don't assume a Unix OS when exec'ing commands

Return an error if dependency is missing.

This happens if the (info file of the) required package is not present.

This solution is a bit dirty, but better than throwing the tcl error

"no such variable: spec_file"

provide default for email_verified_p

- Don't name valdation black and formal argument the same

When the kernel parameter "NsShutdownWithNonZeroExitCode" is set (e.g. in the config file) and NaviServer is used, return with a non-zero exit code after ns_shutdown. This lets e.g. windows system to restart the service automatically (the sample config file for openacs in the naviserver archive is updated as an example)

addressing #3318 (the actual bug was there for 10+ years)

Support internationalization via [group::get_member_state_pretty] and

other related messages concerning state changes.

    • -18
    • +31
    ./www/users/member-state-change.tcl
  1. … 4 more files in changeset.
Centralize message handling for member_state management in group::get_member_state_pretty. More can be done, i18n needs to be added as well (required to having a more generalized handling of memberships in acs-admin and acs-subsite/www/members

    • -26
    • +8
    ./www/users/member-state-change.tcl
  1. … 1 more file in changeset.
Make sure, return_url for complex-user-search works as well for other contexts

Don't skip the option to send a mail to the user when a return_url is specified

Standardize spelling of names of products (Tcl, AOLserver, PostgreSQL, NaviServer)

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

    • -3
    • +3
    ./catalog/acs-admin.it_IT.ISO-8859-1.xml
    • -1
    • +1
    ./www/auth/authority-set-enabled-p.tcl
  1. … 72 more files in changeset.
Improve robustness of file operations against names starting with a "-"

  1. … 7 more files in changeset.
harden page contract

Improve robustness of "file delete" operations

fix issue #3306: missing comma in *-oracle.xql file

- bump version number of OpenACS to 5.9.1b3 and DotLRN to 2.9.1b3

  1. … 79 more files in changeset.
Pass the information that we are installing from the repository (which takes care about installing the packages noted in install.xml)