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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix npe (#6619)
Leif Åstrand
2011-12-20
2
-2
/
+2
*
Fix typo in public API
Leif Åstrand
2011-12-20
4
-8
/
+8
*
#6619 AbstractApplicationServlet.init: parameters reading order is strange
Leif Åstrand
2011-12-20
2
-17
/
+20
*
Add Application.getRoots()
Leif Åstrand
2011-12-20
1
-0
/
+18
*
Make Root.init abstract, add non-abstract LegacyWindow and migrate tests
Leif Åstrand
2011-12-20
2
-98
/
+142
*
Add license and Serializable to ServletPortletHelper
Leif Åstrand
2011-12-19
1
-1
/
+7
*
#8093 Ensure that property id is a non-null String. Cache if Bean
Artur Signell
2011-12-19
1
-11
/
+21
*
Support the second bootstrap request in portlets (#8052)
Leif Åstrand
2011-12-19
2
-5
/
+37
*
#8026, #5750 Set FormLayout default width back to 100%
Artur Signell
2011-12-19
1
-0
/
+1
*
Javadoc
Artur Signell
2011-12-19
1
-0
/
+5
*
#8095 Only use BeanValidation if a JSR-303 implementation is available
Artur Signell
2011-12-19
2
-26
/
+46
*
Added generics to FieldBinderFieldFactory
Artur Signell
2011-12-19
3
-23
/
+40
*
#8095 Allow binding all fields in a class using FieldBinder instead of
Artur Signell
2011-12-19
3
-156
/
+182
*
Use BeanItem.addNestedProperty
Artur Signell
2011-12-19
1
-17
/
+22
*
#8153 Add BeanItem.addNestedProperty
Artur Signell
2011-12-19
1
-3
/
+14
*
#8052 Support for root instead of application in portlet.xml
Leif Åstrand
2011-12-19
3
-60
/
+81
*
Refactor #8068 to enable support for portlets
Leif Åstrand
2011-12-19
1
-30
/
+118
*
Don't use WeakHashMap as it isn't Serializable
Leif Åstrand
2011-12-19
1
-2
/
+1
*
#8095 Use Bean Validation automatically in BeanFieldBinder
Artur Signell
2011-12-19
2
-67
/
+28
*
#8093 Removed unused method property, conversion and
Artur Signell
2011-12-19
2
-182
/
+2
*
#8102 Allow overriding the conversion error message for Fields
Artur Signell
2011-12-19
1
-8
/
+55
*
ConversionException must be static to be useful outside Converter
Artur Signell
2011-12-19
1
-1
/
+1
*
#3667 Remove deprecated API from MenuBar (setSubMenuIcon & setCollapse)
Artur Signell
2011-12-19
2
-82
/
+0
*
#8026 Removed deprecated API from TextField
Artur Signell
2011-12-19
2
-211
/
+1
*
#8026 Removed deprecated FieldFactory
Artur Signell
2011-12-19
4
-209
/
+0
*
#8026 Removed deprecated ExpandLayout and OrderedLayout.
Artur Signell
2011-12-19
4
-250
/
+5
*
#8142 Removed Label.setReadOnly that made no sense
Artur Signell
2011-12-19
1
-28
/
+0
*
Set the v-theme-xxx class when the theme name is acutally known
Leif Åstrand
2011-12-19
2
-12
/
+9
*
Root now sends click events, fixes #8151
Marc Englund
2011-12-19
2
-4
/
+26
*
Remove conversions using String constructor from Properties (#8125).
Henri Sara
2011-12-18
3
-69
/
+33
*
Fix BeanValidation license information and make it serializable.
Henri Sara
2011-12-18
2
-22
/
+37
*
Set proper content type and charset for browser details response
Leif Åstrand
2011-12-16
1
-0
/
+1
*
Fix method name typo (#8068)
Leif Åstrand
2011-12-16
1
-2
/
+2
*
Remove UriFragmentUtility (#8048)
Leif Åstrand
2011-12-16
2
-233
/
+0
*
Properly attach the root if application is set after the UI is built
Leif Åstrand
2011-12-16
1
-0
/
+2
*
#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
[next]