summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Merge "Fixed primary stylename handling for MenuBar #9908"Marc Englund2012-10-184-50/+395
|\ \ \
| * | | Fixed primary stylename handling for MenuBar #9908John Ahlroos2012-10-184-50/+395
| | |/ | |/| | | | | | | Change-Id: I8ac3f6eec22cbfd94a6abd6fdbb1d738422c97ae
* | | Merge "Properly read heartbeat interval servlet parameter (#9987)"Johannes Dahlström2012-10-185-2/+86
|\ \ \ | |_|/ |/| |
| * | Properly read heartbeat interval servlet parameter (#9987)Johannes Dahlström2012-10-185-2/+86
| | | | | | | | | | | | | | | | | | * Test that servlet parameters in general are read correctly Change-Id: I4a015070e5ce03cff0fee10e037b4df2c3df8219
* | | Merge "Fixed multiple stylename handling #9983"Marc Englund2012-10-181-12/+12
|\ \ \ | |/ / |/| |
| * | Fixed multiple stylename handling #9983John Ahlroos2012-10-171-12/+12
| |/ | | | | | | Change-Id: Iae0acde0c8cba4b7c1fc4166bb19f7f619c3afd5
* / Add Navigator.getState() returning the current navigation state (#9972)Johannes Dahlström2012-10-172-4/+22
|/ | | | Change-Id: Ic423252ed82ea5c991760ece76a9a0f0e5a259a4
* Fixed broken unit tests due to InlineDateField getting its own stylenameJohn Ahlroos2012-10-173-226/+230
| | | | Change-Id: I93ad8d2681c797b48a4d407583273c7171f2c879
* 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
| | | | | | | | Change-Id: I46ccd08732a90f2f737daa8d0c4b4c4509ae8476
* | 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
| |/ | | | | | | Change-Id: Ic3289d158261031eb76c62eec1cd49a6bc5f4025
* | Merge "Fixed primary stylename handling for ListSelect #9907"Marc Englund2012-10-173-1/+115
|\ \ | |/ |/|
| * Fixed primary stylename handling for ListSelect #9907John Ahlroos2012-10-173-1/+115
| | | | | | | | Change-Id: Ia717af9a2dd973f16366ee527bf8f3c221fd4403
* | Don't let /APP requests continue to the BootstrapHandler (#9553)7.0.0.beta5Leif Åstrand2012-10-167-15/+46
| | | | | | | | | | | | | | * Change ApplicationConstants.APP_REQUEST_PATH to not include an ending slash so it can be used by the new check as well. Change-Id: If613e339b0e1ef4fd9e4f07d7567cd381678b912
* | Fixes #9871 (originally by Seba, re-added test in reindeer.css)Marc Englund2012-10-162-1/+7
| | | | | | | | | | | | Replaces c/106 (I19008aba2561e41da055bff11dd8dc1bd0632a48) Change-Id: I21703e541957b7673231788705dfc2c963480e1f
* | Merge "Fixed primary stylename handling for Datefield and InlineDatefield #9903"Marc Englund2012-10-1620-129/+500
|\ \
| * | Fixed primary stylename handling for Datefield and InlineDatefield #9903John Ahlroos2012-10-1620-129/+500
| | | | | | | | | | | | Change-Id: I4fb460a19a2bf40131172319070edde78851c4a7
* | | Remove Navigator.SimpleViewDisplay (#9936)Johannes Dahlström2012-10-162-33/+30
| | | | | | | | | | | | Change-Id: I4c7e9ae14d7a50981d8da4909e6832d337fdf059
* | | Delegate UI.replaceComponent() to content instead of throwing UOE (#9967)Johannes Dahlström2012-10-163-2/+71
| | | | | | | | | | | | | | | | | | * Added a test, also renamed tests/server/component/root to tests/server/component/ui Change-Id: I80d30dd5acb3643cfb3cfc0b972f52ffa4512691
* | | Merge "Add VaadinService.closeSession + test (#9859)"Johannes Dahlström2012-10-164-0/+233
|\ \ \
| * | | Add VaadinService.closeSession + test (#9859)Leif Åstrand2012-10-164-0/+233
| | |/ | |/| | | | | | | | | | | | | Also test that the HttpSession can be invalidated (#6093) Change-Id: I4e415fe15d7a734db81562e24a5ab6a7fbc5304b
* | | Fix for #9471 Original by Seba, removed erronous empty lines from test-css.Marc Englund2012-10-152-4/+2
| | | | | | | | | | | | | | | | | | Replaces c/103 (Id7a64ccd76c33bbfd2fa3c81df6092f068fa983a) Change-Id: If99bd4937a70aaa77a5250076d27c2534b940152
* | | Fixes Ticket #9408 (orig by Seba)Marc Englund2012-10-153-25/+37
| | | | | | | | | | | | Change-Id: Idb1cb4babfb712d5bf58f9930220fa18a2865925
* | | list append and contains for #9380Marc Englund2012-10-1517-1644/+2336
| | | | | | | | | | | | | | | | | | Originally c/76 (I413452d08b48a0fa21d027064ce2d35e687129cd) by Seba; received missing file, and fixed Change-Id: Ib814b13c6ce7bb6f29bdab2ee65274c1fade099e
* | | Merge "Merged AbstractSelect now listens to changes in icon property (#9663)"Marc Englund2012-10-153-0/+122
|\ \ \
| * | | Merged AbstractSelect now listens to changes in icon property (#9663)Artur Signell2012-09-283-0/+122
| | | | | | | | | | | | | | | | | | | | | | | | svn changeset:24490/svn branch:6.8 Change-Id: Id5fdf46295fba758fc4be7d1b3b47e29651e0535
* | | | Merge "Reuse provided session instead of attempting to find it again (#9888)"Marc Englund2012-10-151-4/+3
|\ \ \ \
| * | | | Reuse provided session instead of attempting to find it again (#9888)Leif Åstrand2012-10-101-4/+3
| | | | | | | | | | | | | | | | | | | | Change-Id: I89799e99629990730d5c94ef10254ba033f78591
* | | | | Merge "Fixed primary stylename handling in Form #9904"Marc Englund2012-10-153-4/+157
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fixed primary stylename handling in Form #9904John Ahlroos2012-10-153-4/+157
| | |_|/ | |/| | | | | | | | | | Change-Id: I2cd21b386f7276be9f9dee305e086e8258094bf7
* | | | Explained one commented out lineMarc Englund2012-10-121-0/+1
| | | | | | | | | | | | | | | | Change-Id: Ib5ff8458d12eb1cd1479e2591fb5347682e0cc91
* | | | Merge "Fixed primary stylename handling for CustomLayout #9902"Marc Englund2012-10-123-6/+114
|\ \ \ \
| * | | | Fixed primary stylename handling for CustomLayout #9902John Ahlroos2012-10-123-6/+114
| |/ / / | | | | | | | | | | | | Change-Id: I8ec0da24e73cc182b6d7df6409c348bb61e61d47
* | | | Merge "Fixed primary stylenames with Slider #9898"Marc Englund2012-10-123-51/+198
|\ \ \ \
| * | | | Fixed primary stylenames with Slider #9898John Ahlroos2012-10-123-51/+198
| | | | | | | | | | | | | | | | | | | | Change-Id: Id49802efac15d9472383b13d9611fed08d6776fe
* | | | | Remove invalid constructors and fix setCaption exception (#9947)Leif Åstrand2012-10-121-35/+5
| | | | | | | | | | | | | | | | | | | | Change-Id: I2d2a73ab4e421b873e401a1d05b81d968fd907a2
* | | | | Only ignore NoClassDefFoundError if SmartSprites is missing (#9943)Leif Åstrand2012-10-111-9/+12
| |/ / / |/| | | | | | | | | | | Change-Id: I50f33a3bbd648555bc59b8591bc84f8723a4eff4
* | | | Merge "Fixed primary stylenames for combobox #9901"Marc Englund2012-10-113-42/+245
|\ \ \ \
| * | | | Fixed primary stylenames for combobox #9901John Ahlroos2012-10-113-42/+245
| | | | | | | | | | | | | | | | | | | | Change-Id: Id4f75b1630b621a0c81b405a0cab2c9262b93549
* | | | | Merge "Fixed primary stylename handling in AbsoluteLayout as well as moved ↵Marc Englund2012-10-114-122/+549
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | layout specific functionality into the layout from the connector #9899"
| * | | | | Fixed primary stylename handling in AbsoluteLayout as well as moved layout ↵John Ahlroos2012-10-114-122/+549
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | specific functionality into the layout from the connector #9899 Change-Id: I7254371bdbda15c1e7187e0d00c910441ab3f742
* | | | | | Merge "Use class hierachy for resolving @Connect conflicts (#9826)"John Ahlroos2012-10-118-21/+268
|\ \ \ \ \ \
| * | | | | | Use class hierachy for resolving @Connect conflicts (#9826)Leif Åstrand2012-10-118-21/+268
| | |/ / / / | |/| | | | | | | | | | | | | | | | Change-Id: Ic268bfb5704a5c9113dee80017196c72b5236b93
* | | | | | Merge "Fixed issue with other stylenames being overwritten when applying ↵Marc Englund2012-10-111-1/+2
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | primary stylename #9900"
| * | | | | | Fixed issue with other stylenames being overwritten when applying primary ↵John Ahlroos2012-10-111-1/+2
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | stylename #9900 Change-Id: I782422c09815b2d7513e0d83a90a5cc2f0228561
* | | | | | Merge "Parse Trident versions to support IE in compatibility mode (#9887)"Marc Englund2012-10-113-13/+30
|\ \ \ \ \ \
| * | | | | | Parse Trident versions to support IE in compatibility mode (#9887)Leif Åstrand2012-10-103-13/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: If4c12ed2ec4fca63bb68259f44904e014782792b
* | | | | | | Mini tutorial code updateLeif Åstrand2012-10-1115-60/+457
| |/ / / / / |/| | | | |
* | | | | | Merge "Fixed primary stylename handling in Accordion #9900"Marc Englund2012-10-113-3/+176
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |