|
a2308b9c99
|
Fixes #3898: Call str of cable on delete to save PK in id_string
|
2020-01-12 11:08:13 +00:00 |
|
|
422c6bad5b
|
Fixes #3895: Elevations filter regression
|
2020-01-11 15:36:58 +00:00 |
|
|
db57d3830f
|
Merge pull request #3890 from netbox-community/3092-reorganize-models
Closes #3092: Refactor dcim/models.py
|
2020-01-10 15:44:07 -05:00 |
|
|
b7e78028ce
|
Closes #3891: Add local_context_data filter for virtual machines
|
2020-01-10 15:34:38 -05:00 |
|
|
ca13045515
|
Closes #3092: Split DCIM models into separate files for easier management
|
2020-01-10 14:22:22 -05:00 |
|
|
9f627fd0d3
|
Merge branch 'develop' into develop-2.7
|
2020-01-10 13:33:51 -05:00 |
|
|
509a115f68
|
Extend section regarding test adaptation
|
2020-01-10 12:24:47 -05:00 |
|
|
69a696a8d6
|
Fix graph:type choices under /api/extras/_choices/
|
2020-01-10 12:18:56 -05:00 |
|
|
830a51d9f5
|
Merge pull request #3889 from netbox-community/3520-graph-template-language
Fixes #3520: Add template_language to extras.Graph
|
2020-01-10 11:59:05 -05:00 |
|
|
3c247ac47d
|
Changelog for #3520
|
2020-01-10 11:53:29 -05:00 |
|
|
123a58bf7d
|
Add tests for Graph rendering
|
2020-01-10 11:51:14 -05:00 |
|
|
f20d16f188
|
Fixes #3491: include content of webhook error response
|
2020-01-10 16:42:02 +00:00 |
|
|
9399652dd0
|
Add template_language field to Graph
|
2020-01-10 11:28:50 -05:00 |
|
|
f4514034b8
|
Fixes #3021: Added tenancy filter to cables
|
2020-01-10 15:59:56 +00:00 |
|
|
6bc8f2e50b
|
Fixes #3882: Fix filtering of devices by rack group
|
2020-01-10 10:21:11 -05:00 |
|
|
fc1245c49d
|
Merge pull request #3867 from hSaria/3668-address-assign-dns-filter
Fixes #3668: use `q` to search when assigning IP
|
2020-01-10 10:08:31 -05:00 |
|
|
4be7ca0c78
|
Merge branch 'develop' into 3668-address-assign-dns-filter
|
2020-01-10 09:43:35 -05:00 |
|
|
cb91c9231d
|
Merge pull request #3865 from hSaria/3623-interface-word-expansion
Fixes #3623: Word expansion for interfaces
|
2020-01-10 09:41:42 -05:00 |
|
|
03b22594e8
|
Merge pull request #3881 from netbox-community/3729-filterset-naming
Fixes #3729: Standardize FilterSet names
|
2020-01-10 08:58:17 -05:00 |
|
|
a5413a5484
|
Merge branch 'develop' into 3623-interface-word-expansion
|
2020-01-10 11:55:27 +00:00 |
|
|
71120d9899
|
Added tests for alphanumeric
|
2020-01-10 11:54:43 +00:00 |
|
|
acb66c7dc0
|
Negative tests for expand_ipaddress_pattern
|
2020-01-10 11:21:37 +00:00 |
|
|
2eba84dad5
|
Added tests for IPv6
|
2020-01-10 11:06:01 +00:00 |
|
|
fe89982d4e
|
Removed redundant list call
|
2020-01-10 10:26:46 +00:00 |
|
|
528b345f57
|
Move TenancyFilterSet to filters.py
|
2020-01-09 21:05:38 -05:00 |
|
|
e3807a8937
|
Update filterset naming for global search view
|
2020-01-09 21:02:14 -05:00 |
|
|
da0ac4ff1e
|
Rename filter variables for utility views
|
2020-01-09 20:57:13 -05:00 |
|
|
49a6a36f4c
|
Renamed virtualization FilterSets
|
2020-01-09 20:42:32 -05:00 |
|
|
a77fadd114
|
Renamed tenancy FilterSets
|
2020-01-09 20:40:32 -05:00 |
|
|
15e1f62919
|
Renamed secrets FilterSets
|
2020-01-09 20:38:59 -05:00 |
|
|
83c0d1ef44
|
Renamed ipam FilterSets
|
2020-01-09 20:37:26 -05:00 |
|
|
97654b7585
|
Renamed extras FilterSets
|
2020-01-09 20:35:07 -05:00 |
|
|
0767de205e
|
Renamed dcim FilterSets
|
2020-01-09 20:30:40 -05:00 |
|
|
847cf9d038
|
Renamed circuits FilterSets
|
2020-01-09 20:25:33 -05:00 |
|
|
0296aa240a
|
Clean up Stale bot config formatting
|
2020-01-09 20:14:31 -05:00 |
|
|
d88b3456c4
|
Add configuration file for GitHub Stale bot
|
2020-01-09 20:13:21 -05:00 |
|
|
789cf827f2
|
Merge pull request #3879 from hSaria/3876-asn-field-bounds
Fixes #3876: Min/max values for ASN field
|
2020-01-09 17:03:29 -05:00 |
|
|
6c19c88e99
|
Replaced ASN bounds with constants
|
2020-01-09 21:58:38 +00:00 |
|
|
c1ed2b6068
|
Merge pull request #3875 from hSaria/3393-provider-circuit-paginate
Fixes #3393: Paginate circuits at the provider details view
|
2020-01-09 16:52:19 -05:00 |
|
|
790cfd7b5b
|
Fix CableTable status coloring
|
2020-01-09 16:19:47 -05:00 |
|
|
dc5f5efcfe
|
Fixes #3878: Fix database migration for cable status field
|
2020-01-09 16:16:24 -05:00 |
|
|
4eacc57522
|
Fixes #3876: set min and max values for ASN field
|
2020-01-09 21:12:35 +00:00 |
|
|
0527626709
|
Update filter tests for v2.7
|
2020-01-09 16:03:41 -05:00 |
|
|
a2ead6af94
|
Merge branch 'develop' into develop-2.7
|
2020-01-09 15:27:06 -05:00 |
|
|
1e740a70f7
|
Corrected placement of changelog
|
2020-01-09 20:23:16 +00:00 |
|
|
94a7d8e493
|
Hid the provider column
|
2020-01-09 20:15:22 +00:00 |
|
|
883655ce71
|
Fixes #3393: Paginate circuits at the provider details view
|
2020-01-09 20:10:51 +00:00 |
|
|
1d3651e255
|
Use ChoiceSet.values() for access to raw values
|
2020-01-09 14:56:33 -05:00 |
|
|
fe490d144a
|
Fixes #3868: Fix creation of interfaces for virtual machines
|
2020-01-09 14:54:25 -05:00 |
|
|
40fe6666e3
|
Closes #3841: Add California-style power connectors
|
2020-01-09 14:10:37 -05:00 |
|