Removing translation directories
[project/feedapi.git] / feedapi.install
2011-02-25 The Great Git Migr... Stripping CVS keywords
2009-09-18 Alex Barth#519276 Aron Novak, alex_b: Fix Possibly unexpected...
2009-09-18 Aron Novak#253197 by mustafau - Do not set default content type...
2009-08-12 Aron Novak#547438 missing {} by spamsammy
2009-07-02 Aron Novak#508376 - remove stray spaces
2009-07-02 Aron Novak#507548 - file location stored as absolute path in db
2009-06-18 Aron Novak#426702 by spydmobile - pg-related fix of update_hook
2009-06-09 Aron Novak#426702 by Summit - Missing brackets in update hook
2009-06-05 Aron Novak#324797 - Duplicate items under some circumstances
2009-06-04 Aron Novak#462872 by Pasqualle - Remove t() from schema descriptions
2009-04-08 Aron Novakfixed update hook error
2009-04-03 Aron NovakRevision support for feedapi settings (feedapi table)
2008-10-10 Aron NovakProvide an update path to fix the broken built-in conte...
2008-09-15 Aron NovakUpdate hook for drupal.org/node/307853 (renamed access...
2008-08-23 Aron NovakFix typos in install files comments.
2008-08-22 Aron NovakApplied patches: #231506, #258031, #285029, #247891...
2008-06-05 Aron NovakEliminate coder warnings + fixes in parser_simplepie...
2008-04-28 Aron NovakFix of the following bugs:
2008-04-11 Aron NovakApplied style and coding standard fixes (drupal.org...
2008-04-04 Aron NovakAllow long URLs (up to 2048 char) (drupal.org/node...
2008-03-13 Aron NovakFix of drupal.org/node/230087 (html not removed in...
2008-03-03 Aron NovakFix of drupal.org/node/228867 and reset menus after... 6.x-1.2-beta1
2008-02-29 Aron NovakInitial version of FeedAPI for Drupal 6.x
2008-02-29 Aron NovakFix postgresql-related sql queries at .install files.
2008-02-18 Aron NovakDo not create statistics field at feedapi_install(...
2008-02-06 Aron NovakImplemented cache for parser common syndication
2008-01-25 Aron NovakFix: only mysql accepts "%s" expression. Replaced to...
2008-01-25 Aron NovakRemoved unneccessary settings from FeedAPI (show a...
2008-01-18 Aron NovakJose (drupal.org/user/4299) 's patches about the following:
2007-12-10 Aron NovakThis patch is applied: drupal.org/node/197579 "Update...
2007-11-30 Alex BarthRemove update 3 temporarily
2007-11-29 Aron NovakFixing bad behaviour of feed item expiring. Now this...
2007-11-14 Aron NovakBLOB/TEXT cannot have a default value at mysql. But...
2007-11-13 Aron NovakMake sure that feedapi really clean up variable table...
2007-11-13 Aron NovakPostgresql support is tested, two minor bugs were fixed...
2007-10-16 Alex BarthFixed: default content types install/uninstall with...
2007-10-12 Aron NovakAdded "Update already existing items" feature. You...
2007-10-04 Aron NovakHandle default value for list_feed setting at feedapi_item
2007-09-11 Earnest BerryMerged in some changes.
2007-09-07 Aron NovakNew processor for inheriting taxonomy and og settins...
2007-09-04 Aron NovakAuto-create proper content-types when installing the...
2007-08-11 Aron Novak - When creating a feed, the form could be a full node...
2007-08-02 Aron NovakFinished refactoring (node = feed by default)
2007-08-01 Aron NovakIt's in the middle of a refactoring. Currently the...
2007-07-23 Aron NovakPermission system
2007-07-16 Aron NovakAllow multiple processors for each feed
2007-07-12 Aron Novak - create feeds
2007-07-09 Aron NovakMissing breaks at install hooks
2007-07-09 Aron NovakAdd info and install files