Commit Graph

6 Commits

Author SHA1 Message Date
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
a7bf7ced36 Fix links for feed management
See https://github.com/marienfressinaud/FreshRSS/issues/646
2014-10-01 12:18:32 +02:00
Marien Fressinaud
dc714d3949 Cat updating system works
Add a submit button
Each box contains a specific form

See https://github.com/marienfressinaud/FreshRSS/issues/646
2014-09-30 17:12:42 +02:00
Marien Fressinaud
13fb1170c0 Move deletion of categories into new Controller
Fix i18n (occured -> occurred)

See https://github.com/marienfressinaud/FreshRSS/issues/646
2014-09-30 16:31:38 +02:00
Marien Fressinaud
9e0a62727f Move empty cat action in the new Controller
feedController::delete is simpler than before.
Improve coding style

See https://github.com/marienfressinaud/FreshRSS/issues/646
2014-09-30 15:44:45 +02:00
Marien Fressinaud
edb02c8fef Move creation of categories in a new Controller
Category names are 255 chars max
2014-09-30 15:02:56 +02:00