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 |
|
Jeremy Stretch
|
2f98f133bb
|
Merge pull request #3896 from hSaria/3895-elevations-keyerror
Fixes #3895: Elevations filter regression
|
2020-01-13 09:44:57 -05:00 |
|
Saria Hajjar
|
fe0fbeab49
|
Fixes #3902: relax non-essential required fields
|
2020-01-13 12:05:06 +00:00 |
|
kobayashi
|
e3aacb183b
|
optimize query
|
2020-01-12 16:44:15 -05: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 |
|
Saria Hajjar
|
834fd408bd
|
Fixes #2921: Replace tags filter with Select2 widget
|
2020-01-11 15:18:27 +00:00 |
|
Jeremy Stretch
|
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 |
|
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 |
|
kobayashi
|
2e9f21e222
|
Filter muiltiple ipaddress terms
|
2020-01-10 14:09:25 -05:00 |
|
Jeremy Stretch
|
9f627fd0d3
|
Merge branch 'develop' into develop-2.7
|
2020-01-10 13:33:51 -05:00 |
|
Jeremy Stretch
|
509a115f68
|
Extend section regarding test adaptation
|
2020-01-10 12:24:47 -05:00 |
|
Jeremy Stretch
|
69a696a8d6
|
Fix graph:type choices under /api/extras/_choices/
|
2020-01-10 12:18:56 -05:00 |
|
Jeremy Stretch
|
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 |
|
Jeremy Stretch
|
3c247ac47d
|
Changelog for #3520
|
2020-01-10 11:53:29 -05:00 |
|
Jeremy Stretch
|
123a58bf7d
|
Add tests for Graph rendering
|
2020-01-10 11:51:14 -05:00 |
|
Saria Hajjar
|
f20d16f188
|
Fixes #3491: include content of webhook error response
|
2020-01-10 16:42:02 +00:00 |
|
Jeremy Stretch
|
9399652dd0
|
Add template_language field to Graph
|
2020-01-10 11:28:50 -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
|
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 |
|
Saria Hajjar
|
de1355e6bc
|
Changelog #568
|
2020-01-10 15:00:57 +00:00 |
|
Saria Hajjar
|
37322fc100
|
Fixed import choice name
|
2020-01-10 14:58:15 +00:00 |
|
Jeremy Stretch
|
4be7ca0c78
|
Merge branch 'develop' into 3668-address-assign-dns-filter
|
2020-01-10 09:43:35 -05:00 |
|
Jeremy Stretch
|
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 |
|
Saria Hajjar
|
f1d5e28f13
|
CSV import/export custom fields
|
2020-01-10 14:26:39 +00:00 |
|
Jeremy Stretch
|
03b22594e8
|
Merge pull request #3881 from netbox-community/3729-filterset-naming
Fixes #3729: Standardize FilterSet names
|
2020-01-10 08:58:17 -05:00 |
|
hSaria
|
a5413a5484
|
Merge branch 'develop' into 3623-interface-word-expansion
|
2020-01-10 11:55:27 +00:00 |
|
Saria Hajjar
|
71120d9899
|
Added tests for alphanumeric
|
2020-01-10 11:54:43 +00:00 |
|
Saria Hajjar
|
acb66c7dc0
|
Negative tests for expand_ipaddress_pattern
|
2020-01-10 11:21:37 +00:00 |
|
Saria Hajjar
|
2eba84dad5
|
Added tests for IPv6
|
2020-01-10 11:06:01 +00:00 |
|
Saria Hajjar
|
fe89982d4e
|
Removed redundant list call
|
2020-01-10 10:26:46 +00:00 |
|
Jeremy Stretch
|
528b345f57
|
Move TenancyFilterSet to filters.py
|
2020-01-09 21:05:38 -05:00 |
|
Jeremy Stretch
|
e3807a8937
|
Update filterset naming for global search view
|
2020-01-09 21:02:14 -05:00 |
|
Jeremy Stretch
|
da0ac4ff1e
|
Rename filter variables for utility views
|
2020-01-09 20:57:13 -05:00 |
|
Jeremy Stretch
|
49a6a36f4c
|
Renamed virtualization FilterSets
|
2020-01-09 20:42:32 -05:00 |
|
Jeremy Stretch
|
a77fadd114
|
Renamed tenancy FilterSets
|
2020-01-09 20:40:32 -05:00 |
|
Jeremy Stretch
|
15e1f62919
|
Renamed secrets FilterSets
|
2020-01-09 20:38:59 -05:00 |
|
Jeremy Stretch
|
83c0d1ef44
|
Renamed ipam FilterSets
|
2020-01-09 20:37:26 -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 |
|
Jeremy Stretch
|
847cf9d038
|
Renamed circuits FilterSets
|
2020-01-09 20:25:33 -05:00 |
|
Jeremy Stretch
|
0296aa240a
|
Clean up Stale bot config formatting
|
2020-01-09 20:14:31 -05:00 |
|
Jeremy Stretch
|
d88b3456c4
|
Add configuration file for GitHub Stale bot
|
2020-01-09 20:13:21 -05:00 |
|
Jeremy Stretch
|
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 |
|
Saria Hajjar
|
6c19c88e99
|
Replaced ASN bounds with constants
|
2020-01-09 21:58:38 +00:00 |
|
Jeremy Stretch
|
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 |
|
Jeremy Stretch
|
790cfd7b5b
|
Fix CableTable status coloring
|
2020-01-09 16:19:47 -05:00 |
|