• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- use entities for apostrophes in xml/html/adp to ease life of sonarsrv checker

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

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

  1. … 30 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.

- add themed version of (regenerated) html files

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

  1. … 748 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. … 2541 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. … 7 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.
- 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.