|
35c2c8e8de
|
#1444: Added a serial number field to the rack model
|
2017-10-09 15:01:57 -04:00 |
|
|
100d979d3e
|
Fixes #1554: Don't require form_factor when creating an interface assigned to a virtual machine
|
2017-10-09 14:27:31 -04:00 |
|
|
b41b4fc584
|
Closes #1506: Extended rack facility ID field from 30 to 50 characters
|
2017-10-09 13:44:22 -04:00 |
|
|
3d25cecc69
|
Merge branch 'develop-2.2' into develop-2.1
|
2017-09-29 12:30:36 -04:00 |
|
|
068c0ff36c
|
Merge branch 'develop' into develop-2.1
|
2017-09-29 12:26:54 -04:00 |
|
|
a6599874db
|
#1493: Extended DeviceRole to include a toggle indicating applicability to virtual machines
|
2017-09-29 12:11:20 -04:00 |
|
|
0d9ff907a8
|
Merge branch 'develop' of github.com:digitalocean/netbox into develop-2.2
|
2017-09-25 15:12:47 -04:00 |
|
|
a010f7439d
|
More work on #1523 (natural ordering for interfaces)
|
2017-09-22 16:18:43 -04:00 |
|
|
2ca161f3d8
|
Closes #1509: Extended cluster model to allow site assignment
|
2017-09-22 12:53:09 -04:00 |
|
|
126a5e5e4e
|
Fix order_naturally with unbalanced names and use RawSQL instead of extra
|
2017-09-21 11:00:55 -07:00 |
|
|
3466da4338
|
Merge branch 'develop' into develop-2.2
Conflicts:
netbox/dcim/forms.py
|
2017-09-14 14:58:45 -04:00 |
|
|
6b53d263fe
|
Fixes #1469: Allow a NAT IP to be assigned as the primary IP for a device
|
2017-09-01 13:00:44 -04:00 |
|
|
0634386b2e
|
Merge branch 'develop' into virtualization
|
2017-08-31 10:14:50 -04:00 |
|
|
aaca28c1a6
|
Closes #1402: Increased max length of name field for device components
|
2017-08-29 17:27:30 -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 |
|
|
5930a64203
|
Converted IPAddress.interface to a GenericForeignKey
|
2017-08-18 16:57:20 -04:00 |
|
|
a02055e9b5
|
Reworked relationship between devices and clusters
|
2017-08-16 17:21:34 -04:00 |
|
|
51b1da660a
|
Fixes #1330: Raise validation error when assigning an unrelated IP as the primary IP for a device
|
2017-08-15 14:05:02 -04:00 |
|
|
b6690e0012
|
Closes #1368: Render reservations in rack elevations view
|
2017-08-02 13:33:44 -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 |
|
|
f6a8d32880
|
Initial work on NAPALM integration
|
2017-07-14 14:42:56 -04:00 |
|
|
a23da9f867
|
PEP8 fixes
|
2017-06-28 16:25:36 -04:00 |
|
|
5940feb64b
|
Closes #1121: Added asset_tag and description fields to inventory items
|
2017-06-23 17:05:37 -04:00 |
|
|
229e6809d8
|
Closes #1041: Added enabled and MTU fields to the interface model
|
2017-06-23 14:04:15 -04:00 |
|
|
68ebe85a98
|
Closes #1218: Added IEEE 802.11 wireless interface types
|
2017-06-16 17:52:09 -04:00 |
|
|
ceb8fee0cc
|
Moved constant definitions from models.py to constants.py
|
2017-06-16 16:01:44 -04:00 |
|
|
cd263484c3
|
Fixes #1079: Order interfaces naturally via API
|
2017-06-14 14:34:14 -04:00 |
|
|
08883d86ef
|
Closes #913: Added headers to object CSV exports
|
2017-06-09 16:24:59 -04:00 |
|
|
e6c4ce51f7
|
Replaced all CSVForm ChoiceFields with CSVChoiceField
|
2017-06-07 13:22:06 -04:00 |
|
|
0e863ff9ca
|
Converted interface connections import view to new scheme
|
2017-06-05 15:04:23 -04:00 |
|
|
f21c6bca00
|
Import unicode_literals
|
2017-05-24 11:33:11 -04:00 |
|
|
c9d3cf301e
|
Fixes #1173: Tweak interface manager to fall back to naive ordering
|
2017-05-12 16:10:18 -04:00 |
|
|
73bf4f45c3
|
Adapted model get_display_name() to better handle unsaved instances
|
2017-05-12 15:31:34 -04:00 |
|
|
f039b0b6e9
|
Closes #960: Added form factor for Juniper VCP interfaces
|
2017-05-09 12:00:49 -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 |
|
|
1dd2bdcb8e
|
Fixes #1047: Correct ordering of numbered subinterfaces
|
2017-04-06 15:13:20 -04:00 |
|
|
d98e9e1838
|
Resolved RemovedInDjango20Warning deprecation warnings
|
2017-04-05 14:40:25 -04:00 |
|
|
50d7fd776f
|
Added image attachments to sites and devices
|
2017-03-31 15:19:44 -04:00 |
|
|
b643939cc4
|
Initial work on #152: Image attachments
|
2017-03-30 21:55:57 -04:00 |
|
|
998f89216e
|
Updated the docstring for Device
|
2017-03-30 09:56:47 -04:00 |
|
|
22768ff6c6
|
Renamed Module to InventoryItem (prep for #824)
|
2017-03-21 12:54:08 -04:00 |
|
|
c5308d51f4
|
Make RackReservation.rack editble for API compatability
|
2017-03-17 14:40:11 -04:00 |
|
|
f661c233be
|
Fixes #950: Fix site_id error on child device import
|
2017-03-13 11:18:33 -04:00 |
|