• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
qualify table name for package_id

    • -2
    • +2
    ./bookshelf/tcl/bookshelf-books-procs.tcl
    • -1
    • +1
    ./bookshelf/www/bookshelf-titles-include.tcl
noquote for dimensional and result table

    • -2
    • +2
    ./authorize-gateway/www/admin/index.adp
Another smart message in subscription handling.

    • -0
    • +9
    ./news-aggregator/www/subscriptions.tcl
Use ad_returnredirect -message to display the "You have been subscribed to" channel when a user subscribes to a channel.

    • -6
    • +20
    ./news-aggregator/tcl/source-procs.tcl
    • -1
    • +1
    ./news-aggregator/tcl/source-procs.xql
    • -8
    • +5
    ./news-aggregator/www/subscriptions.tcl
Reshuffled some queries into DB-spsecific .xql files

    • -19
    • +0
    ./news-aggregator/tcl/source-procs-postgresql.xql
    • -0
    • +19
    ./news-aggregator/tcl/source-procs.xql
    • -0
    • +32
    ./news-aggregator/tcl/subscription-procs-postgresql.xql
    • -27
    • +0
    ./news-aggregator/tcl/subscription-procs.xql
Update a source when it's first created

    • -0
    • +2
    ./news-aggregator/tcl/source-procs.tcl
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

    • -3
    • +3
    ./news-aggregator/news-aggregator.info
    • -1
    • +7
    ./news-aggregator/tcl/source-procs-postgresql.xql
    • -12
    • +27
    ./news-aggregator/tcl/source-procs.tcl
file news-aggregator-procs-oracle.xql was added on branch oacs-5-2 on 2005-09-26 08:54:34 +0000

    • -0
    • +0
    ./news-aggregator/tcl/news-aggregator-procs-oracle.xql
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

    • -0
    • +0
    ./news-aggregator/www/subscriptions-oracle.xql
file source-update.tcl was added on branch oacs-5-2 on 2005-09-26 08:54:34 +0000

    • -0
    • +0
    ./news-aggregator/www/source-update.tcl
file index-oracle.xql was added on branch oacs-5-2 on 2005-09-26 08:54:34 +0000

    • -0
    • +0
    ./news-aggregator/www/index-oracle.xql
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

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

    • -0
    • +0
    ./news-aggregator/sql/oracle/news-aggregator-package-create.sql
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

    • -5
    • +11
    ./news-aggregator/news-aggregator.info
    • -121
    • +0
    ./news-aggregator/sql/oracle/news-aggregator-package-create.sql
    • -10
    • +0
    ./news-aggregator/sql/oracle/news-aggregator-package-drop.sql
    • -59
    • +0
    ./news-aggregator/tcl/news-aggregator-procs-oracle.xql
    • -14
    • +0
    ./news-aggregator/tcl/news-aggregator-procs-postgresql.xql
    • -216
    • +298
    ./news-aggregator/tcl/news-aggregator-procs.tcl
    • -13
    • +0
    ./news-aggregator/tcl/news-aggregator-procs.xql
    • -27
    • +0
    ./news-aggregator/www/index-oracle.xql
    • -19
    • +28
    ./news-aggregator/www/index-postgresql.xql
  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>

    • -0
    • +32
    ./news-aggregator/news-aggregator.info
    • -0
    • +0
    ./news-aggregator/tcl/aggregator-procs-postgresql.xql
    • -0
    • +0
    ./news-aggregator/tcl/aggregator-procs.tcl
    • -0
    • +0
    ./news-aggregator/tcl/aggregator-procs.xql
    • -0
    • +0
    ./news-aggregator/tcl/install-procs.tcl
    • -0
    • +0
    ./news-aggregator/tcl/install-procs.xql
    • -0
    • +0
    ./news-aggregator/tcl/news-aggregator-init.tcl
    • -0
    • +58
    ./news-aggregator/tcl/news-aggregator-procs-postgresql.xql
    • -0
    • +361
    ./news-aggregator/tcl/news-aggregator-procs.tcl
  1. … 66 more files in changeset.
Initial revision

    • -0
    • +405
    ./news-aggregator/sql/postgresql/news-aggregator-packages-create.sql
    • -0
    • +82
    ./news-aggregator/sql/postgresql/news-aggregator-packages-drop.sql
    • -0
    • +277
    ./news-aggregator/sql/postgresql/news-aggregator-tables-create.sql
    • -0
    • +54
    ./news-aggregator/sql/postgresql/news-aggregator-tables-drop.sql
    • -0
    • +203
    ./news-aggregator/tcl/aggregator-procs-postgresql.xql
    • -0
    • +391
    ./news-aggregator/tcl/aggregator-procs.tcl
    • -0
    • +31
    ./news-aggregator/tcl/aggregator-procs.xql
    • -0
    • +58
    ./news-aggregator/tcl/install-procs.tcl
    • -0
    • +33
    ./news-aggregator/tcl/install-procs.xql
    • -0
    • +1
    ./news-aggregator/tcl/news-aggregator-init.tcl
    • -0
    • +77
    ./news-aggregator/tcl/opml-procs.tcl
    • -0
    • +117
    ./news-aggregator/tcl/source-procs-postgresql.xql
    • -0
    • +282
    ./news-aggregator/tcl/source-procs.tcl
    • -0
    • +13
    ./news-aggregator/tcl/source-procs.xql
    • -0
    • +51
    ./news-aggregator/tcl/subscription-procs.tcl
  1. … 52 more files in changeset.
stupid mistake

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

    • -0
    • +0
    ./feed-parser/tcl/feed-parser-procs.tcl
    • -0
    • +0
    ./feed-parser/tcl/tdom-helper-procs.tcl
Initial revision

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

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

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

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

    • -0
    • +0
    ./acs-subsite/www/members/user-batch-add-2.tcl
moving bulk user add pages from /acs-admin to subsite admin

    • -7
    • +0
    ./acs-admin/www/users/user-batch-add-2.adp
    • -95
    • +0
    ./acs-admin/www/users/user-batch-add-2.tcl
    • -36
    • +0
    ./acs-admin/www/users/user-batch-add.adp
    • -23
    • +0
    ./acs-admin/www/users/user-batch-add.tcl
    • -1
    • +24
    ./acs-subsite/tcl/subsite-procs.tcl
    • -14
    • +2
    ./acs-subsite/www/members/user-new.tcl
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

    • -2
    • +3
    ./acs-kernel/sql/oracle/acs-install.sql
A few more fixes - getting rid of backslashes.

    • -25
    • +25
    ./simulation/catalog/simulation.en_US.ISO-8859-1.xml
  1. … 1 more file in changeset.