Commit Graph

23979 Commits

Author SHA1 Message Date
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
Guy Sartorelli
cbd358ab93
MNT Test that we can't filter/sort eagerloaded data by relation (#10978) 2023-10-18 09:36:41 +13:00
Ed Wilde
af536a88d2
Add support for braille format files
This adds support for the Braille ASCII file format. This is increasingly requested by clients in the public sector.
2023-10-11 13:55:33 +13:00
Guy Sartorelli
87958e7484
Merge pull request #10966 from andrewandante/ENH/better_pwd_validation_msgs
ENH allow stacked messages on FormMessage
2023-10-09 14:15:29 +13:00
Andrew Paxley
a0cbebb2d1 ENH allow stacked messages on FormMessage 2023-10-09 11:12:03 +13:00
Guy Sartorelli
44b170098e
NEW Add ORM abstraction for "WITH" clauses (#10943) 2023-10-02 15:25:14 +13:00
github-actions
11c0198b9d Merge branch '5.1' into 5 2023-09-30 14:24:05 +00: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
Guy Sartorelli
7d5c62ed5f
NEW Add rightJoin method to DataList (#10961) 2023-09-27 15:24:32 +13: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
Guy Sartorelli
55e42683f8
FIX Match multi-line JOIN statements (#10960) 2023-09-26 10:30:55 +13:00
Guy Sartorelli
7bb72eb7c5
FIX Ensure all fixed fields are added 2023-09-25 15:35:34 +13:00
Guy Sartorelli
157317d7ee
Merge pull request #10956 from creative-commoners/pulls/5/sql-union
NEW Add sql UNION abstraction
2023-09-25 12:55:34 +13:00
Guy Sartorelli
76da701b6b
NEW Add sql UNION abstraction 2023-09-25 12:33:30 +13:00
Guy Sartorelli
fac3356739
ENH Enable allowing collisions for field statements (#10957) 2023-09-25 12:32:40 +13:00
Guy Sartorelli
bbc0295f86
NEW Add abstraction for sql RIGHT JOIN (#10954) 2023-09-25 12:32:26 +13:00
Guy Sartorelli
b28749db44
ENH Allow selecting multiple (or no) tables (#10953) 2023-09-25 12:32:19 +13:00
Guy Sartorelli
b3b1d07616
ENH Deprecate old password encryptors (#10948) 2023-09-19 18:22:08 +12:00
github-actions
9ccba6bc73 Merge branch '5.1' into 5 2023-09-16 14:23:47 +00: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
github-actions
5f72f9c9de Merge branch '4.13' into 4 2023-09-16 14:23:42 +00:00
Guy Sartorelli
58696e3ed5
FIX Set tableName on DBField before calling addToQuery (#10946) 2023-09-14 11:01:36 +12:00
Guy Sartorelli
95944448a3
Merge pull request #10942 from tjbwsk/4.13
added missing returns (fluent setter)
2023-09-13 09:57:32 +12:00
Rastislav Brandobur
17733aa84a added missing returns (fluent setter) 2023-09-11 10:58:11 +02:00
github-actions
b8665a70d5 Merge branch '5.1' into 5 2023-09-09 14:23:44 +00:00