index
:
vaadin-framework.git
7.0
7.1
7.2
7.3
7.4
7.5
7.6
7.7
7.7.45-changelog
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
changelog-8.27.6
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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
uitest
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Add missing Grid test categories
Artur Signell
2015-06-17
9
-0
/
+18
|
*
Revert "Prevent field from updating when removing text change listener. (#162...
Mika Murtojärvi
2015-06-17
2
-56
/
+0
|
*
Make vanilla SingleBrowserTest work with the runLocally property
Leif Åstrand
2015-06-16
2
-2
/
+5
|
*
Make Jetty use jul even though the slf4j api is on the classpath
Leif Åstrand
2015-06-16
1
-0
/
+3
|
*
Replace a TB2 test of Table column reordering.
Mika Murtojarvi
2015-06-15
2
-42
/
+38
*
|
Merge remote-tracking branch 'origin/master' into grid-unbuffered-editor
Teemu Suo-Anttila
2015-06-15
68
-141
/
+2979
|
\
|
|
*
Calculate row width correctly when subpixel workaround/fix is active (#17934)
Artur Signell
2015-06-12
2
-0
/
+163
|
*
Ensure GridLayout rounds available space down instead of up (#15451)
Artur Signell
2015-06-12
4
-0
/
+167
|
*
Render nested invalid layouts correctly (#17598)
Artur Signell
2015-06-11
3
-0
/
+146
|
*
Measure size correctly when element has border and/or padding (#18181)
Artur Signell
2015-06-11
5
-0
/
+332
|
*
Add test for Table visible column order/count change (#9781)
Anna Miroshnik
2015-06-10
2
-0
/
+191
|
*
Fix readonly checkbox opacity in Valo. (#17548)
Sauli Tähkäpää
2015-06-09
2
-1
/
+6
|
*
Properly display Slider values greater than Integer.MAX_VALUE (#18192)
Johannes Dahlström
2015-06-09
2
-0
/
+87
|
*
Table.setVisibleColumns() causes table to forget column headers, icons, align...
Ilya Ermakov
2015-06-09
2
-0
/
+173
|
*
Fix for "Grid detail row outline overflows" (#17826)
elmot
2015-06-09
1
-0
/
+90
|
*
Better handle exceptions when opening Grid editor (#17935)
Johannes Dahlström
2015-06-09
2
-0
/
+98
|
*
Rename grid sidebar 'opened' style to 'open' (#18120)
Teppo Kurki
2015-06-09
1
-2
/
+2
|
*
Fix test broken by #16556
Artur Signell
2015-06-09
4
-37
/
+58
|
*
Fix Grid drag selection with scrolled page (#17895)
Teemu Suo-Anttila
2015-06-08
2
-0
/
+108
|
*
Prevent field from updating when removing text change listener. (#16270)
Sauli Tähkäpää
2015-06-08
2
-0
/
+56
|
*
Selection is now shown although scrollToSelectedItem is false (#16673)
Matti Tahvonen
2015-06-08
2
-0
/
+118
|
*
Hide sidebar when clicking outside it (#18111)
Artur Signell
2015-06-07
3
-9
/
+21
|
*
Render initially hidden columns correctly (#18030)
Artur Signell
2015-06-05
2
-0
/
+114
|
*
Insert columns using correct logical row index (#18103)
Artur Signell
2015-06-05
1
-0
/
+46
|
*
Add setStyleName(String, boolean) shorthand for add/removeStyleName (#17825)
Artur Signell
2015-06-05
1
-0
/
+115
|
*
Format UTF-8 filenames correctly for download (#16556)
Anna Miroshnik
2015-06-05
2
-28
/
+9
|
*
Run local tests on localhost
Artur Signell
2015-06-05
1
-1
/
+18
|
*
GAE related fixes: another GAE app, new license, javadoc mistake fix(#18168)
elmot
2015-06-05
1
-1
/
+1
|
*
Only set height when at least one header cell is shown (#18000)
Artur Signell
2015-06-05
1
-0
/
+24
|
*
DND-drop-marker should not be on top of sidebar opening button #17692
Pekka Hyvönen
2015-06-05
1
-0
/
+25
|
*
Remove duplicate primary stylename from split panels (#17846)
Teppo Kurki
2015-06-05
2
-0
/
+122
|
*
Use headerCaption as default hidingToggleCaption (#18028)
Teppo Kurki
2015-06-05
2
-0
/
+40
|
*
Ensure PhantomJS2 tests are run on version 2
Artur Signell
2015-06-04
1
-0
/
+1
|
*
Required indicator for Table now works as expected (#17294)
Matti Tahvonen
2015-06-04
2
-0
/
+112
|
*
Do not send value change to server for non-immediate CheckBox (#18102)
Teppo Kurki
2015-06-04
3
-0
/
+125
|
*
Allow specifying location of PhantomJS binary
Artur Signell
2015-06-04
2
-2
/
+11
|
*
Allow arbitrary serializable types as Renderer data type (#15410)
Johannes Dahlström
2015-06-03
6
-0
/
+90
|
*
Fix GridEditorClientTest focus checks on IE8
Teemu Suo-Anttila
2015-06-03
1
-1
/
+4
|
*
Reset heartbeat timestamp when reopening UI (#18101)
Leif Åstrand
2015-06-03
2
-0
/
+89
|
*
Encode numeric values as JSON numbers (#18039)
Leif Åstrand
2015-06-03
4
-1
/
+175
|
*
Fix MenuBar handling with extremely wide first level sub menus
Teemu Suo-Anttila
2015-06-03
1
-0
/
+6
|
*
Convert a ComboBox test to TB4.
7.5.0.beta3
Mika Murtojarvi
2015-06-03
2
-59
/
+37
*
|
Allow programmatically opening editor in unbuffered mode
Teppo Kurki
2015-06-04
2
-0
/
+30
*
|
Fix broken Grid editor tests
Teemu Suo-Anttila
2015-06-03
3
-19
/
+10
*
|
On progr. editor open, focus target cell if Grid had focus prior
7.6.0.alpha1
Teppo Kurki
2015-06-03
2
-0
/
+35
*
|
Merge remote-tracking branch 'origin/master' into grid-unbuffered-editor
Teemu Suo-Anttila
2015-06-02
12
-119
/
+217
|
\
|
|
*
Add screenshot comparison for DisabledMenuBarItemTest
Teemu Suo-Anttila
2015-06-02
2
-3
/
+6
|
*
Refactor MenuBar handling methods to AbstractTB3Test
Teemu Suo-Anttila
2015-06-02
6
-110
/
+80
|
*
Properly handle readonly fields when clearing FieldGroup (#17166)
Artur Signell
2015-06-01
4
-6
/
+131
*
|
Update editor overlay position on Grid resize
Teppo Kurki
2015-06-02
1
-0
/
+46
[prev]
[next]