summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Move ComboBox communication to connector (#19929)Henri Sara2016-08-082-27/+95
| | | | | | | This change extracts the client to server communication methods of VFilterSelect and moves them to the connector. Change-Id: If9b10455d1d32e11bfd6077dcaccbc4841b300f0
* Create ComboBoxServerRpc stub (#19229)Henri Sara2016-08-083-6/+46
| | | | | | Create an empty client to server RPC implementation for ComboBox. Change-Id: I1ccce4875682b8ba2541acdc42d361edb30ca458
* Use shared state in ComboBox (#19229)Henri Sara2016-08-083-50/+56
| | | | | | | This change uses shared state for the read-only flag, text input allowed flag and input prompt. Change-Id: If770a3d9be96d10c3a19654b398bc2f5ddfb7e67
* Use snapshots of Maven plug-inHenri Sara2016-08-071-1/+11
| | | | Change-Id: Ic2e304d6afe0d4d2a53a6983b9095de5303f84ea
* Add Binder for binding field values to bean propertiesTeemu Suo-Anttila2016-08-052-0/+450
| | | | Change-Id: I509f02261a36fcef276d2a1c5590a06bc28e8ed2
* Implement new simple AbstractFieldJohannes Dahlström2016-08-058-50/+582
| | | | Change-Id: I9addcf8bec802967b1dfa39512dd140b8a4e4a25
* Rename Field, AbstractField to legacy namesJohannes Dahlström2016-08-0590-581/+660
| | | | Change-Id: I46ce708e0f10e4c9fa3d11a2aef5be0248c2999f
* Update documentation to match API in vol2Artur Signell2016-08-052-12/+12
| | | | Change-Id: I7514105d817a8e442ecdc81fa77af758a9abfd08
* Re-enable accidentally disabled fields documentationArtur Signell2016-08-051-8/+0
| | | | Change-Id: Id6baa165d99ba8127ade72f81ef33963733294da
* Update release notes for Vaadin 8Henri Sara2016-08-051-101/+43
| | | | Change-Id: I920a72c524f331b726a4beb8206fadcf3687999f
* Rescaled images in layout chapter. Various small formatting fixes. Updated ↵Marko Gronroos2016-08-0528-250/+139
| | | | | | history and other matters in introduction. Change-Id: I0d5e76f7fb07f967dd04941a23e79dfb30049731
* Revised component abstractions diagram (#19897).Marko Gronroos2016-08-054-1248/+2336
| | | | Change-Id: I09f86fce44600cce4365bd1e80f8d4ef1a2e415c
* BoV: Updated selection components to Vaadin 8.Sami Ekblad2016-08-051-276/+154
| | | | Change-Id: Idb4fff857bcdf9d33ecb8d4fd3062ffea96d5391
* BoV: Updated Java version compatibility notes to Java 8.Sami Ekblad2016-08-054-26/+21
| | | | Change-Id: I8facb7e89af09eec3331c21e04124b5e5827a66e
* Revised components diagram (#19897), fixed a fatal bug in Grid section.Marko Gronroos2016-08-055-2192/+3405
| | | | Change-Id: I694f173f5a0133336d3325d1b511f40419be07c4
* BoV: Updated library list in Getting Started to Vaadin 8.Sami Ekblad2016-08-054-17/+11
| | | | Change-Id: I96401a60e2e06bff02d89f5b8cd83aa293a948fc
* Revised toolchain, architecture, events, button, and textfield diagrams, ↵Marko Gronroos2016-08-0517-3808/+4088
| | | | | | etc. #19897 Change-Id: I6a1ff2264ee17f8b16c99494b855b619e9984a19
* BoV: Vaadin 8 changes to Grid documentation.Sami Ekblad2016-08-051-450/+181
| | | | Change-Id: I1c9812a5c6d8a3386bff9b1599a6f914947f8dde
* Added notes to Tree and TreeTable about them using the old style data API.Sami Ekblad2016-08-052-0/+10
| | | | Change-Id: I845a75b086bdf11f9c4545416c6126c404041ee8
* BoV: Components/Fields: Data binding and validation using BinderJohannes Dahlström2016-08-051-222/+104
| | | | Change-Id: Iffc4a87bb907d68a1163774266401023ba7d644f
* BoV: Components/Slider: API changesJohannes Dahlström2016-08-051-20/+8
| | | | Change-Id: I3a3056c86fae6629da8aeec6115b9650c954967c
* BoV: Components/TwinColSelect: Selection API changesJohannes Dahlström2016-08-051-9/+7
| | | | Change-Id: I6660e0036c99122970c54131e5c6004bf2c4fe96
* BoV: Components/ListSelect,NativeSelect,OptionGroup: Small API changesJohannes Dahlström2016-08-053-20/+12
| | | | Change-Id: Id057e602ed286025a80afbd69ecd44f770158297
* BoV: Components/Button,CheckBox: Listener API updatesJohannes Dahlström2016-08-052-23/+13
| | | | Change-Id: I266bf780d24e411b17d449ff5f9ce880fad53d36
* BoV: DateField: Update to use LocalDate, remove references to timeJohannes Dahlström2016-08-051-36/+30
| | | | Change-Id: I649b32ea4e1f69538fa1ca7cc765cdd51dfb9f32
* BoV: Components/TextField: Remove old databinding, start TextChangeEvent rewriteJohannes Dahlström2016-08-051-158/+46
| | | | Change-Id: I69cd0b3f0cc91351449b2fa6f212c5eb69ce82d6
* BoV: Components/Label: Remove references to old databindingJohannes Dahlström2016-08-051-54/+4
| | | | Change-Id: I329c725b545df065c1bea133438d685cf7fd9791
* Updated Grid overview to Vaadin 8.Sami Ekblad2016-08-051-31/+1
| | | | Change-Id: I634fa8fab04ef6164f53a04b5f3c404cbddf08a2
* Updated StreamResource example and screenshot, as well as various diagrams. ↵Marko Gronroos2016-08-0516-1034/+1063
| | | | | | | | #19897 Uses slider example png/svg from the vaadin8 branch Change-Id: I8a52ca754262a32487d6c8330d0382635d9fedca
* Revised client-side arch, Java Servlet, new project, view navigation, and ↵Marko Gronroos2016-08-0521-6892/+7427
| | | | | | basic UI schematic diagrams (#19897). Mostly disabled and rearranged Table section, etc. Change-Id: Iedcd7bfc04c53b7d1cdf621261234688d21a52f3
* 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