Version 1.22
Added
- new module Issues
- support for tracking pending issues,
- support for dashboard,
Bugfixes
- loader was sometimes not being hidden,
- reports module was keept being open whole time,
- uploaded files with regex characters caused endless loop,
- fontawesome icons js were sometimes shown incorrectly,
- missing login page labels,
- show missed schedules in dashboard,
- iconpicker focus was being stolen when calling it from already active modal,
- removing record and then editing other caused the edited to be removed,
- wrong indents/nesting for categories children in select,
- it was impossible to have more categories with same name,
- add indents also for notes categories settings,
Upgrades
- added doctrine cache,
- added logic for calling dialogs via html parameters,
- added logic for simple implementation of showing records on dashboard,
- added action for editing content of record via tinymce,
- added Command for generating output bundle messages for Symfony (language files are still being separated but now in assets directory like css/js),
- upgrade all packages to support symfony 4.4.8,