Jeremy Stretch
|
021307b460
|
CablePath.origin should be unique
|
2020-10-02 11:51:23 -04:00 |
|
Jeremy Stretch
|
8251a14f3b
|
Remove dcim.tests.test_api.ConnectionTest
|
2020-10-02 11:45:42 -04:00 |
|
Jeremy Stretch
|
580e4dec9f
|
Add tests for all PathEndpoint classes
|
2020-10-02 11:35:17 -04:00 |
|
Daniel Sheppard
|
ca0aefc882
|
Fixes: #5201 - Fix bulk "all" operations on VLAN Groups
|
2020-10-02 09:59:16 -05:00 |
|
Jeremy Stretch
|
d43a907f9e
|
Rename test elements to be more readable
|
2020-10-02 10:14:52 -04:00 |
|
Jeremy Stretch
|
be55bddd66
|
Remove legacy CablePathTestCase
|
2020-10-02 09:55:28 -04:00 |
|
Jeremy Stretch
|
8a562fcf22
|
Add tests for multiple pass-through breakouts
|
2020-10-02 09:54:12 -04:00 |
|
Jeremy Stretch
|
6cf495944b
|
Add test for updated paths on cable status change
|
2020-10-01 17:25:44 -04:00 |
|
Jeremy Stretch
|
66547dab77
|
Add test for connecting cables out of order
|
2020-10-01 16:53:13 -04:00 |
|
Jeremy Stretch
|
f07aaccb84
|
Capture path end-to-end status in CablePath
|
2020-10-01 16:42:57 -04:00 |
|
Jeremy Stretch
|
57c0de3ed9
|
Drop support for split paths
|
2020-10-01 14:24:34 -04:00 |
|
Jeremy Stretch
|
047dc38141
|
retrace_paths should ignore case in model names
|
2020-10-01 13:10:08 -04:00 |
|
Jeremy Stretch
|
0263489cba
|
CircuitTermination and PowerFeed are path endpoints
|
2020-10-01 13:05:00 -04:00 |
|
Jeremy Stretch
|
a8df683641
|
Introduce retrace_paths management command
|
2020-10-01 12:18:42 -04:00 |
|
Jeremy Stretch
|
8ed7cfd14b
|
Add GenericRelation to originating cable paths on PathEndpoint
|
2020-10-01 11:30:03 -04:00 |
|
Daniel Sheppard
|
130d5d4f9d
|
Fixes: #5199 - Change default logging for LDAP to INFO
|
2020-10-01 09:27:17 -05:00 |
|
Daniel Sheppard
|
5cfcc22c75
|
Fixes: #5199 - Change default logging for LDAP to INFO
|
2020-10-01 09:25:56 -05:00 |
|
Jeremy Stretch
|
1fe7abb830
|
Remove extraneous test objects
|
2020-09-30 17:12:38 -04:00 |
|
Jeremy Stretch
|
4dce7d09d9
|
Extend cable path tests
|
2020-09-30 17:10:22 -04:00 |
|
Jeremy Stretch
|
0c68a613ff
|
Ignore the position stack when traversing single-position rear ports
|
2020-09-30 17:09:39 -04:00 |
|
Jeremy Stretch
|
42e618d89e
|
Extend cable path tests
|
2020-09-30 16:17:22 -04:00 |
|
Jeremy Stretch
|
e2517908b9
|
Add initial tests
|
2020-09-30 15:15:27 -04:00 |
|
Jeremy Stretch
|
503d48bf64
|
Initial work on cable paths (WIP)
|
2020-09-30 15:13:06 -04:00 |
|
Daniel Sheppard
|
ec62401815
|
Update pre-commit script to support virtual environment within IDE
|
2020-09-30 08:28:48 -05:00 |
|
Daniel Sheppard
|
91658cd8ed
|
Update version-2.9.md
|
2020-09-29 19:55:59 -05:00 |
|
Daniel Sheppard
|
71a1e5fd6f
|
Update 2.9 Release notes with 4523
|
2020-09-29 19:55:40 -05:00 |
|
Daniel Sheppard
|
a38d619bc2
|
Fixes #4523 - Add site vlan to certain scenarios where sites are the same
|
2020-09-29 14:45:02 -05:00 |
|
Jeremy Stretch
|
548e9ae636
|
Merge pull request #5185 from kobayashi/5184-power-util
Fixes #5184: Fix missing Power Utilization
|
2020-09-28 09:17:49 -04:00 |
|
kobayashi
|
ed39df5d36
|
Fixes #5184: Fix missing Power Utilization
|
2020-09-27 16:33:47 -04:00 |
|
Jeremy Stretch
|
3be9d13485
|
General cleanup of tables
|
2020-09-25 14:18:29 -04:00 |
|
Jeremy Stretch
|
29741ecf7f
|
Introduce LinkedCountColumn to standardize approach to counting related items in tables
|
2020-09-25 12:42:17 -04:00 |
|
Jeremy Stretch
|
1d8e275ad9
|
Introduce ChoiceFieldColumn to replace template columns
|
2020-09-25 10:52:14 -04:00 |
|
Jeremy Stretch
|
db3a7e3b42
|
Relocate CSS classes for ChoiceFields from model to ChoiceSet
|
2020-09-24 16:35:53 -04:00 |
|
Jeremy Stretch
|
a359d1b2be
|
Annotate REST API changes fro #259
|
2020-09-24 14:45:14 -04:00 |
|
Jeremy Stretch
|
fa10745d55
|
Merge pull request #5178 from netbox-community/259-route-targets
#259: Route target support
|
2020-09-24 14:36:26 -04:00 |
|
Jeremy Stretch
|
8e67ed994e
|
Documentation for #259
|
2020-09-24 14:18:08 -04:00 |
|
Jeremy Stretch
|
b46e6ab7b6
|
Add tests for route targets; extend VRF tests
|
2020-09-24 13:51:17 -04:00 |
|
Jeremy Stretch
|
9312a285b9
|
Model import/export route targets on VRFs
|
2020-09-24 12:09:28 -04:00 |
|
Jeremy Stretch
|
f2bdaf7b4b
|
Introduce the RouteTarget model
|
2020-09-24 11:25:52 -04:00 |
|
Jeremy Stretch
|
26580b35be
|
Closes #5177: Note permissions required for running reports and custom scripts
|
2020-09-24 10:32:15 -04:00 |
|
Jeremy Stretch
|
59c26a45fe
|
Fixes #5174: Ensure consistent alignment of rack elevations
|
2020-09-24 10:11:34 -04:00 |
|
Jeremy Stretch
|
00e688112a
|
Fixes #5175: Fix toggling of rack elevation order
|
2020-09-24 10:01:02 -04:00 |
|
Jeremy Stretch
|
18c5a3f4d8
|
Merge v2.9.4 release
|
2020-09-23 16:11:00 -04:00 |
|
Jeremy Stretch
|
a16a172e09
|
Post-release version bump
|
2020-09-23 15:39:36 -04:00 |
|
Jeremy Stretch
|
05b0cc67dd
|
Merge pull request #5172 from netbox-community/develop
Release v2.9.4
|
2020-09-23 15:38:09 -04:00 |
|
Jeremy Stretch
|
0b0f6d1928
|
Release v2.9.4
|
2020-09-23 15:24:59 -04:00 |
|
Jeremy Stretch
|
f1ba45a3c3
|
Closes #5053: Mention local_requirements.txt when an ImportError occurs
|
2020-09-23 15:19:42 -04:00 |
|
Jeremy Stretch
|
944c2f6463
|
Fixes #5066: Update view_reportresult to view_report permission
|
2020-09-23 13:40:15 -04:00 |
|
Jeremy Stretch
|
78e850669a
|
Closes #5171: Introduce the RQ_DEFAULT_TIMEOUT configuration parameter
|
2020-09-23 13:28:05 -04:00 |
|
Jeremy Stretch
|
ee3c1f99ae
|
Fix reference to update_data
|
2020-09-23 12:20:45 -04:00 |
|