• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge with missing files

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

  1. … 8099 more files in changeset.
Fir refactoreed variables

  1. … 5 more files in changeset.
Fix more boolean expressions

Fix blind spot when setting the return_url

Do not abort the script until we are done with e.g. notifications and such

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.
don't drop constraints, but fix it.

  1. … 2 more files in changeset.
add required ad_script_abort after ad_returnredirect

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

  1. … 7834 more files in changeset.
- modernize Tcl code

  1. … 2 more files in changeset.
- fix bug: don't create two revisions for every news entry

- remove redundant operations from news__new()

- use default instead of two functions in news__archive()

- fix bug: don't overwrite title with lead text in search contract

- update comments

- bump version number to 5.9.0d2

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

  1. … 350 more files in changeset.
- use type checking for boolean parameters in page_contracts to improve security

  1. … 13 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. … 11 more files in changeset.
- replace deprecated "ad_parameter" by "parameter::get"

  1. … 5 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.
Removed the rest of the image stuff and also the file upload stuff as discussed

in honchos this morning.

  1. … 10 more files in changeset.
Another brain-dead mistake (removing allhtml from values which can contain

some html tags).

  1. … 3 more files in changeset.
Oops I was disallowing unsafe HTML tags in non-HTML/enhanced news items

  1. … 4 more files in changeset.
Changed to use richtext and a bit of other clean-up. Tested news item create,

edit, upload from file, notifications, rss, view, admin view, etc for PG. Testing

for Oracle is next and if bugs are found, there will be a commit soon.

  1. … 22 more files in changeset.
First shot at merging oacs-5-2 apps used in .LRN to HEAD.

  1. … 2478 more files in changeset.
Bugfix on call to news_do_notification call

*** empty log message ***

  1. … 33 more files in changeset.
add acs-notification support for news package

  1. … 5 more files in changeset.
Remove extra }