summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add result folder creation to publish report generatorTeemu Suo-Anttila2015-08-281-0/+9
| | | | Change-Id: Id1642eb7e04fde8444080a178627587648d0ed94
* Add better keyboard Close Shortcut API for Window (#17383)patrik2015-08-288-63/+467
| | | Change-Id: I29c7d288fe35f6801cf3576ba06751adce821340
* Make Grid editor event handling more customizableJohannes Dahlström2015-08-272-76/+371
| | | | | | | | | | The event handling is factored to a separate EventHandler interface, with the default behavior contained in class DefaultEditorEventHandler. The latter is made easily extensible by providing several customization points. Change-Id: I653d37197cc9314980a8d36983783f227af0cd5e
* Update menu indices in TabSheetBasicOperations testHenri Sara2015-08-271-8/+8
| | | | Change-Id: Ibfead15a5c0a63776fcccea3b3374bfad8736fae
* Fix empty @since tags for 7.6.0.alpha47.6.0.alpha4Johannes Dahlström2015-08-2610-21/+21
| | | | Change-Id: I9f223ec2d49a4a851f5e5808cc325c52717191ee
* Remove unused Sidebar code from Grid (#18659)Teemu Suo-Anttila2015-08-261-61/+7
| | | | Change-Id: I5476579668c3bf8d05e92862bcd40237bd58b95c
* Do not include Chrome version in test outputArtur Signell2015-08-261-4/+10
| | | | Change-Id: I885ca2fb0d7ef23385107cdf700bb0b5d25e8d8a
* Fix multiple book keeping problems in ContainerOrderedWrapper (#5934, #18422)Artur Signell2015-08-266-64/+291
| | | | Change-Id: Ia749252ebf7034da5f3273ef117ab4ba35ad39b6
* Helper method for enabling all Atmosphere loggingArtur Signell2015-08-252-1/+31
| | | | Change-Id: Ibd26d84bd67a244e3a1837491652a84b85f40f65
* Measure width exactly to avoid white padding at the right edge (#18648)Artur Signell2015-08-242-8/+32
| | | | Change-Id: Iaeb5fc84f08746967f664466c3e2e7d09d76e0cc
* Make checkbox inline-block like all other widgets (#18518)Artur Signell2015-08-243-4/+133
| | | | Change-Id: Ibec4c7162e9f51baff2534dfc763aa5a83cf915d
* Resynchronize everything after theme change (#18478)Artur Signell2015-08-244-52/+26
| | | | Change-Id: Id56d0ff7b2c675780c84efe999cb4b9d655df4cd
* Fix Table ColumnCollapseEvents to work with generated columns (#6914)Teemu Suo-Anttila2015-08-241-2/+3
| | | | Change-Id: Id2039cc4869695a8f4bbaa8f25f44f804433e909
* Fix Grid column width calculation regression (#18617)Teemu Suo-Anttila2015-08-242-5/+10
| | | | Change-Id: I359240ff393428dd5d6764d5e01a40022ab94fc6
* Update to Bourbon 3.2.4 (#15484)Artur Signell2015-08-2427-181/+391
| | | | Change-Id: I052702fc9b5b714c0d748973f3146f0718298a97
* Use correct classname for ValoTheme.SCROLL_INDICATOR (#14802)Artur Signell2015-08-2426-265/+289
| | | | | | Use constants in Valo tests to ensure they are correct Change-Id: Ie8234a45a6f81551cdc4de2e81141aba704f4b6b
* Add missing @since tags.Mika Murtojarvi2015-08-241-3/+3
| | | | | | Previously, they were only updated in the 7.5 branch. Change-Id: Ic889c2f6a6d150a013adb5895c191c5107e8c6df
* Fix AbstractRemoteDataSource cache clearing (#18630)Teemu Suo-Anttila2015-08-214-19/+57
| | | | | | | This patch also reduces the amount of RPC calls when dropping rows from cache. Change-Id: Ib69a807883bc885dcd877a008cec16e44fa2bfdd
* Column collapse events for Table (#6914)Artur Signell2015-08-216-129/+291
| | | | Change-Id: Ifeb081086a4231f75f07f4d26c56ec22e72ce5d1
* Cut off Grid cell content when max column width is set (#18617)Teppo Kurki2015-08-213-1/+52
| | | Change-Id: I912377ffe366e6ac46280b374fa04caa59c3bcf2
* Make Grid Editor return focus to last focused cell (#16834)patrik2015-08-202-5/+79
| | | | Change-Id: Ifbea95c2b5b39ca3c4532baa7e3f9298423bc030
* Prevent race-condition induced sporadic error in Escalator (#17258)patrik2015-08-202-10/+174
| | | | Change-Id: I624c44056d43a6a3205be46a748070f269a3c3e3
* Merge branch 'grid-unbuffered-editor' to masterHenri Sara2015-08-2038-800/+2647
|\ | | | | | | Change-Id: I89fad77de62a5ca3c4a134a623aa86d8725e9bba
| * Merge branch 'master' into grid-unbuffered-editorHenri Sara2015-08-197-280/+164
| |\ | |/ |/| | | | | | | | | Conflicts: server/src/com/vaadin/data/RpcDataProviderExtension.java Change-Id: I1bd55b03a8c114823ed8655fc89758f37b16e9c4
* | Add optional OSGi imports for portals (#18561)Henri Sara2015-08-191-1/+1
| | | | | | | | Change-Id: Id13dc29347c93ad142c991f95f89cf04eb06db94
* | Fix RpcDataProviderExtension to not rely on item indices (#18503)Teemu Suo-Anttila2015-08-186-272/+152
| | | | | | | | Change-Id: I68a77bee4ef8e7a859f3a3c143e6f5922decf025
| * Merge branch 'master-before-18503' into grid-unbuffered-editorHenri Sara2015-08-1969-179/+1698
| |\ | |/ |/| | | | | | | | | | | Conflicts: server/src/com/vaadin/data/RpcDataProviderExtension.java uitest/src/com/vaadin/tests/components/grid/basicfeatures/server/GridEditorTest.java Change-Id: I9e7907c9caf839fd043444db0505f9853f020a6a
* | Prevent NPE on missing security key. (#18573)Sauli Tähkäpää2015-08-182-18/+104
| | | | | | | | Change-Id: I6d9eeb257a4a4889ce679a31a45133c3d0c90368
* | Handle renderer exceptions gracefully (#18554)Artur Signell2015-08-174-2/+93
| | | | | | | | Change-Id: I46557f6c6f8543ab61b863145863824785d14784
* | Prevent Escalator scrollbars oscillation in HeightByRows mode (#18596)Teemu Suo-Anttila2015-08-141-1/+16
| | | | | | | | Change-Id: Id7e72fbd31277b7c93055c8aa9309d73c86795d6
* | Disable websphereportal8 testHenri Sara2015-08-141-1/+2
| | | | | | | | | | | | | | The automated test environment is missing the server, so the test was always ignored. Change-Id: Ida3266758eea461c65f2d937109455b209903dfb
* | Make Valo work with sass-lang compiler again (#18438)Artur Signell2015-08-131-0/+5
| | | | | | | | Change-Id: I0b49dc9a2d5a620244829739ccef644e3b7572ca
* | Add server check for deployment scriptTeemu Suo-Anttila2015-08-131-0/+37
| | | | | | | | Change-Id: Ic8622cb0e83657417bb01135ed752a87b364c7a1
* | Decode filename before finding resource (#15407)Artur Signell2015-08-135-8/+67
| | | | | | | | Change-Id: Iede2deff19058ee65bfe06ee8abb918218a57924
* | Add missing URLs to staging reportTeemu Suo-Anttila2015-08-121-2/+5
| | | | | | | | | | | | This adds a new command line parameter for TestBench API build Change-Id: I78b916bf59da1267e31ed522ee9c4bdf47800d45
* | Add reporting script for post-publish validationTeemu Suo-Anttila2015-08-121-0/+53
| | | | | | | | Change-Id: I3c145566cc3c5a103e68955c3fff19cfdfa3a4d2
* | Add class for last frozen column requested by designers (#18590)Taras Hupalo2015-08-121-5/+27
| | | | | | | | | | See https://github.com/vaadin/components/pull/57#issuecomment-127622121 for details Change-Id: Iba32b6f36f5c98c86a3902133c7486af2dad9669
* | Guard against disconnect() being called twice (#15263)Artur Signell2015-08-121-0/+7
| | | | | | | | Change-Id: I256529ebcf4a223faa6fd43c4090ba4544c2b040
* | Do not force zero height for empty caption height in FormLayout (#15409)Artur Signell2015-08-121-17/+0
| | | | | | | | Change-Id: I0575556785aa2c5cedb8ec40e2db1ec6644967cc
* | Add style names to selection checkboxes (#17755)Teppo Kurki2015-08-113-0/+26
| | | | | | | | Change-Id: I982433f643962ed68b0856b520d331038c7fe838
* | Fix Grid client-side NPE finding uneditable column editor (#18589)Teemu Suo-Anttila2015-08-112-5/+16
| | | | | | | | Change-Id: I6f3fc25785bc6036795a791d6582c3d9194b505c
* | Basic tagging commands in staging reportHenri Sara2015-08-101-0/+34
| | | | | | | | Change-Id: I4d211975569e082aefafc9eca0bb0a374739d81d
* | Use latest GAE SDK supporting Java 6Henri Sara2015-08-092-2/+2
| | | | | | | | | | | | | | An upgrade of GAE SDK is needed to support the new HDR that replaced the old DataStore. Change-Id: I968b01bf4efcf03fae8b3c41d7f0a662f57e7727
* | Prevent scrolling when expanding a TreeTable item (#18247)Mika Murtojarvi2015-08-063-5/+106
| | | | | | | | Change-Id: I837ee83a75337eef4338e7206cdd0e366b24f183
* | Add @since for change 11526 ticket #17590patrik2015-08-052-5/+5
| | | | | | | | Change-Id: I2154167c39384a122b06bbdaaac6c161e3fffd2f
* | Update Select all -CheckBox from server and partial selections (#17590)Teppo Kurki2015-08-056-32/+155
| | | | | | | | Change-Id: I8f4986455029fc3b997ec5fee8916fa118a487ca
* | Take margin/border/padding into account when measuring TabSheet (#18471)Artur Signell2015-08-044-2/+145
| | | | | | | | Change-Id: Id6fed9155128ed9134b3d4949b80fc605e5ae62f
* | Attach Window in hierarchy change as required (#18502)Artur Signell2015-08-045-4/+109
| | | | | | | | Change-Id: Ia9ca393480b80c19e5391bce034534bde31f3a81
* | Restrict old IE fix to IE <= 10 (#17002)Artur Signell2015-08-041-1/+2
| | | | | | | | Change-Id: Iab4ecf3ef0616471743874531264f2fe6868f133
* | Test for multiple manual push in same access block (#15330, #16919)Artur Signell2015-08-042-0/+148
| | | | | | | | Change-Id: I48ca1e392b9ec79cbd907a002d228540a355b116