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
...
*
Use LayoutManager for details rows (#18821, #18619)
Leif Åstrand
2016-01-12
8
-11
/
+457
*
Add a simple waitForApplication for servlet integration tests
Teemu Suo-Anttila
2016-01-12
1
-0
/
+15
*
Split VOverlay functionality to a new base class (#19347)
Teemu Suo-Anttila
2016-01-12
5
-1010
/
+1071
*
checkstyle configuration contains invalid module RedundantThrows (#18941)
Andreas Höhmann
2016-01-09
1
-3
/
+0
*
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
3
-12
/
+80
*
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
2
-7
/
+16
*
Support non-AbstractFieldConnector fields with Grid Editor (#19440)
Teemu Suo-Anttila
2016-01-07
3
-6
/
+197
*
Always set header/footer style name to TH (#19209)
Artur Signell
2016-01-07
2
-7
/
+7
*
ConnectorHierarchyChangeEvent.getParent() should return the connector (#18525)
Artur Signell
2016-01-07
1
-11
/
+8
*
Fixes exception when enter is pressed and there is nothing to select (#19149)
Artur Signell
2016-01-07
2
-4
/
+52
*
Add a client-side connector for DetailsComponentManager (#19412)
Teemu Suo-Anttila
2016-01-05
2
-1
/
+37
*
Fix NPE in Label.writeDesign with NULL values #19434
John Ahlroos
2016-01-05
2
-6
/
+58
*
Make GeneratedPropertyItem addItem return null when appropriate (#18685)
Artur Signell
2016-01-04
2
-0
/
+107
*
Ensure no unknown attribute warnings are logged in design tests (#19429)
Artur Signell
2016-01-04
3
-0
/
+47
*
Listen to body for shortcut actions for standalone apps (#19392)
Artur Signell
2016-01-04
4
-14
/
+101
*
Fix custom attributes of Link component (#19107)
maxschuster
2016-01-04
1
-6
/
+9
*
Include correct type and parameter info in exception (#19064)
Artur Signell
2016-01-04
2
-5
/
+15
*
Make GeneratedPropertyItem equals self (#19426)
Artur Signell
2016-01-04
2
-2
/
+34
*
Make GeneratedPropertyContainer.getItem(nonExistant) return null (#19425)
Artur Signell
2016-01-04
2
-0
/
+566
*
Make test succeed in Eclipse
Artur Signell
2016-01-04
1
-0
/
+1
*
Revert changes which were previously reverted from only 7.5 (#19424)
Teemu Suo-Anttila
2016-01-01
6
-194
/
+88
*
Update to Font Awesome 4.5.0
Artur Signell
2015-12-30
6
-25
/
+60
*
Add keyboard shortcut to save grid editor in buffered mode (#16842)
Teemu Suo-Anttila
2015-12-28
2
-22
/
+72
*
Fix typo in release notes
Henri Sara
2015-12-23
1
-1
/
+1
*
Fix WidgetRenderer column cells not correctly init on change (#19086)
Teemu Suo-Anttila
2015-12-22
7
-2
/
+414
*
Update supported versions in release notes
Henri Sara
2015-12-22
1
-4
/
+4
*
Fix Grid sorting tests (#16838)
Henri Sara
2015-12-21
2
-3
/
+3
*
Fix GridColumnReorderTest for IE8 (#16838)
Henri Sara
2015-12-21
1
-2
/
+2
*
Fix GridEditorBufferedTest for (#16838)
Henri Sara
2015-12-21
1
-0
/
+6
*
Disable long tap support on iOS (#19367)
Henri Sara
2015-12-21
2
-1
/
+3
*
Ignore context click on resize handle (#19408)
Henri Sara
2015-12-21
2
-0
/
+33
*
Fix left padding for ComboBox inside Grid editor (#16838)
Marlon Richert
2015-12-21
1
-0
/
+1
*
Fix javadoc typo in ItemClickEvent
Henri Sara
2015-12-21
1
-1
/
+1
*
Add a UI for reviewing new reference screenshots
Leif Åstrand
2015-12-19
1
-0
/
+438
*
Increase grid column resize handle width (#16838)
Marlon Richert
2015-12-18
9
-13
/
+55
*
Fix IE8 focus handling in Grid editor in unbuffered state (#19389)
Teemu Suo-Anttila
2015-12-18
2
-8
/
+41
*
Fix empty @since tags
Henri Sara
2015-12-18
3
-4
/
+4
*
Verify Column width after all sort related cell changes (#16597)
Teemu Suo-Anttila
2015-12-18
1
-6
/
+4
*
Disable Atmosphere online/offline handling (#19391)
Artur Signell
2015-12-17
1
-0
/
+1
*
Update to Atmosphere 2.2.13.vaadin3 (#19391)
Artur Signell
2015-12-17
1
-1
/
+1
*
Parse true/false as boolean values for push configuration (#19394)
Artur Signell
2015-12-17
1
-2
/
+17
*
Fix Grid column resize to take account min width for cells (#16597)
Johannes Dahlström
2015-12-16
3
-45
/
+123
*
Update to Atmosphere 2.2.13.vaadin2 (#19388)
Artur Signell
2015-12-16
1
-1
/
+1
*
Make it possible to only show collapsible columns in menu (#9811)
Leif Åstrand
2015-12-16
9
-5
/
+184
*
Fix LegacyComponentThemeChangeTest on Chrome 47
Henri Sara
2015-12-15
1
-2
/
+3
[prev]
[next]