• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- brace expressions

- bump version number

  1. … 1 more file in changeset.
- modernize tcl

  1. … 9 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.

Improve the RSS content format

  1. … 2 more files in changeset.
Removed the rest of the image stuff and also the file upload stuff as discussed

in honchos this morning.

  1. … 7 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.
- protect against "-" in the text argument (otherwise errors due to non-positional agument parser)

Identify the instance in the subject of the notification and localize it.

1. Merge 2.4.1 to HEAD other than assessment, imsld, lorsm, and views.

2. Bump version numbers to 2.5.0d1.

  1. … 379 more files in changeset.
HTML Strict cleanup: removed trailing slash of the HR tag

  1. … 3 more files in changeset.
HTML Strict cleanup: removed trailing slash of the BR tag

  1. … 42 more files in changeset.
Merged changes to HEAD ...

  1. … 1556 more files in changeset.
fixed bug 3075 on news

Don't HTML convert the HR.

Pass notification date to hold notifications until release date.

Update HTML notifications to match text one.

Notifications formatting. Send news item content in notification.

Change news formatting.

First shot at merging oacs-5-2 apps used in .LRN to HEAD.

  1. … 2473 more files in changeset.
File improved to implement the application-track callbacks

  1. … 2 more files in changeset.
Add -- before unnamed parmaeter.

rollback for datamanager facilities

add notification requirement to news, plus oracle callback sql

  1. … 1 more file in changeset.
file news-callback-procs-oracle.xql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./news-callback-procs-oracle.xql
added news creator procedure

test for callback procs

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

    • -0
    • +0
    ./test/news-callback-procs.tcl
news creation is done by calling an API procedure while copying

news_create_new procedure added