• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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. … 12 more files in changeset.
1. Merge 2.4.1 to HEAD other than assessment, imsld, lorsm, and views.

2. Bump version numbers to 2.5.0d1.

  1. … 368 more files in changeset.
Checkpoint 11.2 (level AA): Avoid deprecated features of W3C technologies .

  1. … 32 more files in changeset.
Checkpoint 3.7 (level AA): Mark up quotations. Do not use quotation markup for formatting effects such as indentation.

  1. … 30 more files in changeset.
HTML Strict cleanup and minor tweaks

Refactored to use listtemplate

Refactored to use ad_form and formtemplate. Queries and xql cleanup.

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

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

  1. … 1555 more files in changeset.
Zen: adding title

Merging Nima's changes: i18n

  1. … 4 more files in changeset.
Reverted all changes from Mannheim

  1. … 221 more files in changeset.
Mannheim update, fix and merge bugbash

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

  1. … 2478 more files in changeset.
*** empty log message ***

  1. … 33 more files in changeset.
fix error message i18n

add lead and associated image to news story, clean up markup some, break package, views out from create.sql

  1. … 38 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. … 318 more files in changeset.
Add owner param to add_subscription

  1. … 1 more file in changeset.
file rss.tcl was initially added on branch oacs-5-1.

Add RSS support to news

  1. … 7 more files in changeset.
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040628 and jcd-merge-5-1-20040712 to HEAD

  1. … 116 more files in changeset.
add delete action, resolves bug 1935, patch 559 Rodrigo Proenca

fixed admin index bug, internationalized

  1. … 3 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. … 9 more files in changeset.
Fixed bug #562: news admin page broken on Oracle

Noquote fixes and some minor html/navigational cleanup.

Added date formatting, propably only necessary to work with certain pg setups which return dates in a format that tcl clock scan doesn't understand.

Fixing erroneous date format string from my commit before (added by me to Gabriel's patch).

Fix bug #596, patch by Gabriel Burca.