Daniel Hensby
|
efd8114fd5
|
Merge branch '3.4' into 3.5
|
2016-12-16 15:52:53 +00:00 |
|
Daniel Hensby
|
5248be9226
|
FIX Handle fields with square brackets
|
2016-12-13 11:32:50 +00:00 |
|
Daniel Hensby
|
4bb6765392
|
Merge branch '3.4' into 3.5
|
2016-11-28 13:36:06 +00:00 |
|
Daniel Hensby
|
fc83321b6e
|
Merge tag '3.4.2' into 3.4
Release 3.4.2
|
2016-11-28 13:29:33 +00:00 |
|
Daniel Hensby
|
dd9ade4294
|
FIX UploadField incorrectly setting max upload size
|
2016-11-24 11:54:44 +00:00 |
|
Daniel Hensby
|
69974d940a
|
Merge branch '3.3' into 3.4
|
2016-11-18 11:33:39 +00:00 |
|
Daniel Hensby
|
0ae4b57754
|
Merge branch '3.2' into 3.3
|
2016-11-18 11:32:36 +00:00 |
|
Daniel Hensby
|
5df077f24d
|
Merge branch '3.1' into 3.2
|
2016-11-18 11:29:19 +00:00 |
|
Damian Mooyman
|
f43a91a4f8
|
API Add FormField::canSubmitValue()
API Add HTMLText::getProcessShortcodes() / setProcessShortcodes()
API Split TextareaField::Value() into ValueEntities() with shortcodes disabled
|
2016-11-17 09:55:03 +13:00 |
|
Daniel Hensby
|
8e5f786b8d
|
Merge branch '3.4' into 3.5.0
|
2016-11-15 11:43:16 +00:00 |
|
Daniel Hensby
|
3f4445641d
|
Merge branch '3.3' into 3.4
|
2016-11-15 11:35:38 +00:00 |
|
Daniel Hensby
|
c7778a1e9a
|
Merge branch '3.2' into 3.3
|
2016-11-15 11:19:27 +00:00 |
|
Daniel Hensby
|
06d0210233
|
Merge branch '3.1' into 3.2
|
2016-11-15 11:18:46 +00:00 |
|
Damian Mooyman
|
cc9d17063a
|
Add tests for FormField submission behaviour
Fix ReadonlyField casting with empty values
Restore Value() behaviour for TextareaField
|
2016-11-15 11:55:48 +13:00 |
|
Daniel Hensby
|
4440b88730
|
[SS-2016-010] FIX Form@httpSubmission will no longer load submitted data to disabled or readonly fields
|
2016-11-14 10:38:16 +00:00 |
|
Daniel Hensby
|
61e4055bdb
|
[SS-2016-010] FIX Cast FormField values as Text to prevent readonly fields embeding rogue HTML
|
2016-11-14 10:38:15 +00:00 |
|
Daniel Hensby
|
9a6121c867
|
Merge branch '3.4' into 3
|
2016-10-16 22:56:37 +01:00 |
|
Damian Mooyman
|
7368deca8f
|
BUG Fix issue with SS_List as datasource for dropdown field
BUG Fix validation issue with CheckboxSetField
Fixes #6166
|
2016-10-11 14:58:48 +13:00 |
|
Thomas Portelange
|
3d8db488d4
|
Have a clear error message
Because it's really annoying not knowing which field causes the error
|
2016-10-04 12:24:29 +02:00 |
|
Daniel Hensby
|
3fd9fe3aa0
|
Merge branch '3.4' into 3
|
2016-09-07 09:22:06 +01:00 |
|
Daniel Hensby
|
f2ed59e185
|
FIX Empty dmyfields on DateField now validate as true
|
2016-09-01 11:55:17 +01:00 |
|
Daniel Hensby
|
060bf6b327
|
Merge branch '3.3' into 3.4
|
2016-08-22 16:22:37 +01:00 |
|
Daniel Hensby
|
088d88e978
|
Merge branch '3.2' into 3.3
|
2016-08-22 16:22:02 +01:00 |
|
Daniel Hensby
|
bdf9e97b0e
|
Cleaning up GridFieldAddExistingAutocompleter
|
2016-08-19 00:00:56 +01:00 |
|
Damian Mooyman
|
d88516203c
|
Merge 3.4 into 3
|
2016-08-15 19:05:20 +12:00 |
|
Damian Mooyman
|
b0ba2015d9
|
[ss-2016-015] Fix value / title escaping in CheckboxSetField and OptionsetField
|
2016-08-15 15:53:21 +12:00 |
|
Damian Mooyman
|
049cdefacf
|
[ss-2016-015] Fix value / title escaping in CheckboxSetField and OptionsetField
|
2016-08-15 15:02:58 +12:00 |
|
Damian Mooyman
|
12a6b357e7
|
[ss-2016-015] Fix value / title escaping in CheckboxSetField and OptionsetField
|
2016-08-15 14:14:42 +12:00 |
|
Damian Mooyman
|
62a242154e
|
[ss-2016-015] Fix value / title escaping in CheckboxSetField and OptionsetField
|
2016-08-15 13:24:06 +12:00 |
|
Damian Mooyman
|
7de5b998e1
|
Merge 3.4 into 3
|
2016-08-05 19:12:25 +12:00 |
|
Damian Mooyman
|
ca754eb887
|
Merge 3.3 into 3.4
# Conflicts:
# admin/javascript/lang/fa_IR.js
# admin/javascript/lang/it.js
# admin/javascript/lang/src/fa_IR.js
# admin/javascript/lang/src/it.js
# lang/cs.yml
# lang/eo.yml
# lang/fa_IR.yml
# lang/fi.yml
# lang/it.yml
# lang/sk.yml
|
2016-08-05 16:48:26 +12:00 |
|
Daniel Hensby
|
af3412a4c2
|
Merge pull request #5340 from dnadesign/fixToGridFieldLoadingWrongCurrentPage
fix to grid field loading wrong current page id when using multiple tabs
|
2016-08-02 12:44:11 +01:00 |
|
Jono Menz
|
6c37532a7a
|
FIX Gridfield delete action back link (#5848)
Access backlink before the record is deleted
|
2016-07-29 10:51:53 +12:00 |
|
Anton Smith
|
4c856c4377
|
Use columns from gridfield for export
|
2016-07-19 08:26:07 +12:00 |
|
Loz Calver
|
2b1dd99be1
|
Refactor duplicate code in Form
|
2016-07-15 16:47:27 +01:00 |
|
Loz Calver
|
391161208e
|
Merge branch '3.4' into 3
|
2016-07-15 14:34:50 +01:00 |
|
Loz Calver
|
44d7919496
|
Merge branch '3.3' into 3.4
|
2016-07-15 14:34:18 +01:00 |
|
Loz Calver
|
b3fea3723f
|
FIX: Fixes support for "inline" form actions (fixes #2534)
|
2016-07-15 10:11:47 +01:00 |
|
Daniel Hensby
|
a64a066bbf
|
Merge pull request #5665 from tractorcow/pulls/3.3/fix-button-clicked
BUG Fix buttonClicked() error
|
2016-07-15 00:30:25 +01:00 |
|
Daniel Hensby
|
4c40cf8dbb
|
Merge branch '3.4' into 3
|
2016-07-14 12:01:19 +01:00 |
|
Daniel Hensby
|
d766c8559b
|
Merge branch '3.3' into 3.4
|
2016-07-14 11:57:15 +01:00 |
|
Daniel Hensby
|
a2581b9cf7
|
Merge branch '3.2' into 3.3
|
2016-07-14 11:56:35 +01:00 |
|
zauberfisch
|
3482c98cce
|
only use PjaxResponseNegotiator in GridFieldDetailForm if the Request is actually AJAX (fixes #5801)
|
2016-07-13 13:32:50 +00:00 |
|
Daniel Hensby
|
3906228fc1
|
Merge branch '3.4' into 3
|
2016-07-11 21:14:21 +01:00 |
|
Daniel Hensby
|
f44c47eea1
|
Merge branch '3.3' into 3.4
|
2016-07-11 21:11:05 +01:00 |
|
Daniel Hensby
|
e1ccb3b379
|
Merge branch '3.2' into 3.3
|
2016-07-11 21:10:06 +01:00 |
|
Ed Chipman
|
4aa1fc2d2c
|
BUGFIX: Changed form fields that call renderWith in Field() to call parent::Field() instead (#5783)
|
2016-07-07 19:55:37 +01:00 |
|
Jake Bentvelzen
|
9afd602007
|
FIX calling $record->write() breaks other 3rd party fields that write to an UnsavedRelationList.
|
2016-07-06 09:42:06 +10:00 |
|
Damian Mooyman
|
bf00810e1f
|
BUG Fix buttonClicked() error
Fixes #3208
|
2016-06-08 12:26:11 +12:00 |
|
Damian Mooyman
|
303f695751
|
Merge 3.3 into 3
# Conflicts:
# admin/javascript/LeftAndMain.EditForm.js
|
2016-05-18 17:29:30 +12:00 |
|