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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
Replace SelectionRangeDragging TB2 test with TB3 test
Teemu Suo-Anttila
2014-04-16
2
-52
/
+78
|
*
|
Merge changes from origin/7.1
Artur Signell
2014-04-23
478
-507
/
+507
|
|
\
|
|
|
*
Update copyright year to 2014
Artur Signell
2014-04-16
468
-495
/
+495
|
*
|
Merge changes from origin/7.1
Artur Signell
2014-04-23
4
-5
/
+215
|
|
\
|
|
|
*
Fixed resetting of ComboBox if focused and new items allowed (#13413).
Tapio Aali
2014-04-14
2
-0
/
+116
|
|
*
Always initialize WebBrowser for new sessions (#13571)
Leif Åstrand
2014-04-14
2
-6
/
+101
|
|
*
Revert "Drag image for text-area should contain text of text-area (#13557)"
Teemu Suo-Anttila
2014-04-14
2
-117
/
+0
|
|
*
Drag image for text-area should contain text of text-area (#13557).
Denis Anisimov
2014-04-10
2
-0
/
+117
|
*
|
Merge changes from origin/7.1
Build Agent
2014-04-16
4
-51
/
+298
|
|
\
|
|
|
*
Added integration test for WebSphere Portal. (#13309)
Sauli Tähkäpää
2014-04-09
1
-0
/
+163
|
*
|
Merge commit '591996b' into 7.2
Sauli Tähkäpää
2014-04-16
1
-1
/
+1
|
|
\
\
*
|
|
|
Fast-forward DateField only with left mouse button (#8012)
Teemu Pöntelin
2014-05-04
2
-0
/
+101
*
|
|
|
Merge changes from origin/7.2
Artur Signell
2014-05-02
3
-51
/
+135
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Refactored TimeoutRedirectResetsOnActivity tests.
Sauli Tähkäpää
2014-04-08
3
-51
/
+135
|
|
|
/
|
|
/
|
*
|
|
Merge changes from origin/7.2
Artur Signell
2014-05-02
1
-1
/
+1
|
\
|
|
|
*
|
Fix ScreenshotTB3Test removing reference images
Teemu Suo-Anttila
2014-04-04
1
-1
/
+1
*
|
|
Set explicit left alignment instead of removing text-align style (#13399).
Denis Anisimov
2014-04-30
2
-0
/
+148
*
|
|
Prevent scroll position reset on GridLayout hierarchy change (#13386)
Johannes Dahlström
2014-04-29
2
-0
/
+126
*
|
|
Replace DragStartModes TB2 test with TB3 test
Teemu Suo-Anttila
2014-04-29
2
-62
/
+46
*
|
|
Avoid client side exception on DnD for empty table (#13655).
Denis Anisimov
2014-04-28
2
-0
/
+120
*
|
|
Fix ComboBox cleared suggestion popup on ItemSetChange (#13635)
Teemu Suo-Anttila
2014-04-28
2
-0
/
+112
*
|
|
Fix Table width calculation when adding the first item (#13592)
Juuso Valli
2014-04-28
2
-0
/
+138
*
|
|
Fix ComboBox popup scrolling when paging disabled (#13488)
mtzukanov
2014-04-25
2
-0
/
+119
*
|
|
Fix TextArea with enter keyboard shortcut (#12424)
Markus Koivisto
2014-04-25
2
-0
/
+221
*
|
|
Apply layout after remove tab in Accordion (#11366, #13423)
Denis Anisimov
2014-04-25
2
-0
/
+137
*
|
|
Fix Table.sort(...) to update the sort indicator (#8978)
Juuso Valli
2014-04-25
2
-0
/
+194
*
|
|
Disable test which changes global behavior of the servlet
Artur Signell
2014-04-24
1
-0
/
+2
*
|
|
Support running tests on PhantomJS
Artur Signell
2014-04-23
2
-1
/
+27
*
|
|
Add caching support for PublishedFileHandler (#13574)
Juuso Valli
2014-04-23
3
-0
/
+109
*
|
|
Use getChildComponents in PopupView instead of getChildren (#13503)
Denis Anisimov
2014-04-16
2
-0
/
+102
*
|
|
Drag image for text-area should contain text of text-area (#13557).
Denis Anisimov
2014-04-15
2
-0
/
+117
*
|
|
Disable/enable text field for DateField on setEnable() method (#13124).
Denis Anisimov
2014-04-15
2
-6
/
+29
|
|
/
|
/
|
*
|
Redo Push reconnect tests.
Sauli Tähkäpää
2014-04-14
5
-118
/
+113
*
|
Merge branch 'master' into 7.2
Jonatan Kronqvist
2014-04-14
7
-103
/
+329
|
\
\
|
*
|
Remove old widget from tab content on replace (#12931).
Denis Anisimov
2014-04-10
2
-0
/
+120
|
*
|
Refactor PushConfigurationTest.
Sauli Tähkäpää
2014-04-10
5
-103
/
+209
*
|
|
Update some APIs based on the 7.2 API review comments
Jonatan Kronqvist
2014-04-14
5
-15
/
+20
|
/
/
*
|
Don't use WindowConnector as a content connector in UI (#13127).
Denis Anisimov
2014-04-09
2
-0
/
+93
*
|
Slider handle is now correctly updated on resize (#12550)
Teemu Pöntelin
2014-04-08
2
-0
/
+109
*
|
Added push test category to PushLargeDataLongPollingTest.
Sauli Tähkäpää
2014-04-08
1
-0
/
+2
*
|
Support for middle left/right positions in Notification (#12931).
Denis Anisimov
2014-04-08
2
-0
/
+174
*
|
Update Accordion and TabSheet to use Vaadin 7 style. (#13402).
Felype Santiago Ferreira
2014-04-08
6
-91
/
+130
*
|
Throw an exception if you misspell transport
Artur Signell
2014-04-04
1
-0
/
+4
*
|
Mousedown - mouseout - mouseover - mouseup now counts a click (#13550)
Artur Signell
2014-04-04
2
-0
/
+112
*
|
Deprecate AbstractTestUI.setContent
Leif Åstrand
2014-04-03
1
-0
/
+17
*
|
Test for session expiration (#12139)
Artur Signell
2014-04-02
1
-0
/
+49
*
|
Merge changes from origin/7.1
Build Agent
2014-04-02
6
-196
/
+128
|
\
|
|
*
Replaced flaky TB2 test with stable TB3 test
Artur Signell
2014-04-02
3
-190
/
+125
|
*
Removed unnecessary tooltips from LayoutTesterApplication.
Sauli Tähkäpää
2014-04-01
3
-6
/
+3
*
|
Merge "Merge changes from origin/7.1"
Sauli Tähkäpää
2014-04-02
4
-45
/
+43
|
\
\
[prev]
[next]