From 38e47d93c16d0739a0dc530fcb7693f518c7ee08 Mon Sep 17 00:00:00 2001 From: Geno Date: Thu, 19 Nov 2020 23:11:42 +0100 Subject: [PATCH] OrderSprinter 1.5.4 --- gastsystem/index.php | 6 +- gastsystem/install.php | 4 +- printserver/OrderSprinterPrintserver.exe | Bin 266240 -> 266240 bytes spider/install/installer.php | 2 +- webapp/OrderSprinterPrintserver.exe | Bin 266240 -> 266240 bytes webapp/bar.html | 6 +- webapp/bill.html | 2 +- webapp/elements/customers.js | 2 +- webapp/elements/product.js | 13 +++- webapp/feedback.html | 2 +- webapp/index.html | 6 +- webapp/install.html | 2 +- webapp/install/installer.php | 2 +- webapp/kitchen.html | 6 +- webapp/manager.html | 25 ++++--- webapp/paydesk.html | 2 +- webapp/php/admin.php | 79 +++++++++-------------- webapp/php/closing.php | 3 + webapp/php/customers.php | 75 ++++++++++++++------- webapp/php/debug.php | 2 +- webapp/php/printqueue.php | 4 +- webapp/php/products.php | 2 +- webapp/php/queuecontent.php | 57 ++++++---------- webapp/php/roomtables.php | 11 +++- webapp/php/utilities/version.php | 16 ++++- webapp/preferences.html | 2 +- webapp/products.html | 2 +- webapp/rating.html | 2 +- webapp/reports.html | 2 +- webapp/reservation.html | 2 +- webapp/supplydesk.html | 15 ++++- webapp/tasks.html | 4 +- webapp/timetracking.html | 2 +- webapp/waiter.html | 4 +- 34 files changed, 201 insertions(+), 163 deletions(-) diff --git a/gastsystem/index.php b/gastsystem/index.php index f3e0c5e..8591217 100644 --- a/gastsystem/index.php +++ b/gastsystem/index.php @@ -9,8 +9,8 @@ - - + + @@ -105,7 +105,7 @@
  OrderSprinter
-
1.5.3  
+
1.5.4  
diff --git a/gastsystem/install.php b/gastsystem/install.php index 380595f..4a1d82f 100644 --- a/gastsystem/install.php +++ b/gastsystem/install.php @@ -90,10 +90,10 @@ if (isset($_POST['code'])) { } else { echo ""; echo "Installation Gastsystem"; - echo ''; + echo ''; echo ""; echo "
"; - echo "Installation OrderSprinter-Gastsystem 1.5.3

"; + echo "Installation OrderSprinter-Gastsystem 1.5.4

"; echo "
"; echo "
"; echo "
"; diff --git a/printserver/OrderSprinterPrintserver.exe b/printserver/OrderSprinterPrintserver.exe index b60724251e2b84a3c743f8094022b580b24a5925..37cb9d789d95261f9156473841904896e1faf0a1 100644 GIT binary patch delta 154 zcmZozAkeTtU_uA;1(h9*-L2h>t=&vpyP1>w7+JQz?_=JsqhjD>YH46;V5aM2=w_g6 zV(wqU&UC?B;CXVr*z^WV-#-ZssCmMw9Kf@0r!P1lTwuxj$_D?mlJ8cKZXD zg;lqg{A51O50rM`WbtF;>XCz%)rXP$iTqBynQ+sODrQ${3|!hav(i@E-wqnl#9G9`b+?H CyDV`4 diff --git a/spider/install/installer.php b/spider/install/installer.php index d8910d5..743df7f 100644 --- a/spider/install/installer.php +++ b/spider/install/installer.php @@ -85,7 +85,7 @@ class Installer { } Database::dropTables($pdo); Database::createEmptyTables($pdo, $prefix); - Database::setVersion($pdo,$prefix,"1.5.3"); + Database::setVersion($pdo,$prefix,"1.5.4"); Database::setAccessPassword($pdo,$prefix,$adminpass); Database::setRefreshRate($pdo,$prefix,"5"); // default: 5 times per hour return array("status" => "OK","msg" => "Installation successful"); diff --git a/webapp/OrderSprinterPrintserver.exe b/webapp/OrderSprinterPrintserver.exe index b60724251e2b84a3c743f8094022b580b24a5925..37cb9d789d95261f9156473841904896e1faf0a1 100644 GIT binary patch delta 154 zcmZozAkeTtU_uA;1(h9*-L2h>t=&vpyP1>w7+JQz?_=JsqhjD>YH46;V5aM2=w_g6 zV(wqU&UC?B;CXVr*z^WV-#-ZssCmMw9Kf@0r!P1lTwuxj$_D?mlJ8cKZXD zg;lqg{A51O50rM`WbtF;>XCz%)rXP$iTqBynQ+sODrQ${3|!hav(i@E-wqnl#9G9`b+?H CyDV`4 diff --git a/webapp/bar.html b/webapp/bar.html index b57bee7..19148b5 100644 --- a/webapp/bar.html +++ b/webapp/bar.html @@ -5,7 +5,7 @@ - + @@ -13,8 +13,8 @@ - - + +