Commit Graph

275 Commits

Author SHA1 Message Date
Steve Boyd 57b1d87577 MNT Standardise modules 2022-08-01 16:23:55 +12:00
Guy Sartorelli 65ef1bbc50
Merge pull request #191 from creative-commoners/pulls/2.2/module-standards
MNT Use GitHub Actions CI
2022-07-15 11:46:04 +12:00
Steve Boyd d16e4770da MNT Use GitHub Actions CI 2022-07-05 19:10:19 +12:00
Maxime Rainville 5aca443a7c
Merge pull request #187 from creative-commoners/pulls/2/sapphire-test-nine
API phpunit 9 support
2021-11-10 13:19:21 +13:00
Steve Boyd 2b9536e5ae
DEP Use phpunit ^9.5 2021-11-10 10:47:55 +13:00
Steve Boyd a08aa08f4d API phpunit 9 support 2021-10-21 13:14:57 +13:00
Maxime Rainville 6c2b654f19 Merge branch '2.1' into 2 2021-06-02 15:33:46 +12:00
Maxime Rainville 6e163beb44
Merge pull request #186 from creative-commoners/pulls/2.1/revert-translations
FIX Add namespaces back to translation files
2021-06-01 14:25:13 +12:00
Steve Boyd d4ae7ff9ab FIX Add namespaces back to translation files 2021-05-31 10:57:28 +12:00
Steve Boyd 92f90fbea5 Merge branch '2.1' into 2 2021-05-21 14:32:28 +12:00
Maxime Rainville f759a8b56b Update translations 2021-05-17 15:09:54 +12:00
Maxime Rainville 81b59ab4b9 MNT Remove obsolete branch-alias 2021-05-05 11:17:32 +12:00
Steve Boyd 0f37c09531
Update build status badge 2021-01-21 16:43:31 +13:00
Steve Boyd c3fc2cab68 Merge branch '2.0' into 2 2020-11-11 17:47:14 +13:00
Serge Latyntsev 0fda5eec16
Merge pull request #185 from creative-commoners/pulls/2.0/shared-config
MNT Use shared travis config, use sminnee/phpunit
2020-11-10 16:37:35 +13:00
Steve Boyd 1265ce99a6 MNT Use shared travis config, use sminnee/phpunit 2020-11-10 14:08:17 +13:00
Garion Herman 8db05ea5f0 Merge branch '2.0' into 2 2019-11-18 14:39:24 +13:00
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