Personal management system v1.20.4 Release Notes

Release Date: 2020-02-01 // about 4 years ago
  • Quality

    • 🔨 refactored ajax calls used for all the crud actions (like edit/remove actions for dataTables) and page content loading
      • It would be impossible to extend/implement new logic for this as it was done dirty/incorrect way

    🐛 Bugifxes

    • events for widgets were attachet multiple times which resulted on multiple modals call on widget click