summaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
* On progr. editor open, focus target cell if Grid had focus prior7.6.0.alpha1Teppo Kurki2015-06-032-0/+35
* Merge remote-tracking branch 'origin/master' into grid-unbuffered-editorTeemu Suo-Anttila2015-06-0212-119/+217
|\
| * Add screenshot comparison for DisabledMenuBarItemTestTeemu Suo-Anttila2015-06-022-3/+6
| * Refactor MenuBar handling methods to AbstractTB3TestTeemu Suo-Anttila2015-06-026-110/+80
| * Properly handle readonly fields when clearing FieldGroup (#17166)Artur Signell2015-06-014-6/+131
* | Update editor overlay position on Grid resizeTeppo Kurki2015-06-021-0/+46
* | Don't open Grid editor from header or footerJohannes Dahlström2015-06-021-0/+17
* | Merge remote-tracking branch 'origin/master' into grid-unbuffered-editorTeemu Suo-Anttila2015-06-0174-2563/+2706
|\|
| * Fix for Valo notification mixins (#14872).Denis Anisimov2015-05-293-0/+275
| * Ensure method and property names are capitalized using English locale (#13389)Artur Signell2015-05-291-2/+4
| * Fix GridEditorClientTest focus checks on IE browsersTeemu Suo-Anttila2015-05-291-2/+8
| * Input prompt shouldn't get set when input has focus (#18027)Anna Koskinen2015-05-282-0/+158
| * Adds a textual null representation to Grid renderers(#16560)7.5.0.beta2Ilia Motornyi2015-05-285-3/+199
| * Focus the field in the the active cell when manually opening Grid editorJohannes Dahlström2015-05-283-3/+116
| * Update browser version test to Chrome 43Mika Murtojarvi2015-05-271-1/+1
| * Select all checkbox when pressing space on the cell (#16685)Artur Signell2015-05-273-24/+55
| * Add class name for not editable editor cells (#18021)Teemu Suo-Anttila2015-05-271-1/+9
| * Fix Grid client-side event support (#17986)Teemu Suo-Anttila2015-05-272-0/+111
| * Split AbstractGridExtension from AbstractRenderer (#18003)Teemu Suo-Anttila2015-05-263-0/+181
| * Update active tab index when overriding selection (#15274)Leif Åstrand2015-05-262-0/+97
| * Only sort when enter is pressed on default header (#16732)Artur Signell2015-05-251-0/+27
| * Fix adding a column to Table and immediately changing its size (#17927)Teemu Suo-Anttila2015-05-212-0/+111
| * Rename GridSidebarThemeTest screenshot identifiersTeemu Suo-Anttila2015-05-211-6/+6
| * Fix GridStructureTest to workaround Chrome + Selenium issueTeemu Suo-Anttila2015-05-201-3/+4
| * Fix GridDetailsLocationTest SubPixel issues with IE8 and IE9Teemu Suo-Anttila2015-05-201-11/+9
| * Fix a Grid test failure on FirefoxMika Murtojarvi2015-05-202-7/+11
| * Fix Grid test failures on various browsersTeemu Suo-Anttila2015-05-204-37/+37
| * Ensure the whole hierarchy is refreshed when opening editor row (#17459)Artur Signell2015-05-193-0/+176
| * Handle generated empty string style names properly (#17335)Artur Signell2015-05-193-1/+57
| * Add missing OSGi import to make designs work (#17377)Artur Signell2015-05-192-1/+11
| * Convert theme tests from TB2 to TB4Teemu Suo-Anttila2015-05-1812-2111/+356
| * Update VerifyBrowserVersionTest for Chrome 42Teemu Suo-Anttila2015-05-181-1/+1
| * Fix MenuItemStyleRemoved test UI to work with IE8Teemu Suo-Anttila2015-05-181-3/+14
| * Wrong floating element pos. on DND column reorder Grid #17693Pekka Hyvönen2015-05-151-0/+28
| * Make FormLayout work with HTML captions (#17143)Leif Åstrand2015-05-152-0/+102
| * Potential fix for test ssh problems with Debian 8Artur Signell2015-05-151-1/+1
| * Don't show loading spinner if there are no tabs (#15241)Leif Åstrand2015-05-131-0/+13
| * Fixes regression in Notifications and tests (#14872)Pekka Hyvönen2015-05-132-9/+25
| * Code for current Grid mini tutorialsLeif Åstrand2015-05-128-0/+478
| * Revert "Moved accessibility shortcut handling to server-side. [#14843]"Leif Åstrand2015-05-122-340/+0
* | Unbuffered editor hides notification area if no error msg present.Teppo Kurki2015-05-291-0/+15
* | Allow vertical scroll in unbuffered edit mode.Teppo Kurki2015-05-283-46/+95
* | Let mouse click move editor in unbuffered modeTeppo Kurki2015-05-273-164/+250
* | Add unbuffered editing mode to GridTeppo Kurki2015-05-262-0/+45
* | Add grid editor events (#17451)patrik2015-05-211-0/+29
* | Add focus API to GridJohannes Dahlström2015-05-202-1/+79
* | Refactor focus related server API to class AbstractFocusableJohannes Dahlström2015-05-203-17/+38
|/
* Avoid on-the-fly compilation when running tests (#15135)Artur Signell2015-05-111-0/+3
* Notification styles should be scoped more eagerly (#14872)Denis Anisimov2015-05-112-0/+145
* Add opacity filter for disabled menubar item. (#15381)Sauli Tähkäpää2015-05-072-0/+65