summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Required indicator for Table now works as expected (#17294)Matti Tahvonen2015-06-043-6/+152
| | | | | | | | | | | Table is a field (and one of the most powerful ones), but it cannot be used as required, especially if one wants to use the built in "required indicators" in Vaadin. Those only work if client side connector extends AbstractFieldConnector so Table is now extending it as well and (I expect that it ) needs to do the AbstractHasComponentsConnector stuff internally. Change-Id: I4ceb719366621053c7fe4c9691d624d61ed57567
* Do not send value change to server for non-immediate CheckBox (#18102)Teppo Kurki2015-06-045-0/+130
| | | | Change-Id: I60a58af72d7166869d8bdc8930e16440e02d2ac5
* Allow specifying location of PhantomJS binaryArtur Signell2015-06-042-2/+11
| | | | Change-Id: Idf04ba5c3712a387010bc2a28a119e81499f1f75
* Allow arbitrary serializable types as Renderer data type (#15410)Johannes Dahlström2015-06-038-1/+94
| | | | Change-Id: If535c5603116be204e11936f9186ce3856b74b03
* Fix GridEditorClientTest focus checks on IE8Teemu Suo-Anttila2015-06-031-1/+4
| | | | Change-Id: I68f63cf521fd81c8b5a384c60d88526365d3c9af
* Reset heartbeat timestamp when reopening UI (#18101)Leif Åstrand2015-06-033-0/+92
| | | | Change-Id: I288bae95e364277819727a99854d94fbbc98b162
* Encode numeric values as JSON numbers (#18039)Leif Åstrand2015-06-035-3/+177
| | | | Change-Id: Ibb0422ed00de498957e9baf995bb7835b60aafef
* Fix MenuBar handling with extremely wide first level sub menusTeemu Suo-Anttila2015-06-031-0/+6
| | | | Change-Id: I42831b67bd366002396300b8c793ccac27999849
* Use GWT CheckBoxes in MultiSelectionRenderer (#17554)Teemu Suo-Anttila2015-06-032-23/+82
| | | | | | | Simple input checkboxes are replaced with GWT checkboxes so styling them is easier. Change-Id: I609a79a382ba2e3b7d6ea2895d51cc33b9028a3b
* Convert a ComboBox test to TB4.7.5.0.beta3Mika Murtojarvi2015-06-032-59/+37
| | | | | | | Also fixes a bug in the test introduced in https://dev.vaadin.com/review/#/c/7117/8. Change-Id: I39ce310fd71296a8d8c223dfc09185c983b19299
* Add screenshot comparison for DisabledMenuBarItemTestTeemu Suo-Anttila2015-06-022-3/+6
| | | | Change-Id: Ib4f9531da8b0ebb0b6294b5539bf7ab578a776b8
* Update @since tag.Mika Murtojarvi2015-06-021-1/+1
| | | | Change-Id: I7b403d239168155a1530e82f280189d2f528a3fc
* Replaced incorrect setter/getter with prope ones and fixed declarative (#17982)Artur Signell2015-06-022-2/+47
| | | | Change-Id: If1109d3759d9e6414f7d60ae3b12286aa9e29566
* Refactor MenuBar handling methods to AbstractTB3TestTeemu Suo-Anttila2015-06-026-110/+80
| | | | | | This patch uses the new menubar handling in AccordionClipsContentTest Change-Id: Ib54b8b7c51b04fb98785af214aebdd33126aa61d
* Properly handle readonly fields when clearing FieldGroup (#17166)Artur Signell2015-06-015-8/+146
| | | | Change-Id: I42b9fe5d945d23e202a252a8be12976608da19bf
* Fix for javadocselmot2015-06-011-22/+22
| | | | Change-Id: Id8cec85e279907795947e0b0e98649fde6eecb2d
* Fix for Valo notification mixins (#14872).Denis Anisimov2015-05-295-35/+312
| | | | Change-Id: I6477557c605443419ee3fc9f3398ae5af4956aa7
* Ensure method and property names are capitalized using English locale (#13389)Artur Signell2015-05-296-23/+83
| | | | Change-Id: Idde4fc54950f2bb83e0bb8d36a84a5bf075eb8de
* Fix GridEditorClientTest focus checks on IE browsersTeemu Suo-Anttila2015-05-291-2/+8
| | | | Change-Id: I50551d5dd294165445b98be1076cc91aaa3555a0
* Add @since 7.5Mika Murtojarvi2015-05-295-10/+10
| | | | Change-Id: I860b5cf00415bc17a28b52b4a8109392a6939dc6
* Input prompt shouldn't get set when input has focus (#18027)Anna Koskinen2015-05-283-1/+164
| | | | Change-Id: Ide792fec9bf9050cea0b7616536965e42d74b16a
* Adds a textual null representation to Grid renderers(#16560)7.5.0.beta2Ilia Motornyi2015-05-2818-101/+568
| | | | | | Adds an optional textual value for null to Grid.AbstractRenderer Change-Id: I4998476308e4259306f1774f309968520d8672e5
* Focus the field in the the active cell when manually opening Grid editorJohannes Dahlström2015-05-284-23/+186
| | | | | | Also move focus back to Grid when manually closing the editor. Change-Id: I3ec54c00500ddd3872e7d20109191ac7db8bb950
* Show declarative output for component selected in debug window (#17960)Artur Signell2015-05-289-19/+177
| | | | Change-Id: I975eef2f06db4395925f76e40c044078028b0e66
* Less restrictive RPC interface detection in registerRpc (#10945)vandeti2015-05-282-11/+141
| | | | Change-Id: I664740523b35b64b0fd0c4fdc21597a2245537cd
* Backport a resynchronization fix for 7.5 (#15405)Artur Signell2015-05-284-7/+57
| | | | Change-Id: I62178ada54de6a814704dd7e166e9e9e3403c83b
* Update to GWT version 2.7.0.vaadin3.Mika Murtojarvi2015-05-271-1/+1
| | | | | | | The fix in the new GWT version is https://dev.vaadin.com/review/gitweb?p=gwt.git;a=commit;h=d6116973b0b211e50243efe5f88aa893ffdbd037 (GWT RPC fix addressing a memory leak on IE9) Change-Id: I39f3a17167cfd69c2b90d0f225a967a281fd9ef5
* Update browser version test to Chrome 43Mika Murtojarvi2015-05-271-1/+1
| | | | Change-Id: Ifbc59644f02a2a5384fa6fa22d397863459a93b1