summaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
...
* Move old Sort related classes into compatibility module. (#7999)Denis2016-12-154-10/+10
* Delete CheckboxRendererIlia Motornyi2016-12-152-21/+20
* Extract interfaces from Grid (#8005)Teemu Suo-Anttila2016-12-151-6/+8
* Rename com.vaadin.server.data to com.vaadin.data.provider (#8004)Pekka Hyvönen2016-12-159-23/+22
* Redesign user-defined column identifiers for Grid (#7983)Teemu Suo-Anttila2016-12-159-46/+55
* Allow defining a focus delegate component for CustomField (#20336)Pekka Hyvönen2016-12-154-102/+181
* Migrate 7.7.5 branch patches to v8. (#7969)Denis2016-12-1512-1/+879
* (Re)introduce server side sort for Grid.Denis2016-12-152-0/+82
* Add ValueProvider interface, use where appropriateAleksi Hietanen2016-12-151-2/+2
* Rename com.vaadin.data.util.converter to com.vaadin.data.converterPekka Hyvönen2016-12-141-1/+1
* Make AbstractListing implement Focusable (#7965)Aleksi Hietanen2016-12-148-0/+175
* Remove usage of Consumer from event listeners (#7985)Pekka Hyvönen2016-12-143-4/+4
* Provide configuration for events order in month and week viewsDenis2016-12-142-0/+406
* Rename SelectAllCheckBoxVisible enumeration. (#7981)Denis2016-12-142-14/+14
* Fix broken test for RadioButtonGroup and CheckBoxGroup (#7970)Pekka Hyvönen2016-12-132-9/+10
* Provide declarative support for Grid. (#7961)Denis2016-12-132-9/+9
* No inherited threadlocalIlia Motornyi2016-12-136-135/+6
* VerticalLayout has spacing = true and margin = true by default .Ilia Motornyi2016-12-1256-114/+145
* Change Upload to be in immediate mode by default (#111)Pekka Hyvönen2016-12-125-7/+12
* Revert changes to ComboBoxSelectingWithNewItemsAllowedTestAleksi Hietanen2016-12-091-10/+2
* Fix UnknownComponentConnector and ComponentMissingFromDefaultWidgetSet testsAleksi Hietanen2016-12-092-1/+49
* Add missing import in FlashIsVisibleTestAleksi Hietanen2016-12-091-0/+1
* Make clicking outside a ComboBox add a pending new item (#18366)Aleksi Hietanen2016-12-091-2/+10
* Fix some modern browsers tests failures.Aleksi Hietanen2016-12-092-2/+6
* Show a sensible message for missing extensions (#10799)Artur Signell2016-12-093-0/+142
* Ensure #cell[N] always scrolls row N into view (#20423)Artur Signell2016-12-091-0/+6
* Publish Escalator.getBodyRowCount to JS (#20344)Artur Signell2016-12-091-0/+14
* Allow a resize listener to fire a resize listener (#20338)Artur Signell2016-12-092-0/+45
* Make modal window block shortcuts for underlying components (#20366)Artur Signell2016-12-091-0/+17
* Make Grid isWorkPending wait for scroll events to complete (#20417)Artur Signell2016-12-091-0/+14
* Update client side selection state when changing selection model (#20370)Artur Signell2016-12-091-1/+0
* Add Grid.refreshRows to allow refreshing individual rows (#16765)Artur Signell2016-12-092-0/+185
* Workaround for deadlock issue (#18436)Artur Signell2016-12-091-0/+120
* Fixes VTree so that you can click sub elements when setHtmlContentAllowed is ...Sebastian Nyholm2016-12-092-5/+20
* Add a generic selection listener to Grid & SelectionModels (#105)Pekka Hyvönen2016-12-093-6/+6
* Deprecate Button#setHtmlContentAllowed (#104)Aleksi Hietanen2016-12-083-9/+7
* Introduce dedicated shared states for every core vaadin component/ext. (#98)Denis2016-12-081-2/+2
* Implement "afterViewChange()" as no-op by default. (#99)Denis2016-12-072-8/+1
* Don't use V8 FieldEvents classes in v7 compatibility module. (#93)Denis2016-12-071-7/+13
* Add read-only support for single and multi select views for Grid. (#84)Denis2016-12-062-3/+185
* Add a SelectionMode shorthand for Grid. (#83)Pekka Hyvönen2016-12-055-25/+18
* Introduce VaadinServiceInitListener (#18628) (#79)Leif Åstrand2016-12-024-0/+124
* Fix focus and blur tests for CheckBoxGroup, NativeSelect and RatioButtonGroupAleksi Hietanen2016-12-013-11/+14
* Allow to set caption for the empty selection in a ComboBox.Denis Anisimov2016-12-012-0/+132
* Add test for NativeSelect caption generators8.0.0.alpha8Teemu Suo-Anttila2016-12-013-0/+129
* NoSelectionModel for GridPekka Hyvönen2016-11-303-6/+145
* Enable select all checkbox for MultiSelection Grid.Pekka Hyvönen2016-11-308-159/+312
* Provide access to window order position in windows stack (#14325).Denis Anisimov2016-11-292-0/+357
* Grid merging footer cellselmot2016-11-292-4/+78
* Correct all tests that introspect classpath for Vaadin classes.Denis Anisimov2016-11-291-15/+0