summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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
* | | Fix NPE when clicking and move handler is not set (#8718)Artur Signell2015-08-044-6/+39
* | | Ensure server side focus is applied when opening a window (#17731)Artur Signell2015-08-045-21/+139
* | | Take margin/border/padding into account when measuring ComboBox in IE (#17002)Artur Signell2015-08-036-10/+233
* | | Update a test for Chrome version.Mika Murtojarvi2015-08-031-1/+1
* | | Use correct state classes for Vertical and HorizontalLayoutArtur Signell2015-07-312-0/+14
* | | Reserve enough memory so SDM can be run for more than one browserArtur Signell2015-07-311-1/+1
* | | Enable IE stuff also needed for Edge (#18523)Artur Signell2015-07-305-15/+13
* | | Detect Edge correctly (#18537)Artur Signell2015-07-304-0/+80
* | | Make methods return what they promiseArtur Signell2015-07-281-3/+3
* | | Fix empty @sinceMarkus Koivisto2015-07-221-3/+1
* | | Fix IE8 centered window initial placement (#18498)Teemu Suo-Anttila2015-07-222-14/+10
| * | Merge branch 'master-18493' into grid-unbuffered-editorHenri Sara2015-08-1922-738/+440
| |\ \ | |/ / |/| |
* | | Fix DetailsRow communication use connector IDs (#18493)Teemu Suo-Anttila2015-07-218-563/+167
* | | Convert ComboBoxLargeIconsTest from TB2 to TB4Teemu Suo-Anttila2015-07-173-157/+74
* | | Stabilize Grid tests on IE11Teemu Suo-Anttila2015-07-172-5/+8
* | | Fix IE8 icons in tree expand regression (#18488)Teemu Suo-Anttila2015-07-172-3/+18
* | | Fix IE8 window shadows with undefined height (#18487)Teemu Suo-Anttila2015-07-161-1/+13
* | | Workaround for IE10 invalid min-height calculations (#15169)Artur Signell2015-07-163-0/+108
* | | Select last item only if filtered items exist. (#18441)Sauli Tähkäpää2015-07-163-1/+48
* | | Add missing import to staging report generatorTeemu Suo-Anttila2015-07-151-0/+1
| * | Keep non-editable & selection columns visible in editorTeppo Kurki2015-08-116-7/+72
| * | Merge branch 'master' into grid-unbuffered-editor7.6.0.alpha3Johannes Dahlström2015-07-1544-272/+1068
| |\ \ | |/ / |/| |
* | | Grid sidebar menu design changed. See design document and comments at trac ti...elmot2015-07-158-22/+39
* | | StringToBooleanConverter API improved (#18466)elmot2015-07-152-18/+99
* | | Support frozen columns in Grid editor (#16727)Johannes Dahlström2015-07-158-12/+178
* | | Use FixedNotificationElement in BasicPersonFormTestTeemu Suo-Anttila2015-07-151-2/+2
* | | Increase Tooltip z-index to be larger than the default overlay z-index. (#14854)Sauli Tähkäpää2015-07-153-0/+83
* | | Allow using only hostname with ?superdevmodeArtur Signell2015-07-151-1/+5
* | | Convert EmbeddedWithNullSource test to TB4Teemu Suo-Anttila2015-07-152-27/+46
* | | Replaced HashMaps with TreeMaps to keep the same order (#14736)Taras Hupalo2015-07-144-28/+111
* | | Fixes scrollToLine while resizing Grid via split position (#18424)Teppo Kurki2015-07-143-44/+177
* | | Move demo links from release report to staging reportTeemu Suo-Anttila2015-07-142-8/+7
* | | Do not initialize Atmosphere for websocket servlet in Websphere (#16354)Artur Signell2015-07-141-2/+7
* | | Stabilize TB4 tests with IE 11Teemu Suo-Anttila2015-07-144-8/+28
* | | Read debug window settings when all entry points have run (#17882)Leif Åstrand2015-07-145-14/+190
* | | Convert OutOfSyncTest from TB2 to TB4Teemu Suo-Anttila2015-07-133-86/+96
| * | Add row and cell description generators to Grid (#18481)Teppo Kurki2015-07-156-33/+380
| * | Prevent Grid editor move in unbuffered mode if validation errors inJohannes Dahlström2015-07-156-57/+117
| * | Merge remote-tracking branch 'origin/master' into grid-unbuffered-editorTeemu Suo-Anttila2015-07-1359-632/+2033
| |\ \ | |/ / |/| |
| * | Refactor RpcDataProviderExtension to use DataGenerators Teemu Suo-Anttila2015-07-106-199/+281