summaryrefslogtreecommitdiffstats
path: root/client/src/test/java
Commit message (Collapse)AuthorAgeFilesLines
* Enable Maven plugin for Eclipse formatting (#10829)Ilia Motornyi2018-04-191-2/+1
|
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-284-61/+0
|
* Update copyright year (#10761)Ilia Motornyi2018-03-272-2/+2
|
* Add method for getting complete browser version (#10490)Adam Wagner2018-02-011-0/+39
| | | Fixes #10461
* Recognise Firefox and its version on iOS (#10466)Adam Wagner2018-01-101-0/+45
| | | Fixes #9592
* Remove unused imports (#10330)Ahmed Ashour2017-11-211-1/+0
|
* Use lambda expressions. (#10268)Ahmed Ashour2017-11-011-7/+1
|
* Use static import of Assert in tests (#10126)Ahmed Ashour2017-10-034-21/+25
| | | | Also removes dependency on junit.framework.TestCase .
* Construct array inline (#10068)Ahmed Ashour2017-09-231-3/+3
| | | And some trivial test enhancements
* Use String.isEmpty() (#10045)Ahmed Ashour2017-09-211-1/+1
|
* Add support for detecting ChromeOS operating system (#9698)Flamenco2017-07-271-0/+27
|
* Detect Chrome on iOS as Chrome + Webkit (#9138)Artur2017-04-251-3/+18
|
* Check Trident version to detect compatibility mode (#8884)Dos Moonen2017-03-221-0/+36
| | | IE11 in compatibility mode is actually not too old. It's just not recognized as IE11 if you leave the Trident version out of the equation. Checking the Trident version and using it to determine the actual IE version instead of trusting the possibly emulated MSIE version string.
* Show unsupported browser page for FF version less than 45. (#8328)Denis2017-01-251-0/+10
| | | Fixes vaadin/framework8-issues#569
* Use diamond operator where it can be usedArtur Signell2016-09-052-11/+11
| | | | | | Does not modify compatibility packages to keep to closer to Vaadin 7.7 Change-Id: Ic9c4944eb90218290545a04ecd7455eb63910012
* Add simple data change handling for SelectsTeemu Suo-Anttila2016-09-011-1/+1
| | | | Change-Id: I16f9577ea4091fb4febe167d76e141b5945f53ab
* Format the project using Neon, remove trailing whitespaceArtur Signell2016-08-311-1/+0
| | | | Change-Id: I145e20226958910c243b9897bb1e9516919f55cd
* Allow multiple data change handlers in client-side data sourcesTeemu Suo-Anttila2016-08-251-5/+5
| | | | | | | This patch moves Registration to shared so it can be used in both client and server Change-Id: I16757f70beb474403903bbcf92c7f850aed68b88
* Remove IE8-IE10 client side codeArtur Signell2016-08-181-111/+1
| | | | Change-Id: I2ca0b41c3cc2ed851646ced2e0693a93b1853c95
* Update copyright year to 2016Artur Signell2016-08-182-2/+2
| | | | Change-Id: I6485dee1ebba12b180a9063ed4b530f7dc63cd77
* Remove trailing whitespace from code and javadocArtur Signell2016-08-184-12/+12
| | | | Change-Id: I4c852b7f9928e190572876690d5bef1234494a5d
* Format using Eclipse NeonArtur Signell2016-08-184-20/+19
| | | | Change-Id: I33f1cc33969ff74a95b1b8cc0f2add589be5aae0
* Correctly detect PhantomJS 2.1Artur Signell2016-05-221-0/+29
| | | | Change-Id: I9b1df949b831b84aa05bf611b0128eb2414bbbae
* Merge remote-tracking branch 'origin/master' into feature/mavenizeTeemu Suo-Anttila2016-04-211-1/+1
| | | | Change-Id: I1c55d6158caf32b796a9ad0d9e8df5392812e9a6
* Build vaadin-client with mavenTeemu Suo-Anttila2016-03-187-0/+1277
Change-Id: I36c426086a2b957f6f738d17470c499a01ddac3b