Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add result folder creation to publish report generator | Teemu Suo-Anttila | 2015-08-28 | 1 | -0/+9 |
| | | | | Change-Id: Id1642eb7e04fde8444080a178627587648d0ed94 | ||||
* | Add better keyboard Close Shortcut API for Window (#17383) | patrik | 2015-08-28 | 8 | -63/+467 |
| | | | Change-Id: I29c7d288fe35f6801cf3576ba06751adce821340 | ||||
* | Make Grid editor event handling more customizable | Johannes Dahlström | 2015-08-27 | 2 | -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 test | Henri Sara | 2015-08-27 | 1 | -8/+8 |
| | | | | Change-Id: Ibfead15a5c0a63776fcccea3b3374bfad8736fae | ||||
* | Fix empty @since tags for 7.6.0.alpha47.6.0.alpha4 | Johannes Dahlström | 2015-08-26 | 10 | -21/+21 |
| | | | | Change-Id: I9f223ec2d49a4a851f5e5808cc325c52717191ee | ||||
* | Remove unused Sidebar code from Grid (#18659) | Teemu Suo-Anttila | 2015-08-26 | 1 | -61/+7 |
| | | | | Change-Id: I5476579668c3bf8d05e92862bcd40237bd58b95c | ||||
* | Do not include Chrome version in test output | Artur Signell | 2015-08-26 | 1 | -4/+10 |
| | | | | Change-Id: I885ca2fb0d7ef23385107cdf700bb0b5d25e8d8a | ||||
* | Fix multiple book keeping problems in ContainerOrderedWrapper (#5934, #18422) | Artur Signell | 2015-08-26 | 6 | -64/+291 |
| | | | | Change-Id: Ia749252ebf7034da5f3273ef117ab4ba35ad39b6 | ||||
* | Helper method for enabling all Atmosphere logging | Artur Signell | 2015-08-25 | 2 | -1/+31 |
| | | | | Change-Id: Ibd26d84bd67a244e3a1837491652a84b85f40f65 | ||||
* | Measure width exactly to avoid white padding at the right edge (#18648) | Artur Signell | 2015-08-24 | 2 | -8/+32 |
| | | | | Change-Id: Iaeb5fc84f08746967f664466c3e2e7d09d76e0cc | ||||
* | Make checkbox inline-block like all other widgets (#18518) | Artur Signell | 2015-08-24 | 3 | -4/+133 |
| | | | | Change-Id: Ibec4c7162e9f51baff2534dfc763aa5a83cf915d | ||||
* | Resynchronize everything after theme change (#18478) | Artur Signell | 2015-08-24 | 4 | -52/+26 |
| | | | | Change-Id: Id56d0ff7b2c675780c84efe999cb4b9d655df4cd | ||||
* | Fix Table ColumnCollapseEvents to work with generated columns (#6914) | Teemu Suo-Anttila | 2015-08-24 | 1 | -2/+3 |
| | | | | Change-Id: Id2039cc4869695a8f4bbaa8f25f44f804433e909 | ||||
* | Fix Grid column width calculation regression (#18617) | Teemu Suo-Anttila | 2015-08-24 | 2 | -5/+10 |
| | | | | Change-Id: I359240ff393428dd5d6764d5e01a40022ab94fc6 | ||||
* | Update to Bourbon 3.2.4 (#15484) | Artur Signell | 2015-08-24 | 27 | -181/+391 |
| | | | | Change-Id: I052702fc9b5b714c0d748973f3146f0718298a97 | ||||
* | Use correct classname for ValoTheme.SCROLL_INDICATOR (#14802) | Artur Signell | 2015-08-24 | 26 | -265/+289 |
| | | | | | | Use constants in Valo tests to ensure they are correct Change-Id: Ie8234a45a6f81551cdc4de2e81141aba704f4b6b | ||||
* | Add missing @since tags. | Mika Murtojarvi | 2015-08-24 | 1 | -3/+3 |
| | | | | | | Previously, they were only updated in the 7.5 branch. Change-Id: Ic889c2f6a6d150a013adb5895c191c5107e8c6df | ||||
* | Fix AbstractRemoteDataSource cache clearing (#18630) | Teemu Suo-Anttila | 2015-08-21 | 4 | -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 Signell | 2015-08-21 | 6 | -129/+291 |
| | | | | Change-Id: Ifeb081086a4231f75f07f4d26c56ec22e72ce5d1 | ||||
* | Cut off Grid cell content when max column width is set (#18617) | Teppo Kurki | 2015-08-21 | 3 | -1/+52 |
| | | | Change-Id: I912377ffe366e6ac46280b374fa04caa59c3bcf2 | ||||
* | Make Grid Editor return focus to last focused cell (#16834) | patrik | 2015-08-20 | 2 | -5/+79 |
| | | | | Change-Id: Ifbea95c2b5b39ca3c4532baa7e3f9298423bc030 | ||||
* | Prevent race-condition induced sporadic error in Escalator (#17258) | patrik | 2015-08-20 | 2 | -10/+174 |
| | | | | Change-Id: I624c44056d43a6a3205be46a748070f269a3c3e3 | ||||
* | Merge branch 'grid-unbuffered-editor' to master | Henri Sara | 2015-08-20 | 38 | -800/+2647 |
|\ | | | | | | | Change-Id: I89fad77de62a5ca3c4a134a623aa86d8725e9bba | ||||
| * | Merge branch 'master' into grid-unbuffered-editor | Henri Sara | 2015-08-19 | 7 | -280/+164 |
| |\ | |/ |/| | | | | | | | | | Conflicts: server/src/com/vaadin/data/RpcDataProviderExtension.java Change-Id: I1bd55b03a8c114823ed8655fc89758f37b16e9c4 | ||||
* | | Add optional OSGi imports for portals (#18561) | Henri Sara | 2015-08-19 | 1 | -1/+1 |
| | | | | | | | | Change-Id: Id13dc29347c93ad142c991f95f89cf04eb06db94 | ||||
* | | Fix RpcDataProviderExtension to not rely on item indices (#18503) | Teemu Suo-Anttila | 2015-08-18 | 6 | -272/+152 |
| | | | | | | | | Change-Id: I68a77bee4ef8e7a859f3a3c143e6f5922decf025 | ||||
| * | Merge branch 'master-before-18503' into grid-unbuffered-editor | Henri Sara | 2015-08-19 | 69 | -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-18 | 2 | -18/+104 |
| | | | | | | | | Change-Id: I6d9eeb257a4a4889ce679a31a45133c3d0c90368 | ||||
* | | Handle renderer exceptions gracefully (#18554) | Artur Signell | 2015-08-17 | 4 | -2/+93 |
| | | | | | | | | Change-Id: I46557f6c6f8543ab61b863145863824785d14784 | ||||
* | | Prevent Escalator scrollbars oscillation in HeightByRows mode (#18596) | Teemu Suo-Anttila | 2015-08-14 | 1 | -1/+16 |
| | | | | | | | | Change-Id: Id7e72fbd31277b7c93055c8aa9309d73c86795d6 | ||||
* | | Disable websphereportal8 test | Henri Sara | 2015-08-14 | 1 | -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 Signell | 2015-08-13 | 1 | -0/+5 |
| | | | | | | | | Change-Id: I0b49dc9a2d5a620244829739ccef644e3b7572ca | ||||
* | | Add server check for deployment script | Teemu Suo-Anttila | 2015-08-13 | 1 | -0/+37 |
| | | | | | | | | Change-Id: Ic8622cb0e83657417bb01135ed752a87b364c7a1 | ||||
* | | Decode filename before finding resource (#15407) | Artur Signell | 2015-08-13 | 5 | -8/+67 |
| | | | | | | | | Change-Id: Iede2deff19058ee65bfe06ee8abb918218a57924 | ||||
* | | Add missing URLs to staging report | Teemu Suo-Anttila | 2015-08-12 | 1 | -2/+5 |
| | | | | | | | | | | | | This adds a new command line parameter for TestBench API build Change-Id: I78b916bf59da1267e31ed522ee9c4bdf47800d45 | ||||
* | | Add reporting script for post-publish validation | Teemu Suo-Anttila | 2015-08-12 | 1 | -0/+53 |
| | | | | | | | | Change-Id: I3c145566cc3c5a103e68955c3fff19cfdfa3a4d2 | ||||
* | | Add class for last frozen column requested by designers (#18590) | Taras Hupalo | 2015-08-12 | 1 | -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 Signell | 2015-08-12 | 1 | -0/+7 |
| | | | | | | | | Change-Id: I256529ebcf4a223faa6fd43c4090ba4544c2b040 | ||||
* | | Do not force zero height for empty caption height in FormLayout (#15409) | Artur Signell | 2015-08-12 | 1 | -17/+0 |
| | | | | | | | | Change-Id: I0575556785aa2c5cedb8ec40e2db1ec6644967cc | ||||
* | | Add style names to selection checkboxes (#17755) | Teppo Kurki | 2015-08-11 | 3 | -0/+26 |
| | | | | | | | | Change-Id: I982433f643962ed68b0856b520d331038c7fe838 | ||||
* | | Fix Grid client-side NPE finding uneditable column editor (#18589) | Teemu Suo-Anttila | 2015-08-11 | 2 | -5/+16 |
| | | | | | | | | Change-Id: I6f3fc25785bc6036795a791d6582c3d9194b505c | ||||
* | | Basic tagging commands in staging report | Henri Sara | 2015-08-10 | 1 | -0/+34 |
| | | | | | | | | Change-Id: I4d211975569e082aefafc9eca0bb0a374739d81d | ||||
* | | Use latest GAE SDK supporting Java 6 | Henri Sara | 2015-08-09 | 2 | -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 Murtojarvi | 2015-08-06 | 3 | -5/+106 |
| | | | | | | | | Change-Id: I837ee83a75337eef4338e7206cdd0e366b24f183 | ||||
* | | Add @since for change 11526 ticket #17590 | patrik | 2015-08-05 | 2 | -5/+5 |
| | | | | | | | | Change-Id: I2154167c39384a122b06bbdaaac6c161e3fffd2f | ||||
* | | Update Select all -CheckBox from server and partial selections (#17590) | Teppo Kurki | 2015-08-05 | 6 | -32/+155 |
| | | | | | | | | Change-Id: I8f4986455029fc3b997ec5fee8916fa118a487ca | ||||
* | | Take margin/border/padding into account when measuring TabSheet (#18471) | Artur Signell | 2015-08-04 | 4 | -2/+145 |
| | | | | | | | | Change-Id: Id6fed9155128ed9134b3d4949b80fc605e5ae62f | ||||
* | | Attach Window in hierarchy change as required (#18502) | Artur Signell | 2015-08-04 | 5 | -4/+109 |
| | | | | | | | | Change-Id: Ia9ca393480b80c19e5391bce034534bde31f3a81 | ||||
* | | Restrict old IE fix to IE <= 10 (#17002) | Artur Signell | 2015-08-04 | 1 | -1/+2 |
| | | | | | | | | Change-Id: Iab4ecf3ef0616471743874531264f2fe6868f133 | ||||
* | | Test for multiple manual push in same access block (#15330, #16919) | Artur Signell | 2015-08-04 | 2 | -0/+148 |
| | | | | | | | | Change-Id: I48ca1e392b9ec79cbd907a002d228540a355b116 |