summaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fix CustomLayout child rendering when template is missing (#8696)Teemu Pöntelin2014-12-102-0/+87
| * | Horizontal split panel height shouldn't ignore second component (#15149)Denis Anisimov2014-12-102-0/+158
| * | Set explicit calculated size for drag image element (#14617).Denis Anisimov2014-12-103-1/+116
| * | Set locale explicitly in DateRangeWithSql. (#15342)Sauli Tähkäpää2014-12-101-0/+3
| * | TextField's input prompt is now disabled properly (#15144)Sara Seppola2014-12-102-0/+318
| * | Accordion causes SEVERE error in browser console (#15182)Sergey Budkin2014-12-101-0/+13
| * | DateField popup doesn't close when popup button is clicked (#14857)Anna Miroshnik2014-12-102-0/+124
| * | MenuBar submenus close unexpectedly if use Valo theme (#15255)Jouni Koivuviita2014-12-102-0/+132
| * | Long events aren't displayed properly when using Container (#15242)Sergey Budkin2014-12-102-0/+63
| * | Position calendar popup on the left side if there is no space (#14757).Denis Anisimov2014-12-106-0/+263
| * | Returning all validation errors in the exception cause when submitting a fiel...Alexey Fansky2014-12-094-0/+142
| * | Fix issues when using java.sql.Date as DateField range (#15342)Teemu Pöntelin2014-12-092-0/+105
| * | Hierarchy change markAsDirty to AbstractComponentContainer (#14227)Anna Miroshnik2014-12-091-2/+0
| * | Fix opacity for disabled checkboxes and option groups. (#15239)Jouni Koivuviita2014-12-092-1/+17
| * | Fix opacity for disabled links in Valo. (#15253)Sauli Tähkäpää2014-12-042-1/+6
| * | Show push version information in debug window (#14904).Denis Anisimov2014-12-022-0/+153
* | | Columns can now have subpixel accuracy widths (#13334)Henrik Paul2014-12-123-3/+936
* | | Do not prefix generated styles (#13334)Artur Signell2014-12-122-57/+33
* | | Make AbstractRemoteDataSource easier to use (#13334)Leif Åstrand2014-12-123-30/+30
* | | Move Sort related helpers and events to correct packages (#13334)Teemu Suo-Anttila2014-12-122-6/+6
* | | Move server-side SelectionModels inside Grid (#13334)Teemu Suo-Anttila2014-12-111-1/+1
* | | Remove editor row discard methods; rename "commit" to "save" (#13334)Johannes Dahlström2014-12-114-44/+30
* | | Flatten client-side EditorRow API (#13334)Johannes Dahlström2014-12-111-8/+7
* | | Fix GridColumnAutoWidthClient test to use TestWidgetComponent (#13334)Teemu Suo-Anttila2014-12-114-38/+7
* | | Move Renderers to com.vaadin.ui.renderer package (#13334)Teemu Suo-Anttila2014-12-114-13/+12
* | | Create harness for testing standalone widgets (#13334)Leif Åstrand2014-12-1113-157/+330
* | | Add missing TestCategory annotations (#13334)Teemu Suo-Anttila2014-12-116-28/+26
* | | Avoid eager cache refresh after insert and remove (#13334)Leif Åstrand2014-12-112-0/+61
* | | Split and capitalize header captions by defaultArtur Signell2014-12-101-3/+3
* | | Render empty cell instead of stopping rendering if a converter is missingArtur Signell2014-12-102-0/+76
* | | GridColumns can resize-to-fit. (#13334)Henrik Paul2014-12-1015-24/+378
* | | Introduce GridClickEvents and handlers (#13334)Teemu Suo-Anttila2014-12-101-5/+9
* | | Remove selection column from single selection model (#13334)Teemu Suo-Anttila2014-12-101-0/+30
* | | Don't set frozen column count before columns have been updated (#13334)Leif Åstrand2014-12-102-0/+81
* | | Flattening server-side EditorRow API (#13334)Leif Åstrand2014-12-102-8/+8
* | | Fix broken import (#13334)Leif Åstrand2014-12-101-0/+1
* | | Add Grid.addRow (#13334)Leif Åstrand2014-12-092-0/+94
* | | Move GridElement to appropriate package (#13334)Teemu Suo-Anttila2014-12-0922-26/+33
* | | Allow limiting server-side selection size (#13334)Leif Åstrand2014-12-091-0/+20
* | | Add select all / select none checkbox to SelectionColumn (#13334)Teemu Suo-Anttila2014-12-083-11/+122
* | | Continue rendering after exception (#13334)Leif Åstrand2014-12-082-0/+54
* | | Move Grid related renderer to com.vaadin.client.connectors (#13334)Henrik Paul2014-12-082-2/+2
* | | Flatten Header and Footer API into client-side Grid (#13334)Teemu Suo-Anttila2014-12-082-40/+30
* | | Rename SortEventHandler to better match GWT conventions (#13334)Teemu Suo-Anttila2014-12-081-2/+2
* | | Fixes some errors in Runo/Reindeer (#13334)Henrik Paul2014-12-083-25/+27
* | | Properly destroy and init cells when changing column order (#13334)Leif Åstrand2014-12-082-1/+33
* | | Refactor frozen column API (#13334)Leif Åstrand2014-12-054-23/+45
* | | Remove Column visibility setting from client side (#13334)Teemu Suo-Anttila2014-12-052-98/+0
* | | Remove Column visibility setting from server side (#13334)Teemu Suo-Anttila2014-12-053-48/+34
* | | Updates styles for Grid editor row in Valo (ticket #13334).anezthes2014-12-055-12/+43