index
:
vaadin-framework.git
7.0
7.1
7.2
7.3
7.4
7.5
7.6
7.7
7.7.45-changelog
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
changelog-8.27.6
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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Close Grid editor on container item set change
Johannes Dahlström
2015-07-09
7
-39
/
+103
|
*
|
Added missing "grid" TestCategory for grid tests
Teppo Kurki
2015-07-06
14
-5
/
+34
|
*
|
Revert "Fixes non-editable column and selection visibility in editor"
Teppo Kurki
2015-07-03
3
-32
/
+1
|
*
|
Fix Grid regression in editor opening with no focused element
Teemu Suo-Anttila
2015-07-02
1
-3
/
+3
|
*
|
Update @since tags for 7.6
Henri Sara
2015-07-02
4
-6
/
+6
|
*
|
Merge branch 'master' into grid-unbuffered-editor
7.6.0.alpha2
Henri Sara
2015-07-01
5
-79
/
+119
|
|
\
\
|
*
|
|
Fixes non-editable column and selection visibility in editor
Teppo Kurki
2015-07-01
3
-1
/
+32
|
*
|
|
Added test to confirm that value change affects the editor field
Teppo Kurki
2015-07-01
2
-0
/
+50
|
*
|
|
Merge remote-tracking branch 'origin/master' into grid-unbuffered-editor
Teemu Suo-Anttila
2015-07-01
29
-952
/
+1665
|
|
\
\
\
|
*
|
|
|
Use the type and key vars since they are there already
Teppo Kurki
2015-06-30
1
-6
/
+5
|
*
|
|
|
Merge branch 'master' into grid-unbuffered-editor
Teppo Kurki
2015-06-26
143
-826
/
+1798
|
|
\
\
\
\
|
*
\
\
\
\
Merge remote-tracking branch 'origin/master' into grid-unbuffered-editor
Teemu Suo-Anttila
2015-06-15
141
-1317
/
+5050
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Allow programmatically opening editor in unbuffered mode
Teppo Kurki
2015-06-04
4
-15
/
+48
|
*
|
|
|
|
|
Fix broken Grid editor tests
Teemu Suo-Anttila
2015-06-03
3
-19
/
+10
|
*
|
|
|
|
|
On progr. editor open, focus target cell if Grid had focus prior
7.6.0.alpha1
Teppo Kurki
2015-06-03
3
-2
/
+51
|
*
|
|
|
|
|
Merge remote-tracking branch 'origin/master' into grid-unbuffered-editor
Teemu Suo-Anttila
2015-06-02
17
-146
/
+302
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Update editor overlay position on Grid resize
Teppo Kurki
2015-06-02
2
-0
/
+51
|
*
|
|
|
|
|
|
Don't open Grid editor from header or footer
Johannes Dahlström
2015-06-02
2
-4
/
+21
|
*
|
|
|
|
|
|
Merge remote-tracking branch 'origin/master' into grid-unbuffered-editor
Teemu Suo-Anttila
2015-06-01
175
-3170
/
+4736
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Unbuffered editor hides notification area if no error msg present.
Teppo Kurki
2015-05-29
2
-0
/
+31
|
*
|
|
|
|
|
|
|
Allow vertical scroll in unbuffered edit mode.
Teppo Kurki
2015-05-28
4
-48
/
+137
|
*
|
|
|
|
|
|
|
Let mouse click move editor in unbuffered mode
Teppo Kurki
2015-05-27
5
-174
/
+279
|
*
|
|
|
|
|
|
|
Add unbuffered editing mode to Grid
Teppo Kurki
2015-05-26
5
-2
/
+118
|
*
|
|
|
|
|
|
|
Add grid editor events (#17451)
patrik
2015-05-21
11
-1
/
+537
|
*
|
|
|
|
|
|
|
Refactor handling of focus and blur RPC in Connectors (#17917)
Johannes Dahlström
2015-05-20
8
-181
/
+121
|
*
|
|
|
|
|
|
|
Add focus API to Grid
Johannes Dahlström
2015-05-20
6
-8
/
+150
|
*
|
|
|
|
|
|
|
Refactor focus related server API to class AbstractFocusable
Johannes Dahlström
2015-05-20
7
-129
/
+186
|
*
|
|
|
|
|
|
|
Catch all Exceptions when trying to open a gzipped resource (#13653)
Johannes Dahlström
2015-05-12
1
-1
/
+6
|
|
|
|
|
|
|
|
*
Pass AtmosphereResponse to event handler to be able to report real error caus...
Artur Signell
2015-09-04
3
-12
/
+27
|
|
|
|
|
|
|
|
*
Additional fixes related to ParameterizedTB3Runner and Nginx + Wildfly 9 test...
Artur Signell
2015-09-04
4
-16
/
+26
|
|
|
|
|
|
|
|
*
Skip nonsense screenshots when no theme is loaded
Artur Signell
2015-09-04
1
-1
/
+1
|
|
|
|
|
|
|
|
*
Find the Grid again after changing theme as the whole UI is re-created
Artur Signell
2015-09-04
1
-1
/
+2
|
|
|
|
|
|
|
|
*
Convert old theme test to new MultiBrowserThemeTest
Artur Signell
2015-09-03
7
-160
/
+26
|
|
|
|
|
|
|
|
*
Use correct month names with Java 8 (#18760)
Artur Signell
2015-09-03
1
-2
/
+18
|
|
|
|
|
|
|
|
*
Allow interaction while disconnected to make reconnect tests work
Artur Signell
2015-09-03
1
-1
/
+1
|
|
|
|
|
|
|
|
*
Nginx + Wildfly 9 test for various proxy configurations (#11733)
Artur Signell
2015-09-03
7
-10
/
+202
|
|
|
|
|
|
|
|
*
ParameterizedTB3Runner for adding permutations using a static getter
Artur Signell
2015-09-03
9
-142
/
+240
|
|
|
|
|
|
|
|
*
Update to TestBench 4.0.3
Artur Signell
2015-09-02
3
-7
/
+12
|
|
|
|
|
|
|
|
*
Reconnect dialog theme and functionality tests (#11733)
Artur Signell
2015-09-02
7
-8
/
+331
|
|
|
|
|
|
|
|
*
Preload reconnect dialog resources (#11733)
Artur Signell
2015-09-02
4
-7
/
+45
|
|
|
|
|
|
|
|
*
API refactor based on review (#11733)
Artur Signell
2015-09-02
22
-191
/
+194
|
|
|
|
|
|
|
|
*
Hide reconnect spinner completly when giving up (#11733)
Artur Signell
2015-08-31
1
-3
/
+2
|
|
|
|
|
|
|
|
*
Use Transport.WEBSOCKET_XHR instead of setter for mixing websockets and XHR (...
Artur Signell
2015-08-31
6
-47
/
+44
|
|
|
|
|
|
|
|
*
Make non public API private again and update javadoc (#11733)
Artur Signell
2015-08-31
10
-72
/
+93
|
|
|
|
|
|
|
|
*
Handle unparsable JSON as invalid content (#11733)
Artur Signell
2015-08-31
9
-72
/
+164
|
|
|
|
|
|
|
|
*
Reset reconnect counter when connection is re-established (#11733)
Artur Signell
2015-08-31
1
-0
/
+1
|
|
|
|
|
|
|
|
*
Add modality configuration option for reconnect dialog (#11733)
Artur Signell
2015-08-31
7
-33
/
+151
|
|
|
|
|
|
|
|
*
Reconnect dialog basic css for all themes (#11733)
Artur Signell
2015-07-13
6
-4
/
+57
|
|
|
|
|
|
|
|
*
Fix reconnect-dialog rebase problem
Artur Signell
2015-07-13
1
-2
/
+2
|
|
|
|
|
|
|
|
*
Make response code test UI specific instead of global
Artur Signell
2015-07-13
2
-52
/
+98
[prev]
[next]