ptut-vhost/build/api/module
xdrm-brackets a4e56c8574 merge 2018-03-22 06:13:09 -04:00
..
department [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
professor merge 2018-03-22 06:13:09 -04:00
ue [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
casController.php [module.cas] GET minmod 2018-03-21 00:50:19 +01:00
categoryController.php [module.category] implemented GET 2018-03-06 16:15:19 +01:00
departmentController.php [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
excelController.php implemented debugging of the repo 2018-03-08 20:53:40 +01:00
formationController.php [repo.formation] formatted get(ID|ALL) | [module.formation] implemented GET 2018-03-05 11:19:32 +01:00
professorController.php [module.professor] PUT|POST check for lastName+firstName or casLogin to be unique 2018-03-13 11:44:33 +01:00
releaseController.php [xdrm-framework] update: now implementations have 'Controller' as a suffix for the class name. 2018-03-01 17:21:48 +01:00
rootController.php [module.root] to test params | [config.mdules] 2018-03-05 19:35:35 +01:00
ueController.php [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