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
*
Improved javadocs for Button.setDisabledOnClick
Matti Tahvonen
2015-11-05
1
-1
/
+2
*
Fix replacing of currently selected Tab (#14252)
Dmitrij Abolichin
2015-11-04
2
-0
/
+68
*
Fix session wrap class javadocs
Leif Åstrand
2015-11-04
2
-3
/
+3
*
Support caption fetching for HTML and Widget headers. (#18528)
Sauli Tähkäpää
2015-11-04
2
-7
/
+23
*
Fix javadoc typos
Leif Åstrand
2015-11-04
1
-2
/
+2
*
Mention quirks with JavaScript "this" in AbstractJavaScript* javadocs
Leif Åstrand
2015-11-04
3
-6
/
+16
*
Render null header caption as empty (#18553)
Artur Signell
2015-11-04
1
-1
/
+3
*
Fix adding to same parent, component shouldn't be removed (#16568)
Dmitrij Abolichin
2015-10-19
2
-0
/
+46
*
Fix javadoc
Artur Signell
2015-10-19
1
-2
/
+2
*
Properly cleanup stream variables if DragAndDropWrapper is detached (#14882)
Artur Signell
2015-10-19
1
-6
/
+7
*
Do not use getters/setters when mapping designer fields (#17388)
Artur Signell
2015-10-19
3
-11
/
+98
*
Parse readonly values for AbstractFields correctly (#18850)
7.5.7
John Ahlroos
2015-10-04
20
-30
/
+219
*
Add @since for 7.5.7 changes
Henri Sara
2015-10-04
4
-4
/
+12
*
Revert "Parse readonly values for AbstractFields correctly #18850"
Markus Koivisto
2015-09-30
20
-217
/
+29
*
Parse readonly values for AbstractFields correctly #18850
John Ahlroos
2015-09-30
20
-29
/
+217
*
Support declarative prefix "vaadin-" (#18957)
Henri Sara
2015-09-30
6
-11
/
+359
*
Fix declarative test for 7.5
Henri Sara
2015-09-30
1
-3
/
+3
*
Revert "Adds support for defining the URL to use for push requests (#18989)"
Markus Koivisto
2015-09-30
1
-33
/
+0
*
Update AJS?.callFunction javadoc to reflect reality (#18990)
Leif Åstrand
2015-09-29
3
-12
/
+32
*
Adds support for defining the URL to use for push requests (#18989)
Artur Signell
2015-09-29
1
-0
/
+33
*
Support HTML entities when reading/writing declarative format #18882
Maciej Przepióra
2015-09-29
17
-64
/
+409
*
Write all empty cells for empty GridLayout in declarative #18805
Maciej Przepióra
2015-09-29
2
-2
/
+58
*
Always use charset for String.getBytes() method (#18863).
Denis Anisimov
2015-09-23
2
-2
/
+134
*
Use correct state class for split panels (#18942)
Artur Signell
2015-09-23
4
-0
/
+74
*
Update @since tags to 7.5.6.
7.5.6
Mika Murtojarvi
2015-09-15
2
-4
/
+4
*
Implement ItemStyleGenerators for ComboBox (#9276)
Leif Åstrand
2015-09-14
1
-0
/
+69
*
Make it possible to avoid select caption conversion (#16845)
Leif Åstrand
2015-09-11
1
-24
/
+17
*
Use correct month names with Java 8 (#18760)
Artur Signell
2015-09-09
1
-2
/
+18
*
Do not open detail row if generator is the NULL one (#18663)
Teppo Kurki
2015-09-08
1
-0
/
+3
*
Convert test to JUnit 4
Leif Åstrand
2015-08-31
1
-20
/
+29
*
Fix multiple book keeping problems in ContainerOrderedWrapper (#5934, #18422)
Artur Signell
2015-08-26
6
-64
/
+291
*
Use correct classname for ValoTheme.SCROLL_INDICATOR (#14802)
Artur Signell
2015-08-25
1
-1
/
+1
*
Add missing @since tags
7.5.4
Mika Murtojarvi
2015-08-19
1
-3
/
+3
*
Add optional OSGi imports for portals (#18561)
Henri Sara
2015-08-19
1
-1
/
+1
*
StringToBooleanConverter API improved (#18466)
elmot
2015-08-19
2
-18
/
+99
*
Revert "Write true as attribute="" (#17519)"
Mika Murtojarvi
2015-08-19
28
-105
/
+104
*
Write true as attribute="" (#17519)
Leif Åstrand
2015-08-18
28
-104
/
+105
*
Prevent NPE on missing security key. (#18573)
Sauli Tähkäpää
2015-08-18
2
-18
/
+104
*
Handle renderer exceptions gracefully (#18554)
Artur Signell
2015-08-18
2
-2
/
+9
*
Decode filename before finding resource (#15407)
Artur Signell
2015-08-13
1
-8
/
+12
*
Guard against disconnect() being called twice (#15263)
Artur Signell
2015-08-12
1
-0
/
+7
*
Use latest GAE SDK supporting Java 6
Henri Sara
2015-08-12
1
-1
/
+1
*
Update Select all -CheckBox from server and partial selections (#17590)
Teppo Kurki
2015-08-05
1
-0
/
+17
*
Detect Edge correctly (#18537)
Artur Signell
2015-08-04
1
-0
/
+14
*
Fix DetailsRow communication use connector IDs (#18493)
Teemu Suo-Anttila
2015-07-21
2
-219
/
+39
*
Do not initialize Atmosphere for websocket servlet in Websphere (#16354)
Artur Signell
2015-07-21
1
-2
/
+7
*
Update connector hierarch when canceling editor (#16976).
Leif Åstrand
2015-07-21
1
-0
/
+4
*
Cache connector state types (#18437)
Leif Åstrand
2015-07-21
1
-1
/
+9
*
Make async remove check work without push (#12909)
Leif Åstrand
2015-07-21
1
-29
/
+23
*
Revert "Render nested invalid layouts correctly (#17598)"
Teemu Suo-Anttila
2015-07-21
1
-36
/
+5
[next]