]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
12 years agoRemoved getStringValue based on API review meeting
Artur Signell [Thu, 22 Dec 2011 06:27:52 +0000 (08:27 +0200)]
Removed getStringValue based on API review meeting

12 years ago#8101 Swapped generics parameter order for Converter based on API review
Artur Signell [Wed, 21 Dec 2011 17:35:25 +0000 (19:35 +0200)]
#8101 Swapped generics parameter order for Converter based on API review
meeting

12 years ago#8101 Renamed source type to presentation and target type to model for
Artur Signell [Wed, 21 Dec 2011 17:08:08 +0000 (19:08 +0200)]
#8101 Renamed source type to presentation and target type to model for
clarity

12 years ago#8102 getConvertedFieldValue -> getConvertedValue, added
Artur Signell [Wed, 21 Dec 2011 17:00:02 +0000 (19:00 +0200)]
#8102 getConvertedFieldValue -> getConvertedValue, added
setConvertedValue

12 years ago#8102 Removed "value" from value converter used in AbstractField and
Artur Signell [Wed, 21 Dec 2011 16:50:31 +0000 (18:50 +0200)]
#8102 Removed "value" from value converter used in AbstractField and
renamed updateValueConverterFromFactory to setConverter based on API
review meeting.

12 years agoMerge commit '9974da9b640f5ed3b69839c8e4f1d441bd865311' into constants-to-enum
Jens Jansson [Wed, 21 Dec 2011 16:24:32 +0000 (18:24 +0200)]
Merge commit '9974da9b640f5ed3b69839c8e4f1d441bd865311' into constants-to-enum

12 years ago#8019 Fixed Sizable UNITS to use an Enum Unit instead of constants
Jens Jansson [Wed, 21 Dec 2011 16:22:58 +0000 (18:22 +0200)]
#8019 Fixed Sizable UNITS to use an Enum Unit instead of constants

12 years ago#8095 Renamed FieldBinderFieldFactory -> FormBuilderFieldFactory
Artur Signell [Wed, 21 Dec 2011 09:31:41 +0000 (11:31 +0200)]
#8095 Renamed FieldBinderFieldFactory -> FormBuilderFieldFactory

12 years ago#8110 Allow Integers and Doubles to pass through
Artur Signell [Wed, 21 Dec 2011 08:48:27 +0000 (10:48 +0200)]
#8110 Allow Integers and Doubles to pass through
IntegerValidator/DoubleValidator for easier merge from Vaadin 6

12 years agoAdd antcontrib: prefix to an if block
Leif Åstrand [Wed, 21 Dec 2011 08:56:25 +0000 (10:56 +0200)]
Add antcontrib: prefix to an if block

12 years agoFix TableMultiSelectSimple test (see #8125 - removed conversions).
Henri Sara [Wed, 21 Dec 2011 08:53:44 +0000 (10:53 +0200)]
Fix TableMultiSelectSimple test (see #8125 - removed conversions).

12 years agoCreate the right type of AbstractTextField and use TextField as default
Leif Åstrand [Wed, 21 Dec 2011 08:51:06 +0000 (10:51 +0200)]
Create the right type of AbstractTextField and use TextField as default

12 years agoFix test TableSingleSelect (see #8125 - removed automatic conversions).
Henri Sara [Wed, 21 Dec 2011 08:50:23 +0000 (10:50 +0200)]
Fix test TableSingleSelect (see #8125 - removed automatic conversions).

12 years ago#8101 Deprecated PropertyFormatter in favor of Converters
Artur Signell [Wed, 21 Dec 2011 08:40:43 +0000 (10:40 +0200)]
#8101 Deprecated PropertyFormatter in favor of Converters

12 years agoImprove javadoc for bean validation (#8093).
Henri Sara [Wed, 21 Dec 2011 08:37:21 +0000 (10:37 +0200)]
Improve javadoc for bean validation (#8093).

12 years agoAdded FormBuilder.BuildException
Artur Signell [Wed, 21 Dec 2011 08:30:40 +0000 (10:30 +0200)]
Added FormBuilder.BuildException

12 years ago#8125 Javadoc update
Artur Signell [Wed, 21 Dec 2011 08:09:46 +0000 (10:09 +0200)]
#8125 Javadoc update

12 years ago#8125 Removed remaining references to Property.ConversionException
Artur Signell [Wed, 21 Dec 2011 08:03:50 +0000 (10:03 +0200)]
#8125 Removed remaining references to Property.ConversionException

12 years agoInclude original conversion exception as cause for exception
Artur Signell [Wed, 21 Dec 2011 08:01:59 +0000 (10:01 +0200)]
Include original conversion exception as cause for exception

12 years agoNoted that the caption property must be of String type
Artur Signell [Wed, 21 Dec 2011 07:35:14 +0000 (09:35 +0200)]
Noted that the caption property must be of String type

12 years agoRemoved obsolete UriFragmentUtilityListener test
Artur Signell [Wed, 21 Dec 2011 07:28:01 +0000 (09:28 +0200)]
Removed obsolete UriFragmentUtilityListener test

12 years agoMinor change to isChromeFrame logic
Marc Englund [Wed, 21 Dec 2011 07:21:25 +0000 (09:21 +0200)]
Minor change to isChromeFrame logic

12 years agoInitial unsupported-browser-warning-page for #7985
Marc Englund [Tue, 20 Dec 2011 13:34:03 +0000 (15:34 +0200)]
Initial unsupported-browser-warning-page for #7985
Includes support for checking isChromeFrame and isChromeFrameCapable. Warning page can be bypassed with cookie.
Works, but needs more thought, and it seems the (V)BrowserDetails and WebBrowser mess should be simplified somehow.

12 years ago#8125 Removed Property.ConversionException and String constructor based
Artur Signell [Wed, 21 Dec 2011 07:10:17 +0000 (09:10 +0200)]
#8125 Removed Property.ConversionException and String constructor based
conversion from Property classes

12 years agoTextField no longer supports a "secret" mode
Artur Signell [Tue, 20 Dec 2011 14:58:48 +0000 (16:58 +0200)]
TextField no longer supports a "secret" mode

12 years agoTextField -> TextArea
Artur Signell [Tue, 20 Dec 2011 14:56:57 +0000 (16:56 +0200)]
TextField -> TextArea

12 years agoFixed test to ignore removed OrderedLayout and ExpandLayout
Artur Signell [Tue, 20 Dec 2011 14:55:17 +0000 (16:55 +0200)]
Fixed test to ignore removed OrderedLayout and ExpandLayout

12 years agoRemoved test that is no longer needed
Artur Signell [Tue, 20 Dec 2011 14:44:14 +0000 (16:44 +0200)]
Removed test that is no longer needed

12 years agoTextField -> TextArea
Artur Signell [Tue, 20 Dec 2011 14:36:54 +0000 (16:36 +0200)]
TextField -> TextArea

12 years agoDo not allow setting height for components that do not support it
Artur Signell [Tue, 20 Dec 2011 14:26:06 +0000 (16:26 +0200)]
Do not allow setting height for components that do not support it

12 years agoFixed test to use TextArea instead of TextField
Artur Signell [Tue, 20 Dec 2011 14:25:51 +0000 (16:25 +0200)]
Fixed test to use TextArea instead of TextField

12 years agoAdd one missing antcontrib: prefix
Leif Åstrand [Tue, 20 Dec 2011 14:22:56 +0000 (16:22 +0200)]
Add one missing antcontrib: prefix

12 years agoRemoved remaining references to FormBuilderException
Artur Signell [Tue, 20 Dec 2011 14:20:22 +0000 (16:20 +0200)]
Removed remaining references to FormBuilderException

12 years agoEnable finding theme resources without a Callback instance
Leif Åstrand [Tue, 20 Dec 2011 14:18:46 +0000 (16:18 +0200)]
Enable finding theme resources without a Callback instance

12 years agoThrow real exceptions from helpers in ReflectTools
Artur Signell [Tue, 20 Dec 2011 13:54:19 +0000 (15:54 +0200)]
Throw real exceptions from helpers in ReflectTools

12 years agoRe-added deprecated booleanValue() to ease migration
Artur Signell [Tue, 20 Dec 2011 12:38:11 +0000 (14:38 +0200)]
Re-added deprecated booleanValue() to ease migration

12 years agoCorrected assert string
Artur Signell [Tue, 20 Dec 2011 11:32:15 +0000 (13:32 +0200)]
Corrected assert string

12 years agoRemoved test script for test that is no longer available
Artur Signell [Tue, 20 Dec 2011 11:30:52 +0000 (13:30 +0200)]
Removed test script for test that is no longer available

12 years agoAnt scp task is not in ant contrib, reverted faulty namespace decl.
Mikael Vappula [Tue, 20 Dec 2011 11:57:45 +0000 (13:57 +0200)]
Ant scp task is not in ant contrib, reverted faulty namespace decl.

12 years agoAdded xml namespace declaration for tasks in ant contrib
Mikael Vappula [Tue, 20 Dec 2011 11:30:06 +0000 (13:30 +0200)]
Added xml namespace declaration for tasks in ant contrib

12 years agoTest using FormBuilder and nested properties
Artur Signell [Tue, 20 Dec 2011 11:14:11 +0000 (13:14 +0200)]
Test using FormBuilder and nested properties

12 years agoMerge remote-tracking branch 'origin/6.8'
Artur Signell [Tue, 20 Dec 2011 10:46:57 +0000 (12:46 +0200)]
Merge remote-tracking branch 'origin/6.8'

12 years agoFixed test for text area
Artur Signell [Tue, 20 Dec 2011 09:10:21 +0000 (11:10 +0200)]
Fixed test for text area

12 years agoFixed test mixup
Artur Signell [Tue, 20 Dec 2011 10:37:08 +0000 (10:37 +0000)]
Fixed test mixup

svn changeset:22455/svn branch:6.8

12 years agoSplit test for #5655 to separate file to avoid issues with screenshots and changing...
Artur Signell [Tue, 20 Dec 2011 10:26:36 +0000 (10:26 +0000)]
Split test for #5655 to separate file to avoid issues with screenshots and changing dates

svn changeset:22454/svn branch:6.8

12 years agoFix more issues related to browserDetails requests in portlets (#8052)
Leif Åstrand [Tue, 20 Dec 2011 10:20:20 +0000 (12:20 +0200)]
Fix more issues related to browserDetails requests in portlets (#8052)

12 years ago#5655 Added getClientWidth() and getClientHeight() to WebBrowser and updated test
Artur Signell [Tue, 20 Dec 2011 10:11:58 +0000 (10:11 +0000)]
#5655 Added getClientWidth() and getClientHeight() to WebBrowser and updated test

svn changeset:22453/svn branch:6.8

12 years agoAdd javadoc for AbstractField.getInternalValue().
Henri Sara [Tue, 20 Dec 2011 08:12:07 +0000 (10:12 +0200)]
Add javadoc for AbstractField.getInternalValue().

12 years agoAdd / to the base of the browser details request url
Leif Åstrand [Tue, 20 Dec 2011 08:09:40 +0000 (10:09 +0200)]
Add / to the base of the browser details request url

12 years agoFix npe (#6619)
Leif Åstrand [Tue, 20 Dec 2011 07:31:47 +0000 (09:31 +0200)]
Fix npe (#6619)

12 years agoFix typo in public API
Leif Åstrand [Tue, 20 Dec 2011 07:29:36 +0000 (09:29 +0200)]
Fix typo in public API

12 years ago#6619 AbstractApplicationServlet.init: parameters reading order is strange
Leif Åstrand [Tue, 20 Dec 2011 06:31:07 +0000 (08:31 +0200)]
#6619 AbstractApplicationServlet.init: parameters reading order is strange

12 years agoAdd Application.getRoots()
Leif Åstrand [Tue, 20 Dec 2011 06:18:25 +0000 (08:18 +0200)]
Add Application.getRoots()

12 years agoMake Root.init abstract, add non-abstract LegacyWindow and migrate tests
Leif Åstrand [Tue, 20 Dec 2011 06:09:13 +0000 (08:09 +0200)]
Make Root.init abstract, add non-abstract LegacyWindow and migrate tests

12 years agoAdd license and Serializable to ServletPortletHelper
Leif Åstrand [Mon, 19 Dec 2011 16:33:55 +0000 (18:33 +0200)]
Add license and Serializable to ServletPortletHelper

12 years ago#8093 Ensure that property id is a non-null String. Cache if Bean
Artur Signell [Mon, 19 Dec 2011 15:00:47 +0000 (17:00 +0200)]
#8093 Ensure that property id is a non-null String. Cache if Bean
Validation
implementation is available or not to avoid multiple lookups.

12 years agoSupport the second bootstrap request in portlets (#8052)
Leif Åstrand [Mon, 19 Dec 2011 14:58:26 +0000 (16:58 +0200)]
Support the second bootstrap request in portlets (#8052)

12 years ago#8026, #5750 Set FormLayout default width back to 100%
Artur Signell [Mon, 19 Dec 2011 14:45:46 +0000 (16:45 +0200)]
#8026, #5750 Set FormLayout default width back to 100%

12 years agoJavadoc
Artur Signell [Mon, 19 Dec 2011 14:39:16 +0000 (16:39 +0200)]
Javadoc

12 years ago#8095 Only use BeanValidation if a JSR-303 implementation is available
Artur Signell [Mon, 19 Dec 2011 14:39:04 +0000 (16:39 +0200)]
#8095 Only use BeanValidation if a JSR-303 implementation is available

12 years agoTest for form with nested properties
Artur Signell [Mon, 19 Dec 2011 14:01:26 +0000 (16:01 +0200)]
Test for form with nested properties

12 years agoAdded generics to FieldBinderFieldFactory
Artur Signell [Mon, 19 Dec 2011 14:01:11 +0000 (16:01 +0200)]
Added generics to FieldBinderFieldFactory

12 years ago#8095 Allow binding all fields in a class using FieldBinder instead of
Artur Signell [Mon, 19 Dec 2011 13:41:10 +0000 (15:41 +0200)]
#8095 Allow binding all fields in a class using FieldBinder instead of
FormBuilder

12 years agoUse BeanItem.addNestedProperty
Artur Signell [Mon, 19 Dec 2011 13:40:12 +0000 (15:40 +0200)]
Use BeanItem.addNestedProperty

12 years ago#8153 Add BeanItem.addNestedProperty
Artur Signell [Mon, 19 Dec 2011 13:39:12 +0000 (15:39 +0200)]
#8153 Add BeanItem.addNestedProperty

12 years ago#8052 Support for root instead of application in portlet.xml
Leif Åstrand [Mon, 19 Dec 2011 13:04:14 +0000 (15:04 +0200)]
#8052 Support for root instead of application in portlet.xml

Moved some code shared with servlet to a new static helper class

12 years agoRefactor #8068 to enable support for portlets
Leif Åstrand [Mon, 19 Dec 2011 12:10:16 +0000 (14:10 +0200)]
Refactor #8068 to enable support for portlets

12 years agoDon't use WeakHashMap as it isn't Serializable
Leif Åstrand [Mon, 19 Dec 2011 11:12:23 +0000 (13:12 +0200)]
Don't use WeakHashMap as it isn't Serializable

12 years ago#8095 Use Bean Validation automatically in BeanFieldBinder
Artur Signell [Mon, 19 Dec 2011 12:53:45 +0000 (14:53 +0200)]
#8095 Use Bean Validation automatically in BeanFieldBinder

12 years ago#8093 Removed unused method property, conversion and
Artur Signell [Mon, 19 Dec 2011 12:52:23 +0000 (14:52 +0200)]
#8093 Removed unused method property, conversion and
BeanValidationForm.

12 years ago#8102 Allow overriding the conversion error message for Fields
Artur Signell [Mon, 19 Dec 2011 12:07:48 +0000 (14:07 +0200)]
#8102 Allow overriding the conversion error message for Fields

12 years agoConversionException must be static to be useful outside Converter
Artur Signell [Mon, 19 Dec 2011 11:21:00 +0000 (13:21 +0200)]
ConversionException must be static to be useful outside Converter

12 years ago#3667 Remove deprecated API from MenuBar (setSubMenuIcon & setCollapse)
Artur Signell [Mon, 19 Dec 2011 11:10:35 +0000 (13:10 +0200)]
#3667 Remove deprecated API from MenuBar (setSubMenuIcon & setCollapse)

12 years agoRemoved executable flag that causes problems on Windows
Artur Signell [Mon, 19 Dec 2011 11:06:36 +0000 (13:06 +0200)]
Removed executable flag that causes problems on Windows

12 years agoClass for creating a GraphViz chart for Vaadin component hierarchy
Artur Signell [Mon, 19 Dec 2011 11:03:04 +0000 (13:03 +0200)]
Class for creating a GraphViz chart for Vaadin component hierarchy

12 years ago#8026 Removed deprecated API from TextField
Artur Signell [Mon, 19 Dec 2011 10:53:15 +0000 (12:53 +0200)]
#8026 Removed deprecated API from TextField

12 years ago#8026 Removed deprecated FieldFactory
Artur Signell [Fri, 16 Dec 2011 14:34:14 +0000 (16:34 +0200)]
#8026 Removed deprecated FieldFactory

12 years ago#8026 Removed deprecated ExpandLayout and OrderedLayout.
Artur Signell [Fri, 16 Dec 2011 14:31:22 +0000 (16:31 +0200)]
#8026 Removed deprecated ExpandLayout and OrderedLayout.

12 years ago#8142 Removed Label.setReadOnly that made no sense
Artur Signell [Fri, 16 Dec 2011 11:33:29 +0000 (13:33 +0200)]
#8142 Removed Label.setReadOnly that made no sense

12 years agoSet the v-theme-xxx class when the theme name is acutally known
Leif Åstrand [Mon, 19 Dec 2011 10:57:28 +0000 (12:57 +0200)]
Set the v-theme-xxx class when the theme name is acutally known

12 years agoLogging from bootstrap only if debug is enabled
Leif Åstrand [Mon, 19 Dec 2011 10:48:33 +0000 (12:48 +0200)]
Logging from bootstrap only if debug is enabled

12 years agoRoot now sends click events, fixes #8151
Marc Englund [Mon, 19 Dec 2011 08:59:57 +0000 (10:59 +0200)]
Root now sends click events, fixes #8151

12 years agoFix test broken by #8125 (remove auto-conversions from properties).
Henri Sara [Mon, 19 Dec 2011 08:02:00 +0000 (10:02 +0200)]
Fix test broken by #8125 (remove auto-conversions from properties).

12 years agoRemove conversions using String constructor from Properties (#8125).
Henri Sara [Sun, 18 Dec 2011 09:53:27 +0000 (11:53 +0200)]
Remove conversions using String constructor from Properties (#8125).

ObjectProperty and MethodProperty no longer try to automatically convert
values using a String constructor of the property type. Related fixes to
tests.

12 years agoFix BeanValidation license information and make it serializable.
Henri Sara [Sun, 18 Dec 2011 09:35:08 +0000 (11:35 +0200)]
Fix BeanValidation license information and make it serializable.

12 years agoSet proper content type and charset for browser details response
Leif Åstrand [Fri, 16 Dec 2011 14:31:13 +0000 (16:31 +0200)]
Set proper content type and charset for browser details response

12 years agoTest script for #8048
Leif Åstrand [Fri, 16 Dec 2011 12:57:49 +0000 (14:57 +0200)]
Test script for #8048

12 years agoTest script for #8068
Leif Åstrand [Fri, 16 Dec 2011 12:47:52 +0000 (14:47 +0200)]
Test script for #8068

12 years agoFix method name typo (#8068)
Leif Åstrand [Fri, 16 Dec 2011 12:47:45 +0000 (14:47 +0200)]
Fix method name typo (#8068)

12 years agoTest for #7895 and #7896
Leif Åstrand [Fri, 16 Dec 2011 12:44:54 +0000 (14:44 +0200)]
Test for #7895 and #7896

12 years agoRemove UriFragmentUtility (#8048)
Leif Åstrand [Fri, 16 Dec 2011 12:19:50 +0000 (14:19 +0200)]
Remove UriFragmentUtility (#8048)

12 years agoProperly attach the root if application is set after the UI is built
Leif Åstrand [Fri, 16 Dec 2011 12:10:05 +0000 (14:10 +0200)]
Properly attach the root if application is set after the UI is built

12 years agoMerge #8143 to 6.8 and add missing methods to the Console interface
Leif Åstrand [Fri, 16 Dec 2011 12:04:04 +0000 (12:04 +0000)]
Merge #8143 to 6.8 and add missing methods to the Console interface

svn changeset:22423/svn branch:6.8

12 years ago#8093 Support JSR-303 Bean Validation
Henri Sara [Tue, 13 Dec 2011 07:36:13 +0000 (09:36 +0200)]
#8093 Support JSR-303 Bean Validation

12 years agoAdded missing license info
Artur Signell [Fri, 16 Dec 2011 08:15:12 +0000 (10:15 +0200)]
Added missing license info

12 years agoEnsure the same locale is used for all browsers
Artur Signell [Fri, 16 Dec 2011 08:15:02 +0000 (10:15 +0200)]
Ensure the same locale is used for all browsers

12 years agoDo not treat util classes as junit tests
Artur Signell [Fri, 16 Dec 2011 08:14:52 +0000 (10:14 +0200)]
Do not treat util classes as junit tests

12 years agoTake into account that the date changes
Artur Signell [Fri, 16 Dec 2011 08:09:19 +0000 (10:09 +0200)]
Take into account that the date changes

12 years agoRemoved copying of non-existing zip file in nightly publish
Artur Signell [Fri, 16 Dec 2011 08:02:27 +0000 (10:02 +0200)]
Removed copying of non-existing zip file in nightly publish

12 years agoMade StringLengthValidator compatible with RangeValidator (use null for
Artur Signell [Fri, 16 Dec 2011 07:29:52 +0000 (09:29 +0200)]
Made StringLengthValidator compatible with RangeValidator (use null for
no limit). Retain support for negative values meaning no limit