Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support custom Enum.toString in converter (#17301) | Leif Åstrand | 2015-09-09 | 1 | -0/+53 |
| | | | Change-Id: Icd3c164fb252bd048ffcd953f967a9c7acdc4514 | ||||
* | Merge remote-tracking branch 'origin/master' into reconnect-dialog | Artur Signell | 2015-09-04 | 14 | -200/+495 |
|\ | | | | | | | Change-Id: Ie622160a83116c83b255a26bec297f73f3223ac7 | ||||
| * | Redesign RpcDataSourceConnector pinning RPC requests (#18692) | Teemu Suo-Anttila | 2015-09-02 | 1 | -88/+0 |
| | | | | | | | | | | | | This patch removes DataProviderKeyMapper which was mostly dead code already. Uses a regular KeyMapper instead. Change-Id: Ic97d1dc827d45fde65bcddc0414bfe711032620c | ||||
| * | Convert test to JUnit 4 | Leif Åstrand | 2015-08-29 | 1 | -20/+29 |
| | | | | | | | | Change-Id: Ie01895d96e83f16d767f8cfcabde77ac78f50796 | ||||
| * | Add better keyboard Close Shortcut API for Window (#17383) | patrik | 2015-08-28 | 3 | -5/+40 |
| | | | | | | Change-Id: I29c7d288fe35f6801cf3576ba06751adce821340 | ||||
| * | Fix multiple book keeping problems in ContainerOrderedWrapper (#5934, #18422) | Artur Signell | 2015-08-26 | 5 | -57/+274 |
| | | | | | | | | Change-Id: Ia749252ebf7034da5f3273ef117ab4ba35ad39b6 | ||||
| * | Helper method for enabling all Atmosphere logging | Artur Signell | 2015-08-25 | 1 | -1/+1 |
| | | | | | | | | Change-Id: Ibd26d84bd67a244e3a1837491652a84b85f40f65 | ||||
| * | Merge branch 'master-before-18503' into grid-unbuffered-editor | Henri Sara | 2015-08-19 | 1 | -17/+103 |
| |\ | | | | | | | | | | | | | | | | | | | | | | Conflicts: server/src/com/vaadin/data/RpcDataProviderExtension.java uitest/src/com/vaadin/tests/components/grid/basicfeatures/server/GridEditorTest.java Change-Id: I9e7907c9caf839fd043444db0505f9853f020a6a | ||||
| | * | Prevent NPE on missing security key. (#18573) | Sauli Tähkäpää | 2015-08-18 | 1 | -17/+103 |
| | | | | | | | | | | | | Change-Id: I6d9eeb257a4a4889ce679a31a45133c3d0c90368 | ||||
| * | | Merge branch 'master' into grid-unbuffered-editor7.6.0.alpha3 | Johannes Dahlström | 2015-07-15 | 1 | -0/+34 |
| |\| | | | | | | | | | | | | | | | | | | | Conflicts: uitest/src/com/vaadin/tests/components/grid/basicfeatures/server/GridEditorTest.java Change-Id: I5ed68bc73d38be4e1f6816108a5246d0c98a258f | ||||
| | * | StringToBooleanConverter API improved (#18466) | elmot | 2015-07-15 | 1 | -0/+34 |
| | | | | | | | | | | | | | | | | | | | | | Added simple customization for text representation Added API for locale-specific conversion Change-Id: I866b37bb085e85ef3d67e9d5e6db82b22e9bc464 | ||||
| * | | Merge remote-tracking branch 'origin/master' into grid-unbuffered-editor | Teemu Suo-Anttila | 2015-07-13 | 1 | -0/+10 |
| |\| | | | | | | | | | | Change-Id: Id630861d5089b0deabbccffe66d971252c44f46b | ||||
| * | | Refactor RpcDataProviderExtension to use DataGenerators | Teemu Suo-Anttila | 2015-07-10 | 1 | -12/+14 |
| | | | | | | | | | | | | Change-Id: I8c809b6fac827df730c6622fb6790410c6c5bd81 | ||||
* | | | Use Transport.WEBSOCKET_XHR instead of setter for mixing websockets and XHR ↵ | Artur Signell | 2015-08-31 | 1 | -0/+6 |
| |/ |/| | | | | | | | | | (#11733) Change-Id: I2fad7d367d8a4ba476ae0705672ebc2ee7cfeb1c | ||||
* | | Always add "last" item from the string to the collection (#18433). | Denis Anisimov | 2015-07-07 | 1 | -0/+10 |
|/ | | | | Change-Id: I664fcef77f469c66cd62afb2938db69b7f27e6df | ||||
* | Reformat with Luna SR2 | Artur Signell | 2015-06-26 | 17 | -34/+52 |
| | | | | Change-Id: I8a666061496022ef16ed44812b5728e1360b9c4d | ||||
* | Pass critical notification details to the client (#18342) | Artur Signell | 2015-06-25 | 1 | -22/+23 |
| | | | | Change-Id: I3c4eace624453eb854a32fef5fe44d253b164f62 | ||||
* | Handle nested GridLayouts in declarative format correctly (#18312) | Artur Signell | 2015-06-24 | 1 | -0/+33 |
| | | | | Change-Id: Id7f204c170981f4395e789333b89cd8207fe4002 | ||||
* | Write true as attribute="" (#17519) | Leif Åstrand | 2015-06-22 | 26 | -97/+94 |
| | | | Change-Id: I49287cc38605abb75059cb553e3baed2a8359067 | ||||
* | Adds margin support to GridLayout declarative format (#18238) | Teppo Kurki | 2015-06-11 | 3 | -14/+21 |
| | | | | Change-Id: I5561ccf38f6bac3a304f6e8ab6262cb8bd391021 | ||||
* | Fix declarative margin reading in AbstractOrderedLayout (#18229) | Johannes Dahlström | 2015-06-11 | 3 | -137/+92 |
| | | | | Change-Id: Ia212d83568e4f0c891ec1a248b6d8567c0cf0095 | ||||
* | Better handle exceptions when opening Grid editor (#17935) | Johannes Dahlström | 2015-06-09 | 1 | -2/+6 |
| | | | | Change-Id: I68103db75c422b042988c6662da268ff9d11a306 | ||||
* | Don't allow null view providers (#17028) | Leif Åstrand | 2015-06-08 | 1 | -0/+17 |
| | | | | Change-Id: I5ce4885f19aaac2d4454b5a368f3e58453cf76f9 | ||||
* | Forget GridLayout row expand ratios for removed rows (#18166) | Teppo Kurki | 2015-06-08 | 1 | -4/+35 |
| | | | | Change-Id: I90a28fbc9c7eadac56a1d505d7cc80bb67342aae | ||||
* | Return 0 instead of throwing exception if count query returns nothing (#18043) | Steven Spungin | 2015-06-08 | 1 | -0/+98 |
| | | | Change-Id: If01c0653021efc85a26d9d5896a4da9d155cf777 | ||||
* | Extract MockUI class | Leif Åstrand | 2015-06-05 | 2 | -13/+47 |
| | | | | Change-Id: I2a85520c89b952bed3308156afa8aff3f80082bd | ||||
* | Format UTF-8 filenames correctly for download (#16556) | Anna Miroshnik | 2015-06-05 | 1 | -0/+39 |
| | | | | | | | The code is the same for both FileDownloader and DownloadStream except that FileDownloader forces the content-type to be an "attachment". Change-Id: I50abf3b0f019b773bc0a44b16536a9479f9f472f | ||||
* | Convenience Window.setPosition(x,y) (#16335) | Artur Signell | 2015-06-05 | 1 | -0/+7 |
| | | | | Change-Id: If574863fc24cecb9f8d17773833817d67f3a0e12 | ||||
* | Better error messages for addColumn/setColumns (#18019, #17890) | Artur Signell | 2015-06-05 | 1 | -0/+54 |
| | | | | Change-Id: Iadf455ae6cbc60e0ce0b88fe7c12df946ed08cf0 | ||||
* | Use headerCaption as default hidingToggleCaption (#18028) | Teppo Kurki | 2015-06-05 | 1 | -0/+16 |
| | | | | Change-Id: Ifaf288da98d6d1d1c02760784b832cb5b5d93c07 | ||||
* | Forget GridLayout column expand ratios when removing columns (#18068) | Teppo Kurki | 2015-06-05 | 1 | -0/+82 |
| | | | Change-Id: I49e3e54a3e408a2c82ff5d2a0d51c037f60397c5 | ||||
* | Replaced incorrect setter/getter with prope ones and fixed declarative (#17982) | Artur Signell | 2015-06-02 | 1 | -0/+19 |
| | | | | Change-Id: If1109d3759d9e6414f7d60ae3b12286aa9e29566 | ||||
* | Adds a textual null representation to Grid renderers(#16560)7.5.0.beta2 | Ilia Motornyi | 2015-05-28 | 1 | -54/+107 |
| | | | | | | Adds an optional textual value for null to Grid.AbstractRenderer Change-Id: I4998476308e4259306f1774f309968520d8672e5 | ||||
* | Less restrictive RPC interface detection in registerRpc (#10945) | vandeti | 2015-05-28 | 1 | -0/+112 |
| | | | | Change-Id: I664740523b35b64b0fd0c4fdc21597a2245537cd | ||||
* | Split AbstractGridExtension from AbstractRenderer (#18003) | Teemu Suo-Anttila | 2015-05-26 | 1 | -0/+41 |
| | | | | Change-Id: Ibe5766cde606091ce2bd58055472fa7cf3f21374 | ||||
* | Remove value casting to integer in Slider.setValue (#17370) | Sauli Tähkäpää | 2015-05-26 | 1 | -0/+56 |
| | | | | | | | - Added decimal rounding also to min/max boundaries. - Rearranged also resolution/min/max value setting in constructor. Change-Id: Ia90fd27b95f727673c16a90fed1130d98b915ea9 | ||||
* | Fix font icon codepoint formatting in DesignResourceConverter (#17970) | Maciej Przepióra | 2015-05-25 | 1 | -4/+4 |
| | | | | | ResourceReference.getURL() is now used to ensure consistency. Change-Id: Ic204a826c093fc34af2be1e0e4e8a8dd4f820e09 | ||||
* | Return components in merged header/footer cells only once (#17904) | Artur Signell | 2015-05-20 | 1 | -0/+59 |
| | | | | Change-Id: I763ff330f20e50c43d352524058fa8993401bf43 | ||||
* | Make fields with validators immediate (#13709)7.5.0.beta1 | Artur Signell | 2015-05-19 | 1 | -4/+57 |
| | | | | Change-Id: I113aa38869cf4dceec24315e70d3b44eae526f65 | ||||
* | Do not leave transaction open if remove fails (#17858) | Artur Signell | 2015-05-18 | 1 | -11/+2 |
| | | | | Change-Id: Iae9243bd0dc90e130e2866adef472a4d09c4a16f | ||||
* | Make TableQuery only release connections reserved through its pool (#12370) | Artur Signell | 2015-05-18 | 8 | -62/+194 |
| | | | | | | | Updated all SQLContainer tests to track that connection are correctly reserved and released Change-Id: I3f12527683a19d44a2db265491b6ba9331c0980b | ||||
* | Fix clear/isEmpty in TextArea/PasswordField/RichTextArea/ProgressBar (#17089) | Artur Signell | 2015-05-18 | 1 | -11/+0 |
| | | | | Change-Id: Ic793cbb7eb36408c765a01cc987ba7fe8800b80c | ||||
* | Don't leak current VaadinSession in test | Leif Åstrand | 2015-05-13 | 1 | -0/+4 |
| | | | | Change-Id: I51d70636138ccf21ec4d7488aca2f071f940a51a | ||||
* | Fix for declarative FontIcon support (#17275) | Johannes Dahlström | 2015-05-06 | 1 | -1/+77 |
| | | | Change-Id: I5d61ed7003811f95bba4ded71937bb08742936c5 | ||||
* | Merge branch 'grid-7.5' | Pekka Hyvönen | 2015-04-30 | 3 | -2/+16 |
|\ | | | | | | | Change-Id: Ifa976fa4be1258fd35999de17775da70afedb2a8 | ||||
| * | Merge remote-tracking branch 'origin/master' into grid-7.5 | Teemu Suo-Anttila | 2015-04-22 | 10 | -196/+231 |
| |\ | | | | | | | Change-Id: I01c7d52b1e80483ec46f87ac8c5d7a48d4c01c84 | ||||
| * \ | Merge branch 'master' into grid-7.5 | Pekka Hyvönen | 2015-04-17 | 37 | -2391/+835 |
| |\ \ | | | | | | | | | | | | | Change-Id: I6175398df4c3a07656a2682843615a0d7bd32a45 | ||||
| * | | | Declarative support and test for Grid.Column.hidingToggleCaption #17481 | Pekka Hyvönen | 2015-04-16 | 2 | -3/+12 |
| | | | | | | | | | | | | | | | | Change-Id: Ic20686649b28530160498742e78f69074e32e596 | ||||
| * | | | Declarative support and tests for Grid's 7.5 features (#17481) | Pekka Hyvönen | 2015-04-16 | 2 | -1/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Grid.Column.hidden and Grid.Column.hidable - Grid.columnReorderingAllowed Change-Id: Iee2e3ff7472bceef314403b750549c99e26a9546 | ||||
* | | | | Fix TreeTable declarative support (#16368) | Johannes Dahlström | 2015-04-28 | 3 | -27/+196 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also fix some small issues in Table declarative: * Write null property values as empty strings instead of NPEing * Read/write item ids from/to <tr item-id="..."> Change-Id: Ieccc3f49c5021f8a4a50d4ea671f9086ad8f997c |