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
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
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
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
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