summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Prevent field from updating when removing text change listener.7.5.0.rc2Mika Murtojärvi2015-06-174-73/+21
| | | | | | | | | | | (#16270)" This reverts commit 4af793d06a0f4a6577aad13403ca7982c6fce224. Test ConverterThatEnforcesAFormatTest.checkElaborating is broken by this change. Change-Id: I08dba8e47386dfb001caafae562304858ad02348
* Use correct path for FocusUtil in vaadin-widgets (#18253)Teemu Suo-Anttila2015-06-151-1/+1
| | | | Change-Id: Ice7aa729975d332e3cc8f88c95777d8ba30badbe
* Add FocusUtil to vaadin-widgets package (#18253)Teemu Suo-Anttila2015-06-151-4/+5
| | | | Change-Id: I3060993c06971b3d1fe077de3dabc2cfeddd8f03
* Measure size correctly when element has border and/or padding (#18181)7.5.0.rc1Artur Signell2015-06-116-20/+342
| | | | Change-Id: I821ad3985c78cd0c2a66b37078885ea0612d5ad1
* Fix Grid column dnd reorder scrollarea calculation in Chrome 43 (#18234)Teemu Suo-Anttila2015-06-112-63/+10
| | | | | | | | This patch also fixes issues with vertical scrollbar on page and autoscrolling along with calculating drag element and marker positions wrong. Change-Id: I3d39c7bc6ddea630e04a9967ff8e1055c0736b79
* Fixes search-CB resizing on each layout (Firefox&Chameleon) (#18236)Teppo Kurki2015-06-111-0/+1
| | | | Change-Id: I50a6c8094b16984114010c400f3485ac76da5cb7
* Adds margin support to GridLayout declarative format (#18238)Teppo Kurki2015-06-114-14/+26
| | | | Change-Id: I5561ccf38f6bac3a304f6e8ab6262cb8bd391021
* Fix declarative margin reading in AbstractOrderedLayout (#18229)Johannes Dahlström2015-06-116-186/+191
| | | | Change-Id: Ia212d83568e4f0c891ec1a248b6d8567c0cf0095
* Fixes grid editor datefield/combobox IE8/Valo (#17915)Teppo Kurki2015-06-101-0/+12
| | | | Change-Id: I4413303e0fc23fbeeabb22ebca20332419363f6b
* Add a workaround to not display a spacer just scrolled to view (#17826)Teemu Suo-Anttila2015-06-101-4/+11
| | | | Change-Id: I22805530cca26a23a6cc15c94b396aaba1f1245b
* Fix Escalator spacer visibility calucation (#17826)Teemu Suo-Anttila2015-06-101-4/+4
| | | | | | | Now calls directly to correct spacer container to update visibility instead of doing extra work with recalculating everything. Change-Id: I8625033012773a10983cd5d4f6ef3ce1be50ee26
* Add @since 7.5 to new APIJohannes Dahlström2015-06-102-2/+2
| | | | Change-Id: I7ddf9fa8200df4eb6fcd23fc79ef55d1075d41cd
* Fix readonly checkbox opacity in Valo. (#17548)Sauli Tähkäpää2015-06-093-1/+26
| | | Change-Id: I633e0deeca6c1268937d8c9b918ea414355c85f3
* Properly display Slider values greater than Integer.MAX_VALUE (#18192)Johannes Dahlström2015-06-094-8/+89
| | | | Change-Id: Ic83d067b69eff8b34acf7945e84fb645160d8ae2
* Table.setVisibleColumns() causes table to forget column headers, icons, ↵Ilya Ermakov2015-06-093-20/+173
| | | | | | | | | alignment (#6245) Effect of this patch: when making column invisible and visible again, column headers, icons, alignment are preserved. Change-Id: Ia0718699f1a5fb8f60fec25a835ee64c58ca5404
* Quick fix for non-visible datefield buttons in IE8 (#17915)Teppo Kurki2015-06-091-0/+12
| | | | | | | This concerns Grid Editor with themes other than Valo. Also fixes the same issue for ComboBox. Change-Id: Ia9856333272f2c98683e290699f03f78d4561c5c
* Fix for "Grid detail row outline overflows" (#17826)elmot2015-06-092-1/+94
| | | | | | | Clipping of an existing spacer decoration was not updated after adding/removing another spacer. Change-Id: I0e0da484fe135cf109dd081a0d30a818813f8283
* Better handle exceptions when opening Grid editor (#17935)Johannes Dahlström2015-06-094-12/+129
| | | | Change-Id: I68103db75c422b042988c6662da268ff9d11a306
* Add missing since, remove unused methodTeemu Suo-Anttila2015-06-091-7/+1
| | | | Change-Id: I7a90d75d0fdc54abc819dbacf7f8f572c85b3913
* Rename grid sidebar 'opened' style to 'open' (#18120)Teppo Kurki2015-06-095-9/+9
| | | | Change-Id: Ifbd791c45bf0a4b62e6e73195c73c4f0f3bddad0
* Fix test broken by #16556Artur Signell2015-06-094-37/+58
| | | | Change-Id: I4e0883c58c425fc6287212a97f740016223914b5
* Update to Atmosphere 2.2.7 (#18069)Artur Signell2015-06-083-3/+3
| | | | Change-Id: I44994ffbe73cbbcf0eae67718a821ac0f883b60e
* Fix Grid drag selection with scrolled page (#17895)Teemu Suo-Anttila2015-06-083-23/+111
| | | | Change-Id: I1303781c5a996448e12e86835935702686af3ab7
* Prevent field from updating when removing text change listener. (#16270)Sauli Tähkäpää2015-06-084-21/+73
| | | | Change-Id: I65c598ae71414550eb648fabf6e94fb1dabbef97
* Fixes double-tap-to-open-editor issuesTeppo Kurki2015-06-081-2/+20
| | | | | | | * Ignore double-taps on different rows * Ignore swipe events Change-Id: I37cccd6bda09a384b0698433adf3fa99985f1809
* Open editor on double touch (#17338)Manolo Carrasco2015-06-081-1/+11
| | | | Change-Id: I3ec5faf0086be70eda872ec81ea40f69d9c3e627
* Don't allow null view providers (#17028)Leif Åstrand2015-06-082-1/+24
| | | | Change-Id: I5ce4885f19aaac2d4454b5a368f3e58453cf76f9
* Selection is now shown although scrollToSelectedItem is false (#16673)Matti Tahvonen2015-06-084-0/+131
| | | | | | | | | | If scrollToSelectedItem is set to false (which is needed to work properly with large datasets) the selected item caption is sent to client with a special attribute to avoid the field looking like unselected. Change-Id: Ib80355c3b52faaaeaa9ab7195644701cc3bf0d15
* Forget GridLayout row expand ratios for removed rows (#18166)Teppo Kurki2015-06-082-5/+42
| | | | Change-Id: I90a28fbc9c7eadac56a1d505d7cc80bb67342aae
* Return 0 instead of throwing exception if count query returns nothing (#18043)Steven Spungin2015-06-082-4/+112
| | | Change-Id: If01c0653021efc85a26d9d5896a4da9d155cf777
* Hide sidebar when clicking outside it (#18111)Artur Signell2015-06-074-9/+47
| | | | Change-Id: I0dc8d218f8b9584874e34bf7c38eeae4b89f5df9
* Render initially hidden columns correctly (#18030)Artur Signell2015-06-053-2/+125
| | | | Change-Id: I2d21daac01fc8c61290997bf37b4109a07676135
* Insert columns using correct logical row index (#18103)Artur Signell2015-06-052-3/+57
| | | | Change-Id: I7010f4ca938e29c0b348aac15581c0aeb48d2dc0
* Add setStyleName(String, boolean) shorthand for add/removeStyleName (#17825)Artur Signell2015-06-052-0/+143
| | | | Change-Id: I91f4faae3e40ad4cd2b3037ce64d8776f61c004e
* Extract MockUI classLeif Åstrand2015-06-052-13/+47
| | | | Change-Id: I2a85520c89b952bed3308156afa8aff3f80082bd
* Format UTF-8 filenames correctly for download (#16556)Anna Miroshnik2015-06-055-41/+93
| | | | | | | The code is the same for both FileDownloader and DownloadStream except that FileDownloader forces the content-type to be an "attachment". Change-Id: I50abf3b0f019b773bc0a44b16536a9479f9f472f
* Run local tests on localhostArtur Signell2015-06-051-1/+18
| | | | | | * Allows running test when offline Change-Id: Ifb1d9ab60c299d6bbf31381fc26e50c639db8dc4
* Better error reporting when server has invalid URL encoding (#17948)Artur Signell2015-06-051-5/+31
| | | | Change-Id: I7a85a9d93e51de353e74bc08dd81a1779f94ba14
* Convenience Window.setPosition(x,y) (#16335)Artur Signell2015-06-052-0/+22
| | | | Change-Id: If574863fc24cecb9f8d17773833817d67f3a0e12
* GAE related fixes: another GAE app, new license, javadoc mistake fix(#18168)elmot2015-06-055-616/+238
| | | | | | | | | Google forces applications owners to migrate all applications to a new [High Replication] DataStorage. An old Vaadin application is deleted, and a new one is created because of that migration. GAE license is replaced with latest one. Change-Id: Ie6de09f0c1c621308ad8e0cfc2ba7b42bfb10429
* Deprecate streaming (#14914)Artur Signell2015-06-051-5/+8
| | | | | | | Long polling should always be used instead of streaming. There are no known cases where streaming would be preferable. Change-Id: I58ad19cb7bed48430decdaef529a7f3daad19e76
* Only set height when at least one header cell is shown (#18000)Artur Signell2015-06-052-19/+38
| | | | Change-Id: I252a8223804b5ba45abb20061c3d65d0b80603dc
* Better error messages for addColumn/setColumns (#18019, #17890)Artur Signell2015-06-052-1/+65
| | | | Change-Id: Iadf455ae6cbc60e0ce0b88fe7c12df946ed08cf0
* DND-drop-marker should not be on top of sidebar opening button #17692Pekka Hyvönen2015-06-052-6/+79
| | | | | | When sidebar opening button is visible, the column dnd-drop marker should not be on top of it. Change-Id: I67428bc5f49ce08c8df11ad84b529e17ad2bc2da
* Remove duplicate primary stylename from split panels (#17846)Teppo Kurki2015-06-053-5/+125
| | | | Change-Id: Ia0d839654cd14e0109f09d5625fe21ae41a689a3
* Use headerCaption as default hidingToggleCaption (#18028)Teppo Kurki2015-06-057-17/+82
| | | | Change-Id: Ifaf288da98d6d1d1c02760784b832cb5b5d93c07
* Fixed CvalChecker invalid version message (#17879)Teppo Kurki2015-06-052-1/+5
| | | | Change-Id: I2eed6d907be299ebca3e69d7f492aff6f1244fe4
* Forget GridLayout column expand ratios when removing columns (#18068)Teppo Kurki2015-06-052-1/+90
| | | Change-Id: I49e3e54a3e408a2c82ff5d2a0d51c037f60397c5
* Remove redundant array copy (#18040)Leif Åstrand2015-06-051-11/+1
| | | | Change-Id: I86ffcd63441ab55a4fec95b1ba7bd017cabd4c72
* Ensure PhantomJS2 tests are run on version 2Artur Signell2015-06-041-0/+1
| | | | Change-Id: I802992a13c81a43d9f2c021184947fa83b17cdaf