Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make a Grid editor test work on IE8-9. | Mika Murtojarvi | 2015-09-21 | 1 | -4/+6 |
| | | | | Change-Id: If2b6cec71504b7a9e966f49752cbb230ab322ab1 | ||||
* | Converting TB2 tests for ticket #17947 | Johannes Tuikkala | 2015-09-18 | 16 | -121/+1126 |
| | | | | Change-Id: I3357e736a024da0a5f8096f51840964b19f822a4 | ||||
* | Fix Escalator onResize to layout Finally instead of Deferred (#18751) | Teemu Suo-Anttila | 2015-09-16 | 2 | -0/+85 |
| | | | | | | | This patch also corrects a possible issue with calculating columns when it is not attached. Change-Id: I616eb0f6d060991d9f461b7e2b1e3f7f30fbd122 | ||||
* | Fix Grid validation with row change race condition (#18908) | Teemu Suo-Anttila | 2015-09-16 | 1 | -1/+15 |
| | | | | Change-Id: I628f6b2921f800218a2e65d866b2332a9c574bda | ||||
* | Fix scrolling bug when moving Grid editor upsnapshot/7.6 | Johannes Dahlström | 2015-09-15 | 1 | -1/+22 |
| | | | | Change-Id: I005e17ec8ce7927e5fc36975b1e784444d5904b7 | ||||
* | Update @since tags to 7.5.6. | Mika Murtojarvi | 2015-09-15 | 1 | -1/+1 |
| | | | | Change-Id: I376cd27d5ae08c877cd3279740b601fb8dddb2e7 | ||||
* | Disable sidebar button when grid is disabled. (#18696) | Sauli Tähkäpää | 2015-09-14 | 2 | -0/+106 |
| | | | | Change-Id: If334cebd85fcfe9b368b1b360181abaadd5cb4ef | ||||
* | Use high resolution time for profiling if it's available #14716, #18782. | Denis Anisimov | 2015-09-10 | 2 | -0/+135 |
| | | | | Change-Id: Id45ccd47cac3bcdb14c5d4e93e4fb8225b1b2864 | ||||
* | Add body style name when reconnecting (#18838) | Artur Signell | 2015-09-10 | 1 | -0/+17 |
| | | | | Change-Id: I7ff28587780fbd1c68b065b3edc670a879e8551e | ||||
* | Chrome 45 | Artur Signell | 2015-09-10 | 1 | -1/+1 |
| | | | | Change-Id: Ifb5c3fb54d7cff188b775b74c36d887efa41c853 | ||||
* | Implement ItemStyleGenerators for ComboBox (#9276) | Leif Åstrand | 2015-09-09 | 2 | -0/+83 |
| | | | | Change-Id: I899c21e3f71bc728cb613685134b99961b557c5b | ||||
* | Always do layout if there are connectors pending layout or measure (#16992) | Artur Signell | 2015-09-09 | 3 | -0/+221 |
| | | | | Change-Id: I6ca8f3a1ca9c0a2d537c694812f4831efdeb8e08 | ||||
* | Don't use proxy port blocked by Firefox | Artur Signell | 2015-09-08 | 1 | -1/+7 |
| | | | | Change-Id: I32d09c17ecbc65442305bb9e6853ff19b6dcfda4 | ||||
* | Make test stable in IE11 | Artur Signell | 2015-09-08 | 3 | -0/+26 |
| | | | | Change-Id: Iac16310af8bde98caa78bec4763b78919ef8371d | ||||
* | Make it possible to avoid select caption conversion (#16845) | Leif Åstrand | 2015-09-08 | 2 | -0/+83 |
| | | | | Change-Id: If88b7cf6298a24cfad3c936a1af566ed919ec0e7 | ||||
* | Hide reconnect spinner completely in all themes when giving up (#11733) | Artur Signell | 2015-09-08 | 2 | -12/+40 |
| | | | | Change-Id: I5db94e40b56aa73c15e9deccc86b0852ec45cde8 | ||||
* | Save editor content on keyboard editor move (#18809) | Teemu Suo-Anttila | 2015-09-07 | 1 | -0/+22 |
| | | | | Change-Id: I1bb3e352c87fac491269c1ca93f6acdff8bb97eb | ||||
* | Make test work correctly with resynchronize | Artur Signell | 2015-09-07 | 6 | -58/+26 |
| | | | | Change-Id: I4aaf8875cbd69db525c4aaa8ac92a26b3b11b158 | ||||
* | Better category for reconnect dialog tests | Artur Signell | 2015-09-07 | 2 | -1/+3 |
| | | | | Change-Id: I71b887e39e905bf69065f53c9c291b98091ae7c2 | ||||
* | Test to validate that resynchronize/repaintAll actually resynchronizes | Artur Signell | 2015-09-07 | 2 | -0/+104 |
| | | | | Change-Id: Ib68f73e01fc0f545e0042a358d95a2b7185476ac | ||||
* | Revert "Convert old theme test to new MultiBrowserThemeTest" | Artur Signell | 2015-09-04 | 7 | -26/+160 |
| | | | | | | | | Accidentally included, will be done separately later This reverts commit 054cff009fa1cf46bef9492a657fc23cb396918b. Change-Id: I63f88233edaaa4f7aeae8432f9ca25ab9b9c3e92 | ||||
* | Merge remote-tracking branch 'origin/master' into reconnect-dialog | Artur Signell | 2015-09-04 | 110 | -694/+4305 |
|\ | | | | | | | Change-Id: Ie622160a83116c83b255a26bec297f73f3223ac7 | ||||
| * | Support suspend timeout for long polling (#18550) | Artur Signell | 2015-09-03 | 3 | -5/+19 |
| | | | | | | | | Change-Id: I1dc35f060b255baff4d28a815414836d4852218b | ||||
| * | Redesign RpcDataSourceConnector pinning RPC requests (#18692) | Teemu Suo-Anttila | 2015-09-02 | 2 | -3/+3 |
| | | | | | | | | | | | | This patch removes DataProviderKeyMapper which was mostly dead code already. Uses a regular KeyMapper instead. Change-Id: Ic97d1dc827d45fde65bcddc0414bfe711032620c | ||||
| * | Do not open detail row if generator is the NULL one (#18663) | Teppo Kurki | 2015-09-02 | 4 | -55/+48 |
| | | | | | | | | Change-Id: Ib853205dae7745ca4af11fb558899e6648e25da8 | ||||
| * | Detect broken Profiler.isEnabled() inlining | Leif Åstrand | 2015-09-02 | 3 | -0/+136 |
| | | | | | | | | | | | | | | | | | | | | | | The mechanism that makes calls to e.g. Profiler.start() completely disappear if vaadin.profiler is set to false is quite fragile. Furhtermore, the implementation pattern has some parts that look like potential optimizations even though the end result would be the opposite. This patch adds a test that will fail if that kind of change has accidentally been introduced. Change-Id: Ic948feb4d3b73120dc3f245bcc130af16bfd32a9 | ||||
| * | Close existing details when the generator is changed (#18664) | Teppo Kurki | 2015-09-01 | 1 | -19/+6 |
| | | | | | | | | Change-Id: Iae5e70f42c27731ce40c00604ccc6097323faa79 | ||||
| * | Refactor Grid SelectionModels as extensions (#18624) | Teemu Suo-Anttila | 2015-09-01 | 3 | -0/+156 |
| | | | | | | | | | | | | | | This patch removes all selection related variables and API from several core parts of Grid. Change-Id: Idb7aa48fda69ded1ef58a69c1f7dbc78b7f52a54 | ||||
| * | Add null check to test portlet | Henri Sara | 2015-09-01 | 1 | -1/+1 |
| | | | | | | | | Change-Id: I226af05a718931cabb7e27d6bcc38f5832d89ee7 | ||||
| * | Add better keyboard Close Shortcut API for Window (#17383) | patrik | 2015-08-28 | 1 | -0/+199 |
| | | | | | | Change-Id: I29c7d288fe35f6801cf3576ba06751adce821340 | ||||
| * | Do not include Chrome version in test output | Artur Signell | 2015-08-26 | 1 | -4/+10 |
| | | | | | | | | Change-Id: I885ca2fb0d7ef23385107cdf700bb0b5d25e8d8a | ||||
| * | Make checkbox inline-block like all other widgets (#18518) | Artur Signell | 2015-08-24 | 2 | -0/+133 |
| | | | | | | | | Change-Id: Ibec4c7162e9f51baff2534dfc763aa5a83cf915d | ||||
| * | Resynchronize everything after theme change (#18478) | Artur Signell | 2015-08-24 | 2 | -2/+20 |
| | | | | | | | | Change-Id: Id56d0ff7b2c675780c84efe999cb4b9d655df4cd | ||||
| * | Fix Grid column width calculation regression (#18617) | Teemu Suo-Anttila | 2015-08-24 | 1 | -3/+3 |
| | | | | | | | | Change-Id: I359240ff393428dd5d6764d5e01a40022ab94fc6 | ||||
| * | Use correct classname for ValoTheme.SCROLL_INDICATOR (#14802) | Artur Signell | 2015-08-24 | 25 | -264/+288 |
| | | | | | | | | | | | | Use constants in Valo tests to ensure they are correct Change-Id: Ie8234a45a6f81551cdc4de2e81141aba704f4b6b | ||||
| * | Column collapse events for Table (#6914) | Artur Signell | 2015-08-21 | 3 | -30/+203 |
| | | | | | | | | Change-Id: Ifeb081086a4231f75f07f4d26c56ec22e72ce5d1 | ||||
| * | Cut off Grid cell content when max column width is set (#18617) | Teppo Kurki | 2015-08-21 | 2 | -0/+49 |
| | | | | | | Change-Id: I912377ffe366e6ac46280b374fa04caa59c3bcf2 | ||||
| * | Make Grid Editor return focus to last focused cell (#16834) | patrik | 2015-08-20 | 1 | -1/+11 |
| | | | | | | | | Change-Id: Ifbea95c2b5b39ca3c4532baa7e3f9298423bc030 | ||||
| * | Prevent race-condition induced sporadic error in Escalator (#17258) | patrik | 2015-08-20 | 1 | -0/+148 |
| | | | | | | | | Change-Id: I624c44056d43a6a3205be46a748070f269a3c3e3 | ||||
| * | Merge branch 'master' into grid-unbuffered-editor | Henri Sara | 2015-08-19 | 1 | -1/+0 |
| |\ | | | | | | | | | | | | | | | | | | | Conflicts: server/src/com/vaadin/data/RpcDataProviderExtension.java Change-Id: I1bd55b03a8c114823ed8655fc89758f37b16e9c4 | ||||
| | * | Fix RpcDataProviderExtension to not rely on item indices (#18503) | Teemu Suo-Anttila | 2015-08-18 | 1 | -1/+0 |
| | | | | | | | | | | | | Change-Id: I68a77bee4ef8e7a859f3a3c143e6f5922decf025 | ||||
| * | | Merge branch 'master-before-18503' into grid-unbuffered-editor | Henri Sara | 2015-08-19 | 25 | -10/+1012 |
| |\| | | | | | | | | | | | | | | | | | | | | | | Conflicts: server/src/com/vaadin/data/RpcDataProviderExtension.java uitest/src/com/vaadin/tests/components/grid/basicfeatures/server/GridEditorTest.java Change-Id: I9e7907c9caf839fd043444db0505f9853f020a6a | ||||
| | * | Handle renderer exceptions gracefully (#18554) | Artur Signell | 2015-08-17 | 2 | -0/+84 |
| | | | | | | | | | | | | Change-Id: I46557f6c6f8543ab61b863145863824785d14784 | ||||
| | * | Decode filename before finding resource (#15407) | Artur Signell | 2015-08-13 | 1 | -0/+52 |
| | | | | | | | | | | | | Change-Id: Iede2deff19058ee65bfe06ee8abb918218a57924 | ||||
| | * | Add style names to selection checkboxes (#17755) | Teppo Kurki | 2015-08-11 | 1 | -0/+18 |
| | | | | | | | | | | | | Change-Id: I982433f643962ed68b0856b520d331038c7fe838 | ||||
| | * | Fix Grid client-side NPE finding uneditable column editor (#18589) | Teemu Suo-Anttila | 2015-08-11 | 1 | -0/+1 |
| | | | | | | | | | | | | Change-Id: I6f3fc25785bc6036795a791d6582c3d9194b505c | ||||
| | * | Prevent scrolling when expanding a TreeTable item (#18247) | Mika Murtojarvi | 2015-08-06 | 2 | -0/+97 |
| | | | | | | | | | | | | Change-Id: I837ee83a75337eef4338e7206cdd0e366b24f183 | ||||
| | * | Update Select all -CheckBox from server and partial selections (#17590) | Teppo Kurki | 2015-08-05 | 2 | -0/+60 |
| | | | | | | | | | | | | Change-Id: I8f4986455029fc3b997ec5fee8916fa118a487ca | ||||
| | * | Take margin/border/padding into account when measuring TabSheet (#18471) | Artur Signell | 2015-08-04 | 2 | -0/+86 |
| | | | | | | | | | | | | Change-Id: Id6fed9155128ed9134b3d4949b80fc605e5ae62f | ||||
| | * | Attach Window in hierarchy change as required (#18502) | Artur Signell | 2015-08-04 | 3 | -0/+95 |
| | | | | | | | | | | | | Change-Id: Ia9ca393480b80c19e5391bce034534bde31f3a81 |