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
*
Final working configuration for nexus staging plugin
Teemu Suo-Anttila
2016-04-14
1
-312
/
+297
*
Skip only staging instead of the whole nexus deploy mojo
Teemu Suo-Anttila
2016-04-14
1
-1
/
+1
*
Skip staging of non-deployable modules
Henri Sara
2016-04-13
1
-0
/
+11
*
Merge branch 'master' into feature/mavenize
elmot
2016-04-13
498
-43076
/
+1129
|
\
|
*
Prevent closing of uncloseable Window on esc (#19700)
Teemu Pöntelin
2016-04-11
2
-0
/
+91
|
*
Focus click element inside a drag'n'drop wrapper (#14826)
Artur Signell
2016-04-11
2
-19
/
+92
|
*
Refresh grid body after resize (#19664)
Markus Koivisto
2016-04-05
2
-0
/
+113
|
*
Fix Escalator BodyContainer logical top row tracking (#17262)
Markus Koivisto
2016-04-05
2
-0
/
+22
|
*
Remove TB2 tests and integration tests for legacy servers/portals
Artur Signell
2016-04-01
470
-43049
/
+3
|
*
Fix JavaScriptStringRenderer to work in IE8
Leif Åstrand
2016-03-11
1
-0
/
+2
|
*
Correctly report timing information again (#19661)
Artur Signell
2016-03-07
2
-0
/
+104
|
*
Support string data in javascript renderers (#18209)
Leif Åstrand
2016-03-07
4
-0
/
+42
|
*
Make table take parent enable state changes into account (#19455)
Artur Signell
2016-03-05
2
-0
/
+139
|
*
Make it possible to intercept RPC calls without copy/paste
Artur Signell
2016-03-05
5
-0
/
+320
|
*
Fix GridClientKeyEventsTest on IE8
Teemu Suo-Anttila
2016-03-05
1
-0
/
+3
|
*
Make ARS without UI parameter redirect to last modified UI
Leif Åstrand
2016-03-05
1
-4
/
+102
|
*
Don't set null value for unmapped client side keys. (#15181)
Sauli Tähkäpää
2016-03-05
2
-0
/
+92
|
*
MarginInfo CTOR with two booleans: vertical, horizontal (#14113).
Denis Anisimov
2016-02-29
3
-4
/
+4
*
|
Move organization, license and SCM to parent POM
Henri Sara
2016-04-13
1
-4
/
+1
*
|
Generate sources with release profile
Teemu Suo-Anttila
2016-04-11
1
-3
/
+0
*
|
Build uitest with maven ant runner
elmot
2016-04-01
2
-1
/
+340
*
|
Build vaadin-themes with maven
Teemu Suo-Anttila
2016-03-29
2
-2
/
+16
*
|
Build vaadin-client-compiled with maven
Teemu Suo-Anttila
2016-03-27
1
-1
/
+1
*
|
Build vaadin-buildhelpers with maven
Teemu Suo-Anttila
2016-03-24
2
-2
/
+2
*
|
Build client-compiler with maven
elmot
2016-03-22
1
-1
/
+1
*
|
Build vaadin-client with maven
Teemu Suo-Anttila
2016-03-18
1
-1
/
+2
*
|
Migrate vaadin-server build to maven
Teemu Suo-Anttila
2016-03-14
2
-2
/
+2
*
|
Use Maven to build vaadin-push
Henri Sara
2016-02-29
1
-1
/
+1
|
/
*
Fix AbstractRemoteDataSource cache clean up on remove (#19482)
Teemu Suo-Anttila
2016-02-13
2
-0
/
+116
*
Fix Components cleanup on Header/FooterRow remove in Grid (#19497)
Teemu Suo-Anttila
2016-02-13
1
-2
/
+39
*
Fix NPE if stopping navigation in onBeforeUnload (#19541)
Artur Signell
2016-02-13
1
-0
/
+47
*
Test using Wildfly 10 (#19565)
Artur Signell
2016-02-13
1
-0
/
+7
*
Fix NPE on column width detection in TreeTable and RowGenerator (#19437)
Teemu Suo-Anttila
2016-02-13
2
-0
/
+96
*
Fix Editor overlay position when footer is displayed on top (#19491)
Teemu Suo-Anttila
2016-02-05
1
-0
/
+21
*
Chrome version updated
elmot
2016-02-01
1
-1
/
+1
*
Make hiding/showing components in grid header/footer work (#19297)
Artur Signell
2016-01-29
2
-0
/
+243
*
Make Checkbox label send context click events also (#19456)
Artur Signell
2016-01-22
2
-0
/
+92
*
Do not process click events for disabled optiongroups (#19433)
Artur Signell
2016-01-21
1
-0
/
+37
*
Allow legacy components to paint infinity double values again (#19447)
Artur Signell
2016-01-21
3
-0
/
+129
*
Test for selection after container reset (#19469, #19465)
Artur Signell
2016-01-18
2
-0
/
+133
*
Use LayoutManager for details rows (#18821, #18619)
Leif Åstrand
2016-01-12
4
-0
/
+351
*
Add a simple waitForApplication for servlet integration tests
Teemu Suo-Anttila
2016-01-12
1
-0
/
+15
*
Use simple date format for BasicCrudGridEditorRow test UI
Teemu Suo-Anttila
2016-01-08
2
-2
/
+11
*
Convert ComboBoxItemIcon test to TB4
Henri Sara
2016-01-08
2
-76
/
+32
*
Convert TableContextMenuAndIcons test to TB4
Henri Sara
2016-01-08
2
-187
/
+64
*
Fix ScrollbarBundle to not round down pixel values (#19421)
Teemu Suo-Anttila
2016-01-08
2
-0
/
+78
*
Fix DateFormat for Editor tests as well
Teemu Suo-Anttila
2016-01-07
1
-0
/
+2
*
Fix GridThemeUI to use more stable date format
Teemu Suo-Anttila
2016-01-07
1
-0
/
+4
*
Always stick Grid column resize handle to the right edge (#19409)
Johannes Dahlström
2016-01-07
1
-0
/
+15
*
Support non-AbstractFieldConnector fields with Grid Editor (#19440)
Teemu Suo-Anttila
2016-01-07
2
-0
/
+191
[next]