aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Update to 8.10-SNAPSHOT (#11657)Zhe Sun2019-07-291-1/+1
* 11642 refresh pagelength 0 combobox items after dataprovider update (#11653)Olli Tietäväinen2019-07-121-5/+26
* Sanitize caption used in Grid header (#11644)Zhe Sun2019-07-011-0/+2
* OSGi: Removed static VaadinResourceService access in liferay-integration, osg...S.W2019-06-271-2/+2
* Fixing upload handler error handling (#11630)Tatu Lund2019-06-251-2/+6
* Limit previous solution for non-push mode UI (#11629)Zhe Sun2019-06-241-3/+8
* Separates a rpc for handling the client event order in DateTimeField (#11574)Zhe Sun2019-06-141-0/+10
* Improved fix for #11614 (#11618)Martin Vysny2019-06-132-12/+18
* Fix regression that broke PreserveOnRefresh functionality with Navigator (#11...Tatu Lund2019-06-071-2/+13
* Fix duplicate grid column visibility change event (#11565)cuong-phan2019-05-161-1/+2
* Reduce Grid's sort complexity. (#11566)Anna Koskinen2019-05-154-16/+69
* Update for Liferay 7.2 compatibility (#11564)Chris Morris2019-05-131-1/+1
* code format (#11555)Sun Zhe2019-05-022-3/+4
* Changed the handleSessionExpired logic to return a 404 instead of a 410 and a...edler-san2019-05-021-1/+8
* Code format (#11548)Sun Zhe2019-04-296-30/+33
* Opening methods for Spring add-on to be used in the fix (#11551)Tatu Lund2019-04-251-0/+23
* Reset Combobox internal state (#11412)Sun Zhe2019-04-241-3/+11
* Update to 8.9 (#11535)Sun Zhe2019-04-181-1/+1
* Finish the since tag (#11540) (#11543)Sun Zhe2019-04-183-6/+6
* Create StringToUuidConverter.java (#11387)Basil Bourque2019-04-101-0/+99
* Clicking on slider makes handler move (#11519)Anastasia Smirnova2019-04-101-0/+25
* Reset selection on DataProvider change in RadioButtonGroup (#11526)Anastasia Smirnova2019-04-041-0/+1
* Added missing numpad key codes (#11490)Tatu Lund2019-04-021-0/+42
* Documents the possibility to use vaadin:// and theme:// in JavaScript… (#11...Martin Vysny2019-03-282-11/+20
* Add note about dependency injection in BrowserWindowOpener JavaDocs (#11495)Tatu Lund2019-03-141-1/+11
* Remove wrong version and add missing since (#11476)Sun Zhe2019-03-111-2/+4
* Fixing NPE when ItemCaptionGenerator returns null (#11435)Tatu Lund2019-02-221-1/+10
* Custom serializers accessors (#10658)Olli Tietäväinen2019-02-222-6/+111
* Provide extensive error information on GridLayout.OutOfBoundsException and Il...Martin Vysny2019-02-212-2/+34
* Fixing JavaDoc of Column#getWidth() and Column#setWidth() (#11452)Tatu Lund2019-02-121-1/+6
* Fix an NPE caused by the previous fix to Grid's frozen columns (#11444)mlindfors2019-02-041-2/+6
* * Update since tags and fix code formatting (#11441)Mehdi Javan2019-01-301-2/+2
* Fix @PushStateNavigation with @PreserveOnRefresh (#11417)Tatu Lund2019-01-111-0/+7
* Add Javadoc to the ScrollTo methods in TreeGrid (#11399)Sun Zhe2018-12-281-0/+21
* Update snapshot to 8.8-snapshot (#11397)Sun Zhe2018-12-281-1/+1
* Grid column npe behavior (#11390)Olli Tietäväinen2018-12-281-3/+142
* increase number of styles for indented TreeGrid rows, fixes #11358 (#11392)Olli Tietäväinen2018-12-211-0/+3
* Update release note and since tag (#11386)Sun Zhe2018-12-204-55/+68
* Checkbox allow customizing of input and label classNames. (#11372)Knoobie2018-12-183-0/+487
* Improve VMenuBar click handling logic (#11356)Anastasia Smirnova2018-12-171-0/+22
* Complete the empty since tag (#11371)8.7.0.alpha1Sun Zhe2018-12-133-3/+3
* Request data update before client response (#11341)Sun Zhe2018-12-112-5/+5
* Add missing FocusShortcutListener (#11289)Michael Forstner2018-12-101-0/+76
* Fix vaadin-server/bnd.bnd file so it is compatible with Liferay 7.0 and (#11360)Sampsa Sohlman2018-12-101-1/+1
* Fix Grid's frozen columns not being set (#10653) (#11346)mlindfors2018-12-051-1/+15
* Detailed the usage of the GridRowDragger class (#11355)edler-san2018-12-051-1/+2
* Revert "Update ComboBox internal state on new item added (#11094)" (#11331)Sun Zhe2018-11-271-9/+6
* Add javadoc for validate() call in Binder (#11318)Sun Zhe2018-11-151-0/+6
* Refactoring DataCommunicator code (#11304)Anastasia Smirnova2018-11-151-9/+9
* Correct the logic for validation used in DateField (#11307)Sun Zhe2018-11-131-14/+33