xdrm-brackets
|
7dedb80793
|
[http.core] Added legacy GET parameters to router's URL param
|
2018-03-02 08:14:58 +01:00 |
xdrm-brackets
|
c76dc3c5ee
|
added teacher client page
|
2018-03-01 18:26:07 +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
|
caafc646a8
|
Merge branch 'statistics'
|
2018-03-01 16:58:20 +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
|
8e7694502e
|
Merge branch 'statistics'
|
2018-03-01 15:57:43 +01:00 |
Unknown
|
3ecda58c42
|
Add default formation for UEs + implemented stats for Formations
|
2018-03-01 15:57:25 +01:00 |
xdrm-brackets
|
ddd12ef821
|
fixed css design features + working on list view
|
2018-03-01 13:16:22 +01:00 |
xdrm-brackets
|
72e140d5c5
|
Updated menu items
|
2018-02-28 13:00:51 +01:00 |
xdrm-brackets
|
9cb6b429c4
|
Merge branch 'master' of https://git.xdrm.io/ptut/vhost
|
2018-02-28 12:37:04 +01:00 |
xdrm-brackets
|
9543c7621c
|
+added VueRouter
|
2018-02-28 12:36:54 +01:00 |
Unknown
|
0669ab895a
|
Merge branch 'statistics'
|
2018-02-27 20:41:45 +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 |
Unknown
|
65a8f7582c
|
Merge branch 'excel-import'
|
2018-02-27 18:25:07 +01:00 |
SeekDaSky
|
58d0a5ee14
|
fix mising formations and groups
|
2018-02-27 18:24:49 +01:00 |
Unknown
|
3e1ab4796c
|
Merge branch 'phpstan-fix'
|
2018-02-27 14:48:13 +01:00 |
Unknown
|
68cd097dec
|
Fix framework with phpstan
|
2018-02-27 14:48:07 +01:00 |
Unknown
|
ee121f225b
|
Merge branch 'excel-import'
|
2018-02-27 14:47:08 +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
|
5262318527
|
fix package.json 'build' also builds scss
|
2018-02-27 14:36:38 +01:00 |
xdrm-brackets
|
1c9fe2244a
|
+add login_wrapper + fix menu + removed popup on page.home + minmod
|
2018-02-27 14:33:04 +01:00 |
xdrm-brackets
|
7073b3f967
|
updated 404 page
|
2018-02-22 15:34:24 +01:00 |
xdrm-brackets
|
633fc36aeb
|
fixed webpack optimization
|
2018-02-22 14:26:07 +01:00 |
xdrm-brackets
|
70d0ce8143
|
added `npm run devjs` to watch js files
|
2018-02-21 19:35:07 +01:00 |
xdrm-brackets
|
a74555864d
|
No more hash (unconsistent for our use) no more need for cleaning each time (when watchmode active)
|
2018-02-21 19:34:41 +01:00 |
xdrm-brackets
|
ec88f34d6a
|
no more API or PopUp in pages -> common
|
2018-02-20 22:57:52 +01:00 |
xdrm-brackets
|
2bc265efb0
|
Instanciate API/PopUp in common
|
2018-02-20 22:57:39 +01:00 |
xdrm-brackets
|
4c7a9cfa9b
|
add POPUP element in HTML
|
2018-02-20 22:57:18 +01:00 |
xdrm-brackets
|
1f6d911bc0
|
added 'constants' file + global for input/button etc -> 4 modes:
invalid(red), valid(green), neutral(blue), search(purple)
|
2018-02-20 22:56:40 +01:00 |
xdrm-brackets
|
cf8a349868
|
Added popup js lib
|
2018-02-20 22:56:13 +01:00 |
xdrm-brackets
|
4576e20253
|
minmod
|
2018-02-20 21:57:48 +01:00 |
xdrm-brackets
|
af36ea7642
|
upd fiche.svg asset
|
2018-02-20 21:53:59 +01:00 |
xdrm-brackets
|
3367121eca
|
upd background color
|
2018-02-20 21:35:35 +01:00 |
xdrm-brackets
|
d2e7c1d5ea
|
updated login.svg asset + menu nice animations
|
2018-02-20 21:32:03 +01:00 |
xdrm-brackets
|
bd4558d1e4
|
fix: api overrides all in config.routes
|
2018-02-20 19:42:48 +01:00 |
xdrm-brackets
|
e685dadd55
|
fix connection check on webpack.data.common
|
2018-02-20 19:40:26 +01:00 |
xdrm-brackets
|
e3c47d3a36
|
update menu.scss
|
2018-02-20 19:37:45 +01:00 |
xdrm-brackets
|
2039965501
|
add asset.login asset.logout icons
|
2018-02-20 19:37:34 +01:00 |
xdrm-brackets
|
2ecfbce75f
|
added router.svg coloring + some icons + base menu layout
|
2018-02-20 19:00:09 +01:00 |
xdrm-brackets
|
85782a26e2
|
'npm run dev' now watches for scss updates | 'npm run build' only builds everything
|
2018-02-20 17:59:24 +01:00 |