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

227 Commits

Author SHA1 Message Date
004f5c448e Fixes #117: Improved device import validation 2016-06-29 14:53:24 -04:00
fdfc32899d Fixes #75: Ignore a Device's occupied rack units when relocating it within a rack 2016-06-28 14:10:16 -04:00
374702927b Fixes #80: Correct rack face (lowercase) to be consistent with export behavior (uppercase) 2016-06-28 11:38:09 -04:00
98febf3979 Fixes #72: Check for re-used interfaces when importing interface connections 2016-06-28 11:11:53 -04:00
e78263637a Fixes #22: Corrected handling of RackGroup names on import of new Racks 2016-06-27 12:23:31 -04:00
4b34af3e1d Introduced ability to edit/delete modules 2016-06-15 13:27:12 -04:00
bbdc7dccba Added JS for SlugField autofill 2016-05-20 15:32:17 -04:00
d6cd3428f6 Removed Device.ro_snmp 2016-05-19 11:34:38 -04:00
112e2ccde7 Code cleanup 2016-05-18 16:02:53 -04:00
d0fb95d31e Fixed type bug in DeviceForm 2016-05-18 13:19:26 -04:00
a07aa69321 Added CBVs for Platforms 2016-05-16 11:54:17 -04:00
4eeae08fb5 Added CBVs for Manufacturers 2016-05-13 15:22:31 -04:00
39be01051d Changed RackGroup URL/filter from slug to PK (slugs are not unique across sites) 2016-05-12 14:45:32 -04:00
21b3fbd50f Added views for DeviceRoles 2016-05-12 14:38:34 -04:00
1fb2cc4b31 Modified RackGroup.__unicode__ to include site name 2016-05-11 15:28:46 -04:00
bacde242aa Converted RackGroups to use utility CBVs 2016-05-11 13:30:39 -04:00
91a5b2eb5f Added device status filter and table column 2016-05-10 15:00:38 -04:00
54ad177e99 Fixed bug affecting initial position/face selection 2016-05-09 11:57:12 -04:00
57f6d45ee7 Fixed RackGroup count 2016-04-25 15:41:08 -04:00
2f86d5e43d Added front-end UI for RackGroups 2016-03-30 12:26:37 -04:00
cea0b2de33 Fixed bug when assigning Device to no rack race 2016-03-17 18:05:01 -04:00
fe6b7052fe Fixed bug in PowerConnectionImportForm 2016-03-15 21:36:25 -04:00
009ef41e92 Added views to create device component templates 2016-03-04 16:41:24 -05:00
32f6b3694a Initial work on a front end for managing DeviceTypes 2016-03-04 14:39:39 -05:00
a89f415ff8 Corrected the 'type' filter for device lists to use device_type_id 2016-03-02 12:02:57 -05:00
597d9f8554 Corrected RackFromCSVForm.group to required=False 2016-03-01 14:39:00 -05:00
27b289ee3b Initial push to public repo 2016-03-01 11:23:03 -05:00