• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge with missing files

  1. … 1463 more files in changeset.
merge from oacs-5-10

  1. … 8090 more files in changeset.
make acs-admin page a better starting place for site-wide admin tasks

  1. … 3 more files in changeset.
harden page contracts

  1. … 24 more files in changeset.
harden page contracts

  1. … 21 more files in changeset.
passing properties consistently with @....;literal@

  1. … 53 more files in changeset.
Make use of uniform styling based on adp:icon

  1. … 20 more files in changeset.
whitespace changes (remove tabs)

  1. … 17 more files in changeset.
Use the new 'url' input type widget

  1. … 1 more file in changeset.
improve line-breaks

reduce debugging output

fix listing of batch run

- make links clickable

- modernize Tcl code

Improve portability, fetch idiom should be supported by "modern Oracle"

Rename string_truncate and string_truncate_middle to comply with OpenACS naming convention, create deprecated wrappers, replace occurrences

As string_truncate_middle was defined in xotcl-request-monitor, bring it to acs-tcl instead

  1. … 10 more files in changeset.
Rename clock_to_ansi to lc_clock_to_ansi to comply with naming convention, replace occurrences, create deprecated wrapper

  1. … 5 more files in changeset.
Replace ad_decode idioms, improve localization

Replace ad_decode idioms

  1. … 1 more file in changeset.
Replace ad_decode idioms

Replace ad_decode idiom, improve localization

improve spelling

  1. … 13 more files in changeset.
Use the existing API when doing changes to the properties of an authority, otherwise the cache is not updated accordingly.

Cleanup trailing whitespace

  1. … 5 more files in changeset.
whitespace changes

fixing old bug: overwriting help_contact_text with help_contact_text_format. This could not have been correct, wonder, why this did not show up.

Fix proc and contract doc elements, so they are properly parsed by apidoc::api_*_documentation.

- @cvs_id -> @cvs-id

- @version -> @cvs-id

- @creation_date -> @creation-date

- @date -> @creation-date

- Different variations of $Id$

- Remove wrong @param entry

- Fix typos

  1. … 367 more files in changeset.
Make all sql in this page portable and inline

Simplify SQL expression

Revert massive replacement of empty list creation sentences. The use of '[list]' instead of '{}' adds semantics that could be used for performance improvements in the future, such as using a different internal representation. There is already work in this direction, avoiding the generation of the string representation during comparison of empty strings (huge thanks to Stefan Sobernig for the pointer: https://core.tcl.tk/tcl/info/44527c632ed609c2).

  1. … 475 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 71 more files in changeset.
remove conditions, which are always true

  1. … 3 more files in changeset.