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
*
Fix GridLayout resize after removing caption (#12011)
Patrik Lindström
2013-06-13
2
-0
/
+118
*
Add support for rem units (#11279)
Leif Åstrand
2013-06-12
2
-0
/
+84
*
Merge changes from origin/7.0
Artur Signell
2013-06-12
2
-0
/
+62
|
\
|
*
Merged testbench test for #7110 from 6.8 (fix not needed for 7.0)
7.0.7
7.0
John Ahlroos
2013-06-05
2
-0
/
+62
*
|
Added type parameter to converter methods (#11895)
Artur Signell
2013-06-11
5
-16
/
+30
*
|
Fixed incorrect line breaks (#12040)
Artur Signell
2013-06-11
1
-18
/
+7
*
|
Include compatibility web.xml in uitest.war (#11688)
Artur Signell
2013-06-11
1
-1
/
+2
*
|
Reformatted using Ant editor (#12040)
Artur Signell
2013-06-10
4
-236
/
+109
*
|
Allow using element resize listeners from javascript connectors (#11996)
Leif Åstrand
2013-06-10
3
-0
/
+200
*
|
Merge changes from origin/7.0
Artur Signell
2013-06-05
5
-0
/
+457
|
\
|
|
*
Fixed newlines
Artur Signell
2013-06-05
1
-31
/
+31
|
*
Disable drag&drop when source or target component is disabled, re-implementat...
Marc Englund
2013-06-05
2
-0
/
+219
|
*
Merge of properly focus clicked input element in Webkit (#11854, #11297)
Artur Signell
2013-06-05
1
-0
/
+32
|
*
Properly disable combobox when parent is disabled (#10734)
Artur Signell
2013-06-05
2
-0
/
+206
*
|
Add transport parameter to @Push (#11966)
Artur Signell
2013-06-05
3
-0
/
+66
*
|
Allow customizing client-side push config on server side (#11867)
Artur Signell
2013-06-05
5
-6
/
+395
*
|
Update broadcaster tutorial code
Leif Åstrand
2013-06-05
2
-26
/
+9
*
|
Move VaadinSession.runPendingAccessTasks to VaadinService (#11964)
Leif Åstrand
2013-06-05
1
-1
/
+2
*
|
Use correct day names when formatting dates (#6207)
Artur Signell
2013-06-04
1
-0
/
+1
*
|
Merge changes from origin/7.0
Leif Åstrand
2013-06-04
2
-0
/
+86
|
\
|
|
*
Don't autoclose PopupView when changing fragment, fixes #10530
Marc Englund
2013-05-21
2
-0
/
+86
*
|
Merge commit '34e6c60a5a746c0306c3a84ae8d6c21dfd84d878' into 7.1
Leif Åstrand
2013-06-03
156
-1188
/
+12173
|
\
\
|
|
/
|
/
|
|
*
Enabled drag & drop to Calendar #11048
John Ahlroos
2013-06-03
2
-0
/
+182
|
*
Ignore style resource that has already been added (#11667)
Leif Åstrand
2013-06-03
2
-8
/
+27
|
*
Formatted XML files using defined rules (#11956)
Artur Signell
2013-05-30
7
-1032
/
+1186
|
*
Add primary style name support for ProgressBar/Indicator (#9913)
Artur Signell
2013-05-29
3
-0
/
+183
|
*
Extract ProgressBar and deprecate ProgressIndicator (#11925)
Leif Åstrand
2013-05-29
2
-0
/
+187
|
*
Moved Locale data handling to LocaleService (#11378)
Artur Signell
2013-05-29
1
-1
/
+1
|
*
Make test independent of browser language (#11940)
Artur Signell
2013-05-29
1
-0
/
+2
|
*
Fixes current text being overwritten in server update on RTA #11741
John Ahlroos
2013-05-29
2
-0
/
+93
|
*
Ensure calendar panel is updated when range changes (#11940)
Artur Signell
2013-05-28
2
-0
/
+212
|
*
Remove outdated testing (#11897)
Leif Åstrand
2013-05-28
2
-23
/
+2
|
*
Define how CurrentInstance works with access() (#11897)
Leif Åstrand
2013-05-28
2
-1
/
+132
|
*
Send window mode changes to the server immediately (#11737)
Leif Åstrand
2013-05-28
1
-11
/
+31
|
*
Make access() enqueue the runnable if the session is locked (#11897)
Leif Åstrand
2013-05-28
4
-2
/
+364
|
*
Added Java Date to Sql Date converter to better support sql dates (#11224)
Artur Signell
2013-05-24
2
-0
/
+214
|
*
Fixed locators in test (aria div conflict)
Artur Signell
2013-05-23
1
-4
/
+4
|
*
Fix TestingPushConnection.init signature (#11673)
Johannes Dahlström
2013-05-22
1
-2
/
+4
|
*
Merge changes from origin/7.0
Leif Åstrand
2013-05-17
8
-0
/
+411
|
|
\
|
*
\
Merge changes from origin/7.0
Leif Åstrand
2013-05-17
4
-0
/
+246
|
|
\
\
|
*
|
|
Tweak TooltipConfiguration test to pass in IE9 and IE10
Leif Åstrand
2013-05-17
1
-0
/
+10
|
*
|
|
Revert "Replaced css inject hack in TestUtils with Page.Styles.add() #11798"
Leif Åstrand
2013-05-14
1
-3
/
+12
|
*
|
|
Merge changes from origin/7.0
Leif Åstrand
2013-05-10
7
-1
/
+322
|
|
\
\
\
|
*
|
|
|
Update test to work with the new debug window
Leif Åstrand
2013-05-08
1
-5
/
+10
|
*
|
|
|
Remove old widget hierarchy hack that caused problems (#11752)
Leif Åstrand
2013-05-07
1
-1
/
+1
|
*
|
|
|
Replaced css inject hack in TestUtils with Page.Styles.add() #11798
John Ahlroos
2013-05-07
1
-12
/
+3
|
*
|
|
|
Fixed order of tests in LayoutTesterApplication #11796
John Ahlroos
2013-05-07
1
-16
/
+30
|
*
|
|
|
Allow setting push mode in UI.init (#11739)
Johannes Dahlström
2013-05-02
2
-0
/
+72
|
*
|
|
|
Rename runSafely() to access() (#11756)
Leif Åstrand
2013-05-02
7
-7
/
+7
|
*
|
|
|
Made test work also when current month is not April 2013
Artur Signell
2013-05-02
1
-69
/
+4
[next]