This is an automated email from the git hooks/post-receive script. New change to branch chorem-ng in repository chorem. See http://git.chorem.org/chorem.git from 5bf6256 create new UI module : chorem-ui-angular new b052058 UI architecture 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 b0520584687fe6210a5a47e87c19898f6f9a3e3c Author: kootox <jean.couteau@gmail.com> Date: Sun Mar 29 16:10:43 2015 +0200 UI architecture Summary of changes: chorem-ui-angular/pom.xml | 43 ++++++++- chorem-ui-angular/src/main/webapp/about.html | 1 + chorem-ui-angular/src/main/webapp/home.html | 113 +++++++++++++++++++++++ chorem-ui-angular/src/main/webapp/index.html | 120 +++++++++++++++++++++++++ chorem-ui-angular/src/main/webapp/js/chorem.js | 35 ++++++++ 5 files changed, 310 insertions(+), 2 deletions(-) create mode 100644 chorem-ui-angular/src/main/webapp/about.html create mode 100644 chorem-ui-angular/src/main/webapp/home.html create mode 100644 chorem-ui-angular/src/main/webapp/index.html create mode 100644 chorem-ui-angular/src/main/webapp/js/chorem.js -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.