• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

  1. … 2275 more files in changeset.
Switch news__datasource to call content_search__datasource directly

instead of trying to invoke the service contract implementation for

cotnent_revision which may not be enabled.

Fixed #843 by adding site_node::delete in the destructor of the init class