• last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
updated todo

remove debugging for multiple group by; drop title column for na_sources (not used by UI plus part of acs_objects with 5.2) and made user_id optional for source::new; still need to deal with the group by issue on index page - now, the first grouping (pub date) is not applied when there is only one source (source_id being the second grouping

some basic tests for aggregator and source apis

    • -0
    • +61
    ./tcl/test/news-aggregator-procs.tcl
file news-aggregator-procs.tcl was initially added on branch oacs-5-2.

    • -0
    • +0
    ./tcl/test/news-aggregator-procs.tcl
file upgrade-0.9.7-0.9.8.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-0.9.7-0.9.8.sql
file toggle-show-description.tcl was initially added on branch oacs-5-2.

    • -0
    • +0
    ./www/toggle-show-description.tcl
file aggregator-edit.tcl was initially added on branch oacs-5-2.

    • -0
    • +0
    ./www/aggregator-edit.tcl
file aggregator-edit.adp was initially added on branch oacs-5-2.

    • -0
    • +0
    ./www/aggregator-edit.adp
lots of little tweaks for data cleanup on uninstantiate, some more UI work, bug fixes, etc.; added daveb's sweeper proc; not tagging v0.9.8 just yet though

    • -0
    • +75
    ./sql/postgresql/upgrade/upgrade-0.9.7-0.9.8.sql
    • -2
    • +9
    ./tcl/news-aggregator-procs-postgresql.xql
  1. … 11 more files in changeset.
file todo was initially added on branch oacs-5-2.

thought about puting off adding back the constraints a few version until we're pretty sure anyone out there with older versions has had a chance to get through earlier upgrades but then thought better of it

    • -0
    • +3
    ./sql/postgresql/upgrade/upgrade-0.9.4d-0.9.5b.sql
thought about puting off adding back the constraints a few version until we're pretty sure anyone out there with older versions has had a chance to get through earlier upgrades but then thought better of it

    • -3
    • +0
    ./sql/postgresql/upgrade/upgrade-0.9.4d-0.9.5b.sql
duh... bad comment in upgrade script

bump version to 0.9.7 and tag for release

fix up subscription move/copy

add a few indexes

file upgrade-0.9.6b-0.9.7.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-0.9.6b-0.9.7.sql
change 'manage' url

get rid of manage page that included the various forms; instead include aggregator-tabs from each form

file aggregator-tabs.adp was initially added on branch oacs-5-2.

    • -0
    • +0
    ./www/aggregator-tabs.adp
file permissions.tcl was initially added on branch oacs-5-2.

file permissions.adp was initially added on branch oacs-5-2.

file aggregator-tabs.tcl was initially added on branch oacs-5-2.

    • -0
    • +0
    ./www/aggregator-tabs.tcl
allow user to select from known feeds

use standard form template

allow user to select from known feeds when adding a feed (in addition to supplying a feed url)

fixing something minor i broke in proc args and changing now() to current_timestamp

minor fix to proc that calculates 'updated since' time

remove source if no longer referenced

remove a source if it is no longer being used by any aggregators