Jeremy Stretch
|
5639fc9791
|
Merge pull request #3195 from TakeMeNL/feature/3156
Closes #3156: Add site link to rack reservations overview
|
2019-05-29 10:19:10 -04:00 |
|
Jeremy Stretch
|
8b00513175
|
Changelog for #3031
|
2019-05-29 10:10:07 -04:00 |
|
TakeMeNL
|
1ff7e1149c
|
Closes #3156: Add site link to rack reservations overview
|
2019-05-29 16:08:24 +02:00 |
|
Jeremy Stretch
|
87f5dd05f5
|
Fixes #3223: Fix filtering devices by "has power outlets"
|
2019-05-28 13:10:54 -04:00 |
|
Jeremy Stretch
|
ab07f721cf
|
Changelog for #3204 & #3207
|
2019-05-27 15:40:17 -04:00 |
|
Jeremy Stretch
|
473dafc2c8
|
Changelog for #3184
|
2019-05-27 15:03:00 -04:00 |
|
Jeremy Stretch
|
edabc8eee9
|
Closes #3138: Add 2.5GE and 5GE interface form factors
|
2019-05-16 20:49:00 -04:00 |
|
Jeremy Stretch
|
9b47e57e8e
|
Closes #3183: Enable bulk deletion of sites
|
2019-05-16 20:24:55 -04:00 |
|
Jeremy Stretch
|
2f32488c25
|
Fixes #3190: Fix custom field rendering for Jinja2 export templates
|
2019-05-16 19:45:36 -04:00 |
|
Jeremy Stretch
|
62d497dd0b
|
Closes #3186: Add interface name filter for IP addresses
|
2019-05-14 19:03:03 -04:00 |
|
Jeremy Stretch
|
fbde6282b2
|
Cleanup from #2931
|
2019-05-09 14:32:49 -04:00 |
|
Jeremy Stretch
|
53b5fed8ae
|
Tweak docs to indicate deprecation of id__in filter
|
2019-05-08 21:10:49 -04:00 |
|
Jeremy Stretch
|
ffa34c6133
|
Updated documentation
|
2019-05-07 14:23:02 -04:00 |
|
Daniel Sheppard
|
b97339017b
|
Update CHANGELOG.md
|
2019-05-06 11:54:16 -05:00 |
|
Jeremy Stretch
|
244c07e5f7
|
Closes #3085: Catch all exceptions during export template rendering
|
2019-05-02 15:36:51 -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
|
5f5e4ce1a1
|
Changelog for #3132
|
2019-05-02 11:41:37 -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 |
|
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
|
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 |
|
Jeremy Stretch
|
4d2ac1ca53
|
Release v2.6-beta1
|
2019-04-29 15:36:21 -04:00 |
|
Jeremy Stretch
|
9b404facab
|
Cleaned up changelog
|
2019-04-29 15:24:52 -04:00 |
|
Jeremy Stretch
|
37c2c4b4a2
|
Merge v2.5.11
|
2019-04-29 14:40:18 -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
|
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
|
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
|
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 |
|
Jeremy Stretch
|
a026ec45b8
|
Closes #166: Add dns_name to IPAddress
|
2019-04-22 18:10:28 -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 |
|
Jeremy Stretch
|
7d41a9ccdb
|
Changelog cleanup
|
2019-04-19 15:28:08 -04:00 |
|
Jeremy Stretch
|
6ab56c3978
|
Misc cleanup
|
2019-04-19 14:56:40 -04:00 |
|
John Anderson
|
d27d347d21
|
changelog and docs updates for 2.6
|
2019-04-19 02:32:50 -04:00 |
|
John Anderson
|
a5e1088f1f
|
fixes #2621 - deletion issue in the changelog middleware
|
2019-04-18 14:37:58 -04:00 |
|
Jeremy Stretch
|
655e48823a
|
Merge branch 'develop-2.6' into 3077-nested-api-writes
|
2019-04-17 10:57:01 -04:00 |
|
Jeremy Stretch
|
dbe0e9506d
|
Cleaned up CHANGELOG
|
2019-04-16 21:12:16 -04:00 |
|
Jeremy Stretch
|
75b4ba2c3a
|
Removed tags from the admin UI
|
2019-04-16 21:00:29 -04:00 |
|
Jeremy Stretch
|
de7207de55
|
Enable dictionary specification of related objects in API
|
2019-04-16 18:02:52 -04:00 |
|
Jeremy Stretch
|
48fe5470d2
|
Changelog for #969
|
2019-04-15 21:49:16 -04:00 |
|
Jeremy Stretch
|
a411e32a9f
|
Changelog for #2647
|
2019-04-15 17:49:50 -04:00 |
|
Jeremy Stretch
|
04c1945abc
|
Changelog for #1863
|
2019-04-12 17:21:04 -04:00 |
|
Jeremy Stretch
|
a46b43bff6
|
Added child counts to API serializers (WIP)
|
2019-04-12 17:07:56 -04:00 |
|
Jeremy Stretch
|
533520ec1f
|
Rename Interface type (classification) filter to kind
|
2019-04-12 14:09:03 -04:00 |
|
Jeremy Stretch
|
78c90ba24b
|
Changelog for #54
|
2019-04-12 10:00:43 -04:00 |
|
Jeremy Stretch
|
8c5d544734
|
Changelog for #323
|
2019-04-12 09:07:22 -04:00 |
|
Jeremy Stretch
|
4f9b666eee
|
Merge branch 'develop' into develop-2.6
|
2019-04-09 14:11:26 -04:00 |
|
Jeremy Stretch
|
a8d20e13a8
|
Release v2.5.10
|
2019-04-08 14:19:37 -04:00 |
|
Jeremy Stretch
|
9a91bdbdb2
|
Fixes #2937: Redirect to list view after editing an object from list view
|
2019-04-08 14:10:55 -04:00 |
|
Jeremy Stretch
|
6f8591f769
|
Closes #3052: Add Jinja2 support for export templates
|
2019-04-08 12:20:24 -04:00 |
|
dansheps
|
7f6d79362e
|
Fix virtualization test and add to changelog
|
2019-04-05 09:47:38 -05:00 |
|
Jeremy Stretch
|
1b389d662b
|
Fixes #3046: Fix exception at reports API endpoint
|
2019-04-04 17:34:36 -04:00 |
|
Jeremy Stretch
|
090efde21a
|
Fixes #3044: Ignore site/rack fields when connecting a new cable via device search
|
2019-04-04 16:19:20 -04:00 |
|
Jeremy Stretch
|
74c03e3295
|
Fixes #3036: DCIM interfaces API endpoint should not include VM interfaces
|
2019-04-04 15:07:41 -04:00 |
|
Jeremy Stretch
|
858be6d216
|
Fixes #3039: Fix exception when retrieving change object for a component template via API
|
2019-04-04 15:00:59 -04:00 |
|
Jeremy Stretch
|
1e160fd9e9
|
Fixes #3041: Fix form widget for bulk cable label update
|
2019-04-04 12:43:14 -04:00 |
|
Jeremy Stretch
|
c8cccc30d1
|
Merge branch 'develop' into develop-2.6
|
2019-04-02 13:12:34 -04:00 |
|
Jeremy Stretch
|
738a20ad34
|
Release v2.5.9
|
2019-04-02 11:54:00 -04:00 |
|
Jeremy Stretch
|
3602d5a84c
|
Fixes #3032: Save assigned tags when creating a new secret
|
2019-04-02 11:42:49 -04:00 |
|
Jeremy Stretch
|
110387e81b
|
Fixes #3019: Fix tag population when running NetBox within a path
|
2019-04-02 11:05:16 -04:00 |
|
Jeremy Stretch
|
498f132cad
|
Fixes #3027: Ignore empty local context data when rendering config contexts
|
2019-03-28 10:16:28 -04:00 |
|
Jeremy Stretch
|
dff3165402
|
Fixes #3026: Tweak prefix/IP filter forms to filter using VRF ID rather than route distinguisher
|
2019-03-28 10:06:25 -04:00 |
|
Jeremy Stretch
|
3f5f75c71f
|
Fixes #3001: Fix API representation of ObjectChange action and add changed_object_type
|
2019-03-28 09:57:26 -04:00 |
|
John Anderson
|
2e1887eb0e
|
implements #3025 - Add request ID to outbound webhook requests
|
2019-03-24 15:35:42 -04:00 |
|
John Anderson
|
2170eedf08
|
implements #2933 - username in webhooks
|
2019-03-24 15:31:12 -04:00 |
|
Jeremy Stretch
|
3acc8ca3ab
|
Fixes #3022: Add missing cable termination types to DCIM _choices endpoint
|
2019-03-22 16:26:56 -04:00 |
|
Jeremy Stretch
|
7d1ee2e94e
|
Changelog for #3011
|
2019-03-19 10:34:07 -04:00 |
|
Jeremy Stretch
|
6ba3d611af
|
Merge pull request #3015 from DanSheps/3014-fix-vm-roles
Changes vm_role from "true" to "True" in virtualization form
|
2019-03-19 10:24:59 -04:00 |
|
Jeremy Stretch
|
f6345b9a5d
|
Fixes #2998: Limit device query to non-racked devices if no rack selected when creating a cable
|
2019-03-19 10:22:52 -04:00 |
|
dansheps
|
5f40be4bd5
|
Changes vm_role from "true" to "True" in virtualization form
|
2019-03-18 09:22:36 -05:00 |
|
John Anderson
|
1bf04f2e30
|
fixes #2936 - device role selection showing duplicate first entry
|
2019-03-17 01:24:54 -04:00 |
|
Jeremy Stretch
|
dd7249d2ef
|
Merge pull request #2996 from DanSheps/2207-fix_deterministic_ordering_of_interfaces
Fixes #2207
|
2019-03-13 16:15:34 -04:00 |
|
Jeremy Stretch
|
520af82f05
|
Closes #2924: Add interface type for QSFP28 50GE
|
2019-03-13 10:00:40 -04:00 |
|
dansheps
|
9292534324
|
Changelog Updates
|
2019-03-12 15:54:38 -05:00 |
|
Jeremy Stretch
|
0b95016e00
|
Merge branch 'develop' into develop-2.6
|
2019-03-11 21:01:18 -04:00 |
|
dansheps
|
332487efcd
|
API Filtering Documentation Changes
* Fixed typo
* Clarified documentation regarding filtering multiple times (some filters can, some cannot)
|
2019-03-11 15:11:16 -05:00 |
|
Jeremy Stretch
|
88933a3120
|
Release v2.5.8
|
2019-03-11 13:34:56 -04:00 |
|
Jeremy Stretch
|
e05871b467
|
Fixes #2982: Correct CSS class assignment on color picker
|
2019-03-11 13:31:48 -04:00 |
|
Jeremy Stretch
|
7e70bfaacc
|
Fixes #2985: Fix pagination page length for rack elevations
|
2019-03-11 12:51:03 -04:00 |
|
Jeremy Stretch
|
f4b85751bb
|
Fixes #2940: Allow CSV import of prefixes/IPs to VRF without an RD assigned
|
2019-03-11 12:34:19 -04:00 |
|
Jeremy Stretch
|
ea11e70e3f
|
Fixes #2984: Fix logging of unlabeled cable ID on cable deletion
|
2019-03-11 12:26:40 -04:00 |
|
Jeremy Stretch
|
bd8b239e15
|
Fixes #2980: Improve rendering time for API docs
|
2019-03-08 10:28:11 -05:00 |
|
Jeremy Stretch
|
d9c8c0cbc1
|
Fixes #2968: Correct API documentation for SerializerMethodFields
|
2019-03-08 10:25:09 -05:00 |
|
Jeremy Stretch
|
7a8fc8dfd5
|
Changelog for #2944
|
2019-03-07 14:08:36 -05:00 |
|
Jeremy Stretch
|
1995091169
|
Changelog & renaming for #2065
|
2019-03-07 13:58:34 -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
|
f35b4bf768
|
Fixes #2976: Add delete button to tag view
|
2019-03-06 12:11:01 -05:00 |
|
Jeremy Stretch
|
f2382dd255
|
Merge pull request #2969 from DanSheps/2435-PrintingCSS
Closes #2435: Printer friendly CSS
|
2019-03-06 09:44:04 -05:00 |
|
dansheps
|
e9546b810c
|
* Updated changelog
|
2019-03-05 15:46:41 -06:00 |
|
Jeremy Stretch
|
c52d077f92
|
Merge branch 'develop' into develop-2.6
|
2019-03-05 13:39:00 -05:00 |
|
Jeremy Stretch
|
7294f43fa3
|
Changelog for #2966
|
2019-03-05 13:18:56 -05:00 |
|
Jeremy Stretch
|
6406e213bd
|
Fixes #2961: Prevent exception when exporting inventory items belonging to unnamed devices
|
2019-03-05 13:15:09 -05:00 |
|
Jeremy Stretch
|
cfb56f7cfe
|
Fixes #2962: Increase ExportTemplate mime_type field length
|
2019-03-05 13:08:40 -05:00 |
|
Jeremy Stretch
|
66d9d9d9cb
|
Rearranged changelog items
|
2019-03-04 16:01:43 -05:00 |
|
Grokzen
|
b9f4a9e57b
|
Closes #1792 - Add CustomFieldChoices API endpoint (#2941)
* Add new api endpoint for CustomFieldChoices
* Add changelog item for #1792
* Add tests for CustomFieldchoiceAPI endpoint
|
2019-03-04 15:58:40 -05:00 |
|
Jeremy Stretch
|
0c142f2078
|
Changelog for #2954
|
2019-03-04 15:16:35 -05:00 |
|
Jeremy Stretch
|
78725b8483
|
Follow-up from #2781
|
2019-03-04 14:57:35 -05:00 |
|
John Anderson
|
11976f8968
|
Merge branch 'develop' into develop-2.6
|
2019-03-03 19:06:15 -05:00 |
|
John Anderson
|
5991bd368c
|
Merge branch 'develop-2.6' of github.com:digitalocean/netbox into develop-2.6
|
2019-03-03 19:06:05 -05:00 |
|
John Anderson
|
b381bdec27
|
fixes #2952 - slug field absent from TenantFilter
|
2019-03-03 18:52:57 -05:00 |
|
Jeremy Stretch
|
3e6033e9ff
|
Fixes #2938: Exclude circuit terminations from API interface connections endpoint
|
2019-02-28 09:59:17 -05:00 |
|
Jeremy Stretch
|
32f63a18ff
|
Fixes #2938: Enforce deterministic ordering of device components returned by API
|
2019-02-28 09:49:23 -05:00 |
|
Jeremy Stretch
|
beff774295
|
Fixes #2705: Fix endpoint grouping in API docs
|
2019-02-26 16:38:49 -05:00 |
|
Jeremy Stretch
|
8dfef83f1a
|
Changelog for #2923
|
2019-02-22 12:16:15 -05:00 |
|
Jeremy Stretch
|
6a8c935380
|
Merge branch 'develop' into develop-2.6
|
2019-02-22 12:10:44 -05:00 |
|
Jeremy Stretch
|
00c4d3dd92
|
Merge pull request #2918 from digitalocean/2643-description-fields
Closes #2643: Add description field to console/power components and device bays
|
2019-02-22 12:08:24 -05:00 |
|
John Anderson
|
8e548605c8
|
added changelog views for Tag
|
2019-02-22 02:29:00 -05:00 |
|
Jeremy Stretch
|
36101f50c3
|
Release v2.5.7
|
2019-02-21 14:42:44 -05:00 |
|
Jeremy Stretch
|
08dad7f7af
|
Changelog for #2638
|
2019-02-21 13:30:57 -05:00 |
|
Jeremy Stretch
|
993e94c00c
|
Fixes #2852: Allow filtering devices by null rack position
|
2019-02-21 10:26:31 -05:00 |
|
Jeremy Stretch
|
bb6fb81fc0
|
Closes #2643: Add description field to console/power components and device bays
|
2019-02-20 14:34:05 -05:00 |
|
Jeremy Stretch
|
8961a54a03
|
Chnagelog for #2890
|
2019-02-20 12:01:37 -05:00 |
|
Jeremy Stretch
|
b9f1d14d4e
|
Closes #2870: Add Markdown rendering for provider NOC/admin contact fields
|
2019-02-20 11:48:11 -05:00 |
|
Jeremy Stretch
|
fba154386e
|
Closes #2898: Enable filtering cables list by connection status
|
2019-02-20 11:36:55 -05:00 |
|
Jeremy Stretch
|
c8366eff8f
|
Fixes #2915: Fix bulk editing of pass-through ports
|
2019-02-20 11:13:43 -05:00 |
|
Jeremy Stretch
|
161d9ed512
|
Fixes #2912: Cable type in filter form should be blank by default
|
2019-02-20 10:21:34 -05:00 |
|
Jeremy Stretch
|
fadc9521f0
|
Fixes #2913: Fix assigned prefixes link on VRF view
|
2019-02-20 10:17:36 -05:00 |
|
Jeremy Stretch
|
40cb47868f
|
Fixes #2914: Fix empty connected circuit link on device interfaces list
|
2019-02-20 10:13:36 -05: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 |
|
John Anderson
|
bd573fd5cf
|
implemented #2350 - config context included by default in API
|
2019-02-18 21:37:00 -05:00 |
|
John Anderson
|
9d055ff4fd
|
fixed #2910 - config context list and edit views not using select2
|
2019-02-18 21:10:15 -05:00 |
|
Jeremy Stretch
|
8e3ea6c878
|
Closes #2878: Add cable types for OS1/OS2 singlemode fiber
|
2019-02-15 14:42:03 -05:00 |
|
Jeremy Stretch
|
971f3cd63c
|
Closes #2357: Enable filtering of devices by rack face
|
2019-02-15 11:31:57 -05:00 |
|
Jeremy Stretch
|
a9d7a7e306
|
Closes #2903: Clarify purpose of tags field on interface edit form
|
2019-02-15 10:23:46 -05:00 |
|
Jeremy Stretch
|
8797298a71
|
Fixes #2884: Don't display connect button for wireless interfaces
|
2019-02-15 10:14:44 -05:00 |
|
Jeremy Stretch
|
3bc182e453
|
Fixes #2901: Fix ordering regions by site count
|
2019-02-15 10:10:26 -05:00 |
|
Jeremy Stretch
|
7a0ab3aa15
|
Fixes #2895: Fix filtering of nullable character fields
|
2019-02-14 09:43:56 -05:00 |
|
Jeremy Stretch
|
d95b127378
|
Changelog for #2888 and #2893
|
2019-02-14 09:20:27 -05:00 |
|
Jeremy Stretch
|
8152dc4b04
|
Release v2.5.6
|
2019-02-13 17:07:15 -05:00 |
|
Jeremy Stretch
|
109b233e14
|
Closes #2758: Add cable trace button to pass-through ports
|
2019-02-13 17:05:02 -05:00 |
|
Jeremy Stretch
|
cc3b26998b
|
Fixes #2880: Sanitize user password if an exception is raised during login
|
2019-02-13 11:34:16 -05:00 |
|
Jeremy Stretch
|
95dea1faaa
|
Closes #2866: Add cellular interface types (GSM/CDMA/LTE)
|
2019-02-13 10:45:42 -05:00 |
|
Jeremy Stretch
|
dfa4dfa4a4
|
Fixes #2877: Fixed device role label display on light background color
|
2019-02-13 10:06:56 -05:00 |
|
Jeremy Stretch
|
5da9d6b46b
|
Closes #2839: Add "110 punch" type for pass-through ports
|
2019-02-08 09:57:04 -05:00 |
|
Jeremy Stretch
|
100809f11a
|
Closes #2854: Enable bulk editing of pass-through ports
|
2019-02-08 09:31:10 -05:00 |
|
Jeremy Stretch
|
5256077a3c
|
Fixes #2862: Follow return URL when connecting a cable
|
2019-02-08 09:10:31 -05:00 |
|
Jeremy Stretch
|
375e66047d
|
Fixes #2864: Correct display of VRF name when no RD is assigned
|
2019-02-08 09:04:43 -05:00 |
|
Jeremy Stretch
|
42d1d6e1b0
|
Fixes #2841: Fix filtering by VRF for prefix and IP address lists
|
2019-02-06 10:48:14 -05:00 |
|
Jeremy Stretch
|
ca51fab4d8
|
Fixes #2845: Enable filtering of rack unit list by unit ID
|
2019-02-06 10:44:05 -05:00 |
|