972dc6f86dadd: public_html.css.accueil (add css for home page) add: public_html.image.* (add new images for types ) upd: view.vue.container.dashboard (add some content) upd: view.vue.home (add css reference for home page)
Guillaume FAUVET
2017-12-08 04:54:59 +0100
f3e3f1496bIMPORTANT fix: websocket (now will work also for '/event' channel
xdrm-brackets
2017-12-08 00:01:25 +0100
e8d385f1f6upt: 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)
Guillaume FAUVET
2017-12-07 23:40:29 +0100
0596380219add: public_html.css.signup-form (css for sign up form authentication) add: view.vue.signup-form (vue for sign up form authentication)
Guillaume FAUVET
2017-12-07 23:32:23 +0100
db00a1cdc3fix: config.modules (user mail & admin mail must be of mail type instead of text)
Guillaume FAUVET
2017-12-07 23:04:07 +0100
7f183ed8eafix: view.vue-config (boolean must be initialize with false)
Guillaume FAUVET
2017-12-07 22:29:48 +0100
067ef7de6aupt: 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)
Guillaume FAUVET
2017-12-07 22:25:58 +0100
35129d49f0add: 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)
Guillaume FAUVET
2017-12-07 22:22:04 +0100
6caa164ddbNotes added by 'git_note_create' from libgit2
SeekDaSky
2017-12-08 00:43:58 +0100
4d847e7d70Notes added by 'git_note_create' from libgit2
SeekDaSky
2017-12-08 00:42:55 +0100
56b4327184IMPORTANT fix: websocket (now will work also for '/event' channel
xdrm-brackets
2017-12-08 00:01:25 +0100
b12eb46939upt: 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)
Guillaume FAUVET
2017-12-07 23:40:29 +0100
514f56db18add: public_html.css.signup-form (css for sign up form authentication) add: view.vue.signup-form (vue for sign up form authentication)
Guillaume FAUVET
2017-12-07 23:32:23 +0100
11895fb875fix: config.modules (user mail & admin mail must be of mail type instead of text)
Guillaume FAUVET
2017-12-07 23:04:07 +0100
2791dda887fix: view.vue-config (boolean must be initialize with false)
Guillaume FAUVET
2017-12-07 22:29:48 +0100
d0dc02e53fupt: 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)
Guillaume FAUVET
2017-12-07 22:25:58 +0100
0406689523add: 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)
Guillaume FAUVET
2017-12-07 22:22:04 +0100
9f0f82c521removed 'module.authentication' to 'user/login' and 'admin/login' + ADDED 'user/signup' and 'admin/signup'
xdrm-brackets
2017-12-07 21:51:32 +0100
216412f26aupd: error.core.{Error,Err} (Added management for Err::AlreadyExists)
xdrm-brackets
2017-12-07 21:50:21 +0100