summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Removed scripts no longer relevant for Vaadin 7/GitArtur Signell2012-10-255-1105/+0
| | | | | | | | Change-Id: I01bc811775d654fdba38eba8c3d0507c22e0f7f1
* | 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
| | | | | | | | | | | | Change-Id: Iaf87eb7af6f89decb61b7fd2ac953ca6a6dac15a
* | | Missing package for ProgressIndicator (#10008)Artur Signell2012-10-252-0/+46
| | | | | | | | | | | | Change-Id: Ibf0b6353ce972cbb91d4951e37f996a3379dd6b9
* | | 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
| | | | | | | | | | | | | | | | Change-Id: Iec3d0c4e9e1432f7dda4aae5c8c4f21cb96f08be
* | | | 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
| | | | | | | | | | | | | | | | | | | | Change-Id: Id599a6f02f41fa4d4828007cf46bdfa397d81180
* | | | | Merge "Properly support extension connectors in debug console (#8422, #9999) ↵Leif Åstrand2012-10-244-51/+52
|\| | | | | | | | | | | | | | | | | | | * Clicking an ExtensionConnector entry highlights their ancestor ComponentConnector if any * Shift-clicking also works, change server side highlighting to support arbitrary ClientConnectors"
| * | | | Properly support extension connectors in debug console (#8422, #9999)Johannes Dahlström2012-10-194-51/+52
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | * Clicking an ExtensionConnector entry highlights their ancestor ComponentConnector if any * Shift-clicking also works, change server side highlighting to support arbitrary ClientConnectors Change-Id: I834a602a75a70d2fa2a7b44e9ae8da6e85f91be7
* | | | Fixed broken locatorsArtur Signell2012-10-241-5/+5
| | | | | | | | | | | | | | | | Change-Id: I0d1a2b426057afab7cc7d380983a6201cbd7c129
* | | | Made test TB2 compatibleArtur Signell2012-10-241-1/+1
| | | | | | | | | | | | | | | | Change-Id: Ib111aec7a93ce42ffa63362d4d89dfae66fdb0e6
* | | | Relaxed check to be compatible with servlet changes7.0.0.beta6Artur Signell2012-10-241-2/+1
| | | | | | | | | | | | | | | | Change-Id: I20622221a88ba38aa417d55eed9c451b50df3315
* | | | Fixed test to be compatible with latest servlet changesArtur Signell2012-10-241-5/+6
| |_|/ |/| | | | | | | | Change-Id: Ie7f139ce125ed9c006df801ba00a5cf7a3fec117
* | | 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
| | | | | | | | | | | | | | | | Change-Id: Ia473ec5ee9b491fdf6d8bc18de388a3133d7c52e
* | | | 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
| | | | | | | | | | | | | | | | | | | | Change-Id: I6a7bdba2f9e3cc4eb199df341028a81259af441c
* | | | | 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
| |/ / / / | | | | | | | | | | | | | | | Change-Id: I1d753a4da16feae0c83d755e9dcceae86f3dfbdc
* | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Icf27faf2f884713f6e9c7d2fbd9e89b180cc85be
* | | | | | 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
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | * Based on Pekka Hyvönen's patch Change-Id: Ib97fc77a9a116da2b5af0cb2233a81aaa829f763
* | / / / Add license to new files (#9524)Leif Åstrand2012-10-243-0/+48
| |/ / / |/| | | | | | | | | | | Change-Id: Ifcd61b32db696de075918de1429dd75c94b63a29
* | | | Test without https and cross domain window.location access (#9859)Leif Åstrand2012-10-242-4/+5
|/ / / | | | | | | | | | Change-Id: I1fcbaa9dcde2cf16b162e21e8fbf519a114bd261
* | | Fixed test to use Vaadin locators instead of dom pathArtur Signell2012-10-231-15/+15
| | | | | | | | | | | | svn changeset:24701/svn branch:6.8
* | | Fixed test to check stack trace for errorArtur Signell2012-10-231-2/+2
| | | | | | | | | | | | Change-Id: Ifc0a2be0521cbf8b921b8b1f94040bd40d54cebb
* | | 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
| | | | | | | | | | | | | | | | Change-Id: Ie81dcbfeaad30859db8b53ffec1f51024d832fd4
* | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Based on patch by Pekka Hyvönen Change-Id: I9263078ffc624f9cabec6c25264920dfdb430efe
* | | | | Moved init params after servlet name and class (#10040)Artur Signell2012-10-231-2/+2
| | | | | | | | | | | | | | | | | | | | Change-Id: I9a54ab880b565297f401e14dff7eac25fc369beb
* | | | | Avoid NPE if a child cannot be found (#10039)Artur Signell2012-10-231-0/+5
| | | | | | | | | | | | | | | | | | | | Change-Id: I756b5d8a66b89eedb335c23b1ae9610bdb80b2d0
* | | | | 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
| | | | | | | | | | | | | | | | Change-Id: I9f0e6bd62102c5adc461884b1f3b2cbe69f19259
* | | | Fixed moving components from an outer AbsoluteLayout into an inner layout #10034John Ahlroos2012-10-231-0/+34
| |/ / |/| | | | | | | | Change-Id: Ib635a02e2a4b2dd70623c221da4289b0ee7bed27
* | | 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
| |/ / | | | | | | | | | Change-Id: I236ec48d05b49ee468afa09cc6d88501813811b7
* | | Fixed slot stylenames not being removed properly when clearing the ↵John Ahlroos2012-10-232-3/+8
| | | | | | | | | | | | | | | | | | stylenames #9576 Change-Id: I5c89d814cb9b0b28bf46a850a6ecc8d7eab56d47
* | | Slots now get their childrens primary stylename in Vertical/Horizontal ↵John Ahlroos2012-10-224-6/+183
|/ / | | | | | | | | | | layouts #9576 Change-Id: I68f58868606b91353224a6eed83262b33e0af8ea
* | Merge "Register CssLayout click listeners in onStateChanged instead of ↵Artur Signell2012-10-221-2/+1
|\ \ | | | | | | | | | onConnectorHierarchyChange (#10003)"
| * | Register CssLayout click listeners in onStateChanged instead of ↵Johannes Dahlström2012-10-191-2/+1
| |/ | | | | | | | | | | | | | | onConnectorHierarchyChange (#10003) Test case (tests.components.ClickListeners) committed as part of #9956 Change-Id: I35f41a301ceebc43679098ae033656a18b82c4b1
* | Make the current session available in session init listeners (#9946)Leif Åstrand2012-10-191-0/+2
| | | | | | | | Change-Id: I49ec1ed22fb3cae4f2e7ea7e6d989f2157014499
* | Fix merge checker issuesLeif Åstrand2012-10-191-2/+9
| |
* | More descriptive error message when async load fails (#9805)Leif Åstrand2012-10-191-1/+4
|/ | | | Change-Id: Ic692b50fcd705f82eccd7727664897d4f1d40872
* Merge "Improve message when session is already set (#9989)"Johannes Dahlström2012-10-181-1/+13
|\
| * Improve message when session is already set (#9989)Leif Åstrand2012-10-181-1/+13
| | | | | | | | Change-Id: If75868863999f61d014402eb98c74a142dc22c4a
* | Merge "Update mini tutorial code"Johannes Dahlström2012-10-184-2/+159
|\ \
| * | Update mini tutorial codeLeif Åstrand2012-10-184-2/+159
| | | | | | | | | | | | Change-Id: Ib8114efc793f6df412cefddfcf7627d4812b1228