Commit Graph

241 Commits

Author SHA1 Message Date
Robbie Averill 5ca288c9a3 FIX Use full versioning for Widget and WidgetArea to preserve draft state between page publishes 2017-12-21 10:45:55 +13:00
Robbie Averill e1a0469c46 API Widgets and WidgetAreas are versioned and are owned by pages 2017-12-19 16:01:52 +13:00
Robbie Averill a0b1f9b1cf
Merge pull request #162 from creative-commoners/pulls/2.0/update-to-ss4
Check module for SS4 compatibility
2017-12-19 16:01:49 +13:00
Robbie Averill a2f4594597 FIX Update legacy translation tags in templates, run text collector, update other langs 2017-12-19 14:33:16 +13:00
Raissa North de7473e9ea FIX Update translations 2017-12-19 10:28:59 +13:00
Raissa North 58e26969a3 FIX Update documentation and turn into vendor module 2017-12-19 10:25:38 +13:00
Raissa North 285b46fafb FIX Add and optimise namespaces 2017-12-19 10:25:38 +13:00
Raissa North 0916970951 ENHANCEMENT Add codesniffer ruleset 2017-12-19 10:25:38 +13:00
Robbie Averill 5287ebcbe5 Merge branch '1' 2017-12-19 10:21:48 +13:00
Robbie Averill c5511726ef Update branch alias for 1.x-dev 2017-12-19 10:19:48 +13:00
Robbie Averill 4dccc49a41 Merge branch '1.2' into 1.3 2017-12-19 10:18:34 +13:00
Robbie Averill 646cd1a210 Merge branch '1.1' into 1.2 2017-12-19 10:18:24 +13:00
Robbie Averill 7767292d50 Merge branch '1.0' into 1.1 2017-12-19 10:17:43 +13:00
Robbie Averill c28c3c1d8d Remove Transifex configuration. Commit directly to lang files for SS3. 2017-12-19 10:17:25 +13:00
Dylan Wagstaff f8f10e96ff
Merge pull request #161 from creative-commoners/pulls/2.0/fix-namespace-handling
FIX Ensure namespaced widget classes are handled and Widget is not included
2017-12-14 14:48:54 +13:00
Robbie Averill bf9fbe3aa7 FIX Ensure namespaced widget classes are handled and Widget is not included 2017-12-13 23:03:12 +13:00
Robbie Averill 406f925beb
FIX Scrutinizer configuration uses new build system 2017-11-21 13:55:58 +13:00
Robbie Averill 712fb56897
Merge pull request #158 from adrian-stein/master
Add in missing requirements
2017-11-21 13:55:05 +13:00
Adrian Stein e9e30b6489 Add in missing requirements 2017-11-21 11:28:55 +11:00
Damian Mooyman 023eef23c6 Merge pull request #156 from creative-commoners/pulls/2.0/vendorise
NEW Install module to the vendor folder
2017-10-11 11:51:36 +13:00
Robbie Averill fb91acbe3a NEW Install module to the vendor folder 2017-10-11 09:54:52 +13:00
Robbie Averill 3f02a0b295 Merge pull request #155 from creative-commoners/pulls/vendorise-ci
FIX convert CI bootstrap references to new their new locations in vendor
2017-10-05 16:02:05 +13:00
Dylan Wagstaff 18296d00e4 Update template path to allow PageController test to pass 2017-10-05 15:26:52 +13:00
Dylan Wagstaff 36a5840d45 FIX convert CI bootstrap references to new their new locations in vendor 2017-10-05 10:09:49 +13:00
Franco Springveldt 26f1c2bd74 Merge pull request #153 from robbieaverill/pulls/2.0/update-travis
FIX Update Travis configuration to be standalone, add codecov.io
2017-09-14 14:27:49 +12:00
Robbie Averill 9b12b602f5 FIX Use ModuleLoader for requirement resolution and typo in exception in Widget::getController 2017-09-14 14:16:45 +12:00
Robbie Averill 7c85b1b5d9 FIX Update tests for removed core features, use Controller for requests instead of Forms, etc 2017-09-14 11:15:01 +12:00
Robbie Averill ad6a965526 FIX Update Travis configuration to be standalone, add codecov.io 2017-08-25 16:29:09 +12:00
Robbie Averill 33f173d39b Merge pull request #152 from pine3ree/patch-1
use already fetched value
2017-08-25 16:20:18 +12:00
maks feltrin 33ef8b9d2c
use already fetched values 2017-07-19 15:23:30 +01:00
Daniel Hensby 5437f6b2a5 Merge pull request #149 from creative-commoners/pulls/2.0/remove-php5.5
Remove PHP 5.5 from SS4 compat build matrix
2017-06-15 16:58:28 +01:00
Daniel Hensby cc7d188927 Merge pull request #150 from creative-commoners/pulls/1.3/travis-php7
Add PHP7 + SS3.6 build to Travis configuration
2017-06-15 16:57:51 +01:00
Daniel Hensby 4c87ff3896 Merge pull request #146 from rasstislav/patch-1
added missing _t() function
2017-06-15 16:53:10 +01:00
Rastislav Brandobur a434245cfa added WidgetPageExtension.INHERITSIDEBAR definition to lang subfolder 2017-06-15 01:54:19 +02:00
Robbie Averill 8f0427922b Add PHP7 + SS3.6 build to Travis configuration 2017-06-15 11:49:57 +12:00
Robbie Averill 9aa40a0611 Remove PHP 5.5 from SS4 compat build matrix 2017-06-15 11:47:47 +12:00
Rastislav Brandobur 80029afafb added missing _t() function 2017-04-06 11:01:33 +02:00
Brett Tasker df4844d45f Update translations 2017-02-09 11:28:52 +13:00
Damian Mooyman 1fe4c3db70 Merge pull request #143 from robbieaverill/feature/ss4-compat
Enhancement: SilverStripe 4 compatibility
2017-01-26 17:42:32 +13:00
Robbie Averill 8dae0a6f95 Tabs to spaces in Controller 2017-01-26 08:25:53 +13:00
Robbie Averill ec9421ba65 FIX Add legacy class remapping, escape FQ class names in URLs, docs and add bootstrap to buttons 2017-01-26 08:25:10 +13:00
Robbie Averill e7de0c61bf DOCS Add all build badges to readme 2017-01-26 08:22:02 +13:00
Robbie Averill 8eee397b9a API Implement namespacing, add upgrade mapping. Remove deprecated methods and support for Widget_Controller (underscored) 2017-01-26 08:22:02 +13:00
Robbie Averill defb4bf134 SS4 compat: Update readme, docs, composer configuration and Travis build configuration 2017-01-26 08:12:04 +13:00
Daniel Hensby f3b14df4e4
Merge branch '1.3' 2017-01-25 13:33:02 +00:00
Daniel Hensby ef40ca30aa
Merge branch '1.2' into 1.3 2017-01-25 13:31:44 +00:00
Daniel Hensby 1bbaba52e0
Merge branch '1.1' into 1.2 2017-01-25 13:30:01 +00:00
Daniel Hensby 616bcdb364
Merge branch '1.0' into 1.1 2017-01-25 13:24:17 +00:00
Daniel Hensby 8c705392e9
Updating constraint to exclude SS4 as supported 2017-01-25 13:20:55 +00:00
Daniel Hensby 661e7ee48a
Alias master as 2.0.x 2017-01-25 13:18:05 +00:00