16 Commits

Author SHA1 Message Date
Flavio Copes
0c91ca5757 Added an option to reinstall a plugin/theme already installed #984 2017-02-19 19:16:03 +01:00
Flavio Copes
ee8e3250f9 Fix #754 lowercase plugin name upon search 2016-09-03 11:30:29 +02:00
Djamil Legato
cf3114d730 Added a filter field in Plugins and Themes list views, to allow for quick search of a particular resource 2016-07-11 16:04:22 -07:00
Djamil Legato
d2acf2dfe2 Implemented Sorting for Themes and Plugins views (fixes #583) 2016-06-27 18:54:02 -07:00
Djamil Legato
f279a662db Enabling / Disabling a Plugin doesn't trigger the expand / collapse details anymore (fixes #614) 2016-05-26 16:37:45 -07:00
Flavio Copes
c44fdae0c8 Fix outputting version information when installing a package 2016-05-09 14:34:41 +02:00
Flavio Copes
852bbe840c Handle the update all plugins / themes buttons 2016-03-09 22:05:34 +01:00
Flavio Copes
73fd4b22df Drop eslint-disable on js files, fix issues found 2016-03-08 18:16:47 +01:00
Flavio Copes
1d6257c90a Move the common plugins/themes events handling to utils/packages.js 2016-03-08 11:37:46 +01:00
Flavio Copes
6c92563e05 Handle installing a plugin and its dependencies 2016-03-07 11:34:08 +01:00
Flavio Copes
fa8b584d63 Handle removing a theme too 2016-03-06 11:57:47 +01:00
Flavio Copes
7f2f26a74b Generalize the code so can be easily reused by themes too 2016-03-06 10:34:32 +01:00
Flavio Copes
1f890c2a7d Move the bulk of plugins removal to utils/packages.js 2016-03-06 10:07:58 +01:00
Flavio Copes
cf6bfff8cc Complete client-side dependencies management. Add information of which plugin needed an additional package that can now be deleted since not required any more 2016-03-05 20:58:19 +01:00
Flavio Copes
382fd32916 Steps towards deleting dependencies when removing a plugin 2016-03-05 18:46:41 +01:00
Djamil Legato
35fa588438 Reworked Admin JS with ES6 2016-02-01 11:27:34 -08:00