Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Missing 8.5.2 since tags (#11173)8.5.28.5 | Olli Tietäväinen | 2018-09-07 | 2 | -2/+2 |
| | |||||
* | Upgrade to new Atmosphere (#11122), replace SSH proxy with java-based ↵ | Ilia Motornyi | 2018-09-05 | 1 | -1/+1 |
| | | | | trivial one, fix tests | ||||
* | Add fallback resolvers for CurrentInstance (#10974) | Gilberto Torrezan | 2018-09-05 | 3 | -0/+218 |
| | | | | | | | | | This allow applications to inject custom default instances when the current instances cannot be found by regular means. For example, when VaadinServlet.getCurrent() would return null, a fallback resolver could be invoked to properly create the servlet and return it. | ||||
* | Set correct GWT .dtd definition (#11110) | Ilia Motornyi | 2018-09-05 | 1 | -1/+1 |
| | |||||
* | Improving javadoc of Binder.removeBinding (#11107) | Mehdi Javan | 2018-09-05 | 1 | -1/+18 |
| | | | | Fixes #11091 | ||||
* | Fix Grid not using getId on select all | Teemu Suo-Anttila | 2018-07-30 | 2 | -2/+39 |
| | | | | (cherry picked from commit 69c235f) | ||||
* | Fix DataCommunicator not sending data on filter updates (#11068) | Teemu Suo-Anttila | 2018-07-30 | 3 | -1/+47 |
| | | | | (cherry picked from commit 10278f8) | ||||
* | Fix Combobox adding an item with empty string (#11067) | Teemu Suo-Anttila | 2018-07-30 | 1 | -11/+9 |
| | | | | (cherry picked from commit 5d36805) | ||||
* | Document how to handle cancelled file downloads. | Elmot | 2018-07-30 | 1 | -3/+8 |
| | | | | | | Fixes #9014 (cherry picked from commit 65d2baf) | ||||
* | Add xsrf token header if cookie is present (#11034) | Ilia Motornyi | 2018-07-13 | 1 | -0/+11 |
| | | | | | | Fixes #9471 (cherry picked from commit ceb9593) | ||||
* | Fix canceling Grid Editor during EditorOpenEvent (#11038) | Teemu Suo-Anttila | 2018-07-13 | 1 | -1/+1 |
| | | | | | | Fixes #11002 (cherry picked from commit 578e11e) | ||||
* | Fix formatting (#11023) | Ilia Motornyi | 2018-07-10 | 5 | -24/+28 |
| | |||||
* | Fix expanding an added TreeGrid node (#11018) | Teemu Suo-Anttila | 2018-07-10 | 1 | -7/+4 |
| | | | Fixes #9997 | ||||
* | Memory leak fix in ConnectorTracker (#10996) | Teemu Suo-Anttila | 2018-06-27 | 2 | -1/+6 |
| | |||||
* | Update since tags (#11001)8.5.0.alpha2 | Teemu Suo-Anttila | 2018-06-27 | 6 | -29/+27 |
| | |||||
* | Code cleanup and serialization test in compatibility package (#10977) | Ilia Motornyi | 2018-06-21 | 1 | -5/+13 |
| | |||||
* | Fix TabSheet attaching and detaching components (#10988) | Teemu Suo-Anttila | 2018-06-19 | 4 | -36/+28 |
| | | | | | | | This patch reverts the fix #10557 and replaces it with a proper solution from Grid perspective. Fixes #10987 Fixes #10985 | ||||
* | Graceful servlet shutdown if no VaadinService is initialized (#10981) | Ilia Motornyi | 2018-06-18 | 1 | -1/+3 |
| | | | Fixes #10980 | ||||
* | Add ACCEPT attribute to Upload (#10906) | Ilia Motornyi | 2018-06-18 | 1 | -0/+31 |
| | | | Fixes #2410 | ||||
* | Fix temporal renderers serialization (#10929) | Ilia Motornyi | 2018-06-13 | 7 | -29/+349 |
| | |||||
* | Fix formatting of some files (#10972) | Ilia Motornyi | 2018-06-12 | 2 | -12/+19 |
| | |||||
* | Remove parse error when changing from invalid to empty date text (#10771) | Alexander Nittka | 2018-06-07 | 2 | -2/+89 |
| | | | Fixes #10673. | ||||
* | Fix NPE check in BindingValidationStatus (#10964) | Olli Tietäväinen | 2018-06-05 | 2 | -1/+14 |
| | |||||
* | Implement serializable predicate helper methods (#10952) | Ilia Motornyi | 2018-06-04 | 1 | -1/+81 |
| | |||||
* | Fix small formatting issues (#10960) | Ilia Motornyi | 2018-06-01 | 4 | -13/+20 |
| | |||||
* | Fix Grid not removing columns from sort order | Teemu Suo-Anttila | 2018-05-28 | 2 | -4/+31 |
| | | | | Fixes #10928 | ||||
* | Add DesignContext getter to ComponentCreatedEvent (#10943) | Ilia Motornyi | 2018-05-22 | 1 | -0/+11 |
| | |||||
* | Open methods to allow custom static file serving logic (#(#10921) | Ilia Motornyi | 2018-05-22 | 1 | -2/+6 |
| | |||||
* | Add constructor for ComboBox with DataCommunicator (#10923) | Teemu Suo-Anttila | 2018-05-17 | 1 | -3/+13 |
| | |||||
* | Add Focusable interface for Tree component (#10918) | Teemu Suo-Anttila | 2018-05-15 | 1 | -1/+16 |
| | |||||
* | Fix Grid clearSortOrder not updating state (#10917) | Teemu Suo-Anttila | 2018-05-15 | 2 | -12/+10 |
| | | | Fixes #9074 | ||||
* | Allow overriding ServerRpcHandler creation in PushHandler (#10892) | lennartfricke | 2018-05-09 | 1 | -1/+13 |
| | | | | | Fixes #4537 | ||||
* | Fix Binder javadocs (#10907) | Ilia Motornyi | 2018-05-09 | 1 | -1/+3 |
| | | | Fixes #10399 | ||||
* | URL encode file name in GlobalResourceHandler (#10751) | Marco Collovati | 2018-05-09 | 2 | -4/+77 |
| | | | Fixes #10747 | ||||
* | Set no cache headers for unsupported browsers (#10899) | Anastasia Smirnova | 2018-05-08 | 1 | -0/+1 |
| | | | Fixes #10890 | ||||
* | Update since tags for 8.5.0.alpha1 (#10889)8.5.0.alpha1 | Teemu Suo-Anttila | 2018-05-07 | 1 | -2/+2 |
| | |||||
* | Fix Grid initial data when changing TabSheet Tab (#10872) | Teemu Suo-Anttila | 2018-05-04 | 1 | -0/+5 |
| | |||||
* | Update since tags for 8.4.1 | Teemu Suo-Anttila | 2018-05-04 | 1 | -2/+2 |
| | |||||
* | Promote AbstractComponent setStyleName method to Component (#10873) | Teemu Suo-Anttila | 2018-05-03 | 2 | -28/+28 |
| | |||||
* | Fix using runo icons in FileTypeResolver (#10858) | Ilia Motornyi | 2018-05-03 | 2 | -72/+3 |
| | | | This patch adds a compatibility version of FileTypeResolver. | ||||
* | Fix path in CustomLayout JavaDoc (#10867) | Anastasia Smirnova | 2018-05-03 | 1 | -1/+1 |
| | | | Fixes #10866 | ||||
* | Enable formatting in testbench-api module (#10852) | Ilia Motornyi | 2018-05-02 | 4 | -20/+19 |
| | |||||
* | Upgrade atmosphere to 2.4.24.vaadin1 (#10847) | Ilia Motornyi | 2018-04-27 | 1 | -1/+1 |
| | | | Fixes #10816 | ||||
* | Fix JavaDoc typo in removeFunction (#10845) | Jonni Nakari | 2018-04-24 | 1 | -1/+1 |
| | |||||
* | Add @since 8.4 (#10840) | Ilia Motornyi | 2018-04-20 | 3 | -2/+3 |
| | |||||
* | Enable Maven plugin for Eclipse formatting (#10829) | Ilia Motornyi | 2018-04-19 | 104 | -496/+561 |
| | |||||
* | Colorpicker validation handling (#10821) | KatriHaapalinna | 2018-04-19 | 8 | -58/+704 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ColorTextField, helper methods, and regex for validating and handling text input * Refactored structure to avoid creating new component for validation * Style to adapt to error indicator * Tests for validating input in ColorPickerPreview component's TextField * Merge branch 'master' into colorpicker_validation * Fix path to server class * Fix test: Submit the new value * Fix test: ignore Phantom JS * Fix hsl+hsla validation patterns to accept '%', test value tweaking * Merge branch 'master' of github.com:vaadin/framework into colorpicker_validation * Fix: remove warning when color is updated from elsewhere * Revisions: input validation only once, Logging level WARN * Revisions: unit tests for color pattern matching * Revisions: moved parsing to utility class, tests for parsing all accepted input formats * Fixed import in tests, comments * Revisions: Logger as constant, ignore utility class in serialization test * Corner case tests * Revisions: protected method for parsing error text, fix to test * Revisions: NPE fix | ||||
* | Fix AbstractSingleSelect selection and state updates (#10796) | Teemu Suo-Anttila | 2018-04-19 | 3 | -125/+118 |
| | |||||
* | Fix using ConnectorResource icons before attaching ComboBox (#10810) | Teemu Suo-Anttila | 2018-04-17 | 1 | -0/+11 |
| | | | | | | * Fix using ConnectorResource icons before attaching ComboBox * Update Chrome and PhantomJS screenshots | ||||
* | Fixes declarative update of existing Composite (#10825) | Ilia Motornyi | 2018-04-17 | 3 | -2/+51 |
| | | | Fixes #10170 |