]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2011-12-23 Marko GronroosUpdated Release Notes for 7.0.0.alpha1.
2011-12-22 Marko GronroosMerge branch 'master' of ssh://dev.vaadin.com/vaadin
2011-12-22 Marko GronroosUpdated Release Notes for Vaadin 7.0.0.alpha1.
2011-12-22 Artur SignellCorrected fixed locators so test works again
2011-12-22 Marc EnglundLicense comment added to UnsupportedBrowserHandler
2011-12-22 Marc EnglundJavadocced the fact that root preserving should not...
2011-12-22 Marc EnglundRoot preservation should now work, even with @EagerInit...
2011-12-22 Henri SaraRemove TransactionalProperty that was replaced by
2011-12-22 Henri SaraMerge remote branch 'origin/6.8'
2011-12-22 Henri SaraRemove extra @Override annotation.
2011-12-22 Marc EnglundChanged javadoc to match current functionality
2011-12-22 Marc EnglundChanged how UnsupportedBrowserHandler 'singleton' store...
2011-12-22 Marc EnglundExternal UnsupportedBrowserHandler
2011-12-22 Leif ÅstrandCode for some of the mini tutorials
2011-12-22 Artur SignellChanged tests to be screenshot based to avoid bug in...
2011-12-22 Artur Signell#8102 Changing data source type from Double -> Number...
2011-12-22 Artur SignellPrint type info when an illegal type is passed to setValue
2011-12-22 Johannes DahlströmMerged changes from 6.8
2011-12-22 Leif ÅstrandMake LegacyWindow init eager as there was no other...
2011-12-22 Artur Signellcom.vaadin.data.fieldbinder -> com.vaadin.data.fieldgroup
2011-12-22 Artur SignellDefaultFormBuilderFieldFactort -> DefaultFieldGroupFiel...
2011-12-22 Leif ÅstrandAlso check contents of BrowserDetails to determine...
2011-12-22 Leif ÅstrandAdd license to EagerInit.java
2011-12-22 Henri SaraRename BeanValidationValidator to BeanValidator based...
2011-12-22 Henri SaraMove bean validation implementation availability check to
2011-12-22 Leif ÅstrandRemove @ClientWidget for Root
2011-12-22 Artur SignellIntegrated FormBuilder into FieldGroup, renamed
2011-12-22 Artur SignellbindFields -> bindMemberFields + javadoc
2011-12-22 Leif ÅstrandChange the default to a two request bootstrap
2011-12-22 Henri SaraAdd javadoc to Property.Transactional and Transactional...
2011-12-22 Henri SaraRename TransactionalProperty to Property.Transactional...
2011-12-22 Artur Signell#8095 Method renames based on API review meeting
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 Artur Signell#5655 Javadoc that the size is only updated on full...
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 (...
next