Commit Graph

  • 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 xdrm-brackets 2018-03-19 23:32:09 +0100
  • 228bdddd2d [composer.mpdf] added PDF lib [public_html.pdf.php] PDF basics + layout xdrm-brackets 2018-03-19 23:03:47 +0100
  • bef4dad5f7 [api.core.authsystemdefault] removed CAS management [module.cas] implemented good CAS management with database + error management (edge cases) xdrm-brackets 2018-03-19 19:06:00 +0100
  • 60ceb9d2a8 [module.department] renamed 'getLinkedDepartments' (plural) xdrm-brackets 2018-03-19 19:05:19 +0100
  • b47341f792 [repo.professor] renamed 'getLinkedDepartment' -> 'getLinkedDepartments' (plural) + Error management (edge cases) + update -> updates meta database + delete -> updates meta database xdrm-brackets 2018-03-19 19:04:57 +0100
  • 959df5cfde [module.cas] fix1 [webpack.page.login] fix [webpack.data.login] fix xdrm-brackets 2018-03-19 18:27:33 +0100
  • 39635cb5fa [webpack.ue.manage] CREATE css minmod xdrm-brackets 2018-03-18 17:36:23 +0100
  • dc647f567f [webpack.ue.manage] CREATE new Cours|TD|TP implemented (with real-time feedback (push into VueJS), then updates/remove works) xdrm-brackets 2018-03-18 17:17:31 +0100
  • 861fb49846 [webpack.ue.manage] minmod xdrm-brackets 2018-03-18 16:31:03 +0100
  • d43c2244a0 [backup.dir] removed + .gitignore xdrm-brackets 2018-03-18 11:15:30 +0100
  • 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 xdrm-brackets 2018-03-17 19:07:44 +0100
  • 4280bbb5f6 [webpack.lib.onblur] js lib to call 'callbacks' when unblur (for example <div> that shows only on click, but now it allows us to hide them when clicking outside this element) [webpack.data.common] added lib in 'window.unblur' [webpack.teacher.view] used the lib for 'filter' list that shows when clicking on filter name [webpack.header] used for 'department' and 'version' popup lists xdrm-brackets 2018-03-17 18:26:09 +0100
  • e221452295 [module.department.save] => [module.department.version] refactor + POST split into POST & PUT + used API 'error' return field BIGUPDATE xdrm-brackets 2018-03-17 14:34:16 +0100
  • 466d197246 [module.professor] -Removed 'GET professor/stats' xdrm-brackets 2018-03-17 13:18:37 +0100
  • d8e74ada8a Merge branch 'db-save' Unknown 2018-03-16 20:40:14 +0100
  • d240b14a9e Implemented backup preview db-save Unknown 2018-03-16 20:40:04 +0100
  • 3be136eff1 Update card.scss Guillaume FAUVET 2018-03-16 18:24:57 +0100
  • fa311d6df7 [webpack.ue.manage] minmod xdrm-brackets 2018-03-16 16:01:17 +0100
  • 3b5875ab06 [webpack.ue.manage] implemented 'remove' for Cours|TD|TP xdrm-brackets 2018-03-16 15:59:17 +0100
  • 1b8f3eadee [webpack.ue.manage] implemented 'upd_prof' to instant-update a professor for a Cours|TD|TP xdrm-brackets 2018-03-16 15:39:03 +0100
  • 045ced9002 [webpack.ue.manage] eased 'add_form' (by index no more ID) xdrm-brackets 2018-03-16 15:28:47 +0100
  • 9ae61af2c4 [scss.header] smaller header height xdrm-brackets 2018-03-16 15:25:05 +0100
  • cd9f342eda [webpack.ue.view] no more need for $router (it is in Gstore) for navigation funcs [webpack.ue.manage] eased 'rem_form' (by index no more ID) + fetch professors / created layout for changing professor for a cours|TD|TP xdrm-brackets 2018-03-16 15:18:57 +0100
  • 8218571498 [scss.container.list] minfix xdrm-brackets 2018-03-15 20:21:51 +0100
  • 4360afe212 [scss.container.list] made 'tag's more readable xdrm-brackets 2018-03-15 20:17:24 +0100
  • b89eb61943 [scss.container.list] minmod xdrm-brackets 2018-03-15 20:14:56 +0100
  • eccaf1161a [webpack.ue.manage] can instant-add formations (api+feedback) xdrm-brackets 2018-03-15 20:08:27 +0100
  • 0f57d5bd6e [webpack.ue.manage] can instant-remove formations (api+feedback) xdrm-brackets 2018-03-15 19:50:15 +0100
  • 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) xdrm-brackets 2018-03-15 19:29:00 +0100
  • 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) xdrm-brackets 2018-03-15 19:25:42 +0100
  • 428054e007 Merge branch 'master' of https://git.xdrm.io/ptut/vhost xdrm-brackets 2018-03-15 19:17:32 +0100
  • 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) xdrm-brackets 2018-03-15 19:17:28 +0100
  • cc51cb9d1e Merge branch 'db-save' Unknown 2018-03-15 18:21:32 +0100
  • aeb39e782f Merge remote-tracking branch 'origin/db-save' into db-save Unknown 2018-03-15 18:19:40 +0100
  • a8d671e87c fix Namespace change Unknown 2018-03-15 18:18:48 +0100
  • b3990578d3 ajout du gitignore des backups Unknown 2018-03-15 16:47:43 +0100
  • 959a1047d8 Implémentation de base des backups Unknown 2018-03-15 16:47:22 +0100
  • e1bdac7f5b renamed 'departement' to 'department' xdrm-brackets 2018-03-15 17:40:12 +0100
  • 2a0d8e15b1 [module.department] renamed (got rid of the 'e') | [webpack.header] department switch OK xdrm-brackets 2018-03-15 17:38:06 +0100
  • 5d130114cf ajout du gitignore des backups Unknown 2018-03-15 16:47:43 +0100
  • f979578bbc Implémentation de base des backups Unknown 2018-03-15 16:47:22 +0100
  • 1d0f8933be [webpack.ue.manage] SCSS for adding/removing formations to an existing cours|td|tp (must implement now in JS) xdrm-brackets 2018-03-15 15:15:12 +0100
  • 5bf11d0b6d [webpack.ue.manage] hover border color consistent with Cours|TD|TP according to other cards layout xdrm-brackets 2018-03-15 13:41:16 +0100
  • 688b0c10c8 [bowdel] + [AuthSystemDefault] + [module.cas] DELETE (now logout works + login + session departE?E?E?E?E?ment data) xdrm-brackets 2018-03-15 13:13:35 +0100
  • a5f68b2021 [config.webpack] now works with real hashes xdrm-brackets 2018-03-15 12:46:16 +0100
  • dbe4599003 Merge branch 'multi-bdd' Unknown 2018-03-15 12:02:53 +0100
  • 2a9e1e1474 Implemented department database switch Unknown 2018-03-15 12:02:28 +0100
  • 7c2a698733 implemented multi-bdd login Unknown 2018-03-14 00:12:18 +0100
  • 4175d578b0 [webpack.ue.manage] first iface (to be updated) very ugly xdrm-brackets 2018-03-14 19:57:31 +0100
  • 30940dda48 [webpack.data.ue] manage page 'manage' load on nav from page 'view' + standalone with redirection if invalid 'code' in URL ue-groupe-list xdrm-brackets 2018-03-14 18:56:55 +0100
  • d8d5c74654 [scss.global.before-icon] fix xdrm-brackets 2018-03-14 17:56:03 +0100
  • 3f1037900c moved [container.list] to a new file refactor-css-1 xdrm-brackets 2018-03-14 17:43:44 +0100
  • ae69cdbb42 moved [container.card] to a new file xdrm-brackets 2018-03-14 17:42:18 +0100
  • d3a3e13593 moved tags|warning :before|pin :before and used multiple files for [scss.global] xdrm-brackets 2018-03-14 17:40:41 +0100
  • d3e2a585a4 implemented multi-bdd login multi-bdd Unknown 2018-03-14 00:12:18 +0100
  • cec2c491bb [module.ue.cours|td|tp] GET returns the groups [repo.cours|td|tp.getGroups] used by api xdrm-brackets 2018-03-14 15:28:41 +0100
  • 30ffe4f9e1 [scss.layout] loading opacity animation xdrm-brackets 2018-03-14 12:50:58 +0100
  • 84ecabedd0 [page.*] [scss.layout] added loader for bad connection xdrm-brackets 2018-03-14 12:44:11 +0100
  • f2201ebedc [css.container] minfix xdrm-brackets 2018-03-14 12:17:19 +0100
  • 496c0ba529 [webpack.ue.*] manage navigation (2-ways) xdrm-brackets 2018-03-14 12:12:32 +0100
  • 561fce6449 [css.container.tag(span)] set cursor not to select text xdrm-brackets 2018-03-14 10:34:13 +0100
  • 4053768474 [css.container.cards(section)] animation on display xdrm-brackets 2018-03-14 10:30:51 +0100
  • a827e66ba1 [css.prof|ue.view] managed toggle icon with 2 differente sprites xdrm-brackets 2018-03-14 00:15:51 +0100
  • a574b3cdf1 [webpack.ue.view] found an design idea for 'required' vs. 'optional' UEs xdrm-brackets 2018-03-14 00:07:19 +0100
  • 843251449f [repo.ue] fixed get(code), get(null) already worked | [webpack.ue.view] fixed 'form_by_id' that is now declared before fetching UEs xdrm-brackets 2018-03-13 23:52:09 +0100
  • 6c0b6fe32a [webpack.ue.view] removed console.log() xdrm-brackets 2018-03-13 22:49:19 +0100
  • 127132f9b2 because your request is shit Unknown 2018-03-13 21:59:09 +0100
  • 4999dcee05 [webpack.ue.view] added 'formations' list for each UE ue-formation-list xdrm-brackets 2018-03-13 21:24:55 +0100
  • 7d2d59402b [repo.ue] now GET returns the field 'formations' that is a JSON array (shitty SQL) [module.ue] converts to real array data xdrm-brackets 2018-03-13 21:17:32 +0100
  • 76ade95c18 [repo.ue] now GET returns the field 'formations' that is a JSON array representation containing the 'formation' IDS xdrm-brackets 2018-03-13 20:10:14 +0100
  • 3a8178a352 [scss.**] menu color invertion + minmod + fixed margin after search-bar xdrm-brackets 2018-03-13 19:23:22 +0100
  • 9d495e2c5c [scss.container] make gooey menu bigger xdrm-brackets 2018-03-13 19:02:38 +0100
  • b85a158078 [webpack.ue.view][webpack.ue.manage] created 'nav_in' base animation (subtle) xdrm-brackets 2018-03-13 15:43:43 +0100
  • e0d4c278f4 [webpack.ue.view][webpack.ue.manage] created 'nav_in' base animation xdrm-brackets 2018-03-13 15:02:41 +0100
  • 7472c8627e [page.*] shring mobile initial aspect ratio xdrm-brackets 2018-03-13 14:20:28 +0100
  • fc47675f7e [page.*] double mobile initial aspect ratio xdrm-brackets 2018-03-13 14:17:46 +0100
  • 66d5d57ec6 [scss.container][scss.layout] make UI more visible xdrm-brackets 2018-03-13 14:15:06 +0100
  • 5a050dbbd1 [module.professor] PUT|POST check for lastName+firstName or casLogin to be unique xdrm-brackets 2018-03-13 11:44:33 +0100
  • f3085ec4db [module.professor] PUT now checks for @casLogin to be unique xdrm-brackets 2018-03-13 11:26:08 +0100
  • 3e0ccea7df [module.professor] PUT can now remove CAS_LOGIN (argument @remCas = TRUE) xdrm-brackets 2018-03-13 11:13:03 +0100
  • f7a63a503d Merge branch 'master' of https://git.xdrm.io/ptut/vhost into ue-transition ue-transition xdrm-brackets 2018-03-12 19:51:02 +0100
  • f7ddd0145c [webpack.header][scss.header] created default version management (only template) for header xdrm-brackets 2018-03-12 19:50:56 +0100
  • 1a956cbc58 [webpack.ue.view][webpack.ue.manage] created sub-page of 'ue.view': 'ue.manage' which takes a 'code' as URI argument + $router commands xdrm-brackets 2018-03-12 19:50:33 +0100
  • 17c78d6e87 Merge remote-tracking branch 'origin/master' Guillaume FAUVET 2018-03-12 14:50:10 +0100
  • 18f71fc2fc [scss.container] fix .card.container overflow (solving UE display) Guillaume FAUVET 2018-03-12 14:49:59 +0100
  • 87a069ca84 [webpack.ue.view] accessibility with 'title' attribute xdrm-brackets 2018-03-12 11:28:22 +0100
  • 56f94de6a5 [webpack.teacher.view] accessibility with 'title' attribute xdrm-brackets 2018-03-12 11:23:29 +0100
  • 2604e4eb80 [scss.container] fix .warning icon overflow xdrm-brackets 2018-03-12 11:14:46 +0100
  • 95a983dbf2 [page.ue] rename <title> tag xdrm-brackets 2018-03-12 11:12:45 +0100
  • 9b19c42aee Merge branch 'ue-from-teacher' xdrm-brackets 2018-03-12 11:02:56 +0100
  • fc26d4a7ef [webpack.ue.view] fixed update ue-from-teacher xdrm-brackets 2018-03-12 11:01:23 +0100
  • fa9964cd78 [module.ue] PUT pass 'defaultFormation' as it (NULL: ignore, -1: unset, *: set) xdrm-brackets 2018-03-12 10:57:53 +0100
  • 6de03a80e3 [repo.ue] UPDATE now can have empty 'bind_param' because can only set defaultFormation to NULL xdrm-brackets 2018-03-12 10:57:05 +0100
  • 6601880436 [module.ue] POST now default value for 'defaultFormation' is int = -1 (type is INT btw) xdrm-brackets 2018-03-12 10:43:08 +0100
  • 1aab7b61bd [api.core.checker] now for 'varchar()' type, pass numeric -> string before checking 'strlen()' (because of json_decode) xdrm-brackets 2018-03-12 10:42:19 +0100
  • a0d2ca65f9 [webpack.ue.view] [repo.ue] [module.ue] implemented CREATE|DELETE|UPDATE (but BUGGGS EVERYWHERE !!!) xdrm-brackets 2018-03-11 19:34:11 +0100
  • 7da78a648e [webpack.ue.view] fixed 'code' type check xdrm-brackets 2018-03-11 18:20:50 +0100
  • eadc3f95d4 [module.ue] DELETE implemented xdrm-brackets 2018-03-11 18:13:41 +0100
  • b434a9e658 [webpack.ue.view] fixed 'remove' call xdrm-brackets 2018-03-11 18:10:49 +0100
  • 1c62879fad [webpack.ue.view] updated js to handle edit/create (with volumes) xdrm-brackets 2018-03-11 18:08:27 +0100