Jeremy Stretch
|
1595a5ecd7
|
Renamed ConsolePort.cs_port to connected_endpoint
|
2018-10-24 10:37:54 -04:00 |
|
Jeremy Stretch
|
364bbdeab8
|
Merged release v2.4.5
|
2018-10-03 11:23:21 -04:00 |
|
John Anderson
|
fb5dca2711
|
Merge branch 'develop' of github.com:digitalocean/netbox into local-config-context
|
2018-09-18 12:16:07 -04:00 |
|
John Anderson
|
4039753b2f
|
refactored UI for local config context
|
2018-09-18 11:52:12 -04:00 |
|
Jeremy Stretch
|
9df33cef8b
|
Fixes #2443: Enforce JSON object format when creating config contexts
|
2018-09-18 11:46:22 -04:00 |
|
John Anderson
|
e3e9211e8a
|
PEP8 fix
|
2018-09-16 00:30:51 -04:00 |
|
John Anderson
|
0da113b723
|
implemnted #2392 - local config context for devices and VMs
|
2018-09-16 00:25:20 -04:00 |
|
Jeremy Stretch
|
29380b1120
|
Merge branch 'develop' into develop-2.5
|
2018-08-16 16:31:54 -04:00 |
|
Jeremy Stretch
|
c4be440cd1
|
Closes #2367: Remove deprecated RPCClient functionality
|
2018-08-16 12:21:24 -04:00 |
|
Jeremy Stretch
|
ff65f7fd7b
|
Fixes #2362: Implemented custom admin site to properly handle BASE_PATH
|
2018-08-16 09:44:00 -04:00 |
|
Jeremy Stretch
|
5f66710fcd
|
Closes #2292: Remove the deprecated UserAction model
|
2018-08-14 12:13:43 -04:00 |
|
Jeremy Stretch
|
980d62d579
|
Removed Python 2 string compatibility
|
2018-08-14 11:58:42 -04:00 |
|
Jeremy Stretch
|
ac546a9711
|
Closes #2000: Remove support for Python 2
|
2018-08-14 11:48:12 -04:00 |
|
Jeremy Stretch
|
bf8eff11ea
|
Closes #2333: Added search filters for ConfigContexts
|
2018-08-09 12:22:34 -04:00 |
|
Jeremy Stretch
|
d5488ca7da
|
Fixes #2322: Webhooks firing on non-enabled event types
|
2018-08-07 15:41:31 -04:00 |
|
Jeremy Stretch
|
d5239191fe
|
Fixes #2320: TypeError when dispatching a webhook with a secret key configured
|
2018-08-07 14:19:46 -04:00 |
|
Jeremy Stretch
|
f59682a7c9
|
Fixes #2318: ImportError when viewing a report
|
2018-08-07 12:10:14 -04:00 |
|
Jeremy Stretch
|
c7acddbc5c
|
Fixes #2312: Running a report yields a ValueError exception
|
2018-08-07 09:12:05 -04:00 |
|
Jeremy Stretch
|
d039b9e23d
|
Merge branch 'develop-2.4' into develop
|
2018-08-06 12:28:23 -04:00 |
|
Jeremy Stretch
|
bd5e860be0
|
Refactored the tests to remove a lot of boilerplate
|
2018-08-03 11:39:26 -04:00 |
|
Jeremy Stretch
|
1bdfcd1dbe
|
Fixes #2301: Fix model validation on assignment of ManyToMany fields via API patch
|
2018-08-03 10:45:53 -04:00 |
|
Jeremy Stretch
|
ab37264ae1
|
Added tests for assigning tags during POST/PATCH
|
2018-08-02 14:23:30 -04:00 |
|
Jeremy Stretch
|
8f127e86ac
|
Mark UserAction as deprecated
|
2018-08-02 09:38:09 -04:00 |
|
Jeremy Stretch
|
4ae7f2337a
|
Closes #2213: Added squashed migrations
|
2018-08-01 14:01:20 -04:00 |
|
Jeremy Stretch
|
5e5b9683f9
|
Merge pull request #2290 from lampwins/bug/2137
Force webhooks to use the same JSONEncoder class as DRF - fixes #2137
|
2018-08-01 12:57:05 -04:00 |
|
John Anderson
|
2f33e9724d
|
force webhooks to use the same JSONEncoder class as DRF - fixes #2137
|
2018-07-31 16:17:24 -04:00 |
|
Jeremy Stretch
|
5f7e21faa0
|
Fixes #1786: Correct loading of reports from a custom file path
|
2018-07-31 13:48:07 -04:00 |
|
Jeremy Stretch
|
45ab08aa76
|
Closes #2288: Fix exception when assigning objects to a ConfigContext via the API
|
2018-07-31 11:32:49 -04:00 |
|
Jeremy Stretch
|
249c3d0e81
|
Fixes #2284: Record object deletions before the request finishes
|
2018-07-30 16:33:37 -04:00 |
|
John Anderson
|
722d0d5554
|
Webhook signal refactor - fixes #2282 (#2260)
Refactor of webhook signaling system to use the same middleware mechanics of Changelogging
|
2018-07-30 14:23:49 -04:00 |
|
Jeremy Stretch
|
c2416411c1
|
Renamed ChoiceFieldSerializer and ContentTypeFieldSerializer
|
2018-07-30 12:41:20 -04:00 |
|
Jeremy Stretch
|
64e86013bf
|
Remove admin UI views for ConfigContexts and ObjectChanges
|
2018-07-27 16:00:50 -04:00 |
|
Jeremy Stretch
|
a1e8397b6b
|
Closes #2229: Allow mapping of ConfigContexts to tenant groups
|
2018-07-27 15:47:29 -04:00 |
|
Jeremy Stretch
|
7476f522e1
|
Fixes #2265: Include parent regions when filtering applicable ConfigContexts (credit: lampwins)
|
2018-07-27 15:10:43 -04:00 |
|
Jeremy Stretch
|
beac676a6e
|
Cleaned up BulkEditView and BulkDeleteView
|
2018-07-20 21:18:10 -04:00 |
|
Jeremy Stretch
|
0907a6ce5b
|
Convert CustomFieldModel from object to abstract model
|
2018-07-20 19:44:04 -04:00 |
|
Jeremy Stretch
|
5cf38b5ce9
|
Enabled export templates for secrets
|
2018-07-17 10:34:50 -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
|
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
|
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
|
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
|
484a74defd
|
Misc cleanup for config contexts
|
2018-07-10 16:16:23 -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
|
208409110f
|
Added bulk tag addition/removal
|
2018-07-10 10:00:21 -04:00 |
|