thatmattlove
e40ce13385
Fix regression from a2352ea
causing invalid selections
2021-09-02 07:56:08 -07:00
Jeremy Stretch
8c8ef75121
Merge pull request #7133 from slowy07/minor-changes
...
fix: typo spelling grammar
2021-09-02 09:48:58 -04:00
slowy07
8a79f49a8b
fix: typo spelling grammar
...
Signed-off-by: slowy07 <slowy.arfy@gmail.com>
2021-09-02 12:01:43 +07:00
thatmattlove
faa57406e3
Update changelog for #7131
2021-09-01 17:05:50 -07:00
thatmattlove
a2352ea23b
#7123 : Handle empty_option on API Select
2021-09-01 17:02:43 -07:00
thatmattlove
5b1b1a0aa4
Fixes #7131 : Only execute scope selector field visibility logic on specified views
2021-09-01 15:27:37 -07:00
thatmattlove
a0c9afc67c
Use url_name
instead of request.path
for view-based styles
2021-09-01 15:22:38 -07:00
jeremystretch
7a1952886c
PRVB
2021-09-01 15:22:03 -04:00
Jeremy Stretch
1fddeecbd5
Merge pull request #7130 from netbox-community/develop
...
Release v3.0.1
2021-09-01 15:10:17 -04:00
jeremystretch
b7f49d8e37
Release v3.0.1
2021-09-01 14:53:57 -04:00
thatmattlove
c34d620a98
Fixes #7124 : Fix duplicate static query param values in API Select
2021-09-01 11:48:13 -07:00
thatmattlove
38a2ff4c9e
#7084 : Fix issue where hidden VLAN form fields were incorrectly included in the form submission
2021-09-01 11:41:35 -07:00
jeremystretch
6a2a25ddb4
#7123 : Remove "Global" placeholder for null VRF field
2021-09-01 13:52:32 -04:00
jeremystretch
d9fffd0112
#7084 : Catch ValueErrors when initializing dynamic form fields
2021-09-01 13:33:41 -04:00
jeremystretch
5807da9cb5
#7082 : Handle stale content types
2021-09-01 12:55:25 -04:00
jeremystretch
c07e02de6d
#7113 : Add bulk actions under child prefixes view; general cleanup
2021-09-01 11:06:50 -04:00
Jeremy Stretch
7f1f461e07
Merge pull request #7115 from sdktr/7113-fix-prefix-iprange-bulkedit
...
Fixes #7113 : iprange bulk options within Prefix view
2021-09-01 10:56:11 -04:00
Jeremy Stretch
35637b653b
Merge branch 'develop' into 7113-fix-prefix-iprange-bulkedit
2021-09-01 10:55:52 -04:00
jeremystretch
38357838a1
Fixes #7109 : Ensure human readability of exceptions raised during REST API requests
2021-09-01 10:43:12 -04:00
Max Rink
68ac7e6d09
Add Remote Group Support to the RemoteUserAuth Backend and Middleware
...
fix incorrect assumption about when to run the group sync
Add documentation for new Settings
format to autopep8 compliance
add first set of basic testcases
format test to comply with pep8
rename SEPERATOR to SEPARATOR
remove accidentally carried over parameter
2021-09-01 16:34:14 +02:00
jeremystretch
768f0d8e83
#7091 : Simplify access to BASE_PATH variable
2021-09-01 09:34:33 -04:00
Stefan de Kooter
905fa92a97
Changelog for #7113
2021-09-01 11:00:30 +02:00
Stefan de Kooter
898466de01
Fixes #7113 : Correct links to IPRanges bulk actions within Prefix view
2021-09-01 10:25:37 +02:00
Stefan de Kooter
6f4390e19b
Fixes #7113 : Add permissions to IPRanges bulk actions within Prefix view
2021-09-01 10:24:35 +02:00
thatmattlove
f3166da12f
Remove legacy script tags from templates
2021-09-01 00:27:10 -07:00
thatmattlove
0f21cb2ebf
Fixes #7107 : Fix missing search button and search results in IP Address assignment "Assign IP" tab
2021-09-01 00:11:48 -07:00
thatmattlove
65ec26c7f6
Fixes #7041 : Properly format JSON config object returned from a NAPALM device
2021-09-01 00:03:53 -07:00
thatmattlove
22f62b6211
Fixes #7080 : Re-add missing image preview element
2021-08-31 17:05:02 -07:00
thatmattlove
ffc9db2d3c
Fixes #7106 : Fix incorrect "Map It" button URL on a site's Physical Address field
2021-08-31 16:27:02 -07:00
thatmattlove
60e5c4c9d7
Fixes #7092 : Fix missing object permissions on Prefix IP Addresses view
2021-08-31 16:03:22 -07:00
thatmattlove
5b6bf1b7f2
Changelog for #7081 , #7091
2021-08-31 15:23:12 -07:00
thatmattlove
2baf01949b
Fixes #7081 : Properly handle pre-selected values even when they're outside of pagination limits
2021-08-31 15:13:53 -07:00
thatmattlove
6a9a60402f
#7081 : Fix APISelect loading of paginated data
2021-08-31 15:13:53 -07:00
thatmattlove
26a372dcf3
Fixes #7091 : Ensure API requests from the UI are aware of BASE_PATH
2021-08-31 15:13:53 -07:00
Jeremy Stretch
ef87720ffc
Merge pull request #7105 from sdktr/7090-fix-cablebulkedit-length-field
...
Fix #7090 : cable bulk edit form - allow decimal input on length field
2021-08-31 16:12:04 -04:00
Stefan de Kooter
1e92690947
Changelog #7090 fix whitespace
2021-08-31 22:01:15 +02:00
Stefan de Kooter
e3606a727c
Changelog for #7090
2021-08-31 21:24:07 +02:00
Stefan de Kooter
dfb2ab2a1e
Merge branch 'develop' of github.com:netbox-community/netbox into 7090-fix-cablebulkedit-length-field
2021-08-31 21:18:35 +02:00
Stefan de Kooter
0150e94641
Fix #7090 : Cable Bulk Edit, length field should be decimal
2021-08-31 21:17:50 +02:00
Jeremy Stretch
843d8913a5
Merge pull request #7103 from candlerb/candlerb/7102
...
Redirect users on error to the GitHub discussion forum
2021-08-31 15:08:08 -04:00
jeremystretch
2e6cb35bb3
Fixes #7093 : Multi-select custom field filters should employ exact match
2021-08-31 15:03:39 -04:00
Brian Candler
515141c1e7
Redirect users on error to the GitHub discussion forum
...
Fixes #7102
2021-08-31 19:51:53 +01:00
jeremystretch
25b91ae5b5
Fixes #7101 : Enforce MAX_PAGE_SIZE for table and REST API pagination
2021-08-31 13:52:04 -04:00
Daniel Sheppard
44492a0379
Fix misplacement of method for #7089
2021-08-31 11:41:50 -05:00
Daniel Sheppard
1597d44541
Fixes #7089 - Adds Q filter to ContentTypeFilterSet
2021-08-31 11:31:40 -05:00
jeremystretch
94212fa3b5
Changelog for #7075
2021-08-31 11:44:51 -04:00
jeremystretch
37c4a3963e
Fixes #7082 : Avoid exception when referencing invalid content type in table
2021-08-31 11:43:44 -04:00
jeremystretch
6ddf1313c8
Fixes #7072 : Fix table configuration under prefix child object views
2021-08-31 11:15:41 -04:00
jeremystretch
c3674d60f1
Fixes #7078 : Restore styling on server error page
2021-08-31 09:50:24 -04:00
jeremystretch
6c6267f9b0
Fixes #7083 : Correct labeling for VM memory attribute
2021-08-31 09:44:59 -04:00