Alexandre Alapetite
8a131b056e
Force autocomplete off
...
https://github.com/FreshRSS/FreshRSS/issues/880
Put a space in the user field instead of empty to avoid autocomplete.
Use feed ID in the username/password field name.
2015-06-14 16:22:33 +02:00
Marien Fressinaud
517d5aa9c5
Fix feed update with MySQL/MariaDB
...
- updateFeed() returns 0 if nothing changes so the test was false.
- Redirection in case of error is better now by redirecting on the right feed
Fix https://github.com/FreshRSS/FreshRSS/issues/755
2015-01-18 12:49:49 +01:00
Marien Fressinaud
fa2254cd31
Fix i18n string for errors in feed management
...
See https://github.com/FreshRSS/FreshRSS/issues/755
2015-01-17 23:09:38 +01:00
Marien Fressinaud
fee1ae997a
Fix i18n for conf, entry, error, feed Controllers
2014-12-11 19:02:05 +01:00
Marien Fressinaud
cad4259e62
Fix i18n for subscription pages
2014-12-11 17:26:01 +01:00
Marien Fressinaud
58deab37cd
Fix Minz_Error::error() -> use default values
2014-10-30 19:57:08 +01:00
Marien Fressinaud
79aa5beaf4
Refactor authentication system.
...
Big work, not finished. A lot of features have been removed.
See https://github.com/marienfressinaud/FreshRSS/issues/655
2014-10-06 23:29:20 +02:00
Marien Fressinaud
db4da3babc
First draft for drag and drop
...
We can change feed category by drag and drop! Need improvements...
See https://github.com/marienfressinaud/FreshRSS/issues/646
2014-10-02 11:39:51 +02:00
Marien Fressinaud
f400621f44
Fix problem when deleting default category
...
This is not allowed!
See https://github.com/marienfressinaud/FreshRSS/issues/646
2014-10-01 13:37:10 +02:00
Marien Fressinaud
89c407d7d7
Add selected feed on main subscription page
...
- When an id is given, corresponding feed is displayed
- Refactor code
- Improve coding style
See https://github.com/marienfressinaud/FreshRSS/issues/646
2014-10-01 11:58:08 +02:00
Marien Fressinaud
1eef789306
Reorganize subscription management code
...
There is still a lot of work to do. Some links are broken.
See https://github.com/marienfressinaud/FreshRSS/issues/646
2014-10-01 11:27:41 +02:00