Personal management system v1.4.2 Release Notes

Release Date: 2020-11-19 // over 3 years ago
  • Improvements

    • Upload management
      • all forms are now handled via Ajax call,
    • repositories are now properly being called from controllers,
    • ModuleData - special entity for extending all modules with common logic,
      • at this moment added additional logic to allow setting descriptions for different data types (entity, module, directory)
      • activated that for Upload based modules ,
      • this is also adjusted to renaming/moving folders via GUI,

    🛠 Fixess

    • 🐳 docker hash,
    • RemoveAction didn't worked for Files module,
    • incorrect response handling for widgets visibility setting,
    • retry loading dataProcessor from specialAction upon removal,
    • form submission with element of DataListType was failing,
    • overlaping images names in MyImages,
    • locked folders were still shown in selects, or arrows were rendered,