muncollapse template: missed 1 file remove
- Add "muncollapse" template (the template formerly known as munstrap4).
Lots of changes:
Add "munstrap4" template.
This template is based on the original munstrap template, updatedto use bootstrap4 and fixing some of the navigation issues theauthor had with the original project.
Key Features: * Most pages use lazy-loaded images to cut down network usage....
Templates: name in title (#1019)
Useful when many tabs are open.
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
Add Missing Bracket
Adds the missing bracket `[` to ensure that brackets show up after groups when hosts are grouped together.
Resolved issue 884 with munstrap tabid
Bugfix: fix graph scaling in munstrap.
Bootstrap sets box-sizing to border-box to make lay-outing easier, butthis damages the scaling of the munin graphs, which get a border toindicate their warning state.
This patch makes all images have box-sizing: content-box, so that the...
spelling fixes (2nd try)
added comments to media query css
Removed responsive template folder
Integrated responsive 3rd and 4th graph column into official template.The responsive template is redundant and has therefore been deleted.
Integrated responsive graph columns into official template
Merge branch 'master' of https://github.com/munin-monitoring/contrib
Restored deleted image/text styles for warnings
Use localStorage first, location.hash later.
Use UglyJS instead Google Closure Compiler
Removed include due an perl error, need more work
Undo previous commit
Added path to include
Use minified JS
Moved generated by to the correct file and use min js
Generated minified JS and some formatting
Use new minimized CSS
Reformatted code, minimize css and optimize css
Fix some errors
Moved Scripts to html bottom and some reformatting
Munstrap various Scripts
Reworked submenus
Use LazySizes for only load visible images
Integrate jQuery v3.1.1
Updated Bootstrap to v3.3.7
added a new line at eof
added repsonsive template, which shows month and year graphs on wide screens
fix colored border and highlights
Updated README with addresses to munin-monitoring/contrib repo
Adding munstrap template for munin-monitoring/contrib
Adding a copy of the official templates.