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
*
Add API for setting Grid columns resizable (#16838)
Johannes Dahlström
2015-10-08
2
-26
/
+77
*
Update/add @since tags in javadoc
Henri Sara
2015-10-07
13
-16
/
+30
*
Remove Grid EditorEvents and Listeners
Teemu Suo-Anttila
2015-10-07
1
-143
/
+0
*
Rename DesignFormatter.unencodeFromTextNode to decodeFromTextNode
Teemu Suo-Anttila
2015-10-07
8
-10
/
+10
*
Fix server side browser detection in Weblogic Portal (#7449)
Artur Signell
2015-10-07
2
-9
/
+69
*
Detect Atmosphere in the same way for servlets and portlets (#11493)
Artur Signell
2015-10-07
2
-48
/
+40
*
Move session store/load/remove logic to service from session (#9782, #18998)
Artur Signell
2015-10-07
7
-73
/
+177
*
Fix adding to same parent, component shouldn't be removed (#16568)
Dmitrij Abolichin
2015-10-07
2
-0
/
+46
*
Fix javadoc
Artur Signell
2015-10-06
1
-2
/
+2
*
Add API for data destruction to DataGenerator interface (#19038)
Teemu Suo-Anttila
2015-10-06
3
-15
/
+53
*
Add support for TreeContextClickEvents (#19062)
Teemu Suo-Anttila
2015-10-05
1
-0
/
+36
*
Properly cleanup stream variables if DragAndDropWrapper is detached (#14882)
Artur Signell
2015-10-05
1
-6
/
+7
*
Add server-side unit tests for ContextClickEvent handling (#19015)
Teemu Suo-Anttila
2015-10-05
1
-0
/
+163
*
Add GridContextClickEvent with item ids, properties and section (#16855)
Teemu Suo-Anttila
2015-10-05
1
-0
/
+82
*
Add @since for 7.5.7 changes
Henri Sara
2015-10-04
4
-4
/
+12
*
Add Tree.htmlContentsAllowed (#7717)
Leif Åstrand
2015-10-02
1
-0
/
+36
*
Implement ContextClickEvent for Table (#19042)
Teemu Suo-Anttila
2015-10-02
2
-0
/
+123
*
Do not use getters/setters when mapping designer fields (#17388)
Artur Signell
2015-10-01
3
-11
/
+98
*
Add support for ContextClickEvent in AbstractComponent (#19015)
Teemu Suo-Anttila
2015-10-01
2
-1
/
+113
*
Clean up compiler warnings in Design.java
Leif Åstrand
2015-09-29
1
-64
/
+31
*
Store VaadinSession as APPLICATION_SCOPE in portals (#18998)
Artur Signell
2015-09-29
2
-3
/
+20
*
Add scoped PortletSession methods (#19007)
Artur Signell
2015-09-29
1
-0
/
+106
*
Use "vaadin-" as default prefix for Design (#18957)
Henri Sara
2015-09-28
76
-478
/
+883
*
Ensure Grid classes can be accessed (#18976)
Artur Signell
2015-09-28
1
-3
/
+3
*
Parse readonly values for AbstractFields correctly #18850
John Ahlroos
2015-09-25
20
-29
/
+217
*
Make getLogger private
Artur Signell
2015-09-24
3
-3
/
+3
*
Update AJS?.callFunction javadoc to reflect reality (#18990)
Leif Åstrand
2015-09-24
3
-12
/
+32
*
Adds support for defining the URL to use for push requests (#18989)
Artur Signell
2015-09-24
1
-0
/
+33
*
Support HTML entities when reading/writing declarative format #18882
Maciej Przepióra
2015-09-24
17
-80
/
+424
*
Write all empty cells for empty GridLayout in declarative #18805
Maciej Przepióra
2015-09-24
2
-2
/
+58
*
Use correct state class for split panels (#18942)
Artur Signell
2015-09-20
4
-0
/
+74
*
Update @since tags to 7.5.6.
Mika Murtojarvi
2015-09-15
2
-4
/
+4
*
Always use charset for String.getBytes() method (#18863).
Denis Anisimov
2015-09-15
2
-2
/
+134
*
Support custom Enum.toString in converter (#17301)
Leif Åstrand
2015-09-09
2
-25
/
+99
*
Implement ItemStyleGenerators for ComboBox (#9276)
Leif Åstrand
2015-09-09
1
-0
/
+69
*
Update @since tags to 7.6.
Mika Murtojarvi
2015-09-08
1
-5
/
+5
*
Update @since tags for 7.6.
Mika Murtojarvi
2015-09-08
3
-3
/
+3
*
Make it possible to avoid select caption conversion (#16845)
Leif Åstrand
2015-09-08
1
-24
/
+17
*
Merge remote-tracking branch 'origin/master' into reconnect-dialog
Artur Signell
2015-09-04
38
-1394
/
+2107
|
\
|
*
Support suspend timeout for long polling (#18550)
Artur Signell
2015-09-03
3
-3
/
+64
|
*
Redesign RpcDataSourceConnector pinning RPC requests (#18692)
Teemu Suo-Anttila
2015-09-02
3
-325
/
+31
|
*
Do not open detail row if generator is the NULL one (#18663)
Teppo Kurki
2015-09-02
1
-0
/
+3
|
*
Refactor Grid SelectionModels as extensions (#18624)
Teemu Suo-Anttila
2015-09-01
2
-171
/
+171
|
*
Do not mark as dirty in Grid.isEditorBuffered
Artur Signell
2015-08-31
1
-1
/
+1
|
*
Convert test to JUnit 4
Leif Åstrand
2015-08-29
1
-20
/
+29
|
*
Add better keyboard Close Shortcut API for Window (#17383)
patrik
2015-08-28
5
-51
/
+262
|
*
Fix empty @since tags for 7.6.0.alpha4
7.6.0.alpha4
Johannes Dahlström
2015-08-26
4
-14
/
+14
|
*
Fix multiple book keeping problems in ContainerOrderedWrapper (#5934, #18422)
Artur Signell
2015-08-26
6
-64
/
+291
|
*
Helper method for enabling all Atmosphere logging
Artur Signell
2015-08-25
2
-1
/
+31
|
*
Fix Table ColumnCollapseEvents to work with generated columns (#6914)
Teemu Suo-Anttila
2015-08-24
1
-2
/
+3
[next]