Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix VaadinFinderLocator for UIElement (#14010). | Dmitrii Rogozin | 2014-11-03 | 4 | -28/+155 | |
| | | | | Change-Id: If25ebdcdd4df438402d1cdc60a63c629e84c73a0 | |||||
* | Update testbench icon in debug window (#14913) | Dmitrii Rogozin | 2014-11-03 | 4 | -30/+30 | |
| | | | | Change-Id: Ic114cb1c61a925347e70da3820e4b9f22abeb27c | |||||
* | Set upload button width to 100% when immediate on Valo. (#14485) | Sauli Tähkäpää | 2014-11-02 | 8 | -34/+200 | |
| | | | | Change-Id: I473fc080c143bc242326bd6f2b819450c42ffae5 | |||||
* | Add addButton() AbstractTestUI. | Sauli Tähkäpää | 2014-10-29 | 13 | -49/+20 | |
| | | | | Change-Id: I55a02e96466b63f6b00047cc87ab111f6c08e45b | |||||
* | Set correct versions for json package imports in OSGi manfiests (#14618) | Maciej Przepióra | 2014-10-29 | 2 | -2/+2 | |
| | | | | Change-Id: I4761ab889bfacedd66bd7ed5f37fe763d7539bef | |||||
* | resolve org.json version conflict between server and shared (#14618) | Markus Koivisto | 2014-10-29 | 1 | -1/+1 | |
| | | | | Change-Id: Iae1723bfcfa56084a1339247b1f82e9277555a5e | |||||
* | Fix button on immediate upload does not obey setWidth() (#14485) | denis.magdenkov | 2014-10-29 | 3 | -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-29 | 3 | -2/+104 | |
| | | | | Change-Id: Ic28c8e4020eddae32a71b5c7f9da0ad61f2f7af9 | |||||
* | FormLayout margins do not work (#14610) | Jouni Koivuviita | 2014-10-29 | 1 | -2/+22 | |
| | | | | Change-Id: Ibad03664be53489121914a2dd7bb051cc6e5350c | |||||
* | Fix: Empty space on page after expanded component (#12672) | Anna Miroshnik | 2014-10-29 | 5 | -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 | |||||
* | FieldGroup should not throw NPE when data source is not set (#14901). | Denis Anisimov | 2014-10-29 | 2 | -1/+57 | |
| | | | | Change-Id: I74bea857306fac5123aa86cdabc70d81c2a72094 | |||||
* | Test fix now that FormLayout margins work again. (#14890) | Anna Koskinen | 2014-10-29 | 1 | -0/+1 | |
| | | | | Change-Id: Ifa7d4ae9d36c1180a5c635833a9a13ad576d5c70 | |||||
* | Replace no-break-spaces with whitespaces (#14890) | Sara Seppola | 2014-10-29 | 15 | -45/+45 | |
| | | | | Change-Id: Ib378fbea73bc16caa12deb14f760025e68f16288 | |||||
* | Correct positioning and sizing logic for context menu (#14863). | Denis Anisimov | 2014-10-29 | 3 | -6/+215 | |
| | | | | Change-Id: Ic2edd6e6f53cd8ae3dc2d39477f59261356beafd | |||||
* | Fix TabSheet becomes unresponsive after setSelectedTab (#14710) | Guillermo Alvarez | 2014-10-29 | 2 | -2/+8 | |
| | | | | | | | Fixed unresponsiveness issue without removing the waitingForResponse flag from VTabsheet. The flag is now set in revertToSharedStateSelection Change-Id: I62cabc44d4ac4c284b0b35921d8624483b0150be | |||||
* | Removed the waitingForResponse flag from VTabsheet (#14710) | Taras Hupalo | 2014-10-29 | 4 | -9/+197 | |
| | | | | Change-Id: Idd918197c2026a3c574cffd0e9595ff9f02eb2d8 | |||||
* | Add missing tests (#12976) | Guillermo Alvarez | 2014-10-29 | 2 | -0/+120 | |
| | | | | | | Adapted TB2 tests included in changeset number [26188] of Vaadin 6.8 SVN Change-Id: Ib935524538e06bd51acc01068df6ad86beba05fb | |||||
* | Removes scrolling caused by updating an unfocused table (#12976) | Taras Hupalo | 2014-10-29 | 1 | -1/+3 | |
| | | | | Change-Id: Ifd5037c576480a03c7c74c29730338d5a592d20d | |||||
* | Added missing test when unframed (#14450) | Guillermo Alvarez | 2014-10-29 | 1 | -0/+11 | |
| | | | | | | Now we check closing element is present in unframed tabsheets Change-Id: If29c1006db0f9267d213b5f063a1c478efe60ea9 | |||||
* | Fix Tabsheet close button not shown on tabsheet (Firefox 24) (#14450) | Jouni Koivuviita | 2014-10-29 | 1 | -23/+42 | |
| | | | | Change-Id: I099f94f47f2f7aa5856026f6cf6e53629732527c | |||||
* | fix: Tooltip does not shrink when content changes (#11871) | Anna Miroshnik | 2014-10-29 | 3 | -0/+132 | |
| | | | | Change-Id: I6b0cc0996560b2f8dd28e110e455445952c0fbd9 | |||||
* | Fixed FontIcons on VWindow (#14481). | Tapio Aali | 2014-10-29 | 3 | -33/+76 | |
| | | | | Change-Id: I1b7cb280088379a6512e23a663dbf2a31f8123cd | |||||
* | Use deployment url property value for base URL if it's defined (#14758). | Denis Anisimov | 2014-10-29 | 2 | -4/+14 | |
| | | | | Change-Id: I249e37cfaf23564b00136b33132df3d339a46e98 | |||||
* | Add @since to isEnabled() and setEnabled(). (#14797) | Sauli Tähkäpää | 2014-10-16 | 1 | -0/+3 | |
| | | | | Change-Id: Ic9b7e8f597afd68c4190b7eaffaee203876e24e0 | |||||
* | Implement HasEnabled in VPopupView. (#14797) | Sauli Tähkäpää | 2014-10-16 | 3 | -12/+71 | |
| | | | | Change-Id: I7384fb6312a921330d8b57193e53c235213dcf00 | |||||
* | Handle all native events in preview handler for Combobox popup (#14321). | Denis Anisimov | 2014-10-16 | 3 | -0/+161 | |
| | | | | Change-Id: Ibad2f45fb81d9573125fbc786bd3493ac6cdfc00 | |||||
* | Postpone shortcut action handler initialization in PopupView (#14275). | Denis Anisimov | 2014-10-16 | 3 | -9/+204 | |
| | | | | Change-Id: I233a63fac4f1afe3f99105ac6dfbbbb38f9b9fad | |||||
* | Add @since to ContainerEventProvider. (#14178) | Sauli Tähkäpää | 2014-10-16 | 1 | -0/+4 | |
| | | | | Change-Id: Ic44e8abf1e7405735c940573558e150b4e0de35d | |||||
* | All day property support is added to ContainerEventProvider (#14178). | Denis Anisimov | 2014-10-16 | 2 | -0/+109 | |
| | | | | Change-Id: I8d5580895a218440a8295ed79453d6cbe24195b1 | |||||
* | Fix @since for isIPhone() and isIPad(). (#14424, #14423) | Sauli Tähkäpää | 2014-10-16 | 2 | -2/+6 | |
| | | | | Change-Id: I8b72b362134d564165a7037e0722c3ff28f59497 | |||||
* | Update atmosphere-runtime to 2.1.2.vaadin6. (#14674, #14861)7.3.3 | Sauli Tähkäpää | 2014-10-15 | 15 | -30/+130 | |
| | | | | Change-Id: Ie239bf110909f8acb47f2141431965061f9ac407 | |||||
* | Ease test creation by making description and ticket number optional | Artur Signell | 2014-10-15 | 1 | -2/+6 | |
| | | | | Change-Id: I00cde9e1ebc51669b959a6e98094fea87059a022 | |||||
* | Not able to scroll BrowserFrames on iOS Devices (#14813) | Sergey Budkin | 2014-10-14 | 2 | -0/+13 | |
| | | | | | | Added CSS fixes. Change-Id: I1f1d27a18b925ab9b4e21292218c75206d3d4984 | |||||
* | Fixed the sizing of relative-sized components in AbsoluteLayout (#13131) | Anna Koskinen | 2014-10-14 | 3 | -2/+374 | |
| | | | | Change-Id: Ibc0757fa383b15dbf33f0b75a7d20ee78db5e88a | |||||
* | Use workaround for JDK6 Introspection bug JDK-6788525 (#14839). | Denis Anisimov | 2014-10-14 | 2 | -3/+106 | |
| | | | | Change-Id: Ib7ef769b7537675c681ac1fab24a425d19a267e7 | |||||
* | TreeTable should support font icons for items (#14077) | Guillermo Alvarez | 2014-10-14 | 3 | -8/+95 | |
| | | | | Change-Id: I758e0f80446290f17280447b1ff5c1f44cb8604b | |||||
* | Fix empty table captions in Valo theme (#14812) | Teemu Pöntelin | 2014-10-14 | 3 | -0/+107 | |
| | | | | Change-Id: I6d18e9a16ea5c4c4de0653233fefa1af8f76205a | |||||
* | Incorrect rendering of Panel with undefined size in Firefox (#14631). | Sergey Budkin | 2014-10-14 | 3 | -0/+114 | |
| | | | | | | Copied the fix from Valo. Change-Id: I677fc4cfb65a57211fd82d994d75743fd49a83a2 | |||||
* | isIPad() and isIPhone() methods are added to WebBrowser (#14424,#14423). | Denis Anisimov | 2014-10-14 | 3 | -2/+57 | |
| | | | | Change-Id: I7b3556d5f9c1dd84beec638d7fbff1c5382070a4 | |||||
* | FieldGroup.commit throws NPE if not bound to an item (#14732). | Sergey Budkin | 2014-10-14 | 2 | -2/+41 | |
| | | | | | | Added null check and corresponding test. Change-Id: I197dad14d6b5f7bf9bedcdf083d4b1f0f20efdcd | |||||
* | Add favicon.ico to Valo. (#14781) | Sauli Tähkäpää | 2014-10-14 | 2 | -0/+60 | |
| | | | | Change-Id: Ic0c5152d634dfc8f07890cfee18bbebd6e54bbc3 | |||||
* | Check eventRouter value against null in Page class (#14803). | Denis Anisimov | 2014-10-14 | 2 | -5/+100 | |
| | | | | Change-Id: Ia7dd54c4cf10a2c56a5ef36864a6bb94f1d9167f | |||||
* | Add ".v-required" style for required component (#10201). | Denis Anisimov | 2014-10-14 | 4 | -0/+114 | |
| | | | | Change-Id: I889587234acdb79e33e625f993c1918befa6aae3 | |||||
* | Add outside-range styles for DateField. (#14711) | Jouni Koivuviita | 2014-10-14 | 3 | -9/+35 | |
| | | | | Change-Id: I0f85fb72605c5500b0a835ddf715d60bc9c7a524 | |||||
* | Assign timezone before setting initial date in DateField. (#14653) | Sauli Tähkäpää | 2014-10-14 | 3 | -6/+115 | |
| | | | | Change-Id: I3b527084d23ee8bd49887bef3d018c1003f492e2 | |||||
* | Open combobox popup on click to icon (#14624). | Denis Anisimov | 2014-10-14 | 3 | -0/+107 | |
| | | | | Change-Id: I203b92561ab14d427466945845c6fbb62d6eb07b | |||||
* | Audio component requests audio content on each client poll when in Window ↵ | Sergey Budkin | 2014-10-14 | 1 | -19/+34 | |
| | | | | | | | | (#14785) Changed cloning implementation. Change-Id: Ic909551e6f78a0171f87f1f432b554abb900744c | |||||
* | A cursor is displayed when clicking on radio buttons on iOS 8.0 (#14681) | Sergey Budkin | 2014-10-14 | 1 | -0/+5 | |
| | | | | | | Added css instructions for enclosing span to prevent this. Change-Id: Ib5e396b85ce37ab722e70fddf3553179248d59e8 | |||||
* | Action on click button contained in table is called two times on iOS 8.0 ↵ | Sergey Budkin | 2014-10-14 | 1 | -3/+20 | |
| | | | | | | | | (#14632) Added suppression of second phantom click event. Change-Id: I97d01831b09f0a41976bbefef389f47a0271fc70 | |||||
* | Call endUpload() in finally block of fail handling (#14677). | Denis Anisimov | 2014-10-14 | 2 | -12/+115 | |
| | | | | Change-Id: I0b5976abf0d8804e8cd34c5dd489da8617ef89f1 |