aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/test
Commit message (Expand)AuthorAgeFilesLines
* Fix possible NPE with MPR (#12040) (#12066)Anna Koskinen2020-08-101-0/+1
* Cherry pick 8.11.1 (#12046)Zhe Sun2020-07-014-0/+150
* Refresh DataProvider only once when reordering the grid using GridRowDragger ...Martín López2020-05-111-0/+20
* Add methods to control validation (#11945)Tatu Lund2020-04-211-2/+77
* Set DateField value only if it passes range check (#11887)Tatu Lund2020-04-081-2/+11
* TreeDataProvider: Apply filters to children (#11868)Tatu Lund2020-01-162-9/+56
* Make asRequired conditional on binding.setAsRequiredEnabled(..) (#11834)Tatu Lund2019-12-021-3/+6
* Add method writeBeanAsDraft(bean) in Binder (#11833)Tatu Lund2019-11-291-0/+33
* Decode path in getStaticFilePath (#11812)Tatu Lund2019-11-191-0/+2
* Cherry picks of Binder fixes in Flow (#11758)Tatu Lund2019-11-132-13/+135
* Use APPLICATION_SCOPE for the session lock (#11792)Tatu Lund2019-11-121-2/+4
* Reduce Grid's sort complexity. (#11566)Anna Koskinen2019-05-151-4/+5
* Code format (#11548)Sun Zhe2019-04-291-1/+1
* Custom serializers accessors (#10658)Olli Tietäväinen2019-02-221-0/+52
* Provide extensive error information on GridLayout.OutOfBoundsException and Il...Martin Vysny2019-02-211-0/+24
* Update release note and since tag (#11386)Sun Zhe2018-12-201-23/+28
* Checkbox allow customizing of input and label classNames. (#11372)Knoobie2018-12-181-0/+107
* Request data update before client response (#11341)Sun Zhe2018-12-111-5/+4
* Fixing NPE in Binder, ported from Flow (#11290)Mehdi Javan2018-11-061-0/+54
* Remove objects from ActiveDataHandler that are no longer available in used Da...Ilia Motornyi2018-09-071-1/+64
* Add API to access features of SelectionModels (#10939)Teemu Suo-Anttila2018-09-041-0/+62
* Add fallback resolvers for CurrentInstance (#10974)Gilberto Torrezan2018-09-031-0/+120
* Fix Grid MultiSelectionModel to always use getId (#11086)Teemu Suo-Anttila2018-07-302-1/+102
* Fix DataCommunicator not sending data on filter updates (#11068)Teemu Suo-Anttila2018-07-192-1/+44
* Fix formatting (#11023)Ilia Motornyi2018-07-042-4/+3
* Code cleanup and serialization test in compatibility package (#10977)Ilia Motornyi2018-06-211-5/+13
* Fix TabSheet attaching and detaching components (#10988)Teemu Suo-Anttila2018-06-191-9/+13
* Fix temporal renderers serialization (#10929)Ilia Motornyi2018-06-134-15/+171
* Fix formatting of some files (#10972)Ilia Motornyi2018-06-121-11/+18
* Remove parse error when changing from invalid to empty date text (#10771)Alexander Nittka2018-06-071-0/+82
* Fix NPE check in BindingValidationStatus (#10964)Olli Tietäväinen2018-06-051-0/+13
* Fix small formatting issues (#10960)Ilia Motornyi2018-06-011-8/+16
* Fix Grid not removing columns from sort orderTeemu Suo-Anttila2018-05-281-4/+23
* Fix Grid clearSortOrder not updating state (#10917)Teemu Suo-Anttila2018-05-151-2/+9
* URL encode file name in GlobalResourceHandler (#10751)Marco Collovati2018-05-091-0/+68
* Fix using runo icons in FileTypeResolver (#10858)Ilia Motornyi2018-05-031-0/+1
* Enable formatting in testbench-api module (#10852)Ilia Motornyi2018-05-022-15/+13
* Enable Maven plugin for Eclipse formatting (#10829)Ilia Motornyi2018-04-1936-144/+176
* Colorpicker validation handling (#10821)KatriHaapalinna2018-04-196-0/+433
* Fix AbstractSingleSelect selection and state updates (#10796)Teemu Suo-Anttila2018-04-191-1/+16
* Fixes declarative update of existing Composite (#10825)Ilia Motornyi2018-04-171-0/+29
* Fix Grid Column not sortable with backend data and sort property (#10811)Teemu Suo-Anttila2018-04-131-1/+1
* Remove empty comments (#10789)Ilia Motornyi2018-04-0528-53/+0
* Added possibility to add listener for connectorMarkedDirty (#10773)caalador2018-04-041-0/+155
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-28235-3534/+0
* Update copyright year (#10761)Ilia Motornyi2018-03-27223-223/+223
* Added method asRequired with a custom required validator to BindingBuilder. (...Márcio P. Dantas2018-03-261-0/+92
* Fix ValueChangeListener order changes with Binder (#10745)Teemu Suo-Anttila2018-03-241-0/+25
* Always return a fresh copy of BeanPropertySet from cache (#10635)Ilia Motornyi2018-03-242-24/+134
* Correctly handle data providers with overriden getId (#10728)Anastasia Smirnova2018-03-221-0/+97