summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update @since tags for 7.6.4 and related javadoc7.6.4Henri Sara2016-03-094-6/+11
* Correctly report timing information again (#19661)Artur Signell2016-03-083-2/+105
* Make table take parent enable state changes into account (#19455)Artur Signell2016-03-083-14/+158
* Fix GridClientKeyEventsTest on IE8Teemu Suo-Anttila2016-03-081-0/+3
* Upgrade commons-collections to 3.2.2 (#19539)elmot2016-03-081-1/+1
* Fix ScrollbarBundle to use proper rounding instead of truncate (#19657)Teemu Suo-Anttila2016-03-081-2/+2
* Don't set null value for unmapped client side keys. (#15181)Sauli Tähkäpää2016-03-083-6/+101
* Fixed broken headings and images.Marko Gronroos2016-03-081-32/+7
* Tutorial navigation and formattingMatti Tahvonen2016-03-081-11/+82
* Cropped project wizard screenshots and such.Marko Gronroos2016-03-086-97/+106
* Added header to the tutorial and revised the beginning.Marko Gronroos2016-03-081-82/+98
* Omit timings in production mode (#19644)Henri Sara2016-03-084-7/+22
* Fix DragAndDropWrapper update after file upload (#19616)maxschuster2016-03-084-4/+73
* Added tutorial to documentationMatti Tahvonen2016-03-0838-0/+884
* Rename jpacontainer-addon to jpacontainer in documentation.Carlos Freund2016-03-081-11/+5
* Remove JSON license references as org.json is not in use anymore (#19543)Artur Signell2016-03-081-20/+0
* Read GridLayout component alignments from declarative files (#19536)Artur Signell2016-03-084-42/+92
* Disable browser's own autocomplete suggestions in ComboBox (#16647)Leif Åstrand2016-03-081-0/+20
* Fixed critically broken comment blocks, broken emphasis and escaping, and som...Marko Gronroos2016-03-0820-628/+158
* Prevent HTTP Response splitting in case the server doesn't (#19611)7.6.3Leif Åstrand2016-02-171-0/+2
* Add missing @since for 7.6.3elmot2016-02-161-2/+2
* Fix Editor trying to detach save and cancel buttons when unbufferedTeemu Suo-Anttila2016-02-161-2/+4
* Lock session during deserialization (#19310)Leif Åstrand2016-02-152-10/+55
* Fix AbstractRemoteDataSource cache clean up on remove (#19482)Teemu Suo-Anttila2016-02-153-3/+123
* Fix Components cleanup on Header/FooterRow remove in Grid (#19497)Teemu Suo-Anttila2016-02-152-2/+50
* 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