Procházet zdrojové kódy

Final push for v1.115

TC pushbot 5 před 4 roky
rodič
revize
18d301cdbd

+ 5 - 0
build.sh

@@ -46,6 +46,11 @@ rm ../aroz_online_autorelease/system/cron.json
 rm ../aroz_online_autorelease/system/bridge.json
 rm ../aroz_online_autorelease/system/auth/authlog.db
 
+#Remove modules that should not go into the build folder
+rm -rf "../aroz_online_autorelease/web/Cyinput"
+rm -rf "../aroz_online_autorelease/system/Label Maker"
+
+
 echo "Creating tarball for all required files"
 cd ../aroz_online_autorelease/
 rm web.tar.gz

+ 1 - 1
web/SystemAO/users/editUser.html

@@ -13,7 +13,7 @@
                 background-color:white;
             }
             .themebackground{
-                background-color:#4287f5 !important;
+                background-color:#588ce0 !important;
                 color:white !important;
                 background-image: url("/img/public/slate.png") !important;
                 background-repeat: no-repeat !important;

+ 1 - 1
web/SystemAO/users/editgroup.html

@@ -14,7 +14,7 @@
                 background-color:white;
             }
             .themebackground{
-                background-color:#4287f5 !important;
+                background-color:#588ce0 !important;
                 color:white !important;
                 background-image: url("/img/public/slate.png") !important;
                 background-repeat: no-repeat !important;

+ 1 - 1
web/SystemAO/users/newgroup.html

@@ -14,7 +14,7 @@
                 background-color:white;
             }
             .themebackground{
-                background-color:#4287f5 !important;
+                background-color:#588ce0 !important;
                 color:white !important;
                 background-image: url("/img/public/slate.png") !important;
                 background-repeat: no-repeat !important;

binární
web/img/public/filter_drama_white_48dp.png


+ 1 - 0
web/img/public/filter_drama_white_48dp.svg

@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" height="48px" viewBox="0 0 24 24" width="48px" fill="#FFFFFF"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M19.35 10.04C18.67 6.59 15.64 4 12 4 9.11 4 6.61 5.64 5.36 8.04 2.35 8.36 0 10.9 0 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96zM19 18H6c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4h2c0-2.76-1.86-5.08-4.4-5.78C8.61 6.88 10.2 6 12 6c3.03 0 5.5 2.47 5.5 5.5v.5H19c1.65 0 3 1.35 3 3s-1.35 3-3 3z"/></svg>

binární
web/img/public/slate.png


binární
web/img/public/slate.psd


+ 1 - 1
web/user.system

@@ -14,7 +14,7 @@
                 background-color:white;
             }
             .themebackground{
-                background-color:#4287f5 !important;
+                background-color:#588ce0 !important;
                 color:white !important;
                 background-image: url("/img/public/slate.png") !important;
                 background-repeat: no-repeat !important;