jeremystretch
870aa3a265
Merge branch 'develop' into feature
2021-11-24 14:00:37 -05:00
jeremystretch
0d60099588
Move request object and webhook queue to TLS
2021-11-17 15:12:19 -05:00
jeremystretch
f8e44c09eb
Move CUSTOM_VALIDATORS to dynamic configuration
2021-11-08 15:22:29 -05:00
jeremystretch
3292a2aecc
Closes #7619 : Permit custom validation rules to be defined as plain data or dotted path to class
2021-11-08 14:52:56 -05:00
jeremystretch
70f71e0f57
Extend admin UI to allow restoring previous config revisions
2021-10-27 14:05:49 -04:00
jeremystretch
ff5c274048
Ensure bootstrapping of config on start
2021-10-26 16:45:53 -04:00
jeremystretch
82243732a1
Initial work on #5883
2021-10-25 16:10:50 -04:00
jeremystretch
499005f84d
Merge branch 'develop' into feature
2021-08-23 13:23:39 -04:00
jeremystretch
0b0ab9277c
Fixes #6776 : Fix erroneous webhook dispatch on failure to save objects
2021-08-23 12:06:43 -04:00
jeremystretch
9b0258fef4
Fixes #6686 : Force assignment of null custom field values to objects
2021-08-16 14:38:06 -04:00
jeremystretch
b6ec1d9aa7
Remove cacheops workarounds & queryset caching metrics
2021-07-07 17:15:42 -04:00
jeremystretch
d87ec82fe3
Closes #6590 : Introduce a nightly housekeeping command to clear expired sessions and change records
2021-06-11 10:44:17 -04:00
jeremystretch
3bfa1cbf41
Initial work on custom model validation
2021-06-09 11:36:29 -04:00
jeremystretch
ba3ca6b00d
Update post-change snapshot for M2M changes
2021-06-01 09:30:54 -04:00
jeremystretch
c88dcef900
Extend webhook create/update/delete tests
2021-06-01 09:04:01 -04:00
jeremystretch
3d1e4fde81
Initial work on #6284
2021-05-28 16:07:27 -04:00
jeremystretch
ef78a7d41b
Merge branch 'develop' into feature
2021-04-15 15:46:48 -04:00
jeremystretch
92df40a6a0
Fixes #5652 : Update object data when renaming a custom field
2021-04-15 12:04:34 -04:00
jeremystretch
e3f5062583
Merge branch 'develop' into feature
2021-04-13 16:41:46 -04:00
jeremystretch
cc433388f5
Fixes #6056 : Optimize change log cleanup
2021-04-13 13:48:22 -04:00
jeremystretch
e5bbf47ab9
Fixes #5583 : Eliminate redundant change records when adding/removing tags
2021-04-13 10:14:25 -04:00
jeremystretch
e4f3b3447e
Remove redundant prechange_data assignments
2021-04-02 15:21:11 -04:00
Jeremy Stretch
9c967ee3ea
Fixes #5913 : Improve change logging ( #5924 )
...
* Initial work on #5913
* Provide per-line diff highlighting
* BulkDeteView should delete objects individually to secure a pre-change snapshot
* Add changelog tests for bulk operations
2021-03-04 13:06:04 -05:00
Jeremy Stretch
143f3cc27c
#4711 : Rename CustomField.obj_type to content_types
2020-10-14 15:26:46 -04:00
Jeremy Stretch
2d56a658b3
Clean up stale data when a custom field is changed/deleted
2020-09-16 17:03:31 -04:00
Jeremy Stretch
afebf525d1
Move housekeeping to _handle_changed_object()
2020-08-18 09:13:07 -04:00
Jeremy Stretch
dd707c97af
Cache custom fields on instance prior to save()
2020-08-17 11:08:14 -04:00
Jeremy Stretch
4ee8e473eb
Move ObjectChange creation into signal receivers
2020-08-14 17:03:45 -04:00
Jeremy Stretch
9a9660a765
Fix errant changelog entries when executing a script without committing
2019-08-26 11:59:38 -04:00
John Anderson
f057a2c016
closes #3104 - add support for exposing prometheus metrics
2019-04-25 01:09:19 -04:00