aboutsummaryrefslogtreecommitdiffstats
path: root/compatibility-server/src/test/java/com/vaadin/v7/tests
Commit message (Expand)AuthorAgeFilesLines
* fix: Update regexp pattern of legacy EmailValidator (#12241)Tatu Lund2021-03-121-0/+5
* Code cleanup and serialization test in compatibility package (#10977)Ilia Motornyi2018-06-211-0/+5
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-2871-1069/+0
* Update copyright year (#10761)Ilia Motornyi2018-03-2767-67/+67
* Update to JSoup 1.11.2 (#10353)Leif Åstrand2017-11-232-2/+2
* Remove unused imports (#10330)Ahmed Ashour2017-11-217-7/+0
* Fix end of line comments, which were made by automatic formatter (#10234)Ahmed Ashour2017-10-311-2/+4
* Remove trailing spaces (#10224)Ahmed Ashour2017-10-262-8/+8
* Fix typos (#10213)Ahmed Ashour2017-10-201-2/+2
* Use Collection.isEmpty() (#10172)Ahmed Ashour2017-10-121-3/+3
* Fix typos (#10158)Ahmed Ashour2017-10-101-1/+0
* Remove unneeded .toString() (#10141)Ahmed Ashour2017-10-101-10/+8
* Use static import of Assert in tests (#10126)Ahmed Ashour2017-10-0363-492/+529
* Use interface instead of implementation (#10073)Ahmed Ashour2017-09-281-2/+2
* Fix typos (#10095)Ahmed Ashour2017-09-271-1/+1
* Construct array inline (#10068)Ahmed Ashour2017-09-237-14/+14
* Update modifier order to follow Java Specification suggestions (#10050)Ahmed Ashour2017-09-211-3/+3
* Replace iterators with enhanced for loops (#10018)Ahmed Ashour2017-09-191-3/+3
* Fix varargs warningsAhmed Ashour2017-09-131-5/+4
* Include components in joined cells when finding child components (#8772)Artur2017-03-081-106/+0
* Revert immediate tests, deprecate HasUserSelectionAllowedTeemu Suo-Anttila2017-03-071-36/+0
* Picked all changes from 7.7Teemu Suo-Anttila2017-03-072-0/+3
* Synchronize code between V7 and compatibility packageTeemu Suo-Anttila2017-03-078-5/+152
* Revert diamond operator changesTeemu Suo-Anttila2017-03-077-18/+21
* Remove unnecessary full classname referencesTeemu Suo-Anttila2017-03-075-19/+19
* Pick changes from 7.7.7 (#8577)Teemu Suo-Anttila2017-02-221-7/+54
* Overload AbstarctComponent.setDescription() with content mode parameter (#8252)Denis2017-01-201-1/+1
* Refactor AbstractDateField. (#8146)Denis2017-01-101-1/+1
* Move old Sort related classes into compatibility module. (#7999)Denis2016-12-151-4/+4
* Migrate 7.7.5 branch patches to v8. (#7969)Denis2016-12-151-0/+334
* Send selection change events when changing selection mode (#20391)Artur Signell2016-12-091-0/+34
* Check for duplicate property ids when setting Grid columns or column order (#...Artur Signell2016-12-091-0/+18
* Never check the selectAll checkbox in an empty grid (#20301)Artur Signell2016-12-091-4/+23
* Correct all tests that introspect classpath for Vaadin classes.Denis Anisimov2016-11-292-15/+52
* Add method to auto scale calendar time range (#17715)Steven Spungin2016-11-041-3/+57
* Date/time issues are fixed in the tests.Denis Anisimov2016-10-311-1/+2
* Binder.bindInstanceFields(Object) method implementation (#47).Denis Anisimov2016-10-252-2/+2
* Move old SelectionEvent to V7 and create a new selection event supertype Denis Anisimov2016-10-243-6/+6
* Add utility for outputting the full declarative syntax of componentsAleksi Hietanen2016-10-241-1/+11
* Migrating 7.7.1, 7.7.2, 7.7.3 to V8.Denis Anisimov2016-10-031-0/+106
* Make AbstractDateField based on LocalDate (#125).Denis Anisimov2016-09-303-4/+4
* Revert ComboBox in compatibility packages to V7 version (#201).Denis Anisimov2016-09-271-19/+7
* Re-add back Form to compatibility package (#296).Denis Anisimov2016-09-222-5/+85
* Change ColorPicker to use new ComboBoxArtur Signell2016-09-132-144/+0
* Format the project using Neon, remove trailing whitespaceArtur Signell2016-08-3115-153/+133
* Organize importsArtur Signell2016-08-306-6/+6
* Move and duplicate client side and state to compatibility packageArtur Signell2016-08-304-4/+4
* Move and duplicate client side and state to compatibility packageArtur Signell2016-08-308-8/+8
* Move and duplicate client side and state to compatibility packageArtur Signell2016-08-301-1/+1
* Duplicate shared classes of the Vaadin 7 GridTeemu Suo-Anttila2016-08-303-4/+4