summaryrefslogtreecommitdiff
path: root/modules/aggregator
Commit message (Collapse)AuthorAge
...
* #81033 by webchick and neclimdul. Uninstall module API.Neil Drumm2006-09-01
|
* #81808 by m3avrck. Don't allow duplicate feeds.Neil Drumm2006-09-01
|
* - Patch #80952 by earl, webchick, neclimdul et al: .info filesDries Buytaert2006-08-31
|
* #14400 by chx. Add a missing key.Neil Drumm2006-08-24
|
* - Patch #66569 by m3avrck: add RSS autodiscovery automatically.Dries Buytaert2006-08-23
|
* #66569 by m3avrck. Put all the feed icons in the same place.Neil Drumm2006-08-23
|
* - Patch #79428 by Chris Johnson: remove int display width declarations from ↵Dries Buytaert2006-08-20
| | | | MySQL create table statements.
* #79601: module_exist() -> module_exists()Steven Wittens2006-08-20
|
* - Patch #77919 by chx, eaton, moshe, et al: enable programmaticaly submitted ↵Dries Buytaert2006-08-18
| | | | forms via the pull model.
* #76802: Introduce placeholder magic into t()Steven Wittens2006-08-18
| | | | See: http://drupal.org/node/64279#t-placeholders
* - Fixed misplaced check_plain(). Reported by Jim Phlew.Dries Buytaert2006-08-18
|
* #77183 by m3avrck and timcn, split up drupal.css by module.Neil Drumm2006-08-14
|
* - Patch #74326 by Eaton, Royboy, chx, et al: building $node->body with ↵Dries Buytaert2006-08-10
| | | | | | arrays like FAPI for viewing. Once again, we're paving the path for CCK in core ... :)
* - Patch #77422 by timcn: corrected various paths in the documentation.Dries Buytaert2006-08-07
|
* #73884 by RobRoy, various code cleanup.Neil Drumm2006-08-05
|
* - Patch #76681 by sammys: PostgreSQL support for install system. Woot! :)Dries Buytaert2006-08-04
|
* - Patch #72079 by Earl et al: give Drupal an overall administration page ... :-)Dries Buytaert2006-07-31
|
* #61433 by bozo, fix some logic around the GUID addition.Neil Drumm2006-07-27
|
* #61433 by myself, add the aggregator.guid columnNeil Drumm2006-07-18
|
* #73591 by Flanker, add missing CVS Ids.Neil Drumm2006-07-14
|
* - Patch #68926 by chx, jeremy, steven, eaton, webchick, amazon, neil, nedjo ↵Dries Buytaert2006-07-13
| | | | et al: an initial install system for Drupal core.
* - Patch #72284 by me:Dries Buytaert2006-07-10
| | | | | + reorganized ?q=admin/settings + deprecated the _settings hook
* - Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants.Dries Buytaert2006-07-05
|
* #71925 by Steven, remove # prefix from link array keys.Neil Drumm2006-07-04
|
* - Patch #71684 by fgm: corrected the header information of RSS feeds: ↵Dries Buytaert2006-07-03
| | | | text/xml -> application/rss+xml
* - Patch #70725 by ahoeben: recognized more Atom dates.Dries Buytaert2006-06-25
|
* - Patch #61433 by Steve Dondley: added support for GUIDs to prevent ↵Dries Buytaert2006-06-20
| | | | duplicate posts being inserted.
* #31591 by vwX, fix 301 redirects in aggregatorNeil Drumm2006-06-12
|
* - Removed double slash in URL.Dries Buytaert2006-06-02
|
* - Patch #18260 by Ber, m3averck et al: allow overriding of links returned by ↵Dries Buytaert2006-05-18
| | | | modules
* #61802 by Zen, Double spaced sentences clean upNeil Drumm2006-05-07
|
* - Patch #46269 by Egon Bianchet: show never instead of epoch.Dries Buytaert2006-05-04
|
* - Patch #60849 by Zen: fixed typo in aggregator.Dries Buytaert2006-05-02
|
* #56036, aggregator_menu messed up, patch by tenrapidGerhard Killesreiter2006-04-28
|
* #59753, Use <content:encoded> NOT <content> for RSS item description, patch ↵Gerhard Killesreiter2006-04-21
| | | | by Budda
* #58453, improved docs, aggregator does atom, too. Patch by Uwe Herrmann.Gerhard Killesreiter2006-04-13
|
* - Patch #52932 by Zen: fapi conversion + fixesDries Buytaert2006-03-08
| | | | | | | * fapi conversion. * Adds status messages, comments and language fixes. * Adds watchdog messages for category and feed additions and deletions. * Edit forms: checks for duplicates - title for category, title + url for feeds.
* - Patch #47267 by joshk: made aggregator categorization work.Dries Buytaert2006-03-02
|
* - Patch #42068 by mfb et al: fixed problem with aggregator destroying ↵Dries Buytaert2006-02-22
| | | | certain links. Moved filtering to on output. (Today's critical bugfix #2.)
* - Patch #49912: www.drupal.org -> drupal.org. (Today's critical bugfix #5.)Dries Buytaert2006-02-21
|
* - Patch #48622 by adrian: remove drupal_goto from _submit functions.Dries Buytaert2006-02-10
|
* - Patch #45228 and patch #45025 by m3avrck and Uwe: aggregator module ↵Dries Buytaert2006-01-20
| | | | HTML/CSS cleanups.
* - Patch #39329 by markus: order sources in aggregator.Dries Buytaert2006-01-15
|
* - #42234: Use standardized feed icon for RSSSteven Wittens2005-12-29
|
* - Patch #42294 by Cvbge: feed title not logged correctly.Dries Buytaert2005-12-26
|
* - Patch #41133 by DriesK: as of PHP 5.1.0, strtotime() returns FALSE on ↵Dries Buytaert2005-12-15
| | | | | | failure instead of -1. Changed code to be compatible with all versions.
* - Patch #41165 by Morbus: removed rss doctype.Dries Buytaert2005-12-14
|
* - Patch #40816 by Morbus: fixed bug with assigning news item the correct ↵Dries Buytaert2005-12-14
| | | | category.
* - Patch #39576 by chx: rename '_execute' to '_submit' and '#execute' to ↵Dries Buytaert2005-12-02
| | | | '#submit'.
* - Removed valid_input_check().Dries Buytaert2005-11-30
|