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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Declarative support for CheckBox (#7749)
Matti Hosio
2014-12-17
1
-0
/
+50
*
Update the javadocs in declarative (#7749).
Mika Murtojarvi
2014-12-17
3
-28
/
+39
*
Add namespace element for custom components (#7749)
Matti Hosio
2014-12-17
1
-1
/
+1
*
Do not write immediate to design if component is immediate by default (#7749)
Matti Hosio
2014-12-17
1
-1
/
+2
*
Do not throw exception when trying to bind a preinitialized instance field (#...
Matti Hosio
2014-12-17
2
-11
/
+13
*
Updates for the javadocs of declarative (#7749).
Mika Murtojarvi
2014-12-17
9
-100
/
+97
*
Merge remote-tracking branch 'origin/master' into declarative
Matti Hosio
2014-12-17
38
-359
/
+567
|
\
|
*
Use introspection instead of reflection to get property type (#10672).
Denis Anisimov
2014-12-16
3
-141
/
+194
|
*
Fix NPE in DateField range handling (#15342)
Teemu Pöntelin
2014-12-16
1
-2
/
+4
|
*
Release session memory at the end of each test
Leif Åstrand
2014-12-15
1
-4
/
+4
|
*
Remove accidentally retained JavaDoc row
Leif Åstrand
2014-12-15
1
-2
/
+2
|
*
Back button doesn't change URL if view blocks the navigation (#10901)
Anna Miroshnik
2014-12-15
1
-0
/
+7
|
*
Throw IllegalArgumentException on non-existent version column. (#15290)
Sauli Tähkäpää
2014-12-15
1
-0
/
+6
|
*
Use ComboBox locale for filtering case tranform (#15193)
Leif Åstrand
2014-12-14
1
-2
/
+2
|
*
Use converter for Select/Tree/ComboBox when using item id for caption
Artur Signell
2014-12-12
2
-13
/
+66
|
*
Make SQLContainer.removeAllItems() work properly with paging (#12882)
Ilya Ermakov
2014-12-12
1
-1
/
+0
|
*
Validate input to FileResource constructor (#14253)
Artur Signell
2014-12-11
1
-0
/
+3
|
*
Convert empty string to null Enum value, only throw ConversionExceptions (#14...
Artur Signell
2014-12-11
1
-9
/
+11
|
*
Clear all bound fields when nulling the field group data source (#12371)
Artur Signell
2014-12-11
2
-9
/
+19
|
*
Add public Field.isEmpty() and clear() (#15354)
Artur Signell
2014-12-10
6
-21
/
+35
|
*
Long events aren't displayed properly when using Container (#15242)
Sergey Budkin
2014-12-10
1
-56
/
+18
|
*
Make TextField.clear() use empty string to be consistent with constructor (#1...
Artur Signell
2014-12-10
1
-1
/
+11
|
*
Make addNestedContainerBean work with existing bean item container items (#15...
Artur Signell
2014-12-09
1
-1
/
+1
|
*
Returning all validation errors in the exception cause when submitting a fiel...
Alexey Fansky
2014-12-09
1
-23
/
+63
|
*
Fix issues when using java.sql.Date as DateField range (#15342)
Teemu Pöntelin
2014-12-09
1
-6
/
+8
|
*
Hierarchy change markAsDirty to AbstractComponentContainer (#14227)
Anna Miroshnik
2014-12-09
7
-19
/
+9
|
*
Add new StringTo<Byte, Short, BigInteger> Converters (#14583)
Anna Miroshnik
2014-12-08
5
-5
/
+18
|
*
UIInitHandler emits Content-Length when writing json response (#15271)
Fabian Lange
2014-12-05
1
-13
/
+8
|
*
SQLContainer removeItem Error when isModified (#8802)
Ilya Ermakov
2014-12-05
1
-12
/
+14
|
*
Add null check to UI.setTheme. (#15326)
Sauli Tähkäpää
2014-12-04
1
-6
/
+6
|
*
Escape dynamic and configured theme names in the same way. (#15309)
Leif Åstrand
2014-12-02
2
-5
/
+9
|
*
Allow BeanFieldGroup.setItemDataSource() method accept null (#14731).
Denis Anisimov
2014-12-02
3
-7
/
+35
|
*
Show push version information in debug window (#14904).
Denis Anisimov
2014-12-02
1
-0
/
+2
|
*
Prevent NPE in AbstractBeanContainer.getType() method (#15173).
Denis Anisimov
2014-12-01
1
-2
/
+6
|
*
set Cache-Control and Expires header even when not-modified (#8757)
Fabian Lange
2014-12-01
1
-12
/
+10
|
*
Add getter to SplitterState.positionReversed (#15285)
Anna Koskinen
2014-11-25
1
-0
/
+14
|
*
do not create a StringWriter when not needed (#15276)
Fabian Lange
2014-11-24
1
-7
/
+1
*
|
Clarified javadoc (#7749)
Artur Signell
2014-12-16
1
-8
/
+13
*
|
Do not write child components in sub templates (#7749)
Matti Hosio
2014-12-16
5
-0
/
+19
*
|
Generic cleanup (#7749)
Artur Signell
2014-12-16
5
-14
/
+26
*
|
Do not remove children in read to ensure @DesignRoot reading works
Artur Signell
2014-12-16
5
-10
/
+0
*
|
Declarative support for Label (#7749)
Matti Hosio
2014-12-16
2
-0
/
+2
*
|
Handle tab indexes in a generic way (#7749)
Artur Signell
2014-12-15
5
-43
/
+21
*
|
Do not write empty icon-alt or icon-alternate-text (#7749)
Artur Signell
2014-12-15
1
-2
/
+5
*
|
createNode -> createElement
Artur Signell
2014-12-15
8
-24
/
+25
*
|
Fix writing issues (#7749)
Artur Signell
2014-12-15
11
-25
/
+73
*
|
Do not create default instances while reading designs (#7749)
Artur Signell
2014-12-15
11
-116
/
+110
*
|
SynchronizeFrom/ToDesign -> read/writeDesign (#7749)
Artur Signell
2014-12-15
18
-160
/
+117
*
|
Add public API for loading design based on @DesignRoot (#7749)
Artur Signell
2014-12-15
4
-19
/
+193
*
|
Refactored API for loading designs (#7749)
Artur Signell
2014-12-15
2
-65
/
+166
[next]