aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Add scoped PortletSession methods (#19007)Artur Signell2015-09-291-0/+106
| | | | | | | | Change-Id: I33afb351e68d2dc9543db9e00d11c2320ab04862
* | Log reason for loading a connector bundle (#19024)Artur Signell2015-09-291-1/+6
| | | | | | Change-Id: Idbad38ccbe519b6e0e5948a4d49e496e42845e3d
* | Fix resetting of top or left alignment in GridLayout (#18660)Artur Signell2015-09-293-0/+161
| | | | | | | | Change-Id: I12b4d792f4d7cc7e3340d5566fda55f0cb23cbd0
* | Use a suitable z-index for valo-menuitems overlay (#18869)Matti Tahvonen2015-09-281-1/+1
| | | | | | | | | | | | | | The floating menu should have a high z-index not to be below components that use z-index, still below floating vaadin elements like windows, notifications and tooltips. Change-Id: I0ae5d2612ba50ca703f2e604891a25db4bc1d75a
* | Create ConnectionStateHandler instance to enable overriding (#19017)Artur Signell2015-09-282-3/+7
| | | | | | | | Change-Id: Idef9f42d4db109f236bc7b5e756c9e7441a618fc
* | Use "vaadin-" as default prefix for Design (#18957)Henri Sara2015-09-2883-532/+937
| | | | | | | | Change-Id: Ic9e0650e5c8e305258cbce033c4ef3f33307bf0f
* | Ensure Grid classes can be accessed (#18976)Artur Signell2015-09-281-3/+3
| | | | | | | | Change-Id: I6ec97debfd12cd22121c3c8f08a947ff9fcbd4a1
* | Do not rely on content-type to detect errors (#19009)Artur Signell2015-09-271-8/+0
| | | | | | | | Change-Id: I8be0a85d43033d99ac73724a3c4621e13ba3f32b
* | Parse readonly values for AbstractFields correctly #18850John Ahlroos2015-09-2520-29/+217
| | | | | | | | Change-Id: I6f7d8731d185fe1c88e861435a401d887b2defbe
* | Hide global "define" from push scripts (#18999)Leif Åstrand2015-09-244-0/+64
| | | | | | | | Change-Id: Iab7747ba8c4770a70e098ea88657ffea14387743
* | Make getLogger privateArtur Signell2015-09-243-3/+3
| | | | | | | | Change-Id: Ieec6ca2dd9b45ee1572dfed84247cb05e7d1f453
* | Update AJS?.callFunction javadoc to reflect reality (#18990)Leif Åstrand2015-09-243-12/+32
| | | | | | Change-Id: Ie53b535a2ae3c0e0ff5bb4b0516364c8817456d3
* | Correctly round tr width in Escalator (#18820)Artur Signell2015-09-243-1/+261
| | | | | | | | | | | | * screenshot based tests for all themes for various features in Grid Change-Id: Id44f319b517fdfa419b70d30a9f8d4bd5e82fa63
* | Adds support for defining the URL to use for push requests (#18989)Artur Signell2015-09-243-4/+46
| | | | | | Change-Id: I12afaf7e5c5c385f3a19c7dab60f044d8721e082
* | Removes .v-ui wrapping from valo-menu-responsive for (#18961)Marc Englund2015-09-245-1/+178
| | | | | | | | | | | | | | Removing .v-ui wrapping makes valo-menu-responsive usable anywhere on the page (not just top-level). Change-Id: I5551cb29677ae53be453fc29d0295ebb2dcbf241
* | Support HTML entities when reading/writing declarative format #18882Maciej Przepióra2015-09-2417-80/+424
| | | | | | | | Change-Id: I08099673c5dd0d688d3243e5fd169edb05f046f3
* | Write all empty cells for empty GridLayout in declarative #18805Maciej Przepióra2015-09-242-2/+58
| | | | | | | | Change-Id: I589ba0dbb4aea7578f85894046e99903d9202e37
* | Fix missing @since, update release notes7.6.0.alpha6Teemu Suo-Anttila2015-09-234-114/+46
| | | | | | | | Change-Id: Ib4bd0fe70de2189263d2aec7eb9255a2e4389b4b
* | Prevent moving editor while requests are pending (#18959)Teemu Suo-Anttila2015-09-211-0/+7
| | | | | | | | Change-Id: I5551ac7c8d602c7e28cf4ce99d5e7ca69bc925ff
* | Fix Grid internal focus tracking with Editor open (#18956)Teemu Suo-Anttila2015-09-211-5/+12
| | | | | | | | Change-Id: I92b9f632960c041111ae9aada6055eab14a9bd81
* | Clean up unneeded logging and focusCell method in GridTeemu Suo-Anttila2015-09-211-38/+18
| | | | | | Change-Id: Iaf2848e3873d87a8db3a694cd542a34dc669ec74
* | Make a Grid editor test work on IE8-9.Mika Murtojarvi2015-09-211-4/+6
| | | | | | | | Change-Id: If2b6cec71504b7a9e966f49752cbb230ab322ab1
* | Use correct state class for split panels (#18942)Artur Signell2015-09-204-0/+74
| | | | | | | | Change-Id: I91980343c0e8f3f35abb26411f57d2303b286cce
* | Converting TB2 tests for ticket #17947Johannes Tuikkala2015-09-1824-1043/+1126
| | | | | | | | Change-Id: I3357e736a024da0a5f8096f51840964b19f822a4
* | Make ordered layout Slot customizable (#18703)Henri Sara2015-09-172-5/+69
| | | | | | | | Change-Id: If425d7196e9393f87659462d5b4488549988ee0d
* | Fix Grid Editor handling to not track focus events from widgets (#18919)Teemu Suo-Anttila2015-09-172-25/+11
| | | | | | | | Change-Id: Icfdc99c39e2a4ae5d1ee580bf0ca9b63a35ba256
* | Fix Sidebar isOpen to not throw an exception (#18918)Teemu Suo-Anttila2015-09-171-1/+1
| | | | | | | | Change-Id: I4a60e5a4d8939f996d72fe2234ea945e6afb5542
* | Fix Grid unbuffered validation error area theme (#18812)Teemu Suo-Anttila2015-09-162-0/+20
| | | | | | | | Change-Id: Ifa37b341b1d49bb7964978a1f2ed0a65efbdcb2a
* | Fix Escalator onResize to layout Finally instead of Deferred (#18751)Teemu Suo-Anttila2015-09-164-17/+133
| | | | | | | | | | | | | | This patch also corrects a possible issue with calculating columns when it is not attached. Change-Id: I616eb0f6d060991d9f461b7e2b1e3f7f30fbd122
* | Fix RpcDataSourceConnector data handling when scrolling fast (#18909)Teemu Suo-Anttila2015-09-162-1/+5
| | | | | | | | Change-Id: Ibd048b322497350cef4a5c2fa675a17912247b0f
* | Fix Grid validation with row change race condition (#18908)Teemu Suo-Anttila2015-09-165-45/+151
| | | | | | | | Change-Id: I628f6b2921f800218a2e65d866b2332a9c574bda
* | Grid: allow zooming in touch devices.Manolo Carrasco2015-09-161-18/+23
| | | | | | | | | | | | | | | | | | - Since grid was not cancelling scrolling when multiple touches, zooming was not working, this patch fixes "zoom trap". - Prevent default when moving the scroll in touch devices to avoid parent scrolling Change-Id: I47856ef20bc835bb2b310b45f6d2749e950e8e7a
* | Add Tab move to next/previous row in Editor (#16841)Teemu Suo-Anttila2015-09-161-3/+22
| | | | | | | | Change-Id: I142d7e70cd226f01905f34440b6ec5096eaa86d7
* | Add basic tab navigation with focus handling in Editor (#16841)Teemu Suo-Anttila2015-09-152-28/+123
| | | | | | | | Change-Id: I89ca61020092cafd3390273ae90736bd6856c8a6
* | Fix scrolling bug when moving Grid editor upsnapshot/7.6Johannes Dahlström2015-09-153-33/+56
| | | | | | | | Change-Id: I005e17ec8ce7927e5fc36975b1e784444d5904b7
* | Update @since tags to 7.5.6.Mika Murtojarvi2015-09-156-9/+9
| | | | | | | | Change-Id: I376cd27d5ae08c877cd3279740b601fb8dddb2e7
* | Always use charset for String.getBytes() method (#18863).Denis Anisimov2015-09-152-2/+134
| | | | | | | | Change-Id: I15ce5a7922aebffc1a05ac55663033f7e5134d0c
* | Disable sidebar button when grid is disabled. (#18696)Sauli Tähkäpää2015-09-144-1/+130
| | | | | | | | Change-Id: If334cebd85fcfe9b368b1b360181abaadd5cb4ef
* | Add command line parameter for ignoring demosTeemu Suo-Anttila2015-09-141-2/+7
| | | | | | | | Change-Id: I84850404ba772ff4dceb1f00f5ddc275fe6f915d
* | Use high resolution time for profiling if it's available #14716, #18782.Denis Anisimov2015-09-108-52/+277
| | | | | | | | Change-Id: Id45ccd47cac3bcdb14c5d4e93e4fb8225b1b2864
* | Add body style name when reconnecting (#18838)Artur Signell2015-09-103-0/+27
| | | | | | | | Change-Id: I7ff28587780fbd1c68b065b3edc670a879e8551e
* | Chrome 45Artur Signell2015-09-101-1/+1
| | | | | | | | Change-Id: Ifb5c3fb54d7cff188b775b74c36d887efa41c853
* | Support custom Enum.toString in converter (#17301)Leif Åstrand2015-09-093-25/+101
| | | | | | Change-Id: Icd3c164fb252bd048ffcd953f967a9c7acdc4514
* | Implement ItemStyleGenerators for ComboBox (#9276)Leif Åstrand2015-09-095-0/+176
| | | | | | | | Change-Id: I899c21e3f71bc728cb613685134b99961b557c5b
* | Revert "Fix Grid unbuffered editor validation error area theme (#18812)"Teemu Suo-Anttila2015-09-091-1/+0
| | | | | | | | | | | | | | | | This CSS fix was only partial fix and caused a regression. A better solution is needed. This reverts commit 6efaefd9f0f0a607b579872b261a41b8e526ff60. Change-Id: Ie99d12357a8098d8bded94ee1fe26e353bad0cf5
* | Fix Editor selection checkbox handling to be more specific (#18818)Teemu Suo-Anttila2015-09-091-1/+4
| | | | | | | | Change-Id: Ic33572d3cd9e6117dc133bbfe26bc707c4b84f21
* | Always do layout if there are connectors pending layout or measure (#16992)Artur Signell2015-09-096-10/+277
| | | | | | | | Change-Id: I6ca8f3a1ca9c0a2d537c694812f4831efdeb8e08
* | Don't use proxy port blocked by FirefoxArtur Signell2015-09-081-1/+7
| | | | | | | | Change-Id: I32d09c17ecbc65442305bb9e6853ff19b6dcfda4
* | Update release notes7.6.0.alpha5Mika Murtojarvi2015-09-081-12/+6
| | | | | | | | Change-Id: I4426743500a8feb27eda0f5d22f1601fcad7f2ab
* | Add missing @since 7.6 tagsMika Murtojarvi2015-09-081-0/+3
| | | | | | | | Change-Id: Iffa8655403615d1f7345709c865dd14c6fa861b2