• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
stop using deprecated procs site_map_unmount_application and site_node_id

fix typos

  1. … 7 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7832 more files in changeset.
Fix spelling errors

  1. … 11 more files in changeset.
.xql-file reform of news

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

  1. … 349 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
- use numeric comparison operator for truth value comparisons

  1. … 4 more files in changeset.
- modernize tcl

  1. … 10 more files in changeset.
- replace deprecated "ad_permission_p " by "permission::permission_p"

- replace deprecated "ad_require_permission" by "permission::require_permission"

  1. … 5 more files in changeset.
PG 9.0 compatibility. Avoiding quering the root folder from dual.

rollback for datamanager facilities

  1. … 4 more files in changeset.
test for callback procs

file news-callback-procs.tcl was initially added on branch oacs-5-2.

    • -0
    • +0
    ./news-callback-procs.tcl
fixes deletion problems during tests

fixes query revision-create

fixes query item-create

add proc doc to a bunch of procs, declare some things with explicit namespaces rather than in namespace eval, make some public things private

    • -1127
    • +1127
    ./news-db-test-init.tcl
  1. … 25 more files in changeset.
typo removed close brace

removed the remaining procs which were -deprecated -warn in 5.0 and fixed most occurances of those procs in the code

  1. … 43 more files in changeset.
Fixed #843 by adding site_node::delete in the destructor of the init class

to_timestamptz didn't work so using to_timestamp instead

making the news Tcl API tests work with the new status plsql function

fixing bug 240 - internationalization of news publish status. Making the PLSQL function news_status return only a short name status instead of human readable text. Instead generating human readable text from new Tcl proc news_pretty_status. Bumping version number to 5.0d1. Providing an automated test covering both functions.

    • -0
    • +12
    ./news-test-procs-oracle.xql
    • -0
    • +12
    ./news-test-procs-postgresql.xql
  1. … 8 more files in changeset.
writing a Tcl proc with accompanying test case to replace the news__status plsql function. TODO: replace usage of plsql function with Tcl proc and update view

    • -0
    • +70
    ./news-test-procs.tcl
  1. … 2 more files in changeset.
Oracle9i porting changes

- Changed procedure names from delete to del

- Changed view declaration to use actual column names

- Changed "rel_constraints_violated_one" and "rel_constraints_violated_two"

(http://openacs.org/forums/message-view?message_id=81045)

  1. … 274 more files in changeset.
changing the file structure of acs-automated-testing tests as outlined in this post: http://openacs.org/forums/message-view?message_id=90563

    • -0
    • +175
    ./news-db-test-init-oracle.xql
    • -0
    • +140
    ./news-db-test-init-postgresql.xql
    • -0
    • +1473
    ./news-db-test-init.tcl
    • -0
    • +114
    ./news-db-test-init.xql
    • -140
    • +0
    ./news-db-test-procs-postgresql.xql
  1. … 11 more files in changeset.
Added news package automated tests

    • -0
    • +175
    ./news-db-test-procs-oracle.xql
    • -0
    • +140
    ./news-db-test-procs-postgresql.xql
    • -0
    • +1472
    ./news-db-test-procs.tcl
    • -0
    • +114
    ./news-db-test-procs.xql