52de50aa64
Merge pull request #8873 from minitriga/issue_8457
...
Closes : #8457 - Nonracked Devices Location/Site
2022-03-18 11:32:24 -04:00
5abde866f1
Closes : #8457 - implement nonracked devices on locations and sites
2022-03-18 14:34:42 +00:00
bdbfff911b
add new line
2022-03-15 00:04:22 +00:00
a143eca57d
Closes : #8575 Implement rack_a and rack_b for cable table
2022-03-15 00:02:16 +00:00
4eb7cd06b4
Adjust font size for serial number under device status view
2022-03-14 09:46:40 -04:00
7f752d9102
Closes #8762 : Link to rack elevations list from site view
2022-03-01 11:32:17 -05:00
5b985a924b
Changelog for #8548 & misc cleanup
2022-02-07 10:37:11 -05:00
e2fc7e8cd7
Fixes #8548 : Virtual Chassis position zero not shown in device page
2022-02-05 15:10:03 +01:00
69305f0509
Fixes #8315 : Fix display of NAT link for primary IPv4 address under device view
2022-02-03 10:30:26 -05:00
02519b270e
Fixes #8301 : Fix delete button for various object children views
2022-01-10 09:30:50 -05:00
511aedd5db
Omit table configuration form from rack elevations view
2022-01-05 11:39:58 -05:00
2524290099
Introduce modals template block
2022-01-05 09:21:48 -05:00
8c8774cd2f
Fixes #8226 : Honor return URL after populating a device bay
2022-01-04 13:24:15 -05:00
ecb9fc65b7
Closes #8197 : Allow filtering sites by group when connecting a cable
2022-01-03 10:41:43 -05:00
2319fce092
Add tab to cable connect view
2021-12-30 09:51:30 -05:00
82a0240d2e
Closes #8182 : Introduce checkmark template tag
2021-12-29 10:26:42 -05:00
94c7f64baf
Relocate confirmation_form.html
2021-12-22 15:08:04 -05:00
57a78b3cad
Clean up device/devicetype tab views
2021-12-21 10:28:28 -05:00
85f9690377
Closes #8083 : Removed "related devices" panel from device view
2021-12-18 14:30:28 -05:00
628e186846
Closes #8108 : Improve breadcrumb links for device/VM components
2021-12-18 14:02:01 -05:00
8dbd3f332b
Closes #8081 : Allow creating services directly from navigation menu
2021-12-15 11:55:27 -05:00
ff9dde54e3
Ensure consistent placement of table paginator
2021-12-15 10:34:20 -05:00
57d3bfcfc9
Merge pull request #8073 from netbox-community/8057-htmx-tables
...
Closes #8057 : Dynamic object tables using HTMX
2021-12-15 09:16:41 -05:00
305d88ebda
Fixes #8079 : Fix validation of LLDP neighbors when connected device has an asset tag
2021-12-15 08:36:03 -05:00
cdc73d4f56
Closes #8080 : Link to NAT IPs for device/VM primary IPs
2021-12-15 08:35:01 -05:00
4ffa823ab8
Enable HTMX for all ObjectChildrenViews
2021-12-14 15:31:42 -05:00
491eac184e
Enable HTMX for connections lists
2021-12-14 11:53:16 -05:00
c50dc1eb35
Standardize usage of table template
2021-12-13 15:36:51 -05:00
029605f926
Clean up site view
2021-12-06 13:43:02 -05:00
f94c1e91ea
Merge branch 'develop' into feature
2021-12-06 12:10:31 -05:00
7cb9cedfe1
Fixes #7823 : Properly handle return_url when Save & Continue button is present
2021-12-03 16:20:05 -07:00
cede27b5fe
Merge branch 'develop' into feature
2021-11-12 09:09:15 -05:00
3cb8c5db28
Fixes #7654 : Fix assignment of members to virtual chassis with initial position of zero
2021-11-11 12:10:47 -05:00
f93d6813a9
Merge branch 'develop' into feature
2021-11-09 16:52:36 -05:00
3f72492a59
Fixed #7783 - Site location visual changes
...
Updating site location list to visually match the /dcim/locations list where child locations are "indtended" with mdi-circle-small.
Also removes the padding-left attribute on each row as it is no longer functional.
2021-11-09 15:18:46 +00:00
2826f27153
Split interface edit forms into subsections
2021-11-04 16:36:49 -04:00
0bbd186635
Rearrange site view layout
2021-11-04 15:58:52 -04:00
5fc373f5cc
Merge feature -> develop
2021-11-03 12:05:11 -05:00
2c2e37e9f0
Merge branch 'develop' into feature
2021-11-03 10:29:02 -04:00
db2d71ed9e
Merge branch 'feature' into 6732-asn-model
2021-11-03 08:37:11 -05:00
3a192223a3
Changelog & cleanup for #7668 , #7717
2021-11-02 15:58:14 -04:00
131e433880
Rename FHRPGroupAssignment object to interface
2021-11-02 15:10:02 -04:00
7625a2dd3c
#6732 - Swap ASN M2M to Site model and update some templates/filters
2021-11-02 12:26:06 -05:00
f48d7aedce
Enable filtering FHRP groups by related IP addresses
2021-11-02 09:56:52 -04:00
bb4f3e1789
Initial work on #6235
2021-11-01 16:56:30 -04:00
d528614cbf
netbox-community/netbox#7668 : Relocate elevations button to location details table
2021-11-01 11:17:15 -04:00
24d6941cc4
netbox-community/netbox#7668 : Add 'View Elevations' button to location detail page
2021-10-29 14:07:02 -04:00
033db83068
Merge branch 'feature' of https://github.com/netbox-community/netbox into 6732-asn-model
2021-10-28 11:55:20 -05:00
aa9e68e121
Tweak preformatted block styling
2021-10-28 10:46:00 -04:00
a173083e5b
Closes #7606 : Model transmit power for interfaces
2021-10-28 09:31:45 -04:00