Changes:
The Schedules
module has been completely rebuilt, it's no longer handled via table but it's not fully interactive calendar.
Important: this release will modify the state of database, move data between old/new tables, remove the no longer used tables. It's recommended to make a DB backup just in case.
Adjustments:
- show name of
todo
record while processing it via modal, - optimize
MonthlyPayments
loading time by grouping payments by years,
Fixes:
- setting related entity via ajax call didn't worked for some fields names,
- soft removing entities didn't handles properly related entities,
- missing hover animation for monthly payment group,
- could not copy data between
main
folder of upload modules,