Jeremy Stretch
944008d475
Closes #12135 : Prevent the deletion of interfaces with children ( #14091 )
...
* Closes #12135 : Prevent the deletion of interfaces with children
* Change PROTECT to RESTRICT
* Extend handle_protectederror() to also handle RestrictedError
* Fix string translation
* Update migrations
* Support bulk removal of parent interfaces via UI if all children are included
* Add support for the bulk deletion of restricted objects via REST API
2023-11-01 13:47:14 -04:00
Jeremy Stretch
edc4a35296
Initial work on #10244 : Protection rules ( #14097 )
2023-10-30 14:36:56 -04:00
Jeremy Stretch
30ce9edf1c
Closes #13381 : Enable plugins to register custom data backends ( #14095 )
...
* Initial work on #13381
* Fix backend type display in table column
* Fix data source type choices during bulk edit
* Misc cleanup
* Move backend utils from core app to netbox
* Move backend type validation from serializer to model
2023-10-24 11:35:53 -04:00
Jeremy Stretch
7efbfabc0b
PRVB
2023-10-17 13:07:29 -04:00
Jeremy Stretch
3fd8e48fac
Release v3.6.4
2023-10-17 12:37:14 -04:00
Jeremy Stretch
ab9de43447
Changelog for #12336 , #13957 , #13962 , #13972 , #14025 , #14042
2023-10-17 12:25:49 -04:00
Jeremy Stretch
14447befb9
Changelog for #12872 , #14013 , #14023 , #14026
2023-10-13 14:01:08 -04:00
Jeremy Stretch
2522056bd1
Closes #12872 : Introduce DATA_UPLOAD_MAX_MEMORY_SIZE config parameter
2023-10-13 08:54:06 -04:00
Jeremy Stretch
4286c1cde2
Closes #12831 : Include circuit description in cable trace SVG image
2023-10-06 15:14:33 -04:00
Jeremy Stretch
e23b246d46
Changelog for #11987 , #13440 , #13746 , #13876 , #13950
2023-10-05 16:55:15 -04:00
Arthur Hanson
bbb133019d
13815 document view permissions for scripts ( #13943 )
...
* 13815 document view permissions for scripts
* Replicate permissions note for reports
* Remove duplicated text
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com >
2023-10-05 15:15:50 -04:00
Jeremy Stretch
e4a9cad756
Changelog for #12328 , #13064 , #13872 , #13910 , #13944
2023-10-04 14:11:28 -04:00
Jeremy Stretch
b93b331d86
Fixes #13966 : Restore 'last login' column on users table
2023-10-04 14:09:29 -04:00
Jeremy Stretch
786f0cc7f3
PRVB
2023-09-26 16:31:33 -04:00
Jeremy Stretch
9e35cefaf2
Release v3.6.3
2023-09-26 15:48:03 -04:00
Jeremy Stretch
1a00765b72
Changelog for #11079 , #11901 , #13843 , #13849 , #13859 , #13864
2023-09-26 15:27:44 -04:00
Jeremy Stretch
099aff5ebe
Changelog for #12732 , #13506 , #13666 , #13839 , #13845 , #13871 , #13891
2023-09-26 10:56:16 -04:00
Jeremy Stretch
9b325f4b86
PRVB
2023-09-20 15:32:41 -04:00
Jeremy Stretch
b57a47475d
Release v3.6.2
2023-09-20 15:05:29 -04:00
Jeremy Stretch
4f05cf55a5
Changelog for #11617 , #12685 , #13245 , #13653 , #13757 , #13809 , #13813 , #13818
2023-09-20 14:47:47 -04:00
Jeremy Stretch
5dcf8502af
Grammar fix
2023-09-20 14:44:04 -04:00
Jeremy Stretch
7a21541ed6
Plug NetBox Cloud in installation docs
2023-09-20 14:43:12 -04:00
Jeremy Stretch
a08b5793f6
Correct example default dashboard config
2023-09-19 14:40:52 -04:00
Jeremy Stretch
b9b9bb134f
Changelog for #13741 , #13745 , #13756 , #13782
2023-09-18 11:12:27 -04:00
Jeremy Stretch
940c947d3f
Changelog for #11209 , #12219 , #13727 , #13563 , #13767 , #13791
2023-09-18 08:49:08 -04:00
Daniel W. Anner
cf2f39a0a8
Documentation: LDAP Update for Active Directory ( #13716 )
...
* Adding documentation to 6-LDAP to display how to allow Active Directory logins with or without the user UPN suffix.
* Correcting misspellings and clarifying explanations
* Updating sections to include sample template
* Misc revisions
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com >
2023-09-13 08:44:52 -04:00
Jeremy Stretch
39cb9c32d6
Clean up blocktrans template tags (i18n)
2023-09-11 16:17:02 -04:00
Jeremy Stretch
2ffa6d0188
Fixes #13701 : Correct display of power feed legs under device view
2023-09-11 14:16:29 -04:00
Jeremy Stretch
026386db50
Fixes #13706 : Restore extra filters dropdown on device interfaces list
2023-09-11 14:13:55 -04:00
Jeremy Stretch
b5125e512f
Fixes #13721 : Filter VLAN choices by selected site (if any) when creating a prefix
2023-09-11 13:52:19 -04:00
Jeremy Stretch
a8a36c0a8f
PRVB
2023-09-06 14:26:19 -04:00
Jeremy Stretch
90ab4b3c86
Release v3.6.1
2023-09-06 14:04:57 -04:00
Jeremy Stretch
6db6616892
Changelog for #12870 , #13444 , #13596 , #13642 , #13657
2023-09-01 17:14:59 -04:00
Jeremy Stretch
559f65f6b2
Add #12906 to v3.6.0 changelog
2023-09-01 13:22:07 -04:00
Jeremy Stretch
2503568875
Changelog for #13619 , #13620 , #13622 , #13628 , #13632 , #13638
2023-08-31 12:23:59 -04:00
Jeremy Stretch
f962fb3b53
Closes #13638 : Add optional staff_only attribute to MenuItem ( #13639 )
...
* Closes #13638 : Add optional staff_only attribute to MenuItem
* Add missing file
* Add release note
2023-08-31 11:23:44 -04:00
Abhimanyu Saharan
272d2c54d4
removes napalm references #13628
2023-08-31 09:54:35 -04:00
Jeremy Stretch
cb93abb0f4
Fixes #13626 : Correct filtering of recent activity list under user view
2023-08-31 08:19:17 -04:00
Jeremy Stretch
316d991b33
Fixes #13630 : Fix display of active status under user view
2023-08-31 08:16:11 -04:00
Jeremy Stretch
671a56100a
PRVB
2023-08-30 14:57:16 -04:00
Jeremy Stretch
b040fdcf2c
Release v3.6.0
2023-08-30 14:27:07 -04:00
Jeremy Stretch
8525f994c0
Fix invalid links
2023-08-30 14:21:04 -04:00
Jeremy Stretch
dc85476b9e
Changelog for #11478 , #13513 , #13599 , #13605
2023-08-30 09:36:44 -04:00
Daniel Sheppard
1854a6b76b
Fix #11478 - Add vc_interfaces flag to control selection of VC interfaces ( #13296 )
...
* Add `vc_interfaces` flag to control interface queryset
* Fix test failure
* Add new filters instead of using undocumented query params
* Cleanup filterset, add test
* Rename filter and re-introduce virtual_chassis filtering method (required)
* Fix test
* Adjust tests to more accurately provide coverage
* Add breaking change note
* Misc cleanup
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com >
2023-08-30 09:33:02 -04:00
Jeremy Stretch
83536fbb23
#12814 : Add context data section to config rendering doc
2023-08-29 14:43:07 -04:00
Jeremy Stretch
2a4e3dd09f
Merge branch 'develop' into feature
2023-08-29 10:45:55 -04:00
Jeremy Stretch
4ea3a29c0e
Release v3.5.9
2023-08-28 16:13:13 -04:00
Jeremy Stretch
480f83c42d
Closes #13585 : Introduce 'empty' lookup for numeric value filters
2023-08-28 15:25:37 -04:00
Jeremy Stretch
faf89350ac
Fixes #13569 : Fix selection widgets for related interfaces when bulk editing interfaces under device view
2023-08-28 13:04:42 -04:00
Jeremy Stretch
d9c3ce935f
Changelog for #12825 , #13313 , #13415 , #13507 , #13542 , #13543 , #13544 , #13556
2023-08-28 09:10:44 -04:00