summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Make ProgressBarRenderer progress bars 100% wide (#16202)Johannes Dahlström2015-01-141-0/+6
| | | Change-Id: Id9bd6ae389c4aa5a857f33b57ba087420ba79ce7
* Update JS renderer to work with latest grid branch (#15485)Leif Åstrand2015-01-143-39/+70
| | | | | | | * Cope with createRenderer not being run deferred * Update test to not assume there's a selection column Change-Id: Ic6f053d2ef76d7227eb9ca00b960629e34ae380c
* Merge remote-tracking branch 'origin/master' into gridArtur Signell2015-01-1439-526/+1235
|\ | | | | | | | | | | | | | | | | Conflicts: client/src/com/vaadin/client/communication/AtmospherePushConnection.java server/tests/src/com/vaadin/data/fieldgroup/FieldGroupTests.java shared/src/com/vaadin/shared/util/SharedUtil.java Change-Id: I300b5a92bde562390a56b720adf9a37b795c9513
| * Make release build work with widgets module (#15544)Artur Signell2015-01-141-0/+2
| | | | | | | | Change-Id: Iac3611a346f5ff749a78c227a5c6775125270659
| * Set @since tags to 7.4Artur Signell2015-01-131-2/+2
| | | | | | | | Change-Id: I3846bea13444afbb72b54eaf8808273f88dddee1
| * Allow to override transactional property wrapper strategy (#13883).Denis Anisimov2015-01-132-5/+55
| | | | | | | | Change-Id: I38acc3c6cfbe66ac9e9ce246accbb9a0b058dddb
| * Fix remaining issues for NativeSelect blur/focus events (#6847)Artur Signell2015-01-136-79/+147
| | | | | | | | | | | | | | | | * Do not spam focus/blur events to the server * Receive focus blur events no matter which constructor is used * Run test on all browsers Change-Id: I7d548397e6df3a375f9263c695a53c801d9c5c4a
| * Missing javadocs for VaadinUriResolver (#9045)Leif Åstrand2015-01-121-1/+67
| | | | | | | | Change-Id: I640d491c38c3fbd083a955669ec58ce294f158c4
| * Add option to disable sending v-loc parameter in init request (#14460).Jonas Granvik2015-01-1211-3/+135
| | | | | | | | Change-Id: Ie17e0621400c3397dc19b386974e231b6f82944c
| * Include UI class @JavaScript and @StyleSheet in bootstrap html (#9045)Leif Åstrand2015-01-1215-125/+398
| | | | | | | | Change-Id: I9d4243fa6f91ba5bc3449d0a3ec24f209e6360e6
| * Make responsive work with setTheme (#15281)Matti Hosio2015-01-123-25/+184
| | | | | | | | | | | | The size break points are now parsed again when the theme is changed Change-Id: Ic1583926942966fda29025e4cf2d7298691189f9
| * Refactor SQLContainerTableQueryTest.Sauli Tähkäpää2015-01-121-288/+246
| | | | | | | | Change-Id: Ie850614b8ef68996da5e4fb07a86235f536cb547
| * Fix javadoc typoLeif Åstrand2015-01-121-1/+1
| | | | | | | | Change-Id: I1a44bd8f4a72dc399850585e4398c3e60d8ab0ea
* | Set @since tags to 7.4Artur Signell2015-01-134-4/+4
| | | | | | | | Change-Id: Icd51c52d2c93b71d25b938d03c827b2da5d8527c
* | Implement JavaScript renderer support (#15485)Leif Åstrand2015-01-1310-10/+619
| | | | | | | | Change-Id: Ifeac12d4124a4a7e5d0c143ff5c0590a2c98509d
* | Discard changes in server-side Grid.cancelEditor() (#16199)Johannes Dahlström2015-01-132-3/+70
| | | | | | | | Change-Id: Id1197d5e0b583fce13eacbb18f9891543f07c94c
* | Defer Grid scrolling to avoid issues with DataSource sizes (#16189)Teemu Suo-Anttila2015-01-133-5/+34
| | | | | | | | Change-Id: I47868ff8b139ffc8c3c95ee6cafa95b76be67914
* | Rename BackgroundMessage -> NoLoadingIndicator (#15373)Leif Åstrand2015-01-137-16/+16
| | | | | | | | Change-Id: Icc25e5727880baa9dceba3394522b3c5b3a4314f
* | Grid deco elements are now resized appropriately (#16187)Henrik Paul2015-01-132-4/+40
| | | | | | | | Change-Id: Ibd33a7258188bd2ce6c203df0bff6053742a3f63
* | Fix Grid handling state changes and RPC calls deferred (#16188)Teemu Suo-Anttila2015-01-133-138/+120
| | | | | | | | | | | | | | Some column changes in Grid were not correctly handled by the RpcDataProviderExtension. These cases are now correctly handled. Change-Id: I966b1c71d26e77e30e7dd84f26ab9704bd4f1f0f
* | Adds PROGRESSBAR_STATIC to Reindeer and Runo (#16173)Henrik Paul2015-01-1311-11/+161
| | | | | | | | | | Grid's ProgressBarRenderer uses that style by default. Change-Id: Ie3e1ec33168f61f921efdaf554714fba10cb2644
* | Add @BackgroundMessage annotation (#15373)Leif Åstrand2015-01-1212-12/+249
| | | | | | | | Change-Id: Id5367b7b1ef4b7dbabfd58902ac6134222e641ba
* | Ensure widgets is built before all (#15544)Artur Signell2015-01-122-0/+3
| | | | | | | | Change-Id: Ie1adc9a456b750c7cc5c55620ad5364c7e4f1984
* | Handle generated method flags in a unified way (#15373)Leif Åstrand2015-01-125-103/+79
| | | | | | | | | | | | | | | | Refactor existing functionality without functional changes to make it easier to add support for the @BackgroundMessage annotation added in a separate commit. Change-Id: I27454ba44af4b7b3b7beccf29b12e22bf9f75a86
* | Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2015-01-12308-1177/+1902
|\| | | | | | | Change-Id: Ic6b667ea6ceff43a609ce2037f656c6274871fb7
| * Cache reference diffstate values (#15561)Leif Åstrand2015-01-121-11/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Benchmarked with the "Set 40 panels as content" action in BasicPerformanceTest. This is really a worst case scenario since it doesn't do anything else than create lots of components, whereas more common use cases would spend more time updating existing components or executing business logic instead. Without this patch, each action spent about 6 ms creating reference diffstate values, making up about 20% of the total processing time. With the patch applied, the time (including the new map lookup) was reduced to around 0.2 ms and the total processing time was also reduced accordingly. Change-Id: If22a73b591b87793c78cb360bcfa8e030f003730
| * Appending query param with vaadin version to js files (#12210)Fabian Lange2015-01-114-14/+39
| | | | | | | | | | | | | | | | | | while #7868 is supposed to solve the overall issue, this solves a big part of the upgrade + cached files issues quickly. When I use vaadin themes, I have control over how they are included, so I can add a vaadin version number to it. For the default JS I cannot. Change-Id: Ica1cddee417946aa32116eb09882a3dc6c2924a6
| * Don't include elemental in vaadin-server.jar (#15558)Leif Åstrand2015-01-111-5/+0
| | | | | | | | Change-Id: I75eb3dbbbd1dc3477143bab278429829e8b7205d
| * Mention scss cache in release notes (#15228)Leif Åstrand2015-01-111-1/+2
| | | | | | | | Change-Id: I1b0fc70632d82e7a656cdc61f00a75dda3cc316c
| * Wrap null values into JsonNull json objects in bootstrap handler(#14594)Denis Anisimov2015-01-105-26/+208
| | | | | | | | Change-Id: I1e03bfd1b4eff77e920208892f030582ff877d78
| * Removed apostrophe typo in VToolTip.Java (#15533)Markus Koivisto2015-01-091-2/+2
| | | | | | | | | | | | Changed "it's" to possesive "its". Change-Id: I4db55425a6f6778d0c1d0716ab833fa4fa8d31ac
| * Refactor server unit tests.Sauli Tähkäpää2015-01-0935-331/+281
| | | | | | | | | | | | | | | | - Renamed tests to *Test and *TestBase. - Removed obsolete @Ignore annotations. - Split some design tests into smaller ones. Change-Id: I8e2a7d73ef620e584777c1e8e701917c0f69f876
| * Persist scss cache (#15228)Leif Åstrand2015-01-092-4/+123
| | | | | | | | Change-Id: I29bf746c3100df15bb04cc03b28ae64db4c5f987
| * Use sorted list instead of set in serialized log string (#15534).Denis Anisimov2015-01-081-3/+28
| | | | | | | | Change-Id: I9a4904fc433e06443a2a68480361df8b2c1f68c9
| * Revert "Output legacy locators for TestBench Recorder (#14102)."Mika Murtojärvi2015-01-082-114/+94
| | | | | | | | | | | | | | | | This reverts commit f50b07abc784ae54af4ce7609d49013319eca57a. - the same issue is solved by https://dev.vaadin.com/review/#/c/4459/8 Change-Id: I6807fd48fd36791a9214d2223cabc6d4322bcba7
| * Updated invalid @sinceArtur Signell2015-01-081-1/+1
| | | | | | | | Change-Id: I04b0ce4b2a46179d6eeb76d6cca891124cb00804
| * Use API for setting content length on responses (#15504)Artur Signell2015-01-073-1/+22
| | | | | | | | Change-Id: Ic8f29163442a1476406a1f2b617a4ecaf577ba93
| * Fix serialization with ApplicationRunnerServletLeif Åstrand2015-01-072-30/+56
| | | | | | | | | | | | | | | | Make the InvocationHandler used by the DeploymentConfiguration proxying feature serializable. Also make findDeploymentConfiguration static to avoid serializing an ApplicatinRunnerServlet instance. Change-Id: I360276ae42a875e9227df34e8aabf8ce2a697bc2
| * Unify test class naming.Sauli Tähkäpää2015-01-05196-309/+281
| | | | | | | | | | | | Unit tests are now run for *Test.java and *Tests.java. Change-Id: Iffff1d9a79c7c9b9317ffd19b5a46715b1442909
| * Option for rendering Calendar event captions as HTML (#9030)Artur Signell2015-01-0210-10/+302
| | | | | | | | Change-Id: Ib7f6e67c242449e58a10359c596489fea2f679f6
| * Fix for Wrong background color in a Window in IE8 (#15322)AMahdy AbdElAziz2014-12-303-3/+67
| | | | | | | | Change-Id: Ie25c7142bc111829be829f4ba98ed639ad1f5126
| * Script for formatting the project using EclipseArtur Signell2014-12-301-0/+28
| | | | | | | | Change-Id: I9c4f210e29d14db29ea75b172f9b017f91b8bc7c
| * Fix labels in DateFieldRanges_NextYear* tests. (#14756)Sauli Tähkäpää2014-12-301-2/+2
| | | | | | | | Change-Id: Ib7df1d7697d82fce30caf384e8aa173c9cc45d08
| * Reformat project using Eclipse Luna SR1Artur Signell2014-12-2957-348/+401
| | | | | | | | Change-Id: I58748499c87d470e70304d882d3227cda5803481
* | Support JsonValue types as declared types in state and RPC (#15560)Leif Åstrand2015-01-128-6/+104
| | | | | | Change-Id: I2779a533811bb1b60c4e74789f6378574bc6ac61
* | Clicks through the focused cell :before pseudoelement (#15535)Henrik Paul2015-01-122-0/+36
| | | | | | | | Change-Id: I3741b8a44f7b02fe0dceaa4c7b59b1830c36a2be
* | Add widgets-module to Eclipse (#15544)Artur Signell2015-01-112-5/+4
| | | | | | | | Change-Id: Ida08d51d26c97a8c1e92fc6cd49c8885e91cd052
* | Publish widgets module to Maven (#15544)Artur Signell2015-01-111-1/+1
| | | | | | | | Change-Id: I54a093d4baac91fff10ea0c53f685a9473a5081f
* | Valo GWT module for widgets (#15544)Artur Signell2015-01-112-0/+22
| | | | | | | | Change-Id: I3ff005081a982f60e65adb23af0f55dbd6baeaa4
* | A few small renames and typo fixes for GridJohannes Dahlström2015-01-116-9/+18
| | | | | | | | | | | | | | | | * SortNotifier.removeSortistener -> removeSortListener * DisabledGridClientTest now extends GridBasicClientFeatures * GridServerRpc.selectionChange -> select Change-Id: Id01b1d51f84c996444de28b262df3db7a6c35a09