Commit Graph

23781 Commits

Author SHA1 Message Date
Guy Sartorelli
ad8cf9902c
Merge pull request #11093 from creative-commoners/pulls/5.1/docblock
MNT Update @methods on class docblocks
2023-12-15 12:38:38 +13:00
Steve Boyd
3311794bd3
Merge pull request #11094 from creative-commoners/pulls/5.1/fix-email-failure-bugs
Fix email failure bugs
2023-12-15 09:27:31 +13:00
Guy Sartorelli
dd3a0dba24
FIX Don't break the page if password recover email fails to send 2023-12-15 09:05:18 +13:00
Guy Sartorelli
446810bc5e
FIX Allow new password to save even if there's an error sending email 2023-12-14 12:47:05 +13:00
Steve Boyd
db69a1f83c MNT Update @methods on class docblocks 2023-12-14 11:04:08 +13:00
github-actions
bf45b0c44b Merge branch '4' into 5.1 2023-12-09 14:24:24 +00:00
github-actions
f9a6b7d480 Merge branch '4.13' into 4 2023-12-09 14:24:23 +00:00
Guy Sartorelli
6698e5accd
Merge pull request #11085 from kinglozzer/11083-unsaved-relationlist-bug
FIX: UnsavedRelationList first/last to return null if list is empty (fixes #11083)
2023-12-05 09:05:16 +13:00
Loz Calver
40b888eaf3 FIX: UnsavedRelationList::last() sometimes returned an ID instead of an item 2023-12-04 11:44:34 +00:00
Loz Calver
e28af9a5a7 FIX: UnsavedRelationList first/last to return null if list is empty (fixes #11083) 2023-12-04 11:32:08 +00:00
Guy Sartorelli
eb245a1f83
Merge branch '4' into 5.1 2023-11-30 11:51:36 +13:00
github-actions
30293e67a1 Merge branch '4.13' into 4 2023-11-29 22:40:34 +00:00
Guy Sartorelli
6d903848ab
FIX Don't replace config manifest for nested kernels (#11082) 2023-11-30 11:39:14 +13:00
github-actions
4f0dfe8657 Merge branch '4' into 5.1 2023-11-28 02:04:52 +00:00
github-actions
e8c63d92c0 Merge branch '4.13' into 4 2023-11-28 02:04:50 +00:00
Sabina Talipova
1d69236229
Merge pull request #11068 from creative-commoners/pulls/4.13/treedropdown-required
FIX Add extraEmptyValues to TreedropdownField
2023-11-28 14:52:58 +13: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
github-actions
1d10ce7bd4 Merge branch '4.13' into 4 2023-11-25 14:24:24 +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
github-actions
814ac49d09 Merge branch '4.13' into 4 2023-11-18 14:24:13 +00:00
Guy Sartorelli
bbc6167fe3
Merge pull request #11053 from creative-commoners/pulls/4.13/fix-deprecation-enabled-check
FIX Make deprecation enabled check faster
2023-11-17 14:37:28 +13: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
github-actions
2709d70396 Merge branch '4.13' into 4 2023-11-13 04:41:59 +00:00
Steve Boyd
41b77ceec6 Merge branch '4' into 5.1 2023-11-13 17:21:34 +13:00
Guy Sartorelli
4c76ec6102
Merge pull request #11037 from creative-commoners/pulls/4.13/toast-msg-gridfield
FIX ModelAdmin toast elements
2023-11-13 09:43:38 +13:00
github-actions
5f12606447 Merge branch '4.13' into 4 2023-11-11 14:24:09 +00:00
Sabina Talipova
d883719c16 FIX ModelAdmin toast elements 2023-11-09 09:39:52 +13:00
Guy Sartorelli
70dced3731
Merge pull request #11043 from creative-commoners/pulls/4.13/tx-1699241312
TLN Update translations
2023-11-07 11:14:22 +13:00
Steve Boyd
3c98264f82 TLN Update translations 2023-11-06 16:28:32 +13:00
github-actions
0ac8499ea3 Merge branch '4' into 5.1 2023-11-02 20:08:54 +00:00
github-actions
6077bba9ac Merge branch '4.13' into 4 2023-11-02 20:08:52 +00:00
Guy Sartorelli
69fcc2c1c1
Merge pull request #11040 from creative-commoners/pulls/4.13/new-broken-builds
MNT Fix incorrect expected value in HTMLEditorFieldTest
2023-11-03 09:08:12 +13:00
Sabina Talipova
f393adf1fc MNT Fix incorrect expected value in HTMLEditorFieldTest 2023-11-03 08:48:43 +13:00
github-actions
5125be5a30 Merge branch '4' into 5.1 2023-11-01 20:14:46 +00:00
github-actions
b4fb810247 Merge branch '4.13' into 4 2023-11-01 20:14:44 +00:00
Guy Sartorelli
07bb6eddaf
Merge pull request #11038 from creative-commoners/pulls/4.13/broken-builds
MNT Table header closed tag position
2023-11-02 09:13:54 +13:00
Sabina Talipova
50aaf9a9d5 MNT Table header closed tag position 2023-11-02 08:51:21 +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
github-actions
d6c788abdb Merge branch '4.13' into 4 2023-10-28 14:23:49 +00:00
Guy Sartorelli
87f829a729
Merge pull request #10977 from blueo/pulls/use-field-editorconfig-when-sanitizing
Use field editorconfig when sanitising content
2023-10-26 09:11:50 +13: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
github-actions
919eeac3e2 Merge branch '4.13' into 4 2023-09-30 14:23:58 +00:00
Sabina Talipova
071d8b7b09
Merge pull request #10959 from creative-commoners/pulls/4.13/add-fixed-fields
FIX Ensure all fixed fields are added
2023-09-26 12:00:59 +13:00