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  600a1b3f5a6ec028fcecdcc3edcbdbd8e22b281d (commit)
      from  d78aaae75a846eadec5afb52198b9e5f364ef3e2 (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 600a1b3f5a6ec028fcecdcc3edcbdbd8e22b281d
Author: Bastian Sieker <bsie...@mail.uni-paderborn.de>
Date:   Tue Jun 23 13:31:10 2015 +0200

    [HTML] Introduce StartSessionWizard
    
    The StartSessionWizard now allows to select
    contacts and projetcs from the workspace to
    start a session.
    
    Change-Id: I82a60d9dd5dc7412fa44206fc15d7ab5e8b89b84
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/2766
    Tested-by: Jenkins CI
    Reviewed-by: Matthias Bohnstedt <matthias.bohnst...@gmail.com>
    Reviewed-by: Bastian Sieker <bsie...@mail.uni-paderborn.de>

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

Summary of changes:
 .../html/css/saros.css                             |   17 ++-
 .../html/js/dictionary.js                          |    7 +-
 .../html/js/models/contact.js                      |   11 ++
 .../html/js/models/contacts.js                     |   18 +++-
 .../html/js/models/project-tree-node.js            |    3 +
 .../html/js/pages/start-session-wizard.js          |   30 ++++-
 .../html/js/saros-api.js                           |    5 +
 .../html/js/views/ampersand-wizard.js              |  120 ++++++++++++++++++++
 .../html/js/views/project-tree-node.js             |    6 +
 .../html/js/views/project-trees.js                 |   26 ----
 .../html/js/views/selectable-contact.js            |    2 +-
 .../html/js/views/selectable-contacts.js           |   27 ++++-
 .../html/js/views/selectable-project-trees.js      |   82 +++++++++++++
 de.fu_berlin.inf.dpp.ui.frontend/html/package.json |    5 +-
 .../html/start-session-wizard.html                 |    1 +
 .../html/templates/projectTrees.jade               |    2 -
 .../html/templates/selectableContact.jade          |    1 -
 .../html/templates/selectableContacts.jade         |    8 +-
 .../html/templates/selectableProjectTrees.jade     |    6 +
 .../html/templates/startSessionWizard.jade         |    8 +-
 .../SessionWizardPageBrowserFunctions.java         |    2 +-
 .../inf/dpp/ui/renderer/ProjectListRenderer.java   |   11 +-
 22 files changed, 333 insertions(+), 65 deletions(-)
 create mode 100644 
de.fu_berlin.inf.dpp.ui.frontend/html/js/views/ampersand-wizard.js
 delete mode 100644 
de.fu_berlin.inf.dpp.ui.frontend/html/js/views/project-trees.js
 create mode 100644 
de.fu_berlin.inf.dpp.ui.frontend/html/js/views/selectable-project-trees.js
 delete mode 100644 
de.fu_berlin.inf.dpp.ui.frontend/html/templates/projectTrees.jade
 create mode 100644 
de.fu_berlin.inf.dpp.ui.frontend/html/templates/selectableProjectTrees.jade


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
Dpp-robot mailing list
Dpp-robot@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to