wallabag/app
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
..
DoctrineMigrations Entry: add archived_at property and updateArchived method 2018-09-21 10:33:33 +02:00
Resources Update tag list template to allow renaming. 2018-09-25 10:18:08 +02:00
config The 'framework.trusted_proxies' configuration key has been deprecated in Symfony 3.3 2018-07-05 21:01:45 +02:00
.htaccess symfony is there 2015-01-22 08:30:07 +01:00
AppCache.php Update bundle & stock file 2016-01-15 09:35:38 +01:00
AppKernel.php cs-fixer 2017-12-20 22:18:26 +01:00
autoload.php Add a real configuration for CS-Fixer 2017-07-01 09:52:38 +02:00