• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Prefer unset to array unset when the whole array should be deleted

See https://wiki.tcl-lang.org/page/Dict+VS+Array+Speed

merge with missing files

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

    • -9
    • +10
    ./catalog/forums.en_US.ISO-8859-1.xml
    • -19
    • +0
    ./lib/forums/forums-chunk-oracle.xql
    • -19
    • +0
    ./lib/forums/forums-chunk-postgresql.xql
    • -17
    • +68
    ./lib/message/attachment-list.tcl
  1. … 8085 more files in changeset.
file upgrade-1.4.0d3-1.4.0d4.sql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-1.4.0d3-1.4.0d4.sql
file upgrade-1.4d2-1.4d3.sql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-1.4d2-1.4d3.sql
file upgrade-1.3.1d16-1.3.1d17.sql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-1.3.1d16-1.3.1d17.sql
file upgrade-1.3.1d12-1.3.1d13.sql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./sql/oracle/upgrade/upgrade-1.3.1d12-1.3.1d13.sql
    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-1.3.1d12-1.3.1d13.sql
Whitespace changes + editor hints

  1. … 19 more files in changeset.
Replace/remove deprecated proc 'db_null' and update doc accordingly

  1. … 33 more files in changeset.
whitespace changes

don't assume, there is only one forums package instance

fix overquoting in notification-widget

  1. … 5 more files in changeset.
prefer {} as empty sql statement

avoid localization substitutions in content of forums messages in notification messages

improve spelling

  1. … 8 more files in changeset.
Fix typo

Whitespace changes

  1. … 6 more files in changeset.
show forum-edit link only, if the current forum is from the current package (see admin/forum-edit)

Removed obsolete @arch-tag

    • -2
    • +1
    ./tcl/forums-callback-procs-oracle.xql
    • -2
    • +1
    ./tcl/forums-callback-procs-postgresql.xql
  1. … 28 more files in changeset.
Removed obsolete @arch-tag

  1. … 25 more files in changeset.
use consistently bind variables

port all former tclwebtest test cases to acs::test and do some more detailed testing

add tested API calls to testcases

modernize Tcl

- modularize web tests based on acs::test

- add new web tests for viewing and editing forums

    • -0
    • +143
    ./tcl/test/webtest-procs.tcl
move newly defined testing API (in OpenACS 5.10) to namespace acs::test

  1. … 8 more files in changeset.
Trim whitespaces

    • -129
    • +129
    ./tcl/test/tclwebtest-procs.tcl
- new API function: forum::delete (can't believe, this was missing)

- rework regression test

* make API calls explicit

* ported one test case from (broken) twt to aa_http

- bump version number to 1.3.1d6

    • -0
    • +11
    ./tcl/forums-procs-oracle.xql
    • -0
    • +11
    ./tcl/forums-procs-postgresql.xql
make tested API calls explicit

    • -130
    • +173
    ./tcl/test/forums-procs.tcl
improve rowcount expressions

  1. … 66 more files in changeset.