| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix sanitization of empty RTA input for Firefox & IE (#11937) (#11989) | Anna Koskinen | 2020-05-11 | 1 | -2/+2 |
* | Fix RTA's CreateLink in Firefox & IE11 (#11979) (#11987) | Anna Koskinen | 2020-05-08 | 1 | -1/+25 |
* | Take overlays into account in getConnectorForElement. (#11980) (#11983) | Anna Koskinen | 2020-05-05 | 1 | -7/+24 |
* | Allow replacing all columns at once when some of them are frozen. (#11982) | Anna Koskinen | 2020-05-05 | 1 | -2/+11 |
* | Fix hiding / un-hiding with frozen columns in multiselect mode (#11972) (#11975) | Anna Koskinen | 2020-04-28 | 1 | -4/+4 |
* | Don't center a window that has already been removed. (#11956) (#11969)8.10.4 | Anna Koskinen | 2020-04-24 | 1 | -2/+8 |
* | Fix incorrect position of column selector in MPR (#11953) (#11968) | Anna Koskinen | 2020-04-24 | 1 | -0/+2 |
* | Add multiselect column compensation (#11951) (#11967) | Anna Koskinen | 2020-04-24 | 1 | -1/+5 |
* | Expired session: use 403 Forbidden instead of 410 Gone (#11859) (#11964) | Anna Koskinen | 2020-04-24 | 1 | -1/+1 |
* | Ensure ChangeListener still works after first upload. (#11936) (#11960) | Anna Koskinen | 2020-04-24 | 1 | -0/+11 |
* | Ensure recalculateColumnWidths works with refreshAll. (#11934) (#11959) | Anna Koskinen | 2020-04-24 | 2 | -16/+77 |
* | Fix an issue with frozen column count and unhiding. (#11929) (#11932)8.10.3 | Anna Koskinen | 2020-03-26 | 1 | -1/+3 |
* | Simplify Grid sidebar handling. (#11920) (#11924) | Anna Koskinen | 2020-03-24 | 1 | -17/+40 |
* | Prevent a gap within Grid rows in some resize situations. (#11918) (#11923) | Anna Koskinen | 2020-03-24 | 1 | -3/+25 |
* | Trigger re-measure after updating ElementResizeListeners. (#11912) (#11922) | Anna Koskinen | 2020-03-24 | 1 | -0/+10 |
* | Further tweaks to ComboBox popup positioning. (#11910) (#11921) | Anna Koskinen | 2020-03-24 | 1 | -7/+15 |
* | Picks 8.10.2 (#11908)8.10.2 | Zhe Sun | 2020-03-02 | 3 | -19/+34 |
* | Fix logic of lexicographical comparison of DateField range end (#11885) | Tatu Lund | 2020-02-20 | 1 | -2/+18 |
* | Cherry picks for 8.10 final release (#11883) | Zhe Sun | 2020-02-04 | 1 | -8/+20 |
* | Ensure value change happens before shortcuts in compatibility components (#11... | Anna Koskinen | 2020-01-15 | 1 | -3/+39 |
* | Removed outdated spacer height update from removal process. (#11861) | Anna Koskinen | 2020-01-09 | 1 | -2/+0 |
* | Fix to RadioButtonGroup readOnly handling. (#11855) | Anna Koskinen | 2019-12-23 | 1 | -1/+6 |
* | Improvements to popup positioning for ComboBox within HorizontalLayout. (#11846) | Anna Koskinen | 2019-12-18 | 1 | -8/+61 |
* | Close window on ESC, when maximized button is clicked (#11840) | Anastasia Smirnova | 2019-12-05 | 1 | -4/+10 |
* | Simplify Grid scroll handling. (#11835) | Anna Koskinen | 2019-12-03 | 3 | -46/+65 |
* | Don't attempt to send expand/collapse events for disabled TreeGrid. (#11823) | Anna Koskinen | 2019-11-21 | 1 | -1/+1 |
* | Fixing issue with TwinColSelect not correctly retaining visible selection (#1... | Tatu Lund | 2019-11-19 | 1 | -3/+32 |
* | Reduce excess positioning calls for ComboBox popup. (#11808) | Anna Koskinen | 2019-11-13 | 1 | -8/+21 |
* | Fixing issue with Push stopping working in some circumstances (#11791) | Tatu Lund | 2019-11-05 | 2 | -2/+17 |
* | Check actual Grid selection instead of relying on allSelected flag. (#11787) | Anna Koskinen | 2019-11-04 | 1 | -1/+1 |
* | Fix a timing issue in ComboBox filtering via paste using mouse. (#11780) | Anna Koskinen | 2019-10-31 | 1 | -1/+3 |
* | Switch from an assert to logging and return in Grid.onBrowserEvent (#11778) | Anna Koskinen | 2019-10-30 | 1 | -2/+5 |
* | Added 1px tolerance to ScrollbarBundle's internal sanity check. (#11777) | Anna Koskinen | 2019-10-29 | 1 | -3/+5 |
* | Improvements to ScrollDestination sanity checks (#11772) | Anna Koskinen | 2019-10-28 | 1 | -8/+26 |
* | When ComboBox popup opens to the left accommodate margin/border/padding. (#11... | Anna Koskinen | 2019-10-23 | 1 | -8/+10 |
* | Make sure expanding/collapsing updates expected cache size. (#11753) | Anna Koskinen | 2019-10-22 | 1 | -0/+12 |
* | Upload should preserve MIMEType after first selection (#11745) | Anastasia Smirnova | 2019-10-16 | 1 | -0/+6 |
* | Catch and handle IllegalStateException (#11733) | Tatu Lund | 2019-10-03 | 1 | -11/+18 |
* | Fix scrollTo for destination START and END and add regression testing. (#11707) | Anna Koskinen | 2019-09-05 | 1 | -48/+32 |
* | Updated row and spacer handling for Escalator (#11438) | Anna Koskinen | 2019-08-29 | 5 | -973/+2605 |
* | Add explicit handling of ctrl-a (#11693) | Tatu Lund | 2019-08-12 | 1 | -0/+8 |
* | Update Chrome version, snapshots and fix tests (#11684) | Zhe Sun | 2019-08-05 | 2 | -4/+6 |
* | Update the since tag (#11675) | Zhe Sun | 2019-07-30 | 4 | -4/+4 |
* | Apply offset to column index depending on presense of selection column (#11667) | Tatu Lund | 2019-07-30 | 1 | -1/+5 |
* | Ensure the upload button has been disabled when set Enabled calling from succ... | Zhe Sun | 2019-07-29 | 1 | -0/+11 |
* | Update to 8.10-SNAPSHOT (#11657) | Zhe Sun | 2019-07-29 | 1 | -1/+1 |
* | Ensure that VComboBox.selectedOptionKey gets initial selection. (#11665) | Anna Koskinen | 2019-07-24 | 1 | -2/+9 |
* | Improvements to detail row index handling. (#11345) | Anna Koskinen | 2019-07-16 | 6 | -11/+212 |
* | 11642 refresh pagelength 0 combobox items after dataprovider update (#11653) | Olli Tietäväinen | 2019-07-12 | 1 | -1/+16 |
* | Ensure the selection has been changed before updating . (#11658) | Anna Koskinen | 2019-07-12 | 1 | -11/+7 |