summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix NPE if stopping navigation in onBeforeUnload (#19541)Artur Signell2016-02-152-0/+55
* Test using Wildfly 10 (#19565)Artur Signell2016-02-151-0/+7
* Fix Grid DetailsGenerator being removed on Container change (#19593)Teemu Suo-Anttila2016-02-152-2/+35
* Fix NPE on column width detection in TreeTable and RowGenerator (#19437)Teemu Suo-Anttila2016-02-153-3/+103
* Update themes-compiling.asciidoc.Matti Tahvonen2016-02-151-12/+12
* Fix removing extension from a connector that is not its parent (#19569)Teemu Suo-Anttila2016-02-152-0/+45
* Open editor deferred to allow column size calculations on init (#19488)Teemu Suo-Anttila2016-02-151-2/+2
* Fix Editor overlay position when footer is displayed on top (#19491)Teemu Suo-Anttila2016-02-152-3/+26
* Specify the license of the documentation in the LICENSE file.Jonatan Kronqvist2016-02-151-1/+10
* Fix a broken link to cdi-tutorialGrzegorz Solecki2016-02-151-1/+1
* Added JavaDoc for PropertyIdMatti Tahvonen2016-02-151-0/+33
* Make hiding/showing components in grid header/footer work (#19297)Artur Signell2016-02-154-37/+325
* Chrome version updatedelmot2016-02-041-1/+1
* Add missing @since for 7.6.27.6.2elmot2016-01-282-3/+3
* Fix GeneratedPropertyContainer with non-Sortable Containers (#19511)Artur Signell2016-01-261-3/+2
* Added source code types to code listingsMarko Grönroos2016-01-261-14/+9
* Fixed formatting in built-in filter types listMarko Grönroos2016-01-261-8/+2
* added sampler links to layout components in documentaitionberndhopp2016-01-2611-2/+50
* Use the Live Demo icon from under the relative image path.Marko Gronroos2016-01-261-0/+0
* fix links in to samplerberndhopp2016-01-2623-23/+23
* Make Checkbox label send context click events also (#19456)Artur Signell2016-01-263-0/+107
* Add documentation to master branchMarkus Koivisto2016-01-22523-0/+99329
* Fix IE8 DateField and ComboBox buttons in Grid editor cell (#19431)Marlon Richert2016-01-212-2/+8
* Do not process click events for disabled optiongroups (#19433)Artur Signell2016-01-212-1/+42
* Propertly handle null in StringToCollectionConverter (#19481)Artur Signell2016-01-212-0/+22
* Allow legacy components to paint infinity double values again (#19447)Artur Signell2016-01-214-1/+134
* Test for selection after container reset (#19469, #19465)Artur Signell2016-01-212-0/+133
* Remove out of date javadoc (#19454)Artur Signell2016-01-211-6/+0
* Correctly include base theme for font support (#19470)Artur Signell2016-01-212-5/+5
* Clean up SingleSelectionModel client-side on data source change (#19469)Teemu Suo-Anttila2016-01-211-0/+10
* Fix demo and archetype build scripts to deploy all wars at onceTeemu Suo-Anttila2016-01-212-13/+27
* Add clarifying comment to CustomDetailsGeneratorTeemu Suo-Anttila2016-01-211-1/+3
* Use LayoutManager for details rows (#18821, #18619)Leif Åstrand2016-01-218-11/+457
* Add missing @since for 7.6.17.6.1Teemu Suo-Anttila2016-01-123-2/+4
* Add a simple waitForApplication for servlet integration testsTeemu Suo-Anttila2016-01-121-0/+15
* Split VOverlay functionality to a new base class (#19347)Teemu Suo-Anttila2016-01-125-1010/+1071
* checkstyle configuration contains invalid module RedundantThrows (#18941)Andreas Höhmann2016-01-121-3/+0
* Use simple date format for BasicCrudGridEditorRow test UITeemu Suo-Anttila2016-01-082-2/+11
* Convert ComboBoxItemIcon test to TB4Henri Sara2016-01-082-76/+32
* Convert TableContextMenuAndIcons test to TB4Henri Sara2016-01-082-187/+64
* Fix ScrollbarBundle to not round down pixel values (#19421)Teemu Suo-Anttila2016-01-083-12/+80
* Fix DateFormat for Editor tests as wellTeemu Suo-Anttila2016-01-081-0/+2
* Fix GridThemeUI to use more stable date formatTeemu Suo-Anttila2016-01-081-0/+4
* Always stick Grid column resize handle to the right edge (#19409)Johannes Dahlström2016-01-082-7/+16
* Support non-AbstractFieldConnector fields with Grid Editor (#19440)Teemu Suo-Anttila2016-01-083-6/+197
* Always set header/footer style name to TH (#19209)Artur Signell2016-01-082-7/+7
* ConnectorHierarchyChangeEvent.getParent() should return the connector (#18525)Artur Signell2016-01-081-11/+8
* Fixes exception when enter is pressed and there is nothing to select (#19149)Artur Signell2016-01-082-4/+52
* Add a client-side connector for DetailsComponentManager (#19412)Teemu Suo-Anttila2016-01-052-1/+37
* Fix NPE in Label.writeDesign with NULL values #19434John Ahlroos2016-01-052-6/+58