| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix typo in public API | Leif Åstrand | 2011-12-20 | 3 | -6/+6 |
* | Make Root.init abstract, add non-abstract LegacyWindow and migrate tests | Leif Åstrand | 2011-12-20 | 247 | -596/+627 |
* | Test for form with nested properties | Artur Signell | 2011-12-19 | 2 | -0/+164 |
* | Refactor #8068 to enable support for portlets | Leif Åstrand | 2011-12-19 | 1 | -2/+3 |
* | #8095 Use Bean Validation automatically in BeanFieldBinder | Artur Signell | 2011-12-19 | 2 | -0/+263 |
* | Removed executable flag that causes problems on Windows | Artur Signell | 2011-12-19 | 1 | -0/+0 |
* | Class for creating a GraphViz chart for Vaadin component hierarchy | Artur Signell | 2011-12-19 | 1 | -0/+149 |
* | #8026 Removed deprecated API from TextField | Artur Signell | 2011-12-19 | 8 | -285/+44 |
* | Fix test broken by #8125 (remove auto-conversions from properties). | Henri Sara | 2011-12-19 | 1 | -2/+2 |
* | Remove conversions using String constructor from Properties (#8125). | Henri Sara | 2011-12-18 | 2 | -10/+10 |
* | Test script for #8048 | Leif Åstrand | 2011-12-16 | 2 | -4/+79 |
* | Test script for #8068 | Leif Åstrand | 2011-12-16 | 1 | -0/+37 |
* | Fix method name typo (#8068) | Leif Åstrand | 2011-12-16 | 1 | -1/+1 |
* | Test for #7895 and #7896 | Leif Åstrand | 2011-12-16 | 2 | -0/+226 |
* | #8093 Support JSR-303 Bean Validation | Henri Sara | 2011-12-16 | 2 | -0/+115 |
* | Ensure the same locale is used for all browsers | Artur Signell | 2011-12-16 | 1 | -0/+2 |
* | Take into account that the date changes | Artur Signell | 2011-12-16 | 2 | -3/+3 |
* | Nicer toString() | Artur Signell | 2011-12-16 | 1 | -0/+5 |
* | #8094 Initial implementation of two phase commit | Artur Signell | 2011-12-16 | 2 | -0/+255 |
* | Fixed tests to use seconds resolutions instead of milliseconds | Artur Signell | 2011-12-15 | 2 | -14/+11 |
* | Test for #7894 | Leif Åstrand | 2011-12-15 | 2 | -0/+83 |
* | Test script for theme loading (#7885) | Leif Åstrand | 2011-12-15 | 1 | -0/+27 |
* | Test script for #7882, #7883 and #7884 | Leif Åstrand | 2011-12-15 | 2 | -4/+45 |
* | Ease migration by not requiring getTestDescription to be public (#8053) | Leif Åstrand | 2011-12-15 | 1 | -1/+1 |
* | Formatting cleanup | Leif Åstrand | 2011-12-15 | 1 | -1/+2 |
* | Updated test to use second resolution instead of millisecond | Artur Signell | 2011-12-15 | 1 | -0/+2 |
* | Set the date explicitly to avoid problems with hours/minutes/seconds | Artur Signell | 2011-12-15 | 1 | -1/+1 |
* | #8118 Don't test with millisecond resolution | Artur Signell | 2011-12-15 | 1 | -40/+6 |
* | #8118 Removed test for millisecond resolution | Artur Signell | 2011-12-15 | 1 | -61/+0 |
* | #8118 Fixed problem caused by removing millsecond support | Artur Signell | 2011-12-15 | 1 | -22/+12 |
* | #8117 Fixed problem caused by changing default DateField resolution | Artur Signell | 2011-12-15 | 2 | -3/+6 |
* | #8019/#8117/#6081 Cleaned up code and fixed issue where an invalid | Artur Signell | 2011-12-15 | 2 | -0/+82 |
* | Removed extra IntegerValidator for a field with an Integer property data | Artur Signell | 2011-12-15 | 2 | -4/+2 |
* | Split array assertion method to separate util class | Artur Signell | 2011-12-15 | 2 | -19/+26 |
* | #8097 Root does not send resize events | Leif Åstrand | 2011-12-15 | 3 | -22/+23 |
* | Fix generics in a test. | Henri Sara | 2011-12-15 | 1 | -2/+4 |
* | #8110 Validation is now done on the converted value | Artur Signell | 2011-12-14 | 6 | -11/+310 |
* | Fixed test | Artur Signell | 2011-12-14 | 1 | -11/+2 |
* | #8118 Remove support for millisecond resolution | Artur Signell | 2011-12-14 | 3 | -3/+0 |
* | #8019 Changed DateField resolution to enum | Artur Signell | 2011-12-14 | 3 | -32/+35 |
* | Fix log component references in WindowClickEvents test. | Henri Sara | 2011-12-13 | 1 | -77/+78 |
* | Fix test TableClickValueChangeInteraction. | Henri Sara | 2011-12-13 | 2 | -75/+73 |
* | Fix test TableUndefinedSize. | Henri Sara | 2011-12-13 | 1 | -4/+4 |
* | Fix TableUndefinedSize test to add listeners after setting values. | Henri Sara | 2011-12-13 | 1 | -4/+3 |
* | Fix test class name in test bench test ValidationOfRequiredEmptyFields. | Henri Sara | 2011-12-13 | 1 | -19/+19 |
* | #8101/#8103 Javadoc for converters and converter factory | Artur Signell | 2011-12-12 | 1 | -1/+1 |
* | Test for #8074 | Artur Signell | 2011-12-12 | 1 | -0/+25 |
* | Improve #7930 (elimination of Validator.isValid()) based on review. | Henri Sara | 2011-12-09 | 2 | -2/+2 |
* | Removed dummy test file | Artur Signell | 2011-12-09 | 1 | -1/+0 |
* | Resolve compile errors caused by merge of 6.8 branch | Leif Åstrand | 2011-12-09 | 3 | -7/+7 |