hellerve
|
255d12309a
|
dcim: fix #3965 by adding an option to get_rack_units
|
2020-01-21 15:50:38 +01:00 |
|
Jeremy Stretch
|
aa73a7ad02
|
Closes #3954: Add device_bays filter for devices and device types
|
2020-01-17 16:39:31 -05:00 |
|
Jeremy Stretch
|
a4687be5e5
|
Closes #3842: Add 802.11ax interface type
|
2020-01-17 16:20:11 -05:00 |
|
Jeremy Stretch
|
439fa731ba
|
Fixes #3953: Fix validation error when creating child devices
|
2020-01-17 14:22:58 -05:00 |
|
Jeremy Stretch
|
0a1dd64b94
|
Fixes #3943: Prevent rack elevation links from opening new tabs/windows
|
2020-01-16 23:41:52 -05:00 |
|
Jeremy Stretch
|
c955aeebeb
|
Merge branch 'develop' into develop-2.7
|
2020-01-16 09:38:23 -05:00 |
|
Jeremy Stretch
|
8bd67b2c17
|
Add tests for browsable API endpoints
|
2020-01-15 17:47:55 -05:00 |
|
Jeremy Stretch
|
f8dad1744c
|
#3892: Convert CABLE_TERMINATION_TYPES to a Q object
|
2020-01-15 15:51:51 -05:00 |
|
Jeremy Stretch
|
b98ac64ac2
|
Fix reference to obsolete constant IFACE_MODE_TAGGED
|
2020-01-15 14:54:46 -05:00 |
|
Jeremy Stretch
|
88267e9d05
|
Move BGP_ASN_MIN and BGP_ASN_MAX to ipam.constants
|
2020-01-15 14:53:46 -05:00 |
|
Jeremy Stretch
|
caf7d02637
|
Remove obsolete constant CABLE_TERMINATION_TYPE_CHOICES
|
2020-01-15 14:49:52 -05:00 |
|
Jeremy Stretch
|
aefe2b4196
|
Move rack elevation CSS to project-static/rack_elevation.css
|
2020-01-15 14:05:44 -05:00 |
|
Jeremy Stretch
|
28350d84f9
|
Update model ordering parameters to ensure deterministic ordering
|
2020-01-15 13:20:44 -05:00 |
|
Jeremy Stretch
|
1ea820a50e
|
Fixes #3900: Fix exception when deleting device types
|
2020-01-15 10:23:07 -05:00 |
|
Jeremy Stretch
|
49f027fae7
|
Refactor FieldChoicesViewSet; add Interface.type to virtualization _choices endpoint
|
2020-01-15 09:59:44 -05:00 |
|
Jeremy Stretch
|
8df53eac91
|
Add tests for dynamic choices
|
2020-01-14 16:38:14 -05:00 |
|
Jeremy Stretch
|
857e04e90b
|
Add _choices endpoint tests for all apps
|
2020-01-14 16:13:11 -05:00 |
|
Jeremy Stretch
|
2615906526
|
Squashed all migrations
|
2020-01-14 11:06:05 -05:00 |
|
Jeremy Stretch
|
5c047faa1d
|
Delete old squashed migrations
|
2020-01-13 17:01:54 -05:00 |
|
Jeremy Stretch
|
f170a579de
|
Add test for DeviceType YAML export
|
2020-01-13 15:35:01 -05:00 |
|
Jeremy Stretch
|
0dad9f8901
|
Change DeviceType export from CSV to YAML
|
2020-01-13 15:10:16 -05:00 |
|
Jeremy Stretch
|
473d67354f
|
Merge branch 'develop' into develop-2.7
|
2020-01-13 13:49:22 -05:00 |
|
Jeremy Stretch
|
66daeda85f
|
Merge pull request #3887 from hSaria/3021-cable-tenant-filter
Fixes #3021: Added tenancy filter for cables
|
2020-01-13 12:09:53 -05:00 |
|
hSaria
|
736cd709d9
|
Merge branch 'develop' into 3898-cable-str-pk
|
2020-01-13 15:40:22 +00:00 |
|
Jeremy Stretch
|
b64f4b93eb
|
Merge pull request #3903 from hSaria/3902-relax-connect
Fixes #3902: relax non-essential required fields
|
2020-01-13 10:32:09 -05:00 |
|
Saria Hajjar
|
608006ee77
|
Set the private pk after super save
|
2020-01-13 15:21:37 +00:00 |
|
Saria Hajjar
|
3d78a67343
|
Store a private copy of the pk during init and use that with __str__
|
2020-01-13 14:57:21 +00:00 |
|
Saria Hajjar
|
fe0fbeab49
|
Fixes #3902: relax non-essential required fields
|
2020-01-13 12:05:06 +00:00 |
|
Saria Hajjar
|
49fa243b4f
|
Added post-delete cable ID test
|
2020-01-12 11:21:02 +00:00 |
|
Saria Hajjar
|
a2308b9c99
|
Fixes #3898: Call str of cable on delete to save PK in id_string
|
2020-01-12 11:08:13 +00:00 |
|
Saria Hajjar
|
422c6bad5b
|
Fixes #3895: Elevations filter regression
|
2020-01-11 15:36:58 +00:00 |
|
Jeremy Stretch
|
b7e78028ce
|
Closes #3891: Add local_context_data filter for virtual machines
|
2020-01-10 15:34:38 -05:00 |
|
Jeremy Stretch
|
ca13045515
|
Closes #3092: Split DCIM models into separate files for easier management
|
2020-01-10 14:22:22 -05:00 |
|
Jeremy Stretch
|
9f627fd0d3
|
Merge branch 'develop' into develop-2.7
|
2020-01-10 13:33:51 -05:00 |
|
Saria Hajjar
|
f4514034b8
|
Fixes #3021: Added tenancy filter to cables
|
2020-01-10 15:59:56 +00:00 |
|
Jeremy Stretch
|
6bc8f2e50b
|
Fixes #3882: Fix filtering of devices by rack group
|
2020-01-10 10:21:11 -05:00 |
|
Jeremy Stretch
|
528b345f57
|
Move TenancyFilterSet to filters.py
|
2020-01-09 21:05:38 -05:00 |
|
Jeremy Stretch
|
da0ac4ff1e
|
Rename filter variables for utility views
|
2020-01-09 20:57:13 -05:00 |
|
Jeremy Stretch
|
97654b7585
|
Renamed extras FilterSets
|
2020-01-09 20:35:07 -05:00 |
|
Jeremy Stretch
|
0767de205e
|
Renamed dcim FilterSets
|
2020-01-09 20:30:40 -05:00 |
|
Saria Hajjar
|
6c19c88e99
|
Replaced ASN bounds with constants
|
2020-01-09 21:58:38 +00:00 |
|
Jeremy Stretch
|
790cfd7b5b
|
Fix CableTable status coloring
|
2020-01-09 16:19:47 -05:00 |
|
Jeremy Stretch
|
dc5f5efcfe
|
Fixes #3878: Fix database migration for cable status field
|
2020-01-09 16:16:24 -05:00 |
|
Saria Hajjar
|
4eacc57522
|
Fixes #3876: set min and max values for ASN field
|
2020-01-09 21:12:35 +00:00 |
|
Jeremy Stretch
|
0527626709
|
Update filter tests for v2.7
|
2020-01-09 16:03:41 -05:00 |
|
Jeremy Stretch
|
a2ead6af94
|
Merge branch 'develop' into develop-2.7
|
2020-01-09 15:27:06 -05:00 |
|
Jeremy Stretch
|
fe490d144a
|
Fixes #3868: Fix creation of interfaces for virtual machines
|
2020-01-09 14:54:25 -05:00 |
|
Jeremy Stretch
|
40fe6666e3
|
Closes #3841: Add California-style power connectors
|
2020-01-09 14:10:37 -05:00 |
|
Jeremy Stretch
|
2a2bc66841
|
Closes #3842: Add RJ-12 console port type
|
2020-01-09 13:58:41 -05:00 |
|
Jeremy Stretch
|
e5c5a1a101
|
Fixes #3849: Fix ordering of models when dumping data to JSON
|
2020-01-09 13:28:39 -05:00 |
|