• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Whitespace cleanup

Deprecate obsolete api

Implement operation in a way that oracle is supported

Add @see for deprecated procs

Reduce divergency between oracle and postgres codebase

    • -43
    • +0
    ./forums-callback-procs-postgresql.xql
Only show the possibility to allow/disallow attachments in the forum new/edit pages if the attachments package is already mounted under the forums package instance

  1. … 2 more files in changeset.
Whitespace changes

  1. … 2 more files in changeset.
Modify user interface to allow/disallow attachments per forum, on forum creation and editing. Added message keys and bumped version as well.

  1. … 6 more files in changeset.
Extend 'forum::attachments_enabled_p' with 'forum_id', so attachments ca be enabled per forum (see previous commit), and update underliying logic to make use of it.

  1. … 2 more files in changeset.
Initialize d variable

Fix call parameters

- prefer "last_request" over "user_id" in automated tests

- make web test more robust against local language dependencies

  1. … 1 more file in changeset.
avoid double substitutions

  1. … 2 more files in changeset.
Sign url vars when deleting forum message in the test

improve spelling

  1. … 8 more files in changeset.
Replace ad_decode idiom

  1. … 1 more file in changeset.
Bring files on oacs-5-10 in sync with HEAD

  1. … 162 more files in changeset.
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

prefer {} as empty sql statement

avoid localization substitutions in content of forums messages in notification messages

Removed obsolete @arch-tag

    • -2
    • +1
    ./forums-callback-procs-postgresql.xql
  1. … 28 more files in changeset.
port all former tclwebtest test cases to acs::test and do some more detailed testing

  1. … 1 more file in changeset.
add tested API calls to testcases

- modularize web tests based on acs::test

- add new web tests for viewing and editing forums

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

  1. … 9 more files in changeset.
Trim whitespaces

    • -129
    • +129
    ./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
    ./forums-procs-oracle.xql
    • -0
    • +11
    ./forums-procs-postgresql.xql
  1. … 1 more file in changeset.