summaryrefslogtreecommitdiff
path: root/modules/aggregator
Commit message (Collapse)AuthorAge
* Issue #1325116 by xenophyle, xjm: Clean up API docs for Aggregator module.webchick2011-12-24
|
* - Patch #1373360 by sun: fatal error if optional Block module is not enabled.Dries2011-12-21
|
* Issue #1247982 by kathyh, Aron Novak, xjm: Fixed API doc for ↵webchick2011-11-11
| | | | hook_aggregator_parse() is incorrect.
* Issue #1268234 by derjochenmeyer: Move out rendering image from aggregator ↵webchick2011-10-17
| | | | parser.
* Issue #743234 by mr.baileys, twistor, Berdir, mgifford: Fixed /aggregator ↵webchick2011-10-09
| | | | does not use pagination.
* Issue #1244116 by catch: Fixed Feed items with title longer than 255 ↵webchick2011-10-04
| | | | characters fail to insert into aggregator_item().
* Reverting #1266348. We can't change APIs in a stable release.webchick2011-09-24
|
* - Patch #1266348 by kathyh, webchick: improved consistency of internal APIsDries Buytaert2011-09-21
|
* - Patch #999040 by Niklas Fiekas: corrected alternative control structure ↵Dries Buytaert2011-09-11
| | | | syntax in theme templates.
* - Path Patch #1213242 by andypost: optimize count(has) quiery.Dries Buytaert2011-08-26
|
* - Patch #1023190 by Berdir: wrong merge query in aggregator_save_item().Dries Buytaert2011-04-12
|
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* - Patch #1019710 by stephenh: Changed Standardize @file comments in .test files.Dries Buytaert2011-02-04
|
* #1027454 by amateescu, montesq, jhodgdon: Fixed _aggregator_parse_opml() ↵Angie Byron2011-01-28
| | | | documentation contains escaped HTML tags that should be removed.
* - Patch #1016458 by Jody Lynn: code style cleanup of aggregator.module.Dries Buytaert2011-01-13
|
* - Patch #971812 by mfb: aggregator should interpret Atom entry id as ↵Dries Buytaert2011-01-12
| | | | equivalent to RSS item guid.
* #915174 by sdboyer, sun: Remove pointless files[] declarations on files that ↵Angie Byron2010-12-20
| | | | are not declaring classes.
* #445736 by sun: Fixed Poll does not respect weight in Preview or More button.Angie Byron2010-10-25
|
* #915020 by asimmonds: Fixed Documentation problem with ↵Angie Byron2010-10-15
| | | | aggregator-summary-items.tpl.php
* - Patch #932098 by sun: various bogus theme variables.Dries Buytaert2010-10-06
|
* - Patch #140783 by sun, chx, effulgentsia, David_Rothstein, webchick: a ↵Dries Buytaert2010-10-04
| | | | select list without #default_value() always passes form validation.
* - Patch #140783 by sun: a select list without #default_value() always passes ↵Dries Buytaert2010-09-24
| | | | form validation.
* - Patch #907690 by sun, pwolanin: breadcrumbs don't work for dynamic paths ↵Dries Buytaert2010-09-24
| | | | and local tasks #2.
* - Patch #891084 by solotandem: FeedParserTestCase: add 'public static' ↵Dries Buytaert2010-09-07
| | | | modifiers to getInfo() method.
* - Patch #328357 by bleen18, sun, skilip, alanburke, jenlampton, manarth, ↵Dries Buytaert2010-09-05
| | | | fgm, tstoeckler: allow module .info files to add CSS/JS.
* #761956 by David_Rothstein, Xen, sun, tstoeckler, Bojhan, zzolo, yoroy, ↵Angie Byron2010-08-30
| | | | jenlampton, linclark, BarisW: Fixed Dashboard blocks and regions should not appear on the main blocks configuration page.
* - Patch #880132 by bojanz: hook_schema() doesn't support compound foreign ↵Dries Buytaert2010-08-22
| | | | keys; inconsistent implementations in core.
* Reverting #500866. Needs more discussion.Angie Byron2010-08-05
|
* #500866 by boombatower, solotandem: Remove t() from assertion messages in ↵Angie Byron2010-08-05
| | | | SimpleTest, so translators do not get 1000s of bogus strings.
* - Patch #865970 by swentel: can't assign more than one category to a source.Dries Buytaert2010-08-04
|
* - Patch #850178 by karschsp, andypost: URL argument to drupal_feed_icon() ↵Dries Buytaert2010-08-03
| | | | and theme_feed_icon() has url() applied twice.
* - Patch #857402 by dman, andypost, cafuego: added test case for aggregator.Dries Buytaert2010-08-03
|
* - Patch #866220 by andypost: URL parameter for theme_more_link() should not ↵Dries Buytaert2010-08-01
| | | | pass url().
* - Patch #769226 by Owen Barton, alanburke, sun: fixed JS/CSS preprocess ↵Dries Buytaert2010-07-30
| | | | should default to FALSE.
* - Patch #130344 by mustafau, David_Rothstein, csevb10: ATOM feed items link ↵Dries Buytaert2010-07-24
| | | | to the current page rather than back to the original source. Added Atom tests to the aggregator module.
* - Patch #693084 by dhthwy, jpmckinney, reglogge, clemens.tolboom, naxoc, ↵Dries Buytaert2010-06-26
| | | | chx: file_munge_filename() extension handling broken by move to File Field.
* - Patch #303838 by c960657, Aron Novak: drupal_http_request() - case ↵Dries Buytaert2010-05-20
| | | | sensitive HTTP header field names.
* - Patch #486246 by mustafau, alex_b, Berdir, mr.baileys: bring back form for ↵Dries Buytaert2010-05-18
| | | | aggregator_allowed_html_tags() because it was accidentically removed.
* - Patch #723802 by pwolanin, grendzy: convert to sha-256 and hmac from md5 ↵Dries Buytaert2010-05-01
| | | | and sha1.
* - Patch #748798 by casey, Rob Loach, Jacine: changed CSS Coding Standards.Dries Buytaert2010-04-28
|
* - Patch #482816 by sun, Rob Loach: make a consistent wrapper around submit ↵Dries Buytaert2010-04-24
| | | | buttons.
* #464792 by akahn, alex_b: Fixed Notice/warnings on submitting aggregator ↵Angie Byron2010-04-23
| | | | settings form.
* - Patch #716496 by JohnAlbin: documentation updates for theme functions.Dries Buytaert2010-04-13
|
* - Patch #748742 by mr.baileys, catch: aggregator categorize feature is broken.Dries Buytaert2010-03-24
|
* - Patch #732486 by Damien Tournoud, JacobSingh: drupal_add_http_header() ↵Dries Buytaert2010-03-06
| | | | req ; make Status a normal header and drupal_add_http() header shouldn't return a list of headers.
* - Patch 727548 by andypost: fixed aggregator module administration screen ↵Dries Buytaert2010-02-27
| | | | under PostgreSQL.
* #578676 follow-up by alex_b: Fix endless adding of non-processed aggregator ↵Angie Byron2010-02-26
| | | | feeds to queue
* -Patch #713388 by Bojhan, mr.baileys: better weight items inside categories ↵Dries Buytaert2010-02-13
| | | | on Configuration.
* - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines ↵Dries Buytaert2010-01-30
| | | | at end of files.
* - Patch #687578 by agentrickard: remove access check from ↵Dries Buytaert2010-01-18
| | | | aggregator_categorize_items().