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
/
uitest
Commit message (
Expand
)
Author
Age
Files
Lines
*
Skip checking unknown properties for @NoLayout on client side (#18334)
Artur Signell
2015-09-30
3
-0
/
+112
*
Fix resetting of top or left alignment in GridLayout (#18660)
Artur Signell
2015-09-30
2
-0
/
+155
*
Hide global "define" from push scripts (#18999)
Leif Åstrand
2015-09-30
3
-0
/
+62
*
Revert "Correctly round tr width in Escalator (#18820)"
Henri Sara
2015-09-30
2
-254
/
+0
*
Correctly round tr width in Escalator (#18820)
Artur Signell
2015-09-29
2
-0
/
+254
*
Removes .v-ui wrapping from valo-menu-responsive for (#18961)
Marc Englund
2015-09-29
4
-0
/
+177
*
Fix Escalator onResize to layout Finally instead of Deferred (#18751)
Teemu Suo-Anttila
2015-09-18
2
-0
/
+85
*
Update @since tags to 7.5.6.
7.5.6
Mika Murtojarvi
2015-09-15
1
-1
/
+1
*
Backport fix for #16992 to Vaadin 7.5.
Artur Signell
2015-09-15
3
-0
/
+221
*
Disable sidebar button when grid is disabled. (#18696)
Sauli Tähkäpää
2015-09-14
2
-0
/
+106
*
Chrome 45
Artur Signell
2015-09-14
1
-1
/
+1
*
Implement ItemStyleGenerators for ComboBox (#9276)
Leif Åstrand
2015-09-14
2
-0
/
+83
*
Don't use proxy port blocked by Firefox
Artur Signell
2015-09-14
1
-1
/
+7
*
Make it possible to avoid select caption conversion (#16845)
Leif Åstrand
2015-09-11
2
-0
/
+83
*
Make test work correctly with resynchronize
Artur Signell
2015-09-11
6
-58
/
+26
*
Skip nonsense screenshots when no theme is loaded
Artur Signell
2015-09-09
1
-1
/
+1
*
Find the Grid again after changing theme as the whole UI is re-created
Artur Signell
2015-09-09
1
-1
/
+2
*
Update to TestBench 4.0.3
Artur Signell
2015-09-09
2
-7
/
+10
*
Do not open detail row if generator is the NULL one (#18663)
Teppo Kurki
2015-09-08
4
-55
/
+48
*
Fix resynchronize/repaintAll to actually resynchronize again (#18808)
Artur Signell
2015-09-07
2
-0
/
+104
*
Close existing details when the generator is changed (#18664)
Teppo Kurki
2015-09-02
1
-19
/
+6
*
Add null check to test portlet
Henri Sara
2015-09-02
1
-1
/
+1
*
Do not include Chrome version in test output
Artur Signell
2015-08-31
1
-4
/
+10
*
Make checkbox inline-block like all other widgets (#18518)
Artur Signell
2015-08-25
2
-0
/
+133
*
Resynchronize everything after theme change (#18478)
Artur Signell
2015-08-25
2
-2
/
+20
*
Fix Grid column width calculation regression (#18617)
Teemu Suo-Anttila
2015-08-25
1
-3
/
+3
*
Use correct classname for ValoTheme.SCROLL_INDICATOR (#14802)
Artur Signell
2015-08-25
25
-264
/
+288
*
Cut off Grid cell content when max column width is set (#18617)
Teppo Kurki
2015-08-25
2
-0
/
+49
*
Prevent race-condition induced sporadic error in Escalator (#17258)
patrik
2015-08-24
1
-0
/
+148
*
Handle renderer exceptions gracefully (#18554)
Artur Signell
2015-08-18
2
-0
/
+84
*
Disable websphereportal8 test
Henri Sara
2015-08-14
1
-1
/
+2
*
Decode filename before finding resource (#15407)
Artur Signell
2015-08-13
1
-0
/
+52
*
Add style names to selection checkboxes (#17755)
Teppo Kurki
2015-08-12
1
-0
/
+18
*
Fix Grid client-side NPE finding uneditable column editor (#18589)
Teemu Suo-Anttila
2015-08-12
1
-0
/
+1
*
Use latest GAE SDK supporting Java 6
Henri Sara
2015-08-12
1
-1
/
+1
*
Prevent scrolling when expanding a TreeTable item (#18247)
Mika Murtojarvi
2015-08-12
2
-0
/
+97
*
Update Select all -CheckBox from server and partial selections (#17590)
Teppo Kurki
2015-08-05
2
-0
/
+60
*
Take margin/border/padding into account when measuring TabSheet (#18471)
Artur Signell
2015-08-05
2
-0
/
+86
*
Attach Window in hierarchy change as required (#18502)
Artur Signell
2015-08-05
3
-0
/
+95
*
Test for multiple manual push in same access block (#15330, #16919)
Artur Signell
2015-08-04
2
-0
/
+148
*
Fix NPE when clicking and move handler is not set (#8718)
Artur Signell
2015-08-04
2
-2
/
+27
*
Ensure server side focus is applied when opening a window (#17731)
Artur Signell
2015-08-04
3
-0
/
+129
*
Take margin/border/padding into account when measuring ComboBox in IE
Artur Signell
2015-08-04
5
-7
/
+213
*
Update a test for Chrome version.
Mika Murtojarvi
2015-08-04
1
-1
/
+1
*
Fix DetailsRow communication use connector IDs (#18493)
Teemu Suo-Anttila
2015-07-21
2
-5
/
+25
*
Convert ComboBoxLargeIconsTest from TB2 to TB4
Teemu Suo-Anttila
2015-07-21
2
-152
/
+58
*
Stabilize Grid tests on IE11
Teemu Suo-Anttila
2015-07-21
2
-5
/
+8
*
Workaround for IE10 invalid min-height calculations (#15169)
Artur Signell
2015-07-21
2
-0
/
+102
*
Select last item only if filtered items exist. (#18441)
Sauli Tähkäpää
2015-07-21
2
-0
/
+45
*
Grid sidebar menu design changed. See design document and comments at trac ti...
elmot
2015-07-21
1
-6
/
+6
[next]