Jeremy Stretch
|
398041c607
|
Release v2.3.5
|
2018-07-02 15:54:09 -04:00 |
|
Jeremy Stretch
|
6ce9f8f291
|
Merge pull request #2210 from eriktm/develop
Adding Swagger settings to describe API authentication correctly.
|
2018-07-02 15:50:37 -04:00 |
|
Jeremy Stretch
|
c2c8a139f3
|
Merge branch 'develop' into develop
|
2018-07-02 15:45:36 -04:00 |
|
Jeremy Stretch
|
698c0decb4
|
Fixes #2021: Fix recursion error when viewing API docs under Python 3.4
|
2018-07-02 15:25:49 -04:00 |
|
Jeremy Stretch
|
ef61c70a9d
|
Fixes 2064: Disable calls to online swagger validator
|
2018-07-02 14:39:32 -04:00 |
|
Jeremy Stretch
|
97863115ba
|
Merge pull request #2206 from abeutot/switch_to_pycodestyle
Switch to pycodestyle
|
2018-07-02 13:38:36 -04:00 |
|
Anaël Beutot
|
fa5493a5d8
|
Update CI to use pycostyle instead of pep8
|
2018-07-02 19:27:53 +02:00 |
|
Jeremy Stretch
|
cd56e51a61
|
Closes #1851: Standardize usage of GetReturnURLMixin
|
2018-07-02 11:54:41 -04:00 |
|
Jeremy Stretch
|
3e9cec3e8e
|
Closes #2159: Allow custom choice field to specify a default choice
|
2018-06-29 16:01:28 -04:00 |
|
Erik Hetland
|
943ec0b64b
|
Adding Swagger settings to describe API authentication correctly. Fixes #1826
|
2018-06-29 22:01:01 +02:00 |
|
Jeremy Stretch
|
8008015082
|
Tweaked API error reporting from #2181
|
2018-06-29 15:18:30 -04:00 |
|
Jeremy Stretch
|
af54d96d30
|
Fixes #2181: Raise validation error on invalid prefix_length when allocating next-available prefix
|
2018-06-29 15:10:30 -04:00 |
|
Jeremy Stretch
|
d98aa03e9d
|
Fixes #2173: Fixed IndexError when automaticating allocating IP addresses from large IPv6 prefixes
|
2018-06-29 14:52:37 -04:00 |
|
Jeremy Stretch
|
8d4c686ae2
|
Fixes #2192: Prevent a 0U device from being assigned to a rack position
|
2018-06-29 14:09:20 -04:00 |
|
Jeremy Stretch
|
982b9454f8
|
Closes #2194: Added 'address' filter to IPAddress model
|
2018-06-29 13:54:21 -04:00 |
|
Jeremy Stretch
|
28a2a37ed2
|
Fixes #2191: Added missing static choices to circuits and DCIM API endpoints
|
2018-06-29 13:17:07 -04:00 |
|
Jeremy Stretch
|
acfbe9c1b1
|
Merge branch 'develop-2.4' of https://github.com/digitalocean/netbox into develop-2.4
|
2018-06-29 12:27:08 -04:00 |
|
Jeremy Stretch
|
4824c75563
|
Merge pull request #2204 from lampwins/bug/2203
Fix #2203 - webhook content type check
|
2018-06-29 12:26:54 -04:00 |
|
Jeremy Stretch
|
3f019732b3
|
Merge pull request #2209 from digitalocean/revert-2169-patch-1
Revert "Closes #2168: Add Extreme SummitStack interface form factors"
|
2018-06-29 12:19:33 -04:00 |
|
Jeremy Stretch
|
007852a48f
|
Revert "Closes #2168: Add Extreme SummitStack interface form factors"
|
2018-06-29 12:18:49 -04:00 |
|
Jeremy Stretch
|
3474697a66
|
Merge pull request #2169 from tradiuz/patch-1
Closes #2168: Add Extreme SummitStack interface form factors
|
2018-06-29 12:18:37 -04:00 |
|
Jeremy Stretch
|
bf1c7cacc6
|
Improved rendering of boolean fields in tables
|
2018-06-29 12:05:56 -04:00 |
|
Jeremy Stretch
|
b9bdd666da
|
Closes #2200: Replaced detail_route API view decorator with action (DRF change)
|
2018-06-29 11:48:21 -04:00 |
|
Jeremy Stretch
|
35d58d2f7c
|
Closes #2029: Added optional NAPALM arguments to Platform model
|
2018-06-29 11:21:00 -04:00 |
|
Jeremy Stretch
|
f5f16ce64b
|
Include custom fields in ObjectChange data
|
2018-06-29 10:40:57 -04:00 |
|
Jeremy Stretch
|
06dab9c468
|
Merge pull request #2208 from digitalocean/1349-config-contexts
1349 config contexts
|
2018-06-29 10:02:18 -04:00 |
|
Jeremy Stretch
|
7857480978
|
Added missing description field
|
2018-06-29 09:56:04 -04:00 |
|
Jeremy Stretch
|
278bacbce8
|
Fixed rendered config context ordering
|
2018-06-29 09:53:33 -04:00 |
|
Jeremy Stretch
|
743cf6d398
|
Added description to ConfigContext
|
2018-06-29 09:44:32 -04:00 |
|
Jeremy Stretch
|
ace7e3b108
|
Fixed is_active table column
|
2018-06-28 14:19:26 -04:00 |
|
Jeremy Stretch
|
1edc73179a
|
Sort rendered config context
|
2018-06-28 14:10:20 -04:00 |
|
Jeremy Stretch
|
65dd7a5938
|
Applied JSON rederer to ConfigContext data
|
2018-06-28 14:05:57 -04:00 |
|
Jeremy Stretch
|
62989ecb6e
|
Moved object context rendering to ObjectConfigContextView and standardized the template
|
2018-06-28 13:48:12 -04:00 |
|
Jeremy Stretch
|
b952ec73ce
|
Introduced the render_json template filter
|
2018-06-28 10:49:52 -04:00 |
|
John Anderson
|
65e18e057f
|
fixed #2203
|
2018-06-27 22:17:17 -04:00 |
|
Jeremy Stretch
|
c13e4858d7
|
Initial work on config contexts
|
2018-06-27 16:02:34 -04:00 |
|
Anaël Beutot
|
4e09b32dd9
|
Fix pycodestyle errors
Mainly two kind of errors:
* pokemon exceptions
* invalid escape sequences
|
2018-06-27 17:24:33 +02:00 |
|
Jeremy Stretch
|
ffcbc54522
|
Merge pull request #2198 from digitalocean/1898-activity-logging
Closes #1898: Change logging
|
2018-06-25 13:36:48 -04:00 |
|
Jeremy Stretch
|
06143b6c70
|
Fixes interface logging error
|
2018-06-25 13:29:23 -04:00 |
|
Jeremy Stretch
|
0af36eb99b
|
Log interface connection changes
|
2018-06-25 13:12:03 -04:00 |
|
Jeremy Stretch
|
b11c3635b0
|
Corrected import of reverse() for Django 2.0
|
2018-06-22 16:34:38 -04:00 |
|
Jeremy Stretch
|
66c4911298
|
Fixed Region model declaration
|
2018-06-22 16:34:07 -04:00 |
|
Jeremy Stretch
|
36971b7651
|
Fixed changelog purging frequency
|
2018-06-22 16:23:07 -04:00 |
|
Jeremy Stretch
|
3bdfe9c249
|
Implemented changelog retention setting, automatic purging
|
2018-06-22 16:18:41 -04:00 |
|
Jeremy Stretch
|
4e6f73e452
|
Fixed invalid reference to content_type
|
2018-06-22 15:30:54 -04:00 |
|
Jeremy Stretch
|
ce27a1d211
|
serialize_object(): Allow extra data to overwrite existing fields
|
2018-06-22 15:27:22 -04:00 |
|
Jeremy Stretch
|
2d198403c7
|
Extend ObjectChange to optionally indicate a related object (e.g. a parent device)
|
2018-06-22 15:05:40 -04:00 |
|
Jeremy Stretch
|
6c1b5fdf3a
|
Moved object serialization into a utility function
|
2018-06-22 14:00:23 -04:00 |
|
Jeremy Stretch
|
9d419de9dc
|
Merge branch 'develop-2.4' into 1898-activity-logging
|
2018-06-21 16:53:15 -04:00 |
|
Jeremy Stretch
|
b945dec41b
|
Closes #1687: Enabled custom fields for services
|
2018-06-21 16:17:18 -04:00 |
|