Commit Graph

6 Commits

Author SHA1 Message Date
Thierry François
a1dcbc00e6 API Controller is not passed to handler as param
instead we use pushCurrent to set it as current controller
2018-03-11 12:37:50 +02:00
Thierry François
de2d3234f4 Switch to SS webpack-config and FIX add-from-files
Now using the SilverStripe webpack-config which lets us extend the CMS front end components. Allowed to write a quick hack fixing the add-from-file for bulk uploader
2018-03-06 00:03:12 +02:00
Thierry François
cb123a1793 NEW Versioned Bulk Actions (Publish, Unpublish & Archive) 2018-03-02 12:33:17 +02:00
Thierry François
5711998ef2 API bulk action config is now on the handler itself
simplyfies bulk action management and config
2018-02-12 15:11:49 +02:00
Thierry François
1b3585e51e Update requirements 2018-02-05 16:28:09 +02:00
Thierry François
9ba6465faa Update folders and files structure 2018-02-01 09:39:12 +02:00