| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable select all checkbox for MultiSelection Grid. | Pekka Hyvönen | 2016-11-30 | 8 | -159/+312 |
* | Provide access to window order position in windows stack (#14325). | Denis Anisimov | 2016-11-29 | 2 | -0/+357 |
* | Grid merging footer cells | elmot | 2016-11-29 | 2 | -4/+78 |
* | Correct all tests that introspect classpath for Vaadin classes. | Denis Anisimov | 2016-11-29 | 1 | -15/+0 |
* | Make it possible to reset single select values | Leif Åstrand | 2016-11-29 | 2 | -0/+111 |
* | Add MultiSelect support for Grid | Pekka Hyvönen | 2016-11-29 | 25 | -513/+469 |
* | Provide in-memory sorting information in Query | Teemu Suo-Anttila | 2016-11-29 | 1 | -2/+3 |
* | Type Listing for DataProvider to allow custom filter types | Teemu Suo-Anttila | 2016-11-28 | 20 | -73/+98 |
* | Add state classes for Abstract(Single)ComponentContainer | Henri Sara | 2016-11-28 | 1 | -2/+2 |
* | Provide tests for "required indicator" property for options groups. | Denis Anisimov | 2016-11-25 | 6 | -0/+307 |
* | Reintroduce Grid Editor using Binder | Teemu Suo-Anttila | 2016-11-25 | 5 | -27/+866 |
* | Upgrade to TestBench 5 alpha1 and JUnit 4.12 | Artur Signell | 2016-11-25 | 3 | -5/+6 |
* | Data should be updated when it's set for disabled components. | Denis Anisimov | 2016-11-25 | 8 | -9/+224 |
* | Grid merging header cells | elmot | 2016-11-24 | 2 | -13/+92 |
* | Provide declarative support for listing components. | Denis Anisimov | 2016-11-24 | 1 | -19/+21 |
* | Add DataProvider.convertFilter, fix ListDataProvider filtering | Teemu Suo-Anttila | 2016-11-21 | 1 | -8/+10 |
* | Add Filter parameter to DataProvider | Teemu Suo-Anttila | 2016-11-21 | 5 | -10/+11 |
* | Add HTML/Component support to Grid Footers | Teemu Suo-Anttila | 2016-11-18 | 2 | -7/+77 |
* | Renaming DataSource -> DataProvider to avoid collisions with javax.sql.DataSo... | elmot | 2016-11-11 | 34 | -129/+129 |
* | Remove HasValue from Grid | Pekka Hyvönen | 2016-11-10 | 6 | -25/+16 |
* | Scrolling down submenus via scrollbar (MenuBar.isAutoOpen()) (#10456) | Anna Miroshnik | 2016-11-04 | 2 | -0/+122 |
* | Create MultiSelect interface to replace Multi selection model. | Denis Anisimov | 2016-11-04 | 10 | -99/+67 |
* | Make SelectionModel API only server side. | Denis Anisimov | 2016-11-02 | 6 | -8/+6 |
* | Move setReadOnly from Component to HasValue | Teemu Suo-Anttila | 2016-11-02 | 6 | -25/+22 |
* | Replace setRequired & HasRequired with setRequiredIndicator | Pekka Hyvönen | 2016-11-01 | 7 | -26/+33 |
* | Add target test-all for UI tests | Henri Sara | 2016-11-01 | 1 | -0/+25 |
* | Implement focus/blur events for RadioButtonGroup. | Denis Anisimov | 2016-10-31 | 5 | -33/+206 |
* | M-day calendar event is hidden if firstVisibleHourOfDay is set (#14737) | Anna Miroshnik | 2016-10-31 | 2 | -0/+194 |
* | Implement focus/blur listeners for NativeSelect. | Denis Anisimov | 2016-10-31 | 2 | -0/+105 |
* | Update ServletIntegrationUI to use Valo | Aleksi Hietanen | 2016-10-31 | 1 | -2/+0 |
* | Implement focus and blur events for CheckBoxGroup. | Denis Anisimov | 2016-10-31 | 2 | -0/+127 |
* | Date/time issues are fixed in the tests. | Denis Anisimov | 2016-10-31 | 1 | -0/+5 |
* | Serve static files also in servletPath/VAADIN (#14398) | Artur Signell | 2016-10-29 | 2 | -0/+82 |
* | Fix broken GridSortingTest caused by theme change | Aleksi Hietanen | 2016-10-27 | 1 | -1/+1 |
* | Update VerifyBrowserVersionTest to Chrome 54 | Aleksi Hietanen | 2016-10-26 | 1 | -1/+1 |
* | Rename Binder methods | Pekka Hyvönen | 2016-10-26 | 3 | -7/+7 |
* | Grid html/component content in headers | Aleksi Hietanen | 2016-10-25 | 3 | -12/+140 |
* | Update ValueChange API to use Component and HasValue<>. | Denis Anisimov | 2016-10-25 | 6 | -14/+14 |
* | Binder.bindInstanceFields(Object) method implementation (#47). | Denis Anisimov | 2016-10-25 | 6 | -6/+6 |
* | Correct serializable issues and test that components can be serialized | Leif Åstrand | 2016-10-24 | 1 | -2/+2 |
* | Move old SelectionEvent to V7 and create a new selection event supertype | Denis Anisimov | 2016-10-24 | 8 | -16/+16 |
* | Implement basic footer support for Grid | Teemu Suo-Anttila | 2016-10-19 | 2 | -8/+83 |
* | Add "valo-menu-hover" stylename to make responsive menu appear w/o adding cod... | Marc Englund | 2016-10-17 | 4 | -16/+88 |
* | Use identifiers for Grid Columns | Teemu Suo-Anttila | 2016-10-17 | 2 | -25/+28 |
* | Use diffstate for JS connectors (#20335) | Leif Åstrand | 2016-10-17 | 3 | -0/+141 |
* | Memory measurement test for V7&V8 Grids, 1 item and 100 000 items. | Denis Anisimov | 2016-10-14 | 6 | -8/+316 |
* | Use placeholder instead of inputPrompt for DateField | Pekka Hyvönen | 2016-10-14 | 4 | -152/+2 |
* | Move all themes except Valo into a new compatibility-themes package | Aleksi Hietanen | 2016-10-13 | 53 | -69/+75 |
* | Remove AbstractComponent.immediate | Pekka Hyvönen | 2016-10-13 | 96 | -808/+29 |
* | Add Grid V7/V8 memory test UIs. | Denis Anisimov | 2016-10-11 | 3 | -0/+304 |