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

*** empty log message ***

  1. … 28 more files in changeset.
fixing galileo's merge from oacs-5-1 to oacs-5-2

commit to OACS-5-2 merge of changes on OACS-5-1

(using tag vg-merge-dotlrn-2-1-20050922) for packages under dotlrn-all

    • -0
    • +121
    ./catalog/news.en_AU.ISO-8859-1.xml
    • -0
    • +117
    ./catalog/news.es_CO.ISO-8859-1.xml
    • -32
    • +15
    ./sql/oracle/upgrade/upgrade-5.0d1-5.0d2.sql
    • -0
    • +30
    ./sql/postgresql/news-sc-create.sql
posibility of copying news added

Additional fixes to news__clone - incorrect call to news__new and sql fixes

    • -8
    • +15
    ./sql/postgresql/news-package-create.sql
fix misnamed variable

    • -2
    • +2
    ./sql/postgresql/news-package-create.sql
add acs-notification support for news package

Remove call to generate RSS. It can't becaues the package isn't

mounted yet and it needs the package url to generate the RSS. Also we

haven't given the administrator the option to enable/disable RSS yet.

fix spelling of instantiate in news.info