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 dc7a27c add support for BowAuthentication on all Bookmark - add description in BowAuthentication - inverse link now: BowUser <- BowAuthentication -> BowBookmark via field target:Wikitty - register new extension in Proxy new 8f9251c add icon before script(let) link default password length to 15 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 8f9251c26cd84cd1e364b7e1112e1f579329f48c Author: Benjamin POUSSIN <poussin@codelutin.com> Date: Sun Aug 2 03:20:32 2015 +0200 add icon before script(let) link default password length to 15 Summary of changes: bow-ui/src/main/java/org/chorem/bow/BowSession.java | 1 + bow-ui/src/main/webapp/WEB-INF/jsp/inc/bookmark.jsp | 19 +++++++++++-------- bow-ui/src/main/webapp/WEB-INF/jsp/preferences.jsp | 4 ++-- bow-ui/src/main/webapp/css/bookmark.css | 2 +- bow-ui/src/main/webapp/css/global.css | 12 ++++++++++++ bow-ui/src/main/webapp/img/scriptlet.png | Bin 0 -> 998 bytes bow-ui/src/main/webapp/img/terminal.png | Bin 0 -> 946 bytes 7 files changed, 27 insertions(+), 11 deletions(-) create mode 100644 bow-ui/src/main/webapp/img/scriptlet.png create mode 100644 bow-ui/src/main/webapp/img/terminal.png -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.