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
*
Fix vaadin-test version number (#7998)
Teemu Suo-Anttila
2016-12-15
2
-2
/
+2
*
(Re)introduce server side sort for Grid.
Denis
2016-12-15
4
-55
/
+259
*
Add EditorComponentGenerator interface (#7990)
Aleksi Hietanen
2016-12-15
2
-6
/
+56
*
Add ValueProvider interface, use where appropriate
Aleksi Hietanen
2016-12-15
11
-32
/
+91
*
Combine and rename setFilter and applyFilter (#7963)
Leif Åstrand
2016-12-15
6
-27
/
+16
*
Rename com.vaadin.data.util.converter to com.vaadin.data.converter
Pekka Hyvönen
2016-12-14
59
-94
/
+93
*
Remove unused JsonUtil (#7989)
Pekka Hyvönen
2016-12-14
2
-452
/
+0
*
Provide more extensive JavaDoc for DataProvider
Teemu Suo-Anttila
2016-12-14
1
-2
/
+13
*
Miscellaneous Interface Refactoring
Ilia Motornyi
2016-12-14
7
-47
/
+127
*
Make AbstractListing implement Focusable (#7965)
Aleksi Hietanen
2016-12-14
15
-4
/
+220
*
Remove usage of Consumer from event listeners (#7985)
Pekka Hyvönen
2016-12-14
32
-200
/
+216
*
Rename setRequired to asRequired since it's logically not a setter (#7986)
Leif Åstrand
2016-12-14
4
-17
/
+18
*
Provide configuration for events order in month and week views
Denis
2016-12-14
7
-50
/
+672
*
Rename SelectAllCheckBoxVisible enumeration. (#7981)
Denis
2016-12-14
4
-55
/
+55
*
Add Vaadin Spring dependency version to BOM (#112)
Teemu Suo-Anttila
2016-12-14
6
-22
/
+223
*
Fix Grid.addColumn without renderer to accept any type (#7974)
Teemu Suo-Anttila
2016-12-14
1
-7
/
+9
*
Add SerializableEventListener, make it parent of ConnectorEventListener (#7980)
Pekka Hyvönen
2016-12-14
2
-3
/
+41
*
fixed bug reporting url to point to github (#7968)
Matti Tahvonen
2016-12-14
1
-2
/
+2
*
Add compatibility layouts with old defaults. (#7967)
Henri Sara
2016-12-14
2
-0
/
+120
*
Remove references to Firebug and the firebug chapter from the documentation (...
Henri Sara
2016-12-14
5
-45
/
+3
*
Fix broken test for RadioButtonGroup and CheckBoxGroup (#7970)
Pekka Hyvönen
2016-12-13
4
-81
/
+18
*
Provide declarative support for Grid. (#7961)
Denis
2016-12-13
14
-64
/
+1501
*
No inherited threadlocal
Ilia Motornyi
2016-12-13
13
-363
/
+85
*
Remove vaadin-widgets module (#7960)
Teemu Suo-Anttila
2016-12-13
7
-314
/
+0
*
VerticalLayout has spacing = true and margin = true by default .
Ilia Motornyi
2016-12-12
64
-137
/
+190
*
Change Upload to be in immediate mode by default (#111)
Pekka Hyvönen
2016-12-12
10
-13
/
+42
*
Reduce javadoc errors by adding missing dependencies
Pekka Hyvönen
2016-12-12
1
-2
/
+18
*
Update liferay dependency to 6.2.5
Pekka Hyvönen
2016-12-12
2
-2
/
+2
*
Remove unused removeListener method (#7958)
Leif Åstrand
2016-12-12
1
-20
/
+0
*
Add @FunctionalInterface annotation to interfaces where applicable (#7954)
Aleksi Hietanen
2016-12-12
37
-2
/
+54
*
Remove unused EventListener interface (#7953)
Aleksi Hietanen
2016-12-12
2
-54
/
+6
*
Fix margin in declarative format is recognized as unsupported property gridla...
Tien Nguyen
2016-12-12
2
-0
/
+28
*
Erase type of BeanBinder#bindInstanceFields parameter in equality test
8.0.0.alpha9
Aleksi Hietanen
2016-12-09
2
-2
/
+30
*
Add list of breaking changes in FW8 to release notes (#102)
Pekka Hyvönen
2016-12-09
1
-12
/
+108
*
Fix license header
Aleksi Hietanen
2016-12-09
1
-5
/
+5
*
Revert changes to ComboBoxSelectingWithNewItemsAllowedTest
Aleksi Hietanen
2016-12-09
1
-10
/
+2
*
Fix UnknownComponentConnector and ComponentMissingFromDefaultWidgetSet tests
Aleksi Hietanen
2016-12-09
2
-1
/
+49
*
Migrate Escalator changes to compatibility escalator
Aleksi Hietanen
2016-12-09
1
-10
/
+28
*
Add missing import in FlashIsVisibleTest
Aleksi Hietanen
2016-12-09
1
-0
/
+1
*
Fix python list syntax in BuildDemos
Henri Sara
2016-12-09
1
-1
/
+1
*
Make clicking outside a ComboBox add a pending new item (#18366)
Aleksi Hietanen
2016-12-09
2
-2
/
+13
*
Fix some modern browsers tests failures.
Aleksi Hietanen
2016-12-09
2
-2
/
+6
*
Update Vaadin Spring documentation for 1.1.0
Henri Sara
2016-12-09
1
-55
/
+49
*
Update @since tag for 7.7.4.
Denis Anisimov
2016-12-09
2
-2
/
+2
*
Correct addon init param widgetset IT test.
Denis Anisimov
2016-12-09
2
-4
/
+31
*
Make vaadin-server export the VAADIN package again (#20332)
Artur Signell
2016-12-09
2
-2
/
+2
*
Show a sensible message for missing extensions (#10799)
Artur Signell
2016-12-09
11
-27
/
+247
*
Use US english (license) in all places
Artur Signell
2016-12-09
3
-4
/
+4
*
Ensure #cell[N] always scrolls row N into view (#20423)
Artur Signell
2016-12-09
2
-8
/
+18
*
Publish Escalator.getBodyRowCount to JS (#20344)
Artur Signell
2016-12-09
2
-9
/
+37
[next]