Jeremy Stretch
|
f76d0f24e1
|
Release v2.4.1
|
2018-08-07 09:23:49 -04:00 |
|
Jeremy Stretch
|
318e5aac45
|
Fixes #2312: Running a report yields a ValueError exception
|
2018-08-07 09:12:05 -04:00 |
|
Jeremy Stretch
|
02e7b7aa82
|
Fixes #2314: Serialized representation of object in change log does not incldue assigned tags
|
2018-08-07 08:52:57 -04:00 |
|
Jeremy Stretch
|
e79eaad8cc
|
Fixes #2311: Redirect to parent after editing interface from device/VM view
|
2018-08-07 08:46:41 -04:00 |
|
Jeremy Stretch
|
a7beee7fe5
|
Fixes #2310: False validation error on certain nested serializers
|
2018-08-06 17:40:45 -04:00 |
|
Jeremy Stretch
|
86902a44ee
|
Fixes #2303: Always redirect to parent object when bulk editing/deleting components
|
2018-08-06 14:14:40 -04:00 |
|
Jeremy Stretch
|
bbc1cdf364
|
Fixes #2308: Custom fields panel absent from object view in UI
|
2018-08-06 13:32:52 -04:00 |
|
Jeremy Stretch
|
5670183603
|
Post-release version bump
|
2018-08-06 12:45:46 -04:00 |
|
Jeremy Stretch
|
f7820ee0be
|
Merge branch 'develop-2.4' into develop
|
2018-08-06 12:28:23 -04:00 |
|
Jeremy Stretch
|
80bbbd1923
|
Release v2.4.0
|
2018-08-06 12:18:44 -04:00 |
|
Jeremy Stretch
|
dc9ad28bf8
|
Bumped drf-yasg to v1.9.2
|
2018-08-06 11:57:09 -04:00 |
|
Jeremy Stretch
|
10dcc8ab1e
|
Fixes #2305: Make VLAN fields optional when creating a VM interface via the API
|
2018-08-06 10:35:51 -04:00 |
|
Jeremy Stretch
|
d46cbcff5f
|
Refactored the tests to remove a lot of boilerplate
|
2018-08-03 11:39:26 -04:00 |
|
Jeremy Stretch
|
09f6b76cc9
|
Fixes #2301: Fix model validation on assignment of ManyToMany fields via API patch
|
2018-08-03 10:45:53 -04:00 |
|
Jeremy Stretch
|
4bac89e9ec
|
Merge pull request #2300 from explody/fix_2299
Updated IPAddressInterfaceSerializer to subclass WritableNestedSerial…
|
2018-08-03 10:11:37 -04:00 |
|
Jeremy Stretch
|
e6e5b92e00
|
Adopt django-taggit-serializer for representation of assigned tags in the API
|
2018-08-03 09:43:03 -04:00 |
|
Mike Culbertson
|
765d252e7a
|
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
|
79fb2c5e08
|
Added tests for assigning tags during POST/PATCH
|
2018-08-02 14:23:30 -04:00 |
|
Jeremy Stretch
|
7c129d106e
|
Added release checklist to development docs
|
2018-08-02 11:53:31 -04:00 |
|
Jeremy Stretch
|
7ca378d779
|
Updated requirements for v2.4 release
|
2018-08-02 10:09:24 -04:00 |
|
Jeremy Stretch
|
c029d7382e
|
Mark UserAction as deprecated
|
2018-08-02 09:38:09 -04:00 |
|
Vas Sadvariy
|
e5c4e6ccf9
|
Closes #971: Implement VLANGroup VLANs view to show available VLANs within a group
|
2018-08-01 15:59:00 -04:00 |
|
Jeremy Stretch
|
769ca7fdf8
|
Follow-up to #2272: subdevice_role should not be required
|
2018-08-01 14:22:32 -04:00 |
|
Jeremy Stretch
|
80a4b78621
|
PEP8 fix
|
2018-08-01 14:05:26 -04:00 |
|
Jeremy Stretch
|
f05261631c
|
Closes #2213: Added squashed migrations
|
2018-08-01 14:01:20 -04:00 |
|
Jeremy Stretch
|
488acd99b6
|
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 |
|
Jeremy Stretch
|
b68755fbb9
|
Extended developer docs
|
2018-08-01 12:38:57 -04:00 |
|
John Anderson
|
8a55a6702a
|
force webhooks to use the same JSONEncoder class as DRF - fixes #2137
|
2018-07-31 16:17:24 -04:00 |
|
Jeremy Stretch
|
e47ea595cc
|
Fixes #1786: Correct loading of reports from a custom file path
|
2018-07-31 13:48:07 -04:00 |
|
Jeremy Stretch
|
010660f917
|
Fixes #2272: Allow subdevice_role to be null on DeviceTypeSerializer
|
2018-07-31 11:52:58 -04:00 |
|
Jeremy Stretch
|
3ed21616ea
|
Merge pull request #2287 from TakeMeNL/bug/2286
Fix #2286 : Non working 'mark installed' button
|
2018-07-31 11:38:32 -04:00 |
|
Jeremy Stretch
|
fb99c5e0d0
|
Closes #2288: Fix exception when assigning objects to a ConfigContext via the API
|
2018-07-31 11:32:49 -04:00 |
|
Marc Hagen
|
0262b7e5ad
|
Fixes #2286: Fix non working 'mark installed' button
|
2018-07-31 10:37:57 +02:00 |
|
Jeremy Stretch
|
d8856d9a4e
|
Docs fixes
|
2018-07-30 17:19:22 -04:00 |
|
Jeremy Stretch
|
63f013319a
|
Merge pull request #2285 from digitalocean/2284-object-deletions
Fix #2284: Record object deletions before the request finishes
|
2018-07-30 16:51:12 -04:00 |
|
Jeremy Stretch
|
fcdace0d70
|
Fixes #2284: Record object deletions before the request finishes
|
2018-07-30 16:33:37 -04:00 |
|
John Anderson
|
8c51fc86f4
|
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
|
16e2445799
|
Added a style section
|
2018-07-30 14:16:45 -04:00 |
|
Jeremy Stretch
|
2f0e7e04c7
|
Misc cleanup
|
2018-07-30 14:00:37 -04:00 |
|
Jeremy Stretch
|
5c96d29fcc
|
Misc cleanup
|
2018-07-30 12:49:08 -04:00 |
|
Jeremy Stretch
|
7809eb42d9
|
Renamed ChoiceFieldSerializer and ContentTypeFieldSerializer
|
2018-07-30 12:41:20 -04:00 |
|
Jeremy Stretch
|
b9e10643b5
|
Closes #2225: Add "view elevations" button for site rack groups
|
2018-07-27 16:25:48 -04:00 |
|
Jeremy Stretch
|
da8cd99b59
|
Closes #2264: Added "map it" link for site GPS coordinates
|
2018-07-27 16:15:56 -04:00 |
|
Jeremy Stretch
|
3ce34fdff9
|
Remove admin UI views for ConfigContexts and ObjectChanges
|
2018-07-27 16:00:50 -04:00 |
|
Jeremy Stretch
|
3cef939e0c
|
Closes #2229: Allow mapping of ConfigContexts to tenant groups
|
2018-07-27 15:47:29 -04:00 |
|
Jeremy Stretch
|
971a3f8d4d
|
Fixes #2265: Include parent regions when filtering applicable ConfigContexts (credit: lampwins)
|
2018-07-27 15:10:43 -04:00 |
|
Jeremy Stretch
|
7015be72a1
|
Merge branch 'v2.4-docs' into develop-2.4
|
2018-07-27 13:42:34 -04:00 |
|
Jeremy Stretch
|
514a7c887d
|
Additional documentation cleanup
|
2018-07-27 13:42:18 -04:00 |
|
Jeremy Stretch
|
5b92fe79d1
|
Merged release v2.3.7
|
2018-07-27 11:43:27 -04:00 |
|
Jeremy Stretch
|
668528c9c6
|
Use real emojis for issue template names
|
2018-07-26 15:09:19 -04:00 |
|