• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
*** empty log message ***

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

  1. … 10 more files in changeset.
posibility of copying news added

add acs-notification support for news package

  1. … 4 more files in changeset.
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 bug#2570 change callback to after instantitate

  1. … 1 more file in changeset.
fixes deletion problems during tests

added before-uninstantiate proc to handle application deletion - see bug 2412

    • -0
    • +20
    ./news-apm-callback-procs.xql
  1. … 1 more file in changeset.
fixes query revision-create

    • -1
    • +1
    ./test/news-db-test-init-postgresql.xql
fixes query item-create

    • -2
    • +2
    ./test/news-db-test-init-postgresql.xql
callbacks for datamanager package added

Moving callbacks code from news-procs to news-callback-procs

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

    • -0
    • +0
    ./news-callback-procs.xql
Removing eval from callback implementation definition and adding 'merge' namespace

Removing merge news implementations

Adding Merge implementations for news

Adding news implementations for the callbacks MergePackageUser and MergeShowUserInfo

file news-callback-procs.tcl was added on branch oacs-5-2 on 2005-07-19 22:01:28 +0000

added

    • -0
    • +13
    ./news-callback-procs-postgresql.xql
    • -0
    • +106
    ./news-callback-procs.tcl
procs to associate an image with an news article

make getting url work for item_id when > 1 rev, make revision_set_active denormalize the title to acs_objects

  1. … 2 more files in changeset.
add the upgrade script, make news__url work for item or revision

  1. … 1 more file in changeset.
make search rss support work, make nice urls work, propigate title to acs_objects

  1. … 12 more files in changeset.
add proc doc to a bunch of procs, declare some things with explicit namespaces rather than in namespace eval, make some public things private

    • -1127
    • +1127
    ./test/news-db-test-init.tcl
  1. … 25 more files in changeset.
typo removed close brace