• last updated 14 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. … 8088 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. … 4 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.
fix typos, regenerated documentation

  1. … 307 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. … 7820 more files in changeset.
file acs-start.adp was initially added on branch oacs-5-9.

file openacs-start.adp was initially added on branch oacs-5-9.

file dotlrn-style-2.adp was initially added on branch oacs-5-9.

- 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. … 2541 more files in changeset.
- replace depreacted "ns_mkdir" by "file mkdir"

  1. … 9 more files in changeset.
- added victor's patch to omit deprecated messages of "ns_info tcllib". Background: naviserver supports multiple (virtual) servers, which might have different tcllibs. Therefore, the preferred command to query this was moved to "ns_server ?-server s? tcllib" and "ns_info tcllib" was deprecated. From the OpenACS point of view, one wants to locate the actual library. Since the variable does not change, it is fine to store it in a per-thread variable which can be efficiently accessed.

  1. … 21 more files in changeset.
HTML 4.01 Strict cleanup

  1. … 27 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.
Made sure to use the correct logfile on restart of the postgresql server

Merged acs-core oacs-5-2 (currently 5.2.3) -> HEAD.

TODO:

1. Bump acs-core package version numbers to 5.3.0d1

2. Would be nice to do a test install, wouldn't it?

  1. … 721 more files in changeset.
file update-info.sh was initially added on branch oacs-5-2.

adding freebsd note

commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

  1. … 2275 more files in changeset.
added tutorial section on css layout

    • -0
    • +820
    ./dotlrn-style-1.html
    • -0
    • +595
    ./dotlrn-style-2.html
  1. … 83 more files in changeset.
added script from Rocael for cloning locale catalogs; notes on plural

    • -0
    • +51
    ./create-new-catalog.sh
  1. … 1 more file in changeset.
remove backup files accidentally added to cvs

    • -18
    • +0
    ./tutorial/myfirstpackage-create.sql~
    • -12
    • +0
    ./tutorial/myfirstpackage-drop.sql~
  1. … 9 more files in changeset.
added more i18n notes; working tclwebtest tutorial test

    • -28
    • +90
    ./tutorial/myfirstpackage-procs.tcl
  1. … 89 more files in changeset.
stripped the balance stuff from the startup script and renamed it openacs.txt from init.d