aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* chore: Add a very visible obsoletion message (#12634)HEADmasterPatrik Lindström2024-11-082-0/+23
* feat: Update POMs and bump build dependency versions (#12636)Patrik Lindström2024-11-082-3/+5
* chore: Downgrade snapshot version for free version (#12635)Patrik Lindström2024-11-061-1/+1
* Update copyright year range (#12507)Anna Koskinen2022-01-11555-555/+555
* Update Liferay kernel version to support 7.4.3.5 GA5 (#12503)Tatu Lund2021-12-301-1/+1
* chore: Add comment in Styles (#12480)Tatu Lund2021-11-171-0/+2
* fix: Check if injected CSS String is already in the list of injected styles (...Tatu Lund2021-11-162-4/+49
* Support Liferay 7.4.3 kernel version (#12477)Tatu Lund2021-11-111-1/+1
* feat: Add better API to configure maximum allowed rows (#12466)Tatu Lund2021-11-032-4/+22
* Remove obsolete comment and assert in Binder (#12456)Tatu Lund2021-10-281-3/+1
* fix: avoid ConcurrentModificationException in Binder (#12458)Tatu Lund2021-10-272-7/+37
* fix: don't update bean property which is read-only bound (#12457)Tatu Lund2021-10-272-1/+72
* fix: Ensure that side effects of readBean does not set hasChanges true (#12455)Tatu Lund2021-10-272-1/+23
* Fixed JavaDoc for setting page title. (#12433)Anna Koskinen2021-10-171-2/+2
* fix: Add row limit to DataCommunicator row data requests (#12415)Tatu Lund2021-09-303-0/+42
* fix: Add MPR UI id request parameter (#12412)Mikhail Shabarov2021-09-281-0/+6
* fix: set Vaadin session attribute using lock in reinitializeSession (#12401)Tatu Lund2021-09-162-4/+58
* Update project to 8.15-SNAPSHOT (#12392)Zhe Sun2021-08-311-1/+1
* chore: Update liferay kernel version (#12387)Tatu Lund2021-08-261-1/+1
* Cleaned out old references to removed buildhelpers and widgets modules. (#12383)Anna Koskinen2021-08-251-3/+0
* Update to Jsoup 1.14.2 (#12381)Tatu Lund2021-08-244-6/+20
* Add detection of HCL Digital Experience rebranding (#12242)Marcello Barnaba2021-08-091-1/+1
* fix: Prevent deadlock in findOrCreateVaadinSession (#12355)Tatu Lund2021-08-091-11/+30
* fix: Avoid processing value change event due writing back of converted value ...Tatu Lund2021-08-062-1/+35
* Deprecating Flash component. (#12348)Anna Koskinen2021-07-261-1/+4
* Checkstyle fixes (#12347)Anna Koskinen2021-07-232-2/+28
* fix: Reuse existing filesystem (#12346)Anna Koskinen2021-07-222-2/+53
* Checkstyle fixes (#12339)Anna Koskinen2021-07-151-3/+0
* Code cleanup (#12333)Anna Koskinen2021-07-0817-121/+188
* fix: don't serve directories as static files (#12325)Anna Koskinen2021-06-234-9/+793
* fix: add JavaDoc warning to avoid using ResponseWriter for directories (#12324)Anna Koskinen2021-06-151-0/+7
* Update Atmosphere (#12293)Tatu Lund2021-05-171-1/+1
* Update Liferay kernel dependency range to [7.0.0,12.0.0) (#12290)Tatu Lund2021-05-041-1/+1
* Fix validation in non-buffered Grid editor (#12281)Tarek Oraby2021-04-281-0/+5
* Add browser specific handling in setRows (#12141)Tatu Lund2021-04-191-2/+5
* Update 8.14-SNAPSHOT and release note (#12261)Zhe Sun2021-04-141-1/+1
* feat: Add API to control whether Binder converts back to presentation (#12246)Tatu Lund2021-03-182-3/+55
* Add missing 8.13 since tag (#12236)Zhe Sun2021-03-112-3/+3
* Fix updating Grid's item set when details rows are open. (#12231)Anna Koskinen2021-03-081-0/+10
* Prevent NPE in comparison (#12218)Tatu Lund2021-03-051-1/+1
* Update copyright year range. (#12215)Anna Koskinen2021-03-04555-555/+555
* update to Atmosphere runtime 2.4.30.vaadin3 (#12214)Olli Tietäväinen2021-03-031-1/+1
* Remove whitespace-maven-plugin and formatter-maven-plugin. (#12213)Anna Koskinen2021-03-031-8/+0
* Merged column headers should work within declarative Grid. (#12206)Anna Koskinen2021-02-262-10/+15
* Add API to prevent invalid input when integrated range validator is used (#12...Tatu Lund2021-02-191-1/+34
* Added missing file ending (#12202)Anna Koskinen2021-02-161-0/+0
* Clear out ClientCache when UI is detached to prevent a minor memory leak (#12...Anna Koskinen2021-02-111-0/+15
* Dead code removal (#12187)Tatu Lund2021-02-041-3/+0
* fix: use time-constant comparison for CSRF tokens (#12188)Tatu Lund2021-02-011-1/+5
* fix: use time-constant comparison for security tokens (#12189)Tatu Lund2021-01-293-3/+18