aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Use role=alert for all notifications (#17079)Artur Signell2015-07-132-2/+7
| | | | | | | | Jaws for Windows (at least up to Jaws 16) does not announce any role=status messages at all so the user will not hear any tray messages or assistive messages without this change Change-Id: Ia110d96b8254b98ed66f0765330865099e729abc
* Convert TB2 test TreeContextMenuAndIcons to TB4Henri Sara2015-07-134-161/+138
| | | | Change-Id: I109ecbfad6e385f98e6475eefd7823efa754fcb9
* Update archetype validation script to use single repo URLHenri Sara2015-07-132-28/+21
| | | | Change-Id: Icda479927bbb52c2eedf5cb5477726042f55434d
* Ignore .pyc filesHenri Sara2015-07-131-0/+3
| | | | Change-Id: Ic24eac20f7882f1e4e91650c130d1a1ad7303e33
* Convert EmbeddedAltText test to TB4Henri Sara2015-07-132-47/+60
| | | | Change-Id: I2c3be045340edda6cf9d5b6422dec8b031bcf6dc
* Convert UndefinedHeightSubWindowAndContent test to TB4Henri Sara2015-07-132-57/+34
| | | | | | | | The shadow artifacts seen with TB2 seem to be a TB2 timing issue and are not reproducible manually or with TB4, so simply checking window size. Change-Id: Iaf2a546868c3bc7fc9942355cc99a7452039e1f4
* Convert EmbeddedClickListenerRelativeCoordinates test to TB4Henri Sara2015-07-133-55/+95
| | | | Change-Id: Iaac3a80428a9b58ba82e814d8665dd17920ab2bd
* Fix repo URL in staging reportHenri Sara2015-07-131-1/+1
| | | | Change-Id: I0c17af5b750334b45539dfa137e9c7aead2e87d9
* Cache connector state types (#18437)Leif Åstrand2015-07-111-1/+9
| | | | | | | | Reduces time spent in findStateType() for the "40 layouts" action in BasicPerformanceTest from around 2 ms to around 0.2 ms. This improves the total performance of the action by about 5%. Change-Id: I4f979827b2da0d4db87e201fa78421e5551a4113
* Log exception from responsive with cross site css in FF (#16249)Leif Åstrand2015-07-113-4/+86
| | | | Change-Id: I6072429d3a87afd25a6dd6604749ace728ab6d7d
* Make async remove check work without push (#12909)Leif Åstrand2015-07-114-29/+166
| | | | Change-Id: Ie5843c7fb5bb6365ceef998206df69302046e686
* Eliminate unguarded Profiler string concatenationLeif Åstrand2015-07-111-4/+8
| | | | | | | | Even though the call to Profiler.enter would be eliminated by the compiler, it would still include the string concatenation since it can't prove it wouldn't have any side effects. Change-Id: Iae3f6d18c409f019d2207d212d00ecb78078bc3e
* Add staging report file generatorTeemu Suo-Anttila2015-07-102-3/+47
| | | | Change-Id: I8b4828317b4c7fe39d0cc71da79679998a0d472a
* Add @since check to build report generatorTeemu Suo-Anttila2015-07-101-2/+14
| | | | Change-Id: I708974d6706d5d0809f71b6ddf60cb3a50e31be7
* Fix BasicPersonForm test UI notifications to be more stableTeemu Suo-Anttila2015-07-101-1/+3
| | | | Change-Id: I1a50b9dc4dd8e09ac10c38bb2c4ebfdb2ec41dcf
* Add missing @since 7.5.1 to JavaDocTeemu Suo-Anttila2015-07-094-12/+12
| | | | Change-Id: I1af9da11330d00554cb19212d694816b83b29aa4
* Fix Archetype validation script to use correct path for pom filesTeemu Suo-Anttila2015-07-092-4/+4
| | | | Change-Id: I0402807724c8ec911c0af3192f883a49f08d60ac
* Fix passing repo id to archetype generation functionTeemu Suo-Anttila2015-07-091-2/+2
| | | | Change-Id: Ida6871265aa3ca313960b0bca9c451f9f5f19151
* Fix BuildHelpers to create all necessary directoriesTeemu Suo-Anttila2015-07-091-2/+2
| | | | Change-Id: Ica4430469e8088c1e2fddad93a432cc2cd344fef
* Fix displaying Details when Grid is attached to DOM (#18390)Teemu Suo-Anttila2015-07-095-14/+81
| | | | Change-Id: I74360c7a3f0c5798dbaa44ea06ea1585c4289449
* Attach GridLayout children in logical order to preserve focus order (#18353)Yuriy Artamonov2015-07-094-3/+213
| | | Change-Id: I4ed588ba07bd581cfa4b5b4805136962de076cec
* Fix Grid detaching with open details rows (#18415)Teemu Suo-Anttila2015-07-093-0/+188
| | | | Change-Id: I035808b02edb5ba8181a5a0baec3432c2283699d
* Fix version number resolution for validation scriptsTeemu Suo-Anttila2015-07-083-24/+36
| | | | Change-Id: I799553cea50cb8e81ab06482f1a971f324da8fa1
* Fix archetype validation and make report demo listing prettierTeemu Suo-Anttila2015-07-082-4/+6
| | | | Change-Id: Iaedb612c882240f8b93313a7a5c7d2e610e50869
* Add milestone creation link and build pinning to reportTeemu Suo-Anttila2015-07-081-2/+5
| | | | Change-Id: Iaed3a5ebdf1e91c3cd65b04efa2201b1db0d87f3
* Add build report generator scriptTeemu Suo-Anttila2015-07-082-7/+41
| | | | Change-Id: I4145ba4dc91bc980110d63ad4284bbedb1219bc3
* Fix NPE caused by fix for Grid resizing with split panel (#18370)Teemu Suo-Anttila2015-07-082-4/+4
| | | | Change-Id: Ic8b5898facf559f253357e6cde6ee2b10be63a79
* Strip extra quotation from maven commandline argumentsTeemu Suo-Anttila2015-07-081-1/+1
| | | | Change-Id: I008d349726eb951089d5fd4883702773e5d683f8
* Ignore some precompressed js filesLeif Åstrand2015-07-081-0/+2
| | | | Change-Id: I8e12ba400d1b7441a896d787b2d3ac3292d08b28
* Improve Eclipse auto-complete experience for openTestURLLeif Åstrand2015-07-071-0/+9
| | | | | | | | Selecting the varags method for auto completion will annoyingly create suggest passing parameters to the method, which is rarely what you want to do. Change-Id: I14a82daffde15839e84da626c77f81b33efec90f
* Always add "last" item from the string to the collection (#18433).Denis Anisimov2015-07-072-3/+11
| | | | Change-Id: I664fcef77f469c66cd62afb2938db69b7f27e6df
* Ensure correct render of selection when changing selection model (#17087)Artur Signell2015-07-073-0/+32
| | | | Change-Id: I79547b32a7b7bec0ea2b327ceb0b69c756e2e812
* Fix demo auto validation script to add validated version to contextTeemu Suo-Anttila2015-07-073-12/+9
| | | | Change-Id: Ie30fe7f9c0c88de02f19a1bc0f377399a3568da4
* Add Demo validation script support for using local artifactsTeemu Suo-Anttila2015-07-072-5/+25
| | | | Change-Id: I47f6bd7b4b73371ffe10a80f6af215146f7895e4
* Add --maven parameter to add mvn commandline parametersTeemu Suo-Anttila2015-07-074-24/+49
| | | | | | | | Also adds a --teamcity flag, planned future functionality to add supplied jar dependencies to local maven repo, and flags for setting wildfly autodeployment parameters (url, user, password) Change-Id: I6690cda0d3bfd18d665ffbc61b8502f91f9fd475
* Add DeployHelpers python module for adding wildfly auto deploymentTeemu Suo-Anttila2015-07-074-26/+133
| | | | Change-Id: I1b3570a96d8406aa502171eb8065f1359d458450
* Keep a reference to the file we are uploading to keep IE10 happy (#18372)Artur Signell2015-07-072-0/+156
| | | | Change-Id: I2dc9b846e1c3ae123b26eac017082bea4ba6f7c3
* Fix Grid header adding and removing with select all checkbox (#17592)Teemu Suo-Anttila2015-07-063-100/+104
| | | | Change-Id: Ib842e171b50366e8830cd50ca0b04a346e298a1d
* Fix Grid jerky resize in vertical split panel (#18370)Teemu Suo-Anttila2015-07-063-1/+84
| | | | | | | This patch makes SplitPanels overflow hidden when there is a full height/width widget in the container. Change-Id: I9cb80019806cd5237b7e07fdda05d44e50d3b929
* Added missing "grid" TestCategory for grid testsTeppo Kurki2015-07-0613-5/+32
| | | | Change-Id: I488e016cbffb6234f3599e549d6346f3587275a0
* Enable test fixed by #18213Artur Signell2015-07-031-12/+0
| | | | Change-Id: I54d621b806fa8cb3cc18d84ecde95bceada9e08d
* Add missing ComputedStyle.java to vaadin-widgets (#18414)Teemu Suo-Anttila2015-07-021-0/+1
| | | | Change-Id: I064629c84b8a0a3e76bd600f9b9c9d598580bc5d
* Fix Grid details on sort to display them on correct rows (#18224)Teemu Suo-Anttila2015-07-023-0/+39
| | | | | | | Due to the nature of Container this is only achieved by removing any existing details and reopening those after the sort is done. Change-Id: Ic42186ed85981d5dad4ff0948aa22f7a0404480d
* Migrate ComboBoxNoTextInput test from TB2 to TB4Henri Sara2015-07-013-75/+107
| | | | Change-Id: I6e474b2306c6957d428117802ffda330b4809a6d
* Make checkboxes immediate in tests.Henri Sara2015-07-012-4/+12
| | | | | | | AudioTest was broken by the fix for #18102 as CheckBox is no longer immediate by default. Change-Id: Ic545359b6638814a2c7cf53abdb5ffc72cb5251e
* Do not let Escalator set width to spacer row's TD element (#18223)Teppo Kurki2015-06-303-14/+175
| | | | Change-Id: I8dec7bbbfc93436eb2fbc1c15cb53e6bfca99e78
* Fix Grid scrolling on Firefox (#16865. #17352)patrik2015-06-291-1/+22
| | | | Change-Id: I58ac7c03be2a4d950ecfba609fddf862f2fd966f
* Don't recalculate columns if only height has changed (#18274)Leif Åstrand2015-06-291-1/+5
| | | | | | | | This patch increases the reported fps in GridResizeTerror from 12 to 35 in my Chrome if only changing the height. No automatic test since performance testing on our shared testing infrastructure would be quite error-prone. Change-Id: I327391dc04dde72a6e770df3b564ae8d4e3c15bb
* Add generic resize performance testbed and a test UI for GridLeif Åstrand2015-06-294-0/+384
| | | | Change-Id: I89be491b9bac0447cc194199c54ed9e0e558bf1b
* Converted split panel min/max test to TB4Teppo Kurki2015-06-293-267/+255
| | | | Change-Id: Iead8cc8066cdc20c9d02e34ac45b4ccd37537a60