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
helpfulrobot
085d8f881f
Added standard git attributes
2015-11-19 19:14:35 +13:00
helpfulrobot
0fce21beed
Added license to composer.json
2015-11-19 18:53:43 +13:00
helpfulrobot
08a2b444cf
Added standard license
2015-11-19 18:33:14 +13:00
Scott Hutchinson
ecce5327a8
Merge pull request #111 from tractorcow/pulls/release-121
...
Update changelog for 1.2.1
2015-11-19 16:58:46 +13:00
Damian Mooyman
6104f17220
Update changelog for 1.2.1
2015-11-19 15:46:28 +13:00
helpfulrobot
cc836f3be4
Added standard Travis config
2015-11-19 14:21:30 +13:00
helpfulrobot
6e9e3c9aaa
Added standard editor config
2015-11-19 13:27:37 +13:00
Daniel Hensby
9fcc75b4d6
Merge pull request #108 from helpfulrobot/add-standard-travis-config
...
Added standard Travis config
2015-11-18 23:40:21 +00:00
Daniel Hensby
dbafc880a3
Merge pull request #106 from helpfulrobot/add-standard-scrutinizer-config
...
Added standard Scrutinizer config
2015-11-18 23:40:01 +00:00
helpfulrobot
2dd717cb84
Added standard Travis config
2015-11-18 17:24:16 +13:00
helpfulrobot
130e9d06a1
Converted to PSR-2
2015-11-18 17:08:21 +13:00
helpfulrobot
b41ad4cf71
Added standard Scrutinizer config
2015-11-18 15:42:00 +13:00
Damian Mooyman
d66a641934
Update translations
2015-11-17 16:07:38 +13:00
Damian Mooyman
799c2f1bf0
Merge pull request #105 from dnadesign/1.1
...
Making widgets able to be used in a non page controller
2015-11-11 16:24:08 +13:00
John Milmine
0f207180b4
Making widgets able to be used in a non page controller
2015-11-11 15:01:03 +13:00
Damian Mooyman
2fe849365f
Merge pull request #100 from shoaibali/changelog
...
OSS-905 Added changelog
2015-11-11 13:57:23 +13:00