• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
PG 9.0 compatibility. Avoiding fetching next value of sequences using a view.

    • -2
    • +2
    ./sql/postgresql/news-package-create.sql
    • -0
    • +135
    ./sql/postgresql/upgrade/upgrade-5.6.0d1-5.6.0d2.sql
  1. … 3 more files in changeset.
Improve the RSS content format

Removed more of the text file upload stuff

Put back in a date check that might still be needed.

Removed the rest of the image stuff and also the file upload stuff as discussed

in honchos this morning.

Removed files related to unsupported and broken upload image option

Another brain-dead mistake (removing allhtml from values which can contain

some html tags).

Added a comment explaining the crucial role of the HTML tag check in

this script.

Oops I was disallowing unsafe HTML tags in non-HTML/enhanced news items

Removed the call to convert to html - this is handled by the new news.tcl

script. news.adp was previously shared by all the "display news" pages, so

I decided to have the conversion to html done in the shared include script,

too.

Forget to cvs remove two unneeded xql files.

Forgot to add my upgrade scripts ...

    • -0
    • +205
    ./sql/oracle/upgrade/upgrade-5.5.1d1-5.6.0d1.sql
    • -0
    • +207
    ./sql/postgresql/upgrade/upgrade-5.5.1d1-5.6.0d1.sql
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.

    • -4
    • +4
    ./sql/postgresql/news-views-create.sql
  1. … 8 more files in changeset.
Merged oacs-5-5 branch of .LRN packages to HEAD.

  1. … 83 more files in changeset.
Localize buttons and provide a cancel one when creating an item

Added help message on creating an item

- 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.

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

UI improvement

Fixed a typo - a capitalized variable

fix for bug #3155

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

2. Bump version numbers to 2.5.0d1.

  1. … 365 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.
Add missing translations

  1. … 4 more files in changeset.
Missing es_ES translation

Bumped version after refactoring

HTML Strict cleanup and minor tweaks

Refactored to use listtemplate