summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Vaadin 8 terminology changes: Field ComponentsJohannes Dahlström2016-08-051-14/+12
| | | | Change-Id: I59859f107cb70e2f570573b494a1ac224542ff21
* Update old Vaadin 6 code: Common Component Features - Sizing ComponentsJohannes Dahlström2016-08-051-6/+5
| | | | Change-Id: I97136b61d3c7ee2b229119d6d99435c73937a761
* Vaadin 8 example code changes: Server-Side Components - Common Component ↵Johannes Dahlström2016-08-051-33/+22
| | | | | | Features Change-Id: Ibdf8fa97cdc4cb9f65c83ea01bb8d6c26dcb2ade
* Vaadin 8 terminology changes: Server-Side Applications OverviewJohannes Dahlström2016-08-051-11/+7
| | | | Change-Id: Ib6cd2af885d819c3e743137a56f75c63e891ac8c
* Revised diagrams in intro, installation, architecture, and application ↵Marko Gronroos2016-08-0547-16024/+9163
| | | | | | chapters. #19897 Change-Id: I42673cabcd171dd560dfe84fd84eb86e7ba11733
* Vaadin 8 terminology changes: Architecture OverviewJohannes Dahlström2016-08-051-8/+5
| | | | Change-Id: I78a2a3a0a75527cf12c2c6d626272dc35bb18ba6
* Remove the "liferay" themeHenri Sara2016-08-0556-2845/+6
| | | | | | | | The theme was designed for Liferay 6.0 and was following its look. Liferay 6.0 is no longer officially supported by Vaadin 8. Change-Id: I79e8ecd6674b1dce2424121d4c298b69d3f932d4
* Reduce integration test startup delaysHenri Sara2016-08-051-5/+5
| | | | | | Between integration tests, the test build was idling a lot. Change-Id: I524cbeb6fbc368d1bacf62518c5eaca970a5542a
* Remove WebSphere 8 and Glassfish 3 testsHenri Sara2016-08-052-193/+0
| | | | | | | WebSphere 8 prior to 8.5.5.9 does not support Java 8. Glassfish 3 does not support Java 8 out of the box. Change-Id: I623951ec2fa180a3c520ae24b27837f8b6d81ea2
* Remove old integration testsHenri Sara2016-08-052-207/+0
| | | | | | | Remove all integration tests whose servers do not support Servlet 3.0 and some other obsolete servers. Change-Id: I648bda9a74579be69cb54864fa526d3105742b9b
* Replace old data binding chapters with updated onesLeif Åstrand2016-08-0417-4204/+1320
| | | | | | | | * Add documentation about Fields for the data binding chapter * Add documentation about form binding for the data binding chapter * Add documentation about data sources for the data binding chapter Change-Id: I99297f2ebd3d874bd78569fd8d05bc649654c91d
* Update version number, use Java 8Teemu Suo-Anttila2016-08-0315-20/+20
| | | | Change-Id: Icb36a9c019ba086cdcdece2497c2120ea6bafb7a
* Fixing TabSheet scrolling within SplitPanel (#20052)adam2016-08-033-3/+136
| | | | | | | | | This patch fixes an issue with disappearing tabs in a TabSheet placed in a SplitPanel. Scrolling a tab into view needs to be done after layout has happened. Otherwise the available width for TabSheet is unknown and causes unexpected behaviour. Change-Id: Ibcea04ddadfafc5028efe44a6817517b16e21bde
* Update .gitignore to work better with EGitLeif Åstrand2016-08-021-2/+2
| | | | Change-Id: I5f58901c34fab4466be12469d730b1c81a8265b4
* Only trigger profiler after precondition checksLeif Åstrand2016-08-011-3/+3
| | | | Change-Id: I2c5b617dbd0da4f352e494097a601cea922f14df
* Fix disappearing ComboBox value (#19221)Matti Tahvonen2016-08-014-25/+96
| | | | | | | Without the fix, when selecting a value from page n+1 and re-opening the ComboBox popup, the content of the text box may disappear. Change-Id: I5fb57c0e5a068645f4b11fb1c392e682dd04b06a
* Fixed the compare filter to handle subclasses (#17169)Pontus Boström2016-08-012-3/+146
| | | | | | | | | Earlier the comparision worked only if the item value was a subclass of the value in comparator, but not in the other way around. Now the compairision works if the one is a subclass of the other and both implements Comparable. Change-Id: I1bcbba94f1263915f838e948ed9d8b68a14aefd0
* Changed logic to retrieve readonly state (#8643)Felype Santiago Ferreira2016-07-292-3/+63
| | | | Change-Id: Ibc86d36ce4c8f68eec400ad264546651353709f1
* Document onUnregister in JS component/extension javadocs (#19799)Marco Collovati2016-07-192-0/+4
| | | | Change-Id: I659561533420af1977003f918eb8f3f6479c6b6f
* Use pure JS instead of JQuery JS for Atmosphere (#19396)Artur Signell2016-07-167-10366/+22
| | | | Change-Id: I20c6e98fe84f0e42c3aa7544a85d4283e2a21537
* Disable missing Javadoc checks on private membersJohannes Dahlström2016-07-151-10/+14
| | | | Change-Id: Ic786692f480c44526762fe7872b1c78751a665aa
* Added a null check to method 'setCellFocus' in grid.java in line with other ↵7.7.0.beta1Dillion Bowman2016-07-151-1/+2
| | | | | | | checks that shortcircuit method(#20031) Change-Id: I55e240980377d7ad94c06e2bf395acd95de32542 (cherry picked from commit 04eeee3d55b253435fdb7c8e5f23ebb970099022)
* Fix typoSampsa Sohlman2016-07-141-1/+1
| | | | Change-Id: Ib1b2d85b26d35f65a9212a207e60124c74f015d9
* Fix javax.servlet versionSampsa Sohlman2016-07-141-2/+2
| | | | Change-Id: Ie044355ebd9ee165d5f9016666ac46f4df4243d8
* Fix the OSGi version at MANIFEST.MF so it does not contain -SNAPSHOTSampsa Sohlman2016-07-149-10/+30
| | | | Change-Id: Iad1f7c9fbff6ded1ce85536788a0b86135ecfbad
* GridLayoutDetailsRowTest to work with PhantomJSAnna Koskinen2016-07-141-14/+1
| | | | Change-Id: Id88508acf416c162e0107a7ca1ebcf7ba376a63a
* Scaled images and fixes to Grid, FormLayout, and Slider docs. #19835Marko Gronroos2016-07-134-64/+54
| | | | | | | | Change-Id: I6007358e1240c458d3b9148d4def6729d4c42aac Updated a Slider diagram. #19835 Change-Id: I4d0a75b5f85bcce37e8579b7544672c2433f50f1
* Basic documentation of the declarative format for ordered layouts.Marko Gronroos2016-07-131-5/+42
| | | | Change-Id: Ie12ff05f8dd22677727127bec33cf2c4ba046c6b
* Fix and optimize TabsheetScrollingTestHenri Sara2016-07-131-3/+15
| | | | | | | | | The test was based on the assumption that only the visible tabs are in the DOM of the tab bar. This assumption was no longer true. Furthermore, the test iterated over all tabs which led to performance issues especially on IE8. Change-Id: If8e904418bdb81cf2762475b317adb2b21dcc032
* Fixing drag and drop file upload issue on windows (#19809)adam2016-07-132-10/+41
| | | | | | | | Folder upload is not supported by most of the browsers and can cause StreamVariable methods not fire on some configurations. This fix tries to detect and prevent uploading of folders. Change-Id: Ib6357ddaeda5549065ab8ef5f682f12ad5968bce
* Fixing Grid Layout required indicator position (#18418)Henri Sara2016-07-133-22/+266
| | | | | | Required indicators in Grid Layout are now located right after the fields Change-Id: I764fe15a967673c3a70a2a8ab97e7d1a223061fa
* Support static inner classes when reading/writing declarative files (#20038)Artur Signell2016-07-133-4/+76
| | | | | | | | Uses outer class name as package name for static inner classes. When reading, there is no way to know that the class is an inner class so only when creating a class fails, an inner class is tried as a backup. Change-Id: I3ebf5b2da11384f9dc64072a3dc8ee132607237c
* Disable tooltip tests for Firefox.Henri Sara2016-07-139-11/+58
| | | | | | | | | | Since the fix for #13370 which causes tooltips to react to mouseOut, TB tests for tooltips fail on Firefox because of an extraneous mouseOut event from FirefoxDriver. Tooltips do work in manual tests also on Firefox. Change-Id: Ic6d73bb4487749618bbc5c7e3a8416107adb4856
* Fix ComboBox highlight width on IE8/9 (#19889)Henri Sara2016-07-131-1/+2
| | | | | | This fixes an issue caused by the fix for #19658. Change-Id: I688275b0c39af723500bc0f7d0c87799698c90e7
* Add basic AppWidgetset documentationTeemu Suo-Anttila2016-07-1240-674/+2806
| | | | Change-Id: Iaea8b5267c7ccb2a6bc667cc89078bd3c4bf2435
* Update @since for 7.6.8Teemu Suo-Anttila2016-07-121-1/+1
| | | | Change-Id: Ib740904674e289b11116fdb8ea13abbbac81fdfe
* Update @since for 7.6.7Teemu Suo-Anttila2016-07-121-1/+1
| | | | Change-Id: I4abedb7726b0ae152df8c449cde162854d50c8ad
* Added videos to the tutorial.Alejandro Duarte2016-07-121-6/+33
| | | | Change-Id: I4432d0b6bbc6c9c3152e9bde58e8305bf8a25ead
* Update test for Chrome 51Henri Sara2016-07-121-1/+1
| | | | Change-Id: Idea068b22acc0955a272db3da5f555a7ee0d902f
* Updated READMEMatti Tahvonen2016-07-081-39/+31
| | | | | | | | | Updated readme file to use Vaadin Framework instead of plain Vaadin, as Vaadin is a company name nowadays. Also updated some links, formatting and order of the instructions. "maven -> mvn" in CLI instructions. Removed obsolete Maven instructions about versioning. Change-Id: Ia4fef7526b8d7e4914ebcf007b3bc6813ef4d48c
* Add DevelopmentServerLauncher configuration for IDEAelmot2016-07-071-0/+25
| | | | Change-Id: If0ea592add451b7c730147a6f2b6a90ee4f550dd
* Allow reaching the wrapped Item through GeneratedPropertyItem (#20032)Anna Koskinen2016-07-062-2/+24
| | | | Change-Id: Ic38c2803b3d83e76fa74d21490a4277c6037b950
* Fix navigation to same view with different parameters (#20029)Teemu Suo-Anttila2016-07-062-17/+74
| | | | Change-Id: I0ecc18f0ee5aecac42cfc6c9422932e2e308ab83
* Fixing ComboBox page flip on trackpad scroll (#19704)adam2016-07-041-4/+53
| | | | | | | | Trackpad scroll gesture produces a large amount of wheel events causing the same amount of flips on ComboBox. This fix tries to control page flips in a way that it would feel more natural to use it. Change-Id: I3ed206a5abe8c3ba8c06a5998f788468157663f1
* Fixed notification message images and updated layout schematic diagram. #19835Marko Gronroos2016-06-302-14/+20
| | | | Change-Id: I3e14463a11e24cfeeafb1cddd7a42927e6897073
* Scaled images for print edition and fixed errors up to the beginning of ↵Marko Gronroos2016-06-3074-1073/+2601
| | | | | | layouts chapter (#19835). Also major revision of Tree, CustomField, and layouts overview. Change-Id: I19f5e9511b83f953ce4707f324d81c2821ebb69d
* Updates to Grid's height handling (#19690).Anna Koskinen2016-06-295-6/+436
| | | | | | | - new height more for undefined height that works like in Table and resizes the grid when details row opens or closes Change-Id: I2dc817140308093865be30de72edcd6494e4a44b
* Fix RpcDataProviderExtension serialization issue (#19906)Teemu Suo-Anttila2016-06-292-8/+67
| | | | Change-Id: I74e8e82df2a7bb26c45c9c3797d044061ec3c24d
* Make sure AtmosphereFramework is always properly destroyed (#17581)Artur Signell2016-06-191-1/+31
| | | | | | | If servlets have never been initialized, then destroy must happen in the context destroy method Change-Id: I9c5188884637be8d1bd2cdf11167e3bdd6081bea
* Provide a way to disallow navigation to the same state twice (#12107).Denis Anisimov2016-06-132-26/+121
| | | | Change-Id: I831a02f26929cc7ec4dac5177cb68f84bd0bfc2b