• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Whitespace changes

Add documentation to public procs (fixes automated tests), simplify idioms, exploit current api

  1. … 2 more files in changeset.
Revert massive replacement of empty list creation sentences. The use of '[list]' instead of '{}' adds semantics that could be used for performance improvements in the future, such as using a different internal representation. There is already work in this direction, avoiding the generation of the string representation during comparison of empty strings (huge thanks to Stefan Sobernig for the pointer: https://core.tcl.tk/tcl/info/44527c632ed609c2).

  1. … 475 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 204 more files in changeset.
Fix typos

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

  1. … 7834 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.
- modernize tcl

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

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

  1. … 2478 more files in changeset.
Removing merge news implementations

  1. … 1 more file in changeset.
Adding news implementations for the callbacks MergePackageUser and MergeShowUserInfo

  1. … 1 more file in changeset.
procs to associate an image with an news article

  1. … 2 more files in changeset.
add the upgrade script, make news__url work for item or revision

  1. … 2 more files in changeset.
make search rss support work, make nice urls work, propigate title to acs_objects

  1. … 12 more files in changeset.
add lead and associated image to news story, clean up markup some, break package, views out from create.sql

  1. … 52 more files in changeset.
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20050111 and jcd-merge-5-1-20050224

  1. … 321 more files in changeset.
bind the news contracts with a tcl spec

  1. … 5 more files in changeset.
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

  1. … 2275 more files in changeset.
fixed admin index bug, internationalized

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

  1. … 10 more files in changeset.