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  44528263bd9c8db5ceb3f115071521774908e107 (commit)
      from  facb5c01f41aba586e33e4b3c6290271c2fa3466 (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 44528263bd9c8db5ceb3f115071521774908e107
Author: Christian Cikryt <[email protected]>
Date:   Sat Jan 17 11:43:17 2015 +0100

    [UI] HTML-UI: adds wizard to add contacts
    
    Introduces a new button and corresponding dialog window
    in the webpage to add a new contact.
    
    Change-Id: If33dec356aef91693afcbc748d6182a8462f13ae
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/2059
    Tested-by: Jenkins CI
    Reviewed-by: Matthias Bohnstedt <[email protected]>
    Reviewed-by: Stefan Rossbach <[email protected]>

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

Summary of changes:
 .../context/SarosIntellijContextFactory.java       |    2 +
 .../resources/html/add-contact-wizard.html         |   19 +++++
 .../resources/html/js/add-contact-wizard.js        |   12 +++
 .../resources/html/js/controllers.js               |   12 ++-
 .../resources/html/saros-angular.html              |    4 +
 .../ContactListBrowserFunctions.java               |   28 +++++++
 .../inf/dpp/ui/manager/ContactListManager.java     |   68 ++++++++++-----
 .../src/de/fu_berlin/inf/dpp/ui/model/Account.java |    9 ++
 .../src/de/fu_berlin/inf/dpp/ui/model/Contact.java |   85 +++++++++++++++++---
 .../de/fu_berlin/inf/dpp/ui/model/ContactList.java |   52 +++++++++++-
 .../inf/dpp/ui/view_parts/AddContactWizard.java    |   28 +++++++
 .../de/fu_berlin/inf/dpp/util/ComponentLookup.java |    8 ++
 12 files changed, 284 insertions(+), 43 deletions(-)
 create mode 100644 
de.fu_berlin.inf.dpp.ui/resources/html/add-contact-wizard.html
 create mode 100644 
de.fu_berlin.inf.dpp.ui/resources/html/js/add-contact-wizard.js
 create mode 100644 
de.fu_berlin.inf.dpp.ui/src/de/fu_berlin/inf/dpp/ui/view_parts/AddContactWizard.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
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to