Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | 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 | |||||
* | | | | Make restoreInstances clear value when previous value was gc:ed (#17603) | Leif Åstrand | 2015-04-24 | 1 | -0/+45 | |
| | | | | | | | | | | | | | | | | Change-Id: I61992c04cac578dc1158efd9c76484eacc8a6b6a | |||||
* | | | | Add a method for setting visible Grid columns (#17080) | Mika Murtojarvi | 2015-04-23 | 1 | -0/+27 | |
| |_|/ |/| | | | | | | | | Change-Id: I7ad63af87ae44021bf161d7eadc92ccf33bbd2bb | |||||
* | | | Declarative write support for Table (#16367) | Johannes Dahlström | 2015-04-20 | 3 | -22/+35 | |
| | | | | | | | | | | | | Change-Id: I9caa766be3152b35f7fe354b989e8cd6d615a043 | |||||
* | | | Declarative read support for Table (#16367) | Johannes Dahlström | 2015-04-17 | 2 | -0/+217 | |
| | | | | | | | | | | | | Change-Id: I2327af18b2e1e4d31a057b110eee9495f16d9633 | |||||
* | | | Don't clear element content in AbstractComponent.writeDesign (#17488) | Johannes Dahlström | 2015-04-17 | 7 | -195/+0 | |
| |/ |/| | | | | | | | | | | | | | | | WriteDesign now assumes the element it receives is pristine, so elements cannot be reused without someone else clearing them first. Currently only DesignContext.createElement directly invokes writeDesign, and it always passes a new element to it. Change-Id: Icb777da1d73a28150041914dd9743e7aa0b25e16 | |||||
* | | Fix Grid frozen column declarative support (#16596) | Teemu Suo-Anttila | 2015-04-16 | 1 | -0/+14 | |
| | | | | | | | | Change-Id: I382e52e9eed1e2846036e23d9a6b95859ad3e5dc | |||||
* | | Refactor declarative tests. | Mika Murtojarvi | 2015-04-16 | 36 | -2391/+821 | |
|/ | | | | | | In addition, duplicate tests are removed. Change-Id: I01c681e82416ad408f616d61f9f5b4df81db2c08 | |||||
* | Fix Grid inline data declarative support (#16596) | Teemu Suo-Anttila | 2015-04-14 | 2 | -1/+112 | |
| | | | | Change-Id: Ief0238c04ff16674a4102d359381531ae30e9a9f | |||||
* | Fix Grid Header/Footer declarative support (#16596) | Teemu Suo-Anttila | 2015-04-14 | 3 | -4/+352 | |
| | | | | Change-Id: Iedd02738840b4d1a82681cf090c744f07166fdd4 | |||||
* | Fix Grid Columns declarative support (#16596) | Teemu Suo-Anttila | 2015-04-14 | 3 | -0/+212 | |
| | | | Change-Id: I62e06ca7be62d81f8cca619775e150250a478b39 | |||||
* | Add declarative OptionGroup support (#15549) | patrik | 2015-04-14 | 1 | -0/+160 | |
| | | | Change-Id: I5edb32ffb8282fa76fc21cf6e134eeb48fec04d1 |