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
changelog-8.27.6
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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
/
src
/
test
/
java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Global java code cleanup using Eclipse Neon.1
Leif Åstrand
2016-12-20
46
-137
/
+122
*
Declarative tests improvements
Denis
2016-12-20
7
-16
/
+53
*
Fix for Grid declarative format (read). (#8050)
Denis
2016-12-20
1
-5
/
+11
*
Add a SortListener to a Grid (#8008)
8.0.0.alpha10
Denis
2016-12-15
1
-0
/
+42
*
Extract interfaces from Grid (#8005)
Teemu Suo-Anttila
2016-12-15
7
-15
/
+20
*
Rename com.vaadin.server.data to com.vaadin.data.provider (#8004)
Pekka Hyvönen
2016-12-15
21
-43
/
+49
*
Redesign user-defined column identifiers for Grid (#7983)
Teemu Suo-Anttila
2016-12-15
4
-109
/
+108
*
Migrate 7.7.5 branch patches to v8. (#7969)
Denis
2016-12-15
1
-0
/
+24
*
(Re)introduce server side sort for Grid.
Denis
2016-12-15
1
-0
/
+54
*
Add ValueProvider interface, use where appropriate
Aleksi Hietanen
2016-12-15
3
-9
/
+9
*
Combine and rename setFilter and applyFilter (#7963)
Leif Åstrand
2016-12-15
3
-24
/
+10
*
Rename com.vaadin.data.util.converter to com.vaadin.data.converter
Pekka Hyvönen
2016-12-14
26
-44
/
+34
*
Remove unused JsonUtil (#7989)
Pekka Hyvönen
2016-12-14
1
-205
/
+0
*
Miscellaneous Interface Refactoring
Ilia Motornyi
2016-12-14
1
-4
/
+3
*
Remove usage of Consumer from event listeners (#7985)
Pekka Hyvönen
2016-12-14
9
-31
/
+31
*
Rename setRequired to asRequired since it's logically not a setter (#7986)
Leif Åstrand
2016-12-14
2
-6
/
+7
*
Rename SelectAllCheckBoxVisible enumeration. (#7981)
Denis
2016-12-14
1
-24
/
+24
*
Provide declarative support for Grid. (#7961)
Denis
2016-12-13
3
-10
/
+748
*
No inherited threadlocal
Ilia Motornyi
2016-12-13
1
-90
/
+33
*
VerticalLayout has spacing = true and margin = true by default .
Ilia Motornyi
2016-12-12
3
-18
/
+28
*
Change Upload to be in immediate mode by default (#111)
Pekka Hyvönen
2016-12-12
2
-0
/
+20
*
Fix margin in declarative format is recognized as unsupported property gridla...
Tien Nguyen
2016-12-12
1
-0
/
+23
*
Erase type of BeanBinder#bindInstanceFields parameter in equality test
8.0.0.alpha9
Aleksi Hietanen
2016-12-09
1
-0
/
+28
*
Workaround for deadlock issue (#18436)
Artur Signell
2016-12-09
1
-0
/
+155
*
Add a generic selection listener to Grid & SelectionModels (#105)
Pekka Hyvönen
2016-12-09
7
-21
/
+123
*
Change return type of Binder#getBean to BEAN
Aleksi Hietanen
2016-12-08
2
-12
/
+12
*
Deprecate Button#setHtmlContentAllowed (#104)
Aleksi Hietanen
2016-12-08
1
-2
/
+2
*
Introduce dedicated shared states for every core vaadin component/ext. (#98)
Denis
2016-12-08
1
-0
/
+101
*
Add read-only support for single and multi select views for Grid. (#84)
Denis
2016-12-06
2
-0
/
+41
*
Provide a shorthand for the HasValue::clear() method. (#94)
Denis
2016-12-06
1
-0
/
+47
*
Fix classpath related tests under Windows
Ilia Motornyi
2016-12-06
1
-1
/
+1
*
Separate Binding and BindingBuilder (#80)
Leif Åstrand
2016-12-05
7
-60
/
+63
*
Add a SelectionMode shorthand for Grid. (#83)
Pekka Hyvönen
2016-12-05
7
-79
/
+122
*
Extends declarative tests for selection components for "data-" attribute (#85)
Denis
2016-12-05
3
-16
/
+70
*
NoSelectionModel for Grid
Pekka Hyvönen
2016-11-30
1
-0
/
+69
*
Enable select all checkbox for MultiSelection Grid.
Pekka Hyvönen
2016-11-30
2
-18
/
+147
*
Fix sorted data provider data change event propagation
Teemu Suo-Anttila
2016-11-29
3
-220
/
+387
*
Correct all tests that introspect classpath for Vaadin classes.
Denis Anisimov
2016-11-29
6
-197
/
+332
*
Make it possible to reset single select values
Leif Åstrand
2016-11-29
1
-0
/
+48
*
Add MultiSelect support for Grid
Pekka Hyvönen
2016-11-29
4
-29
/
+911
*
Provide in-memory sorting information in Query
Teemu Suo-Anttila
2016-11-29
2
-7
/
+6
*
Ensure all BeanBinding chaining methods return BeanBinding
Leif Åstrand
2016-11-29
1
-0
/
+24
*
Simplify Binding API by removing the FIELDTYPE type parameter
Leif Åstrand
2016-11-29
5
-45
/
+43
*
Add ComboBox custom filtering methods and tests
Teemu Suo-Anttila
2016-11-28
1
-0
/
+181
*
Add filter type to DataCommunicator
Teemu Suo-Anttila
2016-11-28
1
-2
/
+5
*
Type Listing for DataProvider to allow custom filter types
Teemu Suo-Anttila
2016-11-28
9
-24
/
+59
*
Reintroduce Grid Editor using Binder
Teemu Suo-Anttila
2016-11-25
1
-1
/
+1
*
Provide declarative support for listing components.
Denis Anisimov
2016-11-24
14
-127
/
+949
*
Fix field value change event handling for unbound binder
Aleksi Hietanen
2016-11-22
5
-24
/
+86
*
Implement chaining of filters for data providers
Teemu Suo-Anttila
2016-11-22
1
-7
/
+67
[next]