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
2c99a8bee4
Closes #1052 : Added rack reservation list and bulk delete views
2017-04-06 16:26:48 -04:00
e8fd0f3531
Order interfaces naturally for Device A
2017-03-27 10:55:54 -04:00
c0417c1989
Closes #972 : Add ability to filter connections list by device name
2017-03-23 10:07:02 -04:00
32bf17c076
Closes #978 : Allow filtering device types by function and subdevice role
2017-03-22 17:29:47 -04:00
f3fd82a24a
Allow assigning child devices to rackless parents
2017-03-13 11:31:28 -04:00
f661c233be
Fixes #950 : Fix site_id error on child device import
2017-03-13 11:18:33 -04:00
6a2a2d5d11
Fixes #957 : Correct device site filter count to include unracked devices
2017-03-13 10:13:04 -04:00
4b753b1610
Fixes #944 : Correct console and power connection form behavior
2017-03-07 13:32:48 -05:00
f051c0e564
Fixes #935 : Fix form validation error when connecting an interface using live search
2017-03-03 11:19:19 -05:00
06cafb09b3
Fixes #937 : Region assignment should be optional when creating a site
2017-03-03 10:44:07 -05:00
1adae67dd7
Closes #927 : Upgrade to django-filter 1.0
2017-03-01 13:09:19 -05:00
9313ba08ed
Implemented recursive regions with django-mptt
2017-02-28 14:15:15 -05:00
f3b9930dea
Initial work on regions
2017-02-28 12:11:43 -05:00
c6970e1998
Closes #105 : Interface groups ( #919 )
...
* Initial work on interface groups
* Simplify to a single LAG form factor
* Correct interface serializer
* Allow for bulk editing of interface LAG
* Additional LAG interface validation
* Fixed API tests
2017-02-27 16:52:13 -05:00
102cf52a16
Cleanup from work on #198
2017-02-17 14:52:58 -05:00
198ed859ff
Closes #198 : Support for rackless devices ( #902 )
...
* Initial work to support rackless devices
* Updated device component connection forms
* Updated IP address assignment form
* Updated circuit termination form
* Formatting cleanup
* Fixed tests
2017-02-17 14:48:00 -05:00
181539651f
Rack reservations ( #900 )
...
* Initial work on rack reservations
* Added views for rack reservations
* Implemented ArrayFieldSelectMultiple form widget
* Implemented API endpoints for rack reservations
* Tweaked the database migration
2017-02-16 13:46:58 -05:00
1317c0dd8c
Closes #841 : Merged search and filter forms on all object lists
2017-01-24 12:05:39 -05:00
bbc633b004
Closes #782 : Allow filtering devices list by manufacturer
2017-01-24 10:53:59 -05:00
80439c495e
Basic Support for Python 3 ( #827 )
...
* Rudimentary python3 support
* update docs and trigger Travis
* fix some of the tests
* fix all python3 errors
* change env calls to just python
* add @python_2_unicode_compatible decorator to models for python2 compatibility
* switch netbox.configuration to from netbox import configuration
2017-01-23 16:44:29 -05:00
c9e7c12463
Closes #284 : Added interface_ordering field to DeviceType
2017-01-06 12:59:49 -05:00
e06bfffd60
Fixed outdated select_related reference to circuit
2016-12-29 11:53:24 -05:00
e7b08f8f2f
Closes #756 : Added contact details to site model
2016-12-29 11:37:40 -05:00
3de51876d0
Refactored device component creation views
2016-12-21 17:20:27 -05:00
7b06f5e9fc
Introduced DeviceComponentCreateView
2016-12-21 15:26:56 -05:00
37b2ff02e7
Standardized inheritance order of BootstrapMixin
2016-12-21 14:15:18 -05:00
ae8f40ed8d
Fixes #563 : Allow a device to be flipped from one rack face to the other
2016-12-21 11:06:42 -05:00
96de61ddfb
Closes #716 : Add ASN field to site bulk edit form
2016-12-20 16:13:45 -05:00
c94d111401
Closes #743 : Enabled bulk creation of all device components
2016-12-16 16:29:32 -05:00
b451ece057
Closes #122 : Add comments field to device types
2016-12-16 11:14:44 -05:00
b56e37ad84
Closes #722 : Enabled custom fields for device types
2016-12-16 10:54:45 -05:00
bd40f72ad5
#49 : Allow selection of devices at other sites when connecting an interface
2016-12-09 11:43:50 -05:00
3a6d7a1f7f
#733 : Fixed MAC address device filter
2016-12-07 15:53:19 -05:00
b4940a64be
FIX: filtering devices fails because mac address filter is a required
...
field
2016-12-07 15:30:57 -05:00
3262262a8a
Closes #663 : Added MAC address search field to device list
2016-12-06 14:45:01 -05:00
77ac79f32c
Fixes #713 : Include a label for the comments field when editing circuits, providers, or racks in bulk
2016-11-29 17:29:56 -05:00
18a516ee53
Closes #685 : When assigning an IP to a device, automaitcally select the interface if only one exists
2016-11-11 15:29:40 -05:00
7dfd32a5c4
Fixes #676 : Server error when bulk editing device types
2016-11-10 15:15:55 -05:00
bbac6e2ba6
Fixes #664 : Re-implemented view for bulk creation of interfaces across multiple devices
2016-11-02 16:43:24 -04:00
f2137683f9
Closes #647 : Extend form used when assigning an IP to a device
2016-11-01 13:59:24 -04:00
2db50dd4a7
Closes #191 : Support for racks numbered top-to-bottom
2016-10-28 11:30:40 -04:00
c09cb5df3d
#353 : Added bulk editing for InterfaceTemplates
2016-10-19 12:15:54 -04:00
0da3661ff0
#353 : Allow bulk editing of interfaces
2016-10-14 16:38:46 -04:00
464797858f
Fixes #604 : Correct display of unnamed devices in form selection fields
2016-10-13 15:21:36 -04:00
0ff46bf5d0
Fixes #611 : Power/console/interface connection import: status field should be case-insensitive
2016-10-13 12:18:32 -04:00
36066068d4
#527 : Initial work to allow nullifying fields during bulk edit
2016-09-30 16:17:41 -04:00