| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix test broken by #16556 | Artur Signell | 2015-06-09 | 3 | -1/+57 |
* | Format UTF-8 filenames correctly for download (#16556) | Anna Miroshnik | 2015-06-09 | 2 | -28/+9 |
* | Reset heartbeat timestamp when reopening UI (#18101) | Leif Åstrand | 2015-06-08 | 2 | -0/+89 |
* | Add class name for not editable editor cells (#18021) | Teemu Suo-Anttila | 2015-05-28 | 1 | -1/+9 |
* | Update active tab index when overriding selection (#15274) | Leif Åstrand | 2015-05-28 | 2 | -0/+97 |
* | Only sort when enter is pressed on default header (#16732) | Artur Signell | 2015-05-28 | 2 | -0/+41 |
* | Fix a Grid test failure on Firefox | Mika Murtojarvi | 2015-05-28 | 2 | -7/+11 |
* | Fix Grid test failures on various browsers | Teemu Suo-Anttila | 2015-05-28 | 4 | -37/+39 |
* | Ensure the whole hierarchy is refreshed when opening editor row (#17459)7.4.7 | Artur Signell | 2015-05-25 | 3 | -0/+176 |
* | Fix MenuBar keyboard navigation and selecting (#17076) | Teemu Suo-Anttila | 2015-05-25 | 2 | -19/+110 |
* | Fix adding a column to Table and immediately changing its size (#17927) | Teemu Suo-Anttila | 2015-05-25 | 2 | -0/+111 |
* | Fix GridStructureTest to workaround Chrome + Selenium issue | Teemu Suo-Anttila | 2015-05-25 | 1 | -3/+4 |
* | Handle generated empty string style names properly (#17335) | Artur Signell | 2015-05-25 | 3 | -1/+57 |
* | Fix MenuItemStyleRemoved test UI to work with IE8 | Teemu Suo-Anttila | 2015-05-25 | 1 | -3/+14 |
* | Make FormLayout work with HTML captions (#17143) | Leif Åstrand | 2015-05-25 | 2 | -0/+102 |
* | Don't show loading spinner if there are no tabs (#15241) | Leif Åstrand | 2015-05-25 | 1 | -0/+13 |
* | Removed outdated workaround | Anna Koskinen | 2015-05-15 | 1 | -6/+0 |
* | Fixes some broken FF24 tests for Grid. | Pekka Hyvönen | 2015-05-15 | 1 | -0/+5 |
* | Convert TableDragColumn tests from TB2 to TB4 | Teemu Suo-Anttila | 2015-05-15 | 1 | -0/+122 |
* | Fix the updating of sort indicators (#17440) | Mika Murtojarvi | 2015-05-15 | 2 | -0/+146 |
* | Convert LabelTooltip tests from TB2 to TB4 | Teemu Suo-Anttila | 2015-05-15 | 1 | -0/+72 |
* | Fix Grid reloading test to use ElementQuery exists() method | Teemu Suo-Anttila | 2015-05-15 | 1 | -1/+1 |
* | Convert MenuBarNavigationMouse test from TB2 to TB4 | Teemu Suo-Anttila | 2015-05-15 | 1 | -0/+42 |
* | Provide variable for default contrast value in valo-font-color (#14793).7.4.6 | Denis Anisimov | 2015-05-12 | 2 | -0/+87 |
* | Fix enabled handling for DateField and PopupDateField (#17620) | Artur Signell | 2015-05-11 | 2 | -0/+170 |
* | Convert InitialFragmentEvent test from TB2 to TB4 | Teemu Suo-Anttila | 2015-05-11 | 1 | -0/+39 |
* | Render CustomLayout properly even if a slot is missing (#17681) | Artur Signell | 2015-05-11 | 3 | -0/+115 |
* | Converted javascript tests to TB4 and added date tests (#16797, #16786) | Artur Signell | 2015-05-11 | 8 | -4/+173 |
* | Fix ComboBoxMouseSelectEnterTest to work with old ComboBox | Teemu Suo-Anttila | 2015-05-06 | 1 | -14/+15 |
* | Fix Grid editor area calculation without scrollbars (#17471) | Teemu Suo-Anttila | 2015-04-27 | 2 | -0/+89 |
* | Keeping MenuItem custom classes when updating styles (#17427) | Alexey Fansky | 2015-04-27 | 2 | -0/+73 |
* | Iterate over copies of listener lists (#17477) | Henri Sara | 2015-04-27 | 2 | -0/+168 |
* | Remove broken custom String[] serialization (#17146) | Leif Åstrand | 2015-04-27 | 5 | -8/+17 |
* | Auto focus modal window (#17021) | Ilya Ermakov | 2015-04-27 | 2 | -0/+176 |
* | Update favicon when changing themes (#15481) | Leif Åstrand | 2015-04-27 | 2 | -0/+131 |
* | Re-showed tab is displayed if there is room for it (#17096) | Alexey Fansky | 2015-04-27 | 2 | -0/+186 |
* | Revert "Reduce reflows when sizing columns (#17315)"7.4.4 | Markus Koivisto | 2015-04-16 | 4 | -256/+0 |
* | Changed combobox class | Markus Koivisto | 2015-04-15 | 1 | -1/+1 |
* | Prevent opening Table context menu on short tapping on iOS (#15297) | Ilya Ermakov | 2015-04-15 | 1 | -0/+106 |
* | Grid header should render "the same" after changes to header (#17131) | Mikael Grankvist | 2015-04-15 | 2 | -0/+339 |
* | Adding a temporary style to VNotification on Chrome >=41 (#17252) | Alexey Fansky | 2015-04-15 | 1 | -0/+33 |
* | Don't use !important for ColorPicker width in Valo (#17140). | Denis Anisimov | 2015-04-15 | 4 | -0/+224 |
* | Grid layout slots should be slot size not slot content size (#17039) | Mikael Grankvist | 2015-04-15 | 2 | -0/+164 |
* | Set value selected by mouse when pressing Enter in ComboBox (#16981) | Ilya Ermakov | 2015-04-15 | 2 | -0/+171 |
* | Displaying tooltip on touch devices underneath the field (#17150) | Alexey Fansky | 2015-04-15 | 1 | -0/+66 |
* | Disallow RunLocally annotation in framework tests. Fix NPE for | Teemu Suo-Anttila | 2015-04-15 | 3 | -4/+18 |
* | Don't remove frozen columns when columns reordered in Grid #16901 | Pekka Hyvönen | 2015-04-15 | 1 | -0/+17 |
* | Make test work in uitest.war | Artur Signell | 2015-04-15 | 1 | -2/+2 |
* | Reduce reflows when sizing columns (#17315) | Leif Åstrand | 2015-04-15 | 4 | -0/+256 |
* | Do proper cleanup in VDragAndDropManager.endDrag(boolean) (#17163) | Maciej Przepióra | 2015-03-30 | 4 | -0/+329 |