2
0

3 Коммитууд 50414183e6 ... 3116f05764

Эзэн SHA1 Мессеж Огноо
  Thomas Thümmler 3116f05764 Updated for KNM13 1 сар өмнө
  Thomas Thümmler 27eab66901 Update 4 files 1 сар өмнө
  Thomas Thümmler 89cab8498f Update .htpasswd 1 сар өмнө

+ 1 - 2
public/.htpasswd

@@ -1,3 +1,2 @@
 # /var/www/html/public/.htpasswd
-#    katrin:$2y$05$ubbXVGW8YPA94IZlQy4DGeg3vBkMnn08wIIsBLYyxRGcWmGPGEQDi
-katrin:$2y$05$LHWHdwA8OgVADst3ksSiOurDV1b5KBj26Ry4WlJviH8kmGN96xx06
+katrin:$2y$05$/TmafWojqu4Ds1naboV4a.FcuEhf9nSC58MVpe1II6PW3fGxdQKBe

+ 3 - 2
public/checklist.php

@@ -15,6 +15,7 @@
 
   </head>
 
+  
   <body>
     <iframe src="navbar.html" onload="this.before((this.contentDocument.body||this.contentDocument).children[0]);this.remove()"></iframe>
     <br>
@@ -161,8 +162,8 @@
 
       <hr>
       <br>
-      <h3>Checks on <a href="http://katana.npl.washington.edu/~sanshiro/brew/KNM12/"  target="_blank">brew</a>:</h3>
-      <p>A guide on how to use brew can be found <a href="http://katana.npl.washington.edu/~sanshiro/brew/KNM12/doc/BrewManual.html" target="blank">here</a></p>
+      <h3>Checks on <a href="http://katana.npl.washington.edu/~sanshiro/brew/KNM13/"  target="_blank">brew</a>:</h3>
+      <p>A guide on how to use brew can be found <a href="http://katana.npl.washington.edu/~sanshiro/brew/KNM13/doc/BrewManual.html" target="blank">here</a></p>
       <p>If one of the columns doesn't exist in the latest brew table, mark the corresponding question as ok.</p>
       <table width="100%" id="table" align="center">
 

+ 2 - 1
public/index.php

@@ -63,8 +63,9 @@
           table th#green {font-weight:normal; background-color:#bdffce;}
         </style>
 
+
         <?php
-          $Campaigns = ["KNM12", "KNM11", "KNM10", "KNM9", "KNM8", "KNM7", "KNM6"];
+          $Campaigns = ["KNM13", "KNM12", "KNM11", "KNM10", "KNM9", "KNM8", "KNM7", "KNM6"];
           for ($index=0; $index < count($Campaigns); $index++)
             {
             // $file = "recentSQLName.txt";

+ 2 - 0
public/navbar.html

@@ -7,6 +7,7 @@
     <link rel="stylesheet" href="style.css">
   </head>
 
+  
   <body>
     <div class="topnav" id="myTopnav">
       <a href="https://remote-shift.kaas.kit.edu" class="active">Home</a>
@@ -29,6 +30,7 @@
           <a href="http://katana.npl.washington.edu/~sanshiro/brew/KNM10/" target="_blank">KNM10</a>
           <a href="http://katana.npl.washington.edu/~sanshiro/brew/KNM11/" target="_blank">KNM11</a>
           <a href="http://katana.npl.washington.edu/~sanshiro/brew/KNM12/" target="_blank">KNM12</a>
+          <a href="http://katana.npl.washington.edu/~sanshiro/brew/KNM13/" target="_blank">KNM13</a>
         </div>
       </div>
       <a href="https://kdb.kaas.kit.edu" target="_blank">kdb</a>

+ 1 - 1
public/recentSQLName.txt

@@ -1 +1 @@
-KNM12
+KNM13