• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bumped to 2.2.0b3

  1. … 36 more files in changeset.
Removed Dario's changes

solve problem to news with image

solve problem to new with image

Removed miscapitalized filenames

  1. … 17 more files in changeset.
file news.ro_RO.utf-8.xml was initially added on branch oacs-5-2.

    • -0
    • +0
    ./catalog/news.ro_RO.utf-8.xml
file news.hi_IN.utf-8.xml was initially added on branch oacs-5-2.

    • -0
    • +0
    ./catalog/news.hi_IN.utf-8.xml
Catalogs from translate.openacs.org

for pacakges NOT included in the OpenACS Core

  1. … 1067 more files in changeset.
File improved to implement the application-track callbacks

  1. … 2 more files in changeset.
Fix for news__clone plsql, added lead var for news__new

    • -3
    • +5
    ./sql/postgresql/news-package-create.sql
file upgrade-5.2.0d5-5.2.0d6.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-5.2.0d5-5.2.0d6.sql
Add -- before unnamed parmaeter.

lead column created by create_attribute, no need to modify column manually

cr_news.lead column allready exists so we just change its size to varchar2 4000

rollback for datamanager facilities

Add Notifications dependency

add notification requirement to news, plus oracle callback sql

    • -0
    • +13
    ./tcl/news-callback-procs-oracle.xql
file news-callback-procs-oracle.xql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./tcl/news-callback-procs-oracle.xql
Fix another missing comma!

Add missing comma

added news creator procedure

test for callback procs

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

    • -0
    • +0
    ./tcl/test/news-callback-procs.tcl
news creation is done by calling an API procedure while copying

news_create_new procedure added

Fix typos in install callbacks

Don't setup search on 5.1 upgrade. Still have to figure out how old search is in news.

removing callback implementatios from application-track and adding them to the owner packages

  1. … 7 more files in changeset.
Export publish and archive dates if the approval policy is 'open'

Bugfix on call to news_do_notification call