summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Change the default to a two request bootstrapLeif Åstrand2011-12-227-37/+38
* Add javadoc to Property.Transactional and TransactionalPropertyWrapper.Henri Sara2011-12-222-0/+28
* Rename TransactionalProperty to Property.Transactional based on reviewHenri Sara2011-12-223-4/+58
* #8095 Method renames based on API review meetingArtur Signell2011-12-223-37/+37
* Renamed FieldBinder -> FieldGroup, BeanFieldBinder -> BeanFieldGroupArtur Signell2011-12-228-41/+52
* #8173 Deprecated separate read through and write through modesArtur Signell2011-12-226-9/+30
* Removed static helper for BeanValidationValidator as it incorrectlyArtur Signell2011-12-222-157/+7
* Javadoc fixesArtur Signell2011-12-227-36/+44
* Replace RootPreserveStrategy with Application.setRootPreserved(boolean)Leif Åstrand2011-12-223-112/+47
* RootRequiresMoreInformation -> RootRequiresMoreInformationExceptionLeif Åstrand2011-12-228-26/+26
* Rename CustomField.createContent() to initContent() (#3718).Henri Sara2011-12-223-8/+11
* Rename @RootWidgetset -> @WidgetsetLeif Åstrand2011-12-223-6/+6
* Rename @RootTheme -> @ThemeLeif Åstrand2011-12-223-5/+5
* Rename AjaxPageHandler -> BootstrapHandlerLeif Åstrand2011-12-225-60/+60
* Renamed getValueConversionError -> getConversionError that was missingArtur Signell2011-12-221-9/+9
* Javadoc typoArtur Signell2011-12-221-1/+1
* Removed getStringValue based on API review meetingArtur Signell2011-12-2212-117/+40
* #8101 Swapped generics parameter order for Converter based on API reviewArtur Signell2011-12-2116-93/+84
* #8101 Renamed source type to presentation and target type to model forArtur Signell2011-12-2113-121/+143
* #8102 getConvertedFieldValue -> getConvertedValue, addedArtur Signell2011-12-213-7/+25
* #8102 Removed "value" from value converter used in AbstractField andArtur Signell2011-12-216-54/+51
* #8095 Renamed FieldBinderFieldFactory -> FormBuilderFieldFactoryArtur Signell2011-12-213-5/+5
* #8110 Allow Integers and Doubles to pass throughArtur Signell2011-12-213-0/+87
* Add antcontrib: prefix to an if blockLeif Åstrand2011-12-211-4/+4
* Fix TableMultiSelectSimple test (see #8125 - removed conversions).Henri Sara2011-12-211-1/+1
* Create the right type of AbstractTextField and use TextField as defaultLeif Åstrand2011-12-211-18/+16
* Fix test TableSingleSelect (see #8125 - removed automatic conversions).Henri Sara2011-12-211-1/+1
* #8101 Deprecated PropertyFormatter in favor of ConvertersArtur Signell2011-12-211-0/+3
* Improve javadoc for bean validation (#8093).Henri Sara2011-12-211-7/+49
* Added FormBuilder.BuildExceptionArtur Signell2011-12-212-3/+13
* #8125 Javadoc updateArtur Signell2011-12-211-3/+2
* #8125 Removed remaining references to Property.ConversionExceptionArtur Signell2011-12-214-10/+2
* Include original conversion exception as cause for exceptionArtur Signell2011-12-211-1/+2
* Noted that the caption property must be of String typeArtur Signell2011-12-211-1/+3
* Removed obsolete UriFragmentUtilityListener testArtur Signell2011-12-211-13/+0
* Minor change to isChromeFrame logicMarc Englund2011-12-211-1/+1
* Initial unsupported-browser-warning-page for #7985Marc Englund2011-12-214-3/+129
* #8125 Removed Property.ConversionException and String constructor basedArtur Signell2011-12-2118-173/+50
* TextField no longer supports a "secret" modeArtur Signell2011-12-212-198/+1
* TextField -> TextAreaArtur Signell2011-12-212-11/+12
* Fixed test to ignore removed OrderedLayout and ExpandLayoutArtur Signell2011-12-211-108/+55
* Removed test that is no longer neededArtur Signell2011-12-211-182/+0
* TextField -> TextAreaArtur Signell2011-12-211-3/+2
* Do not allow setting height for components that do not support itArtur Signell2011-12-211-0/+10
* Fixed test to use TextArea instead of TextFieldArtur Signell2011-12-211-1/+1
* Add one missing antcontrib: prefixLeif Åstrand2011-12-201-1/+1
* Removed remaining references to FormBuilderExceptionArtur Signell2011-12-201-8/+10
* Enable finding theme resources without a Callback instanceLeif Åstrand2011-12-205-26/+37
* Throw real exceptions from helpers in ReflectToolsArtur Signell2011-12-202-50/+38
* Re-added deprecated booleanValue() to ease migrationArtur Signell2011-12-201-0/+13