Robbie Averill
6c56694bde
BUG Update modal API for Reactstrap in SilverStripe 4.2, bump constraint
2018-06-25 13:22:15 +12:00
Raissa North
e55931f874
FIX Simplify JS requirements in SiteTreeContentReview and fix linting errors
2018-01-09 12:31:12 +13:00
Raissa North
ad2932c418
ENHANCEMENT Optimise imports, upgrade array syntax
2018-01-09 12:26:55 +13:00
Raissa North
edef740ff1
Update translations and update classes to use __CLASS__ in translations
2018-01-09 11:20:50 +13:00
cpenny
f490ad77cd
Add a hook to updateSettingsFields so that devs can show/hide when desired.
2017-11-21 09:18:31 +13:00
Daniel Hensby
c15b550b2f
Merge pull request #70 from creative-commoners/pulls/4.0/vendorise
...
NEW Install module to the vendor folder
2017-10-12 11:27:00 +01:00
Robbie Averill
a55d5c285a
Merge branch '3'
2017-10-12 13:22:24 +13:00
Robbie Averill
b720acb705
NEW Install module to the vendor folder
2017-10-12 09:41:01 +13:00
Robbie Averill
4e7792a132
FIX Use ModuleLoader for requirements, and use path resolver for thirdparty dir
2017-09-15 16:06:38 +12:00
Robbie Averill
8b8b8e3620
API Add React modal popup for reviewing content in SiteTree
...
* Add i18n javascript source file and Transifex configuration
* Add npm requirements, React + entwine wrapper for CMS
* Overload LeftAndMain::getSchema... methods in extension so they can be used
* Refactor CSS to only the content review button
2017-09-15 16:06:37 +12:00
Robbie Averill
07f24bbd63
FIX Import DateTimeField class for GridField column casting
2017-09-13 11:16:47 +12:00
Robbie Averill
038c41f5bf
FIX Change right title to description for alignment
2017-09-07 16:20:29 +12:00
Robbie Averill
a93d8046f4
API Move JS and CSS to webpack, update DOM binding for SS4 CMS
2017-09-07 16:20:29 +12:00
Robbie Averill
cc7763afa4
FIX Import QueuedJobService namespace in job classes
2017-09-07 16:14:37 +12:00
Robbie Averill
c5f9da17d0
FIX Missing namespace imports, incorrect date formats and array keys
2017-09-06 17:12:31 +12:00
Robbie Averill
42fb360fb2
API Implement namespaces and update core API use - CLDR date formats in progress
2017-09-06 17:12:31 +12:00
Robbie Averill
5ae95eda35
Move code to src for PSR-4 autoloading
2017-09-06 17:12:03 +12:00