summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update GWT to 2.7.0.beta1vaadin1.Artur Signell2014-10-319-16/+60
| | | | | | | Update client-compiler-deps to 1.2.0. Fix classpaths for devmodes. Change-Id: I8452271594b4563bf476420ff7ab22985913e397
* Fix a regression in VMenuBar.getSubpartElement (#14879).Mika Murtojarvi2014-10-303-1/+209
| | | | | | | | A change done in an earlier patch set (https://dev.vaadin.com/review/#/c/5283/) caused a test failure with Internet Explorer 8. Change-Id: I8159135ab7ec4b73682e90daf393b879bf587930
* Table column width can be changed from defined to expandratio (#15101)Sara Seppola2014-10-293-0/+199
| | | | Change-Id: I8dead7fd77b44c8adc5e973f29d5e14bae6fb293
* Fixed typo in JavadocMarkus Koivisto2014-10-291-1/+1
| | | | Change-Id: I8c84e09c8c485e310638a814fe686fe5f856656e
* Upload: OutOfMemory if stream already been read (#10096)Sergey Budkin2014-10-292-1/+71
| | | | | | Added -1 check and test. Change-Id: I3f6c61417353884d22d8e6b33ef21319475c1907
* Fire attach/detach events when Window is added/removed from UI (#14908).Denis Anisimov2014-10-292-0/+46
| | | | Change-Id: Idc51aa5ab97a9d3f7a1f316d9536ae1cbaeafe38
* Fix: Navigation to invisible days of week in VAADIN calendar (#12243)Anna Miroshnik2014-10-294-0/+263
| | | | | | | | Some changes in BasicBackwardHandler and BasicForwardHandler. Also test was added (CalendarBackwardForwardTest). Changes after review. Change-Id: Ibe0283534b784e3c18134619e1843440ca74e65c
* Set correct versions for json package imports in OSGi manfiests (#14618)Maciej Przepióra2014-10-272-2/+2
| | | | Change-Id: I4761ab889bfacedd66bd7ed5f37fe763d7539bef
* Fix button on immediate upload does not obey setWidth() (#14485)denis.magdenkov2014-10-233-0/+105
| | | | | | Added sass selector for upload in base theme. Change-Id: Iebf796f0965de6afeac98d6e2a2a9246c9251bab
* Set v-disabled on Button inside Upload when disabled. (#14655)Sauli Tähkäpää2014-10-233-2/+104
| | | | Change-Id: Ic28c8e4020eddae32a71b5c7f9da0ad61f2f7af9
* Add addButton() AbstractTestUI.Sauli Tähkäpää2014-10-2313-49/+20
| | | | Change-Id: I55a02e96466b63f6b00047cc87ab111f6c08e45b
* Refactor VaadinFinderLocatorStrategyDmitrii Rogozin2014-10-221-13/+4
| | | | Change-Id: I9a3b3087f49f65e6ee0733fab42573d2b84c188e
* FormLayout margins do not work (#14610)Jouni Koivuviita2014-10-221-2/+22
| | | | Change-Id: Ibad03664be53489121914a2dd7bb051cc6e5350c
* Fix: Empty space on page after expanded component (#12672)Anna Miroshnik2014-10-225-10/+163
| | | | | | | | | | | | | | | | | Full defect name: Empty space on page after expanded component - incorrect height calculation in Chrome Layout: [ Panel (auto x auto) [ Grid (auto x auto) ] AnyComponent (100% x 100%) <EMPTY SPACE> Also sleep() was removed from tests BaseLayoutExpandTest and BaseAddReplaceMoveTest Change-Id: Ie8a14a58dd53a26a133ea99a7b809d92c1b33a1f
* Test fix now that FormLayout margins work again. (#14890)Anna Koskinen2014-10-221-0/+1
| | | | Change-Id: Ifa7d4ae9d36c1180a5c635833a9a13ad576d5c70
* Add @since to ContainerEventProvider. (#14178)Sauli Tähkäpää2014-10-221-0/+4
| | | | Change-Id: Ic44e8abf1e7405735c940573558e150b4e0de35d
* Add @since to isEnabled() and setEnabled(). (#14797)Sauli Tähkäpää2014-10-221-0/+3
| | | | Change-Id: Ic9b7e8f597afd68c4190b7eaffaee203876e24e0
* Fix @since for isIPhone() and isIPad(). (#14424, #14423)Sauli Tähkäpää2014-10-222-2/+6
| | | | Change-Id: I8b72b362134d564165a7037e0722c3ff28f59497
* FieldGroup should not throw NPE when data source is not set (#14901).Denis Anisimov2014-10-222-1/+57
| | | | Change-Id: I74bea857306fac5123aa86cdabc70d81c2a72094
* Avoid errors if window.vaadin does not existManolo Carrasco2014-10-221-2/+13
| | | | Change-Id: I5d57ca13030c75831a47bc6f6e1a73b845f7ea73
* Fix VaadinFinderLocator for UIElement (#14010).Dmitrii Rogozin2014-10-214-28/+155
| | | | Change-Id: If25ebdcdd4df438402d1cdc60a63c629e84c73a0
* Update testbench icon in debug window (#14913)Dmitrii Rogozin2014-10-214-30/+30
| | | | Change-Id: Ic114cb1c61a925347e70da3820e4b9f22abeb27c
* Replace no-break-spaces with whitespaces (#14890)Sara Seppola2014-10-2115-45/+45
| | | | Change-Id: Ib378fbea73bc16caa12deb14f760025e68f16288
* Added missing test when unframed (#14450)Guillermo Alvarez2014-10-211-0/+11
| | | | | | Now we check closing element is present in unframed tabsheets Change-Id: If29c1006db0f9267d213b5f063a1c478efe60ea9
* Make PopupPanel attach to overlay container in a GWT 2.7 compatible way (#14881)Artur Signell2014-10-214-80/+13
| | | | Change-Id: I71fcac37888c920ba62660b829f4cae3de6dd67a
* Correct positioning and sizing logic for context menu (#14863).Denis Anisimov2014-10-213-6/+215
| | | | Change-Id: Ic2edd6e6f53cd8ae3dc2d39477f59261356beafd
* Fix TabSheet becomes unresponsive after setSelectedTab (#14710)Guillermo Alvarez2014-10-212-2/+8
| | | | | | | Fixed unresponsiveness issue without removing the waitingForResponse flag from VTabsheet. The flag is now set in revertToSharedStateSelection Change-Id: I62cabc44d4ac4c284b0b35921d8624483b0150be
* New tests for Removing and re-adding all rows in Table (#14581)Guillermo Alvarez2014-10-212-105/+123
| | | | | | | | Refactor of test into separate tests. Addition of new cases to test when a new container is added and when all items are removed and only one item is added Change-Id: I6103404d1f21c02d7469f61ce942f7379b00a17b
* Update atmosphere-runtime to 2.1.2.vaadin6. (#14674, #14861)Sauli Tähkäpää2014-10-2115-30/+122
| | | | Change-Id: Ie239bf110909f8acb47f2141431965061f9ac407
* Change getSubPartElement(String) to ignore text icons (#14879).Mika Murtojarvi2014-10-201-31/+50
| | | | | | | The test for this change set will be included in the TestBench project, since the API required by the test is not present here. Change-Id: Ia31d4ba49dabdb74d81e5b9d23db7af809d96942
* Fix Tabsheet close button not shown on tabsheet (Firefox 24) (#14450)Jouni Koivuviita2014-10-201-23/+42
| | | | Change-Id: I099f94f47f2f7aa5856026f6cf6e53629732527c
* Add missing tests (#12976)Guillermo Alvarez2014-10-162-0/+120
| | | | | | Adapted TB2 tests included in changeset number [26188] of Vaadin 6.8 SVN Change-Id: Ib935524538e06bd51acc01068df6ad86beba05fb
* fix: Tooltip does not shrink when content changes (#11871)Anna Miroshnik2014-10-163-0/+132
| | | | Change-Id: I6b0cc0996560b2f8dd28e110e455445952c0fbd9
* Use isConnectorEnabled instead of isEnabled for DnD service (#12781)Denis Anisimov2014-10-162-2/+56
| | | | Change-Id: Ica20d57283db74d66176de7c696136a9a3615c41
* Use isConnectorEnabled instead of isEnabled for client requests(#12781).Denis Anisimov2014-10-168-13/+217
| | | | Change-Id: Iac6dc5caf9ece76d9289da05f83289152b005406
* Fixed FontIcons on VWindow (#14481).Tapio Aali2014-10-153-33/+76
| | | | Change-Id: I1b7cb280088379a6512e23a663dbf2a31f8123cd
* Ignore reconnect tests for long polling and streaming on PhantomJS.Sauli Tähkäpää2014-10-153-1/+34
| | | | Change-Id: Ia8248f31caafb6c53e967491084d660d89de2c29
* Change default retry count to zero.Sauli Tähkäpää2014-10-151-1/+1
| | | | Change-Id: Ifc17af65d7cdbd07f05608c0c937cc56a96c8d8f
* Use deployment url property value for base URL if it's defined (#14758).Denis Anisimov2014-10-142-4/+14
| | | | Change-Id: I249e37cfaf23564b00136b33132df3d339a46e98
* Update ExtraWindowShownWaiAriaTest for stability.Anna Koskinen2014-10-141-24/+27
| | | | Change-Id: I6a623ca67e5ae553bc0c68fcd76eb3b076f6b119
* Not able to scroll BrowserFrames on iOS Devices (#14813)Sergey Budkin2014-10-142-0/+13
| | | | | | Added CSS fixes. Change-Id: I1f1d27a18b925ab9b4e21292218c75206d3d4984
* Fixed the sizing of relative-sized components in AbsoluteLayout (#13131)Anna Koskinen2014-10-143-2/+374
| | | | Change-Id: Ibc0757fa383b15dbf33f0b75a7d20ee78db5e88a
* Make DefaultFieldGroupFieldFactory singleton (#11038).Denis Anisimov2014-10-133-2/+43
| | | | Change-Id: I40250fadfe78d663d1cb7614f4f8818216e773a4
* Assert that async UIDL processing happens in order (#14643)Leif Åstrand2014-10-131-1/+5
| | | | Change-Id: Ib2502ad9dc4d28eca41e45efd025478d3f4330a0
* Use workaround for JDK6 Introspection bug JDK-6788525 (#14839).Denis Anisimov2014-10-132-3/+106
| | | | Change-Id: Ib7ef769b7537675c681ac1fab24a425d19a267e7
* Fix empty table captions in Valo theme (#14812)Teemu Pöntelin2014-10-103-0/+107
| | | | Change-Id: I6d18e9a16ea5c4c4de0653233fefa1af8f76205a
* Ticket summaries are now html-encoded (#14579)Sara Seppola2014-10-091-6/+49
| | | | | Change-Id: Ia6a4342f6488da27310afe14421ef5af68e436bc
* Incorrect rendering of Panel with undefined size in Firefox (#14631).Sergey Budkin2014-10-093-0/+114
| | | | | | Copied the fix from Valo. Change-Id: I677fc4cfb65a57211fd82d994d75743fd49a83a2
* Call endUpload() in finally block of fail handling (#14677).Denis Anisimov2014-10-092-12/+115
| | | | Change-Id: I0b5976abf0d8804e8cd34c5dd489da8617ef89f1
* isIPad() and isIPhone() methods are added to WebBrowser (#14424,#14423).Denis Anisimov2014-10-093-2/+57
| | | | Change-Id: I7b3556d5f9c1dd84beec638d7fbff1c5382070a4