This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The Saros Eclipse Plugin". Pusher was dpp-gerrit.

The branch, master has been updated
       via  20c14952652a572e2676791d7b54a2dc309565e0 (commit)
      from  d2611ef0c89587cfd2f69d6b758061772410aad7 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 20c14952652a572e2676791d7b54a2dc309565e0
Author: Christian Cikryt <c.cik...@googlemail.com>
Date:   Sun Feb 22 15:14:11 2015 +0100

    [UI/FEATURE] HTML-UI: validate input when adding accounts
    
    The user's input is validated before the actual call is made
    and feedback is provided. The add-user page is now implemented
    using JQuery instead of AngularJS.
    
    Change-Id: I122bae1b18fe7b4a9592f641eb2efe51bd5c1e05
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/2120
    Tested-by: Jenkins CI
    Reviewed-by: Christian Cikryt <c.cik...@googlemail.com>

-----------------------------------------------------------------------

Summary of changes:
 .../resources/html/add-user-wizard.html            |   53 +++++-------
 .../resources/html/css/saros.css                   |   22 -----
 .../resources/html/js/add-user-wizard.js           |   34 --------
 .../browser_functions/AccountBrowserFunctions.java |   88 +++++++++++++++----
 .../dpp/ui/core_services/AccountCoreService.java   |   16 +++-
 .../inf/dpp/ui/model/ValidationResult.java         |   22 +++++
 6 files changed, 124 insertions(+), 111 deletions(-)
 delete mode 100644 de.fu_berlin.inf.dpp.ui/resources/html/js/add-user-wizard.js
 create mode 100644 
de.fu_berlin.inf.dpp.ui/src/de/fu_berlin/inf/dpp/ui/model/ValidationResult.java


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Dpp-robot mailing list
Dpp-robot@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to