Sabina Talipova
|
c5be3fc487
|
Merge pull request #10931 from tjbwsk/4.13
added missing maxLength validation
|
2023-08-31 08:45:10 +12:00 |
|
Rastislav Brandobur
|
d6c39e7d36
|
added missing maxLength validation
|
2023-08-28 10:51:43 +02:00 |
|
Niklas Forsdahl
|
88c70b3234
|
Fixed deprecation notices in php 8.2 by using the AllowDynamicProperties
annotation on classes that set dynamic properties
|
2023-08-25 11:07:48 +03:00 |
|
Sabina Talipova
|
597d97bf0a
|
Merge pull request #10907 from creative-commoners/pulls/4.13/new-fields-validator
NEW Add FieldsValidator to ensure fields get validated
|
2023-08-10 10:50:57 +12:00 |
|
Sabina Talipova
|
037168a4fe
|
FIX Multi HTML entities in shortcodes
|
2023-08-08 13:08:19 +12:00 |
|
Guy Sartorelli
|
5a52484d88
|
NEW Add FieldsValidator to ensure fields get validated
|
2023-08-08 13:02:27 +12:00 |
|
Sabina Talipova
|
d24095aba8
|
FIX Image in summaryfields breaks search
|
2023-08-03 14:48:55 +12:00 |
|
Sabina Talipova
|
0ab36f6ae1
|
UPD Add support new TinyMC cs_CZ.js
|
2023-05-16 11:56:05 +12:00 |
|
Guy Sartorelli
|
234e229098
|
Merge pull request #9976 from kinglozzer/9975-default-form-action
FIX: Form::defaultAction() didn't work if actions were in CompositeFields (fixes #9975)
|
2023-05-09 21:45:24 +12:00 |
|
Guy Sartorelli
|
01808a8316
|
FIX Don't assume searchableFields() exists in gridfield filter
|
2023-05-09 10:00:07 +12:00 |
|
Guy Sartorelli
|
908b6f2006
|
Merge branch '4.12' into 4.13
|
2023-04-26 11:44:54 +12:00 |
|
Guy Sartorelli
|
fd5d8217e8
|
[CVE-2023-22728] Check canView before printing from GridField
|
2023-04-26 09:45:34 +12:00 |
|
Steve Boyd
|
0f40cc38ec
|
FIX Respect searchable_fields
|
2023-03-23 10:57:03 +13:00 |
|
Steve Boyd
|
23efed1802
|
Merge branch '4.12' into 4
|
2023-02-02 16:20:00 +13:00 |
|
Mojmir Fendek
|
2c105cffc9
|
ENH: saveInto() new extension points. (#10636)
* ENH: saveInto() new extension points.
|
2023-01-13 09:43:22 +13:00 |
|
Florian Thoma
|
bb8e3b8386
|
fix: optional return value for paginator state
`$state->getData()->getData('GridFieldPaginator')' (line 598) returns null by default.
|
2023-01-02 15:32:16 +11:00 |
|
Guy Sartorelli
|
0d662ba95f
|
Merge branch '4.12' into 4
|
2022-12-19 01:38:09 +00:00 |
|
Steve Boyd
|
cb76f312a4
|
Merge branch '4.11' into 4.12-release
|
2022-11-21 13:44:23 +13:00 |
|
Steve Boyd
|
dc98cad48a
|
Merge branch '4.10' into 4.11
|
2022-11-21 13:43:59 +13:00 |
|
Steve Boyd
|
fe13856769
|
[CVE-2022-37429] Sanitise XSS
|
2022-11-21 13:06:40 +13:00 |
|
Steve Boyd
|
4308a93cc8
|
[CVE-2022-38148] Validate SortColumn exists
|
2022-11-21 13:01:32 +13:00 |
|
Steve Boyd
|
137ebcebec
|
API Stop using deprecated API
|
2022-11-15 18:20:54 +13:00 |
|
Loz Calver
|
7f8f5afc91
|
Ensure forms/fields overridden by onBeforeRender() can override templates
|
2022-11-02 11:57:57 +00:00 |
|
Loz Calver
|
e2cb683f14
|
FIX: Stop FormField onBeforeRenderHolder extension result being overridden
|
2022-11-02 10:06:23 +00:00 |
|
Loz Calver
|
c925fae180
|
NEW: Add onBeforeRender extension hook to Form
|
2022-11-02 10:05:02 +00:00 |
|
Phillip King
|
c4b3d5304d
|
Update tinymce links in comments
|
2022-10-14 16:11:58 +13:00 |
|
Steve Boyd
|
9c453abf89
|
API Update deprecations
|
2022-10-13 14:49:15 +13:00 |
|
Steve Boyd
|
2991901660
|
ENH Update deprecation messages
|
2022-10-13 14:05:49 +13:00 |
|
Steve Boyd
|
7b87926428
|
ENH Update deprecation messages
|
2022-10-13 14:05:49 +13:00 |
|
Steve Boyd
|
cc49036616
|
ENH Standardise deprecation messages
|
2022-10-13 14:05:49 +13:00 |
|
Viktor Szépe
|
94d1ac8d99
|
ENH Various changes via static analysis tooling
|
2022-08-24 12:14:32 +12:00 |
|
Steve Boyd
|
2b5420ee7d
|
[CVE-2022-37430] Sanitise mixed case javascript
|
2022-08-23 15:36:48 +12:00 |
|
Sabina Talipova
|
c0b38fc411
|
ENH Update page number in the state on reaching the first or the last element in a list
|
2022-08-22 12:44:11 +12:00 |
|
Steve Boyd
|
c466ca5ca5
|
Merge pull request #9341 from unclecheese/pulls/4/come-on-baby-make-it-search-so-good
NEW: Allow search field customisation
|
2022-08-02 11:59:55 +12:00 |
|
Guy Sartorelli
|
c7504aa337
|
Merge pull request #10331 from creative-commoners/pulls/4/gridfield-keep-state
ENH Restore gridfield state from get vars (POC)
|
2022-07-29 11:33:19 +12:00 |
|
Sabina Talipova
|
7a9bc7f577
|
ENH Keep Request in URL
|
2022-07-28 10:14:43 +12:00 |
|
Aaron Carlino
|
07a6c1191a
|
NEW: Allow search field customisation in GridFieldFilterHeader
|
2022-07-25 17:33:09 +12:00 |
|
Steve Boyd
|
b62c4a9f53
|
Merge branch '4.11' into 4
|
2022-07-08 17:13:31 +12:00 |
|
Guy Sartorelli
|
3cad03357a
|
Merge pull request #10384 from creative-commoners/pulls/4.11/remove-wrong-message
FIX Unexpected message issue
|
2022-07-08 13:20:11 +12:00 |
|
Guy Sartorelli
|
3e85c4dc5c
|
Merge pull request #9905 from christopherdarling/patch-20
BUG fieldNameError() references invalid $this->form
|
2022-07-07 20:29:38 +12:00 |
|
Guy Sartorelli
|
0cd6665130
|
Merge branch '4.11' into 4
|
2022-07-06 11:28:41 +12:00 |
|
Loz Calver
|
9b45342a06
|
FIX: Add missing casting for Form::getAttributesHTML (fixes #10386)
|
2022-07-04 12:24:58 +01:00 |
|
Sabina Talipova
|
babc811381
|
FIX Remove unexpected message
|
2022-07-04 16:05:57 +12:00 |
|
Steve Boyd
|
4d662d2dea
|
Merge branch '4.11' into 4
|
2022-06-28 17:42:07 +12:00 |
|
Steve Boyd
|
98b985fb91
|
Merge branch '4.10' into 4.11
|
2022-06-28 17:41:49 +12:00 |
|
Guy Sartorelli
|
794640247b
|
Merge pull request #10374 from creative-commoners/pulls/4.10/cve-2022-28803
[CVE-2022-28803] Block XSS in links and iframes.
|
2022-06-28 17:27:37 +12:00 |
|
Steve Boyd
|
991aedf017
|
[CVE-2022-25238] Sanitise htmlfields serverside by default
|
2022-06-28 17:03:05 +12:00 |
|
Guy Sartorelli
|
d2c58f3bbc
|
[CVE-2022-28803] Block XSS in links and iframes.
|
2022-06-28 17:01:53 +12:00 |
|
Guy Sartorelli
|
a8652f7cbb
|
ENH Restore gridfield state from get vars
|
2022-05-23 10:57:13 +12:00 |
|
Steve Boyd
|
db5fbcd035
|
Merge branch '4.11' into 4
|
2022-05-19 17:25:42 +12:00 |
|