Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrate VaadinOnGrailsDatabaseAccess | Erik Lumme | 2017-09-12 | 2 | -0/+154 |
| | |||||
* | Migrate VaadinOnGrailsCreateProjectInIntellijIDEA | Erik Lumme | 2017-09-12 | 2 | -0/+109 |
| | |||||
* | Fix link typo and remove dead link | Erik Lumme | 2017-09-12 | 1 | -4/+1 |
| | |||||
* | Fix image filename typo | Erik Lumme | 2017-09-12 | 2 | -1/+1 |
| | |||||
* | Migrate IntegrationExperiences | Erik Lumme | 2017-09-11 | 5 | -0/+418 |
| | |||||
* | Fix typo in the correct place | Erik Lumme | 2017-09-11 | 1 | -1/+1 |
| | |||||
* | Fix attachment typo | Erik Lumme | 2017-09-11 | 1 | -1/+1 |
| | |||||
* | Migrate IntegratingAnExistingGWTWidget | Erik Lumme | 2017-09-11 | 3 | -0/+180 |
| | |||||
* | Migrate CreatingASimpleComponent | Erik Lumme | 2017-09-11 | 2 | -0/+134 |
| | |||||
* | Migrate ChooseInputFieldComponentsWisely | Erik Lumme | 2017-09-11 | 8 | -0/+93 |
| | |||||
* | Migrate UsingServerInitiatedEvents | Erik Lumme | 2017-09-11 | 2 | -0/+131 |
| | |||||
* | Migrate OptimizingTheWidgetSet | Erik Lumme | 2017-09-11 | 2 | -0/+188 |
| | |||||
* | Migrate documentation files and change typo | Erik Lumme | 2017-09-11 | 5 | -6/+207 |
| | |||||
* | Migrate wiki articles to Vaadin documentation (#9912) | Henri Muurimaa | 2017-09-11 | 35 | -1/+4305 |
| | | | | | | | | | | | | | | | | | | | | | * Vaadin Tutorial For Swing Developers * Setting And Reading Session Attributes * Enabling Server Push * Cleaning Up Resources In A UI * Sending Email From Java Applications * Using Parameters With Views * Optimizing Sluggish UI * Configuring Push For Your Enviroment * Setting And Reading Cookies * Using Polling * Creating An Application That Preserves State On Refresh * Finding The Current UI And Page And Vaadin Session * Sending Events From The Client To The Server Using RPC * Handling Logout * Remember To Set The Locale * Scalable Web Applications * MVC Basics In ITMill Toolkit * Access Control For Views * Customizing The Startup Page In An Application | ||||
* | Changed ContentMode Package in Label doc | Jonathan Ilk | 2017-09-08 | 1 | -1/+1 |
| | |||||
* | Add 3 wiki articles (#9903) | Henri Muurimaa | 2017-08-31 | 27 | -1/+491 |
| | | | | | | | Add articles: - Configure ComboBoxes wisely - Letting the user download a file - Using Vaadin in IBM Domino | ||||
* | Correct DOCTYPE of GWT widgetset | Ahmed Ashour | 2017-08-31 | 1 | -2/+2 |
| | |||||
* | Migrate first Wiki article (#9902) | Henri Muurimaa | 2017-08-30 | 3 | -0/+108 |
| | | | Created the folder "articles" under documentation, added img folder for article images and added one article. | ||||
* | Enable Declarative Services in OSGi portlet UI (#9879) | Mirjan Merruko | 2017-08-29 | 1 | -3/+13 |
| | | | | | If the UI scope is not prototype, show a warning that declarative services are not available in the UI. Fixes #9589 | ||||
* | Update components-grid.asciidoc (#9813) | Henri Sara | 2017-08-11 | 1 | -2/+2 |
| | | | Updates related to #9810 | ||||
* | Clarify theme compilation instructions (#9685) | Olli Tietäväinen | 2017-08-10 | 1 | -2/+4 |
| | | | Paragraph about existing `styles.css` file needed a bit of rephrasing. | ||||
* | Update getting-started-scala.asciidoc (#9418) | Fabio Serragnoli | 2017-08-07 | 2 | -48/+80 |
| | | | As per suggestion of Fredrik Rönnlund following https://dzone.com/articles/working-vaadin-with-scala | ||||
* | Fix AbstractDateField parsing and errors handling, support locale (#9740) | Ilia Motornyi | 2017-08-02 | 1 | -2/+3 |
| | | | | | Fixes #9518 Fixes #8991 Fixes #8687 | ||||
* | OSGi deployment manual | Ilia Motornyi | 2017-07-31 | 1 | -0/+25 |
| | |||||
* | Documented minimal set of OSGi bundles (#9489) | Ilia Motornyi | 2017-07-26 | 1 | -0/+118 |
| | |||||
* | Remove warnings about pre-release content in documentation (#9737) | Henri Sara | 2017-07-26 | 8 | -16/+0 |
| | | | Resolves #9191 | ||||
* | Change ConfigurableDataProvider for ConfigurableFilterDataProvider (#9681) | Josefina Revilla | 2017-07-26 | 1 | -2/+2 |
| | | | It says ConfigurableDataProvider, but there isn't a ConfigurableDataProvider class. | ||||
* | Add styling for ComponentRenderer wrapper div (#9691) | Teemu Suo-Anttila | 2017-07-19 | 1 | -0/+1 |
| | | | Fixes #9170 | ||||
* | Feature/tutorial finetuning (#9672) | Matti Tahvonen | 2017-07-17 | 3 | -0/+6 |
| | | | | * Trying to lower the barrier to start following the tutorial * Guiding new Vaadin users to start with the tutorial | ||||
* | Fix hierarchical dataprovider example code bug | tmattsso | 2017-07-13 | 1 | -1/+1 |
| | |||||
* | Implement tree item context click | Ilia Motornyi | 2017-07-10 | 1 | -0/+11 |
| | | | | | Fixes #9606 Fixes #9645 Fixes #9647 | ||||
* | Clarification for GridContextClickEvent | Ilia Motornyi | 2017-07-10 | 1 | -1/+9 |
| | |||||
* | Add Bakery link to the documentation. | Ville Ingman | 2017-07-06 | 1 | -0/+1 |
| | |||||
* | Add an optional HasValue to a ValueContext | Ilia Motornyi | 2017-06-29 | 1 | -1/+5 |
| | |||||
* | Create drag source and drop target extensions for tree grid (#9463) | Adam Wagner | 2017-06-28 | 1 | -0/+5 |
| | | | Resolves #9372 | ||||
* | Add presentation value providers for Grid (#9553) | Teemu Suo-Anttila | 2017-06-27 | 1 | -0/+29 |
| | | | | | | This patch changes Grid Columns, so they can have different value and presentation types. A presentation provider can be given when setting the renderer for a column. This provider takes the value of the column on a row and chooses what to present for this value. Using this approach it is easier to have an editor for the actual backing data instead of the presentation of it. Fixes #8656 Resolves #9588 | ||||
* | Added the documentation getting-started-kotlin file (#9552) | Martin Vysny | 2017-06-19 | 2 | -0/+53 |
| | |||||
* | Replace FontAwesome with VaadinIcons in an example (#9534) | manishpatelUK | 2017-06-15 | 1 | -3/+3 |
| | | | FontAwesome is deprecated | ||||
* | Trying to lower the barrier to start following the tutorial (#9531) | Matti Tahvonen | 2017-06-14 | 1 | -1/+1 |
| | | | | * Trying to lower the barrier to start following the tutorial | ||||
* | Allow grid columns to optionally shrink to be narrower than contents | Artur | 2017-05-30 | 1 | -1/+5 |
| | | | Fixes #8548 | ||||
* | Fix drop indicator when Grid is scrolled (#9417) | Pekka Hyvönen | 2017-05-24 | 1 | -2/+4 |
| | | | | | Now the DnD events are listened from tablewrapper element, which contains also grid's header and footer, making it possible to drop on top of them. | ||||
* | Add style name to all dragged rows (#9388) | Adam Wagner | 2017-05-21 | 1 | -0/+2 |
| | | | * Add style name to all dragged rows to indicate that they are being dragged | ||||
* | Add style automatically to indicate that an element is being dragged (#9385) | Adam Wagner | 2017-05-19 | 1 | -3/+7 |
| | | | Closes #9223 | ||||
* | Add shorthand for adding a column with ComponentRenderer | Pekka Hyvönen | 2017-05-19 | 1 | -2/+2 |
| | |||||
* | Show drop hints when dropping in empty Grid (#9353) | Pekka Hyvönen | 2017-05-18 | 1 | -5/+9 |
| | | | | Also makes sure that the drop location and target row return something sensible in drop event. Clarifies docs on drop location. | ||||
* | Move tree-basic.png to the correct folder (#9363) | Aleksi Hietanen | 2017-05-18 | 1 | -0/+0 |
| | |||||
* | Clarify TreeData and TreeDataProvider javadocs, improve documentation (#9349) | Aleksi Hietanen | 2017-05-18 | 2 | -22/+9 |
| | |||||
* | Reflect latest Tree API and styling changes to the documentation | Ilia Motornyi | 2017-05-17 | 1 | -41/+28 |
| | |||||
* | Make it possible for grid drop target to accept dragged data when grid is ↵ | Adam Wagner | 2017-05-17 | 1 | -2/+9 |
| | | | | | | empty (#9332) * Make it possible for grid drop target to accept dragged data when grid is empty (#9068) * Make return type of getDropTargetRow() optional | ||||
* | Add mention of context menu and DnD collision on mobile devices (#9337) | Teemu Suo-Anttila | 2017-05-16 | 1 | -1/+3 |
| | | | | * Add mention of context menu and DnD collision on mobile devices |