summaryrefslogtreecommitdiffstats
path: root/uitest/src
Commit message (Expand)AuthorAgeFilesLines
* Add screenshot tests for Grid sorting indicatorsTeemu Suo-Anttila2015-01-142-0/+104
* Fix grid sorting on init and sorting with unused properties (#16192)Teemu Suo-Anttila2015-01-142-0/+20
* Fix IndexOutOfBoundsException in RpcDataProviderExtension (#15443)Johannes Dahlström2015-01-144-10/+11
* Add ItemClickEvents to Grid (#15449)Teemu Suo-Anttila2015-01-142-0/+84
* Update JS renderer to work with latest grid branch (#15485)Leif Åstrand2015-01-141-5/+5
* Merge remote-tracking branch 'origin/master' into gridArtur Signell2015-01-149-60/+326
|\
| * Fix remaining issues for NativeSelect blur/focus events (#6847)Artur Signell2015-01-131-60/+16
| * Add option to disable sending v-loc parameter in init request (#14460).Jonas Granvik2015-01-123-0/+76
| * Include UI class @JavaScript and @StyleSheet in bootstrap html (#9045)Leif Åstrand2015-01-123-0/+99
| * Make responsive work with setTheme (#15281)Matti Hosio2015-01-122-0/+135
* | Implement JavaScript renderer support (#15485)Leif Åstrand2015-01-134-0/+171
* | Defer Grid scrolling to avoid issues with DataSource sizes (#16189)Teemu Suo-Anttila2015-01-132-1/+12
* | Grid deco elements are now resized appropriately (#16187)Henrik Paul2015-01-131-0/+37
* | Adds PROGRESSBAR_STATIC to Reindeer and Runo (#16173)Henrik Paul2015-01-134-0/+120
* | Add @BackgroundMessage annotation (#15373)Leif Åstrand2015-01-122-0/+107
* | Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2015-01-1248-288/+819
|\|
| * Wrap null values into JsonNull json objects in bootstrap handler(#14594)Denis Anisimov2015-01-104-1/+184
| * Use sorted list instead of set in serialized log string (#15534).Denis Anisimov2015-01-081-3/+28
| * Fix serialization with ApplicationRunnerServletLeif Åstrand2015-01-072-30/+56
| * Option for rendering Calendar event captions as HTML (#9030)Artur Signell2015-01-022-0/+204
| * Fix for Wrong background color in a Window in IE8 (#15322)AMahdy AbdElAziz2014-12-302-0/+59
| * Reformat project using Eclipse Luna SR1Artur Signell2014-12-2939-256/+290
* | Support JsonValue types as declared types in state and RPC (#15560)Leif Åstrand2015-01-125-2/+70
* | Clicks through the focused cell :before pseudoelement (#15535)Henrik Paul2015-01-121-0/+24
* | A few small renames and typo fixes for GridJohannes Dahlström2015-01-112-2/+10
* | Get rid of WidgetUtil.getSimpleName (#15544)Leif Åstrand2015-01-092-5/+3
* | Separate pure client side util methods to a new class (#15553, #15544)Artur Signell2015-01-092-5/+5
* | Fix GridInTabSheet test and add @TestCategory to itTeemu Suo-Anttila2015-01-092-0/+4
* | Fix Grid editor hanging on exception in commit (#15536)Teemu Suo-Anttila2015-01-082-1/+71
* | RendererClickEvent now tells about propertyIds (#13334)Henrik Paul2015-01-082-0/+23
* | Change Grid default selection model to Single (#15435)Teemu Suo-Anttila2015-01-085-8/+14
* | Change getColumnProperty to getPropertyId in Grid Column (#15512)Teemu Suo-Anttila2015-01-071-1/+1
* | Fix header texts to captions in Grid client side (#15511)Teemu Suo-Anttila2015-01-071-7/+7
* | Fix DefaultTextRenderer warning with String data (#15430)Teemu Suo-Anttila2015-01-022-1/+17
* | Fix adding rows to visible range of Grid (#15476)Teemu Suo-Anttila2015-01-023-2/+9
* | Change selection model before selecting rows (#15488)Leif Åstrand2014-12-312-0/+75
* | Fix active row range handling when removing rows (#15454)Teemu Suo-Anttila2014-12-312-0/+126
* | Ignore selection col for server-side cell style generator (#15486)Leif Åstrand2014-12-311-0/+15
* | Fix RpcDataProviderExtension to send initial data on reload (#15465)Teemu Suo-Anttila2014-12-312-0/+39
* | Make disabled Grid nonfocusable and ignore events (#13334)Johannes Dahlström2014-12-302-0/+116
* | Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-12-298-208/+189
|\|
| * Prevent key events without key code from triggering actions (#11029)Artur Signell2014-12-291-0/+39
| * Remove scan removal hacks as we are now using VoidAnnotationParserArtur Signell2014-12-291-17/+0
| * Allow TabSheet and Accordion tab captions to contain HTML (#14609)Artur Signell2014-12-182-0/+145
| * 3 args method buildAndBind should be overriden, not 2 args (#12453).Denis Anisimov2014-12-181-2/+2
| * Revert "Update selection after changes in underlying data sourceLeif Åstrand2014-12-183-189/+3
* | Fix Grid columns being too narrow on IE9 (#15475)Teemu Suo-Anttila2014-12-291-0/+13
* | Fix EscalatorColumnFreezing test scrolling too farTeemu Suo-Anttila2014-12-291-1/+1
* | DefaultTextRenderer shows nulls as empty strings (#13334)Henrik Paul2014-12-193-0/+148
* | Grid no longer resets scrollpos on state change (#15422)Henrik Paul2014-12-192-0/+15