]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2011-12-22 Artur SignellRenamed FieldBinder -> FieldGroup, BeanFieldBinder...
2011-12-22 Artur Signell#8173 Deprecated separate read through and write throug...
2011-12-22 Artur SignellRemoved static helper for BeanValidationValidator as...
2011-12-22 Artur SignellJavadoc fixes
2011-12-22 Leif ÅstrandReplace RootPreserveStrategy with Application.setRootPr...
2011-12-22 Leif ÅstrandRootRequiresMoreInformation -> RootRequiresMoreInformat...
2011-12-22 Henri SaraRename CustomField.createContent() to initContent(...
2011-12-22 Leif ÅstrandRename @RootWidgetset -> @Widgetset
2011-12-22 Leif ÅstrandRename @RootTheme -> @Theme
2011-12-22 Leif ÅstrandRename AjaxPageHandler -> BootstrapHandler
2011-12-22 Artur SignellRenamed getValueConversionError -> getConversionError...
2011-12-22 Artur SignellJavadoc typo
2011-12-22 Artur SignellRemoved getStringValue based on API review meeting
2011-12-21 Artur Signell#8101 Swapped generics parameter order for Converter...
2011-12-21 Artur Signell#8101 Renamed source type to presentation and target...
2011-12-21 Artur Signell#8102 getConvertedFieldValue -> getConvertedValue,...
2011-12-21 Artur Signell#8102 Removed "value" from value converter used in...
2011-12-21 Artur Signell#8095 Renamed FieldBinderFieldFactory -> FormBuilderFie...
2011-12-21 Artur Signell#8110 Allow Integers and Doubles to pass through
2011-12-21 Leif ÅstrandAdd antcontrib: prefix to an if block
2011-12-21 Henri SaraFix TableMultiSelectSimple test (see #8125 - removed...
2011-12-21 Leif ÅstrandCreate the right type of AbstractTextField and use...
2011-12-21 Henri SaraFix test TableSingleSelect (see #8125 - removed automat...
2011-12-21 Artur Signell#8101 Deprecated PropertyFormatter in favor of Converters
2011-12-21 Henri SaraImprove javadoc for bean validation (#8093).
2011-12-21 Artur SignellAdded FormBuilder.BuildException
2011-12-21 Artur Signell#8125 Javadoc update
2011-12-21 Artur Signell#8125 Removed remaining references to Property.Conversi...
2011-12-21 Artur SignellInclude original conversion exception as cause for...
2011-12-21 Artur SignellNoted that the caption property must be of String type
2011-12-21 Artur SignellRemoved obsolete UriFragmentUtilityListener test
2011-12-21 Marc EnglundMinor change to isChromeFrame logic
2011-12-21 Marc EnglundInitial unsupported-browser-warning-page for #7985
2011-12-21 Artur Signell#8125 Removed Property.ConversionException and String...
2011-12-21 Artur SignellTextField no longer supports a "secret" mode
2011-12-21 Artur SignellTextField -> TextArea
2011-12-21 Artur SignellFixed test to ignore removed OrderedLayout and ExpandLayout
2011-12-21 Artur SignellRemoved test that is no longer needed
2011-12-21 Artur SignellTextField -> TextArea
2011-12-21 Artur SignellDo not allow setting height for components that do...
2011-12-21 Artur SignellFixed test to use TextArea instead of TextField
2011-12-20 Leif ÅstrandAdd one missing antcontrib: prefix
2011-12-20 Artur SignellRemoved remaining references to FormBuilderException
2011-12-20 Leif ÅstrandEnable finding theme resources without a Callback instance
2011-12-20 Artur SignellThrow real exceptions from helpers in ReflectTools
2011-12-20 Artur SignellRe-added deprecated booleanValue() to ease migration
2011-12-20 Artur SignellCorrected assert string
2011-12-20 Artur SignellRemoved test script for test that is no longer available
2011-12-20 Mikael VappulaAnt scp task is not in ant contrib, reverted faulty...
2011-12-20 Mikael VappulaAdded xml namespace declaration for tasks in ant contrib
2011-12-20 Artur SignellTest using FormBuilder and nested properties
2011-12-20 Artur SignellMerge remote-tracking branch 'origin/6.8'
2011-12-20 Artur SignellFixed test for text area
2011-12-20 Artur SignellFixed test mixup
2011-12-20 Artur SignellSplit test for #5655 to separate file to avoid issues...
2011-12-20 Leif ÅstrandFix more issues related to browserDetails requests...
2011-12-20 Artur Signell#5655 Added getClientWidth() and getClientHeight()...
2011-12-20 Henri SaraAdd javadoc for AbstractField.getInternalValue().
2011-12-20 Leif ÅstrandAdd / to the base of the browser details request url
2011-12-20 Leif ÅstrandFix npe (#6619)
2011-12-20 Leif ÅstrandFix typo in public API
2011-12-20 Leif Åstrand#6619 AbstractApplicationServlet.init: parameters readi...
2011-12-20 Leif ÅstrandAdd Application.getRoots()
2011-12-20 Leif ÅstrandMake Root.init abstract, add non-abstract LegacyWindow...
2011-12-19 Leif ÅstrandAdd license and Serializable to ServletPortletHelper
2011-12-19 Artur Signell#8093 Ensure that property id is a non-null String...
2011-12-19 Leif ÅstrandSupport the second bootstrap request in portlets (...
2011-12-19 Artur Signell#8026, #5750 Set FormLayout default width back to 100%
2011-12-19 Artur SignellJavadoc
2011-12-19 Artur Signell#8095 Only use BeanValidation if a JSR-303 implementati...
2011-12-19 Artur SignellTest for form with nested properties
2011-12-19 Artur SignellAdded generics to FieldBinderFieldFactory
2011-12-19 Artur Signell#8095 Allow binding all fields in a class using FieldBi...
2011-12-19 Artur SignellUse BeanItem.addNestedProperty
2011-12-19 Artur Signell#8153 Add BeanItem.addNestedProperty
2011-12-19 Leif Åstrand#8052 Support for root instead of application in portle...
2011-12-19 Leif ÅstrandRefactor #8068 to enable support for portlets
2011-12-19 Leif ÅstrandDon't use WeakHashMap as it isn't Serializable
2011-12-19 Artur Signell#8095 Use Bean Validation automatically in BeanFieldBinder
2011-12-19 Artur Signell#8093 Removed unused method property, conversion and
2011-12-19 Artur Signell#8102 Allow overriding the conversion error message...
2011-12-19 Artur SignellConversionException must be static to be useful outside...
2011-12-19 Artur Signell#3667 Remove deprecated API from MenuBar (setSubMenuIco...
2011-12-19 Artur SignellRemoved executable flag that causes problems on Windows
2011-12-19 Artur SignellClass for creating a GraphViz chart for Vaadin componen...
2011-12-19 Artur Signell#8026 Removed deprecated API from TextField
2011-12-19 Artur Signell#8026 Removed deprecated FieldFactory
2011-12-19 Artur Signell#8026 Removed deprecated ExpandLayout and OrderedLayout.
2011-12-19 Artur Signell#8142 Removed Label.setReadOnly that made no sense
2011-12-19 Leif ÅstrandSet the v-theme-xxx class when the theme name is acutal...
2011-12-19 Leif ÅstrandLogging from bootstrap only if debug is enabled
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
next