This is an automated email from the git hooks/post-receive script. New change to branch develop in repository bow. See http://git.chorem.org/bow.git from 8f9251c add icon before script(let) link default password length to 15 new 96069df add all missing translation for UI new e8c3260 use last wikitty version to use wikitty service authorisation with null if no access new 5f3fc79 add support for more than one BowAuthentication for one Bookmark (need when bookmark is shared) new 9beee43 add small documentation in UI new c5b884e remove problematic field with struts and multiple setter new 5b06dcb use entity to < char new f50a2ce remove log.info use to debug The 7 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 f50a2ce440f8e42c67cf0e639bdac2481b9a2f9d Author: Benjamin POUSSIN <poussin@codelutin.com> Date: Sun Aug 2 16:35:33 2015 +0200 remove log.info use to debug commit 5b06dcb1bc7538f7b9de35258e7ba1734ab46863 Author: Benjamin POUSSIN <poussin@codelutin.com> Date: Sun Aug 2 16:35:17 2015 +0200 use entity to < char commit c5b884ec190adaac71ae18542483f5e1e83637c7 Author: Benjamin POUSSIN <poussin@codelutin.com> Date: Sun Aug 2 16:30:45 2015 +0200 remove problematic field with struts and multiple setter commit 9beee43a9a8bf002b304d8c00d6bfa1acf5cba9e Author: Benjamin POUSSIN <poussin@codelutin.com> Date: Sun Aug 2 16:30:23 2015 +0200 add small documentation in UI commit 5f3fc79c850147985828c748dde7bed5ce918d21 Author: Benjamin POUSSIN <poussin@codelutin.com> Date: Sun Aug 2 16:28:30 2015 +0200 add support for more than one BowAuthentication for one Bookmark (need when bookmark is shared) commit e8c32606e1fd1b4982356d6aceb5f81d7055b476 Author: Benjamin POUSSIN <poussin@codelutin.com> Date: Sun Aug 2 16:27:21 2015 +0200 use last wikitty version to use wikitty service authorisation with null if no access commit 96069df0679f5b9aa78ed62e1362a6749aaf96e2 Author: Benjamin POUSSIN <poussin@codelutin.com> Date: Sun Aug 2 16:26:37 2015 +0200 add all missing translation for UI Summary of changes: .../main/java/org/chorem/bow/BowSearchResult.java | 17 +++++--- .../action/bookmark/AuthenticationEditAction.java | 3 -- .../org/chorem/bow/action/bookmark/HomeAction.java | 2 +- bow-ui/src/main/resources/bow.properties | 2 +- .../main/resources/i18n/bow-ui_en_GB.properties | 49 ++++++++++------------ .../main/resources/i18n/bow-ui_fr_FR.properties | 49 ++++++++++------------ .../main/webapp/WEB-INF/jsp/authenticationEdit.jsp | 5 ++- bow-ui/src/main/webapp/WEB-INF/jsp/home.jsp | 2 +- .../src/main/webapp/WEB-INF/jsp/inc/bookmark.jsp | 39 +++++++++-------- .../src/main/webapp/WEB-INF/jsp/sharedUserView.jsp | 1 + pom.xml | 4 +- 11 files changed, 85 insertions(+), 88 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.