summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove AbstractComponent.immediatePekka Hyvönen2016-10-13150-1233/+804
* Fix BoV custom ValidationStatusHandler exampleAleksi Hietanen2016-10-131-2/+8
* Update Binder to consistently use "bean" instead of "item"Aleksi Hietanen2016-10-121-41/+41
* Add Grid V7/V8 memory test UIs.Denis Anisimov2016-10-113-0/+304
* Revert NativeSelect DOM structure change8.0.0.alpha4Aleksi Hietanen2016-10-074-36/+49
* Add push module to apiDiff profile to be able to resolve dependencies.Denis Anisimov2016-10-071-0/+1
* Make valo independent of base themeAleksi Hietanen2016-10-0711-5/+1393
* Separate immediate mode for Upload from AbstactComponent.immediatePekka Hyvönen2016-10-0711-42/+76
* Change japicmp profile activation to avoid run it for all modules.Denis Anisimov2016-10-072-42/+53
* Fix broken tests because of default theme change (Valo).Denis Anisimov2016-10-073-16/+13
* Add Upload to compatibility packagesPekka Hyvönen2016-10-0711-0/+2096
* Use reindeer theme in servlet integration testTeemu Suo-Anttila2016-10-071-0/+2
* Add new goal for japicmp to compare different API version Denis Anisimov2016-10-072-0/+68
* Revert "Fix Mockito/Hamcrest build classpath conflict"Teemu Suo-Anttila2016-10-062-19/+2
* Add support for binder status change events (#208).Denis Anisimov2016-10-065-24/+764
* Reintroduce reordering of grid columnsAleksi Hietanen2016-10-067-34/+685
* Make Valo the default themePekka Hyvönen2016-10-06611-1231/+1138
* Fix for ValoThemeUI test: use new sreenshots with updated DateField.Denis Anisimov2016-10-051-1/+1
* Make ColorPicker subcomponents HasValuesJohannes Dahlström2016-10-0516-602/+225
* Fix GridColumnHidingTest: don't use moveToElement() in TB with FF.Denis Anisimov2016-10-051-2/+4
* Add ItemDataSource for testsHenri Sara2016-10-057-58/+39
* Fix indentation issue in demo build scriptTeemu Suo-Anttila2016-10-051-1/+1
* Fix broken tests (#376).Denis Anisimov2016-10-051-2/+0
* Update documentation (+javadoc) references to obsolete OptionGroup #237.Denis Anisimov2016-10-056-68/+55
* Fix Mockito/Hamcrest build classpath conflictJohn Ahlroos2016-10-052-2/+19
* Fix itemCaptionProvider test case in ListSelectTestAleksi Hietanen2016-10-041-2/+2
* Fix broken DateField for ValoThemeTestUIPekka Hyvönen2016-10-041-1/+10
* Clean up ColorPickerPopupJohannes Dahlström2016-10-031-55/+32
* Make ColorPicker an AbstractField<Color>Johannes Dahlström2016-10-0310-260/+181
* Copy ColorPicker to compatibility-server (again)Johannes Dahlström2016-10-0327-9/+3869
* Update GWT version to 2.8.0-rc3Teemu Suo-Anttila2016-10-031-1/+1
* Do not derive DataSource from Function and replace apply method #307.Denis Anisimov2016-10-0310-34/+42
* Migrating 7.7.1, 7.7.2, 7.7.3 to V8.Denis Anisimov2016-10-0379-197/+2401
* Fix parameterized runner to be compatible with TestBench 4.1Artur Signell2016-09-301-0/+15
* Make AbstractDateField based on LocalDate (#125).Denis Anisimov2016-09-3092-2068/+543
* Fix RadioButtonGroup client-side NPE which breaks item icons.elmot2016-09-304-20/+85
* Unify listeners on the server sideAleksi Hietanen2016-09-29156-981/+1084
* Fix item caption generators in RadioButton/CheckBoxGroupAleksi Hietanen2016-09-298-80/+124
* ListSelect with new data binding API8.0.0.alpha3Pekka Hyvönen2016-09-2815-322/+963
* Implement default header row in new GridJohannes Dahlström2016-09-288-68/+394
* Initial support for multiple headers in new GridJohannes Dahlström2016-09-2710-18/+925
* Revert ComboBox in compatibility packages to V7 version (#201).Denis Anisimov2016-09-277-802/+723
* Remove documentation for cursors in data sourcesArtur Signell2016-09-271-63/+0
* TwinColSelect with new databinding APIPekka Hyvönen2016-09-2726-474/+2403
* Update DateRangeValidator to be LocalDate based (#320).Denis Anisimov2016-09-262-23/+13
* Extract validation availability check out of BeanValidator (#251).Denis Anisimov2016-09-234-53/+192
* Mark all server compatibility classes deprecated (#144).Denis Anisimov2016-09-23185-256/+763
* Migrate AbstractJavaScriptRenderer to the new Grid (#182).Denis Anisimov2016-09-2310-3/+717
* Rename PopupDateField to DateField #297.Denis Anisimov2016-09-23103-1567/+1575
* Reintroduce grid column sizingAleksi Hietanen2016-09-236-14/+619