Commit Graph

206 Commits

Author SHA1 Message Date
Robbie Averill ad6a965526 FIX Update Travis configuration to be standalone, add codecov.io 2017-08-25 16:29:09 +12: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
Robbie Averill 9aa40a0611 Remove PHP 5.5 from SS4 compat build matrix 2017-06-15 11:47:47 +12: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
Daniel Hensby cc591f2c56
Removing branch alias 2017-01-25 13:16:43 +00:00
Daniel Hensby 40af14906d Merge pull request #140 from Cheddam/patch-1
Add documentation for limiting allowed widgets
2016-12-28 11:30:17 +00:00
Garion Herman 04dbb41125 Add documentation for limiting allowed widgets
An addendum to clarify that yes, you can lock a WidgetArea down to certain widgets, and how to accomplish this.
2016-12-20 23:44:49 +13:00
Damian Mooyman 6dd4ff8525 Update translations 2016-11-17 12:39:49 +13:00
Damian Mooyman 58aa2a6a35 Remove obsolete branch-alias 2016-11-17 10:17:57 +13:00
Daniel Hensby 0986537be7 Merge pull request #135 from rasstislav/patch-1
Update Widget.php
2016-09-07 16:12:27 +01:00
rasstislav 86bf12a181 Update Widget.php 2016-09-07 16:58:24 +02:00
Damian Mooyman 8d5203c08a Update translations 2016-08-17 11:08:01 +12:00
Daniel Hensby cbebc589b2 Merge pull request #134 from torleif/patch-1
FIX: use correct ID if it exists. Fixes #133
2016-07-18 00:44:14 +01:00
torleif 3bc304b844 FIX: use correct ID if it exists. Fixes #133 2016-07-18 11:12:46 +12:00
Daniel Hensby 36ccdf2ebc
Merge pull request #128 from torleif/patch-2 2016-07-14 00:32:45 +01:00
torleif 987d29341e Fix: #127 - generate unique ID upon creation
Fixes front end components that require a unique ID. Duplicate IDs in the DOM is invalid HTML.

Fix: #127 - code formatting

Check validation before writing

BUG fixes duplicate ID issue Fixes #127

BUG fixes duplicate ID issue Fixes #127

remove unneeded write()

Fix: #127 - generate unique ID upon creation
2016-07-14 10:20:23 +12:00
Damian Mooyman 9e2b4f1586 Merge pull request #130 from torleif/patch-3
#129 - FIX: htmlfield editor will be created correctly
2016-07-12 14:44:18 +12:00
torleif e6ea99ac12 #129 - FIX: htmlfield editor will be created correctly 2016-06-21 15:44:37 +12:00
Stevie Mayhew 4aa66af42d Merge pull request #126 from torleif/patch-1
#125 - FIX: disconnect tinyMCE while dragging
2016-06-21 13:20:39 +12:00
torleif 92e3fd6d9a #125 - FIX: firefox support for disconnecting tinyMCE 2016-06-21 13:17:30 +12:00
torleif 1719ee3248 #125 - FIX: disconnect tinyMCE while dragging
By disconnecting the tinyMCE it won't trigger a recreate after drag and dropping, so you won't wind up with multiple htmleditors.
2016-06-14 10:21:58 +12:00
Damian Mooyman 90d6402185 Update changelog for 1.2.2 2016-02-04 18:19:51 +13:00
Damian Mooyman 04131d5b09 Merge pull request #117 from steiha/patch-1
ItemsToRender might return NULL // avoid warnings
2016-02-04 18:15:05 +13:00
Damian Mooyman 9aac12ab66 Update translations 2016-02-04 11:03:42 +13:00
Daniel Hensby 5ef0ef34a7 Merge pull request #120 from silverstripe/tractorcow-patch-1
Fix readme.md links
2016-01-26 09:16:31 +00:00
Damian Mooyman 9026821f29 Fix readme.md links
Resolves #119
2016-01-25 17:05:03 +13:00
Damian Mooyman 783f41dffa Merge pull request #118 from helpfulrobot/update-license-year
Updated license year
2016-01-05 11:14:46 +13:00
helpfulrobot cd434c3e25 Updated license year 2016-01-01 06:39:27 +13:00
Stefan Eickhoff 65b72e6474 ItemsToRender might return NULL // avoid warnings 2015-12-06 01:04:35 +01:00
Daniel Hensby db6500c3b0 Merge pull request #116 from helpfulrobot/add-standard-code-of-conduct
Added standard code of conduct
2015-11-21 12:28:19 +00:00
helpfulrobot c53a1d5931 Added standard code of conduct 2015-11-21 20:18:29 +13:00
Daniel Hensby 79f5ebb167 Merge pull request #115 from tractorcow/pulls/fix-tests-2
Remove invalid 3.1 test fixture
2015-11-19 20:46:36 +00:00
Damian Mooyman 7d0e8f2bd0 Remove invalid 3.1 test fixture 2015-11-20 09:40:06 +13:00
Daniel Hensby 453ce12c2d Merge pull request #114 from helpfulrobot/add-standard-git-attributes
Added standard git attributes
2015-11-19 17:35:15 +00:00
Daniel Hensby dfe1236eef Merge pull request #107 from helpfulrobot/convert-to-psr-2
Converted to PSR-2
2015-11-19 17:34:49 +00:00
Daniel Hensby a77ba66858 Merge pull request #110 from helpfulrobot/add-standard-travis-config
Added standard Travis config
2015-11-19 17:32:45 +00:00
Daniel Hensby 712a655cd8 Merge pull request #112 from helpfulrobot/add-standard-license
Added standard license
2015-11-19 12:04:02 +00:00
Daniel Hensby 3e217a8d69 Merge pull request #113 from helpfulrobot/add-license-to-composer
Added license to composer.json
2015-11-19 11:59:51 +00:00
Daniel Hensby 5b8574eedd Merge pull request #109 from helpfulrobot/add-standard-editor-config
Added standard editor config
2015-11-19 09:30:08 +00:00