• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix: close link target (<a name ...>); backport from HEAD

Fix: close link target (<a name ...>)

Added procs to quickly issue refresh of subsite theme parameters from current theme defaults. This is useful in a context with many subsites using the same theme, when desired behavior at upgrade is to have them reload all parameters automatically.

    • -1
    • +53
    ./acs-subsite/tcl/subsite-procs.tcl
Fix typo

Remove dependency on calender for message-key

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

    • -0
    • +78
    ./acs-admin/catalog/acs-admin.de_DE.ISO-8859-1.xml
    • -0
    • +84
    ./acs-admin/catalog/acs-admin.it_IT.ISO-8859-1.xml
    • -0
    • +6
    ./acs-admin/lib/developer-services.tcl
    • -2
    • +3
    ./acs-admin/lib/service-parameters-oracle.xql
    • -2
    • +3
    ./acs-admin/lib/service-parameters-postgresql.xql
    • -1
    • +1
    ./acs-admin/lib/service-parameters.adp
    • -14
    • +29
    ./acs-admin/lib/service-parameters.tcl
    • -4
    • +11
    ./acs-admin/lib/site-wide-services.adp
    • -3
    • +19
    ./acs-admin/lib/site-wide-services.tcl
    • -0
    • +6
    ./acs-admin/tcl/acs-admin-callback-procs.tcl
    • -45
    • +54
    ./acs-admin/tcl/apm-admin-init.tcl
    • -35
    • +72
    ./acs-admin/tcl/apm-admin-procs.tcl
  1. … 7820 more files in changeset.
undo untested last minute check

    • -2
    • +8
    ./acs-tcl/tcl/apm-install-procs-oracle.xql
    • -2
    • +8
    ./acs-tcl/tcl/apm-install-procs-postgresql.xql
Fix typo

Flush cache also for ancestors of nodes when mounting a package

Unify version comparison logics so we always use apm_version_names_compare instead of other db api as apm_package_version__version_name_greater plus handcrafted queries which also might behave slightly differently

    • -8
    • +2
    ./acs-tcl/tcl/apm-install-procs-oracle.xql
    • -8
    • +2
    ./acs-tcl/tcl/apm-install-procs-postgresql.xql
Fix version number for the forums package

Update documentation

    • -1
    • +1
    ./simulation/www/doc/object-orientation-notes.html
    • -1
    • +2
    ./simulation/www/doc/package-install.html
    • -1
    • +2
    ./simulation/www/doc/simulation-lifecycle.html
Fix linebreaks in german message catalog

    • -2
    • +16
    ./acs-subsite/catalog/acs-subsite.de_DE.ISO-8859-1.xml
regenerated ducumentation

    • -4
    • +4
    ./acs-authentication/www/doc/configure-batch-sync.adp
    • -9
    • +9
    ./acs-authentication/www/doc/ext-auth-ldap-install.adp
    • -2
    • +2
    ./acs-authentication/www/doc/ext-auth-pam-install.adp
    • -1
    • +1
    ./acs-authentication/www/doc/ims-sync-driver-design.adp
    • -1
    • +1
    ./acs-authentication/www/doc/index.adp
    • -1
    • +1
    ./acs-automated-testing/www/doc/index.adp
    • -1
    • +1
    ./acs-automated-testing/www/doc/install.adp
    • -6
    • +6
    ./acs-automated-testing/www/doc/usage.adp
    • -1
    • +1
    ./acs-content-repository/www/doc/design.adp
    • -1
    • +1
    ./acs-content-repository/www/doc/index.adp
    • -3
    • +3
    ./acs-content-repository/www/doc/install.adp
  1. … 237 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

    • -5
    • +5
    ./acs-api-browser/acs-api-browser.info
    • -6
    • +6
    ./acs-authentication/acs-authentication.info
    • -4
    • +4
    ./acs-automated-testing/acs-automated-testing.info
    • -4
    • +4
    ./acs-bootstrap-installer/acs-bootstrap-installer.info
    • -7
    • +7
    ./acs-content-repository/acs-content-repository.info
    • -6
    • +6
    ./acs-developer-support/acs-developer-support.info
  1. … 69 more files in changeset.
make links in docbook clickable

updated changelog in docbook

Make forgotten_password_url subsite aware and fully qualified

    • -1
    • +7
    ./acs-authentication/tcl/password-procs.tcl
Removed reference to non-existing message key

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

    • -5
    • +5
    ./acs-authentication/tcl/password-procs.tcl
allow to send forgotten-password-url in registration mail (similar to reset_password_url)

    • -1
    • +5
    ./acs-authentication/tcl/password-procs.tcl
Modernize script:

- use export_vars

- reduce redundancy

- remove misleading SQL statements

- brace SQL statements, when no substitutions are needed

    • -34
    • +27
    ./file-storage/www/version-delete.tcl
pass required return url to included adp

- 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

    • -6
    • +50
    ./acs-admin/www/install/install-3.tcl
remove debug line

    • -2
    • +0
    ./acs-admin/lib/service-parameters.tcl
scoll down when done to ease interaction

    • -1
    • +5
    ./acs-bootstrap-installer/installer.tcl
add self-healing code to reduce number of error messages in error cases

fixed typo in comment

flush dirty editor buffer

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

    • -23
    • +36
    ./acs-tcl/tcl/request-processor-init.tcl