summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add sampler to BuildDemos, support specifying branch for demoTeemu Suo-Anttila2015-10-061-4/+10
| | | | | | | | New way to add a built demo with specified branch uses a tuple with the format ("URL", "branch"). The given branch will be used when cloning the demo. Default branch is master and is used if no branch is provided. Change-Id: Ia3d648e9203296cecde8fd1e6d86613ac31a33d5
* Add API for data destruction to DataGenerator interface (#19038)Teemu Suo-Anttila2015-10-065-39/+103
| | | | | | | This patch provides destroyData implementation for all default data generators. Change-Id: I1458080ee0203a27b52e604d3a30c9e5240c0383
* Add support for TreeContextClickEvents (#19062)Teemu Suo-Anttila2015-10-057-17/+267
| | | | | | | | | | | | Tree connector now overrides the send context click event providing the row key to the server-side via RPC call. This is then passed on to a TreeContextClickEvent and fired to listeners. This patch modifies the test base for context click testing by making it tolerate 1 piksel differences. This was to fix any subpixel related issues in coordinate comparison. Change-Id: Iacced274a6b518b5f89378cbc32b8381362e1e4f
* Properly cleanup stream variables if DragAndDropWrapper is detached (#14882)Artur Signell2015-10-052-6/+132
| | | | | | | | If DragAndDropWrapper is removed from the UI for whatever reason before cleanup happens, the UI can no longer be found through it. If we do not do cleanup, we leave a reference hanging forever in ConnectorTracker. Change-Id: I9fc3da5d616276a7810ddc4a18cbebf8621635fe
* Add server-side unit tests for ContextClickEvent handling (#19015)Teemu Suo-Anttila2015-10-051-0/+163
| | | | Change-Id: I682aff7495c1bfe8ea75a7fad00eb87374cd40fa
* Add GridContextClickEvent with item ids, properties and section (#16855)Teemu Suo-Anttila2015-10-0516-14/+287
| | | | Change-Id: I03091a3a7a22a921c127ed0b37fe792871ba5edd
* Add @since for 7.5.7 changesHenri Sara2015-10-044-4/+12
| | | | Change-Id: I253c6074167bae60149a5f2f0d22c6de160978d4
* Making converted tb2 test more stable (#17947)Johannes Tuikkala2015-10-022-24/+31
| | | | Change-Id: I60907930e702911af4de7bb339ddbdb8cbac758e
* Add Tree.htmlContentsAllowed (#7717)Leif Åstrand2015-10-026-2/+179
| | | | Change-Id: I5c773da806b8358ee203c9c12fd2e2b6fec1970f
* Fix TreeTableContextClick support (#19056)Teemu Suo-Anttila2015-10-024-1/+95
| | | | Change-Id: Ib6bac73ba96c4919df2e1bf5c9c83160707530bb
* Implement ContextClickEvent for Table (#19042)Teemu Suo-Anttila2015-10-0211-0/+650
| | | | | | | This patch also introduces a testing infrastructure for context click event and listener testing. Change-Id: I3aa88758278c91086df3d0971edb34914a93fd29
* Do not use getters/setters when mapping designer fields (#17388)Artur Signell2015-10-013-11/+98
| | | | Change-Id: I5c03beca2b5f00c6efb32980e5e5ddf36cc4f16a
* Add support for ContextClickEvent in AbstractComponent (#19015)Teemu Suo-Anttila2015-10-0113-42/+302
| | | | Change-Id: I93d5d20925b8ac9b4b108ccc6deec2090e68aa0d
* Create a Valo icon font for icons used in Valo (#18472)Artur Signell2015-09-3024-32/+160
| | | | | | | | | | | | | | Valo uses only a handful of icons from Font Awesome. This change introduces a separate icon font for valo (9KB instead of 80KB) and decouples Valo from Font Awesome to enable updating Font Awesome without taking Valo into account. This change also makes it easy to not load Font Awesome when using Valo by setting $v-font-awesome:false For backwards compatibility, Font Awesome is loaded by default Change-Id: Ib01e3cf34e2468c885fcb8c7859cd1d1af4491aa
* Close calendar popup when DateField is detached (#18985)Teemu Pöntelin2015-09-303-0/+116
| | | | Change-Id: Ib04b7356577dd5027cd9daac351f49a1a1e23f1d
* Output end-to-end bootstrap time (#19034)Leif Åstrand2015-09-291-0/+19
| | | | Change-Id: Ie3d75b3ca0c6535f03d08672677ffb95a86bde2f
* Skip checking unknown properties for @NoLayout on client side (#18334)Artur Signell2015-09-294-1/+114
| | | | Change-Id: Ic03b419b8c10d5d7010c3d10479883149445fe40
* Clean up compiler warnings in Design.javaLeif Åstrand2015-09-291-64/+31
| | | | | | | | | * Remove unused code * Properly close streams * Avoid unsafe casts * Fix inconsistent javadocs Change-Id: I20e3664ab8b0fc9e3a8037fc05a469a4f8a633ec
* Remove old Chrome workaround from GridClientRenderers testTeemu Suo-Anttila2015-09-291-5/+0
| | | | Change-Id: Ic328291e61301b3ab314e2f7450132610a653b98
* Shorten "server connection lost" default timeout (#11733)Henri Sara2015-09-291-1/+1
| | | | Change-Id: Ida7f107edc63bfda3b91f86410439a84af050d73
* Set opacity for disabled Grid in Valo. (#18661)Sauli Tähkäpää2015-09-293-0/+62
| | | | Change-Id: I6fe834c6a7ce7695f065d7385f3b6dc1940864a1
* Store VaadinSession as APPLICATION_SCOPE in portals (#18998)Artur Signell2015-09-292-3/+20
| | | | Change-Id: I729cba0844e54ca2fab2c9b26ab5ea5fc0c4ca1c
* 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