• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix bug #2341 applying patch 723 and providing update script for oracle

    • -0
    • +179
    ./sql/oracle/upgrade/upgrade-0.5d2-0.5d3.sql
file upgrade-0.5d2-0.5d3.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./sql/oracle/upgrade/upgrade-0.5d2-0.5d3.sql
Fix bug #2341 applying patch 723 and providing update script for oracle

    • -2
    • +62
    ./sql/oracle/news-aggregator-package-create.sql
    • -12
    • +9
    ./tcl/news-aggregator-procs-oracle.xql
removing blank lines added by mistake

Taking up version numbers -- preparing for release

Still broken, but at least not as broken as it used to be in Oracle

    • -6
    • +22
    ./tcl/news-aggregator-procs-oracle.xql
change ad_verify_and_get_user_id to ad_conn user_id, change ad_maybe_redirect_for_registration to auth::require_login, make some db_ and dt_ function -public

  1. … 683 more files in changeset.
fix missing rdbms things and a few oracle or postgresisms that snuck in the wrong files

    • -0
    • +2
    ./tcl/news-aggregator-procs-postgresql.xql
    • -0
    • +2
    ./tcl/subscription-procs-postgresql.xql
  1. … 52 more files in changeset.
remove invalid flag for copy

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.
upping version numbers in preparation for release

  1. … 54 more files in changeset.
Applied patch 584. Closed bug 1783

    • -111
    • +130
    ./tcl/news-aggregator-procs.tcl
upping version numbers for release

  1. … 61 more files in changeset.
upgrading info files for the tag

  1. … 45 more files in changeset.
Implemented MultipleAggregatorsP and AllowAggregatorEditP parameters in news-aggregator.

Added and implemented EnablePurgeP parameter on news-aggregator, so the purge functionality can be turned off completely.

Bumped version to 0.9d

Partial i18n of news-aggregator

    • -0
    • +15
    ./catalog/news-aggregator.en_US.ISO-8859-1.xml
Minor HTML fix in news-aggregator/www/index

Bumped news-aggregator version to 0.8d:

- Support for item-level author and pubDate

- Data model support for title and show_description_p fields to subscriptions table

Support for item-level author and pubDate elements (news-aggregator)

Data model changes: Added author and pub_date fields to na_item__new (news-aggregator)

    • -1
    • +68
    ./sql/postgresql/upgrade-0.7d-0.8d.sql
Added the following fields to the news-aggregator data model:

- author, comment_page and pub_date to na_items

- source_title and show_description_p to na_subscriptions

    • -0
    • +17
    ./sql/postgresql/upgrade-0.7d-0.8d.sql
Bumped version to 0.7d. This version comes before some datamodel changes to support user-configurable subscriptions and various RSS extensions.

Proper error handling in news-aggregator subscriptions page when adding a new subscription.

Changes to source procs in news-aggregator:

- Formatting (tabs)

- Implement source::update_all -all_sources correctly, so that the -all_sources flag actually updates all sources regardless of when they were last updated

- Now using the RSS parser in feed-parser

news-aggregator: Moved all RSS parsing procs over to the feed-parser package.

  1. … 1 more file in changeset.
Typo in parameter call.

Added support for non-automatic aggregator generation for registered users (parameterized). Bug # 1827

    • -0
    • +7
    ./www/public-aggregators.adp
    • -0
    • +40
    ./www/public-aggregators.tcl
    • -0
    • +16
    ./www/public-aggregators.xql