Tony Murray
0959df53e5
Don't use @lang() it doesn't escape the string ( #13566 )
...
* Don't use @lang() it doesn't escape the string
Found an issue where a string contained a single quote and broke the page.
* fix regex errors
* fix another style of mis-replacement
* found another issue
2021-11-28 21:17:11 -06:00
SourceDoctor
590b3ad123
Show Device Group on Map ( #12379 )
...
* Show Device Group on Map
* style fix
* .
* .
2021-01-02 22:06:52 +01:00
SourceDoctor
252ee125b5
highlight Device Dependency Path to Dependency Root Device(s) ( #11025 )
...
* highlight Device Dependencies down to Dependency Root Device(s)
* rename function
* better var name
* codeclimate fixes
2020-01-15 08:10:58 -06:00
SourceDoctor
f40f4e1864
highlight isolated Devices (Devices with no Dependencies) ( #11018 )
...
* highlight isolated Devices (no Dependencies)
* travis fix
* retrigger node analysis
2020-01-09 18:44:40 -06:00
SourceDoctor
b8f2b094d7
Graphing Device Dependency ( #10916 )
...
* graphing Device Dependency
* remove uneeded code
* fix link to go to device Overview
* rebuild dependency map to blade/laravel
* remove uneeded file
* code climate fixes
* remove not used code
* remove blank line
* device access filter optimization
* remove blank line
* force new travis check ...
* fix deviceLink configuration
* .
* rewrite code
* moving to Maps Namespace
* retrigger tests
* some code changes
* further renaming
* retrigger tests
* some code improvements
* .
* move vis.min.js in javascript section
* Device Dependency for Device Groups
* .
* codeclimate fixes
* show child/parents of Device - even if not in Device Group
* Device Highlighting
* add missing function
* replace hardcoded get params with ->get in Controller
* redesign Controller
* code climate fixes
* fix binary operator to 'or'
* remove 'or'
* code climate fixes
* further Code changes
* move loadMissing behind merge
2020-01-07 14:23:36 +01:00