aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove grid.[set|get]EditorField(Object, Field) (#16538)Leif Åstrand2015-02-106-74/+64
* Make TableNavigationPageDownTest not rely on page down/up scrolling amounts.Sauli Tähkäpää2015-02-101-58/+60
* Adjust ContextMenuSizeTest to work with Chrome 40.Sauli Tähkäpää2015-02-101-1/+1
* Update Chrome to 40.Sauli Tähkäpää2015-02-103-31/+22
* Unified archetype scripts and added multimodule testArtur Signell2015-02-1011-250/+121
* Fix @since for 7.4Artur Signell2015-02-106-6/+6
* Rename getCancelCaption to mention Editor (#16551)Leif Åstrand2015-02-101-1/+1
* Rename com.vaadin.ui.renderer to com.vaadin.ui.renderers (#16521)Leif Åstrand2015-02-0627-34/+34
* Workaround for firefox miscalculating row widths (#16606)Henrik Paul2015-02-062-8/+44
* Add API for controlling deselection for single select model (#16567)Leif Åstrand2015-02-0611-8/+311
* Show editor save error (#16602)Leif Åstrand2015-02-069-35/+109
* Highlights erroneous cells in Grid editor (#16575)Henrik Paul2015-02-0611-132/+333
* 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-061-1/+1
* Grid columns can now be marked as non-editable (#16538)Johannes Dahlström2015-02-0610-37/+255
* Declarative support for ProgressBar (#16316)Artur Signell2015-02-064-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
* 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-051-2/+2
* Make server unit tests pass in Eclipse (#16581)Artur Signell2015-02-053-2/+27
* Use non-blocking Map implementation for caches (#16582)Leif Åstrand2015-02-054-19/+11
* Base classes for declarative testsArtur Signell2015-02-059-0/+724
* Speeds up column adding in Grid (#16474)Henrik Paul2015-02-054-119/+128
* Editor save/cancel buttons stay visually in place (#16562)Henrik Paul2015-02-052-8/+17
* Defer RPC calls in RpcDataProvider to avoid cache issues (#16505)Teemu Suo-Anttila2015-02-053-33/+150
* Check if event move is allowed also in month view. (#15174)Sauli Tähkäpää2015-02-053-1/+109
* Add methods for getting invalid fields from a FieldGroup (#13775)Artur Signell2015-02-046-26/+424
* Use a custom field factory for editor row (#16513)Artur Signell2015-02-043-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 release notes to cover vaadin-widgets (#15544)Leif Åstrand2015-02-031-15/+13
* 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