Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a regression in VMenuBar.getSubpartElement (#14879). | Mika Murtojarvi | 2014-11-03 | 2 | -0/+208 |
| | | | | | | | | 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 | ||||
* | Fix VaadinFinderLocator for UIElement (#14010). | Dmitrii Rogozin | 2014-11-03 | 1 | -0/+43 |
| | | | | Change-Id: If25ebdcdd4df438402d1cdc60a63c629e84c73a0 | ||||
* | Set upload button width to 100% when immediate on Valo. (#14485) | Sauli Tähkäpää | 2014-11-02 | 6 | -29/+192 |
| | | | | Change-Id: I473fc080c143bc242326bd6f2b819450c42ffae5 | ||||
* | Add addButton() AbstractTestUI. | Sauli Tähkäpää | 2014-10-29 | 13 | -49/+20 |
| | | | | Change-Id: I55a02e96466b63f6b00047cc87ab111f6c08e45b | ||||
* | Fix button on immediate upload does not obey setWidth() (#14485) | denis.magdenkov | 2014-10-29 | 2 | -0/+102 |
| | | | | | | 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 | 2 | -0/+96 |
| | | | | Change-Id: Ic28c8e4020eddae32a71b5c7f9da0ad61f2f7af9 | ||||
* | Fix: Empty space on page after expanded component (#12672) | Anna Miroshnik | 2014-10-29 | 4 | -9/+149 |
| | | | | | | | | | | | | | | | | | 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 Koskinen | 2014-10-29 | 1 | -0/+1 |
| | | | | Change-Id: Ifa7d4ae9d36c1180a5c635833a9a13ad576d5c70 | ||||
* | Correct positioning and sizing logic for context menu (#14863). | Denis Anisimov | 2014-10-29 | 2 | -0/+208 |
| | | | | Change-Id: Ic2edd6e6f53cd8ae3dc2d39477f59261356beafd | ||||
* | Removed the waitingForResponse flag from VTabsheet (#14710) | Taras Hupalo | 2014-10-29 | 2 | -0/+195 |
| | | | | 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 | ||||
* | 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: Tooltip does not shrink when content changes (#11871) | Anna Miroshnik | 2014-10-29 | 2 | -0/+115 |
| | | | | Change-Id: I6b0cc0996560b2f8dd28e110e455445952c0fbd9 | ||||
* | Fixed FontIcons on VWindow (#14481). | Tapio Aali | 2014-10-29 | 2 | -0/+43 |
| | | | | 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 | ||||
* | Implement HasEnabled in VPopupView. (#14797) | Sauli Tähkäpää | 2014-10-16 | 2 | -0/+43 |
| | | | | Change-Id: I7384fb6312a921330d8b57193e53c235213dcf00 | ||||
* | Handle all native events in preview handler for Combobox popup (#14321). | Denis Anisimov | 2014-10-16 | 2 | -0/+159 |
| | | | | Change-Id: Ibad2f45fb81d9573125fbc786bd3493ac6cdfc00 | ||||
* | Postpone shortcut action handler initialization in PopupView (#14275). | Denis Anisimov | 2014-10-16 | 2 | -0/+158 |
| | | | | Change-Id: I233a63fac4f1afe3f99105ac6dfbbbb38f9b9fad | ||||
* | Update atmosphere-runtime to 2.1.2.vaadin6. (#14674, #14861)7.3.3 | Sauli Tähkäpää | 2014-10-15 | 12 | -27/+127 |
| | | | | Change-Id: Ie239bf110909f8acb47f2141431965061f9ac407 | ||||
* | Ease test creation by making description and ticket number optional | Artur Signell | 2014-10-15 | 1 | -2/+6 |
| | | | | Change-Id: I00cde9e1ebc51669b959a6e98094fea87059a022 | ||||
* | Fixed the sizing of relative-sized components in AbsoluteLayout (#13131) | Anna Koskinen | 2014-10-14 | 2 | -0/+338 |
| | | | | Change-Id: Ibc0757fa383b15dbf33f0b75a7d20ee78db5e88a | ||||
* | TreeTable should support font icons for items (#14077) | Guillermo Alvarez | 2014-10-14 | 2 | -0/+91 |
| | | | | Change-Id: I758e0f80446290f17280447b1ff5c1f44cb8604b | ||||
* | Fix empty table captions in Valo theme (#14812) | Teemu Pöntelin | 2014-10-14 | 2 | -0/+99 |
| | | | | Change-Id: I6d18e9a16ea5c4c4de0653233fefa1af8f76205a | ||||
* | Incorrect rendering of Panel with undefined size in Firefox (#14631). | Sergey Budkin | 2014-10-14 | 2 | -0/+102 |
| | | | | | | Copied the fix from Valo. Change-Id: I677fc4cfb65a57211fd82d994d75743fd49a83a2 | ||||
* | Add favicon.ico to Valo. (#14781) | Sauli Tähkäpää | 2014-10-14 | 1 | -0/+60 |
| | | | | Change-Id: Ic0c5152d634dfc8f07890cfee18bbebd6e54bbc3 | ||||
* | Add ".v-required" style for required component (#10201). | Denis Anisimov | 2014-10-14 | 2 | -0/+109 |
| | | | | Change-Id: I889587234acdb79e33e625f993c1918befa6aae3 | ||||
* | Add outside-range styles for DateField. (#14711) | Jouni Koivuviita | 2014-10-14 | 2 | -1/+10 |
| | | | | Change-Id: I0f85fb72605c5500b0a835ddf715d60bc9c7a524 | ||||
* | Assign timezone before setting initial date in DateField. (#14653) | Sauli Tähkäpää | 2014-10-14 | 2 | -0/+111 |
| | | | | Change-Id: I3b527084d23ee8bd49887bef3d018c1003f492e2 | ||||
* | Open combobox popup on click to icon (#14624). | Denis Anisimov | 2014-10-14 | 2 | -0/+106 |
| | | | | Change-Id: I203b92561ab14d427466945845c6fbb62d6eb07b | ||||
* | Add logging helper functions to AbstractTB3Test. | Sauli Tähkäpää | 2014-10-14 | 1 | -0/+27 |
| | | | | Change-Id: Ie2f85c744eac7f8451f22c717a9aea5ea2e74f0e | ||||
* | TreeItem double click fixed (#14745) | Guillermo Alvarez | 2014-10-13 | 2 | -0/+126 |
| | | | | | | | The event wasn't sent immediately and was sometimes overwritten by following click event. Change-Id: I7d52030ee8aac2be11b3b3db207d1c7f187d4778 | ||||
* | Read input stream logic is corrected (#14533). | Denis Anisimov | 2014-10-13 | 1 | -5/+2 |
| | | | | Change-Id: I1a8a895d631889e04f7acbde29306e86da344a23 | ||||
* | Fix ComboBox issue with font-based item icons (#14660) | Teemu Pöntelin | 2014-10-13 | 1 | -0/+34 |
| | | | | Change-Id: I8f3de9556cc62670c28523886998f89383b76305 | ||||
* | Set internal value instead of converted value when locale has changed. (#14400) | Sauli Tähkäpää | 2014-09-24 | 2 | -0/+80 |
| | | | | Change-Id: I2440f6471b8bbb016497bf59cffd023b013460dd | ||||
* | Fixed ComboBox filtering when page length is zero (#14509) | Teemu Pöntelin | 2014-09-24 | 2 | -0/+123 |
| | | | | Change-Id: I663b39a37bcdf4383fa76d04acd127503ced11df | ||||
* | Fix multiselection pressing shift before starting (#13483) | Guillermo Alvarez | 2014-09-24 | 4 | -45/+117 |
| | | | | | | | selectionRangeStart wasn't set when starting a selection pressing shift. SelectAllRowsTest was rewritten to enable extension to test this issue. Change-Id: I1b578b28ba89fc8215ec853d92de09f44c2d58e6 | ||||
* | Don't scan classpath for any development servlet (#14604) | Leif Åstrand | 2014-09-24 | 1 | -0/+14 |
| | | | | Change-Id: If3db4a35609260beff1079cbaafa8827643d9271 | ||||
* | Calendar event not shown correctly when partially out of view (#7261) | Anna Miroshnik | 2014-09-24 | 2 | -0/+177 |
| | | | | | | only tests. Fix was done during fix of (#12521) Change-Id: I0097f4b3b0426e007af2eaf20323193ac75e1a8c | ||||
* | Fix CustomLayout: component not added at the default location (#14340) | Anna Miroshnik | 2014-09-19 | 2 | -0/+88 |
| | | | | Change-Id: I5eb76915b52f6b73ff0799631d98d5711041eeb5 | ||||
* | TextFields inside Drag and Drop Wrappers cannot get focus (#12838) | denis.magdenkov | 2014-09-12 | 2 | -0/+107 |
| | | | | | | Add detection logic to distinguish bweteen click and drag. Change-Id: I43129183e990266243bfaafe83396f52b09b16d4 | ||||
* | Set title to empty string for Upload if tooltip is used (#14482). | Denis Anisimov | 2014-09-12 | 2 | -0/+101 |
| | | | | Change-Id: Id9cc9d644772af923d3f5307ea4123df8666a489 | ||||
* | Fix slider inside table is not accessible.(#13681) | Anna Miroshnik | 2014-09-12 | 2 | -0/+91 |
| | | | | | | | some fixes after review. HiddenSliderHandle extends AbstractTestUI instead of UI now. Change-Id: I83578014ae83219941da745e8373614854c937d7 | ||||
* | DateField ValueChange is now fired after flags are set (#14487) | Guillermo Alvarez | 2014-09-12 | 2 | -0/+134 |
| | | | | | | | | When the UI had an invalid string the ValueChange event was fired before setting all the flags causing an invalid isValid result when handling ValueChange. Now the event is fired after the flags are set. Change-Id: Ie4e6ba21edc81bf41c2c661aa27e0ace71e1bef0 | ||||
* | Fix Valo DateField rendering in read-only FieldGroups (#14603) | Heikki Ohinmaa | 2014-09-12 | 3 | -15/+23 |
| | | | | Change-Id: Icb05cffe68b948777036e282a2055e3343de9252 | ||||
* | Update DateCellDayEvent size on updateSizes in Connector (#13233). | Denis Anisimov | 2014-09-12 | 4 | -20/+240 |
| | | | | Change-Id: Ib3142cc62e95ce0e31bb8746eacd5ca4580c1865 | ||||
* | Override IE disabled style for text field (#14565) | Mikael Grankvist | 2014-09-12 | 2 | -0/+76 |
| | | | | Change-Id: Ie48e56666c43450c47015067879fdc604c7ac843 | ||||
* | calendar visible hours shows invalid dates(week/day view) (#12521) | Anna Miroshnik | 2014-09-12 | 2 | -0/+199 |
| | | | | | | Fix: test fails on phantomJs. Change-Id: I70179c249a180a795e14683e4185068d5395762b | ||||
* | Table handles both onMouseDown and onMouseUp events (#14347) | Guillermo Alvarez | 2014-09-12 | 2 | -0/+223 |
| | | | | | | | | Now it has the same behaviour that the layout, and checks that the element under the mouse matches to complete the click action Change-Id: I9c61dac24479913c1bb1094edaf8878749984342 | ||||
* | Pass (x,y) coordinates for button click triggered via keyboard (#12650). | Denis Anisimov | 2014-09-12 | 2 | -0/+185 |
| | | | | Change-Id: I24363d34f7007650fc66f9b85d7e22a4ab10bb6b | ||||
* | Tree item fails with ItemClickListener (#14388) | Anna Miroshnik | 2014-09-12 | 2 | -0/+107 |
| | | | | | | | Patch for #14388: added modifications to remove the regression on #6845 (RIGHT, MIDDLE mouse buttons listeners) Change-Id: I3ef95df68efa0a70bbe0d566ceea187505e2999a |