Jeremy Stretch
|
15bec75167
|
Fixes #744: Fixed export of sites without an AS number
|
2016-12-16 16:33:07 -05:00 |
|
Jeremy Stretch
|
c94d111401
|
Closes #743: Enabled bulk creation of all device components
|
2016-12-16 16:29:32 -05:00 |
|
Jeremy Stretch
|
6f1532adac
|
Fixed dcim tests
|
2016-12-16 12:15:32 -05:00 |
|
Jeremy Stretch
|
b7fe220860
|
Converted module_add to ObjectEditView
|
2016-12-16 12:12:42 -05:00 |
|
Jeremy Stretch
|
b451ece057
|
Closes #122: Add comments field to device types
|
2016-12-16 11:14:44 -05:00 |
|
Jeremy Stretch
|
b56e37ad84
|
Closes #722: Enabled custom fields for device types
|
2016-12-16 10:54:45 -05:00 |
|
Jeremy Stretch
|
f02c222d4f
|
Closes #539: Implemented L4 services for devices
|
2016-12-15 15:32:58 -05:00 |
|
Jeremy Stretch
|
bf817eb69e
|
Closes #49: Introduction of circuit terminations
|
2016-12-14 13:47:22 -05:00 |
|
Jeremy Stretch
|
bd40f72ad5
|
#49: Allow selection of devices at other sites when connecting an interface
|
2016-12-09 11:43:50 -05:00 |
|
Jeremy Stretch
|
5035a9567b
|
Fixes #729: Corrected cancellation links when editing secondary objects
|
2016-12-08 12:20:45 -05:00 |
|
Jeremy Stretch
|
d5095362d7
|
Fixes #734: Corrected display of device type when editing a device
|
2016-12-08 09:59:21 -05:00 |
|
Jeremy Stretch
|
3a6d7a1f7f
|
#733: Fixed MAC address device filter
|
2016-12-07 15:53:19 -05:00 |
|
stanley karunditu
|
b4940a64be
|
FIX: filtering devices fails because mac address filter is a required
field
|
2016-12-07 15:30:57 -05:00 |
|
Jeremy Stretch
|
3262262a8a
|
Closes #663: Added MAC address search field to device list
|
2016-12-06 14:45:01 -05:00 |
|
Jeremy Stretch
|
eb4cd0e723
|
Fixes #672: Expanded color selection for rack and device roles
|
2016-12-06 12:28:29 -05:00 |
|
Jeremy Stretch
|
7d6d7942d9
|
Rewrote get_connected_interface() to return first connection if more than one exist (erroneously)
|
2016-12-02 16:09:07 -05:00 |
|
Jeremy Stretch
|
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 |
|
Jeremy Stretch
|
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 |
|
Jeremy Stretch
|
07e34fbe84
|
Fixes #678: Server error on device import specifying an invalid device type
|
2016-11-10 15:30:45 -05:00 |
|
Jeremy Stretch
|
7dfd32a5c4
|
Fixes #676: Server error when bulk editing device types
|
2016-11-10 15:15:55 -05:00 |
|
Jeremy Stretch
|
bbac6e2ba6
|
Fixes #664: Re-implemented view for bulk creation of interfaces across multiple devices
|
2016-11-02 16:43:24 -04:00 |
|
Jeremy Stretch
|
f2137683f9
|
Closes #647: Extend form used when assigning an IP to a device
|
2016-11-01 13:59:24 -04:00 |
|
Jeremy Stretch
|
41af9c8900
|
Fixes #660: Correct calculation of utilized space for rack list display
|
2016-10-31 16:44:00 -04:00 |
|
Jeremy Stretch
|
2d58cfaa05
|
Add is_full_depth and instance count columns to DeviceType table
|
2016-10-31 15:29:32 -04:00 |
|
Jeremy Stretch
|
4af3072b53
|
Fix typo in c525939b13a24220584166db790b04973c19b034
|
2016-10-31 14:48:33 -04:00 |
|
Jeremy Stretch
|
c525939b13
|
Closes #654: Added Cisco FlexStack and FlexStack Plus form factors
|
2016-10-31 12:22:05 -04:00 |
|
Jeremy Stretch
|
d97dd266b7
|
Cleaned up message strings
|
2016-10-31 11:16:30 -04:00 |
|
Jeremy Stretch
|
df9a6a0c53
|
Standardized device component deletion views to use ObjectDeleteView()
|
2016-10-28 17:00:41 -04:00 |
|
Jeremy Stretch
|
fd38daf0c5
|
Standardized device component edit views to use ObjectEditView()
|
2016-10-28 16:14:23 -04:00 |
|
Jeremy Stretch
|
2db50dd4a7
|
Closes #191: Support for racks numbered top-to-bottom
|
2016-10-28 11:30:40 -04:00 |
|
Jonathan Senecal
|
198674f368
|
Fixed "Power Port" column name
|
2016-10-24 17:22:01 -04:00 |
|
Jeremy Stretch
|
e22eafc4a7
|
Closes #211: Allow device assignment and removal from IP address view
|
2016-10-24 15:07:11 -04:00 |
|
Jeremy Stretch
|
fc2ac8a02b
|
Attributed all model ValidationErrors to specific fields (where appropriate)
|
2016-10-21 15:39:13 -04:00 |
|
Jeremy Stretch
|
c09cb5df3d
|
#353: Added bulk editing for InterfaceTemplates
|
2016-10-19 12:15:54 -04:00 |
|
Jeremy Stretch
|
0da3661ff0
|
#353: Allow bulk editing of interfaces
|
2016-10-14 16:38:46 -04:00 |
|
Jeremy Stretch
|
464797858f
|
Fixes #604: Correct display of unnamed devices in form selection fields
|
2016-10-13 15:21:36 -04:00 |
|
Jeremy Stretch
|
0ff46bf5d0
|
Fixes #611: Power/console/interface connection import: status field should be case-insensitive
|
2016-10-13 12:18:32 -04:00 |
|
Jeremy Stretch
|
36066068d4
|
#527: Initial work to allow nullifying fields during bulk edit
|
2016-09-30 16:17:41 -04:00 |
|
Jeremy Stretch
|
ce01bb59a3
|
Fixed tests
|
2016-09-29 16:56:30 -04:00 |
|
Jeremy Stretch
|
c6592faeb2
|
Fixes #466: Validate available free space for all instances when increasing the U height of a device type
|
2016-09-28 14:19:52 -04:00 |
|
Jeremy Stretch
|
118bb5ea73
|
Fixed DCIM API test
|
2016-09-28 10:02:18 -04:00 |
|
Jeremy Stretch
|
0900a6bf49
|
Added subdevice_role to DeviceTypeSerializer
|
2016-09-27 16:04:14 -04:00 |
|
Jeremy Stretch
|
fde24258e3
|
Fixes #571: Correct rack group filter on device list
|
2016-09-22 10:06:59 -04:00 |
|
Jeremy Stretch
|
e618bf40ec
|
Reimplemented FilterChoiceField
|
2016-09-20 11:08:25 -04:00 |
|
Jeremy Stretch
|
513408f16a
|
Fixes #562: Fixed bulk interface creation
|
2016-09-19 10:31:40 -04:00 |
|
Jeremy Stretch
|
9dea5656ad
|
Added 'none' options to filters for optional fields
|
2016-09-15 17:12:53 -04:00 |
|
Jeremy Stretch
|
824d2d8205
|
Implemented FilterChoiceField and get_filter_choices() to reduce filter form boilerplate
|
2016-09-14 16:27:26 -04:00 |
|
Jeremy Stretch
|
cd2fa6ed78
|
Simplified FibreChannel interface form factors
|
2016-09-13 11:21:15 -04:00 |
|
Jeremy Stretch
|
6af91b581b
|
#167: Added more interface form factors
|
2016-09-12 21:34:47 -04:00 |
|
Jeremy Stretch
|
74a5960992
|
Added custom field support to filter forms
|
2016-08-23 12:05:28 -04:00 |
|