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

Removed unused sql statements, removed inline sql to rely on xql one, small refactor to better use the api instead of direct sql.

    • -57
    • +0
    ./tcl/apm-file-procs-postgresql.xql
- bump version number to 5.9.1d14

- add ::template::csrf::validate to be used in page contracts. In difference to security::csrf::validate, this version checks, if csrf is enabled/disabled for this package

- improve documentation

Get rid of unneeded variable "start_time_fine" and return long db warnings with fractions of a second

Prettify code

Revive installing by apm file from the UI

  1. … 1 more file in changeset.
Fix apm tarball file generation (many thanks to Michael Feurstein for report)

- improve proc documentation

- Make security::locations aware of potentially multiple drivers listening on multiple ports

- use "ns_driver info" when available

Use namespace qualifiers instead of the Tcl "global" command

Fix typo, simplify and clarify content-type header manipulation

Don't add extra content-type when users specifies their own

Fix missing square bracket