summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Update to 8.11 snapshot (#11874)Zhe Sun2020-01-161-1/+1
* TreeDataProvider: Apply filters to children (#11868)Tatu Lund2020-01-163-11/+69
* Making setEditable friendlier (#11869)Tatu Lund2020-01-141-3/+9
* Added notes in JavaDoc of TEXTFIELD_INLINE_ICON (#11860)Tatu Lund2020-01-081-0/+5
* Added helper methods for setting only height or width full. (#11854)Anna Koskinen2019-12-202-2/+34
* Added @since tags, some tweaks to formatting. (#11839)Anna Koskinen2019-12-043-18/+34
* Make VaadinService.cleanupSession public (#11738)Knoobie2019-12-031-4/+5
* Make asRequired conditional on binding.setAsRequiredEnabled(..) (#11834)Tatu Lund2019-12-022-4/+60
* Add method writeBeanAsDraft(bean) in Binder (#11833)Tatu Lund2019-11-292-0/+67
* Delegate enabled handling to Composite root. (#11832)Anna Koskinen2019-11-261-0/+10
* Add support for excess slashes within static file request path. (#11827)Anna Koskinen2019-11-221-7/+26
* Decode path in getStaticFilePath (#11812)Tatu Lund2019-11-192-5/+26
* Eliminate un-intuitive NPE (#11802)Tatu Lund2019-11-151-2/+5
* Cherry picks of Binder fixes in Flow (#11758)Tatu Lund2019-11-133-21/+184
* Added missing constructor with scanNestedDefinitions option (#11801)Tatu Lund2019-11-121-1/+19
* Use APPLICATION_SCOPE for the session lock (#11792)Tatu Lund2019-11-123-4/+44
* Check actual Grid selection instead of relying on allSelected flag. (#11787)Anna Koskinen2019-11-041-8/+19
* Added note to setTemplateContents JavaDoc (#11752)Tatu Lund2019-11-021-0/+3
* Added missing NOTIFICATION_DARK (#11770)Tatu Lund2019-10-281-2/+8
* Fix the end limit of the allowed scrollTo rows. (#11771)Anna Koskinen2019-10-281-1/+1
* Made JavaDoc of updateSelection more precise (#11768)Tatu Lund2019-10-281-1/+2
* Make cancellation of uploads work regardless of Push configuration (#11743)Willem Verstraeten2019-10-211-7/+16
* Add note to setRenderer() JavaDoc about presentation provider (#11751)Tatu Lund2019-10-211-0/+3
* Added note in JavaDoc of removeColumn (#11725)Tatu Lund2019-10-031-0/+3
* Removal of data communicator needs to happen before call to super.remove() (#...Tatu Lund2019-09-091-2/+2
* Correct usage of String.format(..) (#11704)Tatu Lund2019-09-091-5/+5
* Updated row and spacer handling for Escalator (#11438)Anna Koskinen2019-08-291-0/+1
* Update Chrome version, snapshots and fix tests (#11684)Zhe Sun2019-08-052-3/+5
* Prevent excessive getLogger() calls from markAsDirty() (#11664)Leif Åstrand2019-07-291-15/+24
* 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