aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/test/java/com/vaadin/data/util
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused JsonUtil (#7989)Pekka Hyvönen2016-12-141-205/+0
|
* Utility functions for helping to use elemental.json with Java 8Artur Signell2016-09-141-0/+205
| | | | Change-Id: I7c3cf7be95eaf451be806cb75b7b2a34fc534deb
* Move remaining selects and container implementations to compatibility packageArtur Signell2016-08-208-1109/+0
| | | | | | | Because of dependencies also moves Calendar, ColorPicker, SQLContainer, container filters Change-Id: I0594cb24f20486ebbca4be578827fea7cdf92108
* Move Table/TreeTable to compatibility packageArtur Signell2016-08-2023-8110/+0
| | | | Change-Id: Ic9f2badf8688c32d704be67519c0f4c9a3da0e28
* Move FieldGroup and Vaadin 7 Grid to compatibility packageArtur Signell2016-08-2027-7043/+0
| | | | Change-Id: I9aaef478e0b67462641239802b924b8461cb9225
* Rename legacy packages to v7Artur Signell2016-08-182-2/+2
| | | | Change-Id: I53f3bd49c234a8d126887f6effa83a3c5c92b4e0
* Update copyright year to 2016Artur Signell2016-08-189-9/+9
| | | | Change-Id: I6485dee1ebba12b180a9063ed4b530f7dc63cd77
* Remove trailing whitespace from code and javadocArtur Signell2016-08-1811-33/+33
| | | | Change-Id: I4c852b7f9928e190572876690d5bef1234494a5d
* Format using Eclipse NeonArtur Signell2016-08-1845-775/+775
| | | | Change-Id: I33f1cc33969ff74a95b1b8cc0f2add589be5aae0
* Update TextField to extend AbstractFieldNew (#51)Aleksi Hietanen2016-08-172-6/+6
| | | | | | | | - Changes input prompt to be based on the placeholder attribute. - Unifies TextChangeEvents with ValueChangeEvents. - add*Listener methods now return Registration objects, remove*Listener methods removed. Change-Id: Ie92506ae9db205bb0010ae9126c608c62ad023ff
* Remove deprecated Property.toString() modeArtur Signell2016-08-151-107/+97
| | | | | | | | The Property.toString() alternatives combined with the legacyPropertyToString servlet init parameter was introduced in Vaadin 7.0 to ease migration of applications written in earlier versions. This is no longer relevant. Change-Id: I6b20e96408738a2a0d60f230c329ce0b329465a8
* Fixed the compare filter to handle subclasses (#17169)Pontus Boström2016-08-011-0/+137
| | | | | | | | | Earlier the comparision worked only if the item value was a subclass of the value in comparator, but not in the other way around. Now the compairision works if the one is a subclass of the other and both implements Comparable. Change-Id: I1bcbba94f1263915f838e948ed9d8b68a14aefd0
* Allow reaching the wrapped Item through GeneratedPropertyItem (#20032)Anna Koskinen2016-07-061-0/+10
| | | | Change-Id: Ic38c2803b3d83e76fa74d21490a4277c6037b950
* Ensure ContainerOrderedWrapper returns itemIds in expected orderArtur Signell2016-05-191-4/+0
| | | | | | (#19427) Change-Id: I79cfe68cf5e9e37db27c53d2f7a1aa9a1573df90
* Ensure addItem(null) returns nullArtur Signell2016-05-031-1/+4
| | | | Change-Id: I67823b306e68637b469ed35fad00f6af64e8cc15
* Merge remote-tracking branch 'origin/master' into feature/mavenizeTeemu Suo-Anttila2016-04-211-0/+4
| | | | Change-Id: I1c55d6158caf32b796a9ad0d9e8df5392812e9a6
* Add @Test annotations, rename test classesTeemu Suo-Anttila2016-03-1725-103/+338
| | | | Change-Id: Iac29db81c0c7ff425da73e7ae3d69eadabf5de77
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-1457-0/+15887
Change-Id: I5c740f4e9cb28103bab199f9a552153d82277e7e