]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2011-12-19 Marc EnglundRoot now sends click events, fixes #8151
2011-12-19 Henri SaraFix test broken by #8125 (remove auto-conversions from...
2011-12-18 Henri SaraRemove conversions using String constructor from Proper...
2011-12-18 Henri SaraFix BeanValidation license information and make it...
2011-12-16 Leif ÅstrandSet proper content type and charset for browser details...
2011-12-16 Leif ÅstrandTest script for #8048
2011-12-16 Leif ÅstrandTest script for #8068
2011-12-16 Leif ÅstrandFix method name typo (#8068)
2011-12-16 Leif ÅstrandTest for #7895 and #7896
2011-12-16 Leif ÅstrandRemove UriFragmentUtility (#8048)
2011-12-16 Leif ÅstrandProperly attach the root if application is set after...
2011-12-16 Henri Sara#8093 Support JSR-303 Bean Validation
2011-12-16 Artur SignellAdded missing license info
2011-12-16 Artur SignellEnsure the same locale is used for all browsers
2011-12-16 Artur SignellDo not treat util classes as junit tests
2011-12-16 Artur SignellTake into account that the date changes
2011-12-16 Artur SignellRemoved copying of non-existing zip file in nightly...
2011-12-16 Artur SignellMade StringLengthValidator compatible with RangeValidat...
2011-12-16 Artur SignellNicer toString()
2011-12-16 Artur Signell#8095 Added field type to field factory to be able...
2011-12-16 Artur SignellAdded missing license info
2011-12-16 Artur Signell#8094 Initial implementation of two phase commit
2011-12-15 Artur Signell#8127 Added setBuffered and isBuffered to com.vaadin...
2011-12-15 Artur Signell#8101 Made it possible to use different strings to...
2011-12-15 Artur Signell#8101 Consistent handling of null locale
2011-12-15 Artur Signell#8095 Corrected getUnboundPropertyIds implementation...
2011-12-15 Artur SignellFixed javadoc typo
2011-12-15 Artur SignellFixed tests to use seconds resolutions instead of milli...
2011-12-15 Leif ÅstrandTest for #7894
2011-12-15 Leif ÅstrandRestore the legacy functionality of Root.addComponent...
2011-12-15 Leif ÅstrandTest script for theme loading (#7885)
2011-12-15 Leif ÅstrandTest script for #7882, #7883 and #7884
2011-12-15 Leif ÅstrandUpdate uri fragment parameter reading for #8098
2011-12-15 Leif ÅstrandEase migration by not requiring getTestDescription...
2011-12-15 Leif ÅstrandEnsure WebBrowser is updated and available from Browser...
2011-12-15 Leif ÅstrandCheck for client side details for all requests
2011-12-15 Leif ÅstrandMake analyzeLayouts work with Roots
2011-12-15 Leif ÅstrandFormatting cleanup
2011-12-15 Artur SignellUpdated test to use second resolution instead of millis...
2011-12-15 Artur Signell#8127 Add setBuffered to ease use of read through and...
2011-12-15 Artur SignellSet the date explicitly to avoid problems with hours...
2011-12-15 Artur Signell#8118 Don't test with millisecond resolution
2011-12-15 Artur Signell#8118 Removed test for millisecond resolution
2011-12-15 Artur Signell#8118 Fixed problem caused by removing millsecond support
2011-12-15 Artur Signell#8117 Fixed problem caused by changing default DateFiel...
2011-12-15 Henri SaraFix setting of source exception setting on commit.
2011-12-15 Artur Signell#8019/#8117/#6081 Cleaned up code and fixed issue where...
2011-12-15 Artur SignellRemoved extra IntegerValidator for a field with an...
2011-12-15 Artur SignellSplit array assertion method to separate util class
2011-12-15 Artur SignellAdded comment that null values are always accepted...
2011-12-15 Artur Signell#8110 Added comments that comparison is done directly...
2011-12-15 Artur SignellFixed missing apache license
2011-12-15 Leif Åstrand#8097 Root does not send resize events
2011-12-15 Leif ÅstrandFix missing Serializable
2011-12-15 Henri SaraFix generics in a test.
2011-12-15 Artur SignellFixed missing licenses and Serializable issues
2011-12-15 Artur Signell#8095 Initial raw version of FieldBinder and related...
2011-12-15 Artur SignellFixed exception message to report correctly what it...
2011-12-14 Artur Signell#8101 All Strings are now trimmed before conversion
2011-12-14 Artur Signell#6081 Always also zero out milliseconds
2011-12-14 Artur Signell#8110 Validation is now done on the converted value
2011-12-14 Artur SignellFixed test
2011-12-14 Artur Signell#8118 Remove support for millisecond resolution
2011-12-14 Artur Signell#8117 DateField resolution default should be day
2011-12-14 Artur Signell#6081 DateField should zero fields that are not part...
2011-12-14 Artur Signell#8019 Changed DateField resolution to enum
2011-12-14 Artur SignellUse getter and setter for source exception
2011-12-14 Leif ÅstrandMove initial UIDL generation out from AjaxPageHandler
2011-12-14 Leif ÅstrandMove the initialization of AjaxPageHandler to avoid...
2011-12-14 Leif Åstrand#8052 Restore Portlet support
2011-12-14 Leif ÅstrandUpdate regex to cope with the request paths used in...
2011-12-14 Leif ÅstrandMigrate AAP.getStaticFilesLocstion to WrappedPortletRequest
2011-12-14 Leif ÅstrandRefactor to use different WrappedRequests for Portal...
2011-12-14 Marc EnglundMerge branch 'windowing'
2011-12-14 Marc EnglundUIDL can now be included in initial html, or second...
2011-12-13 Henri SaraFix null handling for CheckBox.
2011-12-13 Henri SaraFix log component references in WindowClickEvents test.
2011-12-13 Henri SaraFix test TableClickValueChangeInteraction.
2011-12-13 Henri Sara#8111 Remove dotted prefix of nested property names...
2011-12-13 Henri SaraFix test TableUndefinedSize.
2011-12-13 Henri SaraFix TableUndefinedSize test to add listeners after...
2011-12-13 Henri SaraFix test class name in test bench test ValidationOfRequ...
2011-12-13 Henri SaraFix exclusion pattern for test data bean classes.
2011-12-13 Henri SaraUpdate license header in one more source file.
2011-12-13 Henri SaraExclude test data beans from JUnit test execution.
2011-12-13 Henri SaraUpdate old license headers
2011-12-12 Artur SignellMisc minor javadoc fixes
2011-12-12 Artur Signell#8103 ConverterFactory is no longer static + javadoc...
2011-12-12 Artur SignellRemoved unused class
2011-12-12 Artur Signell#8101/#8103 Javadoc for converters and converter factory
2011-12-12 Artur Signell#8101 Javadoc for Converter
2011-12-12 Henri Sara#7930 Fix/Improve Validator javadoc based on review.
2011-12-12 Artur SignellTest for #8074
2011-12-12 Artur Signell#8074 Additional fix to still allow using setValue...
2011-12-09 Henri SaraImprove #7930 (elimination of Validator.isValid())...
2011-12-09 Henri SaraAdd some comments in CustomField javadoc.
2011-12-09 Artur Signell#8026 Removed deprecated API from Slider/VSlider
2011-12-09 Artur Signell#8074 Ensure Slider value is in valid range.
2011-12-09 Artur Signell#8073 Slider.setValue(Double value, boolean repaintIsNo...
2011-12-09 Leif ÅstrandMark ConverterFactory as Serializable
next