Commit Graph

23804 Commits

Author SHA1 Message Date
Guy Sartorelli
7073246a37
MNT Add tests for using GridField with arbitrary data
Note that the main tests are added as behat tests in the admin module
2023-12-18 14:20:33 +13:00
Guy Sartorelli
2cafba2bd5
MNT Add new behat function to allow deleting gridfield rows 2023-12-18 12:41:45 +13:00
Guy Sartorelli
3d64eac129
NEW Make most GridField components work with arbitrary data 2023-12-18 12:41:42 +13:00
Guy Sartorelli
5838772b19
ENH Explicitly require DataObject for some gridfield components
These components simply cannot work with non-DataObjects. They have
explicit DataObject queries, and allowing arbitrary callbacks for these
components would be a case of diminishing returns.
2023-12-11 12:34:00 +13:00
Guy Sartorelli
b1295af281
NEW Provide an easy way to filter arbitrary ViewableData in gridfields 2023-12-11 12:33:56 +13:00
Guy Sartorelli
bc47d65cc5
DEP Deprecate configurable silent failures in GridField components 2023-11-20 16:50:32 +13:00
github-actions
cfd8f05a04 Merge branch '5.1' into 5 2023-11-18 14:24:16 +00: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
f22282acb2 Merge branch '5.1' into 5 2023-11-13 04:42:01 +00: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
Guy Sartorelli
a1eee2a9ef
Merge pull request #10979 from andrewandante/ENH_add_buildtask_permissions
Add buildtask and dev URL permissions
2023-11-10 13:20:06 +13:00
Andrew Paxley
b9da08a301 Update task-not-found messaging 2023-11-10 09:40:16 +13:00
Andrew Paxley
c77a77d584 Flip canView logic and combine into taskEnabled check 2023-11-09 20:22:59 +13: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
Guy Sartorelli
8680b6bfb9
Merge pull request #11041 from creative-commoners/pulls/5/tx-1698976247
TLN Update translations
2023-11-06 09:11:00 +13:00
Andrew Paxley
b9b891d050 ENH handle sub-urls 2023-11-03 17:10:08 +13:00
Steve Boyd
5ff6811b00 TLN Update translations 2023-11-03 14:50:47 +13:00
Andrew Paxley
2cb84e90d4 ENH remove devbuild bypass 2023-11-03 12:24:44 +13:00
Andrew Paxley
5d4327b238 ENH replace permission checks with canView check on TestDBTask 2023-11-03 09:19:29 +13:00
github-actions
92866d9326 Merge branch '5.1' into 5 2023-11-02 20:08:55 +00: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
cb520db8b7 Merge branch '5.1' into 5 2023-11-01 20:14:50 +00: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
Andrew Paxley
78444a44ca ENH add DevAdminConfirmationMiddleware 2023-10-31 17:35:55 +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
0556dfe45f Merge branch '5.1' into 5 2023-10-28 14:23:52 +00: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
Andrew Paxley
3244b44a54 ENH add permissions for build tasks
ENH add granular dev url permissions
2023-10-27 12:34:25 +13:00
Guy Sartorelli
f9986c5454
Merge pull request #10970 from edwilde/patch-15
Add support for braille format files
2023-10-26 10:57:53 +13: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
Guy Sartorelli
64e2b5e489
Merge pull request #10974 from creative-commoners/pulls/5/random-password
NEW Generate a random password if a blank password is entered
2023-10-20 12:10:15 +13:00
Steve Boyd
159112ca8b NEW Generate a random password if a blank password is entered 2023-10-20 11:37:25 +13:00