project/feedapi.git
2 years ago*** empty log message *** 6.x-1.8
Aron Novak [Wed, 12 Aug 2009 19:19:43 +0000]
*** empty log message ***

2 years ago#547438 missing {} by spamsammy
Aron Novak [Wed, 12 Aug 2009 19:02:34 +0000]
#547438 missing {} by spamsammy

2 years ago#536666 - FeedAPI Mapper 2 compatibility without breaking backwards compatibility
Aron Novak [Wed, 12 Aug 2009 09:11:50 +0000]
#536666 - FeedAPI Mapper 2 compatibility without breaking backwards compatibility

2 years agoUpdated CHANGELOG.txt 6.x-1.7
Aron Novak [Wed, 12 Aug 2009 08:34:55 +0000]
Updated CHANGELOG.txt

2 years ago#542670 - Test those feed URLs what are inaccessible for the parser
Aron Novak [Tue, 11 Aug 2009 07:05:13 +0000]
#542670 - Test those feed URLs what are inaccessible for the parser

2 years ago#260670 - Feed URL is discarded, feed items not saved: more error-proof feed url...
Aron Novak [Tue, 11 Aug 2009 06:54:09 +0000]
#260670 - Feed URL is discarded, feed items not saved: more error-proof feed url handling

2 years ago535850 by cgillogly - unneeded error message on content-type editing page
Aron Novak [Tue, 4 Aug 2009 15:00:08 +0000]
535850 by cgillogly  - unneeded error message on content-type editing page

2 years ago535884 - Database update fails (parser_common_syndication)
Aron Novak [Tue, 4 Aug 2009 13:41:20 +0000]
535884 - Database update fails (parser_common_syndication)

2 years agoFix notices when running without functioning parser.
Alex Barth [Fri, 31 Jul 2009 23:35:17 +0000]
Fix notices when running without functioning parser.

2 years ago#260735 mustafau: Clean args to _feedapi_update() and _feedapi_insert().
Alex Barth [Wed, 29 Jul 2009 19:28:43 +0000]
#260735 mustafau: Clean args to _feedapi_update() and _feedapi_insert().

2 years ago#517286 Aron Novak: Can't delete feed node when feed URL is not filled in.
Alex Barth [Wed, 29 Jul 2009 19:25:06 +0000]
#517286 Aron Novak: Can't delete feed node when feed URL is not filled in.

2 years ago#503242 by alex_b and Aron Novak - Adjust stat logging (updated CHANGELOG as well) 6.x-1.7-beta3
Aron Novak [Mon, 6 Jul 2009 14:50:12 +0000]
#503242 by alex_b and Aron Novak - Adjust stat logging (updated CHANGELOG as well)

2 years ago#508376 - remove stray spaces
Aron Novak [Thu, 2 Jul 2009 16:38:17 +0000]
#508376 - remove stray spaces

2 years ago#507548 - file location stored as absolute path in db
Aron Novak [Thu, 2 Jul 2009 16:25:27 +0000]
#507548 - file location stored as absolute path in db
#499730 - code style fixes
#455208 by voxpelli - Add reasonable fallback to cron_semaphore

2 years ago#500796 - Expire is not functional
Aron Novak [Thu, 2 Jul 2009 16:14:45 +0000]
#500796 - Expire is not functional

2 years ago#348780 by alex_b - notices when no parsers or processors
Aron Novak [Thu, 25 Jun 2009 07:52:12 +0000]
#348780 by alex_b - notices when no parsers or processors

2 years agoUpdated translation strings according to the current texts in the files
Aron Novak [Tue, 23 Jun 2009 10:04:15 +0000]
Updated translation strings according to the current texts in the files

2 years ago#231524 by mustafau - Body field of "Submit Feed" form should be smaller, usability...
Aron Novak [Fri, 19 Jun 2009 18:16:56 +0000]
#231524 by mustafau - Body field of "Submit Feed" form should be smaller, usability, also fixed a post-d5-d6 bug, the description of body field was disappeared

2 years ago#491594 by hippich - Body node settings 6.x-1.7-beta2
Aron Novak [Fri, 19 Jun 2009 15:59:48 +0000]
#491594 by hippich - Body node settings

2 years agoResctructure feedapi_node_unique
Aron Novak [Fri, 19 Jun 2009 15:54:30 +0000]
Resctructure feedapi_node_unique
Extended changelog

2 years ago#255059 - Switching user to feed author during cron
Aron Novak [Fri, 19 Jun 2009 15:46:28 +0000]
#255059 - Switching user to feed author during cron
Adds tests for updating a feed item node

2 years ago#495622 by rsoden - File uploads not set to permanent in files table
Aron Novak [Fri, 19 Jun 2009 15:38:16 +0000]
#495622 by rsoden - File uploads not set to permanent in files table

2 years ago#496088 - Add tests for file upload ability
Aron Novak [Fri, 19 Jun 2009 15:30:46 +0000]
#496088 - Add tests for file upload ability

2 years agoIncludes cron-part in the simpletest coverage
Aron Novak [Fri, 19 Jun 2009 15:01:49 +0000]
Includes cron-part in the simpletest coverage
#496274 - feedapi_node: Do not use empty guid or url to detect dupes

2 years ago#426702 by spydmobile - pg-related fix of update_hook
Aron Novak [Thu, 18 Jun 2009 14:49:59 +0000]
#426702 by spydmobile - pg-related fix of update_hook

2 years ago#488814 - by spydmobile, PG SQL syntax issues
Aron Novak [Thu, 18 Jun 2009 14:11:43 +0000]
#488814 - by spydmobile, PG SQL syntax issues

2 years ago#493096 - _feedapi_store_settings comment improvement and php notice
Aron Novak [Thu, 18 Jun 2009 14:01:34 +0000]
#493096 - _feedapi_store_settings comment improvement and php notice

2 years agoDrush integration, updated changelog
Aron Novak [Thu, 18 Jun 2009 13:58:11 +0000]
Drush integration, updated changelog

2 years ago#451926 by lyricnz - parser_simplepie, prevent html_entity_decode to code NULL
Aron Novak [Wed, 17 Jun 2009 15:04:23 +0000]
#451926 by lyricnz - parser_simplepie, prevent html_entity_decode to code NULL

2 years ago#326637 lyricnz and Aron Novak - Support Simpletest 2.x
Aron Novak [Wed, 17 Jun 2009 14:46:23 +0000]
#326637 lyricnz and Aron Novak - Support Simpletest 2.x

2 years ago#426702 by Summit - Missing brackets in update hook
Aron Novak [Tue, 9 Jun 2009 08:07:54 +0000]
#426702 by Summit - Missing brackets in update hook

2 years ago#416156 by alex_b - Better text for SSL option at parser_common_syndication 6.x-1.7-beta1
Aron Novak [Fri, 5 Jun 2009 13:49:43 +0000]
#416156 by alex_b - Better text for SSL option at parser_common_syndication

2 years ago#324797 - Duplicate items under some circumstances
Aron Novak [Fri, 5 Jun 2009 13:32:48 +0000]
#324797 - Duplicate items under some circumstances
#455688 - by alex_b, Raines37 et al, Make refresh rate of feeds configurable
#458312 - Respect revisions on hook_cron()
#481578 - Trim Whitespace of Original Url
Updated changelog with new features

2 years ago#462872 by Pasqualle - Remove t() from schema descriptions
Aron Novak [Thu, 4 Jun 2009 16:46:57 +0000]
#462872 by Pasqualle - Remove t() from schema descriptions
#464342 - fix of per-content-type settings regression (vid support)
#462800 by Pasqualle - Submit button is not translatable
Change the testfiles according to ##462800 to make the tests happy again

2 years ago#235644 by SqyD and buzink - Mapping feed language to feed items
Aron Novak [Thu, 4 Jun 2009 16:30:52 +0000]
#235644 by SqyD and buzink - Mapping feed language to feed items

2 years ago#476836 - Eliminate notices in parser_common_syndication
Aron Novak [Thu, 4 Jun 2009 16:24:13 +0000]
#476836 - Eliminate notices in parser_common_syndication

3 years agoby Zoltan Balogh: Updated Hungarian translation
Balint Csuthy [Sat, 16 May 2009 13:44:48 +0000]
by Zoltan Balogh: Updated Hungarian translation

3 years ago#443838 AnderMT: Fix parsing of feeds with empty body.
Alex Barth [Sat, 9 May 2009 06:02:09 +0000]
#443838 AnderMT: Fix parsing of feeds with empty body.

3 years agoDon't limit choices to non-feed types.
Alex Barth [Wed, 29 Apr 2009 15:42:41 +0000]
Don't limit choices to non-feed types.

3 years ago#444026 Ben Root: Fix warning when setting body.
Alex Barth [Tue, 28 Apr 2009 13:04:59 +0000]
#444026 Ben Root: Fix warning when setting body.

3 years agoFix formatting on changelog
Alex Barth [Tue, 28 Apr 2009 12:57:12 +0000]
Fix formatting on changelog

3 years agoAdd selectable input formats to changelog,
Alex Barth [Tue, 28 Apr 2009 12:56:49 +0000]
Add selectable input formats to changelog,
fix formatting of changelog.

3 years ago#247194 Roger López et. al.: Selectable input format for created nodes.
Alex Barth [Tue, 28 Apr 2009 12:54:11 +0000]
#247194 Roger López et. al.: Selectable input format for created nodes.

3 years ago#431916 - Long URLs are trimmed... (parser_common_syndication)
Aron Novak [Tue, 21 Apr 2009 13:30:03 +0000]
#431916 -  Long URLs are trimmed... (parser_common_syndication)
#439128 by AnderMT - Parsed feed cache works incorrectly (parser_common_syndication)

3 years agofixed update hook error
Aron Novak [Wed, 8 Apr 2009 05:57:46 +0000]
fixed update hook error

3 years agoRestored after_refresh() hook. core feedapi does not use it, but external modules...
Aron Novak [Tue, 7 Apr 2009 21:22:43 +0000]
Restored after_refresh() hook. core feedapi does not use it, but external modules may..

3 years agoUpdated tests to reflect last change (remove promoted stuff)
Aron Novak [Mon, 6 Apr 2009 07:20:07 +0000]
Updated tests to reflect last change (remove promoted stuff)
#406192 - Remove hook_feedapi_item($op = 'fetch') - it was unused

3 years ago#416156 by David Goode and Aron Novak - make feedapi (parser_common_syndication)...
Aron Novak [Mon, 6 Apr 2009 07:03:16 +0000]
#416156 by David Goode and Aron Novak - make feedapi (parser_common_syndication) accept invalid SSL certs

3 years ago#246604 - drop promoted settings from feedapi_node
Aron Novak [Mon, 6 Apr 2009 06:24:48 +0000]
#246604 - drop promoted settings from feedapi_node
removed feedapi_after_refresh hook. Nobody uses it now (according to Contributions API)

3 years agoupdated changelog
Aron Novak [Fri, 3 Apr 2009 19:23:12 +0000]
updated changelog
#363313 file upload support
#311039 - do not re-include simplepie if it's available

3 years agoRevision support for feedapi settings (feedapi table)
Aron Novak [Fri, 3 Apr 2009 16:55:24 +0000]
Revision support for feedapi settings (feedapi table)
Simpletest tests for revision support

3 years ago368099 - Better validation of feed structure, kill notices at csp
Aron Novak [Tue, 31 Mar 2009 14:00:14 +0000]
368099 - Better validation of feed structure, kill notices at csp

3 years ago#405896 - dont blow away form[feedapi]
Alex Barth [Wed, 18 Mar 2009 22:50:03 +0000]
#405896 - dont blow away form[feedapi]

3 years agoSuccessful tests on localized sites also
Aron Novak [Wed, 18 Mar 2009 09:57:48 +0000]
Successful tests on localized sites also

3 years agoDelete temporary content-types in all cases while testing
Aron Novak [Wed, 18 Mar 2009 09:09:12 +0000]
Delete temporary content-types in all cases while testing
Fix of bogus tests, simpletest tests failed every time.

3 years ago#404000 by alex_b - list out implemented $op's in feedapi_node_feedapi_item()
Aron Novak [Tue, 17 Mar 2009 19:20:14 +0000]
#404000 by alex_b - list out implemented $op's in feedapi_node_feedapi_item()

3 years agoCheck open_basedir before using curl
Aron Novak [Sat, 7 Mar 2009 14:56:05 +0000]
Check open_basedir before using curl

3 years agoUpdated pot files to reflect the latest string changes
Aron Novak [Fri, 6 Mar 2009 16:17:17 +0000]
Updated pot files to reflect the latest string changes

3 years ago#389272 by febbraro - .install file contained drupal_get_path() instead of dirname...
Aron Novak [Tue, 3 Mar 2009 07:01:15 +0000]
#389272 by febbraro - .install file contained drupal_get_path() instead of dirname(__FILE__)

3 years agoDo not download the same URL twice within one request in parser_common_syndication
Aron Novak [Sat, 28 Feb 2009 10:41:12 +0000]
Do not download the same URL twice within one request in parser_common_syndication

3 years ago384238 by pacemkr , views, Incorrect field definition was in feedapi_views_data
Aron Novak [Thu, 26 Feb 2009 06:49:09 +0000]
384238 by pacemkr , views, Incorrect field definition was in feedapi_views_data

3 years ago#375033 by webchick - another step to E_ALL compliance
Aron Novak [Tue, 24 Feb 2009 07:34:42 +0000]
#375033 by webchick - another step to E_ALL compliance

3 years ago#377382 by webchick - Some meaningful warning messages when conten-type is misconfigured
Aron Novak [Mon, 23 Feb 2009 09:29:32 +0000]
#377382 by webchick - Some meaningful warning messages when conten-type is misconfigured
#375033 - kill php notices when using feedapi as non-admin
#379788 by webchick - FeedAPI settings menu item missing description

3 years agoFix of various php notices
Aron Novak [Sat, 21 Feb 2009 15:38:20 +0000]
Fix of various php notices

3 years ago#375033#4 by webchick - some other notices
Aron Novak [Fri, 20 Feb 2009 15:29:02 +0000]
#375033#4 by webchick - some other notices

3 years agoDo the text sanitizing also if the allow all html is turned on (#377110)
Aron Novak [Fri, 20 Feb 2009 09:57:39 +0000]
Do the text sanitizing also if the allow all html is turned on (#377110)

3 years ago#377386 by webchick - Typo fix
Aron Novak [Fri, 20 Feb 2009 08:58:24 +0000]
#377386 by webchick - Typo fix

3 years agoVarious checkings (isset, etc) from me and #375033 by pillarsdotnet
Aron Novak [Fri, 20 Feb 2009 08:53:42 +0000]
Various checkings (isset, etc) from me and #375033 by pillarsdotnet

3 years agoFixed node validating on missing parser/processor
Aron Novak [Thu, 19 Feb 2009 16:03:44 +0000]
Fixed node validating on missing parser/processor

3 years agoAdd test for feed node deleting via the UI
Aron Novak [Wed, 18 Feb 2009 15:04:35 +0000]
Add test for feed node deleting via the UI

3 years agoIt was impossible to delete a feed because of node validation
Aron Novak [Wed, 18 Feb 2009 07:31:48 +0000]
It was impossible to delete a feed because of node validation

3 years agoSplit some parts (admin/opml) of feedapi.module into separate files
Aron Novak [Tue, 17 Feb 2009 14:58:41 +0000]
Split some parts (admin/opml) of feedapi.module into separate files
Some tiny code style fixes

3 years ago#370169 - cache lifetime adjust in simplepie
Aron Novak [Fri, 13 Feb 2009 10:52:31 +0000]
#370169 - cache lifetime adjust in simplepie

3 years ago#373131 by kenorb - Only do checking at feedapi-enabled node types
Aron Novak [Thu, 12 Feb 2009 07:56:53 +0000]
#373131 by kenorb - Only do checking at feedapi-enabled node types

3 years ago#372246 - Better validating on node CRUD and content-type CRUD
Aron Novak [Wed, 11 Feb 2009 10:44:14 +0000]
#372246 - Better validating on node CRUD and content-type CRUD

3 years agoCreate space for next feedapi version in changelog.
Alex Barth [Tue, 3 Feb 2009 20:50:14 +0000]
Create space for next feedapi version in changelog.

3 years agoUpdated CHANGELOG before release 6.x-1.6
Aron Novak [Tue, 3 Feb 2009 20:02:15 +0000]
Updated CHANGELOG before release

3 years agoPass per-parser settings to the parsers.
Aron Novak [Tue, 3 Feb 2009 12:02:03 +0000]
Pass per-parser settings to the parsers.

3 years ago#357728 by alex_b - index fix to speed up admin overview page
Aron Novak [Tue, 3 Feb 2009 11:04:29 +0000]
#357728 by alex_b - index fix to speed up admin overview page

3 years ago#365036 by voxpelli - add index for cross-nodes table
Aron Novak [Tue, 3 Feb 2009 10:51:18 +0000]
#365036 by voxpelli - add index for cross-nodes table

3 years ago#368324 - description for admin/content/feed when provided by views
Aron Novak [Tue, 3 Feb 2009 10:18:16 +0000]
#368324 - description for admin/content/feed when provided by views

3 years agoUpdate to changelog.
Alex Barth [Fri, 23 Jan 2009 13:53:42 +0000]
Update to changelog.

3 years ago#347526 drewish: Full views support, admin/content/feed powered by views. Thanks...
Alex Barth [Fri, 23 Jan 2009 13:47:11 +0000]
#347526 drewish: Full views support, admin/content/feed powered by views. Thanks cglusky and others for testing.

3 years ago#327561 - use drupal_http_request in safe_mode
Aron Novak [Fri, 23 Jan 2009 10:31:53 +0000]
#327561 - use drupal_http_request in safe_mode

3 years ago#360061 'is feed content type' filter.
Alex Barth [Sat, 17 Jan 2009 17:12:38 +0000]
#360061 'is feed content type' filter.

3 years ago#258092 by alex_b and mustafau - Remove feedapi_node_item_feed entries if feed is...
Aron Novak [Tue, 30 Dec 2008 10:23:06 +0000]
#258092 by alex_b and mustafau - Remove feedapi_node_item_feed entries if feed is deleted

3 years ago#310167 - String translatability bug (reported by Gabor Hojtsy
Aron Novak [Tue, 30 Dec 2008 09:31:34 +0000]
#310167 - String translatability bug (reported by Gabor Hojtsy

3 years ago#333083 - xml:base support for parser_common_syndication
Aron Novak [Mon, 22 Dec 2008 10:54:55 +0000]
#333083 - xml:base support for parser_common_syndication

3 years ago#343801 by KarenS - fix notice when the feed content-type has no body field
Aron Novak [Sat, 20 Dec 2008 11:12:53 +0000]
#343801 by KarenS - fix notice when the feed content-type has no body field

3 years ago#345205 by Johnny vd Laar - parser_common_syndication -null checking was problematic...
Aron Novak [Sat, 20 Dec 2008 11:06:03 +0000]
#345205 by Johnny vd Laar - parser_common_syndication -null checking was problematic with some php versions

3 years agoAdded CDATA support to parser_common_syndication
Aron Novak [Sat, 20 Dec 2008 10:21:56 +0000]
Added CDATA support to parser_common_syndication

3 years agoAdd changelog before the release 6.x-1.5
Aron Novak [Fri, 5 Dec 2008 21:17:43 +0000]
Add changelog before the release

3 years ago#329752 - cron failed to delete old nodes
Aron Novak [Fri, 5 Dec 2008 21:09:44 +0000]
#329752 - cron failed to delete old nodes

3 years ago#341525 by francoiz - rss parsing error
Aron Novak [Thu, 4 Dec 2008 21:35:21 +0000]
#341525 by francoiz - rss parsing error
#342499 by alex_b - scalable purging of items
wrote changelog
better simpletest tests

3 years agoFix refresh on create: didn't work for users without administer feedapi permissions.
Alex Barth [Mon, 1 Dec 2008 15:08:57 +0000]
Fix refresh on create: didn't work for users without administer feedapi permissions.

3 years ago#205051 - choose longer text (desc / content:encoded) while parsing rss20 as description
Aron Novak [Sat, 15 Nov 2008 17:16:43 +0000]
#205051 - choose longer text (desc / content:encoded) while parsing rss20 as description

3 years agoAdd a filter handler to URL. Useful for filtering out items without a URL or a specif...
Alex Barth [Thu, 13 Nov 2008 18:01:32 +0000]
Add a filter handler to URL. Useful for filtering out items without a URL or a specific URL.

3 years agoSmall README.txt fix
Aron Novak [Mon, 10 Nov 2008 10:46:55 +0000]
Small README.txt fix
#228111 by geodaniel - Enclosure and location support
#316385 - correct title decoding to avoid ugly chars (& -> amp;)
#330524 by Arto - Robust RDF support for common syndication parsera
#328702 - Added vid when updating feed node items

3 years agoFix of parser_common_syndication notices by Arto (#323992)
Aron Novak [Mon, 27 Oct 2008 10:55:52 +0000]
Fix of parser_common_syndication notices by Arto (#323992)

3 years agoCurl fix at common syndication parser #323995 by Arto
Aron Novak [Mon, 27 Oct 2008 10:50:27 +0000]
Curl fix at common syndication parser #323995 by Arto
Make feed admin overview page more error-proof (if the node is missing, do not list)