Projet

Général

Profil

Paste
Télécharger au format
Statistiques
| Branche: | Révision:

root / templates / munstrap @ d8c30923

# Date Auteur Commentaire
2e16d2f8 2020-01-27 17:44 Olivier Mehani

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 <>

7fff067f 2019-09-08 09:02 Christopher Eagan

Add Missing Bracket

Adds the missing bracket `[` to ensure that brackets show up after groups when hosts are grouped together.

c3431051 2018-03-26 13:52 pierre.boesch

Resolved issue 884 with munstrap tabid

2078cab6 2018-03-06 05:29 Bert Peters

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...

8589c6df 2017-04-17 16:43 klemens

spelling fixes (2nd try)

31a71874 2017-01-27 19:48 Cristian Deluxe

Restored deleted image/text styles for warnings

592034ee 2017-01-27 19:23 Cristian Deluxe

Use localStorage first, location.hash later.

5f38fb40 2017-01-27 19:23 Cristian Deluxe

Use UglyJS instead Google Closure Compiler

4d457814 2017-01-27 19:23 Cristian Deluxe

Removed include due an perl error, need more work

4d7b1b5f 2017-01-27 19:23 Cristian Deluxe

Undo previous commit

3c769385 2017-01-27 19:23 Cristian Deluxe

Added path to include

1cc4d0f2 2017-01-27 19:23 Cristian Deluxe

Use minified JS

6d1f979d 2017-01-27 19:23 Cristian Deluxe

Moved generated by to the correct file and use min js

23f940fe 2017-01-27 19:23 Cristian Deluxe

Generated minified JS and some formatting

3533615b 2017-01-27 19:23 Cristian Deluxe

Use new minimized CSS

e23d6f9a 2017-01-27 19:23 Cristian Deluxe

Reformatted code, minimize css and optimize css

293b5cb4 2017-01-27 19:23 Cristian Deluxe

Fix some errors

42b5c38c 2017-01-27 19:23 Cristian Deluxe

Moved Scripts to html bottom and some reformatting

3f9190c0 2017-01-27 19:23 Cristian Deluxe

Munstrap various Scripts

fe5af0fb 2017-01-27 19:23 Cristian Deluxe

Reworked submenus

0949aa3c 2017-01-27 19:23 Cristian Deluxe

Use LazySizes for only load visible images

f2ff9cf3 2017-01-27 19:23 Cristian Deluxe

Integrate jQuery v3.1.1

ca5f1302 2017-01-27 19:23 Cristian Deluxe

Updated Bootstrap to v3.3.7

93bc9acb 2017-01-05 14:47 swuschke

added a new line at eof

16bba8cc 2016-08-02 18:18 swuschke

fix colored border and highlights

04a1a328 2015-02-27 16:01 Jonny McCullagh

Updated README with addresses to munin-monitoring/contrib repo

a0f3aded 2015-02-25 17:13 Jonny McCullagh

Adding munstrap template for munin-monitoring/contrib