Jeremy Stretch
|
ec66e1a5c0
|
Closes #4349: Drop support for embedded graphs
|
2020-08-21 11:57:46 -04:00 |
|
Jeremy Stretch
|
d1071b79e3
|
Closes #4360: Drop support for the Django template language in export templates
|
2020-08-21 11:16:30 -04:00 |
|
Jeremy Stretch
|
2339fe22ae
|
Closes #4941: commit argument is now required argument in a custom script's run() method
|
2020-08-21 11:06:36 -04:00 |
|
Jeremy Stretch
|
bc0e6cc8dd
|
Fixes #5012: Return details of exceptions resulting from report/script execution
|
2020-08-20 12:47:26 -04:00 |
|
Jeremy Stretch
|
db5bb8e5bb
|
Fix changelog tests
|
2020-08-19 16:02:10 -04:00 |
|
Jeremy Stretch
|
0d9fc309d5
|
Update test script ObjectVars
|
2020-08-18 14:43:21 -04:00 |
|
Jeremy Stretch
|
bc5f800a8b
|
Refactor tests (again)
|
2020-08-18 13:30:16 -04:00 |
|
Jeremy Stretch
|
36d86e6220
|
Avoid using post_data() for form data
|
2020-08-18 13:13:13 -04:00 |
|
Jeremy Stretch
|
986ef2b8e6
|
Move changelog signals setup to a context manager
|
2020-08-18 13:05:41 -04:00 |
|
Jeremy Stretch
|
5629124755
|
Tweak passing of tags
|
2020-08-18 12:37:07 -04:00 |
|
Jeremy Stretch
|
0bfb64dc09
|
Simplify tag creation
|
2020-08-18 11:33:23 -04:00 |
|
Jeremy Stretch
|
881cab051b
|
Add changelog tests for UI views
|
2020-08-18 10:05:58 -04:00 |
|
Jeremy Stretch
|
afebf525d1
|
Move housekeeping to _handle_changed_object()
|
2020-08-18 09:13:07 -04:00 |
|
Jeremy Stretch
|
0e5d0a43f9
|
Fix serialization of tags for REST API updates
|
2020-08-17 16:18:47 -04:00 |
|
Jeremy Stretch
|
cf086cd7b2
|
Remove errant import
|
2020-08-17 14:15:02 -04:00 |
|
Jeremy Stretch
|
81c72739b5
|
Attach object modification signals before running a custom script
|
2020-08-17 13:43:48 -04:00 |
|
Jeremy Stretch
|
bc04543b33
|
Cache custom fields on instance prior to calling create()/update()
|
2020-08-17 12:22:37 -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
|
fd139a77f5
|
Closes #4997: Introduce OrderedDefaultRouter; move root API views to views.py
|
2020-08-13 12:49:49 -04:00 |
|
Jeremy Stretch
|
bc61393256
|
Merge branch 'develop' into develop-2.9
|
2020-08-13 10:06:03 -04:00 |
|
Jeremy Stretch
|
fe1ffdcbb7
|
Extend ObjectVars to accept display_field, query_params, and null_option
|
2020-08-12 14:51:58 -04:00 |
|
Jeremy Stretch
|
a831e525da
|
Remove value_field from APISelect; reference to_field_name on field
|
2020-08-11 17:19:40 -04:00 |
|
Jeremy Stretch
|
fdc43f8279
|
Add display_field kwarg to DynamicModelChoiceMixin
|
2020-08-11 17:00:28 -04:00 |
|
Jeremy Stretch
|
3c395e7c9f
|
Closes #4885: Add MultiChoiceVar for custom scripts
|
2020-08-11 13:23:39 -04:00 |
|
Jeremy Stretch
|
93da6b6edf
|
#2006: Clean up report views
|
2020-08-10 15:56:55 -04:00 |
|
Jeremy Stretch
|
8517434733
|
Add notes to admin UI encouraging Jinja2 over legacy Django templating
|
2020-08-03 14:09:32 -04:00 |
|
Jeremy Stretch
|
b410674f9e
|
Log a warning for scripts whose run() method does not accept a commit argument
|
2020-08-03 13:56:10 -04:00 |
|
Jeremy Stretch
|
a206b422fb
|
Fixes #4912: Fix image attachment API endpoint; add API view tests
|
2020-07-27 14:24:15 -04:00 |
|
Jeremy Stretch
|
fe20c30a81
|
Fix parameters for ObjectChangeTestCase
|
2020-07-23 14:57:35 -04:00 |
|
Jeremy Stretch
|
9bcfefa31e
|
Fix ordering for Tags
|
2020-07-23 14:28:22 -04:00 |
|
Jeremy Stretch
|
37706f1c87
|
Use RestrictedQuerySet for default Tag manager
|
2020-07-23 14:20:56 -04:00 |
|
Jeremy Stretch
|
b47a9f251d
|
Change ObjectChangeFilterForm user field to be API-driven
|
2020-07-23 13:47:19 -04:00 |
|
Jeremy Stretch
|
cb36f9fdb3
|
Remove restriction enforcement from RestrictedQuerySet
|
2020-07-23 12:48:03 -04:00 |
|
Jeremy Stretch
|
1714902f88
|
Merge branch 'develop' into develop-2.9
|
2020-07-21 12:57:02 -04:00 |
|
Jeremy Stretch
|
08a5e82afc
|
Merge pull request #4852 from glennmatthews/gfm-2006-continued
Some additional fixes to scripts/reports background running (2.9)
|
2020-07-20 13:10:56 -04:00 |
|
Jeremy Stretch
|
39dc1f882a
|
Merge branch 'develop-2.9' into django-31
|
2020-07-20 11:15:01 -04:00 |
|
Jeremy Stretch
|
ba50bfa939
|
Address some of the django_tables2 deprecation warnings
|
2020-07-16 16:52:45 -04:00 |
|
Jeremy Stretch
|
21a750e8ec
|
Change Postgres-specific JSONField to stock Django field
|
2020-07-16 12:02:49 -04:00 |
|
Jeremy Stretch
|
8dd41b771e
|
Update import locations for Django 3.1
|
2020-07-16 11:54:08 -04:00 |
|
Jeremy Stretch
|
19d0d6ff10
|
Closes #4857: Drop support for legacy numeric choice field values
|
2020-07-15 16:54:33 -04:00 |
|
Glenn Matthews
|
d8b0a11a49
|
Save JobResult even for a script run with commit=False
|
2020-07-15 12:58:01 -04:00 |
|
Jeremy Stretch
|
9078cb29cc
|
Merge pull request #4813 from glennmatthews/gfm-issue-4805
Don't ignore ImportErrors raised when loading a plugin. Fixes #4805
|
2020-07-15 09:05:42 -04:00 |
|
Glenn Matthews
|
0fd3c83861
|
Refactor repeated import code
|
2020-07-14 17:15:17 -04:00 |
|
Glenn Matthews
|
49c6bee6d7
|
Fix jobresult success label spelling
|
2020-07-14 09:45:36 -04:00 |
|
Jeremy Stretch
|
d5a5a4a8d1
|
Skip report/script execution tests if RQ worker is not running
|
2020-07-13 16:48:44 -04:00 |
|
Jeremy Stretch
|
05aa008ce1
|
#2006: Prevent script/report execution if no RQ worker is running
|
2020-07-13 15:11:58 -04:00 |
|
Jeremy Stretch
|
59091efa86
|
Closes #4840: Enable change logging for config contexts
|
2020-07-09 17:09:03 -04:00 |
|
Jeremy Stretch
|
8d7001fe56
|
Move abstract ChangeLoggedModel under extras
|
2020-07-09 17:07:25 -04:00 |
|
Jeremy Stretch
|
15525392a2
|
Closes #4837: Use dynamic form widget for relationships to MPTT objects
|
2020-07-09 09:50:01 -04:00 |
|