37811d3f7e
* Resolve conflict with virtualization filters.
2019-03-05 08:19:21 -06:00
3bb1cbcdb0
* Resolve conflict with virtualization filters.
2019-03-05 08:18:04 -06:00
5fcd673f9f
Merge remote-tracking branch 'dansheps/2813-addtenantgroupfilter' into 2813-addtenantgroupfilter
...
# Conflicts:
# netbox/ipam/tables.py
2019-03-05 08:11:44 -06:00
b4d7f9ea43
Fixes #2781 : Fixes filter by regions on site and device list
...
* Add Device filter
2019-03-05 08:10:10 -06:00
66d9d9d9cb
Rearranged changelog items
2019-03-04 16:01:43 -05:00
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
80b3a5ffc4
Fixed erroneous addition of 'description' field to unique_together
2019-03-04 15:57:21 -05:00
0c142f2078
Changelog for #2954
2019-03-04 15:16:35 -05:00
7295c3554e
Merge pull request #2955 from axnsan12/trailing-slashes
...
Remove trailing slashes from filesystem paths
2019-03-04 15:14:45 -05:00
78725b8483
Follow-up from #2781
2019-03-04 14:57:35 -05:00
e97ad3f066
Merge pull request #2935 from DanSheps/2781-fixsitelistfilterregion
...
Fixes : #2781 - Enable Filtering by Multiple Regions on Site and Device Lists
2019-03-04 14:42:04 -05:00
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
4d18d9661b
Remove trailing slashes from filesystem paths
...
Paths with trailing slashes do not work on windows, they cause errors such as `django.core.exceptions.SuspiciousFileOperation: The joined path (C:\Projects\netbox\netbox\static\clipboard-2.0.4.min.js) is located outside of the base path component (C:\Projects\netbox\netbox\static\)`.
2019-03-04 03:38:15 +02:00
11976f8968
Merge branch 'develop' into develop-2.6
2019-03-03 19:06:15 -05:00
5991bd368c
Merge branch 'develop-2.6' of github.com:digitalocean/netbox into develop-2.6
2019-03-03 19:06:05 -05:00
b381bdec27
fixes #2952 - slug field absent from TenantFilter
2019-03-03 18:52:57 -05:00
231a5aa9fd
v2.6.0-dev version update
2019-03-01 23:16:08 -05:00
6f5c35c278
Force resolution of request User object when logging an object deletion (resolves intermittent test failures)
2019-02-28 11:40:32 -05:00
3e6033e9ff
Fixes #2938 : Exclude circuit terminations from API interface connections endpoint
2019-02-28 09:59:17 -05:00
32f63a18ff
Fixes #2938 : Enforce deterministic ordering of device components returned by API
2019-02-28 09:49:23 -05:00
00aaf500de
Fixes #2781 : Fixes filter by regions on site and device list
...
* Add Device filter
2019-02-27 14:46:11 -06:00
f2471aedb2
Fixes #2781 : Fixes filter by regions on site and device list
2019-02-27 11:41:12 -06:00
beff774295
Fixes #2705 : Fix endpoint grouping in API docs
2019-02-26 16:38:49 -05:00
679aa0f764
Update tables.py
...
Fix whitespace
2019-02-26 07:53:59 -06:00
8683efe54a
Fixes #2813 : Add Filter and List View for TenantGroup
...
Added Filter for TenantGroup to the following Forms and Filter classes
* circuit.Circuit
* dcim.Site
* dcim.Rack
* dcim.RackElevation
* dcim.RackReservation
* dcim.Device
* ipam.IPAddress
* ipam.Prefix
* ipam.VRF
* ipam.VLAN
* virtualization.VirtualMachine
Added List View to the following classes:
* circuit.Circuit
* dcim.Site
* dcim.Rack
* dcim.RackReservation
* dcim.Device
* ipam.IPAddress
* ipam.Prefix
* ipam.VRF
* ipam.VLAN
* virtualization.VirtualMachine
2019-02-23 11:09:02 -06:00
f78c228c75
Fixes #2813 : Add Filter for TenantGroup to the following Forms and Filter classes:
...
* circuit.Circuit
* dcim.Site
* dcim.Rack
* dcim.RackElevation
* dcim.RackReservation
* dcim.Device
* ipam.IPAddress
* ipam.Prefix
* ipam.VRF
* ipam.VLAN
* virtualization.VirtualMachine
2019-02-23 10:37:30 -06:00
8dfef83f1a
Changelog for #2923
2019-02-22 12:16:15 -05:00
d707844c30
Merge pull request #2928 from DanSheps/2923-changecircuitsitefiltermulti
...
Fixes #2923 : Changes Site on ProviderFilterForm to APISelectMultiple
2019-02-22 12:13:56 -05:00
6a8c935380
Merge branch 'develop' into develop-2.6
2019-02-22 12:10:44 -05:00
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
3ffea43253
Fixes #2923 : Changes Site Filter on Provider List to APISelectMultiple
2019-02-22 07:13:39 -06:00
8e548605c8
added changelog views for Tag
2019-02-22 02:29:00 -05:00
de52f21905
fix circular import for ObjectChange, for now...
2019-02-22 01:42:17 -05:00
b9d11aa4ca
refactor tag migrations and add changelog fields to tag
2019-02-22 01:32:31 -05:00
77c387a559
Post-release version bump
2019-02-21 14:45:23 -05:00
36101f50c3
Release v2.5.7
2019-02-21 14:42:44 -05:00
08dad7f7af
Changelog for #2638
2019-02-21 13:30:57 -05:00
298152bc50
Closes #2638 : Copy Button for Secrets ( #2860 )
...
* Added clipboard.min.js
* Added copy button to secrets
* renamed clipboard JS library
2019-02-21 13:26:19 -05:00
993e94c00c
Fixes #2852 : Allow filtering devices by null rack position
2019-02-21 10:26:31 -05:00
fba6d28603
removed migration to delete taggit models
2019-02-21 00:15:15 -05:00
bb6fb81fc0
Closes #2643 : Add description field to console/power components and device bays
2019-02-20 14:34:05 -05:00
4c3a7b84c1
Merge pull request #2881 from candlerb/candlerb/doc-reports
...
Clarify use of "runreport" CLI
2019-02-20 12:04:35 -05:00
8961a54a03
Chnagelog for #2890
2019-02-20 12:01:37 -05:00
2184a9402f
Merge pull request #2891 from gdelafond/add-port-types
...
Fixes #2890 : add port type LC/APC, SC/APC, LSH/APC
2019-02-20 12:00:39 -05:00
b9f1d14d4e
Closes #2870 : Add Markdown rendering for provider NOC/admin contact fields
2019-02-20 11:48:11 -05:00
fba154386e
Closes #2898 : Enable filtering cables list by connection status
2019-02-20 11:36:55 -05:00
c8366eff8f
Fixes #2915 : Fix bulk editing of pass-through ports
2019-02-20 11:13:43 -05:00
161d9ed512
Fixes #2912 : Cable type in filter form should be blank by default
2019-02-20 10:21:34 -05:00
fadc9521f0
Fixes #2913 : Fix assigned prefixes link on VRF view
2019-02-20 10:17:36 -05:00
40cb47868f
Fixes #2914 : Fix empty connected circuit link on device interfaces list
2019-02-20 10:13:36 -05:00