• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix variable existence test, as we are initially dealing with the variable name, not the value.

Whitespace changes

Fix typo

Rework conditional expressions

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

remove parens

  1. … 2 more files in changeset.
add editor hiints and cleanup whitespace

moderniize tcl

remove nested expr and improve linebreaks

modernize tcl

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

modernize tcl

  1. … 2 more files in changeset.
Fix boolean expressions in .adp files, make termination after connection closing commands explicit

Reverted all changes from Mannheim

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

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

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

  1. … 4 more files in changeset.
add location to ad_returnredirect

watch out for case when source title is nil

always set item_blog_url, save_url and unsave_url (checks as to whether to display or not are done in the adp); pass -- to string_truncate to be safe; pass user_id to permission_p

fix bug in subscriptions move/copy feature that appears when user can write to exactly 2 aggregators; fix link on index page; bump version to 1.0a

  1. … 1 more file in changeset.
coupla simple changes to index page if conditions

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

    • -0
    • +0
    ./resources/news-aggregator.css
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. … 4 more files in changeset.
file multi-source-chunk.adp was initially added on branch oacs-5-2.

    • -0
    • +0
    ./multi-source-chunk.adp
file single-source-chunk.adp was initially added on branch oacs-5-2.

    • -0
    • +0
    ./single-source-chunk.adp
fixed display issue with group tag by separating the two cases (one source/multiple sources to display) into to includible chunks

  1. … 3 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. … 3 more files in changeset.
file toggle-show-description.tcl was initially added on branch oacs-5-2.

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

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

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

  1. … 15 more files in changeset.