|
f6a8d32880
|
Initial work on NAPALM integration
|
2017-07-14 14:42:56 -04:00 |
|
|
e8dafc02f7
|
Merge branch 'develop' into develop-2.1
Conflicts:
netbox/netbox/settings.py
|
2017-07-14 10:12:35 -04:00 |
|
|
1ef90902bd
|
Closes #1320: Remove checkbox from confirmation dialog
|
2017-07-12 14:53:52 -04:00 |
|
|
74828e1409
|
Fixes #1334: Fix server error when adding an interface to a device
|
2017-07-11 14:52:50 -04:00 |
|
|
dc77400ab1
|
Fixes #1333: Corrected label on is_console_server field of DeviceType bulk edit form
|
2017-07-11 14:36:59 -04:00 |
|
|
2d0638821d
|
#1266: Exclude interfaces with existing connections or circuit terminations when creating a new connection
|
2017-07-10 12:44:16 -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 |
|
|
7195b7c803
|
Closes #626: Added bulk disconnect function for console/power/interface connections on device view
|
2017-06-15 14:01:49 -04:00 |
|
|
fcacac7c6f
|
Fixes #1265: Fix console/power/interface connection validation when selecting a device via live search
|
2017-06-14 13:00:36 -04:00 |
|
|
aab1fab445
|
PEP8 fix
|
2017-06-07 15:56:59 -04:00 |
|
|
65b6fe576f
|
Converted device fields to use FlexibleModelChoiceField; misc cleanup
|
2017-06-07 15:51:11 -04:00 |
|
|
4671829ad8
|
Removed obsolete validation from InterfaceConnectionCSVForm
|
2017-06-07 15:33:10 -04:00 |
|
|
293be752ca
|
Form cleanup and fixed child device import
|
2017-06-07 15:30:28 -04:00 |
|
|
0a6e4f31d5
|
Updated CSVForm validation
|
2017-06-07 14:19:08 -04:00 |
|
|
e6c4ce51f7
|
Replaced all CSVForm ChoiceFields with CSVChoiceField
|
2017-06-07 13:22:06 -04:00 |
|
|
3924063060
|
Converted ConnectionStatusCSVField to a ChoiceField
|
2017-06-06 22:35:41 -04:00 |
|
|
d122f9f700
|
Added dynamic examples for CSV form fields
|
2017-06-06 17:27:26 -04:00 |
|
|
ec9d0d4008
|
Implemented ConnectionStatusCSVField
|
2017-06-05 16:12:51 -04:00 |
|
|
2520d9f400
|
Converted console/power import views to new scheme
|
2017-06-05 15:53:03 -04:00 |
|
|
0e863ff9ca
|
Converted interface connections import view to new scheme
|
2017-06-05 15:04:23 -04:00 |
|
|
7e660d4d8e
|
Converted site/rack/device import views to new scheme
|
2017-06-02 14:49:25 -04:00 |
|
|
1dd5e2c926
|
Fixes #1229: Fix validation error on forms where API search is used
|
2017-05-25 14:33:50 -04:00 |
|
|
f21c6bca00
|
Import unicode_literals
|
2017-05-24 11:33:11 -04:00 |
|
|
f927d5b8f5
|
Closes #1198: Allow filtering unracked devices on device list
|
2017-05-18 14:27:07 -04:00 |
|
|
7fa696dace
|
Fixes #1195: Unable to create an interface connection when searching for peer device
|
2017-05-18 13:33:26 -04:00 |
|
|
feac93389c
|
Fixes #1200: Form validation error when connecting power ports to power outlets
|
2017-05-18 12:11:14 -04:00 |
|
|
f9328d53b4
|
Fixes #1197: Fixed status assignment during bulk import of devices, prefixes, IPs, and VLANs
|
2017-05-17 17:16:02 -04:00 |
|
|
d11dfe2ced
|
Closes #1137: Allow filtering devices list by rack
|
2017-05-12 22:41:27 -04:00 |
|
|
67282882fa
|
Fixed RelatedObjectDoesNotExist error when trying to create a new device
|
2017-05-12 15:55:18 -04:00 |
|
|
e239045688
|
PEP8 fixes
|
2017-05-11 17:54:43 -04:00 |
|
|
ed80bfaf02
|
Fixed selector initializations for TenancyForms
|
2017-05-11 17:52:23 -04:00 |
|
|
473b35f9a3
|
Added tenant_group/tenant form section to all objects with tenancy
|
2017-05-11 17:35:20 -04:00 |
|
|
58bb029666
|
Closes #1167: Introduced ChainedModelChoiceFields
|
2017-05-11 16:30:16 -04:00 |
|
|
44d78ef92a
|
Fixes #1149: Port list does not populate when creating a console or power connection
|
2017-05-09 17:01:43 -04:00 |
|
|
a35f8bddde
|
PEP8 fix
|
2017-05-09 14:44:32 -04:00 |
|
|
5c7db04465
|
Closes #853: Add 'status' field to device bulk import form
|
2017-05-09 10:25:30 -04:00 |
|
|
5ca87c0f20
|
Merge branch 'develop' into v2-develop
|
2017-05-08 15:02:06 -04:00 |
|
|
af4edff370
|
Related to #1144: Allow multiple status selections when filtering device list
|
2017-05-08 14:56:25 -04:00 |
|
|
77247cccbe
|
Closes #154: Expand device status field options
|
2017-05-08 13:55:19 -04:00 |
|
|
aea5612c39
|
Closes #1110: Expand bulk edit forms to include boolean fields (e.g. toggle is_pool for prefixes)
|
2017-04-28 12:32:27 -04:00 |
|
|
13cc29cd8c
|
Closes #951: Provide a side-by-side view of rack elevations
|
2017-04-20 13:07:22 -04:00 |
|
|
b01bf6089c
|
Merge branch 'develop' into v2-develop
Conflicts:
netbox/dcim/forms.py
netbox/dcim/views.py
netbox/ipam/forms.py
netbox/templates/_base.html
netbox/utilities/views.py
|
2017-04-13 15:42:50 -04:00 |
|
|
09000ad9b3
|
Closes #1001: Merged IP interface assignment into ipam.IPAddressForm
|
2017-04-13 14:54:17 -04:00 |
|
|
f70f0f8d62
|
Improved handling of return_url for object edit/delete views; removed manual definitions of initial data fields
|
2017-04-13 13:11:23 -04:00 |
|
|
d5c3f9e780
|
#878: Show assigned IP addresses in device interfaces list
|
2017-04-12 22:02:23 -04:00 |
|
|
7cbea49c2d
|
Fixes #1072: Order LAG interfaces naturally on bulk interface edit form
|
2017-04-12 15:51:14 -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 |
|