aboutsummaryrefslogtreecommitdiffstats
path: root/client
Commit message (Collapse)AuthorAgeFilesLines
* FileDownloader opens file in a new tab (iOS) (#15366)Alexey Fansky2015-02-021-14/+22
| | | | | | Opening files in a new tab because iframe with a file isn't opened in iOS. Change-Id: I7f8af4b9348ade0f845e3a656c7287490b9482cf
* Fix Table pageup/pagedown navigation (#15332)Ilya Ermakov2015-02-021-6/+25
| | | | | | | | | | After this patch navigation with PageDown, PageUp, Home, End works properly. What was changed in this patch (new state): the first visible row number is updated before sending selected rows to the server while handling these keys. Change-Id: I3bdebc434f886ef55f90f3fed5fd607d5f65f87f
* Add missing @since to VScrollTable and Table.Sauli Tähkäpää2015-01-211-0/+10
| | | | Change-Id: I7f249c880464b38226856a00882a05af80991d48
* Remove unnecessary scrollbar when zooming in or out (#15164)Matti Hosio2015-01-211-0/+18
| | | | | | Adds overflow-hidden in cases where scrollbars should not be needed Change-Id: Icee2444b0e7ee999fe49fadcb1598027453d49c5
* Ignore change btwn paints and force update unfocused TextField (#15144)AMahdy AbdElAziz2015-01-211-7/+9
| | | | | | | Change-Id: I0ddcea2a617fea00d707f7deaf155e98b9d6a832 Conflicts: client/src/com/vaadin/client/ui/textfield/TextFieldConnector.java
* Embedded ThemeResource should react to theme change (#15194)Anna Koskinen2015-01-211-7/+47
| | | | Change-Id: Ied78a8c999e592a944c27138e179c37a31a0af54
* Fix maximized window ordering. (#15360)Sauli Tähkäpää2015-01-201-1/+4
| | | | Change-Id: Ic994d4e5d74ddc2a554311110640b84bc2e9c802
* Updating table size if set to undefined (#15384)Alexey Fansky2015-01-201-0/+11
| | | | Change-Id: Ie21f1078cd25b859c5a3dcc4ca6db3d048bbdf42
* Only split CssLayout styles at the first : character (#15490)Leif Åstrand2015-01-201-1/+1
| | | | Change-Id: Ifa5f3d3d583d6d32a50b69b3b59b141829293b37
* ComboBox: programmatic value reset breaks dropdown (#13217)Anna Miroshnik2015-01-201-0/+1
| | | | Change-Id: I6f749ab0788324d24e1e7451183ec9f0ff8ed5ba
* Escape optimize widgetset output (#15387)Leif Åstrand2015-01-201-3/+5
| | | | Change-Id: I6759ca142f9618425df007e995bc7a0a9a211919
* Notification should be closed after delay (#14689).Denis Anisimov2015-01-201-0/+15
| | | | | | | | | onEventPreview() method is deprecated and it's called now only for the very first handler. We need it to work for any handler. So old onEventPreview() method is explicitly called with updated logic for the onPreviewNativeEvent(). Change-Id: I11d98ef0bbd284b74bbccb4f6ac2ab26de73f209
* Table: column not expanding after setColumnExpandRatio (#15101)Ilya Ermakov2015-01-201-43/+66
| | | | | | | | | | | Partial fix for setting/unsetting expand ratios of existing table. Result of this patch: 1) when switching off column expand ratio, natural column width is restored. 2) changes in method run() for the same (though incorrect) treatment of expand ratio as in sizeInit() Change-Id: I2119eb1041e205a54373ac40a9ce8fdd14d70ad8
* Removed apostrophe typo in VToolTip.Java (#15533)Markus Koivisto2015-01-191-2/+2
| | | | | | Changed "it's" to possesive "its". Change-Id: I4db55425a6f6778d0c1d0716ab833fa4fa8d31ac
* Prevent key events without key code from triggering actions (#11029)Artur Signell2015-01-051-0/+3
| | | | | | Seemingly not possible to auto-test reliably Change-Id: Idb492465323d91279caf170646590a54847b9414
* Typo in the Profiler log (#15426)AMahdy AbdElAziz2015-01-051-1/+1
| | | | | | Horizontally is done in the block before this one. Vertically is done here. Change-Id: I230297edb26ee41106d50756ae5221fd108fba21
* Preserve newlines and align exception stacktraces left (#15456)Artur Signell2015-01-051-4/+7
| | | | Change-Id: I1679f63554ff7a9f7f1e51e0988f03aede26c1ba
* Add missing @since for 7.3.7.Sauli Tähkäpää2014-12-173-1/+3
| | | | Change-Id: I44b29ca74ed9d8037a307b790115c2e21cb2c376
* Set explicit calculated size for drag image element (#14617).Denis Anisimov2014-12-161-0/+5
| | | | Change-Id: I6bfcd0a5ad78bd79aad2fa2357a7e33a00b3c33d
* Delayed column layouting is visible (#15189)Anna Miroshnik2014-12-161-14/+1
| | | | | | | | | | | Full Name of defect: Regression: Table column jumps when table is shown and table is contained in a layout Regression is a outcome of change due to #12672. No TB4 test because problem happens too fast to be caught. Change-Id: I9af5ed3c11e0fb673c7f2f1c5fd4739bd4b8c655
* VBrowserDetails fails to detect Android when using Firefox (#15183)Sergey Budkin2014-12-161-0/+10
| | | | | | Changed detection logic. Change-Id: I9cb8e94fe6bb5be587fa73ed6a71d2c7c1d91733
* Reset tabsheet scroller when unhiding leftmost tab (#14644)Alexey Fansky2014-12-161-2/+25
| | | | | | | Checking whether invisible tab are present before the scroll index and if so resetting the scroll index when tab goes back to visible. Change-Id: I156dbe93963b0d9f46e21a593ffc3c4c77ebd1c6
* Fix CustomLayout child rendering when template is missing (#8696)Teemu Pöntelin2014-12-161-6/+17
| | | | Change-Id: I8ce4fbc566f030bf22c555f68b97beb781b19805
* Horizontal split panel height shouldn't ignore second component (#15149)Denis Anisimov2014-12-161-91/+103
| | | | Change-Id: Ie925757167b6d8521707b6d5515157eca85f9dba
* always retry a status code 0 uidl request (#15254)Fabian Lange2014-12-161-24/+38
| | | | | | | | | | | | | A status code of 0 indicates that the request has not been handled by the server because the connection was closed without sending response headers. This can happen on the browser side when the browser window is closed, or it can happen on network equipment side under adverse quality of link conditions. Therefore vaadin should retry such a request once before popping up the disconnect message. Change-Id: I9524c97a3de8e4ac9499394a2a795b0441a36ead
* Accordion causes SEVERE error in browser console (#15182)Sergey Budkin2014-12-162-19/+24
| | | | | | Refactored to remove invisible widgets from DOM. Change-Id: I94d0ba37f4a75d71df88fbb0b1767ae60f39432d
* DateField popup doesn't close when popup button is clicked (#14857)Anna Miroshnik2014-12-161-10/+41
| | | | Change-Id: Ieb6ff2f072726fe8707d3cce61569dd623b13ebd
* Position calendar popup on the left side if there is no space (#14757).Denis Anisimov2014-12-161-54/+111
| | | | Change-Id: I83836bbf077033712a569c8eff52576b012b4dee
* MenuBar submenus close unexpectedly if use Valo theme (#15255)Jouni Koivuviita2014-12-162-39/+80
| | | | | | | | | | | This fix is for animation-in and animation-out. Fix was done in VMenuBar. VOverlay provides now hide() method with possibility to enable/disable the animations via parameters boolean animateIn, boolean animateOut. By default they are true (not to break animate-in, animate-out for VWindow and VNotification) Change-Id: I49981952c7c18a02edd7fa9e6d247bb18f660207
* Escape themeUri before rewriting CustomLayout HTML. (#15309)Leif Åstrand2014-12-021-1/+1
| | | | Change-Id: I192691ac02bf3a98df1424dead5e4fd6385e395d
* One pixel discrepancy in headers and rows border with minimal width (#15118)Sergey Budkin2014-12-022-1/+4
| | | | | | Disabled old patch for VTreeTable, which caused the problem. Change-Id: I3fdf6b0890307b27e32ceff4492cb7d0bfc6b680
* Position tooltips in the visible area (#15129).Anna Miroshnik2014-11-281-2/+21
| | | | | | | | Based on Mika's reverted patch, with additional fix and test for regression "an empty tooltip appears while the application is initializing". Change-Id: I8237fc9340265708a05a7576a5d9e8e374dc1fea
* Table is not caching thousands of rows in vain (#13576)Sara Seppola2014-11-251-10/+27
| | | | Change-Id: I6f6382dd3468db40c36e507b94f84ab1191e100f
* Allow move any event in month calendar view (#12413).Denis Anisimov2014-11-101-17/+51
| | | | Change-Id: I63491488356a32a233a4ba9a7434a9f4a1f5b9d1
* Column drag'n'drop disables HeaderClickEvents until left-click (#15167)Anna Koskinen2014-11-101-8/+11
| | | | Change-Id: Ic64c0eb685c3dd9d7fdb10d9e19745ae2cc36be5
* Fix VCalendar to use correct year of week. (#14783)Sauli Tähkäpää2014-11-103-3/+9
| | | | Change-Id: Id55ad5ed620bd5c187b70ae2a2d0a4c4adea382a
* Added missing @since and javadocs7.3.4Markus Koivisto2014-11-032-0/+13
| | | | Change-Id: I4241217a21b60b877a2213344607d112a14ff7d5
* Fix a regression in VMenuBar.getSubpartElement (#14879).Mika Murtojarvi2014-11-031-1/+1
| | | | | | | | 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
* Change getSubPartElement(String) to ignore text icons (#14879).Mika Murtojarvi2014-11-031-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
* Add SubPartAware interface to VSlider (#13760)Dmitrii Rogozin2014-11-031-1/+18
| | | | Change-Id: I19cc7e60a43a618f2b443f4b9d049b77d740b567
* Add SubPartAware to VMenuBar (#13364)Dmitrii Rogozin2014-11-031-4/+45
| | | | Change-Id: Ibf8b82dff19736d5e2519638db50a26148f0e750
* Fix VaadinFinderLocator for UIElement (#14010).Dmitrii Rogozin2014-11-033-28/+112
| | | | Change-Id: If25ebdcdd4df438402d1cdc60a63c629e84c73a0
* Update testbench icon in debug window (#14913)Dmitrii Rogozin2014-11-034-30/+30
| | | | Change-Id: Ic114cb1c61a925347e70da3820e4b9f22abeb27c
* Set v-disabled on Button inside Upload when disabled. (#14655)Sauli Tähkäpää2014-10-291-2/+8
| | | | Change-Id: Ic28c8e4020eddae32a71b5c7f9da0ad61f2f7af9
* Fix: Empty space on page after expanded component (#12672)Anna Miroshnik2014-10-291-1/+14
| | | | | | | | | | | | | | | | | 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
* Correct positioning and sizing logic for context menu (#14863).Denis Anisimov2014-10-291-6/+7
| | | | Change-Id: Ic2edd6e6f53cd8ae3dc2d39477f59261356beafd
* Fix TabSheet becomes unresponsive after setSelectedTab (#14710)Guillermo Alvarez2014-10-292-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 Hupalo2014-10-292-9/+2
| | | | Change-Id: Idd918197c2026a3c574cffd0e9595ff9f02eb2d8
* Removes scrolling caused by updating an unfocused table (#12976)Taras Hupalo2014-10-291-1/+3
| | | | Change-Id: Ifd5037c576480a03c7c74c29730338d5a592d20d
* fix: Tooltip does not shrink when content changes (#11871)Anna Miroshnik2014-10-291-0/+17
| | | | Change-Id: I6b0cc0996560b2f8dd28e110e455445952c0fbd9