• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- 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.

  1. … 5 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

  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

  1. … 73 more files in changeset.
Improve robustness of file operations against names starting with a "-"

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

Improve robustness of "file delete" operations

  1. … 1 more file in changeset.
fix issue #3306: missing comma in *-oracle.xql file

Pass the information that we are installing from the repository (which takes care about installing the packages noted in install.xml)

fix typo in markup

User simpler variable name

add to acs-admin/subsites column "theme" to make it easier to see, which subsite uses which theme

- add missing "subst" calls for nonce-handling in streaming content

- when deleting a user permanently (in case this is possible), redirect to the main /users page, since a redirect to the page of the deleted user does not make sense)

Fix typo

- replace "<include ... />" by "<include ... >", since adp parser in

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

  1. … 14 more files in changeset.
Fix typo

Revive installing by apm file from the UI

  1. … 1 more file in changeset.
- tighten page contracts

  1. … 42 more files in changeset.
- Count only mounted subsites

- improve messages

- make boolean tests in .adp files more uniform

  1. … 49 more files in changeset.
Fix class instead of id so events can fire

Some more Tcl cleanup

- use curly brackes to enable byte code compilation

- don't use "[expr ...]" when not needed

- prefer "incr i -1" over "set i [expr {$i - 1}] "

  1. … 15 more files in changeset.
- improve handling of sitewiede-admin pages (especially in services)

  1. … 1 more file in changeset.