summaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin
Commit message (Expand)AuthorAgeFilesLines
* Fix for CheckBox and Layout (#11407)michaelvogt2013-04-031-0/+22
* Integrate Calendar into core #11079John Ahlroos2013-04-0323-0/+3890
* Implemented changes to CSS injection based on API review #5500John Ahlroos2013-04-032-14/+14
* Merge commit '5d8b1862b63d32070b4084d7e49cae1f4bc66953'Artur Signell2013-04-032-195/+214
|\
| * Unified all portal integration tests to be based on JSR286Portlet (#8013, #95...Artur Signell2013-03-212-195/+214
* | Enable setting loading indicator delays from the server (#7448)Artur Signell2013-04-031-0/+99
* | Made is possible to configure tooltip on the server (#8065)Artur Signell2013-04-032-0/+242
* | Fixed locking issue in testsArtur Signell2013-04-021-1/+6
* | Ensure session is locked during cleanup (#10569)Artur Signell2013-04-021-1/+15
* | Added Page.reload (#10250)Artur Signell2013-03-282-0/+80
* | Id changed because of id generation for wai-ariaArtur Signell2013-03-261-1/+1
* | Moved CSSInjectWithColorpicker to correct packageJohn Ahlroos2013-03-211-1/+1
* | Merge commit 'e4c9eda51082a443822b66864df2fe14be7dc6d7'Artur Signell2013-03-2116-0/+847
|\|
| * Make TextArea.setCursorPosition work in all browsers (#8769)Leif Åstrand2013-03-202-0/+258
| * Audio/Video fixes, for #11160 but it was much more broken. Also quite a few b...Marc Englund2013-03-156-0/+152
| * Deprecated TestBase to avoid new tests which are LegacyApplicationsArtur Signell2013-03-141-0/+6
| * Fixed setting column width back to undefined by setting it to -1. #7922Leif Åstrand2013-03-142-0/+140
| * Fixed client-server value sync problem in CheckBox (#11028)Artur Signell2013-03-133-0/+183
| * Fixed focus and tab index handling for UI (#11129)Artur Signell2013-03-122-0/+108
* | WAI-ARIA fields (#11180)michaelvogt2013-03-201-1/+0
* | Added CSS Inject / ColorPicker tutorial #11360John Ahlroos2013-03-191-0/+234
* | Implemented injection of css styles #5500John Ahlroos2013-03-132-0/+144
* | Merge commit '6922bc5b49c5551b289a5025ccd5901e2ac3aafc'Artur Signell2013-03-1215-17/+269
|\|
| * Avoid showing context menu off screen in IE8Artur Signell2013-03-125-10/+10
| * Update test to cope with changed UI class (#10867)Leif Åstrand2013-03-111-2/+2
| * Properly recognize class of redefined UI connector (#10867)Leif Åstrand2013-03-115-0/+139
| * Fixed scrolling jumping up to first row when adding rows and adjusting the cu...John Ahlroos2013-03-042-0/+107
| * Add bootstrap performance measuring support (#11188)Leif Åstrand2013-03-012-5/+11
* | Fixed locale to ensure the same results in all browsersArtur Signell2013-03-121-0/+2
* | Fixed locator stringArtur Signell2013-03-121-63/+2
* | Updated test as Property.toString no longer returns the property valueArtur Signell2013-03-121-3/+2
* | WAI-ARIA for form fields (#11180)michaelvogt2013-03-051-0/+354
* | Merge remote-tracking branch 'origin/7.0'John Ahlroos2013-03-011-0/+1
|\|
| * Fix random error in DelegateToWidget testLeif Åstrand2013-02-281-0/+1
* | Automatically listen to shutdown port and not not enforce -ea (#9998)Artur Signell2013-02-251-3/+5
* | Merge remote-tracking branch 'origin/7.0'Artur Signell2013-02-2213-4/+596
|\|
| * Updated merged 6.8 test to work with 7.0John Ahlroos2013-02-202-2/+2
| * Merge of (#9940) to Vaadin 7John Ahlroos2013-02-202-0/+88
| * Properly detach old connectors for repaintAll response (#11067)Leif Åstrand2013-02-192-0/+77
| * Fixed NPE when TextField value is null (#11021)Artur Signell2013-02-182-0/+94
| * Properly pass the AbstractField internal value to shared state in Slider and ...Johannes Dahlström2013-02-182-0/+91
| * Merge of second part of (#10513) to Vaadin 7.Johannes Dahlström2013-02-182-0/+161
| * Interim fix for resizing of child component in AbsoluteLayout when child is 1...John Ahlroos2013-02-182-0/+81
| * Count instances instead of windows and also show the counterLeif Åstrand2013-02-181-4/+4
* | Added tutorial examples for creating a simple login view #10076John Ahlroos2013-02-183-0/+243
* | Merge branch '7.0'Artur Signell2013-02-1515-91/+803
|\|
| * Merge of first part of (#10513) to Vaadin 7.Johannes Dahlström2013-02-152-0/+143
| * Merge "Merge of (#6160) and (#10470) to Vaadin 7." into 7.0Johannes Dahlström2013-02-146-66/+550
| |\
| | * Merge of (#6160) and (#10470) to Vaadin 7.Johannes Dahlström2013-02-146-66/+550
| * | Merge "Removed invalid and unnecessary clicks from test" into 7.0Leif Åstrand2013-02-145-25/+0
| |\ \