47c90d8737add dedicated page 'fiche' for teachers only (not 'cas_admin') + router management + add logout btnAdrien Marquès2018-05-17 15:16:30 +0200
1bfd97009efix [modules.json] format + fix 'teacher/pdf' to return data even if no formation is found (+remove dumb data from pdf)
xdrm-brackets
2018-05-14 12:03:11 +0200
dd52ed39bcfail on trying to rename a version with the empty string
xdrm-brackets
2018-05-09 17:45:52 +0200
78c3d1c02dnow better version management all-in-header
xdrm-brackets
2018-05-09 17:43:34 +0200
1225f69d9d[api.cas] on login select version with 'default=1' first then if nothing, take the first element. Same for [api.version.DELETE] to update the list
xdrm-brackets
2018-05-09 17:43:20 +0200
d803925b2badd ordering in 'vue.ue.manage' by professor name OR volume count | formation list length
xdrm-brackets
2018-05-08 15:57:59 +0200
bc5d2fff19alphabetical professor order
xdrm-brackets
2018-05-08 15:48:45 +0200
6d57e0aa5bdisplay default creation formations on UI for 'POST api.ue.*'
xdrm-brackets
2018-05-08 14:50:39 +0200
465fde053bfix api.ue.cours + api.ue.tp to return 'formations' id list
xdrm-brackets
2018-05-08 14:48:48 +0200
4e1ca634fffixed [ue.manage] list style + added ordering basis (TODO: order algorithm)
xdrm-brackets
2018-05-08 14:46:50 +0200
ca9ca6e290[POST cours|td|tp] adds the default formation if exists + given formations as arguments - also it returns as output the added formation id list
xdrm-brackets
2018-05-08 14:45:26 +0200
c6b46e1b88New version managing API
Unknown
2018-05-07 18:14:12 +0200
c40d45e7c9[page.home] {correction} maj des noms des heures + ajout de légendes extra
Guillaume FAUVET
2018-03-31 13:33:08 +0200
1e93e712c3[master] {correction} affiche les messages d'erreur de connexion plus longtemps
Guillaume FAUVET
2018-03-31 13:11:59 +0200
52f3a3ac60Merge page-home to master
Guillaume FAUVET
2018-03-31 13:06:02 +0200
dc8420a70c[teacher.view] let EHTD in EDIT MODE
xdrm-brackets
2018-03-30 19:18:43 +0200
ad2e393e8c[data.ue] implemented 'formation' inclusive filter and vue template updated in [ue.view] + managed auto-unblur in template 'beforeMount'
xdrm-brackets
2018-03-30 18:32:13 +0200
1ead035f0e[data.ue] added formation list to search bar + fixed proccess time (algo exit first)
xdrm-brackets
2018-03-30 18:07:04 +0200
9bd58eb460[teacher.view] create card with same design as others [data.teacher] created handler 'ic_reset' + added button 'CANCEL' to reset form & untoggle
xdrm-brackets
2018-03-30 17:32:12 +0200
365e1eb567[ue.view] create card with same design as others [data.ue] created handler 'ic_reset' + added button 'CANCEL' to reset form & untoggle
xdrm-brackets
2018-03-30 17:29:34 +0200
07ab742071[scss.global] added tooltip arrow + transformed before-icons to raw icons [ue.view] replaced before-icons with raw icons
xdrm-brackets
2018-03-30 17:03:35 +0200
e8ed5ab97d[teacher.view] fixed 'sous-service'/'sur-service' float with N decimal numbers -> now only 2
xdrm-brackets
2018-03-30 16:54:03 +0200
a79710f3fe[repo.ue]Fix additionnals data computation
Unknown
2018-03-29 23:51:15 +0200
5ea9d901a9[ue.view] fix for EDIT MODE
xdrm-brackets
2018-03-29 21:36:57 +0200
d8cc6b27ac[data.ue] fixed manage cannot find 'code' from URI when playing with history back/forth so now uses VueRouter
xdrm-brackets
2018-03-29 21:29:29 +0200
2d270f5689[ue.view] updated 'required' colors + 'CM', 'TD', 'TP' with group count + when errors in bold red + error incicators
xdrm-brackets
2018-03-29 21:21:37 +0200
848a1b7970[repo.ue] Added some data
Unknown
2018-03-29 22:24:37 +0200
e64667a955[scss.container.card] added 'info' (mini-header for little informations) + added icon to update 'required'/'optional' in right top corner + [vue.ue.view] moved 'required' with pin before name and 'enabled' with line-through [scss.global]
xdrm-brackets
2018-03-29 19:30:05 +0200
eaa2bc65e0[page.home] {fix} affichage sur réponse de l'API
Guillaume FAUVET
2018-03-28 11:32:59 +0200
daddb8ebcf[config.modules] added 'cas' permissions for 'department.version' and 'professor'
xdrm-brackets
2018-03-21 00:59:51 +0100
ec6a89233f[module.cas] GET minmod
xdrm-brackets
2018-03-21 00:50:19 +0100
81db5a02c8[module.cas] GET works with URL0=0 with redirection | URL0=1 with pop-up management
xdrm-brackets
2018-03-21 00:41:44 +0100
46ba44d042[module.cas] PUT is so slow.. timeout (CAS server not responding in consistent time)
xdrm-brackets
2018-03-20 23:51:39 +0100
100b09c695[config.modules] added 'cas' permissions [module.cas] added PUT to really logout (from CAS server) but do not work (except from document.location)
xdrm-brackets
2018-03-20 23:35:16 +0100
7db2a41027[repo.meta] fixed 'create_prof' return type to 'bool' [repo.professor] removed getLinkedDepartments
xdrm-brackets
2018-03-20 18:49:00 +0100
12b1a29ed0[repo.meta] created meta database repo (create_prof, delete_prof, prof_exists, link_exists, link, unlink, get_prof_departments) [repo.professor] used [repo.meta] to synchronize meta database (fully tested, even if meta not already synchronized) [module.casController] now uses [repo.meta] [module.department] now uses [repo.meta]
xdrm-brackets
2018-03-20 18:44:43 +0100
e562bec77f[repo.professor] fixed 'CurrentDepartementId' to 'CurrentDepartmentId'
xdrm-brackets
2018-03-20 17:26:23 +0100
ad67e62680[webpack.login] login successful redirects to URL page (allows direct access)
xdrm-brackets
2018-03-20 12:09:26 +0100