Marien Fressinaud
444b155236
Version 0.8.0
0.8.0
2014-09-26 14:47:48 +02:00
Marien Fressinaud
147a3d21bb
Merge branch 'dev'
2014-09-26 14:36:30 +02:00
Marien Fressinaud
c141622213
Remove German language for 0.8 release
2014-09-26 14:32:52 +02:00
Marien Fressinaud
492b508247
Merge branch 'plopoyop-dev' into dev
2014-09-26 10:46:40 +02:00
Marien Fressinaud
9917d0e86a
Fix a design detail (Pafat theme)
...
+ fix typo
See https://github.com/marienfressinaud/FreshRSS/pull/623
2014-09-26 10:45:27 +02:00
Marien Fressinaud
d53a9fac6a
Merge branch 'dev' of github.com:plopoyop/FreshRSS into plopoyop-dev
2014-09-26 10:32:55 +02:00
Marien Fressinaud
cf729ea637
Fix i18n
...
Fix https://github.com/marienfressinaud/FreshRSS/issues/637
2014-09-26 10:31:35 +02:00
Marien Fressinaud
0ef8b4a95c
Fix stat link available in feed menu for anonymous
...
Fix https://github.com/marienfressinaud/FreshRSS/issues/636
2014-09-26 10:15:45 +02:00
Marien Fressinaud
d695c273f3
Coding style aside_flux.phtml
2014-09-26 10:13:35 +02:00
plopoyop
d847d67502
Corrections graphiques
2014-09-26 09:23:09 +02:00
Marien Fressinaud
ab986b21b9
CHANGELOG
2014-09-25 11:57:05 +02:00
plopoyop
4483887df6
Améliorations graphiques
2014-09-24 23:23:58 +02:00
plopoyop
c446625c7f
Merge remote-tracking branch 'upstream/dev' into dev
2014-09-24 20:06:34 +02:00
Marien Fressinaud
a12d90d85d
Fix favorite cat doesn't change state button
...
Fix https://github.com/marienfressinaud/FreshRSS/issues/632
2014-09-24 14:41:44 +02:00
Marien Fressinaud
fe32d14cfa
Fix .as-link appearance in dropdown
...
Related to https://github.com/marienfressinaud/FreshRSS/issues/633
2014-09-24 14:32:37 +02:00
Marien Fressinaud
e6a25f78f5
Fix bug mark as read a complete feed
...
Related to https://github.com/marienfressinaud/FreshRSS/issues/599
Fix https://github.com/marienfressinaud/FreshRSS/issues/633
2014-09-24 14:14:33 +02:00
Marien Fressinaud
bcb1e3750a
More explicit message when deleting feeds or cats
...
Introduce "data-str-confirm" to override default message for confirm actions.
Fix https://github.com/marienfressinaud/FreshRSS/issues/625
2014-09-24 13:56:40 +02:00
Marien Fressinaud
17f686095d
Remove queries at the same time as feeds
...
See https://github.com/marienfressinaud/FreshRSS/issues/625
2014-09-24 13:38:07 +02:00
Marien Fressinaud
5a1baff9be
Refactor removing query by get param
...
See https://github.com/marienfressinaud/FreshRSS/issues/625
2014-09-24 13:28:09 +02:00
Marien Fressinaud
666162ae56
Fix a bug when $query['state'] doesn't exist
...
Add a test in addQueryAction().
2014-09-24 12:34:44 +02:00
Marien Fressinaud
a80e12cbf7
Remove queries at the same time as categories
...
See https://github.com/marienfressinaud/FreshRSS/issues/625
2014-09-24 12:32:49 +02:00
Marien Fressinaud
0ea3a5a394
Coding style configureController.php
2014-09-24 11:49:32 +02:00
Alexis Degrugillier
c791d84ded
Fix user queries
...
Before, when adding a user query where the state contains the strict filter, the label applied to the query was wrong.
Now, the strict filter is always removed so the label applied is correct.
2014-09-21 18:49:34 -04:00
Alexis Degrugillier
23e4577e02
Change param filter for user queries
...
Before, the filter was based on a blacklist so the user could add something and have unwanted behavior.
Now, the filter is based on a whilelist so the user can use only predetermined parameters.
2014-09-21 18:40:08 -04:00
Alexis Degrugillier
04403c5dfa
Remove number values for shortcuts as they are used in the default configuration
2014-09-21 18:26:27 -04:00
Alexis Degrugillier
3753ea8fd6
Change parameter settings to be consistent through out the file
2014-09-21 18:23:25 -04:00
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 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