Jeremy Stretch
|
514a7c887d
|
Additional documentation cleanup
|
2018-07-27 13:42:18 -04:00 |
|
Jeremy Stretch
|
5bb8262a79
|
Added instructions for replicating NetBox
|
2018-07-20 15:26:01 -04:00 |
|
Jeremy Stretch
|
c6cd083eab
|
Tweaked Python3 guide to be less disruptive
|
2018-07-18 17:40:08 -04:00 |
|
Jeremy Stretch
|
fdf6bc29d2
|
Misc cleanup
|
2018-07-18 09:36:05 -04:00 |
|
Jeremy Stretch
|
70bed34a94
|
Started v2.4 documentation refresh
|
2018-07-17 17:23:10 -04:00 |
|
Jeremy Stretch
|
2df90b7287
|
Release v2.4-beta1
|
2018-07-17 11:22:25 -04:00 |
|
Jeremy Stretch
|
e5fa97ba98
|
Established base requirements and pinned package versions for release
|
2018-07-17 11:10:13 -04:00 |
|
Jeremy Stretch
|
14d07634ad
|
Enabled export templates for secrets
|
2018-07-17 10:34:50 -04:00 |
|
Jeremy Stretch
|
afc97505e8
|
Enabled bulk add/remove tags for interfaces
|
2018-07-17 10:25:16 -04:00 |
|
Jeremy Stretch
|
278f7228eb
|
Closes #1739: Enabled custom fields for secrets
|
2018-07-17 09:43:57 -04:00 |
|
Jeremy Stretch
|
34a9573a0b
|
Cleaned up imports
|
2018-07-16 17:09:21 -04:00 |
|
Jeremy Stretch
|
12375c1c7a
|
Include django-rq queues link in admin UI until we implement something cleaner
|
2018-07-16 16:33:06 -04:00 |
|
Jeremy Stretch
|
e879d09b0f
|
Split webhooks documentation into the data model and installation sections
|
2018-07-16 16:21:46 -04:00 |
|
Jeremy Stretch
|
bacc183f1d
|
Quick docs update (more to come prior to the v2.4 release)
|
2018-07-16 14:53:57 -04:00 |
|
Jeremy Stretch
|
c6e54c6ee8
|
Webhook admin form cleanup
|
2018-07-16 13:54:50 -04:00 |
|
Jeremy Stretch
|
52e7f66b2c
|
Enabled webhooks for device components
|
2018-07-16 13:34:00 -04:00 |
|
Jeremy Stretch
|
6a92419490
|
Link to related object if changed object has no URL
|
2018-07-16 13:29:57 -04:00 |
|
Jeremy Stretch
|
da08a35079
|
Corrected exception handling in get_serializer_for_model()
|
2018-07-16 13:26:26 -04:00 |
|
Jeremy Stretch
|
38f302acc1
|
Merged v2.3.6
|
2018-07-16 12:03:32 -04:00 |
|
Jeremy Stretch
|
c38e2ce9d9
|
Post-release version bump
|
2018-07-16 11:56:12 -04:00 |
|
Jeremy Stretch
|
7cc828a65f
|
Release v2.3.6
|
2018-07-16 11:52:12 -04:00 |
|
Jeremy Stretch
|
4b719f7de6
|
Merge pull request #2230 from digitalocean/2125-device-bay-status
Fixes #2125 - Show child status in device bay list
|
2018-07-16 11:47:16 -04:00 |
|
Jeremy Stretch
|
6b80d297cb
|
Merge pull request #2232 from mmahacek/patch-1
Update sample report in documentation
|
2018-07-16 11:46:10 -04:00 |
|
Jeremy Stretch
|
652d07b179
|
Fixes #2239: Pin django-filter to version 1.1.0
|
2018-07-16 11:39:37 -04:00 |
|
Jeremy Stretch
|
66e066a8a7
|
Enabled export templates for services
|
2018-07-12 16:59:22 -04:00 |
|
Jeremy Stretch
|
e6308fcfb3
|
Enabled export templates for virtual chassis
|
2018-07-12 16:55:23 -04:00 |
|
Jeremy Stretch
|
707465d222
|
Cleaned up objectchange table
|
2018-07-12 13:54:22 -04:00 |
|
Jeremy Stretch
|
2236e46907
|
Enabled change logging for circuit terminations
|
2018-07-12 13:46:30 -04:00 |
|
Jeremy Stretch
|
301f27cdd8
|
Enabled export templates for VRFs
|
2018-07-12 13:16:34 -04:00 |
|
Jeremy Stretch
|
5ff0c6014d
|
Enabled webhooks for all (and only) primary models
|
2018-07-12 13:09:13 -04:00 |
|
Jeremy Stretch
|
35a3a356c4
|
Tweaked migration to include Service model
|
2018-07-12 13:08:23 -04:00 |
|
Jeremy Stretch
|
fce9c91f91
|
Miscellaneous cleanup for tags
|
2018-07-12 11:34:35 -04:00 |
|
Jeremy Stretch
|
954ea76abc
|
Implemented a view for interfaces
|
2018-07-11 15:30:54 -04:00 |
|
mmahacek
|
c1c85a7ee5
|
Update sample report
Reference to STATUS_ACTIVE does not work in the current version. Needs to be changed to DEVICE_STATUS_ACTIVE.
|
2018-07-11 11:52:33 -07:00 |
|
zmoody
|
84029426d8
|
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
|
ff6e84ae0e
|
Misc cleanup for config contexts
|
2018-07-10 16:16:23 -04:00 |
|
Jeremy Stretch
|
1bf1eee538
|
Enabled tags for device components and virtual chassis
|
2018-07-10 15:36:28 -04:00 |
|
Jeremy Stretch
|
afe44ad948
|
Order tags by name only, not item count
|
2018-07-10 14:25:04 -04:00 |
|
Jeremy Stretch
|
c00181ac9f
|
Fixed regex casting to satisfy pycodestyle
|
2018-07-10 14:21:40 -04:00 |
|
Jeremy Stretch
|
db78e2c3be
|
Force custom field values to strings for object change serialization
|
2018-07-10 14:16:16 -04:00 |
|
Jeremy Stretch
|
c9cc41cc5b
|
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
|
b948a662d6
|
Updated custom fields inclusion tag to use 'with'
|
2018-07-10 11:02:37 -04:00 |
|
Jeremy Stretch
|
9a516afef9
|
Arranged object tags into a separate panel
|
2018-07-10 10:48:33 -04:00 |
|
Jeremy Stretch
|
ae0b81b903
|
Include link to parent object changelog when viewing a change
|
2018-07-10 10:15:56 -04:00 |
|
Jeremy Stretch
|
5b524878fd
|
Added missing import statement
|
2018-07-10 10:11:09 -04:00 |
|
Jeremy Stretch
|
b2cfdf04b8
|
Record tags when serializing an object for an ObjectChange
|
2018-07-10 10:10:22 -04:00 |
|
Jeremy Stretch
|
6da5abbede
|
Added bulk tag addition/removal
|
2018-07-10 10:00:21 -04:00 |
|
Jeremy Stretch
|
b845c9b2ff
|
Added autocompletion for tags form widget
|
2018-07-05 16:51:38 -04:00 |
|
Jeremy Stretch
|
6729168627
|
Include return_url when editing interfaces in bulk
|
2018-07-05 15:36:25 -04:00 |
|
Jeremy Stretch
|
f5fc801f3b
|
Flip the order of tag and URL name for the tag template tag
|
2018-07-05 15:20:13 -04:00 |
|