summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix javadocArtur Signell2015-10-061-2/+2
* | Add sampler to BuildDemos, support specifying branch for demoTeemu Suo-Anttila2015-10-061-4/+10
* | Add API for data destruction to DataGenerator interface (#19038)Teemu Suo-Anttila2015-10-065-39/+103
* | Add support for TreeContextClickEvents (#19062)Teemu Suo-Anttila2015-10-057-17/+267
* | Properly cleanup stream variables if DragAndDropWrapper is detached (#14882)Artur Signell2015-10-052-6/+132
* | Add server-side unit tests for ContextClickEvent handling (#19015)Teemu Suo-Anttila2015-10-051-0/+163
* | Add GridContextClickEvent with item ids, properties and section (#16855)Teemu Suo-Anttila2015-10-0516-14/+287
* | Add @since for 7.5.7 changesHenri Sara2015-10-044-4/+12
* | Making converted tb2 test more stable (#17947)Johannes Tuikkala2015-10-022-24/+31
* | Add Tree.htmlContentsAllowed (#7717)Leif Åstrand2015-10-026-2/+179
* | Fix TreeTableContextClick support (#19056)Teemu Suo-Anttila2015-10-024-1/+95
* | Implement ContextClickEvent for Table (#19042)Teemu Suo-Anttila2015-10-0211-0/+650
* | Do not use getters/setters when mapping designer fields (#17388)Artur Signell2015-10-013-11/+98
* | Add support for ContextClickEvent in AbstractComponent (#19015)Teemu Suo-Anttila2015-10-0113-42/+302
* | Create a Valo icon font for icons used in Valo (#18472)Artur Signell2015-09-3024-32/+160
* | Close calendar popup when DateField is detached (#18985)Teemu Pöntelin2015-09-303-0/+116
* | Output end-to-end bootstrap time (#19034)Leif Åstrand2015-09-291-0/+19
* | Skip checking unknown properties for @NoLayout on client side (#18334)Artur Signell2015-09-294-1/+114
* | Clean up compiler warnings in Design.javaLeif Åstrand2015-09-291-64/+31
* | Remove old Chrome workaround from GridClientRenderers testTeemu Suo-Anttila2015-09-291-5/+0
* | Shorten "server connection lost" default timeout (#11733)Henri Sara2015-09-291-1/+1
* | Set opacity for disabled Grid in Valo. (#18661)Sauli Tähkäpää2015-09-293-0/+62
* | Store VaadinSession as APPLICATION_SCOPE in portals (#18998)Artur Signell2015-09-292-3/+20
* | Add scoped PortletSession methods (#19007)Artur Signell2015-09-291-0/+106
* | Log reason for loading a connector bundle (#19024)Artur Signell2015-09-291-1/+6
* | Fix resetting of top or left alignment in GridLayout (#18660)Artur Signell2015-09-293-0/+161
* | Use a suitable z-index for valo-menuitems overlay (#18869)Matti Tahvonen2015-09-281-1/+1
* | Create ConnectionStateHandler instance to enable overriding (#19017)Artur Signell2015-09-282-3/+7
* | Use "vaadin-" as default prefix for Design (#18957)Henri Sara2015-09-2883-532/+937
* | Ensure Grid classes can be accessed (#18976)Artur Signell2015-09-281-3/+3
* | Do not rely on content-type to detect errors (#19009)Artur Signell2015-09-271-8/+0
* | Parse readonly values for AbstractFields correctly #18850John Ahlroos2015-09-2520-29/+217
* | Hide global "define" from push scripts (#18999)Leif Åstrand2015-09-244-0/+64
* | Make getLogger privateArtur Signell2015-09-243-3/+3
* | Update AJS?.callFunction javadoc to reflect reality (#18990)Leif Åstrand2015-09-243-12/+32
* | Correctly round tr width in Escalator (#18820)Artur Signell2015-09-243-1/+261
* | Adds support for defining the URL to use for push requests (#18989)Artur Signell2015-09-243-4/+46
* | Removes .v-ui wrapping from valo-menu-responsive for (#18961)Marc Englund2015-09-245-1/+178
* | Support HTML entities when reading/writing declarative format #18882Maciej Przepióra2015-09-2417-80/+424
* | Write all empty cells for empty GridLayout in declarative #18805Maciej Przepióra2015-09-242-2/+58
* | Fix missing @since, update release notes7.6.0.alpha6Teemu Suo-Anttila2015-09-234-114/+46
* | Prevent moving editor while requests are pending (#18959)Teemu Suo-Anttila2015-09-211-0/+7
* | Fix Grid internal focus tracking with Editor open (#18956)Teemu Suo-Anttila2015-09-211-5/+12
* | Clean up unneeded logging and focusCell method in GridTeemu Suo-Anttila2015-09-211-38/+18
* | Make a Grid editor test work on IE8-9.Mika Murtojarvi2015-09-211-4/+6
* | Use correct state class for split panels (#18942)Artur Signell2015-09-204-0/+74
* | Converting TB2 tests for ticket #17947Johannes Tuikkala2015-09-1824-1043/+1126
* | Make ordered layout Slot customizable (#18703)Henri Sara2015-09-172-5/+69
* | Fix Grid Editor handling to not track focus events from widgets (#18919)Teemu Suo-Anttila2015-09-172-25/+11
* | Fix Sidebar isOpen to not throw an exception (#18918)Teemu Suo-Anttila2015-09-171-1/+1