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  217bf97de17c5eaa652778c2638ea6b9f58021ba (commit)
      from  54d975bec64e5480d5c86dd9bca2b673c4d11a7e (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 217bf97de17c5eaa652778c2638ea6b9f58021ba
Author: Bastian Sieker <bsie...@mail.uni-paderborn.de>
Date:   Wed Jul 8 11:50:31 2015 +0200

    [FIX] HTML UI not working on Windows
    
    To render the app in the browser we used to replace the HTML
    `body` tag with our application template (which itself was of
    course wrapped by a `body` tag).
    
     On Windows the default browser is the installed version of the
     Internet Explorer which seems to be unable to handle the
     replacement of the `body` tag and therefore showed a blank
     page.
    
     This commit fixes that behaviour via replacing a dedicated
     `div` tag instead of the `body` tag.
    
    Change-Id: Id5168ec0f31a79bd3020dbfda09ccb9464ee45c4
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/2764
    Tested-by: Jenkins CI
    Reviewed-by: Stefan Rossbach <srossb...@arcor.de>

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

Summary of changes:
 de.fu_berlin.inf.dpp.ui.frontend/html/js/app.js    |    2 +-
 .../html/main-page.html                            |    1 +
 .../html/templates/mainPage.jade                   |    2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)


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