summaryrefslogtreecommitdiff
path: root/app/Controllers/importExportController.php
AgeCommit message (Expand)Author
2015-01-08Merge branch 'dev' into 252-extensionsGravatar Marien Fressinaud
2015-01-06Fix Controllers to use the correct config systemGravatar Marien Fressinaud
2015-01-05Change name of user configuration var in ContextGravatar Marien Fressinaud
2014-12-17Merge branch 'dev' into 252-extensionsGravatar Marien Fressinaud
2014-12-17Fix i18n strings for sharingGravatar Marien Fressinaud
2014-12-11Fix i18n for auth and category controllersGravatar Marien Fressinaud
2014-12-11Fix i18n for import/exportGravatar Marien Fressinaud
2014-12-08Add a feed_before_insert hookGravatar Marien Fressinaud
2014-12-07Fix entry_before_insert hookGravatar Marien Fressinaud
2014-10-30Fix Minz_Error::error() -> use default valuesGravatar Marien Fressinaud
2014-10-29Fix limit in import Json filesGravatar Marien Fressinaud
2014-10-29Fix limits in import OPML filesGravatar Marien Fressinaud
2014-10-20Use FreshRSS_Context::$conf onlyGravatar Marien Fressinaud
2014-10-06Refactor authentication system.Gravatar Marien Fressinaud
2014-10-06Add comments in error and importExport controllersGravatar Marien Fressinaud
2014-09-15Change loading of base-theme cssGravatar Marien Fressinaud
2014-09-15Import/Export: use transactionsGravatar Marien Fressinaud
2014-09-12FIXME (import/export) Use entryDAO addEntryPrepareGravatar Marien Fressinaud
2014-09-12Import all .json filesGravatar Marien Fressinaud
2014-08-23Fix bug add favorite entryGravatar Marien Fressinaud
2014-08-23Fix problem with starred files for import/exportGravatar Marien Fressinaud
2014-08-17Refactor import / export source codeGravatar Marien Fressinaud
2014-08-17Fix some forward() actionsGravatar Marien Fressinaud
2014-08-12Improve import systemGravatar Marien Fressinaud
2014-08-12Move htmlspecialchars_utf8 from Request to HelperGravatar Marien Fressinaud
2014-08-12New wrappers Minz_Request::good() and bad()Gravatar Marien Fressinaud
2014-08-11Improve import systemGravatar Marien Fressinaud
2014-08-11Improve system import/exportGravatar Marien Fressinaud
2014-08-09Change view import/export if no zip extensionGravatar Marien Fressinaud
2014-08-09Add a test to check presence of Zip archive.Gravatar Marien Fressinaud
2014-08-08Improve export functionGravatar Marien Fressinaud
2014-07-07SQL: improved performance for adding new articlesGravatar Alexandre Alapetite
2014-07-03Preparation #3 for SQLiteGravatar Alexandre Alapetite
2014-07-03Preparation for SQLiteGravatar Alexandre Alapetite
2014-04-13Move state constants from Configuration to EntryGravatar Alexis Degrugillier
2014-04-13Add a new status for 'ALL'Gravatar Alexis Degrugillier
2014-03-30Improve compatibility PHP 5.3Gravatar Marien Fressinaud
2014-03-30Fix coding styleGravatar Marien Fressinaud
2014-03-30Import of articles is implemented!Gravatar Marien Fressinaud
2014-03-29Better OPML import / exportGravatar Marien Fressinaud
2014-03-29Fix typo + improve detection OPML fileGravatar Marien Fressinaud
2014-03-28Improve import / export functionnalityGravatar Marien Fressinaud
2014-03-28Export form is not displayed if there is nothing to exportGravatar Marien Fressinaud
2014-03-27Export is fully implementedGravatar Marien Fressinaud
2014-03-22Minz: remove one layer of ob_ (experimental)Gravatar Alexandre Alapetite
2014-03-18New version to export articles + opmlGravatar Marien Fressinaud
2014-03-16Move import/export operations into an independant classGravatar Marien Fressinaud