added dashboard

Added PHP code for web dashboard
This commit is contained in:
LX3JL 2016-01-01 13:42:52 +01:00
parent 6e9b6347c4
commit 8b86b6be32
215 changed files with 1369 additions and 0 deletions

96
dashboard/css/layout.css Executable file
View File

@ -0,0 +1,96 @@
body {
margin : 0px;
padding : 0px;
background-color : #D3D3D3;
font-family : calibri, verdana, arial, comic sans;
}
h1 {
font-size : 25pt;
}
#top {
height : 105px;
background-color : #FFFFFF;
width : 100%;
background-image : url('../img/dvc.jpg');
background-repeat : no-repeat;
background-position : 99.5%;
position : absolute;
left : 0px;
top : 0px;
}
#menu {
margin-top : 5px;
height : 34px;
float : left;
}
#menubar {
height : 40px;
width : 100%;
background-color : #FEC456;
position : absolute;
left : 0px;
top : 105px;
}
#info {
float : right;
font-size : 11pt;
}
#content {
width : 100%;
position : absolute;
left : 0px;
top : 150px;
}
.menulink {
font-size : 14pt;
text-decoration : none;
border : 1px #000000 solid;
padding-left : 10px;
padding-top : 3px;
padding-bottom : 3px;
padding-right : 10px;
margin-left : 10px;
background-color : #FFFFC6;
color : #000000;
}
.pl {
font-size : 12pt;
text-decoration : none;
color : #000000;
}
.listingtable {
margin-top : 10px;
border : 1px #C1DAD7 solid;
font-size : 12pt;
}
.listingtable th {
height : 35px;
text-align : center;
background-image: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0, rgb(201, 231, 233)),
color-stop(0.8, rgb(220, 237, 244))
);
background-image: -o-linear-gradient(bottom, rgb(201, 231, 233) 0%, rgb(220, 237, 244) 80%);
background-image: -moz-linear-gradient(bottom, rgb(201, 231, 233) 0%, rgb(220, 237, 244) 80%);
background-image: -webkit-linear-gradient(bottom, rgb(201, 231, 233) 0%, rgb(220, 237, 244) 80%);
background-image: -ms-linear-gradient(bottom, rgb(201, 231, 233) 0%, rgb(220, 237, 244) 80%);
background-image: linear-gradient(to bottom, rgb(201, 231, 233) 0%, rgb(220, 237, 244) 80%);
}
.listingtable td {
padding-left : 5px;
}

BIN
dashboard/favicon.ico Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

BIN
dashboard/img/dvc.jpg Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

BIN
dashboard/img/flags/ad.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 449 B

BIN
dashboard/img/flags/ae.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 131 B

BIN
dashboard/img/flags/af.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 342 B

BIN
dashboard/img/flags/ag.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 486 B

BIN
dashboard/img/flags/al.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 357 B

BIN
dashboard/img/flags/am.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 124 B

BIN
dashboard/img/flags/ao.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 310 B

BIN
dashboard/img/flags/ar.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 139 B

BIN
dashboard/img/flags/at.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 101 B

BIN
dashboard/img/flags/au.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 501 B

BIN
dashboard/img/flags/az.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 175 B

BIN
dashboard/img/flags/ba.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 241 B

BIN
dashboard/img/flags/bb.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 243 B

BIN
dashboard/img/flags/bd.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 200 B

BIN
dashboard/img/flags/be.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 108 B

BIN
dashboard/img/flags/bf.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 181 B

BIN
dashboard/img/flags/bg.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 121 B

BIN
dashboard/img/flags/bh.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 125 B

BIN
dashboard/img/flags/bi.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 470 B

BIN
dashboard/img/flags/bj.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 100 B

BIN
dashboard/img/flags/bn.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 847 B

BIN
dashboard/img/flags/bo.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 117 B

BIN
dashboard/img/flags/br.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 436 B

BIN
dashboard/img/flags/bs.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 221 B

BIN
dashboard/img/flags/bt.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 685 B

BIN
dashboard/img/flags/bw.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 105 B

BIN
dashboard/img/flags/by.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 307 B

BIN
dashboard/img/flags/bz.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 751 B

BIN
dashboard/img/flags/ca.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 302 B

BIN
dashboard/img/flags/cd.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 451 B

BIN
dashboard/img/flags/cf.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 197 B

BIN
dashboard/img/flags/cg.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 142 B

BIN
dashboard/img/flags/ch.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 107 B

BIN
dashboard/img/flags/ci.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 97 B

BIN
dashboard/img/flags/cl.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 147 B

BIN
dashboard/img/flags/cm.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 163 B

BIN
dashboard/img/flags/cn.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 214 B

BIN
dashboard/img/flags/co.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 99 B

BIN
dashboard/img/flags/cr.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 116 B

BIN
dashboard/img/flags/cu.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 300 B

BIN
dashboard/img/flags/cv.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 300 B

BIN
dashboard/img/flags/cy.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 317 B

BIN
dashboard/img/flags/cz.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 217 B

BIN
dashboard/img/flags/de.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 99 B

BIN
dashboard/img/flags/dj.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 373 B

BIN
dashboard/img/flags/dk.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 125 B

BIN
dashboard/img/flags/dm.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 403 B

BIN
dashboard/img/flags/do.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 258 B

BIN
dashboard/img/flags/dz.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 229 B

BIN
dashboard/img/flags/ec.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 397 B

BIN
dashboard/img/flags/ee.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 100 B

BIN
dashboard/img/flags/eg.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 256 B

BIN
dashboard/img/flags/eh.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 379 B

BIN
dashboard/img/flags/er.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 535 B

BIN
dashboard/img/flags/es.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 287 B

BIN
dashboard/img/flags/et.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 355 B

BIN
dashboard/img/flags/fi.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 130 B

BIN
dashboard/img/flags/fj.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 617 B

BIN
dashboard/img/flags/fm.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 149 B

BIN
dashboard/img/flags/fr.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 96 B

BIN
dashboard/img/flags/ga.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 117 B

BIN
dashboard/img/flags/gb.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 434 B

BIN
dashboard/img/flags/gd.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 490 B

BIN
dashboard/img/flags/ge.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 148 B

BIN
dashboard/img/flags/gh.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 222 B

BIN
dashboard/img/flags/gm.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 129 B

BIN
dashboard/img/flags/gn.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 97 B

BIN
dashboard/img/flags/gq.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 325 B

BIN
dashboard/img/flags/gr.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 266 B

BIN
dashboard/img/flags/gt.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 279 B

BIN
dashboard/img/flags/gw.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 234 B

BIN
dashboard/img/flags/gy.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 464 B

BIN
dashboard/img/flags/hn.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 216 B

BIN
dashboard/img/flags/hr.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 517 B

BIN
dashboard/img/flags/ht.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 227 B

BIN
dashboard/img/flags/hu.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 113 B

BIN
dashboard/img/flags/id.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 93 B

BIN
dashboard/img/flags/ie.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 119 B

BIN
dashboard/img/flags/il.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 181 B

BIN
dashboard/img/flags/in.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 149 B

BIN
dashboard/img/flags/iq.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 258 B

BIN
dashboard/img/flags/ir.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 505 B

BIN
dashboard/img/flags/is.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 154 B

BIN
dashboard/img/flags/it.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 96 B

BIN
dashboard/img/flags/jm.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 174 B

BIN
dashboard/img/flags/jo.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 230 B

BIN
dashboard/img/flags/jp.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 160 B

BIN
dashboard/img/flags/ke.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 265 B

BIN
dashboard/img/flags/kg.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 414 B

BIN
dashboard/img/flags/kh.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 407 B

BIN
dashboard/img/flags/ki.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 509 B

BIN
dashboard/img/flags/km.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 441 B

BIN
dashboard/img/flags/kn.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 374 B

BIN
dashboard/img/flags/kp.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 343 B

BIN
dashboard/img/flags/kr.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 521 B

BIN
dashboard/img/flags/ks.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 357 B

BIN
dashboard/img/flags/kw.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 224 B

Some files were not shown because too many files have changed in this diff Show More