• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file upgrade-5.2.2-5.2.3d1.sql was initially added on branch oacs-5-2.

file content-image-test-procs.tcl was initially added on branch oacs-5-2.

fix non-nullable package id on image (package id should be nullable and it now is)

file multi-source-chunk.adp was initially added on branch oacs-5-2.

    • -0
    • +0
    /openacs-4/packages/news-aggregator/www/multi-source-chunk.adp
file single-source-chunk.adp was initially added on branch oacs-5-2.

fixed display issue with group tag by separating the two cases (one source/multiple sources to display) into to includible chunks

    • -9
    • +10
    /openacs-4/packages/news-aggregator/todo
adding support for the "time-limit" tag in the ims-ld spec (adding the parameter to check the time limit of the activities)

    • -0
    • +17
    /openacs-4/packages/imsld-portlet/tcl/imsld-portlet-init.tcl
adding support for the "time-limit" tag of the ims-ld spec

    • -11
    • +64
    /openacs-4/packages/imsld/tcl/imsld-parse-procs.tcl
    • -37
    • +396
    /openacs-4/packages/imsld/tcl/imsld-procs.tcl
Bugfix on email sending

Fixed a bug in the code to add an application, this has been here a long

time, presumably most people are adding apps from the main page.

updated todo

    • -2
    • +3
    /openacs-4/packages/news-aggregator/todo
remove debugging for multiple group by; drop title column for na_sources (not used by UI plus part of acs_objects with 5.2) and made user_id optional for source::new; still need to deal with the group by issue on index page - now, the first grouping (pub date) is not applied when there is only one source (source_id being the second grouping

Display correct subject for root message

    • -2
    • +2
    /openacs-4/packages/forums/www/message-view.tcl
Send confirmation email after answering the assessment

some basic tests for aggregator and source apis

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

Bring version number up to date

Added missing message key

Updating info files for 5.2.2

    • -4
    • +4
    /openacs-4/packages/acs-tcl/acs-tcl.info
  1. … 3 more files in changeset.
Updateing documentation for 5.2.2

  1. … 45 more files in changeset.
Update ChangeLog for 5.2.2

Fix richtext to show Format widget on no RTE or no javascript.

Update documentation

  1. … 35 more files in changeset.
Update release date

    • -1
    • +1
    /openacs-4/packages/acs-tcl/acs-tcl.info
  1. … 3 more files in changeset.
Update version number

New changelog

    • -1744
    • +22989
    /openacs-4/ChangeLog
Add example script to update info files for release.

file update-info.sh was initially added on branch oacs-5-2.

Uncommented the whole line as it caused errors. We should not log the error messages if we are not sending emails anyway...

Fixed 5.1->5.2 upgrade, all content repository tests now pass.