From d029ea130bf9990cc512731688c7462523cf2f94 Mon Sep 17 00:00:00 2001 From: silas Date: Tue, 18 Sep 2018 13:22:20 +0200 Subject: [PATCH] update --- .idea/php.xml | 3 + .idea/vcs.xml | 6 + .idea/watcherTasks.xml | 2 +- .idea/wordRotator.iml | 3 + config/autoload/local.php | 8 + config/autoload/test.local.php | 43 + log/error.log | 7 - log/log.log | 7 - orga/Level.sql | 387 + orga/test.sql | 61 + public/core/css/core.css | 765 +- public/core/css/foundation.css | 3841 +-- public/core/css/framework.css | 143 +- public/core/css/settingsSite.css | 21 +- public/css/wordRotator.css | 2 +- public/html/application/level.html | 2 +- public/js/app.js | 1845 +- src/js/lib/pwa-assets.js | 2 + src/js/lib/pwa-core.js | 43 +- src/js/lib/pwa-lib.js | 81 +- src/js/lib/pwa-user-management.js | 1711 +- src/js/settings.js | 9 +- .../pwa/html/application/level.html | 2 +- .../Application/pwa/js/site/LevelSite.js | 3 +- .../pwa/js/site/SynchronizeSite.js | 7 +- .../js/wordrotator/Segment/ParentSegment.js | 24 +- src/scss/wordRotator.scss | 13 +- test/play.testcafe | 19589 ++++++++++++++++ 28 files changed, 23291 insertions(+), 5339 deletions(-) create mode 100644 config/autoload/test.local.php create mode 100644 orga/Level.sql create mode 100644 orga/test.sql create mode 100644 test/play.testcafe diff --git a/.idea/php.xml b/.idea/php.xml index d3e2f37..8138e58 100755 --- a/.idea/php.xml +++ b/.idea/php.xml @@ -74,6 +74,9 @@ + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml index 94a25f7..1625096 100755 --- a/.idea/vcs.xml +++ b/.idea/vcs.xml @@ -2,5 +2,11 @@ + + + + + + \ No newline at end of file diff --git a/.idea/watcherTasks.xml b/.idea/watcherTasks.xml index af6ef7f..2010eea 100755 --- a/.idea/watcherTasks.xml +++ b/.idea/watcherTasks.xml @@ -2,7 +2,7 @@ -