summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adds naïve zebra striping to Grid (#13334)Henrik Paul2014-11-212-2/+16
* Fix client headers to return same cell for all merged columns (#13334)Teemu Suo-Anttila2014-11-214-23/+69
* Prevent sorting if column is not sortable (#13334)Teemu Suo-Anttila2014-11-191-0/+4
* Fix clicks in Grid but outside of table elements (#13334)Teemu Suo-Anttila2014-11-192-12/+20
* Fix GridClientRenderers test to wait correctly for Vaadin (#13334)Teemu Suo-Anttila2014-11-191-7/+3
* Fix Grid setContainerDataSource to reset all columns (#13334)Teemu Suo-Anttila2014-11-142-18/+65
* Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-11-14162-734/+5000
|\
| * Revert "Position tooltips in the visible area (#15129)."Sauli Tähkäpää2014-11-134-236/+0
| * Add test suites for running changed and affected tests.Sauli Tähkäpää2014-11-137-199/+552
| * Table is not caching thousands of rows in vain (#13576)Sara Seppola2014-11-123-10/+167
| * Update supported browser versions (#15207)Leif Åstrand2014-11-121-6/+6
| * Unit test correction for moving any event in month calendar view(#12413)Denis Anisimov2014-11-111-19/+57
| * Update selection after changes in underlying data source (#13580).Denis Anisimov2014-11-115-3/+289
| * Update @since to VaadinService.Sauli Tähkäpää2014-11-111-1/+1
| * TreeTable column header and footer height fix (#15121)Anna Koskinen2014-11-102-0/+15
| * DateField popup doesn't close when click on popup button (#14857)Anna Miroshnik2014-11-103-11/+153
| * Allow move any event in month calendar view (#12413).Denis Anisimov2014-11-073-17/+241
| * Column drag'n'drop disables HeaderClickEvents until left-click (#15167)Anna Koskinen2014-11-073-8/+169
| * Position tooltips in the visible area (#15129).Mika Murtojarvi2014-11-064-0/+236
| * Add null check to FieldGroup.bind. (#14729)Sauli Tähkäpää2014-11-052-7/+62
| * Fix NPE and scroll behavior in TabSheet (#14348).Mika Murtojarvi2014-11-045-2/+462
| * Fix VCalendar to use correct year of week. (#14783)Sauli Tähkäpää2014-11-037-5/+110
| * Reverse asc and desc table sorting indicators for Valo. (#15123)Sauli Tähkäpää2014-11-033-2/+82
| * Set upload button width to 100% when immediate on Valo. (#14485)Sauli Tähkäpää2014-11-038-34/+200
| * Add @since to VPopupView.Sauli Tähkäpää2014-11-021-0/+8
| * Change the way classloader for VaadinService is selected (fixes #11295)Maciej Przepióra2014-10-318-23/+102
| * Update GWT to 2.7.0.beta1vaadin1.Artur Signell2014-10-319-16/+60
| * Fix a regression in VMenuBar.getSubpartElement (#14879).Mika Murtojarvi2014-10-303-1/+209
| * Table column width can be changed from defined to expandratio (#15101)Sara Seppola2014-10-293-0/+199
| * Fixed typo in JavadocMarkus Koivisto2014-10-291-1/+1
| * Upload: OutOfMemory if stream already been read (#10096)Sergey Budkin2014-10-292-1/+71
| * Fire attach/detach events when Window is added/removed from UI (#14908).Denis Anisimov2014-10-292-0/+46
| * Fix: Navigation to invisible days of week in VAADIN calendar (#12243)Anna Miroshnik2014-10-294-0/+263
| * Set correct versions for json package imports in OSGi manfiests (#14618)Maciej Przepióra2014-10-272-2/+2
| * Fix button on immediate upload does not obey setWidth() (#14485)denis.magdenkov2014-10-233-0/+105
| * Set v-disabled on Button inside Upload when disabled. (#14655)Sauli Tähkäpää2014-10-233-2/+104
| * Add addButton() AbstractTestUI.Sauli Tähkäpää2014-10-2313-49/+20
| * Refactor VaadinFinderLocatorStrategyDmitrii Rogozin2014-10-221-13/+4
| * FormLayout margins do not work (#14610)Jouni Koivuviita2014-10-221-2/+22
| * Fix: Empty space on page after expanded component (#12672)Anna Miroshnik2014-10-225-10/+163
| * Test fix now that FormLayout margins work again. (#14890)Anna Koskinen2014-10-221-0/+1
| * Add @since to ContainerEventProvider. (#14178)Sauli Tähkäpää2014-10-221-0/+4
| * Add @since to isEnabled() and setEnabled(). (#14797)Sauli Tähkäpää2014-10-221-0/+3
| * Fix @since for isIPhone() and isIPad(). (#14424, #14423)Sauli Tähkäpää2014-10-222-2/+6
| * FieldGroup should not throw NPE when data source is not set (#14901).Denis Anisimov2014-10-222-1/+57
| * Avoid errors if window.vaadin does not existManolo Carrasco2014-10-221-2/+13
| * Fix VaadinFinderLocator for UIElement (#14010).Dmitrii Rogozin2014-10-214-28/+155
| * Update testbench icon in debug window (#14913)Dmitrii Rogozin2014-10-214-30/+30
| * Replace no-break-spaces with whitespaces (#14890)Sara Seppola2014-10-2115-45/+45
| * Added missing test when unframed (#14450)Guillermo Alvarez2014-10-211-0/+11