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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change the default to a two request bootstrap
Leif Åstrand
2011-12-22
7
-37
/
+38
*
Add javadoc to Property.Transactional and TransactionalPropertyWrapper.
Henri Sara
2011-12-22
2
-0
/
+28
*
Rename TransactionalProperty to Property.Transactional based on review
Henri Sara
2011-12-22
3
-4
/
+58
*
#8095 Method renames based on API review meeting
Artur Signell
2011-12-22
3
-37
/
+37
*
Renamed FieldBinder -> FieldGroup, BeanFieldBinder -> BeanFieldGroup
Artur Signell
2011-12-22
8
-41
/
+52
*
#8173 Deprecated separate read through and write through modes
Artur Signell
2011-12-22
6
-9
/
+30
*
Removed static helper for BeanValidationValidator as it incorrectly
Artur Signell
2011-12-22
2
-157
/
+7
*
Javadoc fixes
Artur Signell
2011-12-22
7
-36
/
+44
*
Replace RootPreserveStrategy with Application.setRootPreserved(boolean)
Leif Åstrand
2011-12-22
3
-112
/
+47
*
RootRequiresMoreInformation -> RootRequiresMoreInformationException
Leif Åstrand
2011-12-22
8
-26
/
+26
*
Rename CustomField.createContent() to initContent() (#3718).
Henri Sara
2011-12-22
3
-8
/
+11
*
Rename @RootWidgetset -> @Widgetset
Leif Åstrand
2011-12-22
3
-6
/
+6
*
Rename @RootTheme -> @Theme
Leif Åstrand
2011-12-22
3
-5
/
+5
*
Rename AjaxPageHandler -> BootstrapHandler
Leif Åstrand
2011-12-22
5
-60
/
+60
*
Renamed getValueConversionError -> getConversionError that was missing
Artur Signell
2011-12-22
1
-9
/
+9
*
Javadoc typo
Artur Signell
2011-12-22
1
-1
/
+1
*
Removed getStringValue based on API review meeting
Artur Signell
2011-12-22
12
-117
/
+40
*
#8101 Swapped generics parameter order for Converter based on API review
Artur Signell
2011-12-21
16
-93
/
+84
*
#8101 Renamed source type to presentation and target type to model for
Artur Signell
2011-12-21
13
-121
/
+143
*
#8102 getConvertedFieldValue -> getConvertedValue, added
Artur Signell
2011-12-21
3
-7
/
+25
*
#8102 Removed "value" from value converter used in AbstractField and
Artur Signell
2011-12-21
6
-54
/
+51
*
#8095 Renamed FieldBinderFieldFactory -> FormBuilderFieldFactory
Artur Signell
2011-12-21
3
-5
/
+5
*
#8110 Allow Integers and Doubles to pass through
Artur Signell
2011-12-21
3
-0
/
+87
*
Add antcontrib: prefix to an if block
Leif Åstrand
2011-12-21
1
-4
/
+4
*
Fix TableMultiSelectSimple test (see #8125 - removed conversions).
Henri Sara
2011-12-21
1
-1
/
+1
*
Create the right type of AbstractTextField and use TextField as default
Leif Åstrand
2011-12-21
1
-18
/
+16
*
Fix test TableSingleSelect (see #8125 - removed automatic conversions).
Henri Sara
2011-12-21
1
-1
/
+1
*
#8101 Deprecated PropertyFormatter in favor of Converters
Artur Signell
2011-12-21
1
-0
/
+3
*
Improve javadoc for bean validation (#8093).
Henri Sara
2011-12-21
1
-7
/
+49
*
Added FormBuilder.BuildException
Artur Signell
2011-12-21
2
-3
/
+13
*
#8125 Javadoc update
Artur Signell
2011-12-21
1
-3
/
+2
*
#8125 Removed remaining references to Property.ConversionException
Artur Signell
2011-12-21
4
-10
/
+2
*
Include original conversion exception as cause for exception
Artur Signell
2011-12-21
1
-1
/
+2
*
Noted that the caption property must be of String type
Artur Signell
2011-12-21
1
-1
/
+3
*
Removed obsolete UriFragmentUtilityListener test
Artur Signell
2011-12-21
1
-13
/
+0
*
Minor change to isChromeFrame logic
Marc Englund
2011-12-21
1
-1
/
+1
*
Initial unsupported-browser-warning-page for #7985
Marc Englund
2011-12-21
4
-3
/
+129
*
#8125 Removed Property.ConversionException and String constructor based
Artur Signell
2011-12-21
18
-173
/
+50
*
TextField no longer supports a "secret" mode
Artur Signell
2011-12-21
2
-198
/
+1
*
TextField -> TextArea
Artur Signell
2011-12-21
2
-11
/
+12
*
Fixed test to ignore removed OrderedLayout and ExpandLayout
Artur Signell
2011-12-21
1
-108
/
+55
*
Removed test that is no longer needed
Artur Signell
2011-12-21
1
-182
/
+0
*
TextField -> TextArea
Artur Signell
2011-12-21
1
-3
/
+2
*
Do not allow setting height for components that do not support it
Artur Signell
2011-12-21
1
-0
/
+10
*
Fixed test to use TextArea instead of TextField
Artur Signell
2011-12-21
1
-1
/
+1
*
Add one missing antcontrib: prefix
Leif Åstrand
2011-12-20
1
-1
/
+1
*
Removed remaining references to FormBuilderException
Artur Signell
2011-12-20
1
-8
/
+10
*
Enable finding theme resources without a Callback instance
Leif Åstrand
2011-12-20
5
-26
/
+37
*
Throw real exceptions from helpers in ReflectTools
Artur Signell
2011-12-20
2
-50
/
+38
*
Re-added deprecated booleanValue() to ease migration
Artur Signell
2011-12-20
1
-0
/
+13
[next]