f72d160249
Add form examples to plugin dev docs
2022-03-23 12:12:31 -04:00
75dae5fbe8
Introduce linkify template filter
2022-03-22 14:51:20 -04:00
ce87e0dfa4
Merge branch 'develop' into feature
2022-03-22 12:57:23 -04:00
41efad4056
Fixes #8919 : Fix filtering of VLAN groups by site under prefix edit form
2022-03-22 11:39:26 -04:00
5f89226cd7
Update testing instructions
2022-03-22 10:59:43 -04:00
197dfca5b2
Fixes #8935 : Correct ordering of next/previous racks to use naturalized names
2022-03-22 09:50:38 -04:00
e6980626d8
Fixes #8932 : Fix error when setting null value for interface rf_role via REST API
2022-03-22 09:37:57 -04:00
ca44a654a5
Closes #8794 : Support dynamic configuration for JournalEntry kinds
2022-03-21 16:35:24 -04:00
0c5eab680b
Document the use of WritableNestedSerializer
2022-03-21 15:22:45 -04:00
3dc671395e
Introduce local ChoiceField and MultipleChoiceField classes
2022-03-21 15:08:05 -04:00
ed0c19807a
Link to plugin tutorial in development docs
2022-03-18 13:43:58 -04:00
15005209d1
Merge branch 'develop' into feature
2022-03-18 13:34:31 -04:00
f64987d0c4
Changelog for #8813
2022-03-18 13:25:47 -04:00
8d53b46e82
Merge branch 'develop' into feature
2022-03-18 13:17:11 -04:00
900825a2af
Changelog for #8457 , #8575 , #8645
2022-03-18 11:46:49 -04:00
585b5a221d
Changelog for #8553
2022-03-17 17:06:21 -04:00
f2079de2cb
Fixes #8838 : Fix FieldError exception during global search
2022-03-14 13:55:35 -04:00
93527d892b
Fixes #8845 : Correct default ASN formatting in table
2022-03-14 13:49:54 -04:00
b91218308b
Fixes #8869 : Fix NoReverseMatch exception when displaying tag w/assignments
2022-03-14 13:47:41 -04:00
faba6c9bdc
Fixes #8850 : Show airflow field on device REST API serializer when config context data is included
2022-03-14 09:54:11 -04:00
59aba52b03
Rename OrderedDefaultRouter to NetBoxRouter & document for plugins
2022-03-11 15:59:03 -05:00
6d05a4117a
Update plugins documentation
2022-03-11 15:47:52 -05:00
7cffa6ebcc
Release v3.2.0-beta2
2022-03-09 12:56:20 -05:00
e36ae4f0f7
Document support for NetBoxModelSerializer, NetBoxModelViewSet
2022-03-09 11:52:14 -05:00
8cd24b1a67
Fixes #8820 : correct navbar color in dark mode
2022-03-08 14:28:52 -07:00
28f7b411ed
Revise plugins documentation
2022-03-08 15:44:35 -05:00
07f2cdac58
Fixes #8810 : Enable filtering modules by type
2022-03-07 13:40:49 -05:00
06781beb81
Fixes #8815 : Fix display of custom object fields in table columns
2022-03-07 13:30:52 -05:00
cd29293dd6
Merge v3.1.9
2022-03-07 10:55:30 -05:00
c515218760
PRVB
2022-03-07 10:07:07 -05:00
a5603c9953
Release v3.1.9
2022-03-07 09:47:31 -05:00
2cfbfe473e
Fixes #8807 : Correct REST API URL for FHRP group assignments
2022-03-07 09:02:47 -05:00
3c78c100b5
Fixes #8808 : Fix members count under FHRP group list
2022-03-07 09:00:00 -05:00
81610ba86e
Fixes #8724 : Fix exception during device import with invalid device type
2022-03-04 13:45:59 -05:00
6423b386d2
Closes #8758 : Allow empty string substitution when renaming objects in bulk
2022-03-04 13:30:32 -05:00
5c48d116eb
Closes #8664 : Show assigned ASNs/sites under list views
2022-03-04 13:20:17 -05:00
a740203444
Fixes #8792 : Fix creation of circuit terminations via UI
2022-03-03 16:42:48 -05:00
25dc9cc14a
Fixes #7891 : Fix display of form validation failures during device component creation
2022-03-03 16:18:24 -05:00
62a1d4b3e0
Fixes #8763 : Fix inventory item component assignment
2022-03-03 11:52:36 -05:00
dadd8cb93a
Support the direct use of TagFilter
2022-03-02 12:06:07 -05:00
5f8af6ad66
Closes #8779 : Enable the use of ChoiceSet by plugins
2022-03-02 11:43:28 -05:00
2b6e0405a5
Closes #8736 : Add PC and UPC fiber end faces for LC/SC/LSH port types
2022-03-01 11:43:00 -05:00
7f752d9102
Closes #8762 : Link to rack elevations list from site view
2022-03-01 11:32:17 -05:00
df430394b0
Closes #8766 : Add SCTP to service protocols list
2022-03-01 11:07:19 -05:00
1ab51ca04e
Announce 2022 community survey
2022-03-01 09:29:58 -05:00
d6c272cfd6
Fixes #8764 : Correct view name resolution for dynamic form fields
2022-02-28 15:17:49 -05:00
da6ed8ea11
Fixes #8761 : Correct view name resolution under journal entry views
2022-02-28 12:10:22 -05:00
fab4d95156
Merge branch 'develop' into feature
2022-02-25 14:06:45 -05:00
06cb7f35f1
Update changelog
2022-02-25 13:26:02 -05:00
a3f172fc77
Conflicting documentation on remote default group
...
In the current documentation we have two seemingly conflicting sentences:
* REMOTE_AUTH_DEFAULT_GROUPS: (Requires REMOTE_AUTH_ENABLED.)
* REMOTE_AUTH_ENABLED: (REMOTE_AUTH_DEFAULT_GROUPS will not function if REMOTE_AUTH_ENABLED is enabled)
2022-02-25 11:30:13 -05:00