Commit Graph

182 Commits

Author SHA1 Message Date
Unknown 271799e9f4 implemented departement stats 2018-03-08 18:41:52 +01:00
xdrm-brackets 0e305499ad [404] upgrade 2018-03-08 15:07:16 +01:00
xdrm-brackets 45a7f126bb created svg filter cluster for better usage 2018-03-08 14:14:22 +01:00
xdrm-brackets da5f51367e [webpack.teacher.view] instant-edit add border 2018-03-08 14:04:10 +01:00
xdrm-brackets 5785b58703 [webpack.teacher.view] instant-edit now works !! (but need to get categoryLabel from other request maybe..) 2018-03-08 13:58:30 +01:00
xdrm-brackets c4041532a8 [webpack.teacher.view] now if you click on the :not(:hover) link, it will be consistent (does not move) 2018-03-08 13:12:29 +01:00
xdrm-brackets c9563ab36d [webpack.teacher.view] gooey effect now invisible when not :hover 2018-03-08 13:07:15 +01:00
xdrm-brackets 7a3ac8ff64 [webpack.teacher.view] instant-remove|instant-edit now have knowledge of the specified professor (from gstore.professors) 2018-03-08 12:45:09 +01:00
xdrm-brackets 3f7aaee9b5 [scss] chrome+firefox cross-compatibility 2018-03-08 12:40:06 +01:00
xdrm-brackets 56b858c044 [webpack.teacher.view] SCSS: gooey effect order change 2018-03-08 12:25:28 +01:00
xdrm-brackets efaaedfd0d [webpack.teacher.view] SCSS: gooey effect 2018-03-08 12:12:12 +01:00
xdrm-brackets 8a22a18b96 [webpack.teacher.view] make instant-buttons (admin, edit, remove) with feedback (TEST) 2018-03-07 19:13:05 +01:00
xdrm-brackets b21635c365 [css.card.container] fix layout for when few cards, align to top (not middle of screen) 2018-03-07 19:06:21 +01:00
xdrm-brackets 2ce339f1e2 [webpack.teacher.view] fixed '(cas_login)' layout (parenthesis are no more in pseudo-elements but included in HTML render) + white-space: nowrap allows it not to be multiline | [css.container.card.instant-search] fixed '+' toggle button layout (except extremely small resolution) 2018-03-07 19:00:21 +01:00
xdrm-brackets e04649a8f5 [webpack.teacher.view] can now toggle 'CREATE' card + fixed layout now 'CREATE' card is !!exactly!! the same size as others 2018-03-07 18:49:28 +01:00
xdrm-brackets c21b744986 [webpack.teacher.view] can now toggle 'ADMIN' property in real-time (+feedback) 2018-03-07 14:58:01 +01:00
xdrm-brackets f010f29477 remove debug 2018-03-07 14:46:41 +01:00
xdrm-brackets f544959e76 [webpack.teacher.view] CREATE feedback (green msg) 2018-03-07 14:43:04 +01:00
xdrm-brackets e818886972 [webpack.teacher.view] can now CREATE professors 2018-03-07 14:34:44 +01:00
xdrm-brackets 0b5272c8ec [config.modules] make POST professor types more flexible 2018-03-07 14:34:18 +01:00
xdrm-brackets 919bccafd9 [webpack.teacher.view] duplicated code from 'REMOVE' to 'UPDATE' (to implement) 2018-03-07 13:20:02 +01:00
xdrm-brackets c3c59737d1 [webpack.teacher.view]] Can now REMOVE (delete) professors 2018-03-07 13:13:31 +01:00
xdrm-brackets f491d9736d minfix css for pop-up 2018-03-07 12:25:57 +01:00
xdrm-brackets ba30174b02 [webpack.teacher.view] added 'remove' and 'edit' icons (to implement) 2018-03-07 12:12:50 +01:00
xdrm-brackets 68d0461d7c Merge branch 'master' of https://git.xdrm.io/ptut/vhost 2018-03-06 19:42:15 +01:00
xdrm-brackets 3cfde3e948 minmod 2018-03-06 19:42:09 +01:00
Unknown 9dc60ca0cd Fix Request for ctegory stats 2018-03-06 19:40:57 +01:00
xdrm-brackets 39cc5ef906 [webpack.logout] now logout works 2018-03-06 19:39:34 +01:00
xdrm-brackets 9c00c83240 [webpack.login] added icon+title [TODO: animations] 2018-03-06 19:26:56 +01:00
xdrm-brackets 7deff7ae49 [webpack.teacher.view] added 'warning' 2018-03-06 16:37:27 +01:00
xdrm-brackets 276582b131 [webpack.teacher.view] fixed button on 'create' card 2018-03-06 16:34:30 +01:00
xdrm-brackets 54c2455da4 [webpack.teacher.view] minlayoutfix 2018-03-06 16:22:07 +01:00
xdrm-brackets 8f47e3d7ae [webpack.teacher.view] added fetching categories for 'create' card 2018-03-06 16:20:31 +01:00
xdrm-brackets c6fc6631fb [module.category] implemented GET 2018-03-06 16:15:19 +01:00
xdrm-brackets 0a0135487f [repo.category] added get() usual | [repo.professor] fix.. 2018-03-06 16:15:01 +01:00
Unknown 6bcccdae7f Merge remote-tracking branch 'origin/master' 2018-03-06 16:07:21 +01:00
Unknown faa0ce19ce Fix progessor SQL (when UE disabled) 2018-03-06 16:07:15 +01:00
xdrm-brackets 8dff413fce [webpack.teacher.view] added 'create' card 2018-03-06 16:05:29 +01:00
Unknown f0a2e57394 Merge branch 'excel-import' 2018-03-06 15:22:05 +01:00
Unknown ac53d5bf7a Fix Import and request to take in consideration disabled UEs 2018-03-06 15:21:48 +01:00
xdrm-brackets 8326c965a2 [webpack.teacher.view] Cours|TD|TP card footer icons+explicity 2018-03-06 15:02:36 +01:00
xdrm-brackets 4352f02dc9 [webpack.teacher.view] show all professors when (no filter|empty filter) 2018-03-06 14:49:48 +01:00
SeekDaSky f0ea6cf494 fix filter 2018-03-06 14:27:27 +01:00
Unknown c4c891f33f Merge remote-tracking branch 'origin/master' 2018-03-06 10:55:23 +01:00
Unknown 4676df2bff fix professor controller and moved equitd computation to repo 2018-03-06 10:53:02 +01:00
Unknown dbbb0839ea Merge branch 'database-error-detection' 2018-03-05 20:31:40 +01:00
SeekDaSky b1bf05541d fixed encoding + implemented incoherence detection 2018-03-05 20:30:57 +01:00
xdrm-brackets 565f9d8d11 [webpack.teacher.view] filters now works 2018-03-05 19:51:28 +01:00
xdrm-brackets 443e401d66 Merge branch 'master' of https://git.xdrm.io/ptut/vhost 2018-03-05 19:42:42 +01:00
xdrm-brackets 15c57b7abb [module.professor] GET fixed VH formula (renamed 'du' to 'hoursToDo') 2018-03-05 19:42:37 +01:00