|
ca10a7834a
|
Merge branch 'develop' into feature
|
2022-05-11 16:09:25 -04:00 |
|
|
7b5625a722
|
Add management command for clearing cache
|
2022-04-29 09:19:19 +02:00 |
|
|
e2b32757d8
|
Merge branch 'develop' into feature
|
2022-04-25 12:20:46 -04:00 |
|
|
6b73d22da1
|
Changelog for #8959
|
2022-04-25 10:11:51 -04:00 |
|
|
84e4156259
|
Add lock around script loading to prevent race condition
|
2022-04-22 21:21:01 +02:00 |
|
|
17df8a5c43
|
Closes #8495: Enable custom field grouping
|
2022-04-15 14:45:28 -04:00 |
|
|
aa2ec3b9c9
|
Add dynamic config JOBRESULT_RETENTION
and cleanup functionality to the housekeeping script
|
2022-04-12 11:42:47 -04:00 |
|
|
f13a00b2dd
|
Save old JobResults
|
2022-04-12 11:42:47 -04:00 |
|
|
84c30580aa
|
Merge pull request #9028 from kkthxbye-code/job-timeout
Fixes #5479 - Allow setting individual timeouts on scripts and reports
|
2022-04-08 13:54:08 -04:00 |
|
|
c1b7f09530
|
Ensure legacy data checks run before other migrations
|
2022-04-05 15:56:21 -04:00 |
|
|
69b4d0d44b
|
#9028 - Fix pep8 syntax
|
2022-04-04 18:13:13 +02:00 |
|
|
36d6ae33d1
|
Allow setting individual timeouts on scripts and reports
|
2022-04-04 18:00:38 +02:00 |
|
|
1d55c04c21
|
Closes #9006: Enable custom fields, custom links, and tags for journal entries
|
2022-03-31 11:40:02 -04:00 |
|
|
3ff4fd814e
|
Merge branch 'develop' into feature
|
2022-03-30 15:45:40 -04:00 |
|
|
bf50134d94
|
#8976: Set required=False on serializer field
|
2022-03-28 14:18:45 -04:00 |
|
|
227bac7c60
|
Fixes #8976: Add missing object_type field on CustomField REST API serializer
|
2022-03-28 13:34:37 -04:00 |
|
|
a1808a54a4
|
Fixes #8974: Use monospace font for text areas in config revision form
|
2022-03-28 09:13:15 -04:00 |
|
|
58f97bc0e7
|
Merge develop into feature
|
2022-03-24 16:35:35 -04:00 |
|
|
df2f6d4a7d
|
Fixes #8872: Enable filtering by custom object fields
|
2022-03-23 14:34:42 -04:00 |
|
|
ae46cd33b6
|
- Move do_not_call_in_templates to BaseScript
- Fix the name classproperty
|
2022-03-23 12:18:14 +01:00 |
|
|
dc92e19f76
|
Limit custom field object types to suitable models
|
2022-03-22 13:12:31 -04:00 |
|
|
ca44a654a5
|
Closes #8794: Support dynamic configuration for JournalEntry kinds
|
2022-03-21 16:35:24 -04:00 |
|
|
3dc671395e
|
Introduce local ChoiceField and MultipleChoiceField classes
|
2022-03-21 15:08:05 -04:00 |
|
|
ba1e6e91b9
|
Rename ObjectEditView.model_form to form
|
2022-03-21 10:22:30 -04:00 |
|
|
22980cea7b
|
Speed up rendering of the script list
|
2022-03-21 10:46:51 +01:00 |
|
|
b91218308b
|
Fixes #8869: Fix NoReverseMatch exception when displaying tag w/assignments
|
2022-03-14 13:47:41 -04:00 |
|
|
6170138124
|
Rename ActionsColumn sequence to actions
|
2022-03-14 13:45:21 -04:00 |
|
|
59aba52b03
|
Rename OrderedDefaultRouter to NetBoxRouter & document for plugins
|
2022-03-11 15:59:03 -05:00 |
|
|
bbdeae0ed9
|
Move CustomFieldModelViewSet functionality into NetBoxModelViewSet
|
2022-03-09 11:44:55 -05:00 |
|
|
efd5a73a18
|
Refactor API views
|
2022-03-09 11:27:42 -05:00 |
|
|
d4d2af46ac
|
Refactor tables modules
|
2022-03-03 15:16:23 -05:00 |
|
|
da6ed8ea11
|
Fixes #8761: Correct view name resolution under journal entry views
|
2022-02-28 12:10:22 -05:00 |
|
|
7823fa05ef
|
Fix changelog table column ordering
|
2022-02-25 14:19:50 -05:00 |
|
|
fab4d95156
|
Merge branch 'develop' into feature
|
2022-02-25 14:06:45 -05:00 |
|
|
6fe0f4cd7d
|
Merge pull request #8741 from djothi/develop
Closes #8594: Add description filter for all models with a description field
|
2022-02-25 13:18:40 -05:00 |
|
|
6db878743c
|
Add description filter for CustomField, ExportTemplate & Tag
|
2022-02-25 18:15:33 +01:00 |
|
|
0953bba0a3
|
Closes #8747: Rename ObjectListView action_buttons to actions
|
2022-02-24 16:33:51 -05:00 |
|
|
4863591bc8
|
Fixes #8629; Add description to tag table search function
|
2022-02-24 10:02:21 +00:00 |
|
|
a5c8bbf79e
|
Closes #8684: Change custom link template context variable 'obj' to 'object' (backward-compatible)
|
2022-02-18 09:50:02 -05:00 |
|
|
aa85ae89c1
|
Merge v3.1.8
|
2022-02-15 10:05:07 -05:00 |
|
|
dd848d754f
|
Changelog & cleanup for #8556
|
2022-02-14 10:06:56 -05:00 |
|
|
f058850598
|
Merge pull request #8581 from mathieu-mp/8556-add-full-name-to-change-log-tables
Closes #8556: Add 'Full Name' column to Change Log table
|
2022-02-14 09:49:36 -05:00 |
|
|
46f4359e1f
|
Closes #8556: Add 'Full Name' column to Change Log table
|
2022-02-14 09:07:57 +01:00 |
|
|
d1b1a45725
|
Enable tab completion in nbshell
|
2022-02-13 03:00:57 -05:00 |
|
|
f11ad99983
|
Fixes #8611: Fix bulk editing for certain custom link, webhook, and journal entry fields
|
2022-02-11 15:34:41 -05:00 |
|
|
1319b62acb
|
Standardize on get_FOO_color() method for returning ChoiceField colors
|
2022-02-11 14:25:13 -05:00 |
|
|
47e99ecb54
|
Use ContentTypeChoiceField for object_type
|
2022-02-11 11:33:16 -05:00 |
|
|
71d3dc6e44
|
Improve ChoiceFieldColumn to not rely on model method to derive label color
|
2022-02-10 16:29:19 -05:00 |
|
|
d52105b3b8
|
Merge branch 'develop' into feature
|
2022-02-10 15:05:54 -05:00 |
|
|
450a7730d3
|
Fixes #8578: Object change log tables should honor user's configured preferences
|
2022-02-10 12:07:09 -05:00 |
|