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

588 Commits

Author SHA1 Message Date
d053422657 Fixes #1497: Added cluster_id filter 2017-09-15 11:36:06 -04:00
90d9eb3520 Closes #1490: Rearrange order of items in the virtualization nav menu 2017-09-15 11:08:23 -04:00
6872ab0e14 Added a status field for virtual machines 2017-09-14 14:35:34 -04:00
d651deb31c Renamed form_class attribute to model_form for consistency 2017-09-12 13:55:11 -04:00
700194b80d Implemented bulk interface creation for virtual machines 2017-09-12 12:49:01 -04:00
ef2dd673ec Finished bulk edit/delete views 2017-09-11 16:14:05 -04:00
00024240bb Merge branch 'virtualization' into develop-2.2 2017-09-01 12:29:12 -04:00
f5c265b7b5 Modified form action to preserve query parameters 2017-09-01 12:25:57 -04:00
3ded8196c4 Fixed IP toggle button 2017-09-01 10:09:52 -04:00
3bb0d523d3 Enabled services on virtual machines 2017-08-31 12:50:35 -04:00
0634386b2e Merge branch 'develop' into virtualization 2017-08-31 10:14:50 -04:00
ae231b1d1b Moved circuit speed humanization to a template tag 2017-08-29 22:42:06 -04:00
ecdf66c454 Closes #1326: Added dropdown widget with common values for circuit speed fields 2017-08-29 22:29:30 -04:00
4b3a425888 Fixed role link on IP address view 2017-08-29 16:14:32 -04:00
71069ced7f Added platform info to VM view 2017-08-29 16:12:52 -04:00
1308839a41 Fixes #1458: Corrected permission name on prefix/VLAN roles list 2017-08-29 15:36:51 -04:00
6d849ad5f6 Deleted obsolete templates 2017-08-29 15:31:11 -04:00
fa95191792 Allowed assigning an IP address to either a device or a VM 2017-08-29 15:26:35 -04:00
e9f75adddb Ditched VMInterface in favor of reusing dcim.Interface 2017-08-29 14:24:58 -04:00
3e4b66675b Rearranged circuits navigation dropdown 2017-08-24 12:51:50 -04:00
eb994a691a Added style to BaseTable's empty_text 2017-08-21 17:38:27 -04:00
6ebd8e78c8 Added VMs to tenant view 2017-08-21 17:21:02 -04:00
daa947e7eb Added virtualization models to home/search 2017-08-21 17:17:01 -04:00
b117130aac Added icons 2017-08-21 17:02:35 -04:00
4587aba1d4 Added views to add/remove hosts to/from clusters 2017-08-21 16:53:36 -04:00
e81e33af38 Added views for VM interfaces 2017-08-18 14:37:19 -04:00
a02055e9b5 Reworked relationship between devices and clusters 2017-08-16 17:21:34 -04:00
9acd792abe Added virtualization filters 2017-08-16 17:00:17 -04:00
3009863877 Merge branch 'develop' into virtualization 2017-08-16 15:08:37 -04:00
70a6b171d0 Fixes #1429: Fixed uptime formatting on device status page 2017-08-16 11:20:52 -04:00
babe42ef35 Closes #1414: Selecting a site from the rack filters automatically updates the available rack groups 2017-08-09 13:59:25 -04:00
d06813f528 Initial work on virtualization support (#142) 2017-08-04 17:02:52 -04:00
dadfcd4f81 Tweaked navigation menu styling 2017-08-03 17:49:22 -04:00
b6690e0012 Closes #1368: Render reservations in rack elevations view 2017-08-02 13:33:44 -04:00
52e7f670f3 Deleted obsolete template 2017-08-02 13:17:34 -04:00
12d643694f Cleaned up title blocks 2017-08-02 13:15:28 -04:00
3876a96b67 Tweaked IP address layout 2017-08-02 12:55:21 -04:00
52a490bf5d Fixes #461: Display a validation error when attempting to assigning a new child device to a rack face/position 2017-07-28 10:05:51 -04:00
d2c6d79589 Closes #1375: Renamed NETBOX_USERNAME and NETBOX_PASSWORD configuration parameters to NAPALM_USERNAME and NAPALM_PASSWORD 2017-07-26 11:24:19 -04:00
4544893b4c Allow import/export of device types (#1347) 2017-07-25 17:21:34 +03:00
f30fa925ea Allow import/export of manufacturers (#1347) 2017-07-25 17:21:34 +03:00
beb91559e5 Allow import/export of rack groups (#1347) 2017-07-25 17:21:34 +03:00
fbc5e74318 Allow import/export of regions (#1347) 2017-07-25 17:21:34 +03:00
32513083b1 Merge branch 'develop-2.1' into develop 2017-07-24 14:58:18 -04:00
106627da04 Fixes #1358: Correct VRF example values in IP/prefix import forms 2017-07-18 10:39:09 -04:00
d73ea54e08 Fixed table cell alignment for IP addresses 2017-07-17 13:55:20 -04:00
a45bfaf3da Hide/disable NAPALM tabs as appropriate 2017-07-17 13:29:11 -04:00
0f608f3a15 Added device config view 2017-07-17 13:19:25 -04:00
4ad5c6f864 Updated LLDP neighbors view to use NAPALM API 2017-07-17 13:05:11 -04:00
be47b6a6c0 Added device environmental status details 2017-07-17 12:58:13 -04:00