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
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
path:
root
/
server
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/master' into grid
Teemu Suo-Anttila
2014-10-16
21
-31
/
+1411
|
\
|
*
Use isConnectorEnabled instead of isEnabled for DnD service (#12781)
Denis Anisimov
2014-10-16
1
-1
/
+55
|
*
Use isConnectorEnabled instead of isEnabled for client requests(#12781).
Denis Anisimov
2014-10-16
4
-7
/
+206
|
*
Make DefaultFieldGroupFieldFactory singleton (#11038).
Denis Anisimov
2014-10-13
1
-1
/
+25
|
*
Use workaround for JDK6 Introspection bug JDK-6788525 (#14839).
Denis Anisimov
2014-10-13
1
-0
/
+41
|
*
Call endUpload() in finally block of fail handling (#14677).
Denis Anisimov
2014-10-09
1
-0
/
+101
|
*
FieldGroup.commit throws NPE if not bound to an item (#14732).
Sergey Budkin
2014-10-09
1
-0
/
+33
|
*
Possible VaadinSession deadlock when invalidating HTTP session (#14452)
Sergey Budkin
2014-10-07
1
-8
/
+93
|
*
Check eventRouter value against null in Page class (#14803).
Denis Anisimov
2014-10-07
1
-0
/
+92
|
*
Provide API to change resource/url for BrowserWindowOpener (#12733).
Denis Anisimov
2014-10-07
1
-0
/
+79
|
*
Dedicated methods for init params in DeploymentConfiguration (#12087).
Denis Anisimov
2014-09-30
3
-6
/
+161
|
*
String <-> Enum converter which produces a human readable string (#14756)
Artur Signell
2014-09-30
1
-0
/
+59
|
*
Read input stream logic is corrected (#14533).
Denis Anisimov
2014-09-30
1
-0
/
+148
|
*
Add clear() for fields and field group (#14755)
Artur Signell
2014-09-26
5
-9
/
+319
*
|
Implement ImageRenderer (#13334)
Johannes Dahlström
2014-10-09
1
-0
/
+85
*
|
Ensure Renderers that do type conversions work properly (#13334)
Johannes Dahlström
2014-10-03
1
-2
/
+2
*
|
Add support for Grid column reordering (#13334)
Teemu Suo-Anttila
2014-10-02
1
-0
/
+31
*
|
Fix GeneratedPropertyContainer property adding and removing (#13334)
Teemu Suo-Anttila
2014-09-25
1
-8
/
+27
*
|
Fix GridStaticSection communication to use column ids (#13334)
Teemu Suo-Anttila
2014-09-24
1
-1
/
+1
*
|
Fix Grid header default row cell setup when adding properties (#13334)
Teemu Suo-Anttila
2014-09-24
1
-9
/
+2
*
|
Add default implementation of Renderer.encode to AbstractRenderer (#13334)
Johannes Dahlström
2014-09-23
1
-4
/
+11
*
|
Merge remote-tracking branch 'origin/master' into grid
Leif Åstrand
2014-09-20
10
-0
/
+1962
|
\
\
|
|
/
|
/
|
|
*
Add Property and Item change notifiers for generated properties (#13334)
Teemu Suo-Anttila
2014-09-19
1
-0
/
+83
|
*
Add Container.Filterable to GeneratedPropertyContainer (#13334)
Teemu Suo-Anttila
2014-09-19
1
-2
/
+72
|
*
Implement Vaadin-specific editor row bind/cancel handling (#13334)
Johannes Dahlström
2014-09-19
1
-2
/
+21
|
*
Add Container.Sortable interface to GeneratedPropertyContainer (#13334)
Teemu Suo-Anttila
2014-09-17
1
-4
/
+82
|
*
Initial implementation of GeneratedPropertyContainer (#13334)
Teemu Suo-Anttila
2014-09-16
1
-0
/
+56
|
*
Merge remote-tracking branch 'origin/master' into grid
Teemu Suo-Anttila
2014-09-03
4
-34
/
+46
|
|
\
|
*
|
Server-side editor row (#13334)
Henrik Paul
2014-08-27
1
-0
/
+234
|
*
|
Fix Grid Footer to be visible by default (#13334)
Teemu Suo-Anttila
2014-08-26
1
-4
/
+4
|
*
|
Merge branch 'master' into grid
Leif Åstrand
2014-08-22
8
-0
/
+1417
|
|
\
\
|
|
*
\
Merge remote-tracking branch 'origin/master' into grid
John Ahlroos
2014-08-07
1
-1
/
+2
|
|
|
\
\
|
|
*
|
|
Add support for server side colspans in Headers and Footers (#13334)
Teemu Suo-Anttila
2014-08-05
1
-0
/
+105
|
|
*
|
|
Remove deprecated header/footer API (#13334)
Henrik Paul
2014-08-04
1
-260
/
+0
|
|
*
|
|
Add server side API for Headers and Footers (#13334)
Teemu Suo-Anttila
2014-07-31
1
-18
/
+14
|
|
*
|
|
Grid header/footer rewrite: add partial shared state support (#13334)
Johannes Dahlström
2014-07-24
1
-6
/
+6
|
|
*
|
|
Merge branch 'master' into grid
Leif Åstrand
2014-07-22
2
-0
/
+307
|
|
|
\
\
\
|
|
*
|
|
|
Add server-side SortOrderChangeEvent support (#13334)
Leif Åstrand
2014-07-10
1
-0
/
+49
|
|
*
|
|
|
Implement Grid server-side Sorting API (#13334)
Patrik Lindström
2014-07-09
1
-0
/
+149
|
|
*
|
|
|
Merge remote-tracking branch 'origin/master' into grid
Teemu Suo-Anttila
2014-07-08
1
-0
/
+2
|
|
|
\
\
\
\
|
|
*
\
\
\
\
Merge remote-tracking branch 'origin/master' into grid
Teemu Suo-Anttila
2014-07-01
2
-0
/
+110
|
|
|
\
\
\
\
\
|
|
*
|
|
|
|
|
Fix RendererTest to use AlwaysLockedVaadinSession
Teemu Suo-Anttila
2014-06-30
1
-5
/
+2
|
|
*
|
|
|
|
|
Send selection between server and client (#13334)
Henrik Paul
2014-06-27
1
-0
/
+88
|
|
*
|
|
|
|
|
Server-side renderer groundwork (#13334)
Johannes Dahlström
2014-06-25
1
-0
/
+201
|
|
*
|
|
|
|
|
Merge remote-tracking branch 'origin/master' into grid
John Ahlroos
2014-06-16
2
-0
/
+132
|
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
Grid server-side selection (#13334)
Henrik Paul
2014-05-28
1
-0
/
+306
|
|
*
|
|
|
|
|
|
Merge remote-tracking branch 'origin/master' into grid
John Ahlroos
2014-05-26
3
-1
/
+110
|
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
Update license headers in tests
Teemu Suo-Anttila
2014-05-20
2
-2
/
+2
|
|
*
|
|
|
|
|
|
|
Remove unnecessary javadoc and add TestCategory annotation to Grid tests
Teemu Suo-Anttila
2014-05-20
1
-5
/
+0
|
|
*
|
|
|
|
|
|
|
Merge branch 'master' into grid
Teemu Suo-Anttila
2014-05-20
88
-112
/
+369
|
|
|
\
\
\
\
\
\
\
\
[next]