• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Another smart message in subscription handling.

Use ad_returnredirect -message to display the "You have been subscribed to" channel when a user subscribes to a channel.

Reshuffled some queries into DB-spsecific .xql files

Update a source when it's first created

Fixed various bugs so that it works in HEAD now. This version is labelled 0.6d and will carry the tag news-aggregator-0-6d

file news-aggregator-procs-oracle.xql was added on branch oacs-5-2 on 2005-09-26 08:54:34 +0000

file update.tcl was added on branch oacs-5-2 on 2005-09-26 08:54:34 +0000

file subscriptions-oracle.xql was added on branch oacs-5-2 on 2005-09-26 08:54:34 +0000

file source-update.tcl was added on branch oacs-5-2 on 2005-09-26 08:54:34 +0000

file index-oracle.xql was added on branch oacs-5-2 on 2005-09-26 08:54:34 +0000

file news-aggregator-create.sql was added on branch oacs-5-2 on 2005-09-26 08:54:34 +0000

file upgrade-0.1d-0.2d.sql was added on branch oacs-5-2 on 2005-09-26 08:54:34 +0000

file news-aggregator-package-drop.sql was added on branch oacs-5-2 on 2005-09-26 08:54:34 +0000

file news-aggregator-package-create.sql was added on branch oacs-5-2 on 2005-09-26 08:54:34 +0000

file news-aggregator-drop.sql was added on branch oacs-5-2 on 2005-09-26 08:54:34 +0000

Checked through all the conflicts between news-aggregator-0-2d and news-aggregator-0-4d and bumped version to 0.5d

  1. … 9 more files in changeset.
Import of news-aggregator version 0.4d (from Guan's and Simon's CVS) by Guan Yang <guan@unicast.org>

  1. … 66 more files in changeset.
Initial revision

    • -0
    • +391
    /openacs-4/packages/news-aggregator/tcl/aggregator-procs.tcl
    • -0
    • +31
    /openacs-4/packages/news-aggregator/tcl/aggregator-procs.xql
    • -0
    • +58
    /openacs-4/packages/news-aggregator/tcl/install-procs.tcl
    • -0
    • +33
    /openacs-4/packages/news-aggregator/tcl/install-procs.xql
    • -0
    • +282
    /openacs-4/packages/news-aggregator/tcl/source-procs.tcl
    • -0
    • +13
    /openacs-4/packages/news-aggregator/tcl/source-procs.xql
    • -0
    • +51
    /openacs-4/packages/news-aggregator/tcl/subscription-procs.tcl
  1. … 52 more files in changeset.
added Benjamin Bytheway user benb w/commit on acs-templating, acs-core-docs, acs-api-browser and acs-developer-support for tip 54

stupid mistake

Initial import of feed-parser by Guan Yang <guan@unicast.org>

Initial revision

    • -0
    • +26
    /openacs-4/packages/feed-parser/feed-parser.info
    • -0
    • +139
    /openacs-4/packages/feed-parser/tcl/feed-parser-procs.tcl
    • -0
    • +37
    /openacs-4/packages/feed-parser/tcl/tdom-helper-procs.tcl
file user-batch-add-2.adp was initially added on branch oacs-5-1.

file user-batch-add.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/packages/acs-subsite/www/members/user-batch-add.tcl
file user-batch-add.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/packages/acs-subsite/www/members/user-batch-add.adp
file user-batch-add-2.tcl was initially added on branch oacs-5-1.

moving bulk user add pages from /acs-admin to subsite admin

setting context_id of registered users group to be the main site package so that admin privilege on that package entitles you to add users. See http://openacs.org/forums/message-view?message_id=171339

A few more fixes - getting rid of backslashes.

profile each .tcl and .adp page included, make ds_collection_enabled_p only check IP list once