• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Fix typos

  1. … 8 more files in changeset.
improve spelling

  1. … 8 more files in changeset.
Mention explicitly the tested procs in the test cases.

Fix News automated tests:

- rename tests using underscore instead of '-' or links in UI would not work

- remove duplicated SQL

- fix awkward hardcoded dates that were supposed to be in the future for test to work

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.