Jeremy Stretch
|
653770ede9
|
Fixes #3292: Ignore empty URL query parameters
|
2019-06-24 11:00:18 -04:00 |
|
John Anderson
|
625a09785a
|
minor tweaks to error handling to allow for defaulted values from pre v2.6 data
|
2019-06-19 23:47:48 -04:00 |
|
Jeremy Stretch
|
1a5aaf54dd
|
Cleaned up logic for calculating power draw
|
2019-06-19 10:51:53 -04:00 |
|
Jeremy Stretch
|
3bb3b85fa2
|
Merged v2.5.13
|
2019-05-31 21:37:41 -04:00 |
|
dansheps
|
a11b33d214
|
Fix #3228 - Send full path info instead of just path info and urlencode said path info
|
2019-05-30 10:58:39 -05:00 |
|
Jeremy Stretch
|
28facca291
|
Changelog & grammar tweak for #3211
|
2019-05-29 10:33:29 -04:00 |
|
hellerve
|
2c7bad9fff
|
utilities: move protectederror handling to modelviewset
|
2019-05-28 21:11:23 +02:00 |
|
hellerve
|
cc87d99017
|
all: fix error message on trying to delete protected models (references #3211)
|
2019-05-28 17:31:02 +02:00 |
|
Jeremy Stretch
|
2f32488c25
|
Fixes #3190: Fix custom field rendering for Jinja2 export templates
|
2019-05-16 19:45:36 -04:00 |
|
Jeremy Stretch
|
dfffd1ea94
|
Restore id__in filters to retain backward compatability until v2.7
|
2019-05-08 21:08:35 -04:00 |
|
Jeremy Stretch
|
3d616baf75
|
Remove NumericInFilter and id__in filters
|
2019-05-07 13:07:18 -04:00 |
|
Jeremy Stretch
|
6cb5173e27
|
Update query filters to OR multiple values
|
2019-05-07 12:25:33 -04:00 |
|
Jeremy Stretch
|
244c07e5f7
|
Closes #3085: Catch all exceptions during export template rendering
|
2019-05-02 15:36:51 -04:00 |
|
Jeremy Stretch
|
346b00e215
|
Merge branch 'develop' into develop-2.6
|
2019-05-01 11:53:44 -04:00 |
|
Jeremy Stretch
|
5a8ba159f2
|
Fixes #3127: Fix natural ordering of device components
|
2019-04-30 13:25:37 -04:00 |
|
Lars Weiler
|
2a2026a2cc
|
Forgot the additional brackets for a tuple
|
2019-04-30 17:04:21 +02:00 |
|
Lars Weiler
|
560c8d6f01
|
More elegant path checking
|
2019-04-30 16:54:23 +02:00 |
|
Lars Weiler
|
4c5603e6ff
|
Fix PEP 8 errors
|
2019-04-30 16:47:38 +02:00 |
|
Lars Weiler
|
99f0e7b939
|
Exclude /metrics from LOGIN_REQUIRED
|
2019-04-30 16:09:10 +02:00 |
|
Jeremy Stretch
|
c2d0e8fd95
|
Cleanup from earlier work on caching
|
2019-04-22 14:49:31 -04:00 |
|
Jeremy Stretch
|
e4c06700bb
|
Closes #3094: Remove NullsFirstQuerySet
|
2019-04-19 20:59:07 -04:00 |
|
Jeremy Stretch
|
f4bbdf30e8
|
Implement get_subquery() for annotation of child object counts; Rename dcim.Site 'count_*' fields
|
2019-04-19 16:09:22 -04:00 |
|
John Anderson
|
16b4ffa3fa
|
Merge pull request #3080 from digitalocean/2647-cacheops
change cacheing to use cacheops
|
2019-04-19 01:41:59 -04:00 |
|
Jeremy Stretch
|
cd3924520d
|
Clean up limit_to for ForeignKeys referencing ContentType
|
2019-04-17 13:36:05 -04:00 |
|
John Anderson
|
2580b026fe
|
change cacheing to use cacheops
|
2019-04-17 12:29:21 -04:00 |
|
Jeremy Stretch
|
fd4c5031c7
|
Add test for dict_to_filter_params
|
2019-04-17 11:19:59 -04:00 |
|
Jeremy Stretch
|
a108807534
|
Add tests for WritableNestedSerializer
|
2019-04-17 10:54:50 -04:00 |
|
Jeremy Stretch
|
de7207de55
|
Enable dictionary specification of related objects in API
|
2019-04-16 18:02:52 -04:00 |
|
Jeremy Stretch
|
bf2f314cd4
|
Remove run_validators() override (fixed upstream)
|
2019-04-16 15:35:15 -04:00 |
|
John Anderson
|
4723ddb5ce
|
move caching to views
|
2019-04-15 14:41:04 -04:00 |
|
John Anderson
|
cdff29c7d5
|
add redis to travis builds
|
2019-04-15 04:16:22 -04:00 |
|
John Anderson
|
f0505477b8
|
intial work on #2647 - caching
|
2019-04-15 03:55:33 -04:00 |
|
Jeremy Stretch
|
df0686a1bd
|
Implement custom auth backend and EXEMPT_VIEW_PERMISSIONS setting
|
2019-04-11 22:01:26 -04:00 |
|
Jeremy Stretch
|
e710ccb0e6
|
Enforce view permissions for UI views
|
2019-04-11 17:27:38 -04:00 |
|
Jeremy Stretch
|
c8cccc30d1
|
Merge branch 'develop' into develop-2.6
|
2019-04-02 13:12:34 -04:00 |
|
Jeremy Stretch
|
d23ca041cf
|
Ensure fallback to default serializer when attempting to load nested serializer
|
2019-04-02 11:17:14 -04:00 |
|
Jeremy Stretch
|
fc76c8eb0f
|
FieldChoicesViewSet should infer field choices from serializer, not model
|
2019-03-22 16:24:53 -04:00 |
|
Jeremy Stretch
|
0b95016e00
|
Merge branch 'develop' into develop-2.6
|
2019-03-11 21:01:18 -04:00 |
|
Jeremy Stretch
|
7e70bfaacc
|
Fixes #2985: Fix pagination page length for rack elevations
|
2019-03-11 12:51:03 -04:00 |
|
Jeremy Stretch
|
1995091169
|
Changelog & renaming for #2065
|
2019-03-07 13:58:34 -05:00 |
|
Jeremy Stretch
|
ef089d3722
|
Merge pull request #2957 from axnsan12/ref-name
Resolve drf-yasg `ref_name` conflicts
|
2019-03-07 13:52:29 -05:00 |
|
Jeremy Stretch
|
ab02f26a0e
|
Fixes #2972: Improve ContentTypeField serializer to elegantly handle invalid data
|
2019-03-06 12:42:47 -05:00 |
|
Jeremy Stretch
|
c52d077f92
|
Merge branch 'develop' into develop-2.6
|
2019-03-05 13:39:00 -05:00 |
|
Cristi Vîjdea
|
3a62e9a322
|
Resolve drf-yasg ref_name conflicts
This solves the problem of distinct serializers being confused because they have the same class name (e.g. `InterfaceSerializer`)
Fixes #2065.
|
2019-03-04 03:49:26 +02:00 |
|
dansheps
|
f2471aedb2
|
Fixes #2781: Fixes filter by regions on site and device list
|
2019-02-27 11:41:12 -06:00 |
|
John Anderson
|
fc2bb724fa
|
initial pass on migrating to custom tag model with color and comments fields
|
2019-02-20 03:52:47 -05:00 |
|
Jeremy Stretch
|
7a0ab3aa15
|
Fixes #2895: Fix filtering of nullable character fields
|
2019-02-14 09:43:56 -05:00 |
|
Jeremy Stretch
|
fdbef8ee71
|
Closes #2836: Deprecate NullableCharField
|
2019-02-14 09:39:04 -05:00 |
|
John Anderson
|
613e8f05c2
|
fixes #2835 - certain model filters did not support the q query param
|
2019-01-31 13:36:30 -05:00 |
|
Jeremy Stretch
|
dc70fdbe03
|
Force string formatting of integer values
|
2019-01-29 13:57:19 -05:00 |
|