Commit Graph

40 Commits

Author SHA1 Message Date
xdrm-brackets e80b20c0d2 [error.core.error] added 'MissingBody' and 'MissingHeaders' API download error descriptions 2018-03-03 16:01:20 +01:00
xdrm-brackets 2411b2ed88 [router.controller.page] Redirect to LOGIN page if no authentication 2018-03-03 15:55:10 +01:00
xdrm-brackets b537644258 [module.cas] DELETE for logout | GET for callback now works with tested system for pop-up 2018-03-03 15:50:11 +01:00
xdrm-brackets b9c2d119f5 [api.core.auth-system-default] fix 'cas_admin' that was in the wrong format 2018-03-03 15:00:32 +01:00
xdrm-brackets d7c6ac519c [module.cas] Now returns login if already validated by [api.core.auth-system-default]
[api.core.auth-system-default] implemented permission management with : 'cas_user', 'cas_admin' (cas_user is always here, cas_admin is added only if admin)
2018-03-03 14:57:43 +01:00
xdrm-brackets 3a2eaefd7f [database.core.database-driver] now does not emulate prepares nor stringify output 2018-03-03 14:56:19 +01:00
xdrm-brackets d7d08f07f8 [repo.professor] added getByLogin (for CAS authentication check) 2018-03-03 14:30:52 +01:00
xdrm-brackets aadefed195 [module.cas] Created callback (todo: store in SESSION) + [module.*] renamed all with lowercase API path 2018-03-02 09:27:58 +01:00
xdrm-brackets 7dedb80793 [http.core] Added legacy GET parameters to router's URL param 2018-03-02 08:14:58 +01:00
xdrm-brackets 2b71469530 [module.professor] implemented PUT 2018-03-01 18:25:21 +01:00
xdrm-brackets ad3626d64c [module.professor] implemented DELETE 2018-03-01 18:07:40 +01:00
xdrm-brackets 685c3ffc91 [module.professor] fixed POST > optional 'casLogin' | check if already exists | type 2018-03-01 18:01:45 +01:00
xdrm-brackets d0fbaa6f04 [router.controller.api] fixed content-type JSON header 2018-03-01 17:55:13 +01:00
xdrm-brackets 720be931c0 [module.professor] fixed GET + implemented POST 2018-03-01 17:45:40 +01:00
xdrm-brackets 3d56d90b47 [router.controller.api] added content-type JSON header 2018-03-01 17:43:03 +01:00
xdrm-brackets b2bce31632 [module.professor] implemented GET method (getById if id given, else getAll) 2018-03-01 17:31:15 +01:00
xdrm-brackets a2f84116ca [repo.professor] code clean up + error management (to test) 2018-03-01 17:22:22 +01:00
xdrm-brackets ffdc0bd15e [xdrm-framework] update: now implementations have 'Controller' as a suffix for the class name. 2018-03-01 17:21:48 +01:00
Unknown ad56ce1751 fix DatabaseDriver encoding + implement prof category stats
(and add possiblity to get all formations stat in one query)
2018-03-01 16:57:58 +01:00
Unknown 3ecda58c42 Add default formation for UEs + implemented stats for Formations 2018-03-01 15:57:25 +01:00
Unknown c0bb4541a7 Refactor Repo + Fix TD Equivalent 2018-02-27 20:41:36 +01:00
SeekDaSky fd9357fdba Implemented TD Equivalent Computing for the professors 2018-02-27 18:25:13 +01:00
SeekDaSky 58d0a5ee14 fix mising formations and groups 2018-02-27 18:24:49 +01:00
Unknown 68cd097dec Fix framework with phpstan 2018-02-27 14:48:07 +01:00
Unknown 30e5abede1 Working excel import + added phpstan to composer file 2018-02-27 14:46:53 +01:00
Unknown 1b0a52ded6 Add formations to output JSON 2018-02-27 14:46:53 +01:00
xdrm-brackets 2ecfbce75f added router.svg coloring + some icons + base menu layout 2018-02-20 19:00:09 +01:00
xdrm-brackets ed374a882c +added page 404 2018-02-20 17:45:02 +01:00
xdrm-brackets 7484bea239 +upd routes.json + router.page to have uri arguments (or any data separated by slashes in the array $_GET['uri']) 2018-02-20 17:17:53 +01:00
xdrm-brackets c1196d92b2 MERGE: Excel extraction / vuejs-setup 2018-02-20 13:10:50 +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 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 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