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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/master' into grid
Artur Signell
2015-01-28
16
-41
/
+754
|
\
|
*
Fixed UI.getPushConfiguration().getTransport() always returning null (#16499)
wodencafe
2015-01-28
3
-1
/
+55
|
*
Render Window caption as text when requested (#16273)
Artur Signell
2015-01-27
5
-14
/
+201
|
*
FileDownloader opens file in a new tab (iOS) (#15366)
Alexey Fansky
2015-01-27
3
-14
/
+106
|
*
Fix Table pageup/pagedown navigation (#15332)
Ilya Ermakov
2015-01-27
3
-6
/
+304
|
*
Make table selectable based on presence of ValueChangeListener (#13864).
Denis Anisimov
2015-01-26
2
-6
/
+88
*
|
Make Grid and renderer buttons look like Vaadin NativeButton (#16260)
Teemu Suo-Anttila
2015-01-27
4
-7
/
+12
*
|
Better human readable captions for nested properties (#16433)
Artur Signell
2015-01-27
2
-2
/
+2
*
|
Disable and restore editor and scroll locking on setEnabled (#16502)
Teemu Suo-Anttila
2015-01-27
2
-4
/
+42
*
|
Improves touch scrolling in Grid (#16341)
Henrik Paul
2015-01-27
1
-26
/
+86
*
|
Grid now uses ObjectRenderer by default (#15417)
Henrik Paul
2015-01-27
8
-40
/
+252
*
|
Use elemental.json and not org.json in OSGi (#16490)
Artur Signell
2015-01-27
2
-2
/
+3
*
|
Fix RpcDataProvider cache clearing on bare ItemSetChange (#16481)
Teemu Suo-Anttila
2015-01-27
2
-68
/
+105
*
|
Merge remote-tracking branch 'origin/master' into HEAD
Artur Signell
2015-01-26
7
-24
/
+125
|
\
|
|
*
Handle cases when start/end date is not set for Between filter (#13354).
Denis Anisimov
2015-01-26
2
-14
/
+91
|
*
Disable default Atmosphere CORS headers (#16196)
Artur Signell
2015-01-23
1
-1
/
+3
|
*
Automatically switch between test diff images until user clicks
Artur Signell
2015-01-22
1
-0
/
+26
|
*
Move checkbox workaround to parent class
Artur Signell
2015-01-22
3
-9
/
+5
*
|
Fix Grid not always showing select all checkbox (#16397)
Teemu Suo-Anttila
2015-01-26
3
-7
/
+82
*
|
Prevent text selection when multi sorting with header clicks (#16275)
Teemu Suo-Anttila
2015-01-26
1
-1
/
+8
*
|
Fix Grid setting non-sortable column sortable (#16483)
Teemu Suo-Anttila
2015-01-26
2
-5
/
+23
*
|
Merge remote-tracking branch 'origin/master' into grid
Artur Signell
2015-01-21
34
-134
/
+1492
|
\
|
|
*
Revert "Update text value also with timer triggered text change events. (#162...
Artur Signell
2015-01-21
6
-95
/
+20
|
*
Fix WindowMaximizeRestoreTest. (#15408)
Sauli Tähkäpää
2015-01-21
1
-1
/
+1
|
*
Remove unnecessary scrollbar when zooming in or out (#15164)
Matti Hosio
2015-01-20
3
-0
/
+264
|
*
Fix for: TreeTable with ContainerHierarchicalWrapper not correctly
Johannes Tuikkala
2015-01-20
3
-0
/
+151
|
*
Ignore change btwn paints and force update unfocused TextField (#15144)
AMahdy AbdElAziz
2015-01-20
3
-7
/
+185
|
*
Embedded ThemeResource should react to theme change (#15194)
Anna Koskinen
2015-01-20
5
-15
/
+228
|
*
Button icon 'icon-align-top' style correction (#15140).
Denis Anisimov
2015-01-20
1
-4
/
+6
|
*
Don't rely on broken JsonValue.jsEquals semantics (#15508)
Leif Åstrand
2015-01-20
2
-6
/
+358
|
*
Fix NotificationDelayTest for IE8 and Chrome. (#14689)
Sauli Tähkäpää
2015-01-20
1
-15
/
+12
|
*
Fix CalendarWeeklyViewNewEventsTest. (#15408)
Sauli Tähkäpää
2015-01-19
1
-4
/
+4
|
*
Fix runo_theme_test. (#15408)
Sauli Tähkäpää
2015-01-19
1
-5
/
+5
|
*
Fix reindeer_theme_test. (#15408)
Sauli Tähkäpää
2015-01-19
1
-5
/
+5
|
*
Fix liferay_theme_test. (#15408)
Sauli Tähkäpää
2015-01-19
1
-5
/
+5
|
*
Fix chameleon_theme_test. (#15408)
Sauli Tähkäpää
2015-01-19
1
-5
/
+5
|
*
Fix base_theme_test. (#15408)
Sauli Tähkäpää
2015-01-19
1
-5
/
+5
|
*
Fix SubWindowOrderTest. (#15408)
Sauli Tähkäpää
2015-01-19
1
-3
/
+3
|
*
Fix WindowWithInvalidCloseListenerTest. (#15408)
Sauli Tähkäpää
2015-01-19
1
-1
/
+1
|
*
Fix WindowMaximizeRestoreTest. (#15408)
Sauli Tähkäpää
2015-01-19
1
-27
/
+27
|
*
Fix CloseSubWindowTest. (#15408)
Sauli Tähkäpää
2015-01-19
1
-1
/
+1
|
*
Hide input field from clicking for immediate upload in Valo. (#15404)
Sauli Tähkäpää
2015-01-19
2
-24
/
+50
|
*
Update text value also with timer triggered text change events. (#16270)
Sauli Tähkäpää
2015-01-19
6
-20
/
+95
|
*
Fix maximized window ordering. (#15360)
Sauli Tähkäpää
2015-01-16
4
-1
/
+176
*
|
Fix Editor creating fields before client Grid can attach them (#16214)
Teemu Suo-Anttila
2015-01-20
4
-59
/
+80
*
|
Prevent setting column sortable if container is not sortable (#16320)
Teemu Suo-Anttila
2015-01-20
2
-24
/
+88
*
|
Improve Grid selection method javadocs and exception messages (#16259)
Johannes Dahlström
2015-01-20
1
-44
/
+57
*
|
Fix Grid trying to sort Container that is not Sortable (#16311)
Teemu Suo-Anttila
2015-01-19
2
-4
/
+58
*
|
Parameterize client-side Grid.addColumn to return the argument type (#16262)
Johannes Dahlström
2015-01-19
2
-3
/
+3
*
|
Fixes exception when scrolled down and removing header/footer row (#15411)
Henrik Paul
2015-01-19
3
-17
/
+117
[next]