summaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
* Fix Flash expanding with percentage sizing (#8552)Olli Tietäväinen2017-03-212-0/+102
* Fix some tests for 7.7Henri Sara2017-03-132-9/+18
* Fix Panel.setScrollTop() for large values (#8563)Olli Tietäväinen2017-03-092-0/+103
* Fix client-side error when Upload in TabSheet and Push (#8779)Ilia Motornyi2017-03-092-0/+167
* Always calculate Escalator max row count the same way (#8740)Artur2017-03-074-5/+137
* Fix some tests and update screenshots (#8744)Henri Sara2017-03-061-1/+1
* Fix absoluteLayoutResizeComponents test for IE8 (#8497)caalador2017-02-082-2/+136
* Fix toggling of WeekNumbers for PopupDateField. (#8405) (#8469)caalador2017-02-082-0/+169
* Fix problem with re-opening the popup (#8446) (#8454)caalador2017-02-072-0/+111
* Fix the absolute layout component resize positioning tests. (#8456)caalador2017-02-061-17/+45
* Fix caption updating in CustomLayout (#8415)Artur2017-02-022-0/+70
* Call "destroy" instead of "destory" in JavaScriptRenders (#8263)Artur2017-02-015-3/+95
* Add method for refreshing all Grid rows (#8406)Artur2017-02-012-1/+46
* Prevent reorder of frozen columns when there are hidden columns (#8278)Artur2017-01-301-0/+23
* Make it possible to disallow user selection in Grid (#8144)Artur2017-01-302-6/+181
* Fix absolute layout component sizing on size change in Vaadin7 (#8304)caalador2017-01-232-0/+195
* Flush the correct editor widget if there are hidden columns (#8276)Artur2017-01-201-3/+20
* Fix navigation using keyboard to frozen column when there are hidden columns ...Artur2017-01-193-5/+24
* Fix closing of modal window curtains while dragging and resizing (#8281)Aleksi Hietanen2017-01-191-6/+48
* Properly end HTML5 drag operations when no drop is performed (#8242)Artur2017-01-191-0/+80
* Make it possible to deselect what was selected on the server (#8235)Artur2017-01-131-1/+10
* Reset selected icon when blurring a ComboBox (#8082)Artur2017-01-121-1/+41
* Remove tracking of unregistered connectors (#8153)Aleksi Hietanen2017-01-117-295/+1
* Fix exception when Grid is inside a PopupView (#8157)Artur2017-01-102-0/+70
* reopen Grid details on attach, fixes #8015 (#8074)Olli Tietäväinen2017-01-092-0/+83
* Render font icon correctly on the 'more' menu item (#8126)Artur2017-01-053-0/+146
* Call error handler for exceptions in UI.init() (#8055)Artur2017-01-022-2/+12
* Fix chrome version (#8086)Ilia Motornyi2016-12-271-1/+1
* Fix removal of hidden Grid columns (#8071)Artur2016-12-232-0/+105
* Use correct indexes in multiselect checkboxes after removing rows (#8072)Artur2016-12-221-0/+51
* Replace non-breaking spaces with space (#7957)Artur2016-12-141-1/+1
* Use proper UTF-8 encoding for Content-Disposition filenames (#19527) (#6607)Leif Åstrand2016-12-132-2/+2
* Re-add body rows when Escalator is reattached to DOM (#20477)Artur Signell2016-11-283-0/+85
* Mark TextField/TextArea as busy when a text change event is pending (#20469)Artur Signell2016-11-212-0/+64
* Add lazy/simple resize mode to Grid (#20108)Patrik Lindström2016-11-172-0/+82
* Fix NPE in case some items don't contain all properties of Grid.adam2016-11-142-0/+202
* Prevent adding several scrollbar handlers (#19189).Denis Anisimov2016-11-142-0/+128
* Make clicking outside a ComboBox add a pending new item (#18366)Artur Signell2016-11-111-2/+10
* Fix some modern browsers tests failures.Denis Anisimov2016-11-103-3/+4
* Fix modern browsers test failures for 7.7.Denis Anisimov2016-11-0919-30/+56
* Show a sensible message for missing extensions (#10799)Artur Signell2016-11-034-41/+104
* Date/time issues are fixed in the tests.Denis Anisimov2016-11-021-0/+5
* Ensure #cell[N] always scrolls row N into view (#20423)Artur Signell2016-10-281-0/+6
* Publish Escalator.getBodyRowCount to JS (#20344)Artur Signell2016-10-281-0/+14
* Allow defining a focus delegate component for CustomField (#20336)Artur Signell2016-10-262-1/+18
* Allow a resize listener to fire a resize listener (#20338)Artur Signell2016-10-252-0/+45
* Make modal window block shortcuts for underlying components (#20366)Artur Signell2016-10-241-0/+17
* Make Grid isWorkPending wait for scroll events to complete (#20417)Artur Signell2016-10-201-0/+14
* Add valo-menu-hover stylename to make responsive menu appear w/o adding code ...Marc Englund2016-10-194-16/+88
* Update client side selection state when changing selection model (#20370)Artur Signell2016-10-181-0/+40