• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- 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.
Add example script to update info files for release.

file update-info.sh was initially added on branch oacs-5-2.

adding freebsd note

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.
updating docs for 5.1.4

  1. … 115 more files in changeset.
moved the extra lib link from a comment to the lib path; it shouldn't affect performance and it will save others (like me) the time to diagnose and find this fix)

Added a comment in the file that the LD_LIBRARY_PATH may need

/usr/local/aolserver/lib. Comment only, so no functionality changed.

adjustments for OpenACS 5.1.1 release, including release numbers and help text.

    • -28
    • +90
    ./tutorial/myfirstpackage-procs.tcl
  1. … 207 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.
merge docbook docs from HEAD to oacs-5-1 branch

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

added diagrams of group model

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

    • -19
    • +79
    ./tutorial/myfirstpackage-procs.tcl
  1. … 1 more file in changeset.
added deploy script

added example vuh

fixed abort bug in example for tutorial

regenerated after merging in 5.0 work; tutorial updated

    • -0
    • +24
    ./tutorial/myfirstpackage-procs.tcl
  1. … 137 more files in changeset.
merging images in docs from 5.0 to HEAD

  1. … 3 more files in changeset.
Fixed a bug: we used to prefetch item_id, which gets discarded and then

grab a new one in the proc. Now we are relying on the caller to provide

item_id prefetched on the form. (This of course sucks donkeyballs but

at least it is not broken now).

Also using a character entity instead of $ in $Id$ to prevent keyword

expansion.

Plus, I added usage of the -message flag on the ad_returnedirect.

  1. … 1 more file in changeset.
tutorial support files

    • -0
    • +24
    ./tutorial/myfirstpackage-procs.tcl