Jordan Dukart
cb0ed54147
Handle a looping scenario (a > b > c > a).
4 years ago
Jordan Dukart
8cd5da0695
Use the config option as opposed to hard coding.
4 years ago
Jordan Dukart
14577b2bba
Move the ancestors to the utils helper, re-work the builder.
4 years ago
Willow Gillingham
d76a6644c9
added custom module dependencies enforced section under install/config for #1707 ( #812 )
5 years ago
Seth Shaw
3d2eb69736
remove requirement for a value in the configured reference field (for collections)
5 years ago
Seth Shaw
bfab343d32
verify entity before walking breadcrumb ( #786 )
5 years ago
Seth Shaw
f5d98ab709
add Home link to breadcrumbs ( #759 )
6 years ago
Seth Shaw
5888d45b41
Fix Breadcrumb error when viewing node tab: Issue 1238 ( #155 )
...
* Fix applies when viewing a node's tab
* remove logging message used during dev
* clarify note about getRawParameters
* update build to use getRawParameters
* use dependency injection for node storage
* TRAVIS!
6 years ago
Seth Shaw
53d977e434
Breadcrumbs sub-module ( #132 )
...
* initial commit
* break looped chains
* add depthLimit and includeSelf configuration
* clean up configuration
* breadcrumb tests
* enable tests in travis
* fix travis tests
7 years ago