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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update chrome version to 83 (#12024)
Zhe Sun
2020-05-26
63
-1
/
+1
*
Fix ComboBox in read-only mode allowing value change by user (#12022)
Tarek Oraby
2020-05-25
3
-0
/
+74
*
Moving disableBrowserAutocomplete to WidgetUtil and change widgets to use it ...
Tatu Lund
2020-05-25
5
-35
/
+31
*
Sanitize caption used in compatibility Grid header (#12018)
Anna Koskinen
2020-05-20
1
-0
/
+2
*
Fix compatibility ComboBox filtering when page length is zero. (#12016)
Anna Koskinen
2020-05-20
3
-1
/
+120
*
Fix scrolling problem in table in Chrome 56+ (#12015)
Anna Koskinen
2020-05-19
4
-0
/
+136
*
Table / TreeTable multiselect disabling of touch detection (#12014)
Anna Koskinen
2020-05-19
7
-4
/
+229
*
Updated project setup instructions and Eclipse formatting instructions. (#12001)
Anna Koskinen
2020-05-18
2
-84
/
+198
*
Fix to compatibility Grid sorting after removing multi-select. (#12012)
Anna Koskinen
2020-05-15
3
-17
/
+108
*
Fixed error message to use given parameters. (#12008)
Anna Koskinen
2020-05-14
1
-4
/
+5
*
Catch exception that is thrown when Grid is scrolled during operation (#12002)
Tatu Lund
2020-05-14
1
-7
/
+13
*
Removing deprecated parameter (#12004)
Tatu Lund
2020-05-14
1
-2
/
+1
*
Fix indexing issue in Compatibility Grid resize when scrolled to bottom. (#12...
Anna Koskinen
2020-05-13
2
-0
/
+35
*
Update firefox version to 75 (#12000)
Zhe Sun
2020-05-13
1
-1
/
+1
*
Update to 8.12-snapshot (#11995)
Zhe Sun
2020-05-13
66
-78
/
+71
*
Support for javax.validation @NotEmpty annotation. (#11985)
Martín López
2020-05-12
1
-1
/
+2
*
Refresh DataProvider only once when reordering the grid using GridRowDragger ...
Martín López
2020-05-11
2
-1
/
+25
*
Removed unused parameter from DataNode creation (#11976)
James Pether Sörling
2020-05-11
1
-2
/
+1
*
Fixed a problem with example code in article "Letting The User Download A Fil...
Martín López
2020-05-08
1
-2
/
+9
*
Fix RTA's CreateLink in Firefox & IE11 (#11979)
Tarek Oraby
2020-05-08
3
-1
/
+140
*
Take overlays into account in getConnectorForElement. (#11980)
Anna Koskinen
2020-05-05
3
-7
/
+217
*
Allow replacing all columns at once when some of them are frozen. (#11978)
Anna Koskinen
2020-04-30
3
-2
/
+89
*
Fix the column width calculations for full width cell contents. (#11974)
Anna Koskinen
2020-04-29
3
-0
/
+180
*
Fix hiding / un-hiding with frozen columns in multiselect mode (#11972)
Tatu Lund
2020-04-28
1
-4
/
+4
*
Don't center a window that has already been removed. (#11956)
Anna Koskinen
2020-04-24
3
-2
/
+162
*
Add missing since tag (#11957)
8.11.0.alpha1
Zhe Sun
2020-04-23
3
-9
/
+9
*
Updating release notes (#11955)
Tatu Lund
2020-04-23
1
-6
/
+10
*
Fix incorrect position of column selector in MPR (#11953)
Tatu Lund
2020-04-21
3
-3
/
+7
*
Add asMultiSelect() to Tree class (#11949)
Tarek Oraby
2020-04-21
1
-0
/
+12
*
Fixed the JavaDoc (#11950)
Vesa Nieminen
2020-04-21
1
-2
/
+2
*
Allow AbstractDateField to provide DST zone names over custom ranges (#11927)
Tarek Oraby
2020-04-21
4
-10
/
+461
*
Add methods to control validation (#11945)
Tatu Lund
2020-04-21
3
-10
/
+205
*
Add multiselect column compensation (#11951)
Tatu Lund
2020-04-20
1
-1
/
+5
*
Updating Chrome version (#11952)
Tatu Lund
2020-04-16
1
-1
/
+1
*
Update Liferay kernel version (#11943)
Tatu Lund
2020-04-09
1
-1
/
+1
*
Expired session: use 403 Forbidden instead of 410 Gone (#11859)
Felix Fontein
2020-04-08
3
-9
/
+16
*
Set DateField value only if it passes range check (#11887)
Tatu Lund
2020-04-08
4
-20
/
+51
*
Determine Push transport before re-connect (#11884)
Tatu Lund
2020-04-07
1
-9
/
+6
*
Update hibernate dependency (#11905)
Tatu Lund
2020-04-07
1
-1
/
+1
*
Remove unnecessary null-check at ValueContext constructors (#11915)
Konstantin Kuzmin
2020-04-07
1
-5
/
+0
*
Added missing blank line, which fussed up the text (#11935)
thigg
2020-04-07
1
-0
/
+1
*
Change to using StringBuilder (#11941)
Hk-tang
2020-04-06
1
-2
/
+2
*
Fix sanitization of empty RTA input for Firefox & IE (#11937)
Tarek Oraby
2020-04-06
1
-2
/
+2
*
Allow setting Upload button caption as HTML, move data to SharedState. (#11940)
Anna Koskinen
2020-04-06
5
-35
/
+194
*
Prevent upload if no file is selected. (#11939)
Anna Koskinen
2020-04-03
24
-36
/
+262
*
Fix NPE in FileUploadHandler when use Upload.interruptUpload(). (#11797)
Dyorgio Nascimento
2020-04-02
1
-4
/
+6
*
Ensure ChangeListener still works after first upload. (#11936)
Anna Koskinen
2020-04-01
3
-0
/
+132
*
Ensure recalculateColumnWidths works with refreshAll. (#11934)
Anna Koskinen
2020-03-31
4
-16
/
+232
*
Updated LayoutTester screenshots for IE and FF. (#11930)
Anna Koskinen
2020-03-27
164
-0
/
+0
*
Fix an issue with frozen column count and unhiding. (#11929)
Anna Koskinen
2020-03-26
3
-1
/
+81
[next]