summaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge "Properly wait for the new page to load"Johannes Dahlström2012-10-171-18/+3
|\
| * Properly wait for the new page to loadLeif Åstrand2012-10-171-18/+3
* | Merge "Use wildcard in test as google.com redirects based on browser settings"Marc Englund2012-10-171-2/+2
|\ \
| * | Use wildcard in test as google.com redirects based on browser settingsLeif Åstrand2012-10-171-2/+2
| |/
* | Merge "Fixed primary stylename handling for ListSelect #9907"Marc Englund2012-10-172-0/+97
|\ \ | |/ |/|
| * Fixed primary stylename handling for ListSelect #9907John Ahlroos2012-10-172-0/+97
* | Don't let /APP requests continue to the BootstrapHandler (#9553)7.0.0.beta5Leif Åstrand2012-10-162-8/+29
* | Merge "Fixed primary stylename handling for Datefield and InlineDatefield #9903"Marc Englund2012-10-162-0/+289
|\ \
| * | Fixed primary stylename handling for Datefield and InlineDatefield #9903John Ahlroos2012-10-162-0/+289
* | | Merge "Add VaadinService.closeSession + test (#9859)"Johannes Dahlström2012-10-162-0/+195
|\ \ \
| * | | Add VaadinService.closeSession + test (#9859)Leif Åstrand2012-10-162-0/+195
| | |/ | |/|
* | | Merge "Merged AbstractSelect now listens to changes in icon property (#9663)"Marc Englund2012-10-152-0/+113
|\ \ \
| * | | Merged AbstractSelect now listens to changes in icon property (#9663)Artur Signell2012-09-282-0/+113
* | | | Merge "Fixed primary stylename handling in Form #9904"Marc Englund2012-10-152-0/+134
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixed primary stylename handling in Form #9904John Ahlroos2012-10-152-0/+134
| | |/ | |/|
* | | Merge "Fixed primary stylename handling for CustomLayout #9902"Marc Englund2012-10-122-0/+98
|\ \ \
| * | | Fixed primary stylename handling for CustomLayout #9902John Ahlroos2012-10-122-0/+98
| |/ /
* | | Merge "Fixed primary stylenames with Slider #9898"Marc Englund2012-10-122-0/+123
|\ \ \ | |/ / |/| |
| * | Fixed primary stylenames with Slider #9898John Ahlroos2012-10-122-0/+123
* | | Merge "Fixed primary stylenames for combobox #9901"Marc Englund2012-10-112-0/+180
|\ \ \
| * | | Fixed primary stylenames for combobox #9901John Ahlroos2012-10-112-0/+180
* | | | Merge "Fixed primary stylename handling in AbsoluteLayout as well as moved la...Marc Englund2012-10-112-0/+112
|\ \ \ \
| * | | | Fixed primary stylename handling in AbsoluteLayout as well as moved layout sp...John Ahlroos2012-10-112-0/+112
* | | | | Merge "Use class hierachy for resolving @Connect conflicts (#9826)"John Ahlroos2012-10-116-0/+189
|\ \ \ \ \
| * | | | | Use class hierachy for resolving @Connect conflicts (#9826)Leif Åstrand2012-10-116-0/+189
| | |/ / / | |/| | |
* | | | | Mini tutorial code updateLeif Åstrand2012-10-1115-60/+457
| |/ / / |/| | |
* | | | Merge "Fixed primary stylename handling in Accordion #9900"Marc Englund2012-10-112-0/+145
|\ \ \ \ | |/ / / |/| | |
| * | | Fixed primary stylename handling in Accordion #9900John Ahlroos2012-10-102-0/+145
| |/ /
* | | ACCC no longer has a default implementation of onConnectorHierarchyChange (#9...Artur Signell2012-10-101-1/+0
* | | Merge "Added test to confirm primary stylenames work with TextField #9896"Marc Englund2012-10-102-0/+83
|\ \ \ | |/ / |/| |
| * | Added test to confirm primary stylenames work with TextField #9896John Ahlroos2012-10-092-0/+83
* | | Update test to work with recent changes:Leif Åstrand2012-10-091-2/+2
|/ /
* | Merge "Update test script to work with updated embed1 servlet mapping"Henri Sara2012-10-091-2/+2
|\ \
| * | Update test script to work with updated embed1 servlet mappingLeif Åstrand2012-10-091-2/+2
* | | Update confs to make jetty classes available for the ProxyTestLeif Åstrand2012-10-091-3/+4
|/ /
* | Remove CombinedRequest and BrowserDetails (#8165)Leif Åstrand2012-10-085-8/+8
* | Remove VaadinServiceSession.getURL (#9884)Leif Åstrand2012-10-083-18/+8
* | Bootstrap UI using relative URLs with servlets (#6771)Leif Åstrand2012-10-084-49/+270
* | Merge "Add Page.getLocation() (#9249)"Leif Åstrand2012-10-053-4/+5
|\ \
| * | Add Page.getLocation() (#9249)Johannes Dahlström2012-10-053-4/+5
* | | Allow servletInitialized,portletInitialized to throw exception (#9848)Artur Signell2012-10-051-1/+1
* | | Remove getters and setters from converted stateLeif Åstrand2012-10-052-9/+1
|/ /
* | Merge "Avoid NPEs in integration test"Leif Åstrand2012-10-042-2/+2
|\ \
| * | Avoid NPEs in integration testArtur Signell2012-10-022-2/+2