| Commit message (Expand) | Author | Age | Files | Lines |
* | Update Atmosphere (#12293) | Tatu Lund | 2021-05-17 | 1 | -1/+1 |
* | Update Liferay kernel dependency range to [7.0.0,12.0.0) (#12290) | Tatu Lund | 2021-05-04 | 1 | -1/+1 |
* | Fix validation in non-buffered Grid editor (#12281) | Tarek Oraby | 2021-04-28 | 1 | -0/+5 |
* | Add browser specific handling in setRows (#12141) | Tatu Lund | 2021-04-19 | 1 | -2/+5 |
* | Update 8.14-SNAPSHOT and release note (#12261) | Zhe Sun | 2021-04-14 | 1 | -1/+1 |
* | feat: Add API to control whether Binder converts back to presentation (#12246) | Tatu Lund | 2021-03-18 | 2 | -3/+55 |
* | Add missing 8.13 since tag (#12236) | Zhe Sun | 2021-03-11 | 2 | -3/+3 |
* | Fix updating Grid's item set when details rows are open. (#12231) | Anna Koskinen | 2021-03-08 | 1 | -0/+10 |
* | Prevent NPE in comparison (#12218) | Tatu Lund | 2021-03-05 | 1 | -1/+1 |
* | Update copyright year range. (#12215) | Anna Koskinen | 2021-03-04 | 555 | -555/+555 |
* | update to Atmosphere runtime 2.4.30.vaadin3 (#12214) | Olli Tietäväinen | 2021-03-03 | 1 | -1/+1 |
* | Remove whitespace-maven-plugin and formatter-maven-plugin. (#12213) | Anna Koskinen | 2021-03-03 | 1 | -8/+0 |
* | Merged column headers should work within declarative Grid. (#12206) | Anna Koskinen | 2021-02-26 | 2 | -10/+15 |
* | Add API to prevent invalid input when integrated range validator is used (#12... | Tatu Lund | 2021-02-19 | 1 | -1/+34 |
* | Added missing file ending (#12202) | Anna Koskinen | 2021-02-16 | 1 | -0/+0 |
* | Clear out ClientCache when UI is detached to prevent a minor memory leak (#12... | Anna Koskinen | 2021-02-11 | 1 | -0/+15 |
* | Dead code removal (#12187) | Tatu Lund | 2021-02-04 | 1 | -3/+0 |
* | fix: use time-constant comparison for CSRF tokens (#12188) | Tatu Lund | 2021-02-01 | 1 | -1/+5 |
* | fix: use time-constant comparison for security tokens (#12189) | Tatu Lund | 2021-01-29 | 3 | -3/+18 |
* | DateField value should actively adjust to the set resolution. (#12183)7.7.23 | Anna Koskinen | 2021-01-22 | 6 | -40/+108 |
* | Update Atmosphere vaadin2 patch (#12181) | Tatu Lund | 2021-01-18 | 1 | -1/+1 |
* | Add getter for presentationProvider in Grid.Column (#10323) (#12060) | jdewaen | 2020-12-18 | 1 | -0/+12 |
* | Fix to LayoutManager size calculations during transform. (#12138) | Anna Koskinen | 2020-12-18 | 1 | -0/+34 |
* | Better error handling trying to enable HTML5 DnD for mobile from thread (#12170) | Anna Koskinen | 2020-12-07 | 1 | -0/+7 |
* | Binder: Also use converter for user-changed values (#12132) | Tatu Lund | 2020-12-03 | 2 | -1/+74 |
* | Replace function reference with anonymous class for serialization (#12137) | Tatu Lund | 2020-11-26 | 1 | -19/+20 |
* | Make checkAtmosphereSupport() non-static (#12131) | Tatu Lund | 2020-11-24 | 1 | -3/+6 |
* | Log informative message instead of failing with ClassCastException when polli... | Martin Vysny | 2020-10-12 | 1 | -2/+18 |
* | Update to 8.13-SNAPSHOT (#12110) | Zhe Sun | 2020-10-07 | 1 | -1/+1 |
* | Add DateField(LocalDate value) constructor (#12096) | Tatu Lund | 2020-09-25 | 1 | -0/+11 |
* | Adding regression test against malicious input (#12105) | Tatu Lund | 2020-09-25 | 1 | -0/+5 |
* | fix duplicate key exception with Binder when interface method is overwritten ... | vt512 | 2020-09-08 | 2 | -1/+29 |
* | Add convenience overloading for setColumn (#12093)8.12.0.alpha2 | Tatu Lund | 2020-09-04 | 2 | -0/+41 |
* | Update ServletPortletHelper.java (#12087) | Clemens von Schwerin | 2020-09-03 | 1 | -0/+4 |
* | Add API to detect if GridMultiSelect select-all checkbox is checked (#12086) | Tarek Oraby | 2020-08-26 | 3 | -9/+27 |
* | Bump hibernate-validator from 4.3.2.Final to 5.3.5.Final (#12083) | Tatu Lund | 2020-08-25 | 2 | -2/+6 |
* | Added missing MIME types to FileTypeResolver (#12070) | Anna Koskinen | 2020-08-12 | 1 | -14/+40 |
* | Explicitly remove old dataprovider listener when new one is set (#12064) | Tatu Lund | 2020-08-07 | 1 | -7/+35 |
* | Fix possible NPE with MPR (#12040) | Tatu Lund | 2020-08-05 | 2 | -5/+17 |
* | Add support for "ww" in date format (#12037) | Tatu Lund | 2020-07-03 | 1 | -1/+27 |
* | Ensure type safety and serializable nature of all the listeners (#12045) | Tatu Lund | 2020-07-03 | 24 | -67/+651 |
* | Clear thread local instances on connection lost in push handler (#12042) | Tatu Lund | 2020-06-30 | 5 | -7/+175 |
* | Fixed error message to use given parameters. (#12008) | Anna Koskinen | 2020-05-14 | 1 | -4/+5 |
* | Removing deprecated parameter (#12004) | Tatu Lund | 2020-05-14 | 1 | -2/+1 |
* | Update to 8.12-snapshot (#11995) | Zhe Sun | 2020-05-13 | 1 | -1/+1 |
* | Support for javax.validation @NotEmpty annotation. (#11985) | Martín López | 2020-05-12 | 1 | -1/+2 |
* | Refresh DataProvider only once when reordering the grid using GridRowDragger ... | Martín López | 2020-05-11 | 2 | -1/+25 |
* | Removed unused parameter from DataNode creation (#11976) | James Pether Sörling | 2020-05-11 | 1 | -2/+1 |
* | Add missing since tag (#11957)8.11.0.alpha1 | Zhe Sun | 2020-04-23 | 3 | -9/+9 |
* | Add asMultiSelect() to Tree class (#11949) | Tarek Oraby | 2020-04-21 | 1 | -0/+12 |