summaryrefslogtreecommitdiffstats
path: root/server/src
Commit message (Expand)AuthorAgeFilesLines
* Fix Grid initial render performance (#10579)Teemu Suo-Anttila2018-02-131-1/+0
* Fix usage of Assert in TreeGridTestTeemu Suo-Anttila2017-11-271-1/+1
* Fix TreeGrid to use correct super constructor (#10291)Jerome Meyer2017-11-272-35/+35
* Grid.removeColumn() not to fail silently (#10215)8.1.6Ahmed Ashour2017-10-232-38/+107
* Prevent Grid refreshAll from getting stuck due mismatched state (#10161)Ansku2017-10-231-3/+0
* Fix ColorPickerGrid indexing8.1.5Henri Sara2017-09-261-3/+3
* Show validation error selecting invalid date from DateField (#10013)Marco Collovati2017-09-261-1/+1
* Optimize HierarchyMapper (#10003)Piotr Wilkin2017-09-263-18/+89
* Fix DataCommunicator parameter not used in Grid constructor (#10075)JenoDK2017-09-263-1/+28
* Update since tag for ConnectorTracker8.1.4Henri Sara2017-09-121-1/+1
* Fix incorrect resource name generation (#9957)Dos Moonen2017-09-121-1/+1
* Fix making components visible by push (#9934)Henri Sara2017-09-123-5/+22
* Update Binder isValid() javadoc (#9930)Henri Sara2017-09-051-1/+4
* Fix Binder bindInstanceFields code example in JavaDoc (#9929)Teemu Suo-Anttila2017-09-051-1/+1
* Update DOCTYPE in WidgetSetBuilderHenri Sara2017-09-051-1/+1
* Fix AbstractClientConnector stateTypeCache memory leak (#9896)Aleksi Hietanen2017-09-052-7/+75
* Add missing Tree#getContentMode (#9889)Aleksi Hietanen2017-08-291-2/+14
* Fix since tags for 8.1.3 release (#9887)Aleksi Hietanen2017-08-291-2/+2
* Binder javadoc fix (#9886)Aleksi Hietanen2017-08-291-8/+9
* Minor javadoc improvements (#9885)Aleksi Hietanen2017-08-292-11/+11
* Add declarative support to Tree (#9881)Aleksi Hietanen2017-08-293-2/+348
* Fix null check in BackEndDataProvider (#9858)Henri Sara2017-08-291-1/+1
* Fix state update on Grid Column hide in client (#9836)Teemu Suo-Anttila2017-08-181-3/+2
* Use getter instead of field for keyMapper (#9831)Leif Åstrand2017-08-181-1/+1
* Revert Grid row height per section feature (#9823)8.1.2Teemu Suo-Anttila2017-08-161-92/+6
* Provide API for setting row heights in Grid for different sections (#9810)Teemu Suo-Anttila2017-08-111-6/+92
* Ensure wrong Action is not executed after detaching a component (#9806)Henri Sara2017-08-112-13/+51
* Enable setting non-selected default value for DateField (#9745)Olli Tietäväinen2017-08-101-21/+94
* Remove Chrome Frame support from X-UA-Compatible (#9270)Knoobie2017-08-101-5/+2
* Add loop and preload attributes for media elements, fix null poster (#9797)Henri Sara2017-08-091-0/+43
* Update Atmosphere version to remove warnings which are irrelevant (#9770)Artur2017-08-071-1/+1
* Fix moving child to first position in tree data (#9761)Adam Wagner2017-08-072-20/+42
* Add missing since tags for 8.1.1 (#9773)8.1.1Henri Sara2017-08-031-2/+3
* Add automatic recalculation of Tree width on expand/collapse (#9767)Teemu Suo-Anttila2017-08-021-4/+42
* Fix AbstractDateField parsing and errors handling, support locale (#9740)Ilia Motornyi2017-08-023-183/+133
* Fix RadioButtonGroup selection updates to client (#9749)Teemu Suo-Anttila2017-08-022-24/+5
* Add header and footer visibility setting to Grid (#9706)Teemu Suo-Anttila2017-08-012-0/+70
* Add API for forcing Grid column width calculation (#9756)Teemu Suo-Anttila2017-08-011-5/+20
* Unify basic instance creation and related error reporting (#9704)Leif Åstrand2017-08-0112-40/+101
* Add method to get parent in TreeData (#9701)Adam Wagner2017-07-272-0/+27
* Add support for detecting ChromeOS operating system (#9698)Flamenco2017-07-271-0/+10
* Remove portlet dependency/import (#9741)Artur2017-07-271-3/+3
* Make JavaScriptExtension serializable (#9721)Artur2017-07-261-6/+11
* Do full connector tracker cleanup when the session lock is released (#9707)Artur2017-07-243-22/+5
* Add missing since tag to Tree (#9711)Henri Sara2017-07-241-30/+37
* Allow null Components in ComponentRenderer (#9692)8.1.0.rc2Teemu Suo-Anttila2017-07-191-3/+4
* More user friendly fail message (was NullPointerException) (#9665)Dos Moonen2017-07-191-1/+6
* Fix TreeGrid.getHierarchyColumn to use correct id (#9690)Teemu Suo-Anttila2017-07-182-1/+13
* Add methods to change parent and to change child's position in hierarchical d...Adam Wagner2017-07-182-0/+128
* Remove non working setHeight methods from Tree (#9631)Jonni Nakari2017-07-181-27/+0