Unknown
|
c6b46e1b88
|
New version managing API
|
2018-05-07 18:14:17 +02:00 |
Unknown
|
32da5131b4
|
[repo.ue] Fixed request stacker + fixed UE request
|
2018-04-01 13:10:36 +02:00 |
Unknown
|
a79710f3fe
|
[repo.ue]Fix additionnals data computation
|
2018-03-29 23:51:15 +02:00 |
Unknown
|
848a1b7970
|
[repo.ue] Added some data
+ number of CM TD TP
+ modulo of the number of hours of CM TD TP
+ number of prof assigned to CM TD TP
|
2018-03-29 22:24:37 +02:00 |
xdrm-brackets
|
a4e56c8574
|
merge
|
2018-03-22 06:13:09 -04:00 |
xdrm-brackets
|
20a4f86d5c
|
[module.professor.pdf] Added extension '.pdf'
|
2018-03-21 15:24:26 +01:00 |
xdrm-brackets
|
8b33f401af
|
[module.professor.pdf] Added extension '.pdf'
|
2018-03-21 15:07:50 +01:00 |
xdrm-brackets
|
be1e5b0a4d
|
[api.core.Request] if DOWNLOAD -> create TMP dir in PUBLIC
|
2018-03-21 15:02:12 +01:00 |
xdrm-brackets
|
6273a58046
|
[module.professor.pdf] Generate PDF link
|
2018-03-21 14:54:42 +01:00 |
xdrm-brackets
|
2c0681dd7c
|
[module.professor.pdf] Generate PDF (not tested but working) ONLY WORKS WITH 'prof_id' not ALL
|
2018-03-21 14:43:47 +01:00 |
xdrm-brackets
|
e153b7ecb4
|
[repo.cours] getForProfessor [repo.td] getForProfessor [repo.tp] getForProfessor
|
2018-03-21 14:42:52 +01:00 |
xdrm-brackets
|
ec6a89233f
|
[module.cas] GET minmod
|
2018-03-21 00:50:19 +01:00 |
xdrm-brackets
|
81db5a02c8
|
[module.cas] GET works with URL0=0 with redirection | URL0=1 with pop-up management
|
2018-03-21 00:41:44 +01:00 |
xdrm-brackets
|
46ba44d042
|
[module.cas] PUT is so slow.. timeout (CAS server not responding in consistent time)
|
2018-03-20 23:51:39 +01:00 |
xdrm-brackets
|
100b09c695
|
[config.modules] added 'cas' permissions [module.cas] added PUT to really logout (from CAS server) but do not work (except from document.location)
|
2018-03-20 23:35:16 +01:00 |
xdrm-brackets
|
7db2a41027
|
[repo.meta] fixed 'create_prof' return type to 'bool' [repo.professor] removed getLinkedDepartments
|
2018-03-20 18:49:00 +01:00 |
xdrm-brackets
|
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]
|
2018-03-20 18:44:43 +01:00 |
xdrm-brackets
|
e562bec77f
|
[repo.professor] fixed 'CurrentDepartementId' to 'CurrentDepartmentId'
|
2018-03-20 17:26:23 +01:00 |
xdrm-brackets
|
e301a7eb2e
|
[api.department] added GET (id or ALL)
|
2018-03-20 11:47:54 +01:00 |
xdrm-brackets
|
c5adb6d660
|
[api.core.auth-system-default] fixed 'CurrentDepartmentId' reset type check
|
2018-03-20 10:54:12 +01:00 |
xdrm-brackets
|
b06b8666bc
|
[renamed] 'AvailableDepartment' -> 'AvailableDepartments' [renamed] 'CurrentDepartementId' -> 'CurrentDepartmentId'
|
2018-03-20 10:49:53 +01:00 |
xdrm-brackets
|
35b0cb36fa
|
[repo.professor] fix CREATE sync with meta database
|
2018-03-20 10:49:12 +01:00 |
xdrm-brackets
|
e67195871f
|
[module.cas] dispatch custom error codes [webpack.login] display error codes
|
2018-03-20 10:19:32 +01:00 |
xdrm-brackets
|
14c71d88f1
|
[repo.ue] removed debug (PDO::ERRMODE_EXCEPTION)
|
2018-03-19 23:39:53 +01:00 |
xdrm-brackets
|
38600994c0
|
[repo.ue] UPDATE manage 'new_code' [module.ue] PUT manages optional argument 'new_code' [webpack.data.ue] display input for 'code' and send 'new_code' to API if set
|
2018-03-19 23:32:09 +01:00 |
xdrm-brackets
|
bef4dad5f7
|
[api.core.authsystemdefault] removed CAS management [module.cas] implemented good CAS management with database + error management (edge cases)
|
2018-03-19 19:06:00 +01:00 |
xdrm-brackets
|
60ceb9d2a8
|
[module.department] renamed 'getLinkedDepartments' (plural)
|
2018-03-19 19:05:19 +01:00 |
xdrm-brackets
|
b47341f792
|
[repo.professor] renamed 'getLinkedDepartment' -> 'getLinkedDepartments' (plural) + Error management (edge cases) + update -> updates meta database + delete -> updates meta database
|
2018-03-19 19:04:57 +01:00 |
xdrm-brackets
|
959df5cfde
|
[module.cas] fix1 [webpack.page.login] fix [webpack.data.login] fix
|
2018-03-19 18:27:33 +01:00 |
xdrm-brackets
|
70ff0edeb9
|
[api.core.AuthSystemDefault] added $_SESSION['VERSION'] [router.controller.js] added 'session.version' in javascript '_SERVER' variable [module.version] minmod [webpack.header] implemented VERSION: fetch|create|switch
|
2018-03-17 19:07:44 +01:00 |
xdrm-brackets
|
e221452295
|
[module.department.save] => [module.department.version] refactor + POST split into POST & PUT + used API 'error' return field BIGUPDATE
|
2018-03-17 14:34:16 +01:00 |
xdrm-brackets
|
466d197246
|
[module.professor] -Removed 'GET professor/stats'
|
2018-03-17 13:18:37 +01:00 |
Unknown
|
d240b14a9e
|
Implemented backup preview
|
2018-03-16 20:40:04 +01:00 |
xdrm-brackets
|
c3bebefe0f
|
[repo.tp] fixed + added requests to create|update|delete [module.tp] POST to create + PUT to update (can remove a list of formations, or add a list .., update idProf (-1 to unset), volume)
|
2018-03-15 19:29:00 +01:00 |
xdrm-brackets
|
45e3b005ec
|
[repo.td] fixed + added requests to create|update|delete [module.td] POST to create + PUT to update (can remove a list of formations, or add a list .., update idProf (-1 to unset), volume)
|
2018-03-15 19:25:42 +01:00 |
xdrm-brackets
|
428054e007
|
Merge branch 'master' of https://git.xdrm.io/ptut/vhost
|
2018-03-15 19:17:32 +01:00 |
xdrm-brackets
|
0c0c37b0a1
|
[repo.cours] fixed + added requests to create|update|delete [module.cours] POST to create + PUT to update (can remove a list of formations, or add a list .., update idProf (-1 to unset), volume)
|
2018-03-15 19:17:28 +01:00 |
Unknown
|
aeb39e782f
|
Merge remote-tracking branch 'origin/db-save' into db-save
|
2018-03-15 18:19:40 +01:00 |
Unknown
|
a8d671e87c
|
fix Namespace change
|
2018-03-15 18:18:48 +01:00 |
Unknown
|
959a1047d8
|
Implémentation de base des backups
|
2018-03-15 18:14:13 +01:00 |
xdrm-brackets
|
e1bdac7f5b
|
renamed 'departement' to 'department'
|
2018-03-15 17:40:12 +01:00 |
xdrm-brackets
|
2a0d8e15b1
|
[module.department] renamed (got rid of the 'e') | [webpack.header] department switch OK
|
2018-03-15 17:38:06 +01:00 |
Unknown
|
f979578bbc
|
Implémentation de base des backups
|
2018-03-15 16:47:22 +01:00 |
xdrm-brackets
|
688b0c10c8
|
[bowdel] + [AuthSystemDefault] + [module.cas] DELETE (now logout works + login + session departE?E?E?E?E?ment data)
|
2018-03-15 13:13:40 +01:00 |
Unknown
|
2a9e1e1474
|
Implemented department database switch
|
2018-03-15 12:02:28 +01:00 |
Unknown
|
7c2a698733
|
implemented multi-bdd login
|
2018-03-15 12:00:48 +01:00 |
xdrm-brackets
|
cec2c491bb
|
[module.ue.cours|td|tp] GET returns the groups [repo.cours|td|tp.getGroups] used by api
|
2018-03-14 15:28:41 +01:00 |
xdrm-brackets
|
843251449f
|
[repo.ue] fixed get(code), get(null) already worked | [webpack.ue.view] fixed 'form_by_id' that is now declared before fetching UEs
|
2018-03-13 23:52:09 +01:00 |
Unknown
|
127132f9b2
|
because your request is shit
|
2018-03-13 21:59:09 +01:00 |
xdrm-brackets
|
7d2d59402b
|
[repo.ue] now GET returns the field 'formations' that is a JSON array (shitty SQL) [module.ue] converts to real array data
|
2018-03-13 21:17:32 +01:00 |