This is an automated email from the git hooks/post-receive script.
New change to branch develop in repository mum.
See http://git.chorem.org/mum.git
from 39775c0 hostpage: module managment directly through the page (removed the old modal)
new 140053a toaster if a module have been deactivated by the service
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Detailed log of new commits:
commit 140053a3b86e71a0047619b00fbc5df74c52e6ec
Author: Alexis Guilbaud <guilbaud(a)codelutin.com>
Date: Thu Jun 4 14:37:25 2015 +0200
toaster if a module have been deactivated by the service
Summary of changes:
app/module_loader.py | 9 ++++++---
app/modules/notification_modules/websocket_container.py | 6 +++++-
static/js/controllers/headCtrl.js | 3 +++
static/js/mumApp.js | 7 +++++++
4 files changed, 21 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
chorem.org SCM administrator <admin+scm(a)chorem.org>.
This is an automated email from the git hooks/post-receive script.
New change to branch develop in repository mum.
See http://git.chorem.org/mum.git
from 148b80d dashboard: group view + subscriptions on groups + removed group page, controller and routing
new 39775c0 hostpage: module managment directly through the page (removed the old modal)
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Detailed log of new commits:
commit 39775c0c1718ad5d0b6f40286800650b21300b66
Author: Alexis Guilbaud <guilbaud(a)codelutin.com>
Date: Thu Jun 4 11:52:15 2015 +0200
hostpage: module managment directly through the page (removed the old modal)
Summary of changes:
app/websocket_func.py | 6 +-
static/js/controllers/hostPageCtrl.js | 156 ++++++++++------------------------
views/hostpage.html | 102 +++++++++++-----------
3 files changed, 98 insertions(+), 166 deletions(-)
--
To stop receiving notification emails like this one, please contact
chorem.org SCM administrator <admin+scm(a)chorem.org>.
This is an automated email from the git hooks/post-receive script.
New change to branch develop in repository mum.
See http://git.chorem.org/mum.git
from db3de9f dashboard: subscriptions on host-view + notif page is now only for summary
new 148b80d dashboard: group view + subscriptions on groups + removed group page, controller and routing
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Detailed log of new commits:
commit 148b80d8c455064a03927faa53ca28b1aa8a608b
Author: Alexis Guilbaud <guilbaud(a)codelutin.com>
Date: Wed Jun 3 14:20:15 2015 +0200
dashboard: group view + subscriptions on groups + removed group page, controller and routing
Summary of changes:
app/modules/storage_modules/shelve_db.py | 6 +-
app/mum.py | 4 -
static/js/controllers/dashboardCtrl.js | 34 ++++++-
static/js/controllers/groupCtrl.js | 160 -------------------------------
static/js/mumApp.js | 4 -
views/dashboard.html | 51 +++++++++-
views/groups.html | 89 -----------------
views/index.html | 2 -
8 files changed, 78 insertions(+), 272 deletions(-)
delete mode 100644 static/js/controllers/groupCtrl.js
delete mode 100644 views/groups.html
--
To stop receiving notification emails like this one, please contact
chorem.org SCM administrator <admin+scm(a)chorem.org>.
This is an automated email from the git hooks/post-receive script.
New change to branch develop in repository mum.
See http://git.chorem.org/mum.git
from 598bc58 angular-ui-select dependency added + group tagging on dashboard
new db3de9f dashboard: subscriptions on host-view + notif page is now only for summary
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Detailed log of new commits:
commit db3de9fccdcc209859329a65208dc59fe16e9bdb
Author: Alexis Guilbaud <guilbaud(a)codelutin.com>
Date: Tue Jun 2 16:37:18 2015 +0200
dashboard: subscriptions on host-view + notif page is now only for summary
Summary of changes:
app/modules/storage_modules/shelve_db.py | 10 +-
static/js/controllers/dashboardCtrl.js | 125 +++++++++++++-
static/js/controllers/notificationsCtrl.js | 185 --------------------
static/js/controllers/statsCtrl.js | 3 +-
views/dashboard.html | 268 ++++++++++++++++++++---------
views/index.html | 2 +-
views/notifications.html | 129 ++------------
7 files changed, 329 insertions(+), 393 deletions(-)
--
To stop receiving notification emails like this one, please contact
chorem.org SCM administrator <admin+scm(a)chorem.org>.
This is an automated email from the git hooks/post-receive script.
New change to branch develop in repository mum.
See http://git.chorem.org/mum.git
from 0251b6b scan conf can contain informations about the options + changes on scanpage
new 598bc58 angular-ui-select dependency added + group tagging on dashboard
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Detailed log of new commits:
commit 598bc5891869d7fc509683e78d798cb593ad46e9
Author: Alexis Guilbaud <guilbaud(a)codelutin.com>
Date: Mon Jun 1 11:47:55 2015 +0200
angular-ui-select dependency added + group tagging on dashboard
Summary of changes:
bower.json | 4 ++-
mum.conf | 2 +-
static/js/controllers/dashboardCtrl.js | 35 +++++++++++++++++++++-
static/js/controllers/headCtrl.js | 6 +++-
static/js/mumApp.js | 35 ++++++++++++++++++++--
views/dashboard.html | 53 ++++++++++++++++++++++++++++------
views/index.html | 14 +++++++++
7 files changed, 134 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
chorem.org SCM administrator <admin+scm(a)chorem.org>.