Commit Graph

210 Commits

Author SHA1 Message Date
xdrm-brackets 89520180c7 debug 2017-12-08 02:58:17 +01:00
xdrm-brackets dd4ae7e748 Merge branch 'api-with-db' of https://git.xdrm.io/ndli1718/main into api-with-db 2017-12-08 02:54:32 +01:00
xdrm-brackets 81449426a5 Removed 'username' from POST message/emergency + POST message/event (because already in session) 2017-12-08 02:54:21 +01:00
xdrm-brackets 27942b8b82 fix: $_SESSION['name'] is now ok with API calls (tokens, etc) 2017-12-08 02:50:47 +01:00
xdrm-brackets a073f5632d clean modules.json 2017-12-08 02:50:47 +01:00
Guillaume FAUVET d2b54f431b add: build.router.controller.loader
upd: build.router.controller.api
upd: build.router.controller.page
2017-12-08 02:50:47 +01:00
xdrm-brackets aa5b97dcc8 add: repo.event (event default 'getAll()' with limit 'getById', 'create', 'update', 'remove') 2017-12-08 02:50:47 +01:00
xdrm-brackets 69df30d57c add: repo.emergency (emergency default 'getAll()' with limit 'getById', 'create', 'update', 'remove') 2017-12-08 02:50:47 +01:00
SeekDaSky 26c6a6bb22 Merge branch 'master' of https://git.xdrm.io/ndli1718/main 2017-12-08 02:45:32 +01:00
SeekDaSky 3c68e0a100 fix date 2017-12-08 02:45:23 +01:00
Guillaume FAUVET b1bafa61a8 fix: view.vue.signup-form (correct invalid username argument + secure sign up) 2017-12-08 02:35:16 +01:00
xdrm-brackets 87504efc0a add: repo.event (event default 'getAll()' with limit 'getById', 'create', 'update', 'remove') 2017-12-08 02:22:23 +01:00
xdrm-brackets d8156b3f55 add: repo.emergency (emergency default 'getAll()' with limit 'getById', 'create', 'update', 'remove') 2017-12-08 02:20:05 +01:00
SeekDaSky f468536e13 Merge branch 'master' of https://git.xdrm.io/ndli1718/main 2017-12-08 02:01:03 +01:00
SeekDaSky f3437d8db9 add: Interop pour le channel event 2017-12-08 01:56:52 +01:00
Guillaume FAUVET 65ad834bd8 add: public_html/image/header (missing logout icon) 2017-12-08 01:56:52 +01:00
Guillaume FAUVET c0013f25b0 upd: build.router.controller (add _SERVER.session.connected)
upd: public_html.header = (add icon logout)
upd: public_html.signup-form (add backlink to login)
upd: view.vue.header = (change icon if connected or not)
upd: view.vue.signup-form = (add backling to login)
2017-12-08 01:56:52 +01:00
xdrm-brackets 90c05624ab fix: view.main (added geolocation) | upd: vue.emergency|vue.event (added geolocation use) 2017-12-08 01:56:52 +01:00
Guillaume FAUVET a04a0ede20 Merge remote-tracking branch 'origin/dev-logout' into dev-logout 2017-12-08 01:25:28 +01:00
Guillaume FAUVET 8d62ed08e5 add: public_html/image/header (missing logout icon) 2017-12-08 01:25:10 +01:00
Guillaume FAUVET dbdc578ea3 upd: build.router.controller (add _SERVER.session.connected)
upd: public_html.header = (add icon logout)
upd: public_html.signup-form (add backlink to login)
upd: view.vue.header = (change icon if connected or not)
upd: view.vue.signup-form = (add backling to login)
2017-12-08 01:22:32 +01:00
Guillaume FAUVET 438607a1e6 upd: build.router.controller (add _SERVER.session.connected)
upd: public_html.header = (add icon logout)
upd: public_html.signup-form (add backlink to login)
upd: view.vue.header = (change icon if connected or not)
upd: view.vue.signup-form = (add backling to login)
2017-12-08 01:22:03 +01:00
xdrm-brackets 66d8eb39eb fix: view.main (added geolocation) | upd: vue.emergency|vue.event (added geolocation use) 2017-12-08 01:02:52 +01:00
SeekDaSky a906da7266 Merge branch 'master' of https://git.xdrm.io/ndli1718/main 2017-12-08 00:47:06 +01:00
SeekDaSky a297a89287 merge 2017-12-08 00:45:16 +01:00
xdrm-brackets 94ad405dee fix: view.websocket (fixed update) 2017-12-08 00:45:16 +01:00
xdrm-brackets 1400d445ee BIG FIX: session_name with logout .... 2017-12-08 00:45:16 +01:00
xdrm-brackets bdf119700c fix: view.websocket (object length fixes '/event' notification count) 2017-12-08 00:45:16 +01:00
xdrm-brackets 97c6dcf8be fix: view.websocket (object length fixes '/emergency' notification count) 2017-12-08 00:45:16 +01:00
xdrm-brackets f3e3f1496b IMPORTANT fix: websocket (now will work also for '/event' channel 2017-12-08 00:45:16 +01:00
Guillaume FAUVET e8d385f1f6 upt: public_html.css.layout (css for sign up form)
upt: public_html.css.login-form (add new css for sign up button)
upt: view.vue.header (close sign up form on menu click)
upt: view.vue.login-form (add sign up button in the login form authentication)
upt: view.vue.wrapper (add new popup for sign up)
upt: view.home (add reference css for sign up)
upt: view.vue-config (add gstore.add.signupform for popup sign up visibility)
2017-12-08 00:45:16 +01:00
Guillaume FAUVET 0596380219 add: public_html.css.signup-form (css for sign up form authentication)
add: view.vue.signup-form (vue for sign up form authentication)
2017-12-08 00:45:16 +01:00
Guillaume FAUVET db00a1cdc3 fix: config.modules (user mail & admin mail must be of mail type instead of text) 2017-12-08 00:45:16 +01:00
Guillaume FAUVET 7f183ed8ea fix: view.vue-config (boolean must be initialize with false) 2017-12-08 00:45:16 +01:00
Guillaume FAUVET 067ef7de6a upt: public_html.css.header (add new background-image for user authentication)
upt: public_html.css.layout (add new css for user authentication)
upt: view.vue.header (add a button for showing login interface)
upt: view.vue.wrapper (add a button for showing login interface)
upt: view.home (add a reference to user authentication css)
upt: view.vue-config (add boolean gstore.data.loginform to display user authentication interface)
2017-12-08 00:45:16 +01:00
Guillaume FAUVET 35129d49f0 add: public_html.css.login-form (css for user authentication)
add: public_html.image.header.notif.login (icon for user authentication for header)
add: view.vue.login-form (vue for user authentication)
2017-12-08 00:45:16 +01:00
xdrm-brackets d7710a2b92 fix: view.websocket (fixed update) 2017-12-08 00:39:43 +01:00
xdrm-brackets f856b67f7e BIG FIX: session_name with logout .... 2017-12-08 00:32:18 +01:00
xdrm-brackets 965b634f72 fix: view.websocket (object length fixes '/event' notification count) 2017-12-08 00:06:34 +01:00
xdrm-brackets d7a5e57a22 fix: view.websocket (object length fixes '/emergency' notification count) 2017-12-08 00:05:52 +01:00
xdrm-brackets 56b4327184 IMPORTANT fix: websocket (now will work also for '/event' channel 2017-12-08 00:01:25 +01:00
Guillaume FAUVET b12eb46939 upt: public_html.css.layout (css for sign up form)
upt: public_html.css.login-form (add new css for sign up button)
upt: view.vue.header (close sign up form on menu click)
upt: view.vue.login-form (add sign up button in the login form authentication)
upt: view.vue.wrapper (add new popup for sign up)
upt: view.home (add reference css for sign up)
upt: view.vue-config (add gstore.add.signupform for popup sign up visibility)
2017-12-07 23:44:09 +01:00
Guillaume FAUVET 514f56db18 add: public_html.css.signup-form (css for sign up form authentication)
add: view.vue.signup-form (vue for sign up form authentication)
2017-12-07 23:44:09 +01:00
Guillaume FAUVET 11895fb875 fix: config.modules (user mail & admin mail must be of mail type instead of text) 2017-12-07 23:44:09 +01:00
Guillaume FAUVET 2791dda887 fix: view.vue-config (boolean must be initialize with false) 2017-12-07 23:44:09 +01:00
Guillaume FAUVET d0dc02e53f upt: public_html.css.header (add new background-image for user authentication)
upt: public_html.css.layout (add new css for user authentication)
upt: view.vue.header (add a button for showing login interface)
upt: view.vue.wrapper (add a button for showing login interface)
upt: view.home (add a reference to user authentication css)
upt: view.vue-config (add boolean gstore.data.loginform to display user authentication interface)
2017-12-07 23:43:13 +01:00
Guillaume FAUVET 0406689523 add: public_html.css.login-form (css for user authentication)
add: public_html.image.header.notif.login (icon for user authentication for header)
add: view.vue.login-form (vue for user authentication)
2017-12-07 23:40:58 +01:00
SeekDaSky d5078b9bc9 Merge branch 'master' of https://git.xdrm.io/ndli1718/main 2017-12-07 23:40:15 +01:00
SeekDaSky e82f192f8e Implémentation de l'interop pour la suppression de message (promis c'est le dernier commit sur master) 2017-12-07 23:40:05 +01:00
xdrm-brackets 96b92e02cb lolfix 2017-12-07 23:38:55 +01:00