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 e5713af archiving + stats calculation after a check (except for dict values) + angular-charts bower dependency added as well a sample chart on statistics page
new add9fd1 stat page : archived data shown on chart after selection (except dict values)
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 add9fd19d7d79065e38a8da300a6062fb9ab2a95
Author: Alexis Guilbaud <guilbaud(a)codelutin.com>
Date: Tue May 5 11:25:08 2015 +0200
stat page : archived data shown on chart after selection (except dict values)
Summary of changes:
app/modules/storage_modules/shelve_db.py | 27 +++++++++++-
static/css/dashboard.css | 4 +-
static/js/controllers/statsCtrl.js | 70 ++++++++++++++++++++++++--------
views/stats.html | 32 +++++++++++++--
4 files changed, 110 insertions(+), 23 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 6871af3 full detection launched after scan + orderby directive fixed for tables
new e5713af archiving + stats calculation after a check (except for dict values) + angular-charts bower dependency added as well a sample chart on statistics page
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 e5713afaaea50b13a5518085a1427609a0436dbd
Author: Alexis Guilbaud <guilbaud(a)codelutin.com>
Date: Mon May 4 15:38:45 2015 +0200
archiving + stats calculation after a check (except for dict values)
+ angular-charts bower dependency added as well a sample chart on statistics page
Summary of changes:
app/modules/storage_modules/shelve_db.py | 119 +++++++++++++++++++++----------
app/process_monitoring.py | 12 ++--
bower.json | 3 +-
static/css/dashboard.css | 6 ++
static/js/controllers/statsCtrl.js | 33 +++++++++
static/js/mumApp.js | 6 +-
views/index.html | 3 +
views/stats.html | 11 ++-
8 files changed, 145 insertions(+), 48 deletions(-)
create mode 100644 static/js/controllers/statsCtrl.js
--
To stop receiving notification emails like this one, please contact
chorem.org SCM administrator <admin+scm(a)chorem.org>.