summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Close existing details when the generator is changed (#18664)Teppo Kurki2015-09-012-19/+10
* | | Refactor Grid SelectionModels as extensions (#18624)Teemu Suo-Anttila2015-09-0121-415/+1135
* | | Make Grid Editor eagerly report validation errors (#16725)patrik2015-09-013-13/+123
* | | Add null check to test portletHenri Sara2015-09-011-1/+1
* | | Do not mark as dirty in Grid.isEditorBufferedArtur Signell2015-08-311-1/+1
* | | Remove accidentally commited fileArtur Signell2015-08-311-22/+0
* | | Update Atmosphere to fix reconnect problem (#18686)Artur Signell2015-08-311-1/+1
* | | Enable overriding Grid style variables in Runo and Reindeer. (#18581)Sauli Tähkäpää2015-08-312-21/+21
* | | Convert test to JUnit 4Leif Åstrand2015-08-291-20/+29
* | | Improve build and publish reportsJohannes Dahlström2015-08-282-2/+6
* | | 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