PieterL75
|
010e0d5ac0
|
Merge branch 'develop' into develop
|
2022-03-21 11:51:23 +01:00 |
|
Pieter Lambrecht
|
84d163117c
|
Raise 400 validation error on bad clientip
|
2022-03-21 11:47:31 +01:00 |
|
jeremystretch
|
f64987d0c4
|
Changelog for #8813
|
2022-03-18 13:25:47 -04:00 |
|
PieterL75
|
0da04232f3
|
Fixes #8813 Retain search value after submitting (#8907)
* Fixes #8813 Retain search value after submitting
* remove autofocus from searchbar
Co-authored-by: Pieter Lambrecht <pieter.lambrecht@sentia.com>
|
2022-03-18 13:23:39 -04:00 |
|
jeremystretch
|
9a0bb14e76
|
Install tblib to fix tracebacks during parallel test runs
|
2022-03-18 11:47:43 -04:00 |
|
jeremystretch
|
900825a2af
|
Changelog for #8457, #8575, #8645
|
2022-03-18 11:46:49 -04:00 |
|
Jeremy Stretch
|
52de50aa64
|
Merge pull request #8873 from minitriga/issue_8457
Closes: #8457 - Nonracked Devices Location/Site
|
2022-03-18 11:32:24 -04:00 |
|
Jeremy Stretch
|
1541060091
|
Merge pull request #8742 from minitriga/issue_8645
Allow filtering on Core models for Contacts
|
2022-03-18 11:24:09 -04:00 |
|
Pieter Lambrecht
|
3be0fc4c36
|
Correct "'return' outside function"
|
2022-03-18 16:00:39 +01:00 |
|
Alex Gittings
|
50bc0caccf
|
Fix issues with ordering and add field_groups
|
2022-03-18 14:58:51 +00:00 |
|
PieterL75
|
d1de741695
|
Optimize return values
Co-authored-by: Jeremy Stretch <jstretch@ns1.com>
|
2022-03-18 15:52:26 +01:00 |
|
PieterL75
|
77c3d67c47
|
Optimize returning allowed_ips or 'Any'
Co-authored-by: Jeremy Stretch <jstretch@ns1.com>
|
2022-03-18 15:49:45 +01:00 |
|
PieterL75
|
b1e0f2d5fa
|
Beautify comments
Co-authored-by: Jeremy Stretch <jstretch@ns1.com>
|
2022-03-18 15:48:10 +01:00 |
|
minitriga
|
8f5b14ec84
|
Update netbox/dcim/forms/filtersets.py
Co-authored-by: Jeremy Stretch <jstretch@ns1.com>
|
2022-03-18 14:39:37 +00:00 |
|
minitriga
|
da37db1ea9
|
Update netbox/circuits/filtersets.py
Co-authored-by: Jeremy Stretch <jstretch@ns1.com>
|
2022-03-18 14:39:22 +00:00 |
|
Alex Gittings
|
5abde866f1
|
Closes: #8457 - implement nonracked devices on locations and sites
|
2022-03-18 14:34:42 +00:00 |
|
Jeremy Stretch
|
32eed72d2b
|
Merge pull request #8874 from minitriga/issue_8575
Closes: #8575 - Show Racks on Cable Table and Cable Page
|
2022-03-18 10:14:40 -04:00 |
|
Pieter Lambrecht
|
7d2ea49c01
|
Fix authentication() returning None value
|
2022-03-18 10:37:28 +01:00 |
|
Pieter Lambrecht
|
14fbebfc24
|
Merge branch 'develop' of https://github.com/PieterL75/netbox into develop
|
2022-03-18 09:49:12 +01:00 |
|
Pieter Lambrecht
|
03f31ba50f
|
Remove betteradminarrat from requirements.txt
|
2022-03-18 09:48:45 +01:00 |
|
PieterL75
|
9681f3b9ba
|
Merge branch 'develop' into develop
|
2022-03-18 09:47:09 +01:00 |
|
Pieter Lambrecht
|
d3774801c4
|
Remove betteradminfield
Move IP verification to authenticate()
|
2022-03-18 09:42:33 +01:00 |
|
PieterL75
|
a4cd082c39
|
rename ipnet var to ip_networks
Co-authored-by: Jeremy Stretch <jstretch@ns1.com>
|
2022-03-18 08:58:52 +01:00 |
|
jeremystretch
|
585b5a221d
|
Changelog for #8553
|
2022-03-17 17:06:21 -04:00 |
|
Jeremy Stretch
|
db52fe475a
|
Merge pull request #8573 from 991jo/asn_search_fix
Fixes 8553: Fix contacts and ASNs missing in the search dropdown and …
|
2022-03-17 16:43:30 -04:00 |
|
Jeremy Stretch
|
c5db99f383
|
Merge pull request #8887 from sc68cal/sc68cal-patch-1
Update GitHub link for Netaddr
|
2022-03-16 20:18:47 -04:00 |
|
Sean M. Collins
|
fd6d3205d0
|
Update GitHub link for Netaddr
The project was renamed/moved to a new location in GitHub and we should update the link
in case the redirect stops functioning
|
2022-03-16 11:45:14 -04:00 |
|
Pieter Lambrecht
|
de417a0296
|
Add 'Any' display to admin form
|
2022-03-15 16:15:44 +01:00 |
|
Pieter Lambrecht
|
fa15c879ff
|
#8233 Restrict API key usage by source IP
|
2022-03-15 14:24:55 +01:00 |
|
Pieter Lambrecht
|
522cceae73
|
base_requirements - django_better_admin_arrayfield
|
2022-03-15 13:48:18 +01:00 |
|
Alex Gittings
|
9548cf32ff
|
add new line
|
2022-03-15 00:05:10 +00:00 |
|
Alex Gittings
|
bdbfff911b
|
add new line
|
2022-03-15 00:04:22 +00:00 |
|
Alex Gittings
|
a143eca57d
|
Closes: #8575 Implement rack_a and rack_b for cable table
|
2022-03-15 00:02:16 +00:00 |
|
jeremystretch
|
1add5accf2
|
Fixes #8844: Correct VLAN ID max value
|
2022-03-14 09:57:51 -04:00 |
|
jeremystretch
|
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 |
|
jeremystretch
|
4eb7cd06b4
|
Adjust font size for serial number under device status view
|
2022-03-14 09:46:40 -04:00 |
|
Alex Gittings
|
342f1d31be
|
fix pycodestyle issues
|
2022-03-09 17:55:45 +00:00 |
|
Alex Gittings
|
b779bbfc9d
|
add contacts to site table
|
2022-03-09 17:49:02 +00:00 |
|
Alex Gittings
|
ef6576bdd6
|
merge develop into issue
|
2022-03-09 17:47:58 +00:00 |
|
Alex Gittings
|
27dab262de
|
add columns for each model table that has contacts
|
2022-03-09 17:35:25 +00:00 |
|
Alex Gittings
|
412c1df15a
|
acidentally removed NestedContactAssignmentSerializer in previous commit
|
2022-03-09 16:48:29 +00:00 |
|
Alex Gittings
|
73af3ba095
|
remove contacts from api endpoints
|
2022-03-09 16:45:19 +00:00 |
|
Alex Gittings
|
21b7564976
|
Merge branch 'issue_8645' of https://github.com/minitriga/netbox into issue_8645
|
2022-03-09 16:36:16 +00:00 |
|
Alex Gittings
|
bf22b820bf
|
Fixes #8645; Allow filtering on core models in the UI
|
2022-03-09 16:35:47 +00:00 |
|
thatmattlove
|
8cd24b1a67
|
Fixes #8820: correct navbar color in dark mode
|
2022-03-08 14:28:52 -07:00 |
|
jeremystretch
|
1fdc7a9163
|
Merge branch 'master' into develop
|
2022-03-07 10:49:06 -05:00 |
|
Jeremy Stretch
|
6807db4967
|
Merge pull request #8818 from netbox-community/fix-tzdata
Add tzdata dependency
|
2022-03-07 10:48:12 -05:00 |
|
jeremystretch
|
b0ea416d6d
|
Add tzdata dependency
|
2022-03-07 10:38:05 -05:00 |
|
jeremystretch
|
c515218760
|
PRVB
|
2022-03-07 10:07:07 -05:00 |
|
Jeremy Stretch
|
8053ea0a22
|
Merge pull request #8814 from netbox-community/develop
Release v3.1.9
|
2022-03-07 09:59:16 -05:00 |
|