summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Grid editor theme redesign (#16593)Jouni Koivuviita2015-02-068-93/+292
* Fix WidgetUtil BoundingClientRectDouble methods (#16599)Jouni Koivuviita2015-02-061-4/+6
* Grid: mousewheel should be evaluated the first (#16591)Manolo Carrasco2015-02-051-1/+1
* Grid columns can now be marked as non-editable (#16538)Johannes Dahlström2015-02-0510-37/+255
* Declarative support for ProgressBar (#16316)Artur Signell2015-02-054-82/+99
* Declarative support for Link (#16322)Artur Signell2015-02-052-0/+102
* New declarative testsArtur Signell2015-02-058-4/+402
* Refactored and updated (Popup|Inline|)DateField declarative testsArtur Signell2015-02-054-99/+214
* Declarative support for RichTextArea (#16326)Artur Signell2015-02-052-0/+73
* Declarative support for AbstractSelect (#15545)Artur Signell2015-02-057-4/+409
* Render Object.toString() when no converter is set (#15417)Artur Signell2015-02-052-15/+17
* Simplified declarative convertersArtur Signell2015-02-055-54/+234
* Revert "Grid now uses ObjectRenderer by default (#15417)"Artur Signell2015-02-058-252/+40
* Close notification correctly in GridEditorTestTeemu Suo-Anttila2015-02-052-1/+10
* Report ip of test machine containing wrong browser versionArtur Signell2015-02-051-2/+5
* Make test work on all browsers (#13775)Artur Signell2015-02-052-2/+19
* Prevent AlwaysLockedVaadinSession from being GCed during testArtur Signell2015-02-051-13/+3
* Add missing @since to VScrollTable and Table.Sauli Tähkäpää2015-02-052-1/+19
* Prevent MockVaadinSession from becomming GCedLeif Åstrand2015-02-051-0/+21
* Makes it possible to change save/cancel captions in Grid editor (#16551)Henrik Paul2015-02-058-30/+285
* Use cache when reading declarative format (#16572)Artur Signell2015-02-041-2/+2
* Make server unit tests pass in Eclipse (#16581)Artur Signell2015-02-043-2/+27
* Use non-blocking Map implementation for caches (#16582)Leif Åstrand2015-02-044-19/+11
* Base classes for declarative testsArtur Signell2015-02-049-0/+724
* Speeds up column adding in Grid (#16474)Henrik Paul2015-02-044-119/+128
* Editor save/cancel buttons stay visually in place (#16562)Henrik Paul2015-02-042-8/+17
* Defer RPC calls in RpcDataProvider to avoid cache issues (#16505)Teemu Suo-Anttila2015-02-043-33/+150
* Check if event move is allowed also in month view. (#15174)Sauli Tähkäpää2015-02-043-1/+109
* Merge branch 'grid'Henrik Paul2015-02-036-12/+101
|\
| * Merge branch 'master' into gridHenrik Paul2015-02-0364-662/+3524
| |\
| * | Grid editor save/cancel buttons can now be rendered on top (#16534)Henrik Paul2015-01-305-11/+89
| * | Getter for editor field factory (#16512)Artur Signell2015-01-291-0/+12
* | | Add methods for getting invalid fields from a FieldGroup (#13775)Artur Signell2015-02-036-26/+424
* | | Use a custom field factory for editor row (#16513)Artur Signell2015-02-033-5/+117
| |/ |/|
* | Declarative for DateFields (and related) with ISO8601 (#16313)Miki2015-02-0316-366/+1445
* | Add @since for Transport.Sauli Tähkäpää2015-02-031-4/+10
* | Make test reliableArtur Signell2015-02-031-29/+61
* | Update to use Sass compiler 0.9.12 (#16554)Leif Åstrand2015-02-021-1/+1
* | Reduce stability issues with LoadingIndicatorTest.Sauli Tähkäpää2015-02-021-15/+21
* | Mitigate issues with AccordionClipsContentTest on IE8.Sauli Tähkäpää2015-02-021-2/+6
* | Remove DataSource.indexOf (#16542)Leif Åstrand2015-02-024-19/+20
* | Avoid client side exception using keyboard navigation (#15343).Denis Anisimov2015-02-023-2/+132
* | Fix for TextField focus problem with Valo in IE (#16491)Matti Hosio2015-02-023-0/+115
* | Moved accessibility shortcut handling to server-side. [#14843]Anna Koskinen2015-01-306-14/+472
* | Make tests more reliableArtur Signell2015-01-291-0/+13
* | Fix wrong color variable for selectedGrid rows (#16532)Jouni Koivuviita2015-01-291-5/+7
* | Basic CRUD testArtur Signell2015-01-2912-175/+727
* | Do not loop infinitely when encountering an invalid tag name (#16522)Artur Signell2015-01-293-20/+117
* | Merge "Merge branch 'origin/grid'"Artur Signell2015-01-29477-2369/+55088
|\ \
| * | Merge branch 'origin/grid'Artur Signell2015-01-28477-2369/+55088
| |\|