summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Double check table focus in IE (#19676)Artur Signell2016-04-282-4/+158
| | | | Change-Id: I46d95e0b198dd4594e5c84dda9b6c462d4a7bf51
* Take transition into account for Window layout (#15192, #19525, #19415)Artur Signell2016-04-285-0/+241
| | | | Change-Id: I33bbbac39bff97330b166e1c608b702fe6e527d7
* Fixed language mistakeselmot2016-04-283-8/+6
| | | | Change-Id: I838fccb573166791bf7fdcd9bc292dd9a4ae810c
* Clarify error message for column mismatches (#18323)Leif Åstrand2016-04-281-5/+9
| | | | Change-Id: I94b0819b68dbdda96fb1036e503bf63390a800d7
* Store unknown attributes in DesignContext #19749John Ahlroos2016-04-284-12/+95
| | | | Change-Id: I1e90d422ec716092e6d407b6965902f48eac1646
* Fix PropertyValueGenerator javadocsLeif Åstrand2016-04-281-4/+6
| | | | Change-Id: I8a6bc3b5807f78f459cc9f9e2f02a55835370d7f
* Do not throw an exception for PhantomJSHenri Sara2016-04-282-7/+19
| | | | Change-Id: Ief7ae278c8c120c40cd73bc93f982db912ef6648
* Make sure that browser.factory is passed to JUnitHenri Sara2016-04-281-0/+2
| | | | Change-Id: I422da01262676ac148c6b705f7618c8b9afb506c
* Merge remote-tracking branch 'origin/feature/mavenize' to masterTeemu Suo-Anttila2016-04-285755-4538/+6485
|\ | | | | | | Change-Id: I7dadf3a94372a560529ed5b31cd062977c5ed802
| * Fix formatting of VaadinBrowserFactoryHenri Sara2016-04-281-6/+8
| | | | | | | | Change-Id: I9b650faf2c35d64230b65791fcc28be2c421f0e6
| * Add browser factory for SauceLabsHenri Sara2016-04-281-0/+112
| | | | | | | | Change-Id: I91fffa8e88ab83e262d09c55282dc51562709b76
| * Add browser factory for BrowserStackHenri Sara2016-04-281-0/+128
| | | | | | | | Change-Id: Id761c99068410c9d00f2b2a124568e3c86d112d7
| * Add a way to override browser factoryHenri Sara2016-04-281-0/+31
| | | | | | | | | | | | | | Use the parameter browser.factory to select a class implementing TestBenchBrowserFactory. Change-Id: Ibc1f11ad83f8ac1ed85766892cfa0463af9bf440
| * Move checkstyles plugin to actual moduleselmot2016-04-2712-33/+105
| | | | | | | | Change-Id: I2d87a1aeba8ffc8cc15909c32a0c9d10b3ada9a7
| * Move compiled themes out from resourcesTeemu Suo-Anttila2016-04-271152-37/+40
| | | | | | | | Change-Id: Id5cc38c717cd43f8e524db330c205958c8db1e31
| * Move test UI to correct source folderTeemu Suo-Anttila2016-04-271-0/+0
| | | | | | | | Change-Id: Iadb594d23632b71ca75eab36939cee422dda61cb
| * Moving WindowAndUIShortcuts to the correct placeelmot2016-04-262-0/+0
| | | | | | | | Change-Id: If2e7c44e1497f600cf050c8430dafa62de1bd0a5
| * Check Java 1.6 compatibilityHenri Sara2016-04-254-1/+51
| | | | | | | | | | | | Ensure that server side classes are compatible with Java 1.6. Change-Id: I464096bbb316769a4c2fede55d7bcb11ce61e4f0
| * Use classes compiled with Maven in uitestHenri Sara2016-04-233-84/+8
| | | | | | | | | | | | Remove recompilation of test classes with Ant and minor cleanup. Change-Id: Ibe57be753d12558229a9d0b83a9eef16f57b46be
| * Run checkstyle with MavenHenri Sara2016-04-227-32/+44
| | | | | | | | Change-Id: I8590d2161d027827a5037f0b371ec620cea61733
| * Some Vaadin 7.7 release notes changes7.7.0.alpha1Henri Sara2016-04-211-45/+13
| | | | | | | | | | | | Removed 7.6 material from release notes and some other updates. Change-Id: Ic1084980a3e188459358eee71554cd0db76bbcca
| * Merge remote-tracking branch 'origin/master' into feature/mavenizeTeemu Suo-Anttila2016-04-2116-16/+182
| |\ | | | | | | | | | Change-Id: I1c55d6158caf32b796a9ad0d9e8df5392812e9a6
| * | Skip javadoc plugin in uitestTeemu Suo-Anttila2016-04-211-0/+6
| | | | | | | | | | | | Change-Id: I697965dbed453c93d09935220eb05cb4e39e3399
| * | Updated READMEselmot2016-04-212-71/+73
| | | | | | | | | | | | Change-Id: I60eb78fcf7eab53771c12687b0b973ea732ebf1c
| * | Remove duplicate link, improve tag script variable orderingTeemu Suo-Anttila2016-04-201-4/+3
| | | | | | | | | | | | Change-Id: I3b8990ea31603a8b8aa278ac5ae1495fdd603dbc
| * | Combine build and staging report scriptsTeemu Suo-Anttila2016-04-192-92/+73
| | | | | | | | | | | | Change-Id: I722a3311326160afed9ff23822d78b31115a9386
| * | Compile default widgetset with maven plugin, fix unit cacheTeemu Suo-Anttila2016-04-194-47/+25
| | | | | | | | | | | | Change-Id: I0b0666e22e93ed1b36796365b1811eca863c9cb1
| * | Add plugin repository parameter to validation scriptsTeemu Suo-Anttila2016-04-194-39/+20
| | | | | | | | | | | | Change-Id: I94888fd19e2bf01f34ef57230bd3e9df7fb3d8eb
| * | Remove obsolete launch filesHenri Sara2016-04-193-80/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Now the following can be used instead: - run the class DevelopmentServerLauncher with -ea in uitest - mvn install vaadin:run-codeserver in uitest (for TestingWidgetSet) Once client-compiled is updated to use Maven for the widgetset build, a similar command can be used for DefaultWidgetSet. Use workspace artifact resolution when appropriate. Change-Id: Iad1a8484ef3e9df1772f422217a8a08c05421bbc
| * | Move/remove old TB2 testsHenri Sara2016-04-195-180/+0
| | | | | | | | | | | | Change-Id: I6f1c2c3dc55b76c66f3d231f37d6b0709126d801
| * | Make sure parent directories of WAR fetch destination existHenri Sara2016-04-191-0/+1
| | | | | | | | | | | | Change-Id: Ie10504af2a8e06540e6b6e527a7f8d730bae8d4e
| * | Add target to fetch uitest WARHenri Sara2016-04-191-0/+4
| | | | | | | | | | | | Change-Id: I344e7f10caac0cc38947a0de194cead533df32c1
| * | Remove ide.xml and related filesHenri Sara2016-04-193-369/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As a replacement, run Maven targets in sub-modules: - "mvn install" in client-compiled for DefaultWidgetSet - "mvn install" in uitest for TestingWidgetSet and test themes - "mvn install" in themes for main themes - "mvn install" in push for vaadinPush.js More specific targets can also be used when using workspace artifact resolution in an IDE. Change-Id: I6de2d4fbe0d61f08ccd3a63a356635876f588ddd
| * | Change default target in common.xmlHenri Sara2016-04-191-1/+1
| | | | | | | | | | | | Change-Id: I8b0c369df2b9b20048e65489572c0bf3e9f271a3
| * | Fixes for DevelopmentServerLauncherHenri Sara2016-04-184-8/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | Makes it possible to run DSL in the uitest project using the same configuration as before. Note that this change might not fix all issues with DSL. Change-Id: Ie69a97e79247d6c211eb0762c4d4def3499b88ae
| * | Use parameter for uitest Ivy repositoryHenri Sara2016-04-182-12/+21
| | | | | | | | | | | | | | | | | | This allows CI builds to override the repository for Vaadin artifacts. Change-Id: I0a85c16f1630ec8a3d29bd0ff42d7855f360ff88
| * | Further Ivy/Ant cleanupHenri Sara2016-04-173-169/+2
| | | | | | | | | | | | | | | | | | | | | This change removes the top-level build.xml and some other Ivy/Ant configuration entries. Change-Id: I56fb1621a66ef190a72cfe1f9eb277bb878db4b5
| * | Refactoring of Ivy files and ide.xmlHenri Sara2016-04-163-52/+78
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This moves ide.xml dependencies from uitest to build/ivy.xml so that each side can be refactored and cleaned up independently of the other. Note that ide.xml has several problems introduced by earlier changes. This change adds some comments and updates some paths, but does not fix all the related issues. Change-Id: I0794decf785c41657f87e1ff120f5f017344a2b6
| * | Clean up obsolete Ivy/Ant confs/targetsHenri Sara2016-04-169-623/+2
| | | | | | | | | | | | | | | | | | | | | | | | This change removes publishing related Ivy files and Ant targets etc. Further cleanup will be done in later changesets. Change-Id: Ibe430495e85a1b0f3538072a4823c627ddac2924
| * | Fix uitest deployment configurationHenri Sara2016-04-151-14/+5
| | | | | | | | | | | | Change-Id: I4becdfd4a2d8dc2b3677bcfc937d8cc5b0b2bbe7
| * | Build uitest war with mavenTeemu Suo-Anttila2016-04-152829-418/+952
| | | | | | | | | | | | Change-Id: I32625901ca27a282253df44c6e776cf9632bacda
| * | Add profile to enable uitest deployTeemu Suo-Anttila2016-04-141-0/+23
| | | | | | | | | | | | Change-Id: I6393204fc9d2e02c77ff2969fb6502dfb71019e9
| * | Final working configuration for nexus staging pluginTeemu Suo-Anttila2016-04-145-445/+431
| | | | | | | | | | | | Change-Id: I05d546b763651ad6856fb86adc068058a35be429
| * | Skip only staging instead of the whole nexus deploy mojoTeemu Suo-Anttila2016-04-145-7/+4
| | | | | | | | | | | | Change-Id: I4b1015dd27422500aed698bfa3dc87fc7b13a58a
| * | Skip local staging in Nexus staging pluginTeemu Suo-Anttila2016-04-141-0/+3
| | | | | | | | | | | | Change-Id: If0b02ed2830032bbed9fec8473bd429c74d76383
| * | Skip staging of non-deployable modulesHenri Sara2016-04-134-0/+36
| | | | | | | | | | | | Change-Id: I2882a5b4df627f440d17733b57fa173d85ea8c6e
| * | Merge branch 'master' into feature/mavenizeelmot2016-04-13683-44107/+21314
| |\ \ | | | | | | | | | | | | Change-Id: Id7db526d07a14ac259cbb50415bbafd2a7c2ab94
| * | | Remove extra configuration of nexus plug-inHenri Sara2016-04-131-5/+0
| | | | | | | | | | | | | | | | Change-Id: I9ffcfdf2ee91e5ebcf056c7c14b59adffc57cc39
| * | | Add Nexus staging plug-in to release profileHenri Sara2016-04-131-0/+11
| | | | | | | | | | | | | | | | Change-Id: I5b6cfc2b3b0f1026811e8020e76c2f01e3801474
| * | | Legacy themes compilationelmot2016-04-131-0/+99
| | | | | | | | | | | | | | | | Change-Id: Icef310bb14eaf9d1b3c0c8571e88274ae6e8e37b