aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into reconnect-dialogArtur Signell2015-09-04266-4189/+10286
|\
| * Don't copy gzipped push files into the project so you can modify the .js filesArtur Signell2015-09-041-1/+1
| * Support suspend timeout for long polling (#18550)Artur Signell2015-09-037-8/+98
| * Fix Grid frozen non-editable cell location in Editor (#18750)Teemu Suo-Anttila2015-09-021-4/+5
| * Redesign RpcDataSourceConnector pinning RPC requests (#18692)Teemu Suo-Anttila2015-09-029-390/+91
| * Do not open detail row if generator is the NULL one (#18663)Teppo Kurki2015-09-026-55/+55
| * Detect broken Profiler.isEnabled() inliningLeif Åstrand2015-09-023-0/+136
| * Grid: touch kinetic scrolling. #18133 #16885Manolo Carrasco2015-09-021-312/+147
| * Make responsive work in Edge (#18620)Artur Signell2015-09-011-3/+3
| * 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