16312 Commits (6c4c67234a3c2bbfea659006b9d85c2ce1375b8a)
 

Author SHA1 Message Date
  Teemu Suo-Anttila 6c4c67234a Migrate vaadin-shared build to maven 8 years ago
  Henri Sara 16eae73295 Use Maven to build vaadin-push 8 years ago
  Marko Gronroos 0dee5602ca Fixed critically broken comment blocks, broken emphasis and escaping, and some other formatting, and moved book preface, chapter structure, and index to the docs repository. 8 years ago
  elmot 4a4d1532cd Add missing @since for 7.6.3 8 years ago
  Leif Åstrand 29808ef927 Prevent HTTP Response splitting in case the server doesn't (#19611) 9 years ago
  Teemu Suo-Anttila cb5500f9a8 Fix Editor trying to detach save and cancel buttons when unbuffered 8 years ago
  Leif Åstrand 493e5d7f46 Lock session during deserialization (#19310) 8 years ago
  Teemu Suo-Anttila 0225d0949b Fix AbstractRemoteDataSource cache clean up on remove (#19482) 8 years ago
  Teemu Suo-Anttila d004aa1f8b Fix Components cleanup on Header/FooterRow remove in Grid (#19497) 8 years ago
  Artur Signell ae0d2bd61c Fix NPE if stopping navigation in onBeforeUnload (#19541) 8 years ago
  Artur Signell e025ba8652 Test using Wildfly 10 (#19565) 8 years ago
  Teemu Suo-Anttila 614457a95d Fix Grid DetailsGenerator being removed on Container change (#19593) 8 years ago
  Teemu Suo-Anttila b5fb9c61ee Fix NPE on column width detection in TreeTable and RowGenerator (#19437) 8 years ago
  Matti Tahvonen c317e6005b Update themes-compiling.asciidoc. 8 years ago
  Teemu Suo-Anttila f2b31bac2b Fix removing extension from a connector that is not its parent (#19569) 8 years ago
  Teemu Suo-Anttila 6d0680b7cd Open editor deferred to allow column size calculations on init (#19488) 8 years ago
  Teemu Suo-Anttila 9a7798e639 Fix Editor overlay position when footer is displayed on top (#19491) 8 years ago
  Artur Signell c508384460 Make project Java 8 compatible 8 years ago
  Jonatan Kronqvist 7fc5844508 Specify the license of the documentation in the LICENSE file. 8 years ago
  Grzegorz Solecki abe2ac900b Fix a broken link to cdi-tutorial 8 years ago
  Matti Tahvonen dd45e4f8e7 Added JavaDoc for PropertyId 8 years ago
  elmot 35e59f4773 Chrome version updated 8 years ago
  Artur Signell b99d9e0cef Make hiding/showing components in grid header/footer work (#19297) 8 years ago
  elmot f300a2f7e4 Add missing @since for 7.6.2 8 years ago
  Artur Signell 229832ffdb Fix GeneratedPropertyContainer with non-Sortable Containers (#19511) 8 years ago
  Marko Grönroos 4fd38bbe22 Added source code types to code listings 8 years ago
  Marko Grönroos f8fd39cc8c Fixed formatting in built-in filter types list 8 years ago
  berndhopp 9ef382a5d3 added sampler links to layout components in documentaition 8 years ago
  Marko Gronroos d991fae7f2 Use the Live Demo icon from under the relative image path. 8 years ago
  berndhopp ae8b143761 fix links in to sampler 8 years ago
  Markus Koivisto 99d6de546c Add documentation to master branch 8 years ago
  Artur Signell 610736d9f3 Make Checkbox label send context click events also (#19456) 8 years ago
  Marlon Richert 1099c1eddd Fix IE8 DateField and ComboBox buttons in Grid editor cell (#19431) 8 years ago
  Artur Signell 92c20d47b0 Do not process click events for disabled optiongroups (#19433) 8 years ago
  Artur Signell 62d3977c3b Propertly handle null in StringToCollectionConverter (#19481) 8 years ago
  Artur Signell bd7d085100 Allow legacy components to paint infinity double values again (#19447) 8 years ago
  Artur Signell 8e255bd65e Test for selection after container reset (#19469, #19465) 8 years ago
  Artur Signell aa5e54685d Remove out of date javadoc (#19454) 8 years ago
  Artur Signell 50690c3af6 Correctly include base theme for font support (#19470) 8 years ago
  Teemu Suo-Anttila 1549f1437c Clean up SingleSelectionModel client-side on data source change (#19469) 8 years ago
  Teemu Suo-Anttila 1147faa895 Fix demo and archetype build scripts to deploy all wars at once 8 years ago
  Teemu Suo-Anttila 1408272f77 Add clarifying comment to CustomDetailsGenerator 8 years ago
  Teemu Suo-Anttila a214f33999 Add missing @since for 7.6.1 8 years ago
  Leif Åstrand 6d42267b11 Use LayoutManager for details rows (#18821, #18619) 8 years ago
  Teemu Suo-Anttila b5efe7d243 Add a simple waitForApplication for servlet integration tests 8 years ago
  Teemu Suo-Anttila a963263017 Split VOverlay functionality to a new base class (#19347) 8 years ago
  Andreas Höhmann 7b7ead66c5 checkstyle configuration contains invalid module RedundantThrows (#18941) 8 years ago
  Teemu Suo-Anttila 02b9b7346e Use simple date format for BasicCrudGridEditorRow test UI 8 years ago
  Henri Sara cf50732c3c Convert ComboBoxItemIcon test to TB4 8 years ago
  Henri Sara 4f8504dda0 Convert TableContextMenuAndIcons test to TB4 8 years ago