• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Reduce divergence between postgres and oracle codebase

    • -38
    • +0
    ./users/complex-search-postgresql.xql
Bug fix: avoid confusion between command argument and option, when argument starts with "-"

  1. … 75 more files in changeset.
Remove usage of apm_package_version.version_name_greater stored procedure in favor of apm_version_names_compare proc, because their logics conflict

normalize boolean expressions in ADP files

  1. … 9 more files in changeset.
Replace /acs-admin/users/one links with acs_community_member_admin_url

merged changes from the oacs-5-9 branch and resolved conflicts

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

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.
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.

  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)