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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Support float fields with FieldGroup (#10553)"
Leif Åstrand
2012-12-18
2
-0
/
+124
|
\
|
*
Support float fields with FieldGroup (#10553)
Artur Signell
2012-12-17
2
-0
/
+124
*
|
Revert "Case-insensitive FieldGroup binding #10426"
Artur Signell
2012-12-17
1
-83
/
+15
|
/
*
Case-insensitive FieldGroup binding #10426
Jonni Nakari
2012-12-17
1
-15
/
+83
*
Search fields from superclasses #10504
Jonni Nakari
2012-12-17
1
-3
/
+25
*
Fix for ticket #10121, a unit test for the ticket's issue and a unit
Jonni Nakari
2012-12-13
1
-1
/
+1
*
Return null as non-existing property for IndexedContainer (#10445)
Henri Sara
2012-11-30
1
-1
/
+3
*
getPrevItemId should return null if id not found (#10124)
Artur Signell
2012-11-28
1
-1
/
+6
*
Fixed NPE when converting ""
Artur Signell
2012-11-26
1
-0
/
+5
*
Reformatted server/src
Artur Signell
2012-11-23
1
-3
/
+3
*
Unified deprecation messages
Artur Signell
2012-11-22
22
-68
/
+71
*
Use compare for Comparable when determining equals for filtering (#10310)
Artur Signell
2012-11-22
1
-3
/
+26
*
Renamed VaadinServiceSession to VaadinSession (#10223)
Artur Signell
2012-11-16
2
-6
/
+6
*
Modified FieldGroup so that fields configured with read only properties
tapio
2012-11-08
2
-7
/
+34
*
Merged com.vaadin.service into com.vaadin.util (#10146)
Artur Signell
2012-11-06
1
-1
/
+1
*
Changed Property.setValue(Object) to setValue(T) (#8791)
Artur Signell
2012-10-23
18
-51
/
+28
*
Avoid throwing exceptions from toString, log message instead (#9804)
Artur Signell
2012-10-01
3
-7
/
+47
*
Rename VaadinSession -> VaadinServiceSession (#9733)
Leif Åstrand
2012-09-28
2
-6
/
+6
*
Clarify getValidators() javadoc as per review (#9723)
Johannes Dahlström
2012-09-24
1
-2
/
+4
*
Add removeAllValidators() to Validatable (#9542)
Johannes Dahlström
2012-09-24
1
-0
/
+7
*
Return an empty collection instead of null from Validatable.getValidators() (...
Johannes Dahlström
2012-09-24
1
-3
/
+4
*
FieldGroup.setReadOnly should propagate to all fields (#9600)
Artur Signell
2012-09-18
1
-0
/
+3
*
Constants -> enums (#9072)
Pekka Hyvönen
2012-09-11
1
-1
/
+1
*
Remove unused exception class reintroduced in a merge.
Henri Sara
2012-09-10
1
-169
/
+0
*
Return short list instead of exception if less items available (#8028)
Henri Sara
2012-09-07
3
-24
/
+9
*
Remove some references to Application in API and docs (#9402)
Leif Åstrand
2012-09-06
1
-8
/
+8
*
Reformat project
Leif Åstrand
2012-09-05
7
-0
/
+22
*
Rename Application to VaadinSession (#9402)
Leif Åstrand
2012-09-05
2
-6
/
+6
*
Fix SQLContainer indexed access and related tests (#9472)
Henri Sara
2012-09-04
1
-3
/
+11
*
inner Event classes converted to static nested classes (#5855)
Pekka Hyvönen
2012-09-04
1
-1
/
+1
*
Moved ReflectTools to com.vaadin.util (#4294)
Artur Signell
2012-09-04
1
-1
/
+1
*
Combine ApplicationServlet and AAS and rename to VaadinServlet (#9460)
Leif Åstrand
2012-09-03
1
-3
/
+2
*
Add Container.Indexed.getItemIds(int, int) for a range of items (#8028)
Henri Sara
2012-08-31
5
-6
/
+362
*
refak listeners one missed listener fixed...
Petri Heinonen
2012-08-30
1
-0
/
+9
*
refak listeners com.vaadin.data.util.sqlcontainer.query
Petri Heinonen
2012-08-30
2
-2
/
+36
*
refak listeners com.vaadin.data.util.sqlcontainer
Petri Heinonen
2012-08-30
1
-4
/
+42
*
Refak addListener package com.vaadin.data.util
Petri Heinonen
2012-08-30
8
-37
/
+311
*
listener refak com.vaadin.data
Petri Heinonen
2012-08-30
3
-0
/
+79
*
Merged com.vaadin.terminal.gwt.server into com.vaadin.server (#9431)
Artur Signell
2012-08-29
1
-1
/
+1
*
Renamed com.vaadin.terminal -> com.vaadin.server (#9431)
Artur Signell
2012-08-29
1
-1
/
+1
*
Merge remote-tracking branch 'origin/6.8'
Artur Signell
2012-08-27
1
-3
/
+1
*
Removed API deprecated in Vaadin 6 (#9071)
Artur Signell
2012-08-22
2
-687
/
+4
*
Removed readThrough/writeThrough in favor of buffered (#8180)
Artur Signell
2012-08-22
1
-76
/
+0
*
Add "As of 7.0" to relevant @deprecated tags
Johannes Dahlström
2012-08-21
1
-8
/
+8
*
Merged 6.8 branch
John Ahlroos
2012-08-20
3
-19
/
+146
*
Replaced license place holder with actual license (#8955)
Artur Signell
2012-08-16
112
-112
/
+1456
*
Removed more @version included in some files but not in all (#9299)
Artur Signell
2012-08-16
11
-44
/
+0
*
Removed @version which is included in some files but not in all (#9299)
Artur Signell
2012-08-15
39
-79
/
+0
*
Moved server files to a server src folder (#9299)
Artur Signell
2012-08-13
115
-0
/
+23759