Commit Graph

258 Commits

Author SHA1 Message Date
Serge Latyntsev
007b6fcdfa
Merge pull request #181 from creative-commoners/pulls/2.0/update-travis-config
Update and expand Travis config
2019-11-18 14:35:17 +13:00
Garion Herman
42af10671e FIX Fetch source so that PHPCS config is available 2019-11-18 14:20:09 +13:00
Garion Herman
f396ee7242 Update and expand Travis config 2019-11-18 14:00:27 +13:00
Robbie Averill
ade8047461
Merge pull request #177 from wernerkrauss/patch-1
Fix broken template paths in $Content
2018-10-16 15:29:38 +02:00
wernerkrauss
5d2f0570d8
Fix broken template paths in $Content
Use framework logic to get the templates of the current Widget Subclass
2018-10-16 15:12:34 +02:00
Robbie Averill
7d2dd46159
Merge pull request #170 from creative-commoners/pulls/master/add-supported-module-badge
Add supported module badge to readme
2018-06-19 09:24:08 +12:00
Dylan Wagstaff
41c9ecffe6 Add supported module badge to readme 2018-06-15 17:52:55 +12:00
Robbie Averill
35df96f502 Merge branch '2.0' 2018-06-11 12:09:57 +12:00
Robbie Averill
6ce962607f Remove obsolete branch alias 2018-06-11 12:09:26 +12:00
Robbie Averill
eb81b3c8d9
Merge pull request #167 from silverstripe/raissanorth-patch-1
Add missing section to README.md
2018-03-26 10:54:06 +13:00
Raissa North
129a650729
Add missing section to README.md
Comparing the README to the Getting Started section of the user docs, it appears that there is a section mission. This has been added back in.
2018-03-26 10:50:16 +13:00
Dylan Wagstaff
d17c577609
Merge pull request #166 from spaceship-operators/widget-area-ss4-styling
Update widgetarea styling to be inline with SS4
2018-03-15 15:08:25 +13:00
Scott Hutchinson
294f9b60b5 Update widgetarea styling to be inline with SS4 2018-03-15 14:44:10 +13:00
Robbie Averill
76b8b3f891
Merge pull request #164 from creative-commoners/pulls/2.0/return-null-for-empty-null
API Remove overriding function getTitle()
2018-02-02 11:53:16 +13:00
Raissa North
ab8349209a API Remove overriding function getTitle()
In the case that no title is entered in the CMS's title field no title is returned, rather than the CMS widget's title.
2018-02-02 11:13:52 +13:00
Dylan Wagstaff
0a3c280c3d
Merge pull request #163 from creative-commoners/pulls/2.0/ownership-api
API Widgets and WidgetAreas are versioned and are owned by pages
2017-12-22 11:13:55 +13:00
Robbie Averill
8583b894a1 FIX Update tests to ensure TestPage owns its widget area 2017-12-21 11:16:48 +13:00
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