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

121 Commits

Author SHA1 Message Date
ed10a99771 Closes #1758: Added 'status' field to Site model 2018-01-25 13:07:04 -05:00
0714a40509 Merge branch 'develop' into develop-2.3 2018-01-19 10:54:26 -05:00
7ac27b59c6 Closes #1824: Add virtual machine count to platforms list 2018-01-19 09:25:16 -05:00
9984238f2a Closes #1744: Allow associating a platform with a specific manufacturer 2017-12-19 16:15:26 -05:00
2545912532 Merge branch 'develop-2.3' into 99-virtual-chassis 2017-12-07 15:30:58 -05:00
2fc1519bc6 Merge branch 'develop' into develop-2.3 2017-12-07 14:56:16 -05:00
0ec3b5db8b Closes #1722: Added virtual machine count to sites list 2017-11-22 12:19:04 -05:00
55e07c1c9a Initial work on virtual chassis support 2017-11-17 16:47:26 -05:00
fbd39da8ca Add Tenancy to Rack Reservations; Fixes #1592 (#1672)
* fixed prefix header to represent new serial "vlan_vid"

* shows option in creation now

* fixed visibility on rack page

* cleanup

* Added view to Tenant page

* Moved migration for update from #1666 and fixed tenant enumeration in FilterForm

* Fixed conflict #1

* Fixed filters from merge and made migration merge

* added tenant to api

* Fixed migrations problem

* Added Tenant to bulkedit option
2017-11-15 13:54:49 -05:00
00986fd7bf Closes #1691: Cleaned up and reorganized import statements 2017-11-07 11:08:23 -05:00
14e5f89feb Fixes #1624: Add VM count to device roles table 2017-10-23 13:15:34 -04:00
987587b5f3 Added NAPALM driver to platform table; removed legacy RPC client 2017-10-09 15:30:48 -04:00
a6599874db #1493: Extended DeviceRole to include a toggle indicating applicability to virtual machines 2017-09-29 12:11:20 -04:00
0deae84ecb Renamed column 2017-09-29 11:50:26 -04:00
39730b6834 Optimized performance when editing/deleting objects in bulk 2017-07-13 17:39:28 -04:00
dd1991f2c6 Closes #838: Display details of all objects being edited/deleted in bulk 2017-07-13 16:31:47 -04:00
dc68be5abf Removed SearchTables; created DetailTables for models where needed 2017-07-12 16:42:45 -04:00
789ac5dfd4 Combined mgmt and non-mgmt interfaces into same list on device and device type views 2017-06-16 17:13:33 -04:00
e6c4ce51f7 Replaced all CSVForm ChoiceFields with CSVChoiceField 2017-06-07 13:22:06 -04:00
f21c6bca00 Import unicode_literals 2017-05-24 11:33:11 -04:00
5c7db04465 Closes #853: Add 'status' field to device bulk import form 2017-05-09 10:25:30 -04:00
77247cccbe Closes #154: Expand device status field options 2017-05-08 13:55:19 -04:00
57fc6a3f50 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
2c99a8bee4 Closes #1052: Added rack reservation list and bulk delete views 2017-04-06 16:26:48 -04:00
a5dc91c175 Introduced SearchTable for improved performance 2017-03-29 16:05:23 -04:00
576e21eb65 Merge branch 'develop' into v2-develop
Conflicts:
	netbox/netbox/settings.py
2017-03-23 17:14:41 -04:00
32bf17c076 Closes #978: Allow filtering device types by function and subdevice role 2017-03-22 17:29:47 -04:00
3e6a99fc22 Allow editing of platform RPC client 2017-03-21 17:33:40 -04:00
086340540a Fixes #948: Region name should be hyperlinked to site list 2017-03-08 12:04:50 -05:00
5ad3044314 Closes #862: Show both IPv6 and IPv4 primary IPs in device list 2017-02-28 16:46:44 -05:00
9313ba08ed Implemented recursive regions with django-mptt 2017-02-28 14:15:15 -05:00
f3b9930dea Initial work on regions 2017-02-28 12:11:43 -05:00
198ed859ff 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
0ad2670822 Closes #805: Linkify site column in device table 2017-01-17 14:46:29 -05:00
d5095362d7 Fixes #734: Corrected display of device type when editing a device 2016-12-08 09:59:21 -05:00
eb4cd0e723 Fixes #672: Expanded color selection for rack and device roles 2016-12-06 12:28:29 -05:00
41af9c8900 Fixes #660: Correct calculation of utilized space for rack list display 2016-10-31 16:44:00 -04:00
2d58cfaa05 Add is_full_depth and instance count columns to DeviceType table 2016-10-31 15:29:32 -04:00
198674f368 Fixed "Power Port" column name 2016-10-24 17:22:01 -04:00
74528c6036 Colorized roles in rack and device lists 2016-08-10 22:20:09 -04:00
a89fb734a0 Added colored labels for device and rack roles 2016-08-10 13:35:55 -04:00
ed03449164 Closes #241: Introduced rack roles 2016-08-10 11:52:27 -04:00
1bbe7f95d6 PEP8 cleanup 2016-07-29 14:46:29 -04:00
6b41794e12 Implemented bulk editing for sites 2016-07-28 15:30:29 -04:00
b6e5bafd65 Replaced edit links with buttons 2016-07-28 15:04:33 -04:00
82a98f0e8f Applied tenancy to sites, racks, and devices 2016-07-26 16:46:22 -04:00
8f4980044a Closes #292: Added part_number field to DeviceType 2016-07-26 11:28:45 -04:00
cc4470ade7 Include form factor on InterfaceTemplate list 2016-07-26 10:54:11 -04:00
8e2a69af56 Corrected manufacturer column name in DeviceTypeTable 2016-07-25 17:06:10 -04:00
c466dc5999 Fixes #381: Implements a new RackImportTable 2016-07-25 12:04:42 -04:00