Jeremy Stretch
|
ec9d0d4008
|
Implemented ConnectionStatusCSVField
|
2017-06-05 16:12:51 -04:00 |
|
Jeremy Stretch
|
08c8bd3049
|
Renamed new import view to BulkImportView
|
2017-06-05 15:53:41 -04:00 |
|
Jeremy Stretch
|
2520d9f400
|
Converted console/power import views to new scheme
|
2017-06-05 15:53:03 -04:00 |
|
Jeremy Stretch
|
0e863ff9ca
|
Converted interface connections import view to new scheme
|
2017-06-05 15:04:23 -04:00 |
|
Jeremy Stretch
|
7e660d4d8e
|
Converted site/rack/device import views to new scheme
|
2017-06-02 14:49:25 -04:00 |
|
Jeremy Stretch
|
1dd5e2c926
|
Fixes #1229: Fix validation error on forms where API search is used
|
2017-05-25 14:33:50 -04:00 |
|
Jeremy Stretch
|
138cbf9761
|
Created migrations for transition to Unicode literals
|
2017-05-24 14:18:52 -04:00 |
|
Jeremy Stretch
|
f21c6bca00
|
Import unicode_literals
|
2017-05-24 11:33:11 -04:00 |
|
Jeremy Stretch
|
eece8a0e26
|
Fixes #1207: Include nested LAG serializer when showing interface connections (API)
|
2017-05-19 12:59:27 -04:00 |
|
Jeremy Stretch
|
fb85867d72
|
Converted all object views to class-based views
|
2017-05-18 17:00:57 -04:00 |
|
Jeremy Stretch
|
f927d5b8f5
|
Closes #1198: Allow filtering unracked devices on device list
|
2017-05-18 14:27:07 -04:00 |
|
Jeremy Stretch
|
7fa696dace
|
Fixes #1195: Unable to create an interface connection when searching for peer device
|
2017-05-18 13:33:26 -04:00 |
|
Jeremy Stretch
|
feac93389c
|
Fixes #1200: Form validation error when connecting power ports to power outlets
|
2017-05-18 12:11:14 -04:00 |
|
Jeremy Stretch
|
f9328d53b4
|
Fixes #1197: Fixed status assignment during bulk import of devices, prefixes, IPs, and VLANs
|
2017-05-17 17:16:02 -04:00 |
|
Jeremy Stretch
|
01becd21de
|
Closes #1196: Added a lag_id filter to the API interfaces view
|
2017-05-17 14:43:44 -04:00 |
|
Jeremy Stretch
|
7768b94279
|
Fixes #1188: Serialize interface LAG as nested objected (API)
|
2017-05-17 14:32:39 -04:00 |
|
Jeremy Stretch
|
ca1725b98c
|
Fixes #1178: Fix API representation of connected interface's form factor
|
2017-05-15 11:03:11 -04:00 |
|
Jeremy Stretch
|
d11dfe2ced
|
Closes #1137: Allow filtering devices list by rack
|
2017-05-12 22:41:27 -04:00 |
|
Jeremy Stretch
|
c9d3cf301e
|
Fixes #1173: Tweak interface manager to fall back to naive ordering
|
2017-05-12 16:10:18 -04:00 |
|
Jeremy Stretch
|
67282882fa
|
Fixed RelatedObjectDoesNotExist error when trying to create a new device
|
2017-05-12 15:55:18 -04:00 |
|
Jeremy Stretch
|
73bf4f45c3
|
Adapted model get_display_name() to better handle unsaved instances
|
2017-05-12 15:31:34 -04:00 |
|
Jeremy Stretch
|
e239045688
|
PEP8 fixes
|
2017-05-11 17:54:43 -04:00 |
|
Jeremy Stretch
|
ed80bfaf02
|
Fixed selector initializations for TenancyForms
|
2017-05-11 17:52:23 -04:00 |
|
Jeremy Stretch
|
473b35f9a3
|
Added tenant_group/tenant form section to all objects with tenancy
|
2017-05-11 17:35:20 -04:00 |
|
Jeremy Stretch
|
58bb029666
|
Closes #1167: Introduced ChainedModelChoiceFields
|
2017-05-11 16:30:16 -04:00 |
|
Jeremy Stretch
|
83688fceb7
|
Fixes #1158: Exception thrown when creating a device component with an invalid name
|
2017-05-10 11:23:54 -04:00 |
|
Jeremy Stretch
|
0fb12bcc9c
|
Fixes #1151: name 'escape' is not defined
|
2017-05-09 17:06:17 -04:00 |
|
Jeremy Stretch
|
44d78ef92a
|
Fixes #1149: Port list does not populate when creating a console or power connection
|
2017-05-09 17:01:43 -04:00 |
|
Jeremy Stretch
|
a35f8bddde
|
PEP8 fix
|
2017-05-09 14:44:32 -04:00 |
|
Jeremy Stretch
|
f039b0b6e9
|
Closes #960: Added form factor for Juniper VCP interfaces
|
2017-05-09 12:00:49 -04:00 |
|
Jeremy Stretch
|
5c7db04465
|
Closes #853: Add 'status' field to device bulk import form
|
2017-05-09 10:25:30 -04:00 |
|
Jeremy Stretch
|
5ca87c0f20
|
Merge branch 'develop' into v2-develop
|
2017-05-08 15:02:06 -04:00 |
|
Jeremy Stretch
|
af4edff370
|
Related to #1144: Allow multiple status selections when filtering device list
|
2017-05-08 14:56:25 -04:00 |
|
Jeremy Stretch
|
77247cccbe
|
Closes #154: Expand device status field options
|
2017-05-08 13:55:19 -04:00 |
|
Jeremy Stretch
|
c047f943de
|
Fixes #403: Record console/power/interface connects and disconnects as user actions
|
2017-05-03 17:12:34 -04:00 |
|
Jeremy Stretch
|
3c631902e1
|
Closes #1100: Add a "view all" link to completed bulk import views is_pool for prefixes
|
2017-05-03 15:27:26 -04:00 |
|
Jeremy Stretch
|
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 |
|
Jeremy Stretch
|
c174c0cc6d
|
Converted all necessary serializers to CustomFieldModelSerializers
|
2017-04-27 12:50:43 -04:00 |
|
Jeremy Stretch
|
10823e1c37
|
Got rudimentary custom field creates/updates working
|
2017-04-25 13:00:28 -04:00 |
|
Jeremy Stretch
|
13cc29cd8c
|
Closes #951: Provide a side-by-side view of rack elevations
|
2017-04-20 13:07:22 -04:00 |
|
Jeremy Stretch
|
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 |
|
Jeremy Stretch
|
09000ad9b3
|
Closes #1001: Merged IP interface assignment into ipam.IPAddressForm
|
2017-04-13 14:54:17 -04:00 |
|
Jeremy Stretch
|
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 |
|
Jeremy Stretch
|
d5c3f9e780
|
#878: Show assigned IP addresses in device interfaces list
|
2017-04-12 22:02:23 -04:00 |
|
Jeremy Stretch
|
7cbea49c2d
|
Fixes #1072: Order LAG interfaces naturally on bulk interface edit form
|
2017-04-12 15:51:14 -04:00 |
|
Jeremy Stretch
|
2d52b9fb39
|
Fixes #1059: Allow filtering of interface connections via API
|
2017-04-10 16:15:36 -04:00 |
|
Jeremy Stretch
|
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 |
|
Jeremy Stretch
|
2c99a8bee4
|
Closes #1052: Added rack reservation list and bulk delete views
|
2017-04-06 16:26:48 -04:00 |
|
Jeremy Stretch
|
1dd2bdcb8e
|
Fixes #1047: Correct ordering of numbered subinterfaces
|
2017-04-06 15:13:20 -04:00 |
|
Zach Moody
|
e7cf7d58b8
|
Fixes #1045
|
2017-04-05 15:29:53 -05:00 |
|