Commit Graph

1327 Commits

Author SHA1 Message Date
Alexandre Alapetite
7370472968 Merge pull request #849 from Alkarex/RssFeed
Minz getBaseUrl correction and RSS template bug
2015-05-30 18:13:32 +02:00
Alexandre Alapetite
9d55ee5ae9 Bug EntryDAO filter
https://github.com/FreshRSS/FreshRSS/issues/850
2015-05-24 01:49:13 +02:00
Alexandre Alapetite
27d2b88a19 Minz getBaseUrl correction and RSS template bug
https://github.com/FreshRSS/FreshRSS/issues/848
Corrections in Minz (HTTP_HOST was not sanitized, getURI() was never
used and not working anyway with absolute base_url)
$this->url was not defined in rss.phtml
2015-05-23 02:23:38 +02:00
Alexandre Alapetite
9b69ec4b31 Merge pull request #842 from Alwaysin/patch-9
Language fix
2015-05-18 10:09:40 +02:00
Alexandre Alapetite
3e738e91e0 Merge pull request #843 from Alwaysin/patch-10
Language fix
2015-05-18 10:09:29 +02:00
Alwaysin
7524811c96 Language fix 2015-05-18 09:09:28 +02:00
Alwaysin
6263ecef2f Language fix 2015-05-18 09:06:37 +02:00
Alwaysin
265f09f257 Language fix 2015-05-18 09:02:28 +02:00
Alexandre Alapetite
cad42ea55f i18n: en-GB revert
af166f6c53 (commitcomment-11229341)
2015-05-17 12:32:46 +02:00
Alexandre Alapetite
7a7f6edb15 Merge pull request #840 from Alwaysin/patch-6
Language fix
2015-05-17 11:53:49 +02:00
Alexandre Alapetite
3d20c98cfc Merge pull request #839 from Alwaysin/patch-5
Language fix + en_GB standardisation
2015-05-17 11:53:34 +02:00
Alwaysin
af166f6c53 Language fix 2015-05-17 01:33:43 +02:00
Alwaysin
35cdb89eed Language fix + en_GB standardisation 2015-05-17 01:30:35 +02:00
Alwaysin
6d31c60976 Language fix 2015-05-17 01:18:49 +02:00
Alwaysin
6985a73f1c Typo fix 2015-05-16 23:37:28 +02:00
Alexandre Alapetite
044c442806 i18n: German
Completed cherry-pick of https://github.com/FreshRSS/FreshRSS/pull/832 +
corrections
2015-05-16 19:36:42 +02:00
thomasE1993
fe2f6c74b9 Update install.php 2015-05-16 19:24:32 +02:00
thomasE1993
450cc2d66f Update index.php 2015-05-16 19:24:26 +02:00
thomasE1993
7c6ce30f59 Update gen.php 2015-05-16 19:24:19 +02:00
thomasE1993
70f0fc8d61 Update feedback.php 2015-05-16 19:24:13 +02:00
thomasE1993
bd21838bd0 Update conf.php 2015-05-16 19:24:04 +02:00
thomasE1993
9fe8a7c62d Update admin.php 2015-05-16 19:22:56 +02:00
Alexandre Alapetite
5adaf17721 Revert bug HTTP 301 introduced by Refactor feedController
e2da6e6e6b
2015-05-15 15:38:54 +02:00
Alexandre Alapetite
ab0716c703 Merge branch 'FreshRSS/dev' into dev 2015-05-11 23:08:13 +02:00
Alexandre Alapetite
d6c22a0841 Merge pull request #829 from Tets42/814-i18n-czech-translation
814-i18n-czech-translation
2015-05-11 23:06:36 +02:00
Alexandre Alapetite
8b27128a62 Merge remote-tracking branch 'origin/sqliteBug' into dev 2015-05-11 22:47:13 +02:00
Alexandre Alapetite
217c191a1b More SQLite compatibility
Additional changes to add compatibility with SQLite for the new
hash/lastSeen mode of updating articles.
2015-05-11 22:42:41 +02:00
Tets
ead849dbe3 Czech translation 2015-05-11 10:20:17 +02:00
Alexandre Alapetite
0b81d0cbba Merge remote-tracking branch 'origin/sqliteBug' into dev 2015-05-10 20:34:05 +02:00
Alexandre Alapetite
0745252b68 Hexadecimal literals do not work with SQLite/PDO
X'09AF' hexadecimal literals do not work with SQLite/PDO. Replaced by
PHP hex2bin().

711530a512
2015-05-10 20:31:03 +02:00
Alexandre Alapetite
f7a502b06e Cannot create an account with sqlite
https://github.com/FreshRSS/FreshRSS/issues/770
2015-05-10 19:20:46 +02:00
Alexandre Alapetite
79f0f2bbb4 Bug Page 403 ne peut s'afficher si Translate n'est pas instancié avant
https://github.com/FreshRSS/FreshRSS/issues/821
2015-05-10 18:21:21 +02:00
Alexandre Alapetite
0d0c6b7493 Moved updated/unread option from global to user
https://github.com/FreshRSS/FreshRSS/issues/798
2015-05-10 14:04:12 +02:00
Alexandre Alapetite
5f545dfda2 Global option to mark updated articles as unread
https://github.com/FreshRSS/FreshRSS/issues/798
2015-05-10 12:14:38 +02:00
Alexandre Alapetite
7d1ebd3c23 Merge branch 'FreshRSS/dev' into sql_hash_lastUpdate 2015-05-10 11:51:59 +02:00
Alexandre Alapetite
f8dfe12f4f Merge pull request #818 from Alkarex/ConfigurationSetterBug
Configuration setter bug
2015-05-10 00:27:54 +02:00
Alexandre Alapetite
f3aef1e59b Merge branch 'Alkarex/Logging'
https://github.com/FreshRSS/FreshRSS/pull/815
2015-05-10 00:14:41 +02:00
Alexandre Alapetite
e0f9621f40 Merge pull request #815 from Alkarex/Logging
SimplePie logging of HTTP requests
2015-05-10 00:06:27 +02:00
Alexandre Alapetite
a7bc54bb99 Minor spaces 2015-05-09 23:45:52 +02:00
Alexandre Alapetite
9934668444 SQL: more robust purge
https://github.com/FreshRSS/FreshRSS/issues/798
https://github.com/FreshRSS/FreshRSS/issues/493
2015-05-09 23:37:56 +02:00
Alexandre Alapetite
57a21331e3 Merge branch 'FreshRSS/dev' into sql_hash_lastUpdate 2015-05-09 13:48:33 +02:00
Alexandre Alapetite
7f7de31c1d SQL: update request for updated articles
https://github.com/FreshRSS/FreshRSS/issues/798
2015-05-09 13:07:54 +02:00
Alexis Degrugillier
d229216ccc Split the search into values
Before, the search was a single value.
Now it is splited in chuncks when separated by spaces.
Except if they are enclosed by single quotes or double quotes.

For some reasons, the unit tests are working for both single and double quotes but the
search box isn't. It is working only with single quotes.
We need to investigate the reason of this behavior.

See #823
2015-04-22 00:24:22 -04:00
Alexandre Alapetite
711530a512 SQL: detection of updates, and preparation for better burge
https://github.com/FreshRSS/FreshRSS/issues/798
https://github.com/FreshRSS/FreshRSS/issues/493
SQLite not yet tested. Only MySQL tested so far.
2015-04-04 22:39:31 +02:00
Tets
6283fe99b2 Added Czech to the list in other languages in gen.php 2015-03-27 08:52:03 +01:00
Tets
4744a2a2d8 Added Czech translation 2015-03-26 09:27:23 +01:00
Alexandre Alapetite
d7706b66f5 Error when deleting a feed, wrong object
https://github.com/FreshRSS/FreshRSS/issues/816
2015-03-24 22:51:51 +01:00
Alexandre Alapetite
239a010ef2 Error when deleting a feed
https://github.com/FreshRSS/FreshRSS/issues/816
2015-03-24 22:45:27 +01:00
Alexandre Alapetite
ad9fe52f5a SimplePie sanitize URLs for syslog
https://github.com/FreshRSS/FreshRSS/issues/711
https://github.com/FreshRSS/FreshRSS/pull/715
2015-03-22 22:54:29 +01:00
Alexandre Alapetite
1a35e2271d SimplePie option to restaure syslog of HTTP requests
https://github.com/FreshRSS/FreshRSS/issues/711
2015-03-21 18:20:36 +01:00