summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Updated mini tutorial to use precreated fieldsLeif Åstrand2012-01-021-18/+14
* The final mini tutorial for alpha1Leif Åstrand2012-01-021-0/+102
* Merge branch 'contrib'Leif Åstrand2012-01-027-47/+40
|\
| * #8019 Fixed Sizable UNITS to use an Enum Unit instead of constantsJens Jansson2011-12-227-47/+40
* | Use TextArea instead of TextField with set heightArtur Signell2011-12-231-4/+5
* | Fixed incorrect type (int vs String)Artur Signell2011-12-231-1/+1
* | Attempt to make test more robustArtur Signell2011-12-231-84/+78
* | Minitutorial applicationsArtur Signell2011-12-224-0/+147
* | Test for #8191Artur Signell2011-12-222-0/+64
* | #8184 Tests for FieldGroupArtur Signell2011-12-225-0/+782
* | FieldBinder -> FieldGroupArtur Signell2011-12-222-2/+2
* | com.vaadin.tests.fieldbinder -> com.vaadin.tests.fieldgroupArtur Signell2011-12-228-8/+8
* | Corrected fixed locators so test works againArtur Signell2011-12-221-4/+4
* | Merge remote branch 'origin/6.8'Henri Sara2011-12-223-8/+120
|\ \
| * | Merged changes from 6.8Johannes Dahlström2011-12-225-8/+208
* | | Code for some of the mini tutorialsLeif Åstrand2011-12-224-0/+294
* | | Changed tests to be screenshot based to avoid bug in TestBenchArtur Signell2011-12-222-9/+4
* | | com.vaadin.data.fieldbinder -> com.vaadin.data.fieldgroupArtur Signell2011-12-225-15/+15
* | | Also check contents of BrowserDetails to determine if details are thereLeif Åstrand2011-12-221-1/+2
* | | Rename BeanValidationValidator to BeanValidator based on review.Henri Sara2011-12-221-15/+13
* | | Integrated FormBuilder into FieldGroup, renamedArtur Signell2011-12-224-32/+25
* | | bindFields -> bindMemberFields + javadocArtur Signell2011-12-221-1/+1
| |/ |/|
* | Change the default to a two request bootstrapLeif Åstrand2011-12-223-13/+8
* | #8095 Method renames based on API review meetingArtur Signell2011-12-221-2/+2
* | Renamed FieldBinder -> FieldGroup, BeanFieldBinder -> BeanFieldGroupArtur Signell2011-12-225-23/+23
* | #8173 Deprecated separate read through and write through modesArtur Signell2011-12-223-8/+4
* | Replace RootPreserveStrategy with Application.setRootPreserved(boolean)Leif Åstrand2011-12-221-1/+1
* | RootRequiresMoreInformation -> RootRequiresMoreInformationExceptionLeif Åstrand2011-12-222-5/+5
* | Rename CustomField.createContent() to initContent() (#3718).Henri Sara2011-12-222-2/+2
* | Rename @RootWidgetset -> @WidgetsetLeif Åstrand2011-12-221-2/+2
* | Rename @RootTheme -> @ThemeLeif Åstrand2011-12-221-2/+2
* | Removed getStringValue based on API review meetingArtur Signell2011-12-224-8/+9
* | #8101 Swapped generics parameter order for Converter based on API reviewArtur Signell2011-12-214-20/+16
* | #8101 Renamed source type to presentation and target type to model forArtur Signell2011-12-213-33/+33
* | #8102 getConvertedFieldValue -> getConvertedValue, addedArtur Signell2011-12-212-3/+2
* | #8102 Removed "value" from value converter used in AbstractField andArtur Signell2011-12-214-8/+8
* | #8110 Allow Integers and Doubles to pass throughArtur Signell2011-12-211-0/+64
* | 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
* | Fix test TableSingleSelect (see #8125 - removed automatic conversions).Henri Sara2011-12-211-1/+1
* | Removed obsolete UriFragmentUtilityListener testArtur Signell2011-12-211-13/+0
* | #8125 Removed Property.ConversionException and String constructor basedArtur Signell2011-12-215-15/+16
* | 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