Jeremy Stretch
146e4176ba
Combined mgmt and non-mgmt interfaces into same list on device and device type views
2017-06-16 17:13:33 -04:00
Jeremy Stretch
4a6b79646a
Replaced all CSVForm ChoiceFields with CSVChoiceField
2017-06-07 13:22:06 -04:00
Jeremy Stretch
297d9c6bb9
Import unicode_literals
2017-05-24 11:33:11 -04:00
Jeremy Stretch
aa8a66b2d3
Closes #853 : Add 'status' field to device bulk import form
2017-05-09 10:25:30 -04:00
Jeremy Stretch
5a2cf6c6f3
Closes #154 : Expand device status field options
2017-05-08 13:55:19 -04:00
Jeremy Stretch
e121a4f31c
Merge branch 'develop' into v2-develop
...
Conflicts:
netbox/netbox/settings.py
netbox/netbox/urls.py
requirements.txt
2017-04-06 17:01:13 -04:00
Jeremy Stretch
54f6e23a35
Closes #1052 : Added rack reservation list and bulk delete views
2017-04-06 16:26:48 -04:00
Jeremy Stretch
7bbd8ec9c3
Introduced SearchTable for improved performance
2017-03-29 16:05:23 -04:00
Jeremy Stretch
b7435e76dd
Merge branch 'develop' into v2-develop
...
Conflicts:
netbox/netbox/settings.py
2017-03-23 17:14:41 -04:00
Jeremy Stretch
a8960b3fd2
Closes #978 : Allow filtering device types by function and subdevice role
2017-03-22 17:29:47 -04:00
Jeremy Stretch
78a665d2e4
Allow editing of platform RPC client
2017-03-21 17:33:40 -04:00
Jeremy Stretch
b1839e5b8a
Fixes #948 : Region name should be hyperlinked to site list
2017-03-08 12:04:50 -05:00
Jeremy Stretch
8b1b50da17
Closes #862 : Show both IPv6 and IPv4 primary IPs in device list
2017-02-28 16:46:44 -05:00
Jeremy Stretch
b92f7aa8f1
Implemented recursive regions with django-mptt
2017-02-28 14:15:15 -05:00
Jeremy Stretch
26263f5bcb
Initial work on regions
2017-02-28 12:11:43 -05:00
Jeremy Stretch
91be4a4df3
Closes #198 : Support for rackless devices ( #902 )
...
* Initial work to support rackless devices
* Updated device component connection forms
* Updated IP address assignment form
* Updated circuit termination form
* Formatting cleanup
* Fixed tests
2017-02-17 14:48:00 -05:00
Jeremy Stretch
f26e4b0395
Closes #805 : Linkify site column in device table
2017-01-17 14:46:29 -05:00
Jeremy Stretch
9f5a74972f
Fixes #734 : Corrected display of device type when editing a device
2016-12-08 09:59:21 -05:00
Jeremy Stretch
9733e623e5
Fixes #672 : Expanded color selection for rack and device roles
2016-12-06 12:28:29 -05:00
Jeremy Stretch
01fc746182
Fixes #660 : Correct calculation of utilized space for rack list display
2016-10-31 16:44:00 -04:00
Jeremy Stretch
7ddf81dcc8
Add is_full_depth and instance count columns to DeviceType table
2016-10-31 15:29:32 -04:00
Jonathan Senecal
0c7cadf0fc
Fixed "Power Port" column name
2016-10-24 17:22:01 -04:00
Jeremy Stretch
adfdd1ed29
Colorized roles in rack and device lists
2016-08-10 22:20:09 -04:00
Jeremy Stretch
cee7ac1972
Added colored labels for device and rack roles
2016-08-10 13:35:55 -04:00
Jeremy Stretch
2b57aed27b
Closes #241 : Introduced rack roles
2016-08-10 11:52:27 -04:00
Jeremy Stretch
ea4011b85f
PEP8 cleanup
2016-07-29 14:46:29 -04:00
Jeremy Stretch
1845fafa91
Implemented bulk editing for sites
2016-07-28 15:30:29 -04:00
Jeremy Stretch
fee82e2169
Replaced edit links with buttons
2016-07-28 15:04:33 -04:00
Jeremy Stretch
b7648b7a58
Applied tenancy to sites, racks, and devices
2016-07-26 16:46:22 -04:00
Jeremy Stretch
879daab9cc
Closes #292 : Added part_number field to DeviceType
2016-07-26 11:28:45 -04:00
Jeremy Stretch
9063adabc2
Include form factor on InterfaceTemplate list
2016-07-26 10:54:11 -04:00
Jeremy Stretch
94c50b1714
Corrected manufacturer column name in DeviceTypeTable
2016-07-25 17:06:10 -04:00
Jeremy Stretch
9ab8845e9e
Fixes #381 : Implements a new RackImportTable
2016-07-25 12:04:42 -04:00
Jeremy Stretch
f57e1b10f5
Created a template tag for displaying utilization graphs
2016-07-20 13:56:17 -04:00
bellwood
f46df1e774
Update tables.py
2016-07-20 13:25:03 -04:00
bellwood
07a82cef94
support for #304
...
support for #304
2016-07-20 13:22:20 -04:00
Jeremy Stretch
43eeb3a929
Initial work on #91 : Support for subdevices
2016-07-01 17:34:47 -04:00
Nick Peelman
a16bf95724
Fix interface connections list view glitch
2016-07-01 13:55:44 -04:00
Jeremy Stretch
0b66b547a3
Fixed double top border on component template tables
2016-06-24 12:56:36 -04:00
Jeremy Stretch
a29e57319e
Implemented BaseTable for consistent rendering
2016-06-20 16:34:19 -04:00
Jeremy Stretch
b4619fad7a
Added 'select all' option to object lists for bulk edit/delete
2016-06-01 13:30:33 -04:00
Jeremy Stretch
043bb0744b
Make devices column sortable
2016-05-20 13:24:12 -04:00
Jeremy Stretch
112e2ccde7
Code cleanup
2016-05-18 16:02:53 -04:00
Jeremy Stretch
a07aa69321
Added CBVs for Platforms
2016-05-16 11:54:17 -04:00
Jeremy Stretch
4eeae08fb5
Added CBVs for Manufacturers
2016-05-13 15:22:31 -04:00
Jeremy Stretch
062e64a34d
Collapsed EditTables into primary table for each object
2016-05-13 11:51:50 -04:00
Jeremy Stretch
39be01051d
Changed RackGroup URL/filter from slug to PK (slugs are not unique across sites)
2016-05-12 14:45:32 -04:00
Jeremy Stretch
21b3fbd50f
Added views for DeviceRoles
2016-05-12 14:38:34 -04:00
Jeremy Stretch
1fb2cc4b31
Modified RackGroup.__unicode__ to include site name
2016-05-11 15:28:46 -04:00
Jeremy Stretch
91a5b2eb5f
Added device status filter and table column
2016-05-10 15:00:38 -04:00
Jeremy Stretch
2f86d5e43d
Added front-end UI for RackGroups
2016-03-30 12:26:37 -04:00
Jeremy Stretch
61cbee15ca
Implemented DeviceType component template creation and deletion
2016-03-04 23:09:32 -05:00
Jeremy Stretch
32f6b3694a
Initial work on a front end for managing DeviceTypes
2016-03-04 14:39:39 -05:00
Jeremy Stretch
27b289ee3b
Initial push to public repo
2016-03-01 11:23:03 -05:00