mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* 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