|
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 |
|
|
41ee4b642f
|
Fixes #8604: Fix tag filter on config context list filter form
|
2022-02-10 11:56:41 -05:00 |
|
|
d42c59792f
|
#8334: Move object changelog & journaling to generic views
|
2022-02-09 16:24:10 -05:00 |
|
|
7c105019d8
|
Closes #8600: Document built-in template tags & filters
|
2022-02-09 16:01:58 -05:00 |
|
|
23a80770e1
|
Move configure_table() logic to NetBoxTable.configure()
|
2022-02-09 14:10:54 -05:00 |
|
|
e2286a4c48
|
Fix plugin name resolution
|
2022-02-09 12:55:10 -05:00 |
|
|
272d6e7437
|
Closes #8463: Change the created field on all change-logged models from date to datetime
|
2022-02-08 14:41:44 -05:00 |
|
|
0e827b6ae6
|
Merge pull request #8562 from netbox-community/8405-plugins-graphql
Closes #8405: GraphQL support for plugins
|
2022-02-07 13:08:32 -05:00 |
|
|
049acde5b0
|
Closes #8572: Add a pre_run() method for reports
|
2022-02-07 12:57:02 -05:00 |
|
|
03ea257711
|
Initial work on GraphQL
|
2022-02-04 15:06:58 -05:00 |
|
|
df95115e2e
|
Refactor plugins registry
|
2022-02-04 14:37:29 -05:00 |
|
|
0e95ca7b69
|
Fix ProgrammingError exception when annotating config context data
|
2022-02-03 12:58:54 -05:00 |
|
|
7611cfddae
|
Tweak related names in old migrations to avoid creating new ones
|
2022-02-03 12:58:54 -05:00 |
|
|
478eefb74c
|
Merge v3.1.7
|
2022-02-03 12:55:34 -05:00 |
|
|
ea283365e7
|
Fixes #8425 - Fix exception when viewing change list/records with removed plugins
|
2022-02-02 11:18:41 -06:00 |
|
|
3bb7184f28
|
Fixes #8499: Content types REST API endpoint should not require model permission
|
2022-02-01 15:14:13 -05:00 |
|
|
3621b1a0d0
|
Set model as attribute on bulk edit forms
|
2022-02-01 11:00:18 -05:00 |
|
|
d1672f8818
|
Move nullable_fields out of Meta for bulk edit forms
|
2022-01-31 16:15:40 -05:00 |
|
|
353e132cf9
|
Replace filter_groups with fieldsets on filter forms
|
2022-01-31 16:03:26 -05:00 |
|
|
ccb3a75281
|
Move fieldsets out of Meta for model forms
|
2022-01-31 15:52:36 -05:00 |
|
|
e4eee1cdfc
|
Clean up nullable fields declaration for bulk edit forms
|
2022-01-28 16:47:54 -05:00 |
|
|
f4776731ec
|
Establish 4 core forms in netbox.forms.base
|
2022-01-28 15:48:15 -05:00 |
|
|
59d3f5c4ea
|
Split out NetBoxTable from BaseTable
|
2022-01-27 16:00:38 -05:00 |
|