github-actions
|
4f0dfe8657
|
Merge branch '4' into 5.1
|
2023-11-28 02:04:52 +00:00 |
|
Steve Boyd
|
4dbbf04ba5
|
FIX Add extraEmptyValues to TreedropdownField
|
2023-11-27 12:42:28 +13:00 |
|
github-actions
|
6f6b2650ec
|
Merge branch '4' into 5.1
|
2023-11-25 14:24:26 +00:00 |
|
Guy Sartorelli
|
7eab49f850
|
FIX Ensure environment is checked before enabling deprecations (#11055)
|
2023-11-22 09:30:08 +13:00 |
|
github-actions
|
1ae7e9262d
|
Merge branch '4' into 5.1
|
2023-11-18 14:24:15 +00:00 |
|
Guy Sartorelli
|
05f1d9ab86
|
FIX Make deprecation enabled check faster
|
2023-11-17 10:41:02 +13:00 |
|
github-actions
|
fe9b7699a2
|
Merge branch '4' into 5.1
|
2023-11-13 04:42:00 +00:00 |
|
Sabina Talipova
|
d883719c16
|
FIX ModelAdmin toast elements
|
2023-11-09 09:39:52 +13:00 |
|
Guy Sartorelli
|
0887170115
|
Merge pull request #11032 from creative-commoners/pulls/5.1/remove-todo
MNT Remove TODO comments
|
2023-10-31 10:11:27 +13:00 |
|
Sabina Talipova
|
56511c8618
|
MNT Remove TODO comments
|
2023-10-30 13:21:09 +13:00 |
|
github-actions
|
9a497f54d7
|
Merge branch '4' into 5.1
|
2023-10-28 14:23:50 +00:00 |
|
Bernie Hamlin
|
e5eb98cc34
|
Use field editorconfig when sanitising content
|
2023-10-25 12:08:46 +13:00 |
|
github-actions
|
cf78a9d785
|
Merge branch '5.0' into 5.1
|
2023-09-30 14:24:03 +00:00 |
|
github-actions
|
3d60e1e77e
|
Merge branch '4' into 5.0
|
2023-09-30 14:24:00 +00:00 |
|
Guy Sartorelli
|
7bb72eb7c5
|
FIX Ensure all fixed fields are added
|
2023-09-25 15:35:34 +13:00 |
|
github-actions
|
24db72a5f5
|
Merge branch '5.0' into 5.1
|
2023-09-16 14:23:45 +00:00 |
|
github-actions
|
ff4a091d93
|
Merge branch '4' into 5.0
|
2023-09-16 14:23:44 +00:00 |
|
Guy Sartorelli
|
58696e3ed5
|
FIX Set tableName on DBField before calling addToQuery (#10946)
|
2023-09-14 11:01:36 +12:00 |
|
Rastislav Brandobur
|
17733aa84a
|
added missing returns (fluent setter)
|
2023-09-11 10:58:11 +02:00 |
|
github-actions
|
0b89d32f8c
|
Merge branch '5.0' into 5.1
|
2023-09-09 14:23:42 +00:00 |
|
github-actions
|
b01afbe99b
|
Merge branch '4' into 5.0
|
2023-09-09 14:23:41 +00:00 |
|
Steve Boyd
|
724d8c9047
|
Merge branch '5.0' into 5.1
|
2023-09-07 12:59:45 +12:00 |
|
Steve Boyd
|
17c33231c4
|
FIX Call Textarea validation extension
|
2023-09-05 16:08:20 +12:00 |
|
Guy Sartorelli
|
7ea25bf9e1
|
FIX Call addToQuery on all DBFields (#10936)
|
2023-09-05 15:06:53 +12:00 |
|
github-actions
|
c59aa5e13f
|
Merge branch '5.0' into 5.1
|
2023-09-02 14:23:40 +00:00 |
|
github-actions
|
a0493cffff
|
Merge branch '4' into 5.0
|
2023-09-02 14:23:38 +00:00 |
|
Guy Sartorelli
|
374771d4d7
|
FIX Correctly implement backwards compatible null comparisons (#10935)
|
2023-08-31 12:26:40 +12:00 |
|
Sabina Talipova
|
c5be3fc487
|
Merge pull request #10931 from tjbwsk/4.13
added missing maxLength validation
|
2023-08-31 08:45:10 +12:00 |
|
Guy Sartorelli
|
b4463d9050
|
NEW Enable ArrayList and EagerLoadedList to use search filters (#10925)
|
2023-08-29 15:40:19 +12:00 |
|
Rastislav Brandobur
|
d6c39e7d36
|
added missing maxLength validation
|
2023-08-28 10:51:43 +02:00 |
|
Steve Boyd
|
c17138b6f5
|
Merge branch '5.0' into 5
|
2023-08-28 18:26:22 +12:00 |
|
github-actions
|
69549f2a23
|
Merge branch '4' into 5.0
|
2023-08-26 14:23:32 +00: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 |
|
Guy Sartorelli
|
2e92b89b54
|
Merge pull request #10923 from kinglozzer/10821-mmtl-changetracking
FIX: Stop ManyManyThroughList join records incorrectly showing as changed (fixes #10821)
|
2023-08-24 09:05:38 +12:00 |
|
Loz Calver
|
1fd495449b
|
FIX: Stop ManyManyThroughList join records incorrectly showing as changed (fixes #10821)
|
2023-08-23 16:43:56 +01:00 |
|
Steve Boyd
|
00cade0d38
|
Merge branch '5.0' into 5
|
2023-08-22 15:32:50 +12:00 |
|
Steve Boyd
|
ee0468e5b7
|
Merge branch '4.13' into 5.0
|
2023-08-22 15:32:38 +12:00 |
|
Sunny Side Up
|
6c2b5bdbe1
|
Update src/Security/Member.php
Co-authored-by: Guy Sartorelli <36352093+GuySartorelli@users.noreply.github.com>
|
2023-08-15 17:06:46 +12:00 |
|
Sunny Side Up
|
93d03f71ef
|
MINOR: set a default password encryption for a member, if no password encryption is set.
|
2023-08-15 16:29:52 +12:00 |
|
Guy Sartorelli
|
c7cd26299a
|
Fix ArrayList canFilterBy to work with ArrayData (#10915)
|
2023-08-15 11:31:20 +12:00 |
|
Guy Sartorelli
|
b178647dee
|
Merge pull request #10844 from lekoala/patch-40
update IPUtils
|
2023-08-11 20:47:09 +12:00 |
|
Thomas
|
d621d00eea
|
DBComposite::writeToManipulation() is never called
|
2023-08-11 09:56:37 +12:00 |
|
github-actions
|
613dc1620c
|
Merge branch '5.0' into 5
|
2023-08-09 23:47:19 +00:00 |
|
Guy Sartorelli
|
15e4cbeb7a
|
Merge branch '4' into 5.0
|
2023-08-10 11:46:33 +12: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 |
|
Loz Calver
|
8da4aa8637
|
FIX: Regression with include argument (fixes #10911)
|
2023-08-09 15:20:54 +01:00 |
|
Guy Sartorelli
|
fd2b76d38b
|
Merge pull request #10904 from creative-commoners/pulls/5/more-placeholders
ENH Do not use placeholders by default for foreignIDFilter()
|
2023-08-09 11:58:26 +12:00 |
|
Steve Boyd
|
358cbc9ee5
|
ENH Do not use placeholders by default for foreignIDFilter()
|
2023-08-09 10:46:08 +12:00 |
|
Guy Sartorelli
|
f345646481
|
FIX Allow subclasses of ManyMany lists in EagerLoadedList (#10905)
|
2023-08-08 14:43:08 +12:00 |
|
Sabina Talipova
|
037168a4fe
|
FIX Multi HTML entities in shortcodes
|
2023-08-08 13:08:19 +12:00 |
|