wallabag/src/Wallabag
Stéphane HULARD 9b0aef9171
Update tag list template to allow renaming.
* Add a form on each tag to handle rename action.
* Add JavaScript to handle action on the corresponding page inside the global index.js file.
* Add support for the 2 active themes : material / baggy

The form solution is cleaner than an Ajax one because it let the browser validate input data and make the POST easier without the need to handle JSON response.
2018-09-25 10:18:08 +02:00
..
AnnotationBundle AnnotationRepository: rename getBuilderByUser 2018-09-05 18:44:08 +02:00
ApiBundle Entry: add sort parameter archived 2018-09-21 10:33:33 +02:00
CoreBundle Update tag list template to allow renaming. 2018-09-25 10:18:08 +02:00
ImportBundle Entry: add archived_at property and updateArchived method 2018-09-21 10:33:33 +02:00
UserBundle wallabag logo with typo replaced by an SVG one 2018-07-11 21:51:52 +02:00