From 74407b1c75261b3591f4031bbb938ee8b13fa32a Mon Sep 17 00:00:00 2001 From: nek0 Date: Sat, 30 Jan 2016 18:29:45 +0100 Subject: [PATCH] fixed permissions --- Application.hs | 0 Foundation.hs | 0 Handler/Avatar.hs | 0 Handler/Barcode.hs | 0 Handler/Buy.hs | 0 Handler/CashCheck.hs | 0 Handler/Common.hs | 0 Handler/Home.hs | 0 Handler/Journal.hs | 0 Handler/Modify.hs | 0 Handler/NewUser.hs | 0 Handler/Payout.hs | 0 Handler/Restock.hs | 0 Handler/Select.hs | 0 Handler/Summary.hs | 0 Handler/Supplier.hs | 0 Handler/SupplierActions.hs | 0 Handler/Transfer.hs | 0 Import.hs | 0 Import/NoFoundation.hs | 0 LICENSE.md | 0 Migration/0.0.0-0.0.1/Migration.hs | 0 Model.hs | 0 README.md | 0 Settings.hs | 0 Settings/StaticFiles.hs | 0 app/DevelMain.hs | 0 app/devel.hs | 0 app/main.hs | 0 config/keter.yml | 0 config/models | 0 config/robots.txt | 0 config/routes | 0 config/settings.yml | 0 config/test-settings.yml | 0 messages/cz.msg | 0 messages/de.msg | 0 messages/en.msg | 0 messages/fr.msg | 0 messages/pl.msg | 0 static/css/bootstrap.css | 0 static/css/bootstrap.min.css | 0 static/css/main.css | 0 static/fonts/glyphicons-halflings-regular.eot | Bin static/fonts/glyphicons-halflings-regular.svg | 0 static/fonts/glyphicons-halflings-regular.ttf | Bin static/fonts/glyphicons-halflings-regular.woff | Bin static/images/cz.svg | 0 static/images/de-min.svg | 0 static/images/de.svg | 0 static/images/en.svg | 0 static/images/es.svg | 0 static/images/fr.svg | 0 static/images/hr.svg | 0 static/images/jbo.svg | 0 static/images/pl.svg | 0 static/images/ru.svg | 0 static/js/barcode.js | 0 static/js/crementing.js | 0 templates/avatars.hamlet | 0 templates/buy.hamlet | 0 templates/buyCash.hamlet | 0 templates/cashCheck.hamlet | 0 templates/copyright.hamlet | 0 templates/default-layout-wrapper.hamlet | 0 templates/default-layout.hamlet | 0 templates/home.hamlet | 0 templates/homepage.hamlet | 0 templates/homepage.julius | 0 templates/homepage.lucius | 0 templates/journal.hamlet | 0 templates/journalPage.hamlet | 0 templates/modify.hamlet | 0 templates/modifyAvatar.hamlet | 0 templates/modifySupplier.hamlet | 0 templates/modifyUser.hamlet | 0 templates/newArticle.hamlet | 0 templates/newAvatar.hamlet | 0 templates/newSupplier.hamlet | 0 templates/newUser.hamlet | 0 templates/payout.hamlet | 0 templates/reactivate.hamlet | 0 templates/recharge.hamlet | 0 templates/restock.hamlet | 0 templates/select.hamlet | 0 templates/selectCash.hamlet | 0 templates/summary.hamlet | 0 templates/supplier.hamlet | 0 templates/supplierActions.hamlet | 0 templates/transfer.hamlet | 0 templates/transferSelect.hamlet | 0 templates/uploadJson.hamlet | 0 templates/upstock.hamlet | 0 test/Spec.hs | 0 test/TestImport.hs | 0 yammat.cabal | 0 96 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 Application.hs mode change 100755 => 100644 Foundation.hs mode change 100755 => 100644 Handler/Avatar.hs mode change 100755 => 100644 Handler/Barcode.hs mode change 100755 => 100644 Handler/Buy.hs mode change 100755 => 100644 Handler/CashCheck.hs mode change 100755 => 100644 Handler/Common.hs mode change 100755 => 100644 Handler/Home.hs mode change 100755 => 100644 Handler/Journal.hs mode change 100755 => 100644 Handler/Modify.hs mode change 100755 => 100644 Handler/NewUser.hs mode change 100755 => 100644 Handler/Payout.hs mode change 100755 => 100644 Handler/Restock.hs mode change 100755 => 100644 Handler/Select.hs mode change 100755 => 100644 Handler/Summary.hs mode change 100755 => 100644 Handler/Supplier.hs mode change 100755 => 100644 Handler/SupplierActions.hs mode change 100755 => 100644 Handler/Transfer.hs mode change 100755 => 100644 Import.hs mode change 100755 => 100644 Import/NoFoundation.hs mode change 100755 => 100644 LICENSE.md mode change 100755 => 100644 Migration/0.0.0-0.0.1/Migration.hs mode change 100755 => 100644 Model.hs mode change 100755 => 100644 README.md mode change 100755 => 100644 Settings.hs mode change 100755 => 100644 Settings/StaticFiles.hs mode change 100755 => 100644 app/DevelMain.hs mode change 100755 => 100644 app/devel.hs mode change 100755 => 100644 app/main.hs mode change 100755 => 100644 config/keter.yml mode change 100755 => 100644 config/models mode change 100755 => 100644 config/robots.txt mode change 100755 => 100644 config/routes mode change 100755 => 100644 config/settings.yml mode change 100755 => 100644 config/test-settings.yml mode change 100755 => 100644 messages/cz.msg mode change 100755 => 100644 messages/de.msg mode change 100755 => 100644 messages/en.msg mode change 100755 => 100644 messages/fr.msg mode change 100755 => 100644 messages/pl.msg mode change 100755 => 100644 static/css/bootstrap.css mode change 100755 => 100644 static/css/bootstrap.min.css mode change 100755 => 100644 static/css/main.css mode change 100755 => 100644 static/fonts/glyphicons-halflings-regular.eot mode change 100755 => 100644 static/fonts/glyphicons-halflings-regular.svg mode change 100755 => 100644 static/fonts/glyphicons-halflings-regular.ttf mode change 100755 => 100644 static/fonts/glyphicons-halflings-regular.woff mode change 100755 => 100644 static/images/cz.svg mode change 100755 => 100644 static/images/de-min.svg mode change 100755 => 100644 static/images/de.svg mode change 100755 => 100644 static/images/en.svg mode change 100755 => 100644 static/images/es.svg mode change 100755 => 100644 static/images/fr.svg mode change 100755 => 100644 static/images/hr.svg mode change 100755 => 100644 static/images/jbo.svg mode change 100755 => 100644 static/images/pl.svg mode change 100755 => 100644 static/images/ru.svg mode change 100755 => 100644 static/js/barcode.js mode change 100755 => 100644 static/js/crementing.js mode change 100755 => 100644 templates/avatars.hamlet mode change 100755 => 100644 templates/buy.hamlet mode change 100755 => 100644 templates/buyCash.hamlet mode change 100755 => 100644 templates/cashCheck.hamlet mode change 100755 => 100644 templates/copyright.hamlet mode change 100755 => 100644 templates/default-layout-wrapper.hamlet mode change 100755 => 100644 templates/default-layout.hamlet mode change 100755 => 100644 templates/home.hamlet mode change 100755 => 100644 templates/homepage.hamlet mode change 100755 => 100644 templates/homepage.julius mode change 100755 => 100644 templates/homepage.lucius mode change 100755 => 100644 templates/journal.hamlet mode change 100755 => 100644 templates/journalPage.hamlet mode change 100755 => 100644 templates/modify.hamlet mode change 100755 => 100644 templates/modifyAvatar.hamlet mode change 100755 => 100644 templates/modifySupplier.hamlet mode change 100755 => 100644 templates/modifyUser.hamlet mode change 100755 => 100644 templates/newArticle.hamlet mode change 100755 => 100644 templates/newAvatar.hamlet mode change 100755 => 100644 templates/newSupplier.hamlet mode change 100755 => 100644 templates/newUser.hamlet mode change 100755 => 100644 templates/payout.hamlet mode change 100755 => 100644 templates/reactivate.hamlet mode change 100755 => 100644 templates/recharge.hamlet mode change 100755 => 100644 templates/restock.hamlet mode change 100755 => 100644 templates/select.hamlet mode change 100755 => 100644 templates/selectCash.hamlet mode change 100755 => 100644 templates/summary.hamlet mode change 100755 => 100644 templates/supplier.hamlet mode change 100755 => 100644 templates/supplierActions.hamlet mode change 100755 => 100644 templates/transfer.hamlet mode change 100755 => 100644 templates/transferSelect.hamlet mode change 100755 => 100644 templates/uploadJson.hamlet mode change 100755 => 100644 templates/upstock.hamlet mode change 100755 => 100644 test/Spec.hs mode change 100755 => 100644 test/TestImport.hs mode change 100755 => 100644 yammat.cabal diff --git a/Application.hs b/Application.hs old mode 100755 new mode 100644 diff --git a/Foundation.hs b/Foundation.hs old mode 100755 new mode 100644 diff --git a/Handler/Avatar.hs b/Handler/Avatar.hs old mode 100755 new mode 100644 diff --git a/Handler/Barcode.hs b/Handler/Barcode.hs old mode 100755 new mode 100644 diff --git a/Handler/Buy.hs b/Handler/Buy.hs old mode 100755 new mode 100644 diff --git a/Handler/CashCheck.hs b/Handler/CashCheck.hs old mode 100755 new mode 100644 diff --git a/Handler/Common.hs b/Handler/Common.hs old mode 100755 new mode 100644 diff --git a/Handler/Home.hs b/Handler/Home.hs old mode 100755 new mode 100644 diff --git a/Handler/Journal.hs b/Handler/Journal.hs old mode 100755 new mode 100644 diff --git a/Handler/Modify.hs b/Handler/Modify.hs old mode 100755 new mode 100644 diff --git a/Handler/NewUser.hs b/Handler/NewUser.hs old mode 100755 new mode 100644 diff --git a/Handler/Payout.hs b/Handler/Payout.hs old mode 100755 new mode 100644 diff --git a/Handler/Restock.hs b/Handler/Restock.hs old mode 100755 new mode 100644 diff --git a/Handler/Select.hs b/Handler/Select.hs old mode 100755 new mode 100644 diff --git a/Handler/Summary.hs b/Handler/Summary.hs old mode 100755 new mode 100644 diff --git a/Handler/Supplier.hs b/Handler/Supplier.hs old mode 100755 new mode 100644 diff --git a/Handler/SupplierActions.hs b/Handler/SupplierActions.hs old mode 100755 new mode 100644 diff --git a/Handler/Transfer.hs b/Handler/Transfer.hs old mode 100755 new mode 100644 diff --git a/Import.hs b/Import.hs old mode 100755 new mode 100644 diff --git a/Import/NoFoundation.hs b/Import/NoFoundation.hs old mode 100755 new mode 100644 diff --git a/LICENSE.md b/LICENSE.md old mode 100755 new mode 100644 diff --git a/Migration/0.0.0-0.0.1/Migration.hs b/Migration/0.0.0-0.0.1/Migration.hs old mode 100755 new mode 100644 diff --git a/Model.hs b/Model.hs old mode 100755 new mode 100644 diff --git a/README.md b/README.md old mode 100755 new mode 100644 diff --git a/Settings.hs b/Settings.hs old mode 100755 new mode 100644 diff --git a/Settings/StaticFiles.hs b/Settings/StaticFiles.hs old mode 100755 new mode 100644 diff --git a/app/DevelMain.hs b/app/DevelMain.hs old mode 100755 new mode 100644 diff --git a/app/devel.hs b/app/devel.hs old mode 100755 new mode 100644 diff --git a/app/main.hs b/app/main.hs old mode 100755 new mode 100644 diff --git a/config/keter.yml b/config/keter.yml old mode 100755 new mode 100644 diff --git a/config/models b/config/models old mode 100755 new mode 100644 diff --git a/config/robots.txt b/config/robots.txt old mode 100755 new mode 100644 diff --git a/config/routes b/config/routes old mode 100755 new mode 100644 diff --git a/config/settings.yml b/config/settings.yml old mode 100755 new mode 100644 diff --git a/config/test-settings.yml b/config/test-settings.yml old mode 100755 new mode 100644 diff --git a/messages/cz.msg b/messages/cz.msg old mode 100755 new mode 100644 diff --git a/messages/de.msg b/messages/de.msg old mode 100755 new mode 100644 diff --git a/messages/en.msg b/messages/en.msg old mode 100755 new mode 100644 diff --git a/messages/fr.msg b/messages/fr.msg old mode 100755 new mode 100644 diff --git a/messages/pl.msg b/messages/pl.msg old mode 100755 new mode 100644 diff --git a/static/css/bootstrap.css b/static/css/bootstrap.css old mode 100755 new mode 100644 diff --git a/static/css/bootstrap.min.css b/static/css/bootstrap.min.css old mode 100755 new mode 100644 diff --git a/static/css/main.css b/static/css/main.css old mode 100755 new mode 100644 diff --git a/static/fonts/glyphicons-halflings-regular.eot b/static/fonts/glyphicons-halflings-regular.eot old mode 100755 new mode 100644 diff --git a/static/fonts/glyphicons-halflings-regular.svg b/static/fonts/glyphicons-halflings-regular.svg old mode 100755 new mode 100644 diff --git a/static/fonts/glyphicons-halflings-regular.ttf b/static/fonts/glyphicons-halflings-regular.ttf old mode 100755 new mode 100644 diff --git a/static/fonts/glyphicons-halflings-regular.woff b/static/fonts/glyphicons-halflings-regular.woff old mode 100755 new mode 100644 diff --git a/static/images/cz.svg b/static/images/cz.svg old mode 100755 new mode 100644 diff --git a/static/images/de-min.svg b/static/images/de-min.svg old mode 100755 new mode 100644 diff --git a/static/images/de.svg b/static/images/de.svg old mode 100755 new mode 100644 diff --git a/static/images/en.svg b/static/images/en.svg old mode 100755 new mode 100644 diff --git a/static/images/es.svg b/static/images/es.svg old mode 100755 new mode 100644 diff --git a/static/images/fr.svg b/static/images/fr.svg old mode 100755 new mode 100644 diff --git a/static/images/hr.svg b/static/images/hr.svg old mode 100755 new mode 100644 diff --git a/static/images/jbo.svg b/static/images/jbo.svg old mode 100755 new mode 100644 diff --git a/static/images/pl.svg b/static/images/pl.svg old mode 100755 new mode 100644 diff --git a/static/images/ru.svg b/static/images/ru.svg old mode 100755 new mode 100644 diff --git a/static/js/barcode.js b/static/js/barcode.js old mode 100755 new mode 100644 diff --git a/static/js/crementing.js b/static/js/crementing.js old mode 100755 new mode 100644 diff --git a/templates/avatars.hamlet b/templates/avatars.hamlet old mode 100755 new mode 100644 diff --git a/templates/buy.hamlet b/templates/buy.hamlet old mode 100755 new mode 100644 diff --git a/templates/buyCash.hamlet b/templates/buyCash.hamlet old mode 100755 new mode 100644 diff --git a/templates/cashCheck.hamlet b/templates/cashCheck.hamlet old mode 100755 new mode 100644 diff --git a/templates/copyright.hamlet b/templates/copyright.hamlet old mode 100755 new mode 100644 diff --git a/templates/default-layout-wrapper.hamlet b/templates/default-layout-wrapper.hamlet old mode 100755 new mode 100644 diff --git a/templates/default-layout.hamlet b/templates/default-layout.hamlet old mode 100755 new mode 100644 diff --git a/templates/home.hamlet b/templates/home.hamlet old mode 100755 new mode 100644 diff --git a/templates/homepage.hamlet b/templates/homepage.hamlet old mode 100755 new mode 100644 diff --git a/templates/homepage.julius b/templates/homepage.julius old mode 100755 new mode 100644 diff --git a/templates/homepage.lucius b/templates/homepage.lucius old mode 100755 new mode 100644 diff --git a/templates/journal.hamlet b/templates/journal.hamlet old mode 100755 new mode 100644 diff --git a/templates/journalPage.hamlet b/templates/journalPage.hamlet old mode 100755 new mode 100644 diff --git a/templates/modify.hamlet b/templates/modify.hamlet old mode 100755 new mode 100644 diff --git a/templates/modifyAvatar.hamlet b/templates/modifyAvatar.hamlet old mode 100755 new mode 100644 diff --git a/templates/modifySupplier.hamlet b/templates/modifySupplier.hamlet old mode 100755 new mode 100644 diff --git a/templates/modifyUser.hamlet b/templates/modifyUser.hamlet old mode 100755 new mode 100644 diff --git a/templates/newArticle.hamlet b/templates/newArticle.hamlet old mode 100755 new mode 100644 diff --git a/templates/newAvatar.hamlet b/templates/newAvatar.hamlet old mode 100755 new mode 100644 diff --git a/templates/newSupplier.hamlet b/templates/newSupplier.hamlet old mode 100755 new mode 100644 diff --git a/templates/newUser.hamlet b/templates/newUser.hamlet old mode 100755 new mode 100644 diff --git a/templates/payout.hamlet b/templates/payout.hamlet old mode 100755 new mode 100644 diff --git a/templates/reactivate.hamlet b/templates/reactivate.hamlet old mode 100755 new mode 100644 diff --git a/templates/recharge.hamlet b/templates/recharge.hamlet old mode 100755 new mode 100644 diff --git a/templates/restock.hamlet b/templates/restock.hamlet old mode 100755 new mode 100644 diff --git a/templates/select.hamlet b/templates/select.hamlet old mode 100755 new mode 100644 diff --git a/templates/selectCash.hamlet b/templates/selectCash.hamlet old mode 100755 new mode 100644 diff --git a/templates/summary.hamlet b/templates/summary.hamlet old mode 100755 new mode 100644 diff --git a/templates/supplier.hamlet b/templates/supplier.hamlet old mode 100755 new mode 100644 diff --git a/templates/supplierActions.hamlet b/templates/supplierActions.hamlet old mode 100755 new mode 100644 diff --git a/templates/transfer.hamlet b/templates/transfer.hamlet old mode 100755 new mode 100644 diff --git a/templates/transferSelect.hamlet b/templates/transferSelect.hamlet old mode 100755 new mode 100644 diff --git a/templates/uploadJson.hamlet b/templates/uploadJson.hamlet old mode 100755 new mode 100644 diff --git a/templates/upstock.hamlet b/templates/upstock.hamlet old mode 100755 new mode 100644 diff --git a/test/Spec.hs b/test/Spec.hs old mode 100755 new mode 100644 diff --git a/test/TestImport.hs b/test/TestImport.hs old mode 100755 new mode 100644 diff --git a/yammat.cabal b/yammat.cabal old mode 100755 new mode 100644