Mayan EDMS v3.4.15 Release Notes

Release Date: 2020-08-26 // over 3 years ago
    • Ensure workflow template field widgets receive an empty mapping when the arguments field is empty. Closes GitLab issue #862. Thanks to Dennis Ploeger (@dploeger) for the report, debug, and diagnostics.
    • Backport events method decorator.
    • ⚡️ Update comments app to use method event decorator. Solves forum issue in topic 2890. Thank to forum user @qra for the report.
    • ➕ Add information about settings loading order to the settings chapter. Closes GitLab issue #813. Thanks to Martin (@efelon) for the report and debug information.
    • ➕ Add API endpoint to show the valid permissions for a model. The URL is /api/objects/{app}/{model}/permissions/. Forum topic 2858. Thanks to forum user @neuhs for the report.