| Commit message (Expand) | Author | Age | Files | Lines |
* | Prevent Grid editor move in unbuffered mode if validation errors in | Johannes Dahlström | 2015-07-15 | 6 | -57/+117 |
* | Merge remote-tracking branch 'origin/master' into grid-unbuffered-editor | Teemu Suo-Anttila | 2015-07-13 | 59 | -632/+2033 |
|\ |
|
| * | Update connector hierarch when canceling editor (#16976). | Leif Åstrand | 2015-07-13 | 3 | -0/+167 |
| * | Add optional --repo parameter for Demo validation script | Teemu Suo-Anttila | 2015-07-13 | 2 | -6/+11 |
| * | Remove remaining OutOfSync message references | Artur Signell | 2015-07-13 | 2 | -55/+0 |
| * | Use role=alert for all notifications (#17079) | Artur Signell | 2015-07-13 | 2 | -2/+7 |
| * | Convert TB2 test TreeContextMenuAndIcons to TB4 | Henri Sara | 2015-07-13 | 4 | -161/+138 |
| * | Update archetype validation script to use single repo URL | Henri Sara | 2015-07-13 | 2 | -28/+21 |
| * | Ignore .pyc files | Henri Sara | 2015-07-13 | 1 | -0/+3 |
| * | Convert EmbeddedAltText test to TB4 | Henri Sara | 2015-07-13 | 2 | -47/+60 |
| * | Convert UndefinedHeightSubWindowAndContent test to TB4 | Henri Sara | 2015-07-13 | 2 | -57/+34 |
| * | Convert EmbeddedClickListenerRelativeCoordinates test to TB4 | Henri Sara | 2015-07-13 | 3 | -55/+95 |
| * | Fix repo URL in staging report | Henri Sara | 2015-07-13 | 1 | -1/+1 |
| * | Cache connector state types (#18437) | Leif Åstrand | 2015-07-11 | 1 | -1/+9 |
| * | Log exception from responsive with cross site css in FF (#16249) | Leif Åstrand | 2015-07-11 | 3 | -4/+86 |
| * | Make async remove check work without push (#12909) | Leif Åstrand | 2015-07-11 | 4 | -29/+166 |
| * | Eliminate unguarded Profiler string concatenation | Leif Åstrand | 2015-07-11 | 1 | -4/+8 |
| * | Add staging report file generator | Teemu Suo-Anttila | 2015-07-10 | 2 | -3/+47 |
| * | Add @since check to build report generator | Teemu Suo-Anttila | 2015-07-10 | 1 | -2/+14 |
| * | Fix BasicPersonForm test UI notifications to be more stable | Teemu Suo-Anttila | 2015-07-10 | 1 | -1/+3 |
| * | Add missing @since 7.5.1 to JavaDoc | Teemu Suo-Anttila | 2015-07-09 | 4 | -12/+12 |
| * | Fix Archetype validation script to use correct path for pom files | Teemu Suo-Anttila | 2015-07-09 | 2 | -4/+4 |
| * | Fix passing repo id to archetype generation function | Teemu Suo-Anttila | 2015-07-09 | 1 | -2/+2 |
| * | Fix BuildHelpers to create all necessary directories | Teemu Suo-Anttila | 2015-07-09 | 1 | -2/+2 |
| * | Fix displaying Details when Grid is attached to DOM (#18390) | Teemu Suo-Anttila | 2015-07-09 | 5 | -14/+81 |
| * | Attach GridLayout children in logical order to preserve focus order (#18353) | Yuriy Artamonov | 2015-07-09 | 4 | -3/+213 |
| * | Fix Grid detaching with open details rows (#18415) | Teemu Suo-Anttila | 2015-07-09 | 3 | -0/+188 |
| * | Fix version number resolution for validation scripts | Teemu Suo-Anttila | 2015-07-08 | 3 | -24/+36 |
| * | Fix archetype validation and make report demo listing prettier | Teemu Suo-Anttila | 2015-07-08 | 2 | -4/+6 |
| * | Add milestone creation link and build pinning to report | Teemu Suo-Anttila | 2015-07-08 | 1 | -2/+5 |
| * | Add build report generator script | Teemu Suo-Anttila | 2015-07-08 | 2 | -7/+41 |
| * | Fix NPE caused by fix for Grid resizing with split panel (#18370) | Teemu Suo-Anttila | 2015-07-08 | 2 | -4/+4 |
| * | Strip extra quotation from maven commandline arguments | Teemu Suo-Anttila | 2015-07-08 | 1 | -1/+1 |
| * | Ignore some precompressed js files | Leif Åstrand | 2015-07-08 | 1 | -0/+2 |
| * | Improve Eclipse auto-complete experience for openTestURL | Leif Åstrand | 2015-07-07 | 1 | -0/+9 |
| * | Always add "last" item from the string to the collection (#18433). | Denis Anisimov | 2015-07-07 | 2 | -3/+11 |
| * | Ensure correct render of selection when changing selection model (#17087) | Artur Signell | 2015-07-07 | 3 | -0/+32 |
| * | Fix demo auto validation script to add validated version to context | Teemu Suo-Anttila | 2015-07-07 | 3 | -12/+9 |
| * | Add Demo validation script support for using local artifacts | Teemu Suo-Anttila | 2015-07-07 | 2 | -5/+25 |
| * | Add --maven parameter to add mvn commandline parameters | Teemu Suo-Anttila | 2015-07-07 | 4 | -24/+49 |
| * | Add DeployHelpers python module for adding wildfly auto deployment | Teemu Suo-Anttila | 2015-07-07 | 4 | -26/+133 |
| * | Keep a reference to the file we are uploading to keep IE10 happy (#18372) | Artur Signell | 2015-07-07 | 2 | -0/+156 |
| * | Fix Grid header adding and removing with select all checkbox (#17592) | Teemu Suo-Anttila | 2015-07-06 | 3 | -100/+104 |
| * | Fix Grid jerky resize in vertical split panel (#18370) | Teemu Suo-Anttila | 2015-07-06 | 3 | -1/+84 |
| * | Added missing "grid" TestCategory for grid tests | Teppo Kurki | 2015-07-06 | 13 | -5/+32 |
| * | Enable test fixed by #18213 | Artur Signell | 2015-07-03 | 1 | -12/+0 |
| * | Add missing ComputedStyle.java to vaadin-widgets (#18414) | Teemu Suo-Anttila | 2015-07-02 | 1 | -0/+1 |
| * | Fix Grid details on sort to display them on correct rows (#18224) | Teemu Suo-Anttila | 2015-07-02 | 3 | -0/+39 |
* | | Refactor RpcDataProviderExtension to use DataGenerators | Teemu Suo-Anttila | 2015-07-10 | 6 | -199/+281 |
* | | Close Grid editor on container item set change | Johannes Dahlström | 2015-07-09 | 7 | -39/+103 |