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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
/
src
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix possible NPE with MPR (#12040) (#12066)
Anna Koskinen
2020-08-10
1
-0
/
+1
*
Cherry pick 8.11.1 (#12046)
Zhe Sun
2020-07-01
4
-0
/
+150
*
Refresh DataProvider only once when reordering the grid using GridRowDragger ...
Martín López
2020-05-11
1
-0
/
+20
*
Add methods to control validation (#11945)
Tatu Lund
2020-04-21
1
-2
/
+77
*
Set DateField value only if it passes range check (#11887)
Tatu Lund
2020-04-08
1
-2
/
+11
*
TreeDataProvider: Apply filters to children (#11868)
Tatu Lund
2020-01-16
2
-9
/
+56
*
Make asRequired conditional on binding.setAsRequiredEnabled(..) (#11834)
Tatu Lund
2019-12-02
1
-3
/
+6
*
Add method writeBeanAsDraft(bean) in Binder (#11833)
Tatu Lund
2019-11-29
1
-0
/
+33
*
Decode path in getStaticFilePath (#11812)
Tatu Lund
2019-11-19
1
-0
/
+2
*
Cherry picks of Binder fixes in Flow (#11758)
Tatu Lund
2019-11-13
2
-13
/
+135
*
Use APPLICATION_SCOPE for the session lock (#11792)
Tatu Lund
2019-11-12
1
-2
/
+4
*
Reduce Grid's sort complexity. (#11566)
Anna Koskinen
2019-05-15
1
-4
/
+5
*
Code format (#11548)
Sun Zhe
2019-04-29
1
-1
/
+1
*
Custom serializers accessors (#10658)
Olli Tietäväinen
2019-02-22
1
-0
/
+52
*
Provide extensive error information on GridLayout.OutOfBoundsException and Il...
Martin Vysny
2019-02-21
1
-0
/
+24
*
Update release note and since tag (#11386)
Sun Zhe
2018-12-20
1
-23
/
+28
*
Checkbox allow customizing of input and label classNames. (#11372)
Knoobie
2018-12-18
1
-0
/
+107
*
Request data update before client response (#11341)
Sun Zhe
2018-12-11
1
-5
/
+4
*
Fixing NPE in Binder, ported from Flow (#11290)
Mehdi Javan
2018-11-06
1
-0
/
+54
*
Remove objects from ActiveDataHandler that are no longer available in used Da...
Ilia Motornyi
2018-09-07
1
-1
/
+64
*
Add API to access features of SelectionModels (#10939)
Teemu Suo-Anttila
2018-09-04
1
-0
/
+62
*
Add fallback resolvers for CurrentInstance (#10974)
Gilberto Torrezan
2018-09-03
1
-0
/
+120
*
Fix Grid MultiSelectionModel to always use getId (#11086)
Teemu Suo-Anttila
2018-07-30
2
-1
/
+102
*
Fix DataCommunicator not sending data on filter updates (#11068)
Teemu Suo-Anttila
2018-07-19
2
-1
/
+44
*
Fix formatting (#11023)
Ilia Motornyi
2018-07-04
2
-4
/
+3
*
Code cleanup and serialization test in compatibility package (#10977)
Ilia Motornyi
2018-06-21
1
-5
/
+13
*
Fix TabSheet attaching and detaching components (#10988)
Teemu Suo-Anttila
2018-06-19
1
-9
/
+13
*
Fix temporal renderers serialization (#10929)
Ilia Motornyi
2018-06-13
4
-15
/
+171
*
Fix formatting of some files (#10972)
Ilia Motornyi
2018-06-12
1
-11
/
+18
*
Remove parse error when changing from invalid to empty date text (#10771)
Alexander Nittka
2018-06-07
1
-0
/
+82
*
Fix NPE check in BindingValidationStatus (#10964)
Olli Tietäväinen
2018-06-05
1
-0
/
+13
*
Fix small formatting issues (#10960)
Ilia Motornyi
2018-06-01
1
-8
/
+16
*
Fix Grid not removing columns from sort order
Teemu Suo-Anttila
2018-05-28
1
-4
/
+23
*
Fix Grid clearSortOrder not updating state (#10917)
Teemu Suo-Anttila
2018-05-15
1
-2
/
+9
*
URL encode file name in GlobalResourceHandler (#10751)
Marco Collovati
2018-05-09
1
-0
/
+68
*
Fix using runo icons in FileTypeResolver (#10858)
Ilia Motornyi
2018-05-03
1
-0
/
+1
*
Enable formatting in testbench-api module (#10852)
Ilia Motornyi
2018-05-02
2
-15
/
+13
*
Enable Maven plugin for Eclipse formatting (#10829)
Ilia Motornyi
2018-04-19
36
-144
/
+176
*
Colorpicker validation handling (#10821)
KatriHaapalinna
2018-04-19
6
-0
/
+433
*
Fix AbstractSingleSelect selection and state updates (#10796)
Teemu Suo-Anttila
2018-04-19
1
-1
/
+16
*
Fixes declarative update of existing Composite (#10825)
Ilia Motornyi
2018-04-17
1
-0
/
+29
*
Fix Grid Column not sortable with backend data and sort property (#10811)
Teemu Suo-Anttila
2018-04-13
1
-1
/
+1
*
Remove empty comments (#10789)
Ilia Motornyi
2018-04-05
28
-53
/
+0
*
Added possibility to add listener for connectorMarkedDirty (#10773)
caalador
2018-04-04
1
-0
/
+155
*
Remove copyright headers from test code (#10770)
Teemu Suo-Anttila
2018-03-28
235
-3534
/
+0
*
Update copyright year (#10761)
Ilia Motornyi
2018-03-27
223
-223
/
+223
*
Added method asRequired with a custom required validator to BindingBuilder. (...
Márcio P. Dantas
2018-03-26
1
-0
/
+92
*
Fix ValueChangeListener order changes with Binder (#10745)
Teemu Suo-Anttila
2018-03-24
1
-0
/
+25
*
Always return a fresh copy of BeanPropertySet from cache (#10635)
Ilia Motornyi
2018-03-24
2
-24
/
+134
*
Correctly handle data providers with overriden getId (#10728)
Anastasia Smirnova
2018-03-22
1
-0
/
+97
[next]