1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00
Commit Graph

8960 Commits

Author SHA1 Message Date
6383dfa854 Merge pull request from jasonyates/8246-commit-rate
Fixes  - Circuits list view to display formatted commit rate
2022-01-10 08:36:47 -05:00
5a4fb0323b Merge pull request from jasonyates/8285-cluster-count-tenant
Fixes  tenant cluster count
2022-01-10 08:34:02 -05:00
e84a282aa6 Revert REST API changes from 2022-01-10 08:24:45 -05:00
f732493473 Fixing code style E302 2022-01-08 22:24:25 +00:00
f66a265fcf Fixes - Circuits list view to display formatted commit rate
Adds a custom column class to format the commit rate in the circuits table view using humanize_speed template helper. Export still exports the raw number.
2022-01-08 21:55:07 +00:00
f1472d218e Update changelog for and 2022-01-08 00:21:38 -06:00
d65c05aacd Merge pull request from bluikko/cisco-stackwise-n
Merge PR from bluikko for 
2022-01-08 00:20:43 -06:00
2b28ffa2f4 Merge pull request from jasonyates/8262-tenant-cable-stat
Fixes  - Add Cable stat for Tenant
2022-01-08 00:15:35 -06:00
10ec31df3e Fix - Correct label in export template form 2022-01-08 00:13:58 -06:00
184b1055dc Fixes - Cluster count missing from tenant api output 2022-01-07 20:17:43 +00:00
eaec25e6c2 Fixes - Add Cable stat for Tenant 2022-01-07 20:02:45 +00:00
b63e29610e Add Cisco StackWise-n choices 2022-01-07 11:56:54 +07:00
b0db5a8b0a PRVB 2022-01-06 09:58:50 -05:00
d3e2241ff7 Merge pull request from netbox-community/develop
Release v3.1.5
v3.1.5
2022-01-06 09:52:54 -05:00
e90b9f6c19 Release v3.1.5 2022-01-06 09:24:28 -05:00
4c1199e009 Fixes : Fix bulk editing of authentication parameters for wireless LANs and links 2022-01-06 08:54:05 -05:00
65471068b6 Closes : Linkify type and group columns in clusters table 2022-01-05 21:36:20 -05:00
c6467a824b : Always add a blank choice 2022-01-05 17:10:59 -05:00
b1d1f3c6b2 Fixes : Optional ChoiceVar fields should not force a selection 2022-01-05 15:46:04 -05:00
574c2e2770 Closes : Add length & length unit fields to cable filter form 2022-01-05 15:32:34 -05:00
aec2d233c9 Changelog for 2022-01-05 15:18:49 -05:00
39418f2bbe Merge pull request from netbox-community/8231-htmx-confirmation-dialogs
Closes : Use HTMX for object deletion confirmations
2022-01-05 15:14:51 -05:00
ccda73494f Center modal dialog vertically 2022-01-05 14:57:56 -05:00
443b4ccc57 Initial work on 2022-01-05 14:06:56 -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
01e8017265 Clean up template blocks 2022-01-05 09:09:39 -05:00
8338fc405f Simplify theme color palette 2022-01-04 20:51:10 -05:00
0a22b3990f : Clean up footer and navbar styles 2022-01-04 20:42:44 -05:00
662cafe416 Form widgets & style cleanup 2022-01-04 15:01:16 -05:00
ea961ba8f2 Fixes : Fix KeyError exception when creating FHRP group with IP address and protocol "other" 2022-01-04 13:49:07 -05:00
8c8774cd2f Fixes : Honor return URL after populating a device bay 2022-01-04 13:24:15 -05:00
2fe02ddb1f Add tests for IPAM object children views 2022-01-04 09:32:41 -05:00
e11e8a5d64 Fixes : Fix ValueError exception under prefix IP addresses view 2022-01-04 09:15:25 -05:00
79bebf7c9b PRVB 2022-01-03 11:18:46 -05:00
8d3b660ce0 Merge pull request from netbox-community/develop
Release v3.1.4
v3.1.4
2022-01-03 11:16:27 -05:00
9de53fe070 Release v3.1.4 2022-01-03 11:00:23 -05:00
ecb9fc65b7 Closes : Allow filtering sites by group when connecting a cable 2022-01-03 10:41:43 -05:00
7b25d0379f Merge pull request from netbja/patch-1
Small syntax error
2022-01-03 10:39:56 -05:00
05d4176d34 Fixes : Custom integer fields should allow negative integers as minimum/maximum values 2022-01-03 10:07:19 -05:00
7b0dff88ae Closes : Establish netbox/local/ as a path for local resources 2022-01-03 09:45:30 -05:00
1c7604e0fe Fixes : Correct typo in navigation menu 2022-01-03 09:20:26 -05:00
e18dc43aae Fixes : Fix IndexError exception when viewing large IPv6 prefixes in UI 2022-01-03 09:17:15 -05:00
caaad684a4 Small syntax error
No double quotes after password.
2021-12-31 11:25:12 +01:00
cdd51aee75 Closes : Enable bulk user assignment to groups under admin UI 2021-12-30 13:19:18 -05:00
51851f6c99 Refactor users.admin 2021-12-30 13:08:09 -05:00
ab98aa489c Related objects should be prefetched for Prefix/IPRange child object views 2021-12-30 12:43:37 -05:00
5829985ca8 Remove power utilization as default column from racks table 2021-12-30 12:02:20 -05:00
2fa8e27f05 Fixes : Add "add prefix" button to aggregate child prefixes view 2021-12-30 12:00:37 -05:00
68f92dfd5d Fix redirection URL for prefix IP ranges view 2021-12-30 11:47:21 -05:00