• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Rework variable assignment (set -> lassign) + Whitespace changes

  1. … 17 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 204 more files in changeset.
Rework variable assignment (set -> lassign)

  1. … 12 more files in changeset.
Fix typos

  1. … 1 more file in changeset.
Fiy typo

Rework conditional expressions

  1. … 2 more files in changeset.
remove conditions, which are always true

remove parens

  1. … 6 more files in changeset.
modernize tcl

  1. … 9 more files in changeset.
reduce usage of deprecated procs

modernize tcl

  1. … 2 more files in changeset.
- fix sloppy pseudo-comments to silence automated testing

  1. … 8 more files in changeset.
Reverted all changes from Mannheim

  1. … 222 more files in changeset.
Mannheim update, fix and merge bugbash

  1. … 14 more files in changeset.
Minor fixes to the linking and dealing with funny servers that return file not found with error code 200

  1. … 2 more files in changeset.
fix bug uncovered by this poster: http://openacs.org/forums/message-view?message_id=404567; bump version and tag

  1. … 1 more file in changeset.
convert to localtime and sort in DB (much, much faster index page); releasing v1.0.1

  1. … 3 more files in changeset.
tidy up error handling, return codes and proc comments

straightened out grouping issue in display (ran into the old issue detailed here - http://openacs.org/bugtracker/openacs/bug?bug%5fnumber=428); backing out maltes upgrade script change as it doesn't break anything and will create inconsistent data model - portlet should really be updated to fix the issue; tagging for rel v0.9.9

  1. … 9 more files in changeset.
fixed display issue with group tag by separating the two cases (one source/multiple sources to display) into to includible chunks

  1. … 6 more files in changeset.
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

  1. … 2 more files in changeset.
some basic tests for aggregator and source apis

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

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

    • -2
    • +9
    ./news-aggregator-procs-postgresql.xql
  1. … 16 more files in changeset.
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

add ability to post item to subsite lars-blogger instances, more UI and perm tweaks. bump version to 0.9.6b

  1. … 10 more files in changeset.
some more UI changes based on what i saw today over at http://feeds.feedburner.com/vudici (i.e., very clean)

  1. … 3 more files in changeset.
couple of errors/typos in the upgrade scripts

  1. … 1 more file in changeset.
file apm-callback-procs.xql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./apm-callback-procs.xql