summaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
* Fix liferay_theme_test. (#15408)Sauli Tähkäpää2015-01-191-5/+5
* Fix chameleon_theme_test. (#15408)Sauli Tähkäpää2015-01-191-5/+5
* Fix base_theme_test. (#15408)Sauli Tähkäpää2015-01-191-5/+5
* Fix SubWindowOrderTest. (#15408)Sauli Tähkäpää2015-01-191-3/+3
* Fix WindowWithInvalidCloseListenerTest. (#15408)Sauli Tähkäpää2015-01-191-1/+1
* Fix WindowMaximizeRestoreTest. (#15408)Sauli Tähkäpää2015-01-191-27/+27
* Fix CloseSubWindowTest. (#15408)Sauli Tähkäpää2015-01-191-1/+1
* Hide input field from clicking for immediate upload in Valo. (#15404)Sauli Tähkäpää2015-01-191-23/+49
* Update text value also with timer triggered text change events. (#16270)Sauli Tähkäpää2015-01-192-0/+67
* Fix maximized window ordering. (#15360)Sauli Tähkäpää2015-01-163-0/+172
* Only split CssLayout styles at the first : character (#15490)Leif Åstrand2015-01-162-0/+77
* Determine window header margin size depending on visible buttons.Sauli Tähkäpää2015-01-163-1/+126
* Updating table size if set to undefined (#15384)Alexey Fansky2015-01-152-0/+152
* ComboBox: programmatic value reset breaks dropdown (#13217)Anna Miroshnik2015-01-152-0/+253
* ICON_ONLY mode should not show icon row header for TreeTable (#14799).Denis Anisimov2015-01-152-0/+82
* Disallow layoutNow() while updating the state (#13611)Leif Åstrand2015-01-154-0/+137
* Improve AbstractTestCase error reportingJohannes Dahlström2015-01-151-12/+6
* Change cursor to default for nondraggable windows in Valo. (#15377)Sauli Tähkäpää2015-01-152-0/+41
* Test for using setFirstVisibleHourOfDay on Calendar week view (#13431)Anna Miroshnik2015-01-152-0/+192
* Button icon 'icon-align-top' style correction (#15140).Denis Anisimov2015-01-152-0/+98
* Fragment handling and asynchronous UI update conflict (#13997)Anna Miroshnik2015-01-152-0/+263
* Notification should be closed after delay (#14689).Denis Anisimov2015-01-152-0/+105
* Table: column not expanding after setColumnExpandRatio (#15101)Ilya Ermakov2015-01-152-0/+211
* Fix remaining issues for NativeSelect blur/focus events (#6847)Artur Signell2015-01-131-60/+16
* Add option to disable sending v-loc parameter in init request (#14460).Jonas Granvik2015-01-123-0/+76
* Include UI class @JavaScript and @StyleSheet in bootstrap html (#9045)Leif Åstrand2015-01-123-0/+99
* Make responsive work with setTheme (#15281)Matti Hosio2015-01-122-0/+135
* Wrap null values into JsonNull json objects in bootstrap handler(#14594)Denis Anisimov2015-01-104-1/+184
* Use sorted list instead of set in serialized log string (#15534).Denis Anisimov2015-01-081-3/+28
* Fix serialization with ApplicationRunnerServletLeif Åstrand2015-01-072-30/+56
* Option for rendering Calendar event captions as HTML (#9030)Artur Signell2015-01-022-0/+204
* Fix for Wrong background color in a Window in IE8 (#15322)AMahdy AbdElAziz2014-12-302-0/+59
* Fix labels in DateFieldRanges_NextYear* tests. (#14756)Sauli Tähkäpää2014-12-301-2/+2
* Reformat project using Eclipse Luna SR1Artur Signell2014-12-2939-256/+290
* Prevent key events without key code from triggering actions (#11029)Artur Signell2014-12-291-0/+39
* Remove scan removal hacks as we are now using VoidAnnotationParserArtur Signell2014-12-291-17/+0
* Test update as tab selection when closing a tab has changed (#6876)Artur Signell2014-12-191-2/+1
* Allow TabSheet and Accordion tab captions to contain HTML (#14609)Artur Signell2014-12-182-0/+145
* 3 args method buildAndBind should be overriden, not 2 args (#12453).Denis Anisimov2014-12-181-2/+2
* Revert "Update selection after changes in underlying data sourceLeif Åstrand2014-12-183-189/+3
* Update broken TB2 test to valid TB3 test (#14755)Artur Signell2014-12-182-77/+64
* Allow captions to contain HTML (#9426)Artur Signell2014-12-182-4/+164
* Move TB2 files to separate folderArtur Signell2014-12-18550-1/+1
* Revert "TextField's input prompt is now disabled properly (#15144)"Artur Signell2014-12-182-318/+0
* Merge "Merge remote-tracking branch 'origin/declarative'"Artur Signell2014-12-188-0/+502
|\
| * Merge remote-tracking branch 'origin/declarative'Artur Signell2014-12-188-0/+502
| |\
| | * Some fixes to potus demo (#7749)Matti Hosio2014-12-171-1/+4
| | * Merge remote-tracking branch 'origin/master' into declarativeMatti Hosio2014-12-1765-83/+3062
| | |\
| | * | Improved potus demo (#7749)Matti Hosio2014-12-166-32/+320
| | * | Tests for declarative support (#7749)Artur Signell2014-12-154-0/+211