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
...
|
*
|
Merge branch 'master' into grid-unbuffered-editor
Teppo Kurki
2015-06-26
65
-231
/
+335
|
|
\
\
|
*
\
\
Merge remote-tracking branch 'origin/master' into grid-unbuffered-editor
Teemu Suo-Anttila
2015-06-15
33
-311
/
+862
|
|
\
\
\
|
*
|
|
|
Allow programmatically opening editor in unbuffered mode
Teppo Kurki
2015-06-04
1
-3
/
+6
|
*
|
|
|
Merge remote-tracking branch 'origin/master' into grid-unbuffered-editor
Teemu Suo-Anttila
2015-06-02
4
-26
/
+84
|
|
\
\
\
\
|
*
\
\
\
\
Merge remote-tracking branch 'origin/master' into grid-unbuffered-editor
Teemu Suo-Anttila
2015-06-01
59
-423
/
+1203
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Let mouse click move editor in unbuffered mode
Teppo Kurki
2015-05-27
1
-2
/
+2
|
*
|
|
|
|
|
Add unbuffered editing mode to Grid
Teppo Kurki
2015-05-26
1
-0
/
+33
|
*
|
|
|
|
|
Add grid editor events (#17451)
patrik
2015-05-21
1
-0
/
+145
|
*
|
|
|
|
|
Add focus API to Grid
Johannes Dahlström
2015-05-20
1
-1
/
+1
|
*
|
|
|
|
|
Refactor focus related server API to class AbstractFocusable
Johannes Dahlström
2015-05-20
2
-104
/
+135
|
*
|
|
|
|
|
Catch all Exceptions when trying to open a gzipped resource (#13653)
Johannes Dahlström
2015-05-12
1
-1
/
+6
*
|
|
|
|
|
|
Use correct month names with Java 8 (#18760)
Artur Signell
2015-09-03
1
-2
/
+18
*
|
|
|
|
|
|
Use Transport.WEBSOCKET_XHR instead of setter for mixing websockets and XHR (...
Artur Signell
2015-08-31
2
-40
/
+27
*
|
|
|
|
|
|
Make non public API private again and update javadoc (#11733)
Artur Signell
2015-08-31
1
-0
/
+2
*
|
|
|
|
|
|
Add modality configuration option for reconnect dialog (#11733)
Artur Signell
2015-08-31
1
-8
/
+67
*
|
|
|
|
|
|
Allow using XHR for client to server requests and websockets for push (#12518)
Artur Signell
2015-07-13
1
-0
/
+37
*
|
|
|
|
|
|
Allow configuration of reconnect dialog parameters (#11733)
Artur Signell
2015-07-13
2
-0
/
+154
*
|
|
|
|
|
|
Handle out of order messages (#11733,#17075)
Artur Signell
2015-07-13
1
-0
/
+4
*
|
|
|
|
|
|
Send resynchronize and widgetset version in JSON (#11733)
Artur Signell
2015-07-13
6
-52
/
+56
*
|
|
|
|
|
|
Use counter in client to server messages to avoid duplicate handling (#11733)
Artur Signell
2015-07-13
3
-4
/
+88
*
|
|
|
|
|
|
Do not send empty server requests (#11733)
Artur Signell
2015-07-13
1
-0
/
+5
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Update connector hierarch when canceling editor (#16976).
Leif Åstrand
2015-07-13
1
-0
/
+4
*
|
|
|
|
|
Remove remaining OutOfSync message references
Artur Signell
2015-07-13
2
-55
/
+0
*
|
|
|
|
|
Cache connector state types (#18437)
Leif Åstrand
2015-07-11
1
-1
/
+9
*
|
|
|
|
|
Make async remove check work without push (#12909)
Leif Åstrand
2015-07-11
1
-29
/
+23
*
|
|
|
|
|
Fix displaying Details when Grid is attached to DOM (#18390)
Teemu Suo-Anttila
2015-07-09
1
-0
/
+9
*
|
|
|
|
|
Always add "last" item from the string to the collection (#18433).
Denis Anisimov
2015-07-07
2
-3
/
+11
*
|
|
|
|
|
Fix Grid details on sort to display them on correct rows (#18224)
Teemu Suo-Anttila
2015-07-02
1
-0
/
+8
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Properly toggle editor state when calling editId() on the server (#18287)
Artur Signell
2015-06-26
1
-1
/
+5
*
|
|
|
|
Reformat with Luna SR2
Artur Signell
2015-06-26
25
-51
/
+82
*
|
|
|
|
Pass critical notification details to the client (#18342)
Artur Signell
2015-06-25
2
-35
/
+25
*
|
|
|
|
Handle nested GridLayouts in declarative format correctly (#18312)
Artur Signell
2015-06-24
2
-4
/
+41
*
|
|
|
|
Provide compressed vaadinBootstrap.js (#18329)
Artur Signell
2015-06-23
1
-1
/
+9
*
|
|
|
|
Write true as attribute="" (#17519)
Leif Åstrand
2015-06-22
28
-104
/
+105
*
|
|
|
|
Fix spelling
Steven Spungin
2015-06-19
1
-1
/
+1
*
|
|
|
|
Take Window special case into account for invalid layouts (#17598)
Artur Signell
2015-06-17
1
-0
/
+12
*
|
|
|
|
Send beforeClientResponse exceptions to an error handler (#14214)
Leif Åstrand
2015-06-17
2
-7
/
+9
*
|
|
|
|
Allow beforeClientResponse to change hierarchy or dirtyness (#18268)
Leif Åstrand
2015-06-17
2
-13
/
+29
*
|
|
|
|
Revert "Prevent field from updating when removing text change listener. (#162...
Mika Murtojärvi
2015-06-17
1
-15
/
+18
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Render nested invalid layouts correctly (#17598)
Artur Signell
2015-06-11
1
-5
/
+36
*
|
|
|
Adds margin support to GridLayout declarative format (#18238)
Teppo Kurki
2015-06-11
4
-14
/
+26
*
|
|
|
Fix declarative margin reading in AbstractOrderedLayout (#18229)
Johannes Dahlström
2015-06-11
5
-186
/
+185
*
|
|
|
Add @since 7.5 to new API
Johannes Dahlström
2015-06-10
2
-2
/
+2
*
|
|
|
Table.setVisibleColumns() causes table to forget column headers, icons, align...
Ilya Ermakov
2015-06-09
1
-20
/
+0
*
|
|
|
Better handle exceptions when opening Grid editor (#17935)
Johannes Dahlström
2015-06-09
2
-12
/
+31
*
|
|
|
Add missing since, remove unused method
Teemu Suo-Anttila
2015-06-09
1
-7
/
+1
*
|
|
|
Update to Atmosphere 2.2.7 (#18069)
Artur Signell
2015-06-08
1
-1
/
+1
*
|
|
|
Prevent field from updating when removing text change listener. (#16270)
Sauli Tähkäpää
2015-06-08
1
-18
/
+15
*
|
|
|
Don't allow null view providers (#17028)
Leif Åstrand
2015-06-08
2
-1
/
+24
*
|
|
|
Selection is now shown although scrollToSelectedItem is false (#16673)
Matti Tahvonen
2015-06-08
1
-0
/
+7
[prev]
[next]