summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add result folder creation to publish report generatorTeemu Suo-Anttila2015-08-281-0/+9
* Add better keyboard Close Shortcut API for Window (#17383)patrik2015-08-288-63/+467
* Make Grid editor event handling more customizableJohannes Dahlström2015-08-272-76/+371
* Update menu indices in TabSheetBasicOperations testHenri Sara2015-08-271-8/+8
* Fix empty @since tags for 7.6.0.alpha47.6.0.alpha4Johannes Dahlström2015-08-2610-21/+21
* Remove unused Sidebar code from Grid (#18659)Teemu Suo-Anttila2015-08-261-61/+7
* Do not include Chrome version in test outputArtur Signell2015-08-261-4/+10
* Fix multiple book keeping problems in ContainerOrderedWrapper (#5934, #18422)Artur Signell2015-08-266-64/+291
* Helper method for enabling all Atmosphere loggingArtur Signell2015-08-252-1/+31
* Measure width exactly to avoid white padding at the right edge (#18648)Artur Signell2015-08-242-8/+32
* Make checkbox inline-block like all other widgets (#18518)Artur Signell2015-08-243-4/+133
* Resynchronize everything after theme change (#18478)Artur Signell2015-08-244-52/+26
* Fix Table ColumnCollapseEvents to work with generated columns (#6914)Teemu Suo-Anttila2015-08-241-2/+3
* Fix Grid column width calculation regression (#18617)Teemu Suo-Anttila2015-08-242-5/+10
* Update to Bourbon 3.2.4 (#15484)Artur Signell2015-08-2427-181/+391
* Use correct classname for ValoTheme.SCROLL_INDICATOR (#14802)Artur Signell2015-08-2426-265/+289
* Add missing @since tags.Mika Murtojarvi2015-08-241-3/+3
* Fix AbstractRemoteDataSource cache clearing (#18630)Teemu Suo-Anttila2015-08-214-19/+57
* Column collapse events for Table (#6914)Artur Signell2015-08-216-129/+291
* Cut off Grid cell content when max column width is set (#18617)Teppo Kurki2015-08-213-1/+52
* Make Grid Editor return focus to last focused cell (#16834)patrik2015-08-202-5/+79
* Prevent race-condition induced sporadic error in Escalator (#17258)patrik2015-08-202-10/+174
* Merge branch 'grid-unbuffered-editor' to masterHenri Sara2015-08-2038-800/+2647
|\
| * Merge branch 'master' into grid-unbuffered-editorHenri Sara2015-08-197-280/+164
| |\ | |/ |/|
* | Add optional OSGi imports for portals (#18561)Henri Sara2015-08-191-1/+1
* | Fix RpcDataProviderExtension to not rely on item indices (#18503)Teemu Suo-Anttila2015-08-186-272/+152
| * Merge branch 'master-before-18503' into grid-unbuffered-editorHenri Sara2015-08-1969-179/+1698
| |\ | |/ |/|
* | Prevent NPE on missing security key. (#18573)Sauli Tähkäpää2015-08-182-18/+104
* | Handle renderer exceptions gracefully (#18554)Artur Signell2015-08-174-2/+93
* | Prevent Escalator scrollbars oscillation in HeightByRows mode (#18596)Teemu Suo-Anttila2015-08-141-1/+16
* | Disable websphereportal8 testHenri Sara2015-08-141-1/+2
* | Make Valo work with sass-lang compiler again (#18438)Artur Signell2015-08-131-0/+5
* | Add server check for deployment scriptTeemu Suo-Anttila2015-08-131-0/+37
* | Decode filename before finding resource (#15407)Artur Signell2015-08-135-8/+67
* | Add missing URLs to staging reportTeemu Suo-Anttila2015-08-121-2/+5
* | Add reporting script for post-publish validationTeemu Suo-Anttila2015-08-121-0/+53
* | Add class for last frozen column requested by designers (#18590)Taras Hupalo2015-08-121-5/+27
* | Guard against disconnect() being called twice (#15263)Artur Signell2015-08-121-0/+7
* | Do not force zero height for empty caption height in FormLayout (#15409)Artur Signell2015-08-121-17/+0
* | Add style names to selection checkboxes (#17755)Teppo Kurki2015-08-113-0/+26
* | Fix Grid client-side NPE finding uneditable column editor (#18589)Teemu Suo-Anttila2015-08-112-5/+16
* | Basic tagging commands in staging reportHenri Sara2015-08-101-0/+34
* | Use latest GAE SDK supporting Java 6Henri Sara2015-08-092-2/+2
* | Prevent scrolling when expanding a TreeTable item (#18247)Mika Murtojarvi2015-08-063-5/+106
* | Add @since for change 11526 ticket #17590patrik2015-08-052-5/+5
* | Update Select all -CheckBox from server and partial selections (#17590)Teppo Kurki2015-08-056-32/+155
* | Take margin/border/padding into account when measuring TabSheet (#18471)Artur Signell2015-08-044-2/+145
* | Attach Window in hierarchy change as required (#18502)Artur Signell2015-08-045-4/+109
* | Restrict old IE fix to IE <= 10 (#17002)Artur Signell2015-08-041-1/+2
* | Test for multiple manual push in same access block (#15330, #16919)Artur Signell2015-08-042-0/+148