summaryrefslogtreecommitdiffstats
path: root/tests/server-side/com/vaadin
Commit message (Expand)AuthorAgeFilesLines
* #8101 Swapped generics parameter order for Converter based on API reviewArtur Signell2011-12-211-7/+5
* #8101 Renamed source type to presentation and target type to model forArtur Signell2011-12-211-13/+13
* #8102 Removed "value" from value converter used in AbstractField andArtur Signell2011-12-211-5/+5
* Removed obsolete UriFragmentUtilityListener testArtur Signell2011-12-211-13/+0
* #8125 Removed Property.ConversionException and String constructor basedArtur Signell2011-12-212-3/+2
* Make Root.init abstract, add non-abstract LegacyWindow and migrate testsLeif Åstrand2011-12-202-4/+5
* #8095 Use Bean Validation automatically in BeanFieldBinderArtur Signell2011-12-191-0/+156
* Class for creating a GraphViz chart for Vaadin component hierarchyArtur Signell2011-12-191-0/+149
* Remove conversions using String constructor from Properties (#8125).Henri Sara2011-12-181-8/+8
* #8093 Support JSR-303 Bean ValidationHenri Sara2011-12-162-0/+115
* Nicer toString()Artur Signell2011-12-161-0/+5
* #8019/#8117/#6081 Cleaned up code and fixed issue where an invalidArtur Signell2011-12-151-0/+21
* Split array assertion method to separate util classArtur Signell2011-12-152-19/+26
* Fix generics in a test.Henri Sara2011-12-151-2/+4
* #8110 Validation is now done on the converted valueArtur Signell2011-12-141-0/+52
* Fixed testArtur Signell2011-12-141-11/+2
* Test for #8074Artur Signell2011-12-121-0/+25
* Merge remote branch 'origin/6.8'Leif Åstrand2011-12-094-2/+258
|\
| * #6603 Added IllegalArgumentException to javadoc and added testArtur Signell2011-12-081-1/+33
| * #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-081-1/+1
| * #7668 - Formatted code to adhere to Vaadin coding conventionsJohannes Dahlström2011-11-292-51/+48
| * Enhanced tests and fix for #7668 - re-adding a component at an index before i...Johannes Dahlström2011-11-242-0/+48
| * Tests for #7668 - re-adding a component at an index before its current one do...Johannes Dahlström2011-11-232-0/+179
| * PropertyFormatter's format now don't get called with weird Boolean value when...Matti Tahvonen2011-11-161-0/+69
* | Fix compile errors and one failed test caused by mergingLeif Åstrand2011-12-081-3/+3
* | Merge remote branch 'origin/databinding'Leif Åstrand2011-12-0825-105/+550
|\ \
| * \ Merge branch 'master' into databindingHenri Sara2011-12-081-0/+69
| |\ \
| * | | Minor fixes to data binding tests based on review.Henri Sara2011-12-012-3/+3
| * | | Removed executable flagArtur Signell2011-11-281-0/+0
| * | | Misc tests for convertersArtur Signell2011-11-285-0/+284
| * | | Removed interface @OverridesArtur Signell2011-11-281-0/+164
| * | | Merge branch 'master' into databindingArtur Signell2011-11-241-3/+4
| |\ \ \
| * | | | #7930 Eliminate Validator.isValid()Henri Sara2011-11-121-2/+2
| * | | | Eliminate more Field and Property related raw type warnings.Henri Sara2011-11-115-13/+15
| * | | | Eliminate many generics related warnings in tests.Henri Sara2011-11-1010-74/+62
| * | | | Merge branch 'master' into databindingHenri Sara2011-11-081-0/+16
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Parameterize Property and Field with the value type.Henri Sara2011-11-083-9/+7
| * | | | Partly eliminate the use of Property.toString().Henri Sara2011-11-073-8/+17
* | | | | Merge remote branch 'origin/master' into windowingLeif Åstrand2011-12-081-0/+69
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge remote branch 'origin/6.8'Leif Åstrand2011-12-011-0/+69
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Merged fixes from 6.7Artur Signell2011-11-251-0/+69
| | | |/ | | |/|
* | | | URI fragment support in Root (#8048)Leif Åstrand2011-12-071-5/+5
* | | | Merge remote branch 'origin/master' into windowingLeif Åstrand2011-11-291-3/+4
|\| | |
| * | | #7963 Additional fixesArtur Signell2011-11-221-3/+4
| |/ /
* | | Don't require Vaadin license in files from external libsLeif Åstrand2011-11-241-0/+3
* | | Remove old Debug param and make productionMode available in ApplicationLeif Åstrand2011-11-221-1/+1
* | | Drop support for request attributes used by support for portlet 1.0Leif Åstrand2011-11-221-9/+0
* | | Attach the window to a root before testingLeif Åstrand2011-11-211-0/+2
* | | Migrate all old tests to use LegacyApplication and RootsLeif Åstrand2011-11-161-12/+7
|/ /
* / Test for #7698Artur Signell2011-10-271-0/+16
|/