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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing since, remove unused method
7.4.8
7.4
Teemu Suo-Anttila
2015-06-09
1
-7
/
+1
*
Format UTF-8 filenames correctly for download (#16556)
Anna Miroshnik
2015-06-09
3
-13
/
+84
*
Reset heartbeat timestamp when reopening UI (#18101)
Leif Åstrand
2015-06-08
1
-0
/
+3
*
Ensure the whole hierarchy is refreshed when opening editor row (#17459)
7.4.7
Artur Signell
2015-05-25
1
-0
/
+7
*
Return components in merged header/footer cells only once (#17904)
Artur Signell
2015-05-25
2
-1
/
+62
*
Handle generated empty string style names properly (#17335)
Artur Signell
2015-05-25
1
-2
/
+2
*
Make TableQuery only release connections reserved through its pool
Artur Signell
2015-05-25
9
-66
/
+198
*
Output parameters in alphabetic order to be deterministic (#17857)
Artur Signell
2015-05-25
1
-0
/
+9
*
Fix typo in Tree Javadoc (#17834)
Steven Spungin
2015-05-25
1
-1
/
+1
*
Report identifier if field binding fails (#17837)
Artur Signell
2015-05-25
1
-3
/
+6
*
Don't leak current VaadinSession in test
Leif Åstrand
2015-05-15
1
-0
/
+4
*
Fix a typo in AbstractSelect.setItemIcon Javadoc comment.
Teemu Pöntelin
2015-05-15
1
-2
/
+2
*
Ensure browser does not re-use push connection after refresh (#14297,
Artur Signell
2015-05-15
1
-3
/
+9
*
Fix the updating of sort indicators (#17440)
Mika Murtojarvi
2015-05-15
1
-4
/
+16
*
Incorrect documentation for CalendarProvider.getEvents (#17714)
Steven Spungin
2015-05-11
1
-1
/
+1
*
Restore unintended API changes (#17645)
Teemu Suo-Anttila
2015-04-27
1
-0
/
+13
*
Make restoreInstances clear value when previous value was gc:ed (#17603)
Leif Åstrand
2015-04-27
2
-3
/
+47
*
Iterate over copies of listener lists (#17477)
Henri Sara
2015-04-27
1
-2
/
+9
*
Remove broken custom String[] serialization (#17146)
Leif Åstrand
2015-04-27
1
-21
/
+1
*
Use VaadinRequest/Response for static resources (#17462)
Henri Sara
2015-04-15
1
-2
/
+2
*
Fix Grid column adding to set column sortable correctly (#17446)
Teemu Suo-Anttila
2015-04-15
2
-8
/
+24
*
Fix writing of child local ids in AbsoluteLayout (#17421)
Johannes Dahlström
2015-04-15
1
-1
/
+2
*
Don't use !important for ColorPicker width in Valo (#17140).
Denis Anisimov
2015-04-15
1
-12
/
+0
*
Remove unusable code
Artur Signell
2015-04-15
1
-13
/
+0
*
Javadoc fix
Leif Åstrand
2015-04-15
1
-1
/
+1
*
Add DesignerAttributeHelper.readAttribute with default value (#17416)
Teemu Suo-Anttila
2015-04-15
1
-29
/
+51
*
Fixed typos in javadoc (#17384)
Raphael Ackermann
2015-04-15
2
-25
/
+26
*
Support HTTPS, FTP, and FTPS resource URLs in Declarative (#17267)
7.4.3
Johannes Dahlström
2015-03-30
2
-1
/
+21
*
Fix Declarative support for BigDecimal properties (#17205)
Johannes Dahlström
2015-03-30
2
-5
/
+26
*
Fix Declarative support for primitive float and double properties (#17204)
Johannes Dahlström
2015-03-30
3
-14
/
+123
*
Do not log severe messages which serve no purpose (#17222)
Artur Signell
2015-03-20
1
-2
/
+2
*
Correct logging when a push connection can't find a session (#15220)
Artur Signell
2015-03-20
1
-2
/
+6
*
Optimise RpcDataProvider calls to container (#16642)
Teemu Suo-Anttila
2015-03-17
1
-82
/
+37
*
Make Slider.clear() consistent with the no-args contstructor (#17073)
Leif Åstrand
2015-03-17
2
-0
/
+94
*
Use Math.floor instead of casting to int when trimming decimals. (#16926)
Sauli Tähkäpää
2015-03-11
2
-1
/
+10
*
Ensure refresh message is sent on invalid CSRF (#17042)
Artur Signell
2015-03-11
1
-17
/
+3
*
Using ComponentFactory in DesignContext.getDefaultInstance() (#16990)
Alexey Fansky
2015-03-11
2
-10
/
+36
*
Update Atmosphere to 2.2.4.vaadin5 (#17074)
Artur Signell
2015-03-10
1
-1
/
+1
*
Revert "Encode filenames to UTF-8 in Content-Disposition header. (#16556)"
7.4.1
Leif Åstrand
2015-03-06
3
-61
/
+16
*
Update @since for 7.4.1
Leif Åstrand
2015-03-05
3
-7
/
+7
*
Add missing osgi import to guava (#16739)
Miki
2015-03-04
1
-1
/
+1
*
Javadoc fix
Artur Signell
2015-03-02
1
-3
/
+4
*
Ensure that slider min is always smaller or equal to max. (#16776)
Sauli Tähkäpää
2015-03-02
2
-13
/
+69
*
Fix adding and modifying multiple rows in Grid (#16905)
Teemu Suo-Anttila
2015-03-02
1
-1
/
+2
*
Make Column.setLastFrozenColumn work (#16726)
Artur Signell
2015-03-02
2
-1
/
+20
*
Encode filenames to UTF-8 in Content-Disposition header. (#16556)
Sauli Tähkäpää
2015-03-02
3
-16
/
+61
*
Add spaces around operators (#16696).
Mika Murtojarvi
2015-03-02
2
-0
/
+74
*
Method for requesting column width recalculation (#16748)
Artur Signell
2015-03-02
1
-0
/
+13
*
Don't actively disconnect when the client already has disconnected (#15330)
Artur Signell
2015-03-02
2
-17
/
+26
*
Update Atmosphere to 2.2.4.vaadin4 (#16825, #16826, #16862)
Artur Signell
2015-03-02
1
-1
/
+1
[next]