Oli
eb9d3183b5
Change DNSValidator-Regex
...
This Change the Regex for DNSValidator to be valid as per RFC 1123. Originally, RFC 952 specified that hostname segments could not start with a digit.
From: http://en.wikipedia.org/wiki/Hostname
``
The original specification of hostnames in RFC 952, mandated that labels could not start with a digit or with a hyphen, and must not end with a hyphen. However, a subsequent specification (RFC 1123) permitted hostname labels to start with digits.
``
2019-05-21 09:16:29 +02:00
Jeremy Stretch
c24fb8df84
Merge pull request #3165 from digitalocean/3038-filtering-improvements
...
Closes #3038 : Filtering improvements
2019-05-08 21:13:42 -04:00
Jeremy Stretch
53b5fed8ae
Tweak docs to indicate deprecation of id__in filter
2019-05-08 21:10:49 -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
ffa34c6133
Updated documentation
2019-05-07 14:23:02 -04:00
Jeremy Stretch
8e8c9822ea
Correct Device.position filter
2019-05-07 14:12:56 -04:00
Jeremy Stretch
205adeb2e9
Remove NullableCharFieldFilter; add missing filter fields
2019-05-07 13:59:21 -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
a8c57313d3
Fixes #3140 : Add bulk edit capability for power outlets and console server ports
2019-05-02 13:56:30 -04:00
Jeremy Stretch
25c8007b66
Fixes #3137 : Add power_port and feed_leg fields to power outlet creation form
2019-05-02 10:12:27 -04:00
Jeremy Stretch
d4db04c649
Fixes #3136 : Add power draw fields to power port creation form
2019-05-02 10:02:02 -04:00
John Anderson
250f310a98
fixes #3134 - remove component buttons from power utilization table
2019-05-01 21:48:35 -04:00
Jeremy Stretch
d4d355dce6
Fixes #3130 : Fix exception when creating a new power outlet
2019-05-01 12:02:18 -04:00
Jeremy Stretch
346b00e215
Merge branch 'develop' into develop-2.6
2019-05-01 11:53:44 -04:00
Jeremy Stretch
49446ffb74
Post-release version bump
2019-05-01 11:09:11 -04:00
Jeremy Stretch
5487ab40af
Release v2.5.12
2019-05-01 11:08:32 -04:00
Jeremy Stretch
5a8ba159f2
Fixes #3127 : Fix natural ordering of device components
2019-04-30 13:25:37 -04:00
Jeremy Stretch
cb93303f56
Fixes #3126 : Incorrect calculation of PowerFeed available power
2019-04-30 12:38:06 -04:00
Jeremy Stretch
088903218d
Fixes #3125 : Fix exception when viewing PDUs
2019-04-30 12:24:53 -04:00
Jeremy Stretch
73927d2d56
Changelog for #3123
2019-04-30 12:10:00 -04:00
John Anderson
f9a74b68c1
Merge pull request #3124 from larsweiler/develop-2.6-metrics
...
Exclude /metrics from LOGIN_REQUIRED
2019-04-30 11:08:55 -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
7b5c1964b9
Fix broken link
2019-04-29 16:55:17 -04:00
Jeremy Stretch
b7a5afa797
Revert previous change
2019-04-29 16:44:13 -04:00
Jeremy Stretch
66f90f46de
Fix mkdocs
2019-04-29 16:37:32 -04:00
Jeremy Stretch
4d2ac1ca53
Release v2.6-beta1
2019-04-29 15:36:21 -04:00
Jeremy Stretch
05a21369ae
Bump django-cors-headers version
2019-04-29 15:27:14 -04:00
Jeremy Stretch
9b404facab
Cleaned up changelog
2019-04-29 15:24:52 -04:00
Jeremy Stretch
f31d6c55be
Fix erroneous merge conflict resolution from v2.5.11
2019-04-29 14:57:28 -04:00
Jeremy Stretch
37c2c4b4a2
Merge v2.5.11
2019-04-29 14:40:18 -04:00
Jeremy Stretch
d5dcb77d99
Post-release version bump
2019-04-29 14:27:22 -04:00
Jeremy Stretch
9717c6f825
Add a note about Django 2.2
2019-04-29 14:22:47 -04:00
Jeremy Stretch
92c227d103
Release v2.5.11
2019-04-29 14:21:10 -04:00
Jeremy Stretch
1491222642
Fixes #3072 : Preserve multiselect filter values when updating per-page count for list views
2019-04-29 12:54:03 -04:00
Jeremy Stretch
39fceeb455
Add device field on cable search form ( #3023 )
2019-04-29 11:29:07 -04:00
Jeremy Stretch
3562b5552b
Fixes #3118 : Disable last_login update on login when maintenance mode is enabled
2019-04-29 11:04:32 -04:00
Jeremy Stretch
6d778f686d
Closes #3023 : Add support for filtering cables by connected device
2019-04-29 10:07:08 -04:00
Jeremy Stretch
245a97176a
Closes #2986 : Replace DeviceComponentManager with NaturalOrderingManager
2019-04-26 22:23:28 -04:00
Jeremy Stretch
ca56871aaa
Changelog & CSS fix for #3070
2019-04-26 17:06:54 -04:00
Jeremy Stretch
bd4086cb50
Merge pull request #3103 from clercrobin/add_decommissioning
...
Fixes : #3070 Add the decommissioning status for devices
2019-04-26 17:04:36 -04:00
Jeremy Stretch
d8c9b1af27
Fixes #3116 : Fix tagged_items count in tags API endpoint
2019-04-26 16:54:13 -04:00
Jeremy Stretch
19d2850b29
Fixes #3112 : Fix ordering of interface connections list by termination B name/device
2019-04-26 16:41:01 -04:00
Jeremy Stretch
2c730b08e4
Fix PowerPort connected_endpoint filtering, ordering
2019-04-25 15:06:48 -04:00
Jeremy Stretch
e1bca52d57
Fix regex for IPAddress.dns_name (but see #3106 )
2019-04-25 14:49:52 -04:00
Jeremy Stretch
06245f6422
Promote django-rq to a required dependency
2019-04-25 14:25:16 -04:00
John Anderson
f057a2c016
closes #3104 - add support for exposing prometheus metrics
2019-04-25 01:09:19 -04:00