Commit Graph

6342 Commits

Author SHA1 Message Date
Jeremy Stretch
6963b796df Convert VM interfaces list to table 2020-10-16 17:01:55 -04:00
Jeremy Stretch
ff3940f774 Remove interface IPs toggle 2020-10-16 16:40:21 -04:00
Jeremy Stretch
80c1c3a194 Change color for edit button 2020-10-16 16:36:12 -04:00
Jeremy Stretch
e8960b31ad Fix up missing table columns 2020-10-16 16:33:08 -04:00
Jeremy Stretch
6dfbee079f Add cable trace buttons 2020-10-16 16:14:05 -04:00
Jeremy Stretch
d0647fa575 Convert device inventory items list to table 2020-10-16 16:00:25 -04:00
Jeremy Stretch
89f57ffa5d Convert device device bays list to table 2020-10-16 15:51:46 -04:00
Jeremy Stretch
ccf1198bf8 Convert device interfaces list to table 2020-10-16 15:42:48 -04:00
Jeremy Stretch
dda1fefa82 Convert device rear ports list to table 2020-10-16 15:33:39 -04:00
Jeremy Stretch
682a2e0129 Convert device front ports list to table 2020-10-16 15:28:28 -04:00
Jeremy Stretch
363ef7c716 Convert device power outlets list to table 2020-10-16 15:16:36 -04:00
Jeremy Stretch
2a7b118673 Convert device power ports list to table 2020-10-16 15:09:23 -04:00
Jeremy Stretch
ccdad4ac69 Convert device console server ports list to table 2020-10-16 15:01:16 -04:00
Jeremy Stretch
5a0e8cd545 Convert device console ports list to table 2020-10-16 14:39:15 -04:00
Jeremy Stretch
cfa04e3642 Add connection column for path endpoints 2020-10-16 11:41:24 -04:00
Jeremy Stretch
b46c0a72af Extend device component tables to include cable peer 2020-10-16 11:11:41 -04:00
Jeremy Stretch
38cfe0225b Add compatible types for PowerFeed 2020-10-16 11:05:42 -04:00
Jeremy Stretch
3b262f1cbe Reorganize DCIM tables 2020-10-16 10:39:13 -04:00
Jeremy Stretch
3b5929e6e2 Note REST API change for #4967 2020-10-16 10:04:33 -04:00
Daniel Sheppard
9324116ba8 Update Change Notes 2020-10-15 21:23:32 -05:00
Daniel Sheppard
87d0ad984d Closes: #4967 - Adds Tenancy to Aggregate model 2020-10-15 20:40:19 -05:00
Jeremy Stretch
2865224b4f Closes #5011: Standardized name field lengths across all models 2020-10-15 15:37:34 -04:00
Jeremy Stretch
61a6a47455 Closes #609: Add min/max value and regex validation for custom fields 2020-10-15 15:06:01 -04:00
Jeremy Stretch
ed1a5db2d1 Move Cable and CablePath to cables.py 2020-10-14 16:54:30 -04:00
Jeremy Stretch
8d437d80cb #4711: Rename CustomField.obj_type to content_types 2020-10-14 15:26:46 -04:00
Jeremy Stretch
c25b86ce44 Fix plugin name resolution 2020-10-13 17:18:13 -04:00
Jeremy Stretch
dc1d2442af Closes #4918: Add a REST API endpoint which returns NetBox's current operational status 2020-10-13 16:57:45 -04:00
Jeremy Stretch
219d07f997 Reorganize REST API components under netbox app 2020-10-13 15:57:21 -04:00
Jeremy Stretch
76158ec165 Merge branch 'develop' into develop-2.10 2020-10-12 09:51:54 -04:00
Jeremy Stretch
46ffb11d9a Post-release version bump 2020-10-12 09:51:11 -04:00
Jeremy Stretch
fa06b5d8d2 Release v2.9.7 2020-10-12 09:39:39 -04:00
Jeremy Stretch
53428478d2 Fixes #5231: Fix KeyError exception when viewing object with custom link and debugging is disabled 2020-10-09 15:53:45 -04:00
Jeremy Stretch
d270e89750 Ditch hard-coded filtering of ContentTypes API endpoint 2020-10-09 15:11:56 -04:00
Jeremy Stretch
62e79b8e8e Closes #5190: Add a REST API endpoint for content types 2020-10-09 15:08:29 -04:00
Jeremy Stretch
3abcae1ad4 Add RouteTarget to __all__ 2020-10-09 14:38:21 -04:00
Jeremy Stretch
cd032585a3 Closes #5225: CircuitTermination port_speed is now optional 2020-10-09 14:06:24 -04:00
Jeremy Stretch
c1fefe135a Merge branch 'develop' into develop-2.10 2020-10-09 13:52:16 -04:00
Jeremy Stretch
18e2a4290d Post-release version bump 2020-10-09 13:31:28 -04:00
Jeremy Stretch
5aed34efe8 Release v2.9.6 2020-10-09 13:17:16 -04:00
Jeremy Stretch
8d838a69c1 Fixes #5229: Fix AttributeError exception when LDAP authentication is enabled 2020-10-09 13:16:07 -04:00
Jeremy Stretch
60ceb11d5c Post-release version bump 2020-10-09 13:01:01 -04:00
Jeremy Stretch
e75275eea8 Release v2.9.5 2020-10-09 12:57:14 -04:00
Jeremy Stretch
0678b295fd Add scope warning to plugins development doc 2020-10-09 12:56:32 -04:00
Jeremy Stretch
7844d6a705 Closes #5202: Extend the available context data when rendering custom links 2020-10-09 12:36:09 -04:00
Jeremy Stretch
87abc6bc75 Fixes #5211: Add missing has_primary_ip filter for virtual machines 2020-10-09 11:46:16 -04:00
Jeremy Stretch
d952d77684 Fixes #5226: Custom choice fields should be blank initially if no default choice has been designated 2020-10-09 11:34:50 -04:00
Jeremy Stretch
c2b20c1a47 Fixes #5224: Don't allow a rear port to have fewer positions than the number of mapped front ports 2020-10-08 16:24:08 -04:00
Jeremy Stretch
6f742ef9a7 Exempt InventoryItem from queryset caching (MPTT) 2020-10-08 15:30:59 -04:00
Jeremy Stretch
ca19edc480 Merge pull request #5212 from netbox-community/4900-cable-paths
#4900: New model for cable paths
2020-10-08 15:15:40 -04:00
Jeremy Stretch
e8e9a450dd Delete obsolete LoopDetected exception 2020-10-08 15:01:55 -04:00