Commit Graph
1587 Commits
Author SHA1 Message Date
Alexis Degrugillier f87dfbc528 Change notification code
Before, it was using the old way to display notifications to the user.
Now, it uses the encapsulated method to do that.
2014-09-21 18:09:10 -04:00
Marien Fressinaud cb99524b4c Merge pull request #630 from aledeg/comments
Add some comments
2014-09-21 18:15:14 +02:00
Alexis Degrugillier 5889ef35c8 Change todo align 2014-09-21 12:01:36 -04:00
Alexis Degrugillier 0420a98939 Add comments on the stat controller 2014-09-21 11:51:53 -04:00
Alexis Degrugillier bad165b0c4 Add a todo 2014-09-21 11:28:46 -04:00
Alexis Degrugillier cf01508fa5 Fix typo 2014-09-21 11:25:53 -04:00
Alexis Degrugillier ea7f21ba7f Add some comments
It is a work in progress. I only did that for a single class so you can tell me if this is a good idea, if the content is missing something.
Any comments are welcome.
2014-09-21 11:21:51 -04:00
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 https://github.com/marienfressinaud/FreshRSS/commit/64b3d140f64d8fcaba30a514e0f956929f9bb126
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 https://github.com/marienfressinaud/FreshRSS/commit/7d5e57b35b4eca07417c296c156edb3b88eef90b
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 https://github.com/marienfressinaud/FreshRSS/commit/f727a1383639d5bdc762f73dfe93b9a5d577cb41#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