• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Change adp expression so news can be displayed

Prefer literal in adp axpressions + Whitespace changes

  1. … 29 more files in changeset.
Revert massive replacement of empty list creation sentences. The use of '[list]' instead of '{}' adds semantics that could be used for performance improvements in the future, such as using a different internal representation. There is already work in this direction, avoiding the generation of the string representation during comparison of empty strings (huge thanks to Stefan Sobernig for the pointer: https://core.tcl.tk/tcl/info/44527c632ed609c2).

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

  1. … 204 more files in changeset.
Fix typos

  1. … 1 more file in changeset.
Fix conditional expression. A typo in the original code survived succesive refactoring which made it not so obvious...

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