• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
improve .adp quoting, fix spelling, whitespace changes

  1. … 8 more files in changeset.
Use existing api

Prepend source URL to the one of the news item in case this is not an absolute URL

Further UI fixing after tests to make so that actions are displayed only when the proper conditions are met

  1. … 1 more file in changeset.
Revision of the index page:

- pass template properties according to conventions

- streamline boolean expressions

- fix UI, show purge button and its explanation when the actual form is generated

- make sql portable and bring it inline

- better exploit api

  1. … 3 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.
add editor hiints and cleanup whitespace

moderniize tcl

remove nested expr and improve linebreaks

modernize tcl

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

modernize tcl

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

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

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.
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. … 25 more files in changeset.
add ability to post item to subsite lars-blogger instances, more UI and perm tweaks. bump version to 0.9.6b

  1. … 14 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.
more outlook-like timestamp formatting

abort script after redirect

Minor tweaks to the UI and data model to better support instance awareness and manageability. The Oracle code is WAY out of date and, not having an Oracle install, I'm not going to worry about it now. Version bumped to 0.9.5b and I removed Simon from owner list as he's no longer active in the community. Release will be tagged oacs-5-1-compat but work will need to be done to get it going on oacs-5-2.

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

  1. … 4 more files in changeset.
Added and implemented EnablePurgeP parameter on news-aggregator, so the purge functionality can be turned off completely.

  1. … 2 more files in changeset.
Support for item-level author and pubDate elements (news-aggregator)

  1. … 4 more files in changeset.
Typo in parameter call.

  1. … 1 more file in changeset.
Added support for non-automatic aggregator generation for registered users (parameterized). Bug # 1827

  1. … 5 more files in changeset.
Use ad_returnredirect -message to display the "You have been subscribed to" channel when a user subscribes to a channel.

  1. … 4 more files in changeset.
Checked through all the conflicts between news-aggregator-0-2d and news-aggregator-0-4d and bumped version to 0.5d

  1. … 23 more files in changeset.