| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add method writeBeanAsDraft(bean) in Binder (#11833) | Tatu Lund | 2019-11-29 | 2 | -0/+67 |
* | Delegate enabled handling to Composite root. (#11832) | Anna Koskinen | 2019-11-26 | 1 | -0/+10 |
* | Add support for excess slashes within static file request path. (#11827) | Anna Koskinen | 2019-11-22 | 1 | -7/+26 |
* | Decode path in getStaticFilePath (#11812) | Tatu Lund | 2019-11-19 | 2 | -5/+26 |
* | Eliminate un-intuitive NPE (#11802) | Tatu Lund | 2019-11-15 | 1 | -2/+5 |
* | Cherry picks of Binder fixes in Flow (#11758) | Tatu Lund | 2019-11-13 | 3 | -21/+184 |
* | Added missing constructor with scanNestedDefinitions option (#11801) | Tatu Lund | 2019-11-12 | 1 | -1/+19 |
* | Use APPLICATION_SCOPE for the session lock (#11792) | Tatu Lund | 2019-11-12 | 3 | -4/+44 |
* | Check actual Grid selection instead of relying on allSelected flag. (#11787) | Anna Koskinen | 2019-11-04 | 1 | -8/+19 |
* | Added note to setTemplateContents JavaDoc (#11752) | Tatu Lund | 2019-11-02 | 1 | -0/+3 |
* | Added missing NOTIFICATION_DARK (#11770) | Tatu Lund | 2019-10-28 | 1 | -2/+8 |
* | Fix the end limit of the allowed scrollTo rows. (#11771) | Anna Koskinen | 2019-10-28 | 1 | -1/+1 |
* | Made JavaDoc of updateSelection more precise (#11768) | Tatu Lund | 2019-10-28 | 1 | -1/+2 |
* | Make cancellation of uploads work regardless of Push configuration (#11743) | Willem Verstraeten | 2019-10-21 | 1 | -7/+16 |
* | Add note to setRenderer() JavaDoc about presentation provider (#11751) | Tatu Lund | 2019-10-21 | 1 | -0/+3 |
* | Added note in JavaDoc of removeColumn (#11725) | Tatu Lund | 2019-10-03 | 1 | -0/+3 |
* | Removal of data communicator needs to happen before call to super.remove() (#... | Tatu Lund | 2019-09-09 | 1 | -2/+2 |
* | Correct usage of String.format(..) (#11704) | Tatu Lund | 2019-09-09 | 1 | -5/+5 |
* | Updated row and spacer handling for Escalator (#11438) | Anna Koskinen | 2019-08-29 | 1 | -0/+1 |
* | Update Chrome version, snapshots and fix tests (#11684) | Zhe Sun | 2019-08-05 | 2 | -3/+5 |
* | Prevent excessive getLogger() calls from markAsDirty() (#11664) | Leif Åstrand | 2019-07-29 | 1 | -15/+24 |
* | Update to 8.10-SNAPSHOT (#11657) | Zhe Sun | 2019-07-29 | 1 | -1/+1 |
* | 11642 refresh pagelength 0 combobox items after dataprovider update (#11653) | Olli Tietäväinen | 2019-07-12 | 1 | -5/+26 |
* | Sanitize caption used in Grid header (#11644) | Zhe Sun | 2019-07-01 | 1 | -0/+2 |
* | OSGi: Removed static VaadinResourceService access in liferay-integration, osg... | S.W | 2019-06-27 | 1 | -2/+2 |
* | Fixing upload handler error handling (#11630) | Tatu Lund | 2019-06-25 | 1 | -2/+6 |
* | Limit previous solution for non-push mode UI (#11629) | Zhe Sun | 2019-06-24 | 1 | -3/+8 |
* | Separates a rpc for handling the client event order in DateTimeField (#11574) | Zhe Sun | 2019-06-14 | 1 | -0/+10 |
* | Improved fix for #11614 (#11618) | Martin Vysny | 2019-06-13 | 2 | -12/+18 |
* | Fix regression that broke PreserveOnRefresh functionality with Navigator (#11... | Tatu Lund | 2019-06-07 | 1 | -2/+13 |
* | Fix duplicate grid column visibility change event (#11565) | cuong-phan | 2019-05-16 | 1 | -1/+2 |
* | Reduce Grid's sort complexity. (#11566) | Anna Koskinen | 2019-05-15 | 4 | -16/+69 |
* | Update for Liferay 7.2 compatibility (#11564) | Chris Morris | 2019-05-13 | 1 | -1/+1 |
* | code format (#11555) | Sun Zhe | 2019-05-02 | 2 | -3/+4 |
* | Changed the handleSessionExpired logic to return a 404 instead of a 410 and a... | edler-san | 2019-05-02 | 1 | -1/+8 |
* | Code format (#11548) | Sun Zhe | 2019-04-29 | 6 | -30/+33 |
* | Opening methods for Spring add-on to be used in the fix (#11551) | Tatu Lund | 2019-04-25 | 1 | -0/+23 |
* | Reset Combobox internal state (#11412) | Sun Zhe | 2019-04-24 | 1 | -3/+11 |
* | Update to 8.9 (#11535) | Sun Zhe | 2019-04-18 | 1 | -1/+1 |
* | Finish the since tag (#11540) (#11543) | Sun Zhe | 2019-04-18 | 3 | -6/+6 |
* | Create StringToUuidConverter.java (#11387) | Basil Bourque | 2019-04-10 | 1 | -0/+99 |
* | Clicking on slider makes handler move (#11519) | Anastasia Smirnova | 2019-04-10 | 1 | -0/+25 |
* | Reset selection on DataProvider change in RadioButtonGroup (#11526) | Anastasia Smirnova | 2019-04-04 | 1 | -0/+1 |
* | Added missing numpad key codes (#11490) | Tatu Lund | 2019-04-02 | 1 | -0/+42 |
* | Documents the possibility to use vaadin:// and theme:// in JavaScript… (#11... | Martin Vysny | 2019-03-28 | 2 | -11/+20 |
* | Add note about dependency injection in BrowserWindowOpener JavaDocs (#11495) | Tatu Lund | 2019-03-14 | 1 | -1/+11 |
* | Remove wrong version and add missing since (#11476) | Sun Zhe | 2019-03-11 | 1 | -2/+4 |
* | Fixing NPE when ItemCaptionGenerator returns null (#11435) | Tatu Lund | 2019-02-22 | 1 | -1/+10 |
* | Custom serializers accessors (#10658) | Olli Tietäväinen | 2019-02-22 | 2 | -6/+111 |
* | Provide extensive error information on GridLayout.OutOfBoundsException and Il... | Martin Vysny | 2019-02-21 | 2 | -2/+34 |