• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge from oacs-5-10

  1. … 8097 more files in changeset.
Replace deprecated api

  1. … 1 more file in changeset.
prefer adp:icon over old-style .gif images

  1. … 13 more files in changeset.
Deprecate twt::user::create and twt::user::delete, superseded by their acs::test::user:: counterparts

  1. … 11 more files in changeset.
Deprecate twt::server_url, superseded by acs::test::url

  1. … 3 more files in changeset.
advertise "aa_equals" rather than "aa_true"+"string equal" in tutorial

update tutorial: don't recommend to use "expr" for aa_true or aa_false

fix example in documentation and small code cleanup

  1. … 4 more files in changeset.
improve capitalization

  1. … 5 more files in changeset.
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. … 225 more files in changeset.
add ad_script_abort after ad_returnredirect to make termination intent explicit

  1. … 22 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7828 more files in changeset.
Standardize spellings of names

  1. … 12 more files in changeset.
- updated version numbers, regenerated documentation

  1. … 298 more files in changeset.
- add editor hints to .vuh files

  1. … 30 more files in changeset.
- add editor hints to keep spaces/tabs in the furture more consistent

  1. … 749 more files in changeset.
- fix and standardize quoting in template properties

  1. … 395 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2543 more files in changeset.
- replace deprecatd call to "item::get_title" by "content::item::get_title"

- use consistently "naturalnum" instead of "integer" when accepting just positive values

  1. … 103 more files in changeset.
- reduce number of remaining "string equal" operations

- normalize string expressions

- use tcl 8.5 extended index format for "string range"

  1. … 9 more files in changeset.
- use property "doc(title)" throughout oacs-5-8 instead of "title" to get rid of warnings in error.log of the form:

Warning: /forums/message-view has no doc(title) set.

Using doc(title) is required in blank-master.tcl but was used so far only in a few packages

  1. … 336 more files in changeset.
Normalizing string comparison operations into tcl 8.4 operations, enabling byte-code compilation for expressions and many conditionals

  1. … 367 more files in changeset.
adjustments for OpenACS 5.1.1 release, including release numbers and help text.

  1. … 208 more files in changeset.
remove backup files accidentally added to cvs

  1. … 9 more files in changeset.
added more i18n notes; working tclwebtest tutorial test

  1. … 89 more files in changeset.
merge docbook docs from HEAD to oacs-5-1 branch

  1. … 18 more files in changeset.
adding notes on tclwebtest autotests

  1. … 1 more file in changeset.
added example vuh