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 7b9d4f3 routing is now managed with angularjs (index.html is main template) new fc9ba1a changing a page doesn't close websocket anymore + scan page fixed (now use the same controller as other pages) 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 fc9ba1a26e82840b7ce078f6cd44fd943d61ed4b Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Tue Feb 24 10:28:54 2015 +0100 changing a page doesn't close websocket anymore + scan page fixed (now use the same controller as other pages) Summary of changes: static/js/controllers/detectCtrl.js | 79 ------------------------------------- static/js/controllers/mainCtrl.js | 41 +++++++++++-------- views/index.html | 2 + views/scan.html | 2 +- 4 files changed, 28 insertions(+), 96 deletions(-) delete mode 100644 static/js/controllers/detectCtrl.js -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.