aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Support and run tests on Wildfly 9 (#18295)Artur Signell2015-06-182-2/+8
* Take Window special case into account for invalid layouts (#17598)Artur Signell2015-06-171-0/+12
* Send beforeClientResponse exceptions to an error handler (#14214)Leif Åstrand2015-06-175-9/+110
* Allow beforeClientResponse to change hierarchy or dirtyness (#18268)Leif Åstrand2015-06-174-13/+143
* Convert a ComboBox drop-down arrow location TB2 test to TB4.Mika Murtojarvi2015-06-172-47/+39
* Add missing Grid test categoriesArtur Signell2015-06-179-0/+18
* Revert "Prevent field from updating when removing text change listener. (#162...Mika Murtojärvi2015-06-174-73/+21
* Make vanilla SingleBrowserTest work with the runLocally propertyLeif Åstrand2015-06-162-2/+5
* Make Jetty use jul even though the slf4j api is on the classpathLeif Åstrand2015-06-161-0/+3
* Replace a TB2 test of Table column reordering.Mika Murtojarvi2015-06-152-42/+38
* Use correct path for FocusUtil in vaadin-widgets (#18253)Teemu Suo-Anttila2015-06-151-1/+1
* Add backwards keyword for Valo utility animations (#14873, #14806)Jouni Koivuviita2015-06-151-7/+7
* Calculate row width correctly when subpixel workaround/fix is active (#17934)Artur Signell2015-06-123-5/+178
* Ensure GridLayout rounds available space down instead of up (#15451)Artur Signell2015-06-128-49/+388
* Add FocusUtil to vaadin-widgets package (#18253)Teemu Suo-Anttila2015-06-121-4/+5
* Render nested invalid layouts correctly (#17598)Artur Signell2015-06-114-5/+182
* Adds margin support to GridLayout declarative format (#18238)Teppo Kurki2015-06-114-14/+26
* Add python script for validating demosTeemu Suo-Anttila2015-06-113-134/+220
* Add a python script for validating all maven archetypesTeemu Suo-Anttila2015-06-111-0/+184
* Add python script for validating version files on vaadin.comTeemu Suo-Anttila2015-06-111-0/+66
* Fix declarative margin reading in AbstractOrderedLayout (#18229)Johannes Dahlström2015-06-116-186/+191
* Fix Grid column dnd reorder scrollarea calculation in Chrome 43 (#18234)Teemu Suo-Anttila2015-06-112-63/+10
* Fixes search-CB resizing on each layout (Firefox&Chameleon) (#18236)Teppo Kurki2015-06-111-0/+1
* Measure size correctly when element has border and/or padding (#18181)Artur Signell2015-06-116-20/+342
* Fixes grid editor datefield/combobox IE8/Valo (#17915)Teppo Kurki2015-06-101-0/+12
* Add a workaround to not display a spacer just scrolled to view (#17826)Teemu Suo-Anttila2015-06-101-4/+11
* Add @since 7.5 to new APIJohannes Dahlström2015-06-102-2/+2
* Fix Escalator spacer visibility calucation (#17826)Teemu Suo-Anttila2015-06-101-4/+4
* Add test for Table visible column order/count change (#9781)Anna Miroshnik2015-06-102-0/+191
* Fix readonly checkbox opacity in Valo. (#17548)Sauli Tähkäpää2015-06-093-1/+26
* Properly display Slider values greater than Integer.MAX_VALUE (#18192)Johannes Dahlström2015-06-094-8/+89
* Table.setVisibleColumns() causes table to forget column headers, icons, align...Ilya Ermakov2015-06-093-20/+173
* Quick fix for non-visible datefield buttons in IE8 (#17915)Teppo Kurki2015-06-091-0/+12
* Fix for "Grid detail row outline overflows" (#17826)elmot2015-06-092-1/+94
* Better handle exceptions when opening Grid editor (#17935)Johannes Dahlström2015-06-094-12/+129
* Add missing since, remove unused methodTeemu Suo-Anttila2015-06-091-7/+1
* Rename grid sidebar 'opened' style to 'open' (#18120)Teppo Kurki2015-06-095-9/+9
* Fix test broken by #16556Artur Signell2015-06-094-37/+58
* Update to Atmosphere 2.2.7 (#18069)Artur Signell2015-06-083-3/+3
* Fix Grid drag selection with scrolled page (#17895)Teemu Suo-Anttila2015-06-083-23/+111
* Prevent field from updating when removing text change listener. (#16270)Sauli Tähkäpää2015-06-084-21/+73
* Fixes double-tap-to-open-editor issuesTeppo Kurki2015-06-081-2/+20
* Open editor on double touch (#17338)Manolo Carrasco2015-06-081-1/+11
* Don't allow null view providers (#17028)Leif Åstrand2015-06-082-1/+24
* Selection is now shown although scrollToSelectedItem is false (#16673)Matti Tahvonen2015-06-084-0/+131
* Forget GridLayout row expand ratios for removed rows (#18166)Teppo Kurki2015-06-082-5/+42
* Return 0 instead of throwing exception if count query returns nothing (#18043)Steven Spungin2015-06-082-4/+112
* Hide sidebar when clicking outside it (#18111)Artur Signell2015-06-074-9/+47
* Render initially hidden columns correctly (#18030)Artur Signell2015-06-053-2/+125
* Insert columns using correct logical row index (#18103)Artur Signell2015-06-052-3/+57