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
/
src
/
com
/
vaadin
/
data
/
util
/
converter
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update remaining copyright years to 2014
Artur Signell
2014-04-23
1
-1
/
+1
*
Merge changes from origin/7.1
Artur Signell
2014-04-23
14
-14
/
+14
|
\
|
*
Update copyright year to 2014
Artur Signell
2014-04-16
15
-15
/
+15
|
*
Add StringToLongConverter for automatic handling of long values (#12225)
Artur Signell
2013-10-30
2
-0
/
+80
*
|
Merge changes from origin/7.1
Artur Signell
2013-09-17
1
-0
/
+9
|
\
|
|
*
NullPointerException in DateToSqlDateConverter (#12284)
Edoardo Vacchi
2013-09-13
1
-0
/
+9
*
|
Add StringToLongConverter for automatic handling of long values (#12291)
Artur Signell
2013-09-03
2
-0
/
+80
*
|
Merge changes from origin/7.1
Artur Signell
2013-08-19
1
-1
/
+16
|
\
|
|
*
Ensure StringToIntegerConverter rejects values outside range of int (#12230)
Johannes Dahlström
2013-08-01
1
-1
/
+16
*
|
Adds String <-> BigDecimal converter (#9997)
Artur Signell
2013-07-01
2
-0
/
+63
*
|
Removed StringToNumberConverter (#12092)
Artur Signell
2013-07-01
2
-67
/
+0
|
/
*
Fix NPE when converting null values (#11895)
Artur Signell
2013-06-12
1
-20
/
+39
*
Added type parameter to converter methods (#11895)
Artur Signell
2013-06-11
12
-50
/
+124
*
Add missing license header
Artur Signell
2013-05-28
1
-1
/
+1
*
Added Java Date to Sql Date converter to better support sql dates (#11224)
Artur Signell
2013-05-24
2
-0
/
+61
*
Modified the logic in setPropertyDatasource which determines if a new convert...
Artur Signell
2013-05-22
1
-4
/
+46
*
Fixed order of parameters in javadoc (#11158)
Artur Signell
2013-05-22
1
-3
/
+3
*
Extracted common code for number conveters to abstract super class (#11900)
Artur Signell
2013-05-22
5
-229
/
+148
*
(#10716 ) Created tests for validators and converters. Fixed StringToBoolean ...
Mikael Grankvist
2013-01-17
1
-1
/
+1
*
Updated copyright notices and added missing license headers
Artur Signell
2013-01-04
12
-12
/
+12
*
Support float fields with FieldGroup (#10553)
Artur Signell
2012-12-17
2
-0
/
+124
*
Fixed NPE when converting ""
Artur Signell
2012-11-26
1
-0
/
+5
*
Renamed VaadinServiceSession to VaadinSession (#10223)
Artur Signell
2012-11-16
2
-6
/
+6
*
Rename VaadinSession -> VaadinServiceSession (#9733)
Leif Åstrand
2012-09-28
2
-6
/
+6
*
Remove some references to Application in API and docs (#9402)
Leif Åstrand
2012-09-06
1
-8
/
+8
*
Rename Application to VaadinSession (#9402)
Leif Åstrand
2012-09-05
2
-6
/
+6
*
Replaced license place holder with actual license (#8955)
Artur Signell
2012-08-16
11
-11
/
+143
*
Removed more @version included in some files but not in all (#9299)
Artur Signell
2012-08-16
1
-2
/
+0
*
Removed @version which is included in some files but not in all (#9299)
Artur Signell
2012-08-15
10
-20
/
+0
*
Moved server files to a server src folder (#9299)
Artur Signell
2012-08-13
11
-0
/
+1133