summaryrefslogtreecommitdiffstats
path: root/server/src/test
Commit message (Expand)AuthorAgeFilesLines
* Keep expand ratio for last row/column when reducing grid layout size (#20297)Artur Signell2016-11-161-0/+24
* Fix NPE in case some items don't contain all properties of Grid.adam2016-11-141-0/+318
* Add method to auto scale calendar time range (#17715)Steven Spungin2016-11-041-0/+54
* Date/time issues are fixed in the tests.Denis Anisimov2016-11-021-1/+2
* Send selection change events when changing selection mode (#20391)Artur Signell2016-10-181-0/+34
* Check for duplicate property ids when setting Grid columns or column order (#...Artur Signell2016-10-141-0/+18
* Never check the selectAll checkbox in an empty grid (#20301)Artur Signell2016-10-131-4/+23
* Workaround for deadlock issue (#18436)Artur Signell2016-10-111-0/+155
* Format Java files using Eclipse Neon and Vaadin settingsArtur Signell2016-09-20336-2672/+2733
* Make test independent of any converters present in the factoryArtur Signell2016-09-111-9/+9
* Prevent editor from being canceled while it is being saved (#19458)Artur Signell2016-09-051-0/+106
* Fix ComboBox paging when number of items equals page length (#20213)Artur Signell2016-09-051-0/+158
* Update/remove empty @since for 7.7Henri Sara2016-08-153-72/+71
* Fixed the compare filter to handle subclasses (#17169)Pontus Boström2016-08-011-0/+137
* Changed logic to retrieve readonly state (#8643)Felype Santiago Ferreira2016-07-291-0/+51
* Support static inner classes when reading/writing declarative files (#20038)Artur Signell2016-07-132-0/+45
* Allow reaching the wrapped Item through GeneratedPropertyItem (#20032)Anna Koskinen2016-07-061-0/+10
* Fix RpcDataProviderExtension serialization issue (#19906)Teemu Suo-Anttila2016-06-291-0/+39
* Provide a way to disallow navigation to the same state twice (#12107).Denis Anisimov2016-06-131-12/+80
* Make tests pass in any timezone (#19813)Marco Collovati2016-05-262-9/+15
* Make tests pass in any timezoneJoonas Lehtinen2016-05-203-5/+13
* Ensure ContainerOrderedWrapper returns itemIds in expected orderArtur Signell2016-05-191-4/+0
* Ensure addItem(null) returns nullArtur Signell2016-05-031-1/+4
* Store unknown attributes in DesignContext #19749John Ahlroos2016-04-282-7/+46
* Move compiled themes out from resourcesTeemu Suo-Anttila2016-04-271-1/+1
* Merge remote-tracking branch 'origin/master' into feature/mavenizeTeemu Suo-Anttila2016-04-211-0/+4
* Merge branch 'master' into feature/mavenizeelmot2016-04-132-13/+142
* Fix server test RemoveFromParentLockingTestelmot2016-04-011-4/+9
* Build vaadin-themes with mavenTeemu Suo-Anttila2016-03-291-1/+1
* Fix DesignFormatterTest for Winelmot2016-03-231-1/+1
* Add @Test annotations, rename test classesTeemu Suo-Anttila2016-03-17137-519/+1262
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-14437-0/+50528