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

removed the remaining procs which were -deprecated -warn in 5.0 and fixed most occurances of those procs in the code

  1. … 43 more files in changeset.
add lead and associated image to news story, clean up markup some, break package, views out from create.sql

  1. … 51 more files in changeset.
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20050111 and jcd-merge-5-1-20050224

  1. … 317 more files in changeset.
Moving query news__rss_datasource.get_news_items out to database-specific xql files.

removing pg-centric 'now' argument in rss subscription add and setting to empty string

Fix missing required parameter.

Add RSS support to news

  1. … 8 more files in changeset.
file news-apm-callback-procs.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./news-apm-callback-procs.tcl
bind the news contracts with a tcl spec

  1. … 5 more files in changeset.