• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
make end of resub options explicit

make end of resub options explicit

    • -3
    • +3
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -17
    • +17
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
mark end of switches to improve robustness, to support '-' in word variable

fix typo: list element '1' is the upper limit

util_return_headers: set default charset for text content (in case none is specified and none is set in the config file) to utf-8 (was iso-8850-1)

util_return_headers: align the behavior under AOLserver with NaviServer

cache failed name lookups in a per-request cache (flushing maybe overly conservative)

    • -3
    • +3
    /openacs-4/packages/xowiki/xowiki.info
    • -1
    • +2
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
bump version number

    • -2
    • +2
    /openacs-4/packages/acs-tcl/acs-tcl.info
added method "get" for "LockfreeCache" (somewhat similar to nsv_get)

Add basic doc, fixes acs-tcl.documentation__check_proc_doc automated test

add unmapping of slow-pool request for requests mapped via scheduled procedures

undo slow-pool mapping after some time (default 12h)

Hack to force user agents logging in via the test api to exhibit a cookie based authentication

improve spelling

Added support for row-level lock modes of PostgreSQL; used in "save" method of cr-items

This change is necesary to avoid potential dead-locks in concurrent "save" operations

address issue #3458 (many thanks to Maurizio Martignano)

- added dependency for ref-us-states

- prevent overquoting

prevent overquoting with OpenACS 5.10

removed SQL query, provided via xql

fix for spurious bracket (solves issue #3459, many thanks to Maurizio Martignano)

make call more robust in case "location" is not provided via config file

modernize HTML markup

modernize .adp files

fix typo

replaced deprecated API-calls

  1. … 7 more files in changeset.
improve Tcl code

- brace expressions

- prefer current idoms

modernize SQL

make package installable with current PostgreSQL and OpenACS

New package as provided by Jon Griffin

    • -0
    • +178
    /openacs-4/packages/contacts-lite/contacts-lite.info
    • -0
    • +79
    /openacs-4/packages/contacts-lite/sql/oracle/cn-phones-plsql.sql
    • -0
    • +25
    /openacs-4/packages/contacts-lite/sql/oracle/company_types.sql
    • -0
    • +81
    /openacs-4/packages/contacts-lite/sql/oracle/contacts-create.sql
    • -0
    • +99
    /openacs-4/packages/contacts-lite/sql/oracle/contacts-plsql.sql
    • -0
    • +38
    /openacs-4/packages/contacts-lite/sql/postgresql/cn-phones.sql
  1. … 128 more files in changeset.
Add missing upgrade script

file upgrade-1.3.1-1.4.1.sql was initially added on branch oacs-5-10.