Commit Graph

1580 Commits

Author SHA1 Message Date
Alexandre Alapetite
fc8e2d0e67 Entities i18n
A few bugs + conversion to Unicode
2014-09-20 12:51:03 +02:00
Marien Fressinaud
a14d325432 Auto-redirect from formLogin if already logged in 2014-09-19 20:30:54 +02:00
Marien Fressinaud
f0dbe3c3ee Details i18n 2014-09-19 19:56:55 +02:00
Marien Fressinaud
e134891733 Fix bug of JavaScript loading
Introduced by 64b3d140f6
2014-09-19 19:51:02 +02:00
Marien Fressinaud
d284958d52 Improve redirection when deleting an idle feed 2014-09-19 19:44:40 +02:00
Marien Fressinaud
921dd88e64 Add a message if there is no idle feed (stats) 2014-09-19 19:00:00 +02:00
Marien Fressinaud
07d123f1aa Load $nb/2 articles when reading view
Fix 7d5e57b35b
See https://github.com/marienfressinaud/FreshRSS/issues/559
2014-09-19 18:47:49 +02:00
Marien Fressinaud
635ea04d52 Move loading of crypto form
See f727a13836 (commitcomment-7853832)
2014-09-19 18:38:00 +02:00
Marien Fressinaud
a5fe85634e Merge branch 'dev' of github.com:marienfressinaud/FreshRSS into dev 2014-09-19 18:35:23 +02:00
Marien Fressinaud
64b3d140f6 Improve "no feed to display" box 2014-09-19 18:33:11 +02:00
Alexandre Alapetite
522c68df60 Details i18n
https://github.com/marienfressinaud/FreshRSS/issues/618
2014-09-19 18:24:37 +02:00
Marien Fressinaud
4620d0b136 Remove unnecessary empty class 2014-09-19 17:16:38 +02:00
Marien Fressinaud
c4c4ad867a Optimise stats.svg file 2014-09-19 16:53:05 +02:00
Marien Fressinaud
55843ff7a5 Few fixes about statistics 2014-09-19 16:45:16 +02:00
Marien Fressinaud
718a4cdb10 Add a link on top feeds to their respective stats 2014-09-19 15:52:11 +02:00
Marien Fressinaud
ae4ecd8e09 Coding style (user queries) 2014-09-19 15:44:33 +02:00
Marien Fressinaud
08cc7c4cd4 Add an error message when a query is deprecated.
See https://github.com/marienfressinaud/FreshRSS/issues/625
2014-09-19 14:35:02 +02:00
Marien Fressinaud
ba378791c2 Fix blank page for invalid user queries
Add a "deprecated" information

See https://github.com/marienfressinaud/FreshRSS/issues/625
2014-09-19 13:52:50 +02:00
Marien Fressinaud
24f7a65594 Merge pull request #626 from aledeg/unread-error
Refactor code for strict unread message display
2014-09-19 13:40:59 +02:00
Marien Fressinaud
7984e52bbc Merge pull request #627 from aledeg/screwdriver-icons
Optimize screwdriver icons
2014-09-19 12:54:45 +02:00
Marien Fressinaud
8731de5c3a Fix repartition stats with 0 or 1 article. 2014-09-19 10:37:29 +02:00
Alexis Degrugillier
204b5a77fa Optimize screwdriver icons
Remove all icons that are copies from the default and optimize SVG for the specific icons

See #624
2014-09-18 21:34:53 -04:00
Alexis Degrugillier
71617080e2 Refactor code for strict unread message display
Before, when you choose the show unread message option and the hide categories and feeds options, the categories and feeds weren't hidden. Now it is working properly.
Before, the unread filter icon was not selected with the previous way of using the constants. Now, the filter is highlighted when selected in strict mode.

See #619
2014-09-18 21:15:20 -04:00
Marien Fressinaud
2f5304a1f7 Fix width on idle page (stats) 2014-09-18 17:44:31 +02:00
Marien Fressinaud
097703f23e Improve stat design 2014-09-18 17:39:07 +02:00
Marien Fressinaud
45d2524a82 Merge branch 'dev' of github.com:marienfressinaud/FreshRSS into dev 2014-09-18 16:23:03 +02:00
Marien Fressinaud
9a9d7a5a31 Fix alignment of tables 2014-09-18 16:22:36 +02:00
Marien Fressinaud
ffbee0d59c Merge pull request #622 from plopoyop/dev
Ajout du tag sur la notification HTML5
2014-09-18 15:46:36 +02:00
Marien Fressinaud
0947b780c9 Merge branch 'dev' of github.com:marienfressinaud/FreshRSS into dev 2014-09-18 15:42:00 +02:00
Marien Fressinaud
70df99c1fc Add a link on Persona page to reset auth system
See https://github.com/marienfressinaud/FreshRSS/issues/521
2014-09-18 15:40:23 +02:00
Marien Fressinaud
94915f1c0a Reset auth system: i18n and style
See https://github.com/marienfressinaud/FreshRSS/issues/521
2014-09-18 15:32:59 +02:00
plopoyop
bafe851f90 Ajout du tag sur la notification HTML5 2014-09-18 15:29:16 +02:00
Marien Fressinaud
d2799d168e Improve resetAuth redirections
See https://github.com/marienfressinaud/FreshRSS/issues/521
2014-09-18 15:09:47 +02:00
Marien Fressinaud
c0d0279b03 Use openNotification instead of alert (main.js) 2014-09-18 15:09:31 +02:00
Marien Fressinaud
f727a13836 Improve reset auth system
- Add bcrypt.js in resetAuthAction()
- Rename init_loginForm() in init_crypto_form()
- Load init_crypto_form() everytime (if no #crypto-form, do nothing)
2014-09-18 14:50:54 +02:00
Marien Fressinaud
23609ad858 Add page for reset auth type [NOT WORKING]
See https://github.com/marienfressinaud/FreshRSS/issues/521
2014-09-18 14:18:00 +02:00
Alexandre Alapetite
ca74b2fca3 Merge pull request #620 from plopoyop/dev
Ajout d'un timeout pour la notification HTML5
2014-09-18 13:34:22 +02:00
plopoyop
0c012b006c Alignement des => 2014-09-18 12:39:44 +02:00
plopoyop
4211539c24 Add timeout option for HTML5 notification 2014-09-18 10:46:34 +02:00
Marien Fressinaud
5c752f71e9 Fix a serie of undefined index (app/install.php) 2014-09-18 09:15:24 +02:00
Marien Fressinaud
7d461779b3 Change color:hover for bigMark
See https://github.com/marienfressinaud/FreshRSS/issues/480
2014-09-18 09:00:41 +02:00
Alexandre Alapetite
0ef1fd6e4d Style: reduce white space of line breaks in articles
Makes articles a bit more compact.
Plus a generic filter for multiple lines breaks, useful for instance in
LeMonde.fr, which uses <br /><br /><br />
https://github.com/marienfressinaud/FreshRSS/issues/618
2014-09-17 22:22:14 +02:00
Alexandre Alapetite
de5c0bc009 Misc minor details + a few i18n corrections
https://github.com/marienfressinaud/FreshRSS/issues/618
2014-09-17 21:19:48 +02:00
Alexandre Alapetite
fc86d14ade Bug purge
https://github.com/marienfressinaud/FreshRSS/issues/493
2014-09-17 21:17:55 +02:00
Marien Fressinaud
fc7d2a0bf2 Move http referer test into lib_rss
Rename method (coding style)
Change in app/FreshRSS.php
Improve test of app/install.php
2014-09-17 14:21:56 +02:00
Marien Fressinaud
75bf305b2f Test HTTP REFERER in install.php
Test is actually basic, we need to use
Minz_Request::isRefererFromSameDomain() method to improve checking
2014-09-17 14:07:52 +02:00
Marien Fressinaud
3b8c381689 No cache for update system
See https://github.com/marienfressinaud/FreshRSS/issues/616
2014-09-17 13:37:39 +02:00
Marien Fressinaud
a3b5e72729 Move button to apply update outside the message 2014-09-17 13:26:32 +02:00
Marien Fressinaud
6e140d82b0 Merge branch 'aledeg-reading-conf' into dev 2014-09-17 11:24:31 +02:00
Marien Fressinaud
9fec7f328b Coding style + i18n
Change "Show only unread or read if no unread" into "Adjust showing". It
is less explicit but shorter.
2014-09-17 11:22:45 +02:00