Commit Graph

175 Commits

Author SHA1 Message Date
xdrm-brackets 6669ff7d8b +upd gitignore -> keep package-lock.json for compatibility 2018-02-20 13:14:54 +01:00
xdrm-brackets c1196d92b2 MERGE: Excel extraction / vuejs-setup 2018-02-20 13:10:50 +01:00
xdrm-brackets f1947f91e1 +moved public_html/scss to webpack/scss (now scss files not publicly accessible by browsers) + npm run build also builds css 2018-02-20 13:04:26 +01:00
Unknown 076fbbcde0 Implemented data extraction from excel file
forgot to add formations to groups
2018-02-20 01:31:19 +01:00
xdrm-brackets 89e276d2e7 +upd gitignore -> ignore npm lock file 2018-02-20 00:55:29 +01:00
xdrm-brackets d83d80fffd +add scss folder and empty files (struct.) 2018-02-20 00:54:19 +01:00
xdrm-brackets 7d1d856d70 +upd gitignore -> ignore public_html.js folder (only built files) 2018-02-20 00:53:54 +01:00
xdrm-brackets 8b4d818465 +add sample webpack main scripts (webpack.page) 2018-02-20 00:53:08 +01:00
xdrm-brackets 1eba61dfd4 +add VueJS 'vue' folder 2018-02-20 00:52:44 +01:00
xdrm-brackets ea8a9d2289 +add js.api-client for API 2018-02-20 00:52:26 +01:00
xdrm-brackets 13bf46c9b1 +upd routes for js +add router.js (auto-bundle + _SERVER) +upd new page directory (file struct.) +minmod 2018-02-20 00:52:07 +01:00
xdrm-brackets 2aa73856d3 +upd gitignore ignore css (compiled scss) dir & node_modules + added
multi-compiler webpack.config.js
2018-02-20 00:50:14 +01:00
xdrm-brackets 56b417bd47 +add .gitignore for composer 2018-02-19 23:34:41 +01:00
xdrm-brackets 5be434f4c7 +add composer.json + update autoloader 2018-02-19 23:02:19 +01:00
xdrm-brackets c41e024c9d +fix values for config.projects (prod-releaser) 2018-02-19 21:35:09 +01:00
xdrm-brackets 06e0147f67 +add prod-releaser.env now works 2018-02-19 15:40:41 +01:00
xdrm-brackets fd8a192d7c added mariadb test on view.homepage 2018-02-17 19:21:15 +01:00
xdrm-brackets e977da1636 Merge branch 'master' of https://git.xdrm.io/ptut/vhost 2018-02-17 19:02:11 +01:00
xdrm-brackets 48555669ee fix: +api.response (cannot change header.. see nginx) + add: example modules [admin, root] 2018-02-17 19:02:00 +01:00
xdrm-brackets a54f3f7345 +add prod-releaser 2018-02-17 19:01:17 +01:00
xdrm-brackets 1078935256 +fix apache => nginx (getallheaders function) does not exist anymore 2018-02-17 18:51:53 +01:00
xdrm-brackets 6b77c9f3da +add build.http (required by build.api) +fixed router.core.router (allow dot '.' in url) -removed require autoloader in view.homepage (already loaded from autoloader in parent execution tree) 2018-02-17 18:49:56 +01:00
xdrm-brackets 1895963261 +add default api.core.authsystemdefault 2018-02-17 18:28:23 +01:00
xdrm-brackets a76185db96 +add build.error 2018-02-17 18:24:08 +01:00
xdrm-brackets 9828a67547 +commit 1 2018-02-17 18:18:58 +01:00