• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
no need to quote in the quoted string

Unify handling of tmp dir checking (see issue #3308)

  1. … 1 more file in changeset.
Fix issue #3299 : Oracle installs fail on Naviserver due to missing EXIT in SQL scripts

Fix security::validated_host_header on configurations without virtual hosts

Fix compatibility with older versions of NaviServer

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

  1. … 79 more files in changeset.
Allow to install dotlrn from repo in one sweep.

Since install-from-repo loads the files noted in install-xml

by itself (obtained from manifest.xml), avoid install attempts

to access these package directories in apm_package_install

(and the private procs apm::process_install_xml apm_invoke_install_proc).

get install recommendation from manifest into repository structure, such such www/install/install-2.tcl can use it

white space changes: remove tabs, remove trailing spaces and unneeded quotes

    • -713
    • +713
    ./tcl/tcl-documentation-procs.tcl
Fix bug in code for the validation of signed query variables, when no value was given (and notnull complaint has fired already)

    • -19
    • +22
    ./tcl/tcl-documentation-procs.tcl
Prevent double loading when the identical version is already loaded (can happen via install.xml files)

  1. … 1 more file in changeset.
Use "util::trim_leading_zeros" instead of ad-hoc code

    • -37
    • +30
    ./tcl/tcl-documentation-procs.tcl
Aolserver workaround for ns_set get

Updating of German translation for many packages (many thanks to Markus Moser)

    • -13
    • +20
    ./catalog/acs-tcl.de_DE.ISO-8859-1.xml
  1. … 25 more files in changeset.
Streamlined one more place with new infrastructure (security::configured_driver_info)

Simplified code, improved documentation

Updated es_ES translation

    • -10
    • +14
    ./catalog/acs-tcl.es_ES.ISO-8859-1.xml
  1. … 20 more files in changeset.
Bump version numbers for OpenACS 5.9.1b1

  1. … 81 more files in changeset.
- Simplify code

Italian localization of message keys for many packages

    • -2
    • +103
    ./catalog/acs-tcl.it_IT.ISO-8859-1.xml
  1. … 25 more files in changeset.
- let acs_user::flush_cache succeed in cases, where the privides ID is e-g- a person, but not in cc_users

- provide more detailed information for the test case

    • -7
    • +8
    ./tcl/test/community-core-test-procs.tcl
- show the URL which is to be retrieved, in the log

bump version number to 5.9.1d15

- new function "util::trim_leading_zeros" to replace "template::util::leadingTrim" or "dt_trim_leading_zeros"

Fix test cases for text conversion

Avoid potential confusion with syntax highlighting

Improve indentation

Reinitialize file data array at each cycle

Comment out obsolete code