Commit Graph

38 Commits

Author SHA1 Message Date
Kenyon Ralph cfedd433bb
upgrade jQuery to 3.7.1 2023-09-13 23:09:00 -07:00
Kenyon Ralph 89d872e531
munstrap templates: update lazysizes to v5.3.2
Fixes CVE-2020-7642.
2023-01-13 21:26:59 -08:00
JTSage a4f8f3326c muncollapse template: missed 1 file remove 2020-04-15 22:43:14 -04:00
JTSage 12ded312fc - Add "muncollapse" template (the template formerly known as munstrap4).
Lots of changes:

 * Fix the README
 * Add a makefile to fetch bootstrap, lazyload, jquery, the munin logo, and the munin favicon
 * Mostly re-write dynazoom.  It works very much like the stock one now, with a few extra quick buttons, and of course the bootstrap styling
 * Remove all minified versions of scripts / css - The includes are minimal, it was not much of cost savings
 * Add sample images
 * Rename template to "muncollapse"
2020-04-15 22:33:06 -04:00
JTSage bc2dc914b3 Add "munstrap4" template.
This template is based on the original munstrap template, updated
to use bootstrap4 and fixing some of the navigation issues the
author had with the original project.

Key Features:
 * Most pages use lazy-loaded images to cut down network usage.
 * Graph Catergory per node is directly linkable
 * Modal based graph zoom (requires working munin-graph-cgi
 * JavaScript implemented search feature to quickly jump to the desired display.
2020-04-09 14:13:04 -04:00
Olivier Mehani 2e16d2f845 Templates: name in title (#1019)
* [original] Put host name first in <TITLE>
* [munstrap] Put host name or service (NAME) first in <title>

Useful when many tabs are open.

Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2020-01-27 23:44:26 +01:00
Christopher Eagan 7fff067ffa Add Missing Bracket
Adds the missing bracket `[` to ensure that brackets show up after groups when hosts are grouped together.
2019-09-08 15:02:59 +02:00
pierre.boesch c3431051a5 Resolved issue 884 with munstrap tabid 2018-03-26 19:52:31 +02:00
Bert Peters 2078cab690 Bugfix: fix graph scaling in munstrap.
Bootstrap sets box-sizing to border-box to make lay-outing easier, but
this damages the scaling of the munin graphs, which get a border to
indicate their warning state.

This patch makes all images have box-sizing: content-box, so that the
graphs are actually the intended size, rather than the intended size
minus the border, causing a blurry image.
2018-03-06 11:29:54 +01:00
klemens 8589c6df43 spelling fixes (2nd try) 2017-04-17 22:43:38 +02:00
Martin Fischer f2a2623d8e added comments to media query css 2017-01-29 07:57:58 +01:00
Martin Fischer dc4f97c4db Removed responsive template folder
Integrated responsive 3rd and 4th graph column into official template.
The responsive template is redundant and has therefore been deleted.
2017-01-28 08:44:53 +01:00
Martin Fischer 8b27b99d0e Integrated responsive graph columns into official template 2017-01-28 08:41:24 +01:00
Martin Fischer 73d49d8373 Merge branch 'master' of https://github.com/munin-monitoring/contrib 2017-01-28 08:16:47 +01:00
Cristian Deluxe 31a71874f5 Restored deleted image/text styles for warnings 2017-01-28 01:48:31 +01:00
Cristian Deluxe 592034ee28 Use localStorage first, location.hash later. 2017-01-28 01:23:48 +01:00
Cristian Deluxe 5f38fb4015 Use UglyJS instead Google Closure Compiler 2017-01-28 01:23:48 +01:00
Cristian Deluxe 4d4578143e Removed include due an perl error, need more work 2017-01-28 01:23:48 +01:00
Cristian Deluxe 4d7b1b5f03 Undo previous commit 2017-01-28 01:23:48 +01:00
Cristian Deluxe 3c7693854e Added path to include 2017-01-28 01:23:48 +01:00
Cristian Deluxe 1cc4d0f2df Use minified JS 2017-01-28 01:23:48 +01:00
Cristian Deluxe 6d1f979d16 Moved generated by to the correct file and use min js 2017-01-28 01:23:48 +01:00
Cristian Deluxe 23f940fede Generated minified JS and some formatting 2017-01-28 01:23:48 +01:00
Cristian Deluxe 3533615be4 Use new minimized CSS 2017-01-28 01:23:48 +01:00
Cristian Deluxe e23d6f9ab0 Reformatted code, minimize css and optimize css 2017-01-28 01:23:48 +01:00
Cristian Deluxe 293b5cb410 Fix some errors 2017-01-28 01:23:48 +01:00
Cristian Deluxe 42b5c38c21 Moved Scripts to html bottom and some reformatting 2017-01-28 01:23:48 +01:00
Cristian Deluxe 3f9190c083 Munstrap various Scripts 2017-01-28 01:23:48 +01:00
Cristian Deluxe fe5af0fb1a Reworked submenus 2017-01-28 01:23:48 +01:00
Cristian Deluxe 0949aa3c11 Use LazySizes for only load visible images 2017-01-28 01:23:48 +01:00
Cristian Deluxe f2ff9cf3d6 Integrate jQuery v3.1.1 2017-01-28 01:23:48 +01:00
Cristian Deluxe ca5f13024c Updated Bootstrap to v3.3.7 2017-01-28 01:23:48 +01:00
swuschke 93bc9acb95 added a new line at eof 2017-01-05 20:47:14 +01:00
Martin Fischer 22d907b92e added repsonsive template, which shows month and year graphs on wide screens 2016-11-07 11:19:48 +01:00
swuschke 16bba8cc6f fix colored border and highlights 2016-08-03 00:18:45 +02:00
Jonny McCullagh 04a1a32881 Updated README with addresses to munin-monitoring/contrib repo 2015-02-27 21:01:33 +00:00
Jonny McCullagh a0f3adede1 Adding munstrap template for munin-monitoring/contrib 2015-02-25 22:13:25 +00:00
Steve Schnepp f25b07da94 Adding a copy of the official templates. 2012-01-12 15:32:37 +01:00