Commit Graph

274 Commits

Author SHA1 Message Date
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
Rastislav Brandobur
a434245cfa added WidgetPageExtension.INHERITSIDEBAR definition to lang subfolder 2017-06-15 01:54:19 +02:00
Robbie Averill
8f0427922b Add PHP7 + SS3.6 build to Travis configuration 2017-06-15 11:49:57 +12:00
Robbie Averill
9aa40a0611 Remove PHP 5.5 from SS4 compat build matrix 2017-06-15 11:47:47 +12: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
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