aboutsummaryrefslogtreecommitdiffstats
path: root/compatibility-server/src/test/java/com/vaadin/v7/tests/server
Commit message (Expand)AuthorAgeFilesLines
* 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-2861-917/+0
* Update copyright year (#10761)Ilia Motornyi2018-03-2757-57/+57
* 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-0342-258/+291
* 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-234-11/+11
* Update modifier order to follow Java Specification suggestions (#10050)Ahmed Ashour2017-09-211-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-077-4/+151
* Revert diamond operator changesTeemu Suo-Anttila2017-03-076-17/+20
* Remove unnecessary full classname referencesTeemu Suo-Anttila2017-03-072-13/+13
* 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
* 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-291-2/+5
* 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
* 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-319-126/+113
* Organize importsArtur Signell2016-08-305-5/+5
* Move and duplicate client side and state to compatibility packageArtur Signell2016-08-303-3/+3
* 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
* Move old Field and AbstractField to compatibility packageArtur Signell2016-08-264-2/+208
* Move old TextField to compatibility packageArtur Signell2016-08-2613-0/+1081
* Move ComboBox shared classes to vaadin-compatibility-sharedHenri Sara2016-08-253-3/+3
* Convert Vaadin 7 converters to Vaadin 8 convertersArtur Signell2016-08-241-1/+1