Jeremy Stretch
805892f623
Template cleanup ( #6421 )
...
* Clean up & comment base templates
* Clean up login template & form
* Use SVG file for NetBox logo
* Simplify breadcrumbs
* Merge changelog.html into home.html
* Rename title_container block to header
* Move breadcrumbs block to object.html
* Attach names to endblock template tags
* Reorganize root-level templates into base/ and inc/
* Remove obsolete reference to Bootstrap 3.4.1
2021-05-17 16:27:27 -04:00
checktheroads
460a203c29
Add basic support for smaller screens
2021-04-30 15:55:37 -07:00
checktheroads
59256cf8b3
update cable trace styles
2021-04-15 16:53:04 -07:00
Jeremy Stretch
96759af86f
Closes #6071 : Cable traces now traverse circuits
2021-04-01 14:31:10 -04:00
Jeremy Stretch
c828806b67
Merge branch 'develop' into feature
2021-03-25 16:09:28 -04:00
Jeremy Stretch
bcfc2e5f74
Changelog & tweaks for #5650
2021-03-25 11:51:02 -04:00
Jeremy Stretch
8e1fe6339e
Rename parent attribute on CableTerminations to parent_object
2021-03-05 13:06:21 -05:00
Chris Mills
02e8979178
Changes to template, view and CablePath class to
...
indicate to users whether the cable length is
accurate or not.
2021-01-22 16:45:08 +00:00
Jeremy Stretch
5e962719ca
Closes #5542 : Show cable trace lengths in both meters and feet
2021-01-20 21:29:23 -05:00
Jeremy Stretch
e2d2ff8586
Standardize on "object" for ObjectView template context
2020-11-19 11:29:18 -05:00
Jeremy Stretch
c559775135
Add support for tracing split paths
2020-11-16 15:49:07 -05:00
Jeremy Stretch
424d72a7b3
Fix up related paths list
2020-11-13 12:12:25 -05:00
Jeremy Stretch
e84a6b99a8
Improved cable trace UI
2020-11-12 16:55:02 -05:00
Jeremy Stretch
d560e2da93
Fix tracing from front/rear ports
2020-11-11 11:48:55 -05:00
Jeremy Stretch
70e966923a
Add CablePath.get_path() to prefetch path nodes
2020-10-30 13:32:10 -04:00
Jeremy Stretch
0c5efa243d
Handle traces which split at a RearPort
2020-10-08 13:45:47 -04:00
Jeremy Stretch
35759fdb70
Redo the cable trace UI (WIP)
2020-10-07 16:39:15 -04:00
Jeremy Stretch
19430ddeb5
Extend cable trace view to show related paths
2020-10-05 16:03:30 -04:00
Jeremy Stretch
e9da84f91a
Replace legacy trace() method
2020-10-02 14:54:16 -04:00
Sander Steffann
abaf0daa6e
Store the front ports on the position_stack so we can provide better feedback to the user
2020-06-16 21:47:37 +02:00
Sander Steffann
34ae57dfa3
Show warning when position stack is not empty after trace
2020-06-02 13:13:41 +02:00
Jeremy Stretch
ca762588ca
Pretty-up cable trace template
2020-04-21 11:59:14 -04:00
Jeremy Stretch
29707cd496
Adapt tracing view to account for split ends (WIP)
2020-04-15 17:09:04 -04:00
Jeremy Stretch
19a10cee82
Rename base template
2020-04-10 10:21:02 -04:00
Saria Hajjar
3bce8e9716
Fixes #4025 : Cable status class
2020-01-27 22:44:38 +00:00
Saria Hajjar
996d49de67
Fixes #3440 : Total cable trace length
2020-01-08 10:49:58 +00:00
Jeremy Stretch
1c54d7ed55
Hide color block if cable color is not defined
2019-06-20 14:00:45 -04:00
Oli
1b862045e3
Formatting of cable length in cable trace
2019-05-06 15:36:44 +02:00
Jeremy Stretch
d53249060d
Closes #2807 : Include device site/rack assignment in cable trace view
2019-01-23 13:57:26 -05:00
Jeremy Stretch
a3ade01224
Fixes #2639 : Fix preservation of length/dimensions unit for racks and cables
2018-12-03 11:13:37 -05:00
Jeremy Stretch
04ae6ec7af
Fixes #2554 : Fix cable trace display when following a rear port with no cable attached
2018-11-09 15:22:34 -05:00
Jeremy Stretch
470aabe1d7
Added dedicated cable trace view; removed modal
2018-10-30 16:30:03 -04:00