Jeremy Stretch
|
98bdb0cb3c
|
Fixes #2310: False validation error on certain nested serializers
|
2018-08-06 17:40:45 -04:00 |
|
Jeremy Stretch
|
bba88b2be4
|
Fixes #2303: Always redirect to parent object when bulk editing/deleting components
|
2018-08-06 14:14:40 -04:00 |
|
Jeremy Stretch
|
12dfd4b6e0
|
Fixes #2308: Custom fields panel absent from object view in UI
|
2018-08-06 13:32:52 -04:00 |
|
Jeremy Stretch
|
209e721219
|
Post-release version bump
|
2018-08-06 12:45:46 -04:00 |
|
Jeremy Stretch
|
d039b9e23d
|
Merge branch 'develop-2.4' into develop
|
2018-08-06 12:28:23 -04:00 |
|
Jeremy Stretch
|
af796871aa
|
Release v2.4.0
|
2018-08-06 12:18:44 -04:00 |
|
Jeremy Stretch
|
24520717e4
|
Fixes #2305: Make VLAN fields optional when creating a VM interface via the API
|
2018-08-06 10:35:51 -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
|
b4f29978b3
|
Merge pull request #2300 from explody/fix_2299
Updated IPAddressInterfaceSerializer to subclass WritableNestedSerial…
|
2018-08-03 10:11:37 -04:00 |
|
Jeremy Stretch
|
f1bc88fc0c
|
Adopt django-taggit-serializer for representation of assigned tags in the API
|
2018-08-03 09:43:03 -04:00 |
|
Mike Culbertson
|
aee01af2a1
|
Updated IPAddressInterfaceSerializer to subclass WritableNestedSerializer
Also added readonly args to device and virtual_machine attrs to prevent unnecessary validation
|
2018-08-02 19:00:41 -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 |
|
Vas Sadvariy
|
33e45a5292
|
Closes #971: Implement VLANGroup VLANs view to show available VLANs within a group
|
2018-08-01 15:59:00 -04:00 |
|
Jeremy Stretch
|
475e0e6c1e
|
Follow-up to #2272: subdevice_role should not be required
|
2018-08-01 14:22:32 -04:00 |
|
Jeremy Stretch
|
5e97f87a64
|
PEP8 fix
|
2018-08-01 14:05:26 -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
|
d4ccaf60cf
|
Fixes #2272: Allow subdevice_role to be null on DeviceTypeSerializer
|
2018-07-31 11:52:58 -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 |
|
Marc Hagen
|
c5339c255a
|
Fixes #2286: Fix non working 'mark installed' button
|
2018-07-31 10:37:57 +02: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
|
f7aa259995
|
Misc cleanup
|
2018-07-30 14:00:37 -04:00 |
|
Jeremy Stretch
|
f664998d9b
|
Misc cleanup
|
2018-07-30 12:49:08 -04:00 |
|
Jeremy Stretch
|
c2416411c1
|
Renamed ChoiceFieldSerializer and ContentTypeFieldSerializer
|
2018-07-30 12:41:20 -04:00 |
|
Jeremy Stretch
|
524da5a2ff
|
Closes #2225: Add "view elevations" button for site rack groups
|
2018-07-27 16:25:48 -04:00 |
|
Jeremy Stretch
|
838af2b2d8
|
Closes #2264: Added "map it" link for site GPS coordinates
|
2018-07-27 16:15:56 -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
|
40efa55ec7
|
Merged release v2.3.7
|
2018-07-27 11:43:27 -04:00 |
|
Jeremy Stretch
|
55f93184d3
|
Post-release version bump
|
2018-07-26 14:58:15 -04:00 |
|
Jeremy Stretch
|
0497539ef2
|
Release v2.3.7
|
2018-07-26 14:24:16 -04:00 |
|
Jeremy Stretch
|
e82bf66a76
|
ExceptionHandlingMiddleware: Use server_error view for custom templates
|
2018-07-23 23:12:41 -04:00 |
|
Jeremy Stretch
|
c8a73b5b15
|
Fixes #2266: Permit additional logging of exceptions beyond custom middleware
|
2018-07-23 23:00:09 -04:00 |
|
Jeremy Stretch
|
b518258e6d
|
Closes #2250: Include stat counters on report result navigation
|
2018-07-23 16:10:46 -04:00 |
|
Jeremy Stretch
|
a1d45023ab
|
Fixes #2256: Prevent navigation overlap when jumping to test results on report page
|
2018-07-23 15:50:44 -04:00 |
|
Jeremy Stretch
|
b7c2a26155
|
Closes #2259: Add changelog tab to interface view
|
2018-07-23 15:09:37 -04:00 |
|
Jeremy Stretch
|
86a67e7f32
|
Fixes #2258: Include changed object type on home page changelog
|
2018-07-23 15:02:07 -04:00 |
|
Jeremy Stretch
|
ba3ae0d80a
|
Fixes #2257: Corrected casting of RIR utilization stats as floats
|
2018-07-23 14:52:51 -04:00 |
|
Jeremy Stretch
|
beac676a6e
|
Cleaned up BulkEditView and BulkDeleteView
|
2018-07-20 21:18:10 -04:00 |
|
Jeremy Stretch
|
97b6038be2
|
Cleaned up custom fields panel template
|
2018-07-20 19:56:04 -04:00 |
|
Jeremy Stretch
|
0907a6ce5b
|
Convert CustomFieldModel from object to abstract model
|
2018-07-20 19:44:04 -04:00 |
|
Jeremy Stretch
|
d04727f4b5
|
Fixes #2255: Corrected display of report results in report list
|
2018-07-20 09:39:55 -04:00 |
|
Jeremy Stretch
|
206c465e02
|
Merge branch 'develop' into develop-2.4
|
2018-07-18 17:51:57 -04:00 |
|
Jeremy Stretch
|
c2573774bf
|
Fixes #2222: IP addresses created via the available-ips API endpoint should have the same mask as their parent prefix (not /32)
|
2018-07-18 15:27:45 -04:00 |
|