|
5d5d4ac714
|
Fixes #845: Fix missing edit/delete buttons on object tables for non-superusers
|
2017-01-26 13:20:56 -05:00 |
|
|
f3db914e9d
|
Fixes #844: Apply order_naturally() to API interfaces list
|
2017-01-25 14:34:34 -05:00 |
|
|
52420945b2
|
Standardized naming of return_url for all object views
|
2017-01-23 14:07:26 -05:00 |
|
|
b70eca7661
|
Fixes #830: Redirect user to device view after editing a device component
|
2017-01-23 12:14:12 -05:00 |
|
|
39d083eae7
|
Re-implemented method for bulk editing/deleting all objects within a filtered queryset
|
2017-01-20 16:42:11 -05:00 |
|
|
74e48fc490
|
PEP8 fixes
|
2017-01-18 14:43:46 -05:00 |
|
|
28a9307f9f
|
Deprecated use_obj_view in favor of get_return_url()
|
2017-01-18 14:34:17 -05:00 |
|
|
cdccc3a47f
|
Ditched get_parent_url() model method in favor of overrideable get_return_url() view method
|
2017-01-18 14:07:46 -05:00 |
|
|
3eb969de0c
|
Standardized the use of return_url for ObjectDeleteView
|
2017-01-18 13:30:19 -05:00 |
|
|
fc7f88d2a2
|
Regression fix: order_naturally() must come first in the queryset definition
|
2017-01-18 11:55:48 -05:00 |
|
|
466c505bb8
|
Corrected PEP8 errors
|
2017-01-13 09:30:59 -05:00 |
|
|
424c2a59d6
|
Table rendering optimizations
|
2017-01-06 16:50:57 -05:00 |
|
|
c9e7c12463
|
Closes #284: Added interface_ordering field to DeviceType
|
2017-01-06 12:59:49 -05:00 |
|
|
e647065e63
|
Improved device interface list performance
|
2016-12-27 13:21:19 -05:00 |
|
|
3de51876d0
|
Refactored device component creation views
|
2016-12-21 17:20:27 -05:00 |
|
|
0e4d02bd10
|
Renamed template
|
2016-12-21 15:31:55 -05:00 |
|
|
7b06f5e9fc
|
Introduced DeviceComponentCreateView
|
2016-12-21 15:26:56 -05:00 |
|
|
1ed5389703
|
Fixed device component bulk creation permissions
|
2016-12-21 13:52:16 -05:00 |
|
|
b6da5ce6bd
|
Fixed device type component creation permissions
|
2016-12-21 13:47:15 -05:00 |
|
|
c94d111401
|
Closes #743: Enabled bulk creation of all device components
|
2016-12-16 16:29:32 -05:00 |
|
|
b7fe220860
|
Converted module_add to ObjectEditView
|
2016-12-16 12:12:42 -05:00 |
|
|
b56e37ad84
|
Closes #722: Enabled custom fields for device types
|
2016-12-16 10:54:45 -05:00 |
|
|
f02c222d4f
|
Closes #539: Implemented L4 services for devices
|
2016-12-15 15:32:58 -05:00 |
|
|
bf817eb69e
|
Closes #49: Introduction of circuit terminations
|
2016-12-14 13:47:22 -05:00 |
|
|
bd40f72ad5
|
#49: Allow selection of devices at other sites when connecting an interface
|
2016-12-09 11:43:50 -05:00 |
|
|
5035a9567b
|
Fixes #729: Corrected cancellation links when editing secondary objects
|
2016-12-08 12:20:45 -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 |
|
|
41af9c8900
|
Fixes #660: Correct calculation of utilized space for rack list display
|
2016-10-31 16:44:00 -04:00 |
|
|
2d58cfaa05
|
Add is_full_depth and instance count columns to DeviceType table
|
2016-10-31 15:29:32 -04:00 |
|
|
d97dd266b7
|
Cleaned up message strings
|
2016-10-31 11:16:30 -04:00 |
|
|
df9a6a0c53
|
Standardized device component deletion views to use ObjectDeleteView()
|
2016-10-28 17:00:41 -04:00 |
|
|
fd38daf0c5
|
Standardized device component edit views to use ObjectEditView()
|
2016-10-28 16:14:23 -04:00 |
|
|
e22eafc4a7
|
Closes #211: Allow device assignment and removal from IP address view
|
2016-10-24 15:07:11 -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 |
|
|
513408f16a
|
Fixes #562: Fixed bulk interface creation
|
2016-09-19 10:31:40 -04:00 |
|
|
7d879bb0dc
|
Added bulk editing capability for custom fields
|
2016-08-16 14:57:04 -04:00 |
|
|
b2f03dfb16
|
Fixed redirect after editing RackGroups and VLANGroups
|
2016-08-10 13:13:26 -04:00 |
|
|
cbde6e8321
|
Miscellaneous query optimizations
|
2016-08-10 13:07:11 -04:00 |
|
|
ed03449164
|
Closes #241: Introduced rack roles
|
2016-08-10 11:52:27 -04:00 |
|
|
a7dd2695a2
|
Closes #157: Added manufacturer field to module model
|
2016-08-10 10:24:47 -04:00 |
|
|
e7116b81a4
|
#180: Added type and width fields to Rack model
|
2016-08-08 18:01:15 -04:00 |
|
|
d09ede8d1f
|
Corrected omitted variable
|
2016-07-29 14:29:13 -04:00 |
|
|
bcb9ab7116
|
Show graphs button only if there is at least one graph to display
|
2016-07-29 13:19:58 -04:00 |
|
|
397943b222
|
Allow unassigning VRF and tenants when editing objects in bulk
|
2016-07-28 15:59:49 -04:00 |
|
|
6b41794e12
|
Implemented bulk editing for sites
|
2016-07-28 15:30:29 -04:00 |
|
|
aa6c840c45
|
Fixes #392: Don't include child devices in non-racked devices table
|
2016-07-28 10:06:25 -04:00 |
|
|
1f9e4dc707
|
Fixed platform selection during bulk editing of devices
|
2016-07-27 16:38:21 -04:00 |
|
|
2236d2f941
|
Fixed tenant assignment on bulk edit of racks, devices
|
2016-07-26 17:49:41 -04:00 |
|