aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/test
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year (#12243)Anna Koskinen2021-03-162-2/+2
* Clear thread local instances on connection lost in push handler (#12042) (#12...Anna Koskinen2021-02-154-0/+150
* Update regexp pattern to safer one (#12104)Tatu Lund2020-09-301-0/+6
* Use APPLICATION_SCOPE for the session lock (#11804)Tatu Lund2019-11-131-2/+4
* Add fallback resolvers for CurrentInstance (#10974)Gilberto Torrezan2018-06-131-2/+122
* Added possibility to add listener for connectorMarkedDirty (#10876)Gilberto Torrezan2018-05-071-0/+199
* Update Copyright headers for year 2018 (#10762)Ilia Motornyi2018-03-28226-3404/+0
* Support null intermediate properties in NestedMethodProperty (#10085)Vassil Zorev2017-10-041-0/+6
* Clean connector tracker after each access block to stop memory leaks (#9331)Artur2017-05-172-1/+57
* Fix bug column and row expand ratio are not persisted Tien Nguyen2017-04-061-6/+23
* Correctly detach header/footer components when column is removed (#8645)Artur2017-03-091-0/+92
* Handle unknown connectors consistently and quietly as described in #8111 (#8741)Artur2017-03-071-0/+49
* Remove unnecessary full classnames and parenthesis from code (#8681)Teemu Suo-Anttila2017-03-0212-36/+34
* Make it possible to disallow user selection in Grid (#8144)Artur2017-01-303-0/+173
* Remove invalid trailing comma from Thai date format (#8311)Artur2017-01-241-0/+1026
* Remove tracking of unregistered connectors (#8153)Aleksi Hietanen2017-01-112-0/+45
* Correctly detach components in merged cells when a static row is removed (#8142)Artur2017-01-091-7/+54
* Call error handler for exceptions in UI.init() (#8055)Artur2017-01-021-0/+188
* Enable changing the backing bean for BeanItem (#4302) (#77)Artur2016-12-133-0/+135
* Use proper UTF-8 encoding for Content-Disposition filenames (#19527) (#6607)Leif Åstrand2016-12-133-12/+49
* Fix margin in declarative format is recognized as unsupported property gridla...Pekka Hyvönen2016-12-121-0/+23
* 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