John Anderson
|
2d9427bfc4
|
fixes #3134 - remove component buttons from power utilization table
|
2019-05-01 21:48:35 -04:00 |
|
Shane Madden
|
f7f7d3a567
|
Add circuittermination as a choice for cable endpoint types, which is not in the choices API for cable termination types but is accepted by the application as a valid endpoint for cables
|
2019-05-01 13:47:52 -06:00 |
|
Jeremy Stretch
|
38d0380559
|
Fixes #3130: Fix exception when creating a new power outlet
|
2019-05-01 12:02:18 -04:00 |
|
Jeremy Stretch
|
e70111353c
|
Merge branch 'develop' into develop-2.6
|
2019-05-01 11:53:44 -04:00 |
|
Jeremy Stretch
|
10bd1812c9
|
Post-release version bump
|
2019-05-01 11:09:11 -04:00 |
|
Jeremy Stretch
|
91e7863956
|
Release v2.5.12
|
2019-05-01 11:08:32 -04:00 |
|
Jeremy Stretch
|
73ffe3a57b
|
Fixes #3127: Fix natural ordering of device components
|
2019-04-30 13:25:37 -04:00 |
|
Jeremy Stretch
|
566dbad2fa
|
Fixes #3126: Incorrect calculation of PowerFeed available power
|
2019-04-30 12:38:06 -04:00 |
|
Jeremy Stretch
|
183721d067
|
Fixes #3125: Fix exception when viewing PDUs
|
2019-04-30 12:24:53 -04:00 |
|
Jeremy Stretch
|
1cfcd3b5c5
|
Changelog for #3123
|
2019-04-30 12:10:00 -04:00 |
|
John Anderson
|
b5aaed9b47
|
Merge pull request #3124 from larsweiler/develop-2.6-metrics
Exclude /metrics from LOGIN_REQUIRED
|
2019-04-30 11:08:55 -04:00 |
|
dansheps
|
0ca77b8605
|
Remove tenant group from ipam table
|
2019-04-30 10:06:27 -05:00 |
|
Lars Weiler
|
034cf02e7c
|
Forgot the additional brackets for a tuple
|
2019-04-30 17:04:21 +02:00 |
|
dansheps
|
92f18d9076
|
Merge branch 'develop' of https://github.com/digitalocean/netbox into 2813-addtenantgroupfilter
|
2019-04-30 10:01:29 -05:00 |
|
Lars Weiler
|
f5ccb87562
|
More elegant path checking
|
2019-04-30 16:54:23 +02:00 |
|
Lars Weiler
|
f09a817411
|
Fix PEP 8 errors
|
2019-04-30 16:47:38 +02:00 |
|
Lars Weiler
|
9e863bf3eb
|
Exclude /metrics from LOGIN_REQUIRED
|
2019-04-30 16:09:10 +02:00 |
|
Jeremy Stretch
|
1a84531964
|
Fix broken link
|
2019-04-29 16:55:17 -04:00 |
|
Jeremy Stretch
|
0f6c792bed
|
Revert previous change
|
2019-04-29 16:44:13 -04:00 |
|
Jeremy Stretch
|
65db992f39
|
Fix mkdocs
|
2019-04-29 16:37:32 -04:00 |
|
Jeremy Stretch
|
da1228d559
|
Release v2.6-beta1
|
2019-04-29 15:36:21 -04:00 |
|
Jeremy Stretch
|
f4e2f5fede
|
Bump django-cors-headers version
|
2019-04-29 15:27:14 -04:00 |
|
Jeremy Stretch
|
ab29596176
|
Cleaned up changelog
|
2019-04-29 15:24:52 -04:00 |
|
Jeremy Stretch
|
d907037461
|
Fix erroneous merge conflict resolution from v2.5.11
|
2019-04-29 14:57:28 -04:00 |
|
Jeremy Stretch
|
c89a155f67
|
Merge v2.5.11
|
2019-04-29 14:40:18 -04:00 |
|
Jeremy Stretch
|
9e3b8a4ab5
|
Post-release version bump
|
2019-04-29 14:27:22 -04:00 |
|
Jeremy Stretch
|
30873237fa
|
Add a note about Django 2.2
|
2019-04-29 14:22:47 -04:00 |
|
Jeremy Stretch
|
f892cb3ca6
|
Release v2.5.11
|
2019-04-29 14:21:10 -04:00 |
|
Jeremy Stretch
|
7a9399f002
|
Fixes #3072: Preserve multiselect filter values when updating per-page count for list views
|
2019-04-29 12:54:03 -04:00 |
|
Jeremy Stretch
|
4809137e5d
|
Add device field on cable search form (#3023)
|
2019-04-29 11:29:07 -04:00 |
|
Jeremy Stretch
|
b38f3ab992
|
Fixes #3118: Disable last_login update on login when maintenance mode is enabled
|
2019-04-29 11:04:32 -04:00 |
|
Jeremy Stretch
|
1825eef9bf
|
Closes #3023: Add support for filtering cables by connected device
|
2019-04-29 10:07:08 -04:00 |
|
Jeremy Stretch
|
ef20c66635
|
Closes #2986: Replace DeviceComponentManager with NaturalOrderingManager
|
2019-04-26 22:23:28 -04:00 |
|
Jeremy Stretch
|
c9d30cd440
|
Changelog & CSS fix for #3070
|
2019-04-26 17:06:54 -04:00 |
|
Jeremy Stretch
|
9bfd9a73dd
|
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
|
365825af5f
|
Fixes #3116: Fix tagged_items count in tags API endpoint
|
2019-04-26 16:54:13 -04:00 |
|
Jeremy Stretch
|
3f60747b4e
|
Fixes #3112: Fix ordering of interface connections list by termination B name/device
|
2019-04-26 16:41:01 -04:00 |
|
Jeremy Stretch
|
d6e3c922ed
|
Fix PowerPort connected_endpoint filtering, ordering
|
2019-04-25 15:06:48 -04:00 |
|
Jeremy Stretch
|
f8447989f2
|
Fix regex for IPAddress.dns_name (but see #3106)
|
2019-04-25 14:49:52 -04:00 |
|
Jeremy Stretch
|
595a7fe950
|
Promote django-rq to a required dependency
|
2019-04-25 14:25:16 -04:00 |
|
John Anderson
|
5489f42681
|
closes #3104 - add support for exposing prometheus metrics
|
2019-04-25 01:09:19 -04:00 |
|
rclerc
|
fddba77a36
|
Add the decommissioning status for devices
|
2019-04-24 09:14:29 +02:00 |
|
Jeremy Stretch
|
5afec0441b
|
Closes #166: Add dns_name to IPAddress
|
2019-04-22 18:10:28 -04:00 |
|
Jeremy Stretch
|
39d8c8a8c8
|
Clean up settings.py and restrict import of LDAP parameters
|
2019-04-22 16:33:28 -04:00 |
|
Jeremy Stretch
|
5f597c12de
|
Cleanup from earlier work on caching
|
2019-04-22 14:49:31 -04:00 |
|
Jeremy Stretch
|
ed5dc352da
|
Fix pagination logic for detecting QuerySets
|
2019-04-22 11:09:12 -04:00 |
|
Jeremy Stretch
|
78dac12767
|
Change VLAN view columns to a 4/8 split
|
2019-04-22 07:47:16 -04:00 |
|
Jeremy Stretch
|
e585ac4815
|
Closes #3094: Remove NullsFirstQuerySet
|
2019-04-19 20:59:07 -04:00 |
|
Jeremy Stretch
|
b347507177
|
Remove extraneous imports
|
2019-04-19 16:58:39 -04:00 |
|
Jeremy Stretch
|
a5bbd95093
|
Added '*_count' fields for child objects
|
2019-04-19 16:50:42 -04:00 |
|