<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/app/Controllers/importExportController.php, branch 0.7.4</title>
<subtitle>Customized version of FreshRSS, a self-hosted RSS feed aggregator</subtitle>
<id>https://git.rdnlsmith.com/fresh-rss-custom/atom?h=0.7.4</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=0.7.4'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2014-08-23T20:02:22+00:00</updated>
<entry>
<title>Fix bug add favorite entry</title>
<updated>2014-08-23T20:02:22+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-08-23T20:02:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=1316ada15260e8f2fdb486595d5953bef9badc50'/>
<id>urn:sha1:1316ada15260e8f2fdb486595d5953bef9badc50</id>
<content type='text'>
See https://github.com/marienfressinaud/FreshRSS/issues/494
</content>
</entry>
<entry>
<title>Fix problem with starred files for import/export</title>
<updated>2014-08-23T19:37:37+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-08-23T19:37:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=ae54a143860bad200a0ef319052ccec512ef99e3'/>
<id>urn:sha1:ae54a143860bad200a0ef319052ccec512ef99e3</id>
<content type='text'>
Improve guessFileType method

See https://github.com/marienfressinaud/FreshRSS/issues/494
</content>
</entry>
<entry>
<title>Refactor import / export source code</title>
<updated>2014-08-17T20:14:13+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-08-17T20:14:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=e3bb80de17c79cf32a2e3a606f216aebf48f92e5'/>
<id>urn:sha1:e3bb80de17c79cf32a2e3a606f216aebf48f92e5</id>
<content type='text'>
See https://github.com/marienfressinaud/FreshRSS/issues/494
</content>
</entry>
<entry>
<title>Fix some forward() actions</title>
<updated>2014-08-17T19:03:01+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-08-17T19:03:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=0f1133ddfe8e3967470ea50f235e12ad04dc71a7'/>
<id>urn:sha1:0f1133ddfe8e3967470ea50f235e12ad04dc71a7</id>
<content type='text'>
See https://github.com/marienfressinaud/FreshRSS/issues/494
</content>
</entry>
<entry>
<title>Improve import system</title>
<updated>2014-08-12T20:55:43+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-08-12T20:55:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=775ff40780935471dcd74b0d81c04b80e3e4603c'/>
<id>urn:sha1:775ff40780935471dcd74b0d81c04b80e3e4603c</id>
<content type='text'>
Catch more errors
Code refactoring
</content>
</entry>
<entry>
<title>Move htmlspecialchars_utf8 from Request to Helper</title>
<updated>2014-08-12T19:56:34+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-08-12T19:56:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=7900c5e550acafaf0b877635840a8a270eb06078'/>
<id>urn:sha1:7900c5e550acafaf0b877635840a8a270eb06078</id>
<content type='text'>
And remove html_chars_utf8 to use htmlspecialchars_utf8 instead in
importExportController
</content>
</entry>
<entry>
<title>New wrappers Minz_Request::good() and bad()</title>
<updated>2014-08-12T19:01:07+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-08-12T18:59:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=1b20f6bd025a08a7a741b2751d837f736758eb2d'/>
<id>urn:sha1:1b20f6bd025a08a7a741b2751d837f736758eb2d</id>
<content type='text'>
1. Set a notification message in session variable
2. Redirect to a specific url

First use in importExportController.php

See https://github.com/marienfressinaud/FreshRSS/conversations/576
</content>
</entry>
<entry>
<title>Improve import system</title>
<updated>2014-08-11T17:18:12+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-08-11T17:18:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=8ffd59f34ac458827f2a0217e4630caf69705853'/>
<id>urn:sha1:8ffd59f34ac458827f2a0217e4630caf69705853</id>
<content type='text'>
Catch errors of zip_open and log it. A notification is shown to indicate
something went wrong.

See https://github.com/marienfressinaud/FreshRSS/issues/494
</content>
</entry>
<entry>
<title>Improve system import/export</title>
<updated>2014-08-11T17:02:27+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-08-11T17:02:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=94570aaf5a23dfc02bf1120d168ec30c2ab3f044'/>
<id>urn:sha1:94570aaf5a23dfc02bf1120d168ec30c2ab3f044</id>
<content type='text'>
Miss checking presence of zip extension during import

See https://github.com/marienfressinaud/FreshRSS/issues/494
</content>
</entry>
<entry>
<title>Change view import/export if no zip extension</title>
<updated>2014-08-08T22:23:22+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-08-08T22:23:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=d007b22beb701b78968db420c3be6336ee98a350'/>
<id>urn:sha1:d007b22beb701b78968db420c3be6336ee98a350</id>
<content type='text'>
Show a select with only one choice is there is no zip extension on
the server.
Fix typo.

See https://github.com/marienfressinaud/FreshRSS/issues/494
</content>
</entry>
</feed>
