Jeremy Stretch
|
6e037e91d3
|
Fixes #2202: Ditched half-baked concept of tenancy inheritance via VRF
|
2018-07-18 15:10:12 -04:00 |
|
Jeremy Stretch
|
d665d4d62a
|
Fixes #1992: Isolate errors when one of multiple NAPALM methods fails
|
2018-07-18 14:46:15 -04:00 |
|
Jeremy Stretch
|
29d9b32b67
|
Fixes #1977: Don't default master vc_position to 1 when creating a new virtual chassis
|
2018-07-18 14:17:35 -04:00 |
|
Jeremy Stretch
|
00d218118c
|
Fixes #2231: Remove get_absolute_url() from DeviceRole
|
2018-07-18 11:24:36 -04:00 |
|
Jeremy Stretch
|
02b6ffd59a
|
Added note about passphrase-protected keys (#2189)
|
2018-07-18 11:03:22 -04:00 |
|
Jeremy Stretch
|
aa0e4406eb
|
Merge pull request #2167 from lampwins/feature/2166
implements #2166 - asset tag partial string search
|
2018-07-18 10:40:12 -04:00 |
|
Jeremy Stretch
|
8937362433
|
Release v2.4-beta1
|
2018-07-17 11:22:25 -04:00 |
|
Jeremy Stretch
|
5cf38b5ce9
|
Enabled export templates for secrets
|
2018-07-17 10:34:50 -04:00 |
|
Jeremy Stretch
|
6cc9ceb198
|
Enabled bulk add/remove tags for interfaces
|
2018-07-17 10:25:16 -04:00 |
|
Jeremy Stretch
|
0c0799f3bf
|
Closes #1739: Enabled custom fields for secrets
|
2018-07-17 09:43:57 -04:00 |
|
Jeremy Stretch
|
9e2ac7b3f4
|
Cleaned up imports
|
2018-07-16 17:09:21 -04:00 |
|
Jeremy Stretch
|
8bc8cf5e2d
|
Include django-rq queues link in admin UI until we implement something cleaner
|
2018-07-16 16:33:06 -04:00 |
|
Jeremy Stretch
|
ea09023616
|
Webhook admin form cleanup
|
2018-07-16 13:54:50 -04:00 |
|
Jeremy Stretch
|
92de67a2ae
|
Enabled webhooks for device components
|
2018-07-16 13:34:00 -04:00 |
|
Jeremy Stretch
|
57487f38de
|
Link to related object if changed object has no URL
|
2018-07-16 13:29:57 -04:00 |
|
Jeremy Stretch
|
d334bd4477
|
Corrected exception handling in get_serializer_for_model()
|
2018-07-16 13:26:26 -04:00 |
|
Jeremy Stretch
|
d7e40de9da
|
Merged v2.3.6
|
2018-07-16 12:03:32 -04:00 |
|
Jeremy Stretch
|
786f389be8
|
Post-release version bump
|
2018-07-16 11:56:12 -04:00 |
|
Jeremy Stretch
|
456b058462
|
Release v2.3.6
|
2018-07-16 11:52:12 -04:00 |
|
Jeremy Stretch
|
81b1d54859
|
Enabled export templates for services
|
2018-07-12 16:59:22 -04:00 |
|
Jeremy Stretch
|
67dbe02deb
|
Enabled export templates for virtual chassis
|
2018-07-12 16:55:23 -04:00 |
|
Jeremy Stretch
|
85efdf8e00
|
Cleaned up objectchange table
|
2018-07-12 13:54:22 -04:00 |
|
Jeremy Stretch
|
bbaa3a2058
|
Enabled change logging for circuit terminations
|
2018-07-12 13:46:30 -04:00 |
|
Jeremy Stretch
|
931c58bc9a
|
Enabled export templates for VRFs
|
2018-07-12 13:16:34 -04:00 |
|
Jeremy Stretch
|
abd5f17916
|
Enabled webhooks for all (and only) primary models
|
2018-07-12 13:09:13 -04:00 |
|
Jeremy Stretch
|
50f4c74688
|
Tweaked migration to include Service model
|
2018-07-12 13:08:23 -04:00 |
|
Jeremy Stretch
|
f7f7764a6e
|
Miscellaneous cleanup for tags
|
2018-07-12 11:34:35 -04:00 |
|
Jeremy Stretch
|
f048cf36ce
|
Implemented a view for interfaces
|
2018-07-11 15:30:54 -04:00 |
|
zmoody
|
b6e354085e
|
Fixes #2125 - Show child status in device bay list
Exposes devicebay.installed_device.status in the parent device detail view.
|
2018-07-10 20:40:48 -05:00 |
|
Jeremy Stretch
|
484a74defd
|
Misc cleanup for config contexts
|
2018-07-10 16:16:23 -04:00 |
|
Jeremy Stretch
|
43ed38a6e9
|
Enabled tags for device components and virtual chassis
|
2018-07-10 15:36:28 -04:00 |
|
Jeremy Stretch
|
0c4495eb39
|
Order tags by name only, not item count
|
2018-07-10 14:25:04 -04:00 |
|
Jeremy Stretch
|
864d49f54d
|
Fixed regex casting to satisfy pycodestyle
|
2018-07-10 14:21:40 -04:00 |
|
Jeremy Stretch
|
bd2219276f
|
Force custom field values to strings for object change serialization
|
2018-07-10 14:16:16 -04:00 |
|
Jeremy Stretch
|
df1f33992a
|
Adapted change logging to queue changes in thread-local storage and record them at the end of the request
|
2018-07-10 13:33:54 -04:00 |
|
Jeremy Stretch
|
663bbd025e
|
Updated custom fields inclusion tag to use 'with'
|
2018-07-10 11:02:37 -04:00 |
|
Jeremy Stretch
|
4802e516e5
|
Arranged object tags into a separate panel
|
2018-07-10 10:48:33 -04:00 |
|
Jeremy Stretch
|
f2512c4fdc
|
Include link to parent object changelog when viewing a change
|
2018-07-10 10:15:56 -04:00 |
|
Jeremy Stretch
|
29172d045d
|
Added missing import statement
|
2018-07-10 10:11:09 -04:00 |
|
Jeremy Stretch
|
289a762bf1
|
Record tags when serializing an object for an ObjectChange
|
2018-07-10 10:10:22 -04:00 |
|
Jeremy Stretch
|
208409110f
|
Added bulk tag addition/removal
|
2018-07-10 10:00:21 -04:00 |
|
Jeremy Stretch
|
e27765d965
|
Added autocompletion for tags form widget
|
2018-07-05 16:51:38 -04:00 |
|
Jeremy Stretch
|
96d81d7074
|
Include return_url when editing interfaces in bulk
|
2018-07-05 15:36:25 -04:00 |
|
Jeremy Stretch
|
edf53d4516
|
Flip the order of tag and URL name for the tag template tag
|
2018-07-05 15:20:13 -04:00 |
|
Jeremy Stretch
|
108e9722fa
|
Fixes #2214: Fix bug when assigning a VLAN to an interface on a VM in a cluster with no assigned site
|
2018-07-05 13:28:26 -04:00 |
|
Jeremy Stretch
|
72cb1cbfff
|
Queryset fixes for virtual chassis
|
2018-07-05 13:20:27 -04:00 |
|
Jeremy Stretch
|
ed84c4b210
|
Merge pull request #2115 from DanSheps/develop
Added VirtualChassis Searching
|
2018-07-05 13:15:57 -04:00 |
|
Jeremy Stretch
|
9eb9715e05
|
Cleaned up IP addresses list under device/VM interfaces
|
2018-07-03 17:05:04 -04:00 |
|
Jeremy Stretch
|
49ecf5aa8a
|
Wrote tests for config contexts
|
2018-07-03 15:47:54 -04:00 |
|
Jeremy Stretch
|
3ad8850ada
|
Fixed required fields on ConfigContextSerializer
|
2018-07-03 15:47:32 -04:00 |
|