summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge "Update test to avoid doing cross domain loading"Artur Signell2012-10-263-3/+11
|\ \ \ | |/ / |/| |
| * | Update test to avoid doing cross domain loadingLeif Åstrand2012-10-263-3/+11
| |/
* / Formatted projectArtur Signell2012-10-2616-28/+21
|/
* Removed scripts no longer relevant for Vaadin 7/GitArtur Signell2012-10-255-1105/+0
* Merge "Return 404 if a resource cannot be found (#10053)"Henri Sara2012-10-251-0/+5
|\
| * Return 404 if a resource cannot be found (#10053)Artur Signell2012-10-241-0/+5
* | Missing package for ProgressIndicator (#10008)Artur Signell2012-10-252-0/+46
* | Merge "Updated ProgressIndicator to use state and rpc (#10008)"John Ahlroos2012-10-245-218/+180
|\ \
| * | Updated ProgressIndicator to use state and rpc (#10008)Artur Signell2012-10-245-218/+180
* | | Merge "Refactor GET parameter names to ApplicationConstants"Leif Åstrand2012-10-243-14/+15
|\ \ \
| * | | Refactor GET parameter names to ApplicationConstantsJohannes Dahlström2012-10-243-14/+15
* | | | Merge "Properly support extension connectors in debug console (#8422, #9999) ...Leif Åstrand2012-10-244-51/+52
|\| | |
| * | | Properly support extension connectors in debug console (#8422, #9999)Johannes Dahlström2012-10-194-51/+52
* | | | 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 "Make Util.getAbsoluteUrl work in IE8 (#10049)"Artur Signell2012-10-241-3/+20
|\ \ \
| * | | Make Util.getAbsoluteUrl work in IE8 (#10049)Leif Åstrand2012-10-241-3/+20
* | | | Merge "Removed testing and support mention for Weblogic 9 (#10045)"Henri Sara2012-10-242-10/+1
|\ \ \ \
| * | | | Removed testing and support mention for Weblogic 9 (#10045)Artur Signell2012-10-242-10/+1
* | | | | Merge "Fixed NPE when converter is null (#10043)"Henri Sara2012-10-242-9/+28
|\ \ \ \ \
| * | | | | Fixed NPE when converter is null (#10043)Artur Signell2012-10-242-9/+28
| |/ / / /
* | | | | 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-245-0/+410
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Create UIProvider & Extension for easily opening popups. (#9513)Leif Åstrand2012-10-245-0/+410
| |/ / / /
* | / / / Add license to new files (#9524)Leif Åstrand2012-10-243-0/+48
| |/ / / |/| | |
* | | | 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 "Added BrowserInfo.isIE10() and test for IE10 user agent (#9217)"Leif Åstrand2012-10-232-0/+15
|\ \ \
| * | | Added BrowserInfo.isIE10() and test for IE10 user agent (#9217)Artur Signell2012-10-232-0/+15
* | | | Merge "FileDownloader for starting downloads with any component (#9524)"Artur Signell2012-10-233-0/+366
|\ \ \ \
| * | | | FileDownloader for starting downloads with any component (#9524)Leif Åstrand2012-10-233-0/+366
* | | | | Moved init params after servlet name and class (#10040)Artur Signell2012-10-231-2/+2
* | | | | Avoid NPE if a child cannot be found (#10039)Artur Signell2012-10-231-0/+5
* | | | | Merge "Changed Property.setValue(Object) to setValue(T) (#8791)"Leif Åstrand2012-10-2342-148/+64
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | Changed Property.setValue(Object) to setValue(T) (#8791)Artur Signell2012-10-2342-148/+64
* | | | Fixed moving components from an outer AbsoluteLayout into an inner layout #10034John Ahlroos2012-10-231-0/+34
| |/ / |/| |
* | | Merge "AbsoluteLayout now gets child component style names #9051"Marc Englund2012-10-234-2/+158
|\ \ \
| * | | AbsoluteLayout now gets child component style names #9051John Ahlroos2012-10-234-2/+158
| |/ /
* | | Fixed slot stylenames not being removed properly when clearing the stylenames...John Ahlroos2012-10-232-3/+8
* | | Slots now get their childrens primary stylename in Vertical/Horizontal layout...John Ahlroos2012-10-224-6/+183
|/ /
* | Merge "Register CssLayout click listeners in onStateChanged instead of onConn...Artur Signell2012-10-221-2/+1
|\ \
| * | Register CssLayout click listeners in onStateChanged instead of onConnectorHi...Johannes Dahlström2012-10-191-2/+1
| |/
* | Make the current session available in session init listeners (#9946)Leif Åstrand2012-10-191-0/+2
* | Fix merge checker issuesLeif Åstrand2012-10-191-2/+9
* | More descriptive error message when async load fails (#9805)Leif Åstrand2012-10-191-1/+4
|/
* Merge "Improve message when session is already set (#9989)"Johannes Dahlström2012-10-181-1/+13
|\