• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

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

Refactoring:

- HTML STrict cleanup

- Extract SQL to xql files

Changed to use listtemplate

Changes to use ad_form and formtemplate for creating/editing a news item

HTML Strict cleanup: removed trailing slash of input, img, link and meta tags

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