branch develop updated (28e53d2 -> 86bd254)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository coselmar. See http://git.codelutin.com/coselmar.git from 28e53d2 fixes #6579 fix mails subject and body new 86bd254 fix english translation for welcome 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 86bd254eba656c21480bcaa7e780316b9238c149 Author: Yannick Martel <martel@©odelutin.com> Date: Fri Jan 30 09:53:29 2015 +0100 fix english translation for welcome page Summary of changes: coselmar-ui/src/main/webapp/i18n/en.js | 25 ++++++++++++------------- 1 file changed, 12 insertions(+), 13 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository coselmar. See http://git.codelutin.com/coselmar.git commit 86bd254eba656c21480bcaa7e780316b9238c149 Author: Yannick Martel <martel@©odelutin.com> Date: Fri Jan 30 09:53:29 2015 +0100 fix english translation for welcome page --- coselmar-ui/src/main/webapp/i18n/en.js | 25 ++++++++++++------------- 1 file changed, 12 insertions(+), 13 deletions(-) diff --git a/coselmar-ui/src/main/webapp/i18n/en.js b/coselmar-ui/src/main/webapp/i18n/en.js index 48b2263..005cf2b 100644 --- a/coselmar-ui/src/main/webapp/i18n/en.js +++ b/coselmar-ui/src/main/webapp/i18n/en.js @@ -266,23 +266,22 @@ var translateEN = { "CLOSED" : "Closed", "ADJOURNED" : "Adjourned", -"home.presentation.title" : "<h1><small>Welcome on the</small> Coselmar Platform</h1>", -"home.presentation.body" : "<p>The application aims to simplify projects monitoring and give an historic of those projects processing.\ - By \"projets\" we mean the search projects, the expertises but also meetings, seminars, etc .\ - To each projects is associated the knowledge (documents, data, reporting, etc.), the list of participants (Researchers, experts, clients, etc.) but also the grandfathering (projects that enable this new project) and the potential projects following up this one (list of new projects produced of this project)</p>\ +"home.presentation.title" : "<h1><small>Welcome to</small> Coselmar Platform</h1>", +"home.presentation.body" : "<p>The application aims to facilitate the monitoring of projects and provide an history of the treatment of these projects.</p>\ + <p>By \"projets\" we mean research projects, expertise but also meetings, seminars etc.\ + Each project is associated to knowledge (documents, data, record, etc.), the list of stakeholders (researchers, experts, customers, etc.) but also the anteriorities (project that gave birth to this new project) and possible follow-up to this project (list of new projects initiated by the project)</p>\ <br />\ - <p>For the moment, the application allows to :\ + <p>Currently, the application allows you to :\ <ul>\ - <li>add and consult documents ;</li>\ - <li>have an user management basis on 5 profiles : admin, supervisor, expert, member, client ;</li>\ - <li>limit the visbility of a document.</li>\ - <li>submit a project ;</li>\ - <li>join scientific expert to a project ;</li>\ - <li>provide a response with a reporting and documents to a project ;</li>\ + <li>add and view documents ;</li>\ + <li>have a user management with five profiles: admin, supervisor, expert member, client ;</li>\ + <li>limit the visibility of a document ;</li>\ + <li>associate scientific experts to a request / project ;</li>\ + <li>provide an answer with report and documents to a request / project ;</li>\ </ul>\ - At the end, it will allow to :\ + In a close future :\ <ul>\ - <li>make a global search on the project referential and extract result in a format you can use.</li>\ + <li>make a comprehensive research paper repository / issue and retrieve the results in a usable format.</li>\ </p>", } \ No newline at end of file -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm