index
:
vaadin-framework.git
7.0
7.1
7.2
7.3
7.4
7.5
7.6
7.7
8.0
8.1
8.10
8.11
8.12
8.13
8.14
8.2
8.3
8.4
8.5
8.6
8.7
8.8
8.9
JS-RPC-docs-link-syntax
OlliTietavainenVaadin-patch-1
OlliTietavainenVaadin-patch-2
add-deprecation-warning-20241105
changelog-8.27.1
changelog-8.27.2
changelog-8.27.3
changelog-8.27.4
chore-mention-8.14.4
chore-readme-8-14-4
context-menu
datefield-set-invalid-value
declarative
dependabot/maven/org.eclipse.jetty-jetty-server-10.0.14
dependabot/maven/org.eclipse.jetty-jetty-webapp-9.4.44.v20210927
dependabot/maven/org.eclipse.jgit-org.eclipse.jgit-3.5.3.201412180710-r
dependabot/maven/org.hsqldb-hsqldb-2.7.1
documentation
documentation-7.6
downgrade-snapshot-version-20241105
exclude-element-screenshot
feature/atmosphere-pure-javascript
feature/bootstrap-annotation
feature/combobox-communication
feature/dalvik
feature/databinding
feature/dnd
feature/elements
feature/eventbus
feature/karaf-feature-file
feature/nullrepresentation
feature/standard-gwt
feature/standard-sass
feature/vaadin8
feature/vaadin8-book
feature/vaadin8-book-vol2
feature/vaadin8-sass-valo-only
fix11576
fix_event_router_prototype
grid
grid_dnd_autoscroller
grid_dragger
issue/8307_select_using_collection
master
mobile_drag_image_offset
pr/11306
remote-run/flow-atmosphere-test
snapshot/7.5
snapshot/7.6
tmattsso-patch-1
update-minor-deps
vaadin-icons-3.0.1
wip-date-time-datatype
wip-java-10-compat
Vaadin 6, 7, 8 is a Java framework for modern Java web applications: https://github.com/vaadin/framework
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
WebContent
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
Updated GAE test to be UI based (#9816)
Artur Signell
2012-10-01
1
-5
/
+5
|
/
/
/
/
*
|
/
/
Added a dummy value to the parameter to make Websphere happy (#9776)
Artur Signell
2012-09-28
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
Add missing semicolons to vaadinBootstrap.js
Henri Sara
2012-09-28
1
-9
/
+9
|
|
/
|
/
|
*
|
Fix and test case for #9294 (hideTabs() hides a nested tabsheet tabs as well)
Johannes Dahlström
2012-09-27
1
-1
/
+1
|
/
*
Release notes for 7.0.0.beta2
Artur Signell
2012-09-25
1
-33
/
+33
*
Fix "invalid" xml.
Leif Åstrand
2012-09-25
1
-5
/
+5
*
Fix logic error in initialPath handling (#9747)
Leif Åstrand
2012-09-25
1
-1
/
+1
*
Restored content:"" for layout slots which fixes #9736
John Ahlroos
2012-09-25
1
-1
/
+1
*
Show internal error reponses for browser details request (#8243)
Artur Signell
2012-09-24
1
-0
/
+2
*
Only use UI from web.xml for requests without additional path (#9722)
Leif Åstrand
2012-09-24
1
-1
/
+4
*
Caption text should be middle aligned #8294
John Ahlroos
2012-09-24
1
-1
/
+1
*
Merge branch 'html5-doctype'
John Ahlroos
2012-09-24
9
-9
/
+14
|
\
|
*
Revert "Fixed different spacing height in IE and Opera #8294". Was causing to...
John Ahlroos
2012-09-24
1
-5
/
+0
|
*
Fixed different spacing height in IE and Opera #8294
John Ahlroos
2012-09-24
1
-0
/
+5
|
*
Revert "Restored table row heights #8294".
John Ahlroos
2012-09-21
1
-2
/
+2
|
*
Restored table row heights #8294
John Ahlroos
2012-09-21
1
-2
/
+2
|
*
Fixed panel caption height causing 1px jump #8294
John Ahlroos
2012-09-20
1
-0
/
+1
|
*
Fixed select row height changes #8294
John Ahlroos
2012-09-20
1
-0
/
+4
|
*
Revert "Fixed NativeButton 1px caption jump #8294"
John Ahlroos
2012-09-20
1
-2
/
+1
|
*
Fixed NativeButton 1px caption jump #8294
John Ahlroos
2012-09-20
1
-1
/
+2
|
*
Merge branch 'master' into html5-doctype
John Ahlroos
2012-09-20
2
-0
/
+118
|
|
\
|
*
|
Fixed 1px jump in caption #8294
John Ahlroos
2012-09-19
1
-1
/
+1
|
*
|
Trying again, this time making layouts block elements #8294
John Ahlroos
2012-09-19
1
-2
/
+2
|
*
|
Fixed issue where layouts with empty slots gets line height. #8294
John Ahlroos
2012-09-19
1
-0
/
+1
|
*
|
Removed empty content: in css rules since they generate a empty line with htm...
John Ahlroos
2012-09-18
6
-7
/
+6
*
|
|
Allow specifying UIProvider using a servlet parameter (#9628)
Leif Åstrand
2012-09-21
1
-0
/
+17
*
|
|
Refactor UIProvider management and fix multi-servlet (#9619, #9637)
Leif Åstrand
2012-09-21
1
-1
/
+1
|
|
/
|
/
|
*
|
Test which embeds two UIs on the same page (#9619)
Artur Signell
2012-09-18
2
-0
/
+118
|
/
*
themes-compiled -> themes
Artur Signell
2012-09-14
1
-3
/
+3
*
Moved grid layout margin and spacing fixes from reindeer to base theme #9559
John Ahlroos
2012-09-13
2
-18
/
+20
*
Fixed previously broken gridlayout margins and spacings.
John Ahlroos
2012-09-12
1
-5
/
+5
*
Use LegacyVaadinPortlet for now (#9566)
Artur Signell
2012-09-12
1
-2
/
+2
*
Moved background-position before sprite so sprite generator can override it
Artur Signell
2012-09-11
1
-1
/
+1
*
Fixed combobox item selector offset bug
John Ahlroos
2012-09-11
1
-0
/
+1
*
Updated Release Notes for Vaadin 7.0.0.beta1: various fixes.
Marko Grönroos
2012-09-11
1
-42
/
+49
*
Add missing closing brace to @mixin base-common
Johannes Dahlström
2012-09-10
1
-0
/
+2
*
Updated Release Notes for Vaadin 7.0.0.beta1. Some fixes.
Marko Gronroos
2012-09-10
2
-9
/
+27
*
Updated Release Notes for Vaadin 7.0.0.beta1.
Marko Gronroos
2012-09-10
1
-58
/
+89
*
Moved layout-resize-text.html to statictestfiles
John Ahlroos
2012-09-10
1
-0
/
+0
*
Merge remote-tracking branch 'origin/master'
John Ahlroos
2012-09-10
1
-1
/
+1
|
\
|
*
Removed PortalDefaultWidgetSet (#9337)
Artur Signell
2012-09-10
1
-1
/
+1
*
|
Merge branch '6.8'
John Ahlroos
2012-09-10
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
Enable (hopefully this time for real) native touch scrolling on Mobile Safari...
Johannes Dahlström
2012-09-04
1
-1
/
+5
*
|
Support running JUnit tests (#9299)
Artur Signell
2012-09-09
1
-20
/
+0
*
|
Fixing 1px caption jump in tabsheet and accordion after switching to
John Ahlroos
2012-09-07
2
-0
/
+6
*
|
Fix for 1px button caption jump after changing to HTML5 doctype
John Ahlroos
2012-09-07
1
-1
/
+1
*
|
Merge branch 'master' of ssh://dev.vaadin.com/vaadin
Marko Gronroos
2012-09-07
3
-3
/
+4
|
\
\
|
*
|
Removed paintable.scss
Jouni Koivuviita
2012-09-07
1
-12
/
+0
|
*
|
Fixed 5px gaps between vertical layout slots (Firefox/Opera) after doctype wa...
Jouni Koivuviita
2012-09-07
3
-2
/
+15
*
|
|
Updated Release Notes for 7.0.0.beta1 release. Fixed some merge conflicts tha...
Marko Gronroos
2012-09-07
1
-61
/
+60
|
/
/
[prev]
[next]