]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
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 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

12 years agoNicer toString()
Artur Signell [Fri, 16 Dec 2011 07:28:06 +0000 (09:28 +0200)]
Nicer toString()

12 years ago#8095 Added field type to field factory to be able to validate that a
Artur Signell [Fri, 16 Dec 2011 07:27:56 +0000 (09:27 +0200)]
#8095 Added field type to field factory to be able to validate that a
field of correct type is created and to be able to create different
fields (e.g. selects) based on what the user wants.

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

12 years ago#8094 Initial implementation of two phase commit
Artur Signell [Fri, 16 Dec 2011 07:23:38 +0000 (09:23 +0200)]
#8094 Initial implementation of two phase commit

12 years ago#8127 Added setBuffered and isBuffered to com.vaadin.data.Buffered
Artur Signell [Thu, 15 Dec 2011 17:28:00 +0000 (19:28 +0200)]
#8127 Added setBuffered and isBuffered to com.vaadin.data.Buffered

12 years ago#8101 Made it possible to use different strings to represents Booleans
Artur Signell [Thu, 15 Dec 2011 16:54:33 +0000 (18:54 +0200)]
#8101 Made it possible to use different strings to represents Booleans

12 years ago#8101 Consistent handling of null locale
Artur Signell [Thu, 15 Dec 2011 16:52:27 +0000 (18:52 +0200)]
#8101 Consistent handling of null locale

12 years ago#8095 Corrected getUnboundPropertyIds implementation and fixed javadoc
Artur Signell [Thu, 15 Dec 2011 12:30:28 +0000 (14:30 +0200)]
#8095 Corrected getUnboundPropertyIds implementation and fixed javadoc

12 years agoFixed javadoc typo
Artur Signell [Thu, 15 Dec 2011 12:15:23 +0000 (14:15 +0200)]
Fixed javadoc typo

12 years agoFixed tests to use seconds resolutions instead of milliseconds
Artur Signell [Thu, 15 Dec 2011 12:13:55 +0000 (14:13 +0200)]
Fixed tests to use seconds resolutions instead of milliseconds

12 years agoTest for #7894
Leif Åstrand [Thu, 15 Dec 2011 13:34:05 +0000 (15:34 +0200)]
Test for #7894

12 years agoRestore the legacy functionality of Root.addComponent and its relatives
Leif Åstrand [Thu, 15 Dec 2011 13:32:21 +0000 (15:32 +0200)]
Restore the legacy functionality of Root.addComponent and its relatives

12 years agoTest script for theme loading (#7885)
Leif Åstrand [Thu, 15 Dec 2011 13:03:41 +0000 (15:03 +0200)]
Test script for theme loading (#7885)

Widgetset loading can not be automatically tested as there is only one
widgetset available in the testing environment

12 years agoTest script for #7882, #7883 and #7884
Leif Åstrand [Thu, 15 Dec 2011 12:46:03 +0000 (14:46 +0200)]
Test script for #7882, #7883 and #7884

12 years agoUpdate uri fragment parameter reading for #8098
Leif Åstrand [Thu, 15 Dec 2011 12:45:25 +0000 (14:45 +0200)]
Update uri fragment parameter reading for #8098

12 years agoEase migration by not requiring getTestDescription to be public (#8053)
Leif Åstrand [Thu, 15 Dec 2011 12:31:09 +0000 (14:31 +0200)]
Ease migration by not requiring getTestDescription to be public (#8053)

12 years agoEnsure WebBrowser is updated and available from BrowserDetails (#8098)
Leif Åstrand [Thu, 15 Dec 2011 12:22:09 +0000 (14:22 +0200)]
Ensure WebBrowser is updated and available from BrowserDetails (#8098)

12 years agoCheck for client side details for all requests
Leif Åstrand [Thu, 15 Dec 2011 12:20:31 +0000 (14:20 +0200)]
Check for client side details for all requests

12 years agoMake analyzeLayouts work with Roots
Leif Åstrand [Thu, 15 Dec 2011 12:20:02 +0000 (14:20 +0200)]
Make analyzeLayouts work with Roots

12 years agoFormatting cleanup
Leif Åstrand [Thu, 15 Dec 2011 09:40:00 +0000 (11:40 +0200)]
Formatting cleanup

12 years agoUpdated test to use second resolution instead of millisecond
Artur Signell [Thu, 15 Dec 2011 11:57:15 +0000 (13:57 +0200)]
Updated test to use second resolution instead of millisecond

12 years ago#8127 Add setBuffered to ease use of read through and write through
Artur Signell [Thu, 15 Dec 2011 11:14:59 +0000 (13:14 +0200)]
#8127 Add setBuffered to ease use of read through and write through
modes

12 years agoSet the date explicitly to avoid problems with hours/minutes/seconds
Artur Signell [Thu, 15 Dec 2011 11:06:33 +0000 (13:06 +0200)]
Set the date explicitly to avoid problems with hours/minutes/seconds

12 years ago#8118 Don't test with millisecond resolution
Artur Signell [Thu, 15 Dec 2011 10:57:46 +0000 (12:57 +0200)]
#8118 Don't test with millisecond resolution

12 years ago#8118 Removed test for millisecond resolution
Artur Signell [Thu, 15 Dec 2011 10:54:43 +0000 (12:54 +0200)]
#8118 Removed test for millisecond resolution

12 years ago#8118 Fixed problem caused by removing millsecond support
Artur Signell [Thu, 15 Dec 2011 10:48:45 +0000 (12:48 +0200)]
#8118 Fixed problem caused by removing millsecond support

12 years ago#8117 Fixed problem caused by changing default DateField resolution
Artur Signell [Thu, 15 Dec 2011 10:45:38 +0000 (12:45 +0200)]
#8117 Fixed problem caused by changing default DateField resolution

12 years agoFix setting of source exception setting on commit.
Henri Sara [Thu, 15 Dec 2011 10:38:02 +0000 (12:38 +0200)]
Fix setting of source exception setting on commit.

12 years ago#8019/#8117/#6081 Cleaned up code and fixed issue where an invalid
Artur Signell [Thu, 15 Dec 2011 10:31:56 +0000 (12:31 +0200)]
#8019/#8117/#6081 Cleaned up code and fixed issue where an invalid
string was interpreted as a valid date

Also added test for the Resolution enum static methods

12 years agoRemoved extra IntegerValidator for a field with an Integer property data
Artur Signell [Thu, 15 Dec 2011 10:27:17 +0000 (12:27 +0200)]
Removed extra IntegerValidator for a field with an Integer property data
source. Corrected assertion in the test as converter throws the
exception and not an IntegerValidator anymore

12 years agoSplit array assertion method to separate util class
Artur Signell [Thu, 15 Dec 2011 10:19:45 +0000 (12:19 +0200)]
Split array assertion method to separate util class

12 years agoAdded comment that null values are always accepted for RangeValidator
Artur Signell [Thu, 15 Dec 2011 10:08:11 +0000 (12:08 +0200)]
Added comment that null values are always accepted for RangeValidator

12 years ago#8110 Added comments that comparison is done directly on the date object
Artur Signell [Thu, 15 Dec 2011 10:06:29 +0000 (12:06 +0200)]
#8110 Added comments that comparison is done directly on the date object

12 years agoFixed missing apache license
Artur Signell [Thu, 15 Dec 2011 07:45:05 +0000 (09:45 +0200)]
Fixed missing apache license

12 years ago#8097 Root does not send resize events
Leif Åstrand [Thu, 15 Dec 2011 09:36:18 +0000 (11:36 +0200)]
#8097 Root does not send resize events

12 years agoFix missing Serializable
Leif Åstrand [Thu, 15 Dec 2011 07:19:46 +0000 (09:19 +0200)]
Fix missing Serializable

12 years agoFix generics in a test.
Henri Sara [Thu, 15 Dec 2011 08:51:08 +0000 (10:51 +0200)]
Fix generics in a test.

12 years agoFixed missing licenses and Serializable issues
Artur Signell [Thu, 15 Dec 2011 00:50:39 +0000 (02:50 +0200)]
Fixed missing licenses and Serializable issues

12 years ago#8095 Initial raw version of FieldBinder and related classes
Artur Signell [Thu, 15 Dec 2011 00:37:58 +0000 (02:37 +0200)]
#8095 Initial raw version of FieldBinder and related classes

12 years agoFixed exception message to report correctly what it was trying to
Artur Signell [Thu, 15 Dec 2011 00:36:45 +0000 (02:36 +0200)]
Fixed exception message to report correctly what it was trying to
convert to

12 years ago#8101 All Strings are now trimmed before conversion
Artur Signell [Wed, 14 Dec 2011 20:38:27 +0000 (22:38 +0200)]
#8101 All Strings are now trimmed before conversion

12 years ago#6081 Always also zero out milliseconds
Artur Signell [Wed, 14 Dec 2011 20:10:11 +0000 (22:10 +0200)]
#6081 Always also zero out milliseconds

12 years ago#8110 Validation is now done on the converted value
Artur Signell [Wed, 14 Dec 2011 20:09:43 +0000 (22:09 +0200)]
#8110 Validation is now done on the converted value

Added type to AbstractValidator and automatic type checking so sub
classes get the correct type automatically
Added a RangeValidator that work with any type that is Comparable
CompositeValidator no longer extends AbstractValidator as it does
not validate in the same way as AbstractValidator does

12 years agoFixed test
Artur Signell [Wed, 14 Dec 2011 19:22:23 +0000 (21:22 +0200)]
Fixed test

12 years ago#8118 Remove support for millisecond resolution
Artur Signell [Tue, 13 Dec 2011 16:49:04 +0000 (18:49 +0200)]
#8118 Remove support for millisecond resolution

12 years ago#8117 DateField resolution default should be day
Artur Signell [Tue, 13 Dec 2011 16:42:01 +0000 (18:42 +0200)]
#8117 DateField resolution default should be day

12 years ago#6081 DateField should zero fields that are not part of the resolution
Artur Signell [Tue, 13 Dec 2011 16:35:50 +0000 (18:35 +0200)]
#6081 DateField should zero fields that are not part of the resolution

12 years ago#8019 Changed DateField resolution to enum
Artur Signell [Tue, 13 Dec 2011 16:28:04 +0000 (18:28 +0200)]
#8019 Changed DateField resolution to enum

12 years agoUse getter and setter for source exception
Artur Signell [Mon, 12 Dec 2011 14:49:36 +0000 (16:49 +0200)]
Use getter and setter for source exception

12 years agoMove initial UIDL generation out from AjaxPageHandler
Leif Åstrand [Wed, 14 Dec 2011 15:53:19 +0000 (17:53 +0200)]
Move initial UIDL generation out from AjaxPageHandler

12 years agoMove the initialization of AjaxPageHandler to avoid null pointers
Leif Åstrand [Wed, 14 Dec 2011 15:24:10 +0000 (17:24 +0200)]
Move the initialization of AjaxPageHandler to avoid null pointers

12 years ago#8052 Restore Portlet support
Leif Åstrand [Wed, 14 Dec 2011 14:51:30 +0000 (16:51 +0200)]
#8052 Restore Portlet support

12 years agoUpdate regex to cope with the request paths used in portlets
Leif Åstrand [Wed, 14 Dec 2011 12:36:46 +0000 (14:36 +0200)]
Update regex to cope with the request paths used in portlets

12 years agoMigrate AAP.getStaticFilesLocstion to WrappedPortletRequest
Leif Åstrand [Tue, 13 Dec 2011 08:15:41 +0000 (10:15 +0200)]
Migrate AAP.getStaticFilesLocstion to WrappedPortletRequest

12 years agoRefactor to use different WrappedRequests for Portal specific hacks
Leif Åstrand [Mon, 12 Dec 2011 12:57:08 +0000 (14:57 +0200)]
Refactor to use different WrappedRequests for Portal specific hacks

Also move the code for updating WebBrowser to that class instead of the
duplicated code for Servlet and Portlet.

12 years agoMerge branch 'windowing'
Marc Englund [Wed, 14 Dec 2011 14:46:08 +0000 (16:46 +0200)]
Merge branch 'windowing'

12 years agoUIDL can now be included in initial html, or second 'browser details' response, to...
Marc Englund [Wed, 14 Dec 2011 14:01:31 +0000 (16:01 +0200)]
UIDL can now be included in initial html, or second 'browser details' response, to avoid an extra UIDL request. For #8049

12 years agoFix null handling for CheckBox.
Henri Sara [Tue, 13 Dec 2011 13:51:55 +0000 (15:51 +0200)]
Fix null handling for CheckBox.

Broken probably in Button hierarchy refactoring, see the old ticket
#6918.

12 years agoFix log component references in WindowClickEvents test.
Henri Sara [Tue, 13 Dec 2011 13:12:41 +0000 (15:12 +0200)]
Fix log component references in WindowClickEvents test.

12 years agoFix test TableClickValueChangeInteraction.
Henri Sara [Tue, 13 Dec 2011 12:58:07 +0000 (14:58 +0200)]
Fix test TableClickValueChangeInteraction.

12 years ago#8111 Remove dotted prefix of nested property names from captions.
Henri Sara [Tue, 13 Dec 2011 11:28:21 +0000 (13:28 +0200)]
#8111 Remove dotted prefix of nested property names from captions.

12 years agoFix test TableUndefinedSize.
Henri Sara [Tue, 13 Dec 2011 10:06:30 +0000 (12:06 +0200)]
Fix test TableUndefinedSize.

12 years agoFix TableUndefinedSize test to add listeners after setting values.
Henri Sara [Tue, 13 Dec 2011 08:47:35 +0000 (10:47 +0200)]
Fix TableUndefinedSize test to add listeners after setting values.

12 years agoFix test class name in test bench test ValidationOfRequiredEmptyFields.
Henri Sara [Tue, 13 Dec 2011 08:38:45 +0000 (10:38 +0200)]
Fix test class name in test bench test ValidationOfRequiredEmptyFields.

12 years agoFix exclusion pattern for test data bean classes.
Henri Sara [Tue, 13 Dec 2011 08:34:41 +0000 (10:34 +0200)]
Fix exclusion pattern for test data bean classes.

12 years agoUpdate license header in one more source file.
Henri Sara [Tue, 13 Dec 2011 08:33:33 +0000 (10:33 +0200)]
Update license header in one more source file.

12 years agoExclude test data beans from JUnit test execution.
Henri Sara [Tue, 13 Dec 2011 08:20:40 +0000 (10:20 +0200)]
Exclude test data beans from JUnit test execution.

12 years agoUpdate old license headers
Henri Sara [Tue, 13 Dec 2011 08:19:46 +0000 (10:19 +0200)]
Update old license headers

12 years agoMisc minor javadoc fixes
Artur Signell [Mon, 12 Dec 2011 13:00:28 +0000 (15:00 +0200)]
Misc minor javadoc fixes

12 years ago#8103 ConverterFactory is no longer static + javadoc updates
Artur Signell [Mon, 12 Dec 2011 12:51:22 +0000 (14:51 +0200)]
#8103 ConverterFactory is no longer static + javadoc updates

12 years agoRemoved unused class
Artur Signell [Mon, 12 Dec 2011 12:31:55 +0000 (14:31 +0200)]
Removed unused class

12 years ago#8101/#8103 Javadoc for converters and converter factory
Artur Signell [Mon, 12 Dec 2011 12:31:43 +0000 (14:31 +0200)]
#8101/#8103 Javadoc for converters and converter factory

12 years ago#8101 Javadoc for Converter
Artur Signell [Mon, 12 Dec 2011 11:23:32 +0000 (13:23 +0200)]
#8101 Javadoc for Converter

12 years ago#7930 Fix/Improve Validator javadoc based on review.
Henri Sara [Mon, 12 Dec 2011 12:33:36 +0000 (14:33 +0200)]
#7930 Fix/Improve Validator javadoc based on review.

12 years agoTest for #8074
Artur Signell [Mon, 12 Dec 2011 10:06:22 +0000 (12:06 +0200)]
Test for #8074

12 years ago#8074 Additional fix to still allow using setValue with integers
Artur Signell [Mon, 12 Dec 2011 07:42:20 +0000 (09:42 +0200)]
#8074 Additional fix to still allow using setValue with integers

12 years agoImprove #7930 (elimination of Validator.isValid()) based on review.
Henri Sara [Fri, 9 Dec 2011 11:26:41 +0000 (13:26 +0200)]
Improve #7930 (elimination of Validator.isValid()) based on review.

12 years agoAdd some comments in CustomField javadoc.
Henri Sara [Fri, 9 Dec 2011 08:15:47 +0000 (10:15 +0200)]
Add some comments in CustomField javadoc.

12 years ago#8026 Removed deprecated API from Slider/VSlider
Artur Signell [Fri, 9 Dec 2011 10:50:30 +0000 (12:50 +0200)]
#8026 Removed deprecated API from Slider/VSlider

12 years ago#8074 Ensure Slider value is in valid range.
Artur Signell [Fri, 9 Dec 2011 09:42:34 +0000 (11:42 +0200)]
#8074 Ensure Slider value is in valid range.

Changed ValueOutOfBoundsException to be a RuntimeException and removed
extra methods. Also changed type of Slider to Double from Number as it
is 100% based on doubles.

12 years ago#8073 Slider.setValue(Double value, boolean repaintIsNotNeeded) should
Artur Signell [Fri, 9 Dec 2011 08:54:15 +0000 (10:54 +0200)]
#8073 Slider.setValue(Double value, boolean repaintIsNotNeeded) should
be protected, not public

12 years agoMark ConverterFactory as Serializable
Leif Åstrand [Fri, 9 Dec 2011 08:28:37 +0000 (10:28 +0200)]
Mark ConverterFactory as Serializable

12 years agoRemoved dummy test file
Artur Signell [Thu, 8 Dec 2011 15:59:12 +0000 (17:59 +0200)]
Removed dummy test file

12 years ago#3851 AbstractField should run validators for empty fields
Artur Signell [Thu, 8 Dec 2011 15:58:13 +0000 (17:58 +0200)]
#3851 AbstractField should run validators for empty fields

12 years agoRemove more deleted files that were resurrected by a merge
Leif Åstrand [Fri, 9 Dec 2011 08:25:51 +0000 (10:25 +0200)]
Remove more deleted files that were resurrected by a merge