From 18c29a2ad3586daf594fdc3e2db3b60e9202689b Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Fri, 17 Apr 2015 15:38:27 +0000 Subject: [PATCH] ported to GWT 2.7.0, minor restyle git-svn-id: https://svn.research-infrastructures.eu/d4science/gcube/trunk/portlets/user/share-updates@114225 82a268e6-3cf1-43bd-a215-b396298e98cf --- .classpath | 4 ++-- .settings/org.eclipse.jst.jsp.core.prefs | 3 +++ .settings/org.eclipse.wst.common.component | 2 +- .../org.eclipse.wst.common.project.facet.core.xml | 1 + pom.xml | 14 +++++++++++--- .../client/view/ShareUpdateForm.ui.xml | 4 ++-- src/main/webapp/ShareUpdates.css | 2 +- 7 files changed, 21 insertions(+), 9 deletions(-) create mode 100644 .settings/org.eclipse.jst.jsp.core.prefs diff --git a/.classpath b/.classpath index f7ce70c..2d35416 100644 --- a/.classpath +++ b/.classpath @@ -1,6 +1,6 @@ - + @@ -31,5 +31,5 @@ - + diff --git a/.settings/org.eclipse.jst.jsp.core.prefs b/.settings/org.eclipse.jst.jsp.core.prefs new file mode 100644 index 0000000..3a5c98d --- /dev/null +++ b/.settings/org.eclipse.jst.jsp.core.prefs @@ -0,0 +1,3 @@ +eclipse.preferences.version=1 +validateFragments=false +validation.use-project-settings=true diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index 4f12e86..def182e 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -1,5 +1,5 @@ - + diff --git a/.settings/org.eclipse.wst.common.project.facet.core.xml b/.settings/org.eclipse.wst.common.project.facet.core.xml index c24712e..afd5d47 100644 --- a/.settings/org.eclipse.wst.common.project.facet.core.xml +++ b/.settings/org.eclipse.wst.common.project.facet.core.xml @@ -4,4 +4,5 @@ + diff --git a/pom.xml b/pom.xml index f96eefe..2b43081 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.gcube.portlets.user share-updates war - 1.6.1-SNAPSHOT + 1.7.0-SNAPSHOT gCube Share Updates Portlet @@ -26,7 +26,7 @@ - 2.5.1 + 2.7.0 distro 1.7 @@ -47,15 +47,17 @@ - + com.google.gwt gwt-user + ${gwtVersion} provided com.google.gwt gwt-servlet + ${gwtVersion} provided @@ -145,6 +147,12 @@ org.gcube.common home-library provided + + + asm-all + asm + + org.gcube.common diff --git a/src/main/java/org/gcube/portlets/user/shareupdates/client/view/ShareUpdateForm.ui.xml b/src/main/java/org/gcube/portlets/user/shareupdates/client/view/ShareUpdateForm.ui.xml index 2b3b3fa..3c9e0d5 100644 --- a/src/main/java/org/gcube/portlets/user/shareupdates/client/view/ShareUpdateForm.ui.xml +++ b/src/main/java/org/gcube/portlets/user/shareupdates/client/view/ShareUpdateForm.ui.xml @@ -5,10 +5,10 @@ - diff --git a/src/main/webapp/ShareUpdates.css b/src/main/webapp/ShareUpdates.css index 4fbbea8..001e4b3 100644 --- a/src/main/webapp/ShareUpdates.css +++ b/src/main/webapp/ShareUpdates.css @@ -116,7 +116,7 @@ margin: 0 0 10px; padding: 10px; margin: 0px 5px; - background: #FFF url(images/vre_bg_gray.png) repeat-x left bottom; + background-color: #FFF; border-radius: 6px !important; -moz-border-radius: 6px !important; -webkit-border-radius: 6px !important;
+ + url="" ui:field="avatarImage" width="60px" height="60px" />