Commit Graph

1477 Commits

Author SHA1 Message Date
Alexandre Alapetite
228e89dbe3 Merge pull request #592 from aledeg/more-shortcuts
Add shortcuts
2014-09-04 18:58:08 +02:00
Alexandre Alapetite
8b11e68f2a Merge pull request #600 from aledeg/average
Add average on repartition charts.
2014-09-04 08:33:17 +02:00
Alexandre Alapetite
35b870ea8f Merge pull request #605 from aledeg/autoread
Fix collapse shortcut behavior
2014-09-04 08:32:02 +02:00
Alexis Degrugillier
5d718b5c3b Fix collapse shortcut behavior
Before, the collapse shortcut was marking all articles as read when used. No matter what configuration you use.
Now, the collapse shortcut marks articles only if the appropriate configuration is used (when article is viewed).
2014-09-03 21:33:29 -04:00
Marien Fressinaud
a2ba5e2a21 Add a first version of i18n for German
All the strings are not completed yet, but it's a good start!
2014-09-02 18:50:41 +02:00
Alexis Degrugillier
f002dbe4ce Add average on repartition charts.
It needs some verification on the value used to calculate the averages.
2014-09-01 20:58:05 -04:00
Alexandre Alapetite
a126d99b3c Bug referer for systems with non-standard HTTP port
Now tests also for the scheme and port, which must be identical to the
ones in the referer.

https://github.com/marienfressinaud/FreshRSS/issues/565#issuecomment-53916915
https://github.com/marienfressinaud/FreshRSS/issues/554
2014-08-30 18:31:50 +02:00
Alexandre Alapetite
e411618836 Merge pull request #598 from aledeg/screwdriver
Fix Screwdriver theme
2014-08-29 11:47:27 +02:00
Alexis Degrugillier
366550057d Fix Screwdriver theme
Before, it wasn't possible to hide categories when they had no articles to read.
I applied the same rule than the one described in here (d19824b919).
Now, the categories are hidden when they have no articles to read.

See #594
2014-08-27 21:07:47 -04:00
Alexis Degrugillier
80acd3a007 Add configuration for help configuration 2014-08-27 21:02:24 -04:00
Alexandre Alapetite
845cde2456 Merge pull request #595 from aledeg/filter-cat
Add a link to filter categories
2014-08-26 17:53:00 +02:00
Alexis Degrugillier
3c6ace51e0 Add a link to filter categories
In the category configuration page, I added a filter link on each category. It works the same way than the "filter" link on the feed configuration page.

See #514
2014-08-25 17:32:51 -04:00
Alexis Degrugillier
f8a522d0c1 Change wiki url 2014-08-24 12:46:40 -04:00
Alexandre Alapetite
907f1b473a Merge pull request #593 from aledeg/fix-cat-css
Fix category CSS
2014-08-24 18:39:01 +02:00
Alexis Degrugillier
991596a193 Fix category CSS
Before, when the category is closed by default, the active CSS class wasn't applied. Thus breaking the shortcuts for navigation.
Now it works the way it is supposed.
2014-08-24 11:51:23 -04:00
Alexis Degrugillier
7b17c60bb1 Add shortcuts
Add a shortcut to open the wiki. Shortcut is F1 and is not modifiable.

Add a shortcut to access user filters the same way to access share actions.
2014-08-24 11:37:07 -04:00
Marien Fressinaud
d1f79fee69 Fix Screwdriver theme
See https://github.com/misterair/Screwdriver/issues/14
2014-08-23 23:32:07 +02:00
Marien Fressinaud
d04f7ac9ea Fix bug link at article bottom not mark as read
See https://github.com/marienfressinaud/FreshRSS/issues/578
2014-08-23 22:41:28 +02:00
Marien Fressinaud
662d2630e2 Fix design problems
See https://github.com/marienfressinaud/FreshRSS/issues/582
2014-08-23 22:33:02 +02:00
Marien Fressinaud
1316ada152 Fix bug add favorite entry
See https://github.com/marienfressinaud/FreshRSS/issues/494
2014-08-23 22:02:22 +02:00
Marien Fressinaud
ae54a14386 Fix problem with starred files for import/export
Improve guessFileType method

See https://github.com/marienfressinaud/FreshRSS/issues/494
2014-08-23 21:37:37 +02:00
Marien Fressinaud
17cf6fae6b Merge branch 'dev' of github.com:marienfressinaud/FreshRSS into dev 2014-08-23 20:55:08 +02:00
Alexandre Alapetite
3f0e9f70d2 Merge pull request #590 from aledeg/more-stats
Change empty value in drop-down
2014-08-23 19:08:06 +02:00
Alexis Degrugillier
4509aac438 Change empty value in drop-down 2014-08-23 11:43:39 -04:00
Alexandre Alapetite
78e99f33a5 Merge pull request #588 from aledeg/cat-close
Add category reading option
2014-08-23 15:49:26 +02:00
Alexandre Alapetite
c3771797fc Link English version 2014-08-23 15:36:35 +02:00
Alexandre Alapetite
dfd7c06d00 Link french version 2014-08-23 15:35:46 +02:00
Alexandre Alapetite
3048404afd Merge pull request #589 from aledeg/readme-in-english
Add english README file
2014-08-23 15:32:03 +02:00
Alexis Degrugillier
2b60e58fab Add english README file
See #586
2014-08-23 09:15:50 -04:00
Alexis Degrugillier
b1139bf39c Add category reading option
Before, when a category was selected, it was expanded to show the feeds in that category.
Now, there is a parameter that allows the user to choose either if he wants the old behaviour or if he wants to expand only when needed (when selecting a feed or when clicking the appropriate button)
2014-08-23 08:18:47 -04:00
Alexandre Alapetite
fb664c2405 Correction pagination bug for read articles
https://github.com/marienfressinaud/FreshRSS/issues/587
2014-08-23 11:04:17 +02:00
Alexandre Alapetite
25a60814ba README: update PHP extensions
I have also removed default extensions to be easier to read.
Extensions that are used but enabled by default in PHP could maybe be
listed in an advanced documentation instead.
https://github.com/marienfressinaud/FreshRSS/issues/575
2014-08-20 19:09:06 +02:00
Alexandre Alapetite
46efdc0974 API compatible lighttpd
https://github.com/marienfressinaud/FreshRSS/issues/443
2014-08-20 17:33:46 +02:00
Alexandre Alapetite
ea99ac1259 Syntax 581
#581
2014-08-19 21:55:49 +02:00
Alexandre Alapetite
557e372330 Merge pull request #581 from aledeg/more-stats
Add a feed selector in repartition statistics.
2014-08-19 21:48:02 +02:00
Alexandre Alapetite
0d0b8cd39b Error when feed does not exist
https://github.com/marienfressinaud/FreshRSS/issues/579
2014-08-19 21:39:45 +02:00
Alexandre Alapetite
50075bfbdc Improvement for ASC order
https://github.com/marienfressinaud/FreshRSS/issues/495
2014-08-19 20:58:18 +02:00
Alexis Degrugillier
393fce3e8a Add a feed selector in repartition statistics.
Before we could choose the feed in the statistics only from the feed options in the main view. Now with the new drop-down list, it is possible to choose it from the statistics page.
The rendering needs to be polished to be nicer.
2014-08-19 08:55:44 -04:00
Marien Fressinaud
e3bb80de17 Refactor import / export source code
See https://github.com/marienfressinaud/FreshRSS/issues/494
2014-08-17 22:14:13 +02:00
Marien Fressinaud
0f1133ddfe Fix some forward() actions
See https://github.com/marienfressinaud/FreshRSS/issues/494
2014-08-17 21:03:01 +02:00
Alexandre Alapetite
5c2f3349fa Long term cookie: purge old tokens
https://github.com/marienfressinaud/FreshRSS/issues/465
2014-08-13 20:09:23 +02:00
Alexandre Alapetite
359ccc8e4c Long term cookie minor change
https://github.com/marienfressinaud/FreshRSS/issues/465
2014-08-13 00:25:52 +02:00
Alexandre Alapetite
ee1b8f6f72 Long term cookie to keep session open
Token system
https://github.com/marienfressinaud/FreshRSS/issues/465
2014-08-13 00:09:48 +02:00
Marien Fressinaud
775ff40780 Improve import system
Catch more errors
Code refactoring
2014-08-12 22:55:43 +02:00
Marien Fressinaud
f2b1826b47 Fix missing Minz_ prefix in Minz_Helper
Nice bug :) It means another hidden bug is now corrected!
2014-08-12 22:27:07 +02:00
Marien Fressinaud
aebf276a39 Merge branch 'dev' of github.com:marienfressinaud/FreshRSS into dev 2014-08-12 22:00:06 +02:00
Marien Fressinaud
93b2a5f240 Coding style in Minz_Helper 2014-08-12 21:59:07 +02:00
Marien Fressinaud
7900c5e550 Move htmlspecialchars_utf8 from Request to Helper
And remove html_chars_utf8 to use htmlspecialchars_utf8 instead in
importExportController
2014-08-12 21:56:34 +02:00
Marien Fressinaud
ede94098be Fix missing REQUEST_METHOD
Useful when executing actualize_script.php
2014-08-12 21:15:12 +02:00
Marien Fressinaud
22e2bf9239 Fix coding style of Minz_Request 2014-08-12 21:12:02 +02:00