Commit Graph

12 Commits

Author SHA1 Message Date
Adrien Marquès 8bd98484aa make login HOST generic 2018-06-09 12:22:20 +02:00
xdrm-brackets cfb9e0df23 remove page 'fiche' 2018-05-14 11:56:11 +02:00
xdrm-brackets c8c1bf2ede [webpack.common] added gstore field 'HOST' that contains 'https://ptut.xdrm.io' or 'http://ptut.com:8080' 2018-03-20 12:08:53 +01:00
xdrm-brackets 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 2018-03-17 18:26:09 +01:00
xdrm-brackets 39cc5ef906 [webpack.logout] now logout works 2018-03-06 19:39:34 +01:00
xdrm-brackets ae5a2459ff [js] override Element prototype with adding: Element.addClass('classname') + Element.remClass('classname') | [webpack.teacher.view] implemented filter show/hide 2018-03-05 18:20:47 +01:00
xdrm-brackets 72e140d5c5 Updated menu items 2018-02-28 13:00:51 +01:00
xdrm-brackets 2bc265efb0 Instanciate API/PopUp in common 2018-02-20 22:57:39 +01:00
xdrm-brackets e685dadd55 fix connection check on webpack.data.common 2018-02-20 19:40:26 +01:00
xdrm-brackets c51f90b70e navigation de menu basique + gestion de l'item login/logout en fonction de la connexion actuelle 2018-02-20 17:45:46 +01:00
xdrm-brackets c8871cbab4 +fix gstore 'is_local' check 2018-02-20 16:00:55 +01:00
xdrm-brackets a493db2bf2 +created base html/css/js (added gstore + default templates) 2018-02-20 15:53:31 +01:00