index
:
vaadin-framework.git
7.0
7.1
7.2
7.3
7.4
7.5
7.6
7.7
7.7.45-changelog
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
changelog-8.27.6
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
/
src
/
com
/
vaadin
Commit message (
Expand
)
Author
Age
Files
Lines
*
#8093 Support JSR-303 Bean Validation
Henri Sara
2011-12-16
2
-0
/
+438
*
Added missing license info
Artur Signell
2011-12-16
2
-0
/
+6
*
Made StringLengthValidator compatible with RangeValidator (use null for
Artur Signell
2011-12-16
1
-24
/
+22
*
#8095 Added field type to field factory to be able to validate that a
Artur Signell
2011-12-16
3
-34
/
+138
*
Added missing license info
Artur Signell
2011-12-16
1
-0
/
+3
*
#8094 Initial implementation of two phase commit
Artur Signell
2011-12-16
3
-20
/
+216
*
#8127 Added setBuffered and isBuffered to com.vaadin.data.Buffered
Artur Signell
2011-12-15
1
-0
/
+38
*
#8101 Made it possible to use different strings to represents Booleans
Artur Signell
2011-12-15
1
-5
/
+18
*
#8101 Consistent handling of null locale
Artur Signell
2011-12-15
4
-9
/
+12
*
#8095 Corrected getUnboundPropertyIds implementation and fixed javadoc
Artur Signell
2011-12-15
1
-2
/
+8
*
Fixed javadoc typo
Artur Signell
2011-12-15
1
-1
/
+1
*
Restore the legacy functionality of Root.addComponent and its relatives
Leif Åstrand
2011-12-15
1
-57
/
+14
*
Update uri fragment parameter reading for #8098
Leif Åstrand
2011-12-15
1
-4
/
+3
*
Ensure WebBrowser is updated and available from BrowserDetails (#8098)
Leif Åstrand
2011-12-15
5
-108
/
+76
*
Check for client side details for all requests
Leif Åstrand
2011-12-15
1
-2
/
+1
*
Make analyzeLayouts work with Roots
Leif Åstrand
2011-12-15
1
-2
/
+1
*
#8127 Add setBuffered to ease use of read through and write through
Artur Signell
2011-12-15
1
-8
/
+68
*
Fix setting of source exception setting on commit.
Henri Sara
2011-12-15
1
-1
/
+1
*
#8019/#8117/#6081 Cleaned up code and fixed issue where an invalid
Artur Signell
2011-12-15
1
-38
/
+91
*
Added comment that null values are always accepted for RangeValidator
Artur Signell
2011-12-15
1
-3
/
+14
*
#8110 Added comments that comparison is done directly on the date object
Artur Signell
2011-12-15
1
-2
/
+13
*
Fixed missing apache license
Artur Signell
2011-12-15
5
-13
/
+13
*
#8097 Root does not send resize events
Leif Åstrand
2011-12-15
2
-6
/
+155
*
Fix missing Serializable
Leif Åstrand
2011-12-15
1
-1
/
+2
*
Fixed missing licenses and Serializable issues
Artur Signell
2011-12-15
3
-3
/
+13
*
#8095 Initial raw version of FieldBinder and related classes
Artur Signell
2011-12-15
7
-0
/
+1235
*
Fixed exception message to report correctly what it was trying to
Artur Signell
2011-12-15
1
-1
/
+1
*
#8101 All Strings are now trimmed before conversion
Artur Signell
2011-12-14
5
-3
/
+29
*
#6081 Always also zero out milliseconds
Artur Signell
2011-12-14
1
-0
/
+1
*
#8110 Validation is now done on the converted value
Artur Signell
2011-12-14
12
-102
/
+418
*
#8118 Remove support for millisecond resolution
Artur Signell
2011-12-14
5
-83
/
+3
*
#8117 DateField resolution default should be day
Artur Signell
2011-12-14
1
-2
/
+4
*
#6081 DateField should zero fields that are not part of the resolution
Artur Signell
2011-12-14
1
-19
/
+20
*
#8019 Changed DateField resolution to enum
Artur Signell
2011-12-14
1
-109
/
+118
*
Use getter and setter for source exception
Artur Signell
2011-12-14
1
-16
/
+25
*
Move initial UIDL generation out from AjaxPageHandler
Leif Åstrand
2011-12-14
4
-37
/
+56
*
Move the initialization of AjaxPageHandler to avoid null pointers
Leif Åstrand
2011-12-14
3
-150
/
+160
*
#8052 Restore Portlet support
Leif Åstrand
2011-12-14
15
-880
/
+1084
*
Update regex to cope with the request paths used in portlets
Leif Åstrand
2011-12-14
1
-1
/
+1
*
Migrate AAP.getStaticFilesLocstion to WrappedPortletRequest
Leif Åstrand
2011-12-14
2
-29
/
+22
*
Refactor to use different WrappedRequests for Portal specific hacks
Leif Åstrand
2011-12-14
7
-287
/
+287
*
Merge branch 'windowing'
Marc Englund
2011-12-14
4
-52
/
+193
|
\
|
*
UIDL can now be included in initial html, or second 'browser details' respons...
Marc Englund
2011-12-14
4
-52
/
+193
*
|
Fix null handling for CheckBox.
Henri Sara
2011-12-13
1
-1
/
+3
*
|
#8111 Remove dotted prefix of nested property names from captions.
Henri Sara
2011-12-13
1
-0
/
+4
*
|
Update license header in one more source file.
Henri Sara
2011-12-13
1
-1
/
+1
*
|
Update old license headers
Henri Sara
2011-12-13
15
-16
/
+16
*
|
Misc minor javadoc fixes
Artur Signell
2011-12-12
4
-14
/
+64
*
|
#8103 ConverterFactory is no longer static + javadoc updates
Artur Signell
2011-12-12
3
-37
/
+67
*
|
Removed unused class
Artur Signell
2011-12-12
1
-18
/
+0
[next]