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
path:
root
/
server
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update Liferay kernel version (#11943) (#11965)
Anna Koskinen
2020-04-24
1
-1
/
+1
*
Expired session: use 403 Forbidden instead of 410 Gone (#11859) (#11964)
Anna Koskinen
2020-04-24
2
-8
/
+15
*
Remove unnecessary null-check at ValueContext constructors (#11915) (#11963)
Anna Koskinen
2020-04-24
1
-5
/
+0
*
Change to using StringBuilder (#11941) (#11962)
Anna Koskinen
2020-04-24
1
-2
/
+2
*
Fix NPE in FileUploadHandler when use Upload.interruptUpload(). (#11797) (#11...
Anna Koskinen
2020-04-24
1
-4
/
+6
*
Added note to DateField#setRangeStart JavaDoc (#11886)
8.10.1
Tatu Lund
2020-02-20
1
-0
/
+2
*
Cherry picks for 8.10 final release (#11883)
Zhe Sun
2020-02-04
1
-0
/
+5
*
add missing since tag
ZheSun88
2020-01-16
1
-2
/
+2
*
TreeDataProvider: Apply filters to children (#11868)
Tatu Lund
2020-01-16
3
-11
/
+69
*
Making setEditable friendlier (#11869)
Tatu Lund
2020-01-14
1
-3
/
+9
*
Added notes in JavaDoc of TEXTFIELD_INLINE_ICON (#11860)
Tatu Lund
2020-01-08
1
-0
/
+5
*
Added helper methods for setting only height or width full. (#11854)
Anna Koskinen
2019-12-20
2
-2
/
+34
*
Added @since tags, some tweaks to formatting. (#11839)
Anna Koskinen
2019-12-04
3
-18
/
+34
*
Make VaadinService.cleanupSession public (#11738)
Knoobie
2019-12-03
1
-4
/
+5
*
Make asRequired conditional on binding.setAsRequiredEnabled(..) (#11834)
Tatu Lund
2019-12-02
2
-4
/
+60
*
Add method writeBeanAsDraft(bean) in Binder (#11833)
Tatu Lund
2019-11-29
2
-0
/
+67
*
Delegate enabled handling to Composite root. (#11832)
Anna Koskinen
2019-11-26
1
-0
/
+10
*
Add support for excess slashes within static file request path. (#11827)
Anna Koskinen
2019-11-22
1
-7
/
+26
*
Decode path in getStaticFilePath (#11812)
Tatu Lund
2019-11-19
2
-5
/
+26
*
Eliminate un-intuitive NPE (#11802)
Tatu Lund
2019-11-15
1
-2
/
+5
*
Cherry picks of Binder fixes in Flow (#11758)
Tatu Lund
2019-11-13
3
-21
/
+184
*
Added missing constructor with scanNestedDefinitions option (#11801)
Tatu Lund
2019-11-12
1
-1
/
+19
*
Use APPLICATION_SCOPE for the session lock (#11792)
Tatu Lund
2019-11-12
3
-4
/
+44
*
Check actual Grid selection instead of relying on allSelected flag. (#11787)
Anna Koskinen
2019-11-04
1
-8
/
+19
*
Added note to setTemplateContents JavaDoc (#11752)
Tatu Lund
2019-11-02
1
-0
/
+3
*
Added missing NOTIFICATION_DARK (#11770)
Tatu Lund
2019-10-28
1
-2
/
+8
*
Fix the end limit of the allowed scrollTo rows. (#11771)
Anna Koskinen
2019-10-28
1
-1
/
+1
*
Made JavaDoc of updateSelection more precise (#11768)
Tatu Lund
2019-10-28
1
-1
/
+2
*
Make cancellation of uploads work regardless of Push configuration (#11743)
Willem Verstraeten
2019-10-21
1
-7
/
+16
*
Add note to setRenderer() JavaDoc about presentation provider (#11751)
Tatu Lund
2019-10-21
1
-0
/
+3
*
Added note in JavaDoc of removeColumn (#11725)
Tatu Lund
2019-10-03
1
-0
/
+3
*
Removal of data communicator needs to happen before call to super.remove() (#...
Tatu Lund
2019-09-09
1
-2
/
+2
*
Correct usage of String.format(..) (#11704)
Tatu Lund
2019-09-09
1
-5
/
+5
*
Updated row and spacer handling for Escalator (#11438)
Anna Koskinen
2019-08-29
1
-0
/
+1
*
Update Chrome version, snapshots and fix tests (#11684)
Zhe Sun
2019-08-05
2
-3
/
+5
*
Prevent excessive getLogger() calls from markAsDirty() (#11664)
Leif Åstrand
2019-07-29
1
-15
/
+24
*
Update to 8.10-SNAPSHOT (#11657)
Zhe Sun
2019-07-29
1
-1
/
+1
*
11642 refresh pagelength 0 combobox items after dataprovider update (#11653)
Olli Tietäväinen
2019-07-12
1
-5
/
+26
*
Sanitize caption used in Grid header (#11644)
Zhe Sun
2019-07-01
1
-0
/
+2
*
OSGi: Removed static VaadinResourceService access in liferay-integration, osg...
S.W
2019-06-27
1
-2
/
+2
*
Fixing upload handler error handling (#11630)
Tatu Lund
2019-06-25
1
-2
/
+6
*
Limit previous solution for non-push mode UI (#11629)
Zhe Sun
2019-06-24
1
-3
/
+8
*
Separates a rpc for handling the client event order in DateTimeField (#11574)
Zhe Sun
2019-06-14
1
-0
/
+10
*
Improved fix for #11614 (#11618)
Martin Vysny
2019-06-13
2
-12
/
+18
*
Fix regression that broke PreserveOnRefresh functionality with Navigator (#11...
Tatu Lund
2019-06-07
1
-2
/
+13
*
Fix duplicate grid column visibility change event (#11565)
cuong-phan
2019-05-16
1
-1
/
+2
*
Reduce Grid's sort complexity. (#11566)
Anna Koskinen
2019-05-15
4
-16
/
+69
*
Update for Liferay 7.2 compatibility (#11564)
Chris Morris
2019-05-13
1
-1
/
+1
*
code format (#11555)
Sun Zhe
2019-05-02
2
-3
/
+4
*
Changed the handleSessionExpired logic to return a 404 instead of a 410 and a...
edler-san
2019-05-02
1
-1
/
+8
[next]