summaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin
Commit message (Expand)AuthorAgeFilesLines
* Move LegacyWindow to its own file (#9917)Johannes Dahlström2012-11-02253-258/+258
* Update location when initialized UI is opened again (#10044)Leif Åstrand2012-11-012-1/+52
* Mini tutorial code (#10050)Leif Åstrand2012-11-013-0/+137
* Fix client-side NPE in Image without a source (#10101)Johannes Dahlström2012-11-012-0/+75
* Merge "Fixed Combobox popup positioning problem when located inside a PopupVi...Marc Englund2012-11-012-0/+87
|\
| * Fixed Combobox popup positioning problem when located inside a PopupView #9768John Ahlroos2012-11-012-0/+87
* | Use proper selector when closing notifications (#9220)Leif Åstrand2012-10-317-29/+27
|/
* Overlay container #9220Marc Englund2012-10-302-0/+2
* Avoid NPE if CustomComponent has no child (#9895)Leif Åstrand2012-10-302-0/+95
* Fixed missing stylenames on menu item #10077John Ahlroos2012-10-292-1/+32
* Merge "Disable automatic test for #6771 because of #10084"Artur Signell2012-10-261-0/+0
|\
| * Disable automatic test for #6771 because of #10084Leif Åstrand2012-10-261-0/+0
* | Added missing restartApplicationArtur Signell2012-10-261-2/+2
* | Updated caption to be more accurateArtur Signell2012-10-261-1/+1
* | Fixed locatorsArtur Signell2012-10-261-86/+11
* | Enum is HTML, not XHTML nowadaysArtur Signell2012-10-261-1/+1
* | Generic tests for GridLayout and LinkArtur Signell2012-10-262-0/+72
* | Test for #10081Artur Signell2012-10-261-0/+73
|/
* Fixed problem with Table calling markAsDirty in paint (#10071)Artur Signell2012-10-262-0/+141
* Fixed problem with style names in testArtur Signell2012-10-261-10/+9
* Merge "Update test to avoid doing cross domain loading"Artur Signell2012-10-262-3/+3
|\
| * Update test to avoid doing cross domain loadingLeif Åstrand2012-10-262-3/+3
* | Formatted projectArtur Signell2012-10-263-9/+7
|/
* Merge "Updated ProgressIndicator to use state and rpc (#10008)"John Ahlroos2012-10-242-1/+86
|\
| * Updated ProgressIndicator to use state and rpc (#10008)Artur Signell2012-10-242-1/+86
* | Fixed broken locatorsArtur Signell2012-10-241-5/+5
* | Made test TB2 compatibleArtur Signell2012-10-241-1/+1
* | Relaxed check to be compatible with servlet changes7.0.0.beta6Artur Signell2012-10-241-2/+1
* | Fixed test to be compatible with latest servlet changesArtur Signell2012-10-241-5/+6
* | Merge "Made test understandable and ensure it passes by using timestamps"Leif Åstrand2012-10-241-8/+11
|\ \
| * | Made test understandable and ensure it passes by using timestampsArtur Signell2012-10-241-8/+11
* | | Merge "Create UIProvider & Extension for easily opening popups. (#9513)"Artur Signell2012-10-241-0/+107
|\ \ \ | |/ / |/| |
| * | Create UIProvider & Extension for easily opening popups. (#9513)Leif Åstrand2012-10-241-0/+107
* | | Add license to new files (#9524)Leif Åstrand2012-10-241-0/+16
* | | Test without https and cross domain window.location access (#9859)Leif Åstrand2012-10-242-4/+5
|/ /
* | Fixed test to use Vaadin locators instead of dom pathArtur Signell2012-10-231-15/+15
* | Fixed test to check stack trace for errorArtur Signell2012-10-231-2/+2
* | Merge "FileDownloader for starting downloads with any component (#9524)"Artur Signell2012-10-231-0/+178
|\ \
| * | FileDownloader for starting downloads with any component (#9524)Leif Åstrand2012-10-231-0/+178
* | | Merge "Changed Property.setValue(Object) to setValue(T) (#8791)"Leif Åstrand2012-10-2311-22/+13
|\ \ \ | |/ / |/| / | |/
| * Changed Property.setValue(Object) to setValue(T) (#8791)Artur Signell2012-10-2311-22/+13
* | Merge "AbsoluteLayout now gets child component style names #9051"Marc Englund2012-10-232-0/+91
|\ \
| * | AbsoluteLayout now gets child component style names #9051John Ahlroos2012-10-232-0/+91
| |/
* / Slots now get their childrens primary stylename in Vertical/Horizontal layout...John Ahlroos2012-10-222-0/+135
|/
* Merge "Update mini tutorial code"Johannes Dahlström2012-10-184-2/+159
|\
| * Update mini tutorial codeLeif Åstrand2012-10-184-2/+159
* | Merge "Fixed primary stylename handling for MenuBar #9908"Marc Englund2012-10-182-0/+265
|\ \
| * | Fixed primary stylename handling for MenuBar #9908John Ahlroos2012-10-182-0/+265
| |/
* / Properly read heartbeat interval servlet parameter (#9987)Johannes Dahlström2012-10-182-0/+67
|/
* Fixed broken unit tests due to InlineDateField getting its own stylenameJohn Ahlroos2012-10-173-226/+230