Ingo Schommer
4a37a17cdc
Merge pull request #324 from silverstripe/temporarily-remove-code-coverage-reporting
...
Temporarily removed code coverage reporting
2015-08-31 11:05:06 +12:00
Christopher Pitt
b77b4b0928
Temporarily removed code coverage reporting
2015-08-31 10:45:48 +12:00
Ingo Schommer
abd64a39ea
Merge pull request #322 from tractorcow/pulls/3.0/secure-assets
...
API Integrate with secure assets module
2015-08-31 09:06:13 +12:00
Damian Mooyman
1dd787327a
API Integrate with secure assets module
2015-08-28 16:30:41 +12:00
Damian Mooyman
c4a95d59dc
Merge pull request #320 from chillu/pulls/allowed-extensions-blacklist
...
API Disallow HTML uploads by default, make extensions configurable
2015-08-28 15:15:37 +12:00
Damian Mooyman
3f03e6401e
Merge pull request #318 from marcokernler/placeholder-support
...
Added placeholder support for the EditableTextField
2015-08-28 10:47:27 +12:00
Ingo Schommer
1794ef3594
API Disallow HTML uploads by default, make extensions configurable
...
HTML uploads are only relevant for SilverStripe 3.1,
since they're disallowed by default from 3.2 onwards in
the File.allowed_extensions configuration already.
2015-08-28 10:44:07 +12:00
Damian Mooyman
06b5886056
Merge pull request #319 from chillu/pulls/upload-docs
...
Clarified upload usage and security considerations
2015-08-28 10:14:50 +12:00
Ingo Schommer
abae27f41f
Clarified upload usage and security considerations
2015-08-28 10:11:43 +12:00
Marco Kernler
fc16557b1d
Added placeholder support for the EditableTextField
2015-08-27 13:54:28 +02:00
Damian Mooyman
5288c4d441
Merge pull request #317 from scott1702/master
...
add warning about publicly accessible files
2015-08-27 18:52:27 +12:00
scott1702
cfa1f8345a
add warning about publicly accessible files
2015-08-27 18:10:13 +12:00
Damian Mooyman
ac731067a8
Merge pull request #316 from scott1702/master
...
focus on first invalid field after form validation
2015-08-27 16:16:10 +12:00
scott1702
7f31dbe4ff
focus on first invalid element after form validation
...
Checkbox/radio groups now get caught by validation
2015-08-27 15:27:08 +12:00
Christopher Pitt
be90ffac35
Merge pull request #312 from flashbackzoo/pulls/fix-checkbox-markup
...
Make checkbox field markup consistant with other fields
2015-08-24 19:20:00 +12:00
David Craig
8d7bbfa456
Make checkbox field markup consistant with other fields
2015-08-24 15:30:55 +12:00
Damian Mooyman
7dae70c25d
Merge pull request #308 from flashbackzoo/pull/fix-duplicate-id
...
Fix multiple submit buttons being used
2015-08-24 12:51:08 +12:00
David Craig
da400e8306
Fix multiple submit buttons being used
2015-08-24 10:38:02 +12:00
Christopher Pitt
a250fa3171
Merge pull request #310 from flashbackzoo/pulls/update-right-title
...
Consistant treatment of field's right title
2015-08-21 15:47:58 +12:00
David Craig
e9ef2a03aa
Consistant treatment of field's right title
2015-08-21 15:21:33 +12:00
Damian Mooyman
543d79c326
Merge pull request #309 from scott1702/master
...
place gridfield buttons in button row
2015-08-21 14:43:25 +12:00
Christopher Pitt
d1397a9a5d
Merge pull request #297 from tractorcow/pulls/fix-form-tag
...
BUG Fix <form > tag being invalidly nested inside <p> tag
2015-08-21 14:34:33 +12:00
scott1702
2726fda72e
place gridfield buttons in button row
2015-08-21 13:41:00 +12:00
Damian Mooyman
09553a1293
BUG Fix <form > tag being invalidly nested inside <p> tag
2015-08-21 12:26:52 +12:00
Damian Mooyman
52072d44eb
Merge pull request #304 from assertchris/add-scrutinizer-delay
...
Added Scrutinizer delay
2015-08-21 12:01:28 +12:00
Damian Mooyman
777d167f30
Merge pull request #307 from assertchris/update-documentation
...
Updated documentation
2015-08-21 11:38:45 +12:00
Damian Mooyman
31a8cc5dd8
Merge pull request #306 from flashbackzoo/pulls/update-checkbox-and-optionset-templates
...
Update multiple option field's template
2015-08-21 11:38:06 +12:00
Damian Mooyman
912b855e47
Merge pull request #305 from assertchris/add-better-contrast-of-right-text
...
Added better contrast of right text
2015-08-21 11:37:32 +12:00
Christopher Pitt
08a57b8d6b
Updated documentation
2015-08-21 11:21:40 +12:00
Christopher Pitt
1fe8bb689d
Added better contrast of right text
2015-08-21 10:33:08 +12:00
David Craig
952b9eafb0
Update multiple option field's template
2015-08-21 09:51:33 +12:00
Christopher Pitt
a9d07ff97f
Added Scrutinizer delay
2015-08-21 09:15:54 +12:00
David Craig
e4b1ddbd86
Merge pull request #302 from scott1702/feature/multi-page-forms-v2
...
Improve UX of adding fields
2015-08-20 17:27:03 +12:00
scott1702
389ab6ce04
Improve UX of adding fields
2015-08-20 16:55:59 +12:00
Damian Mooyman
5abf9f5212
Merge pull request #296 from flashbackzoo/pulls/fix-ie-drag-drop
...
Fix IE8 drag-and-drop
2015-08-20 16:33:03 +12:00
Damian Mooyman
d9eae284a9
Merge pull request #303 from flashbackzoo/pulls/update-field-group-template
...
Add $RightTitle to UserFormsGroupField template
2015-08-20 15:52:52 +12:00
David Craig
bdb0839128
Fix IE8 drag-and-drop
2015-08-20 15:36:17 +12:00
Damian Mooyman
91cab7d960
Merge pull request #301 from flashbackzoo/pulls/fix-ie10-drag-handles
...
Fix drag handles in IE10
2015-08-20 15:21:50 +12:00
David Craig
06f855923b
Add to UserFormsGroupField template
2015-08-20 15:01:06 +12:00
Damian Mooyman
72c89dc385
Update translations
2015-08-20 12:47:37 +12:00
David Craig
8e14131e3f
Fix drag handles in IE10
2015-08-20 10:54:36 +12:00
Christopher Pitt
1fbdda29b8
Merge pull request #300 from flashbackzoo/pulls/fix-progress-bar-semantics
...
Improve progress bar accessibility
2015-08-20 08:57:49 +12:00
Christopher Pitt
d3e42f3490
Merge pull request #299 from flashbackzoo/pulls/fix-ie8-bottom-border
...
Fix IE8 bottom border on editor
2015-08-20 08:56:24 +12:00
Christopher Pitt
4a05a0b78c
Merge pull request #298 from tractorcow/pulls/restrict-mail-destination
...
API Restrict "to" destination selection to only fields with pre-defined values
2015-08-20 08:53:49 +12:00
David Craig
74e2f2b315
Improve progress bar accessibility
2015-08-19 15:41:41 +12:00
David Craig
155630fdda
Fix IE8 bottom border on editor
2015-08-19 14:40:40 +12:00
Damian Mooyman
879dd38328
API Restrict "to" destination selection to only fields with pre-defined values
2015-08-19 14:04:11 +12:00
Damian Mooyman
ee62d8956f
Merge pull request #295 from scott1702/feature/multi-page-forms-v2
...
fix heading fields only being <h> upon creation
2015-08-18 18:07:58 +12:00
scott1702
185eec3651
fix heading fields only being <h> upon creation
...
Change text from 'step' to 'page'
2015-08-18 17:45:25 +12:00
David Craig
0868c7ad54
Merge pull request #294 from tractorcow/pulls/fix-compat
...
BUG Fix compatibility with php 5.3.3
2015-08-18 17:30:19 +12:00