Releases: Volmarg/personal-management-system
Releases · Volmarg/personal-management-system
Version 1.14
This is only update of DemoData (Fixtures):
- Demo data is now way much more user friendly
- It's more static than before but looks way much better.
Version 1.13
My Images/ My files/ Upload
- reworked the way that menu/select options are being builded, now it supports the same menu structure (nested trees) like in case of My notes module,
- this is fully based on folders structure, no database changes are included
Refactor
- vars renaming
- sql refactor - added prepared statements where vars were used directly in sql
- change some of camelCase vars in php into snake_case
- removed few unused functions
Version 1.12
My Files/My Images
- Asded: possibility to move single files between folders and modules (via gui)
Bugfixes
- My Images
- links to images that had been renamed are now updated
- lightgallery is now being closed when there are no images left after moving/removing last file
Version 1.11
Bugfixes
Files Upload
- incorrectly displayed popup message upon entering upload page
- incorrectly selected values in settings
My Files/My images
- Main folder had files listed from categories
Improvements
- Passing server responses for upload settings form to frontend
Version 1.1
Major update
This update does not involve database changes - it's totally based on folders structure
- Added 3 new section:
- Module: My Images
- Module: My files
- Service: Files upload
Files upload
- allows to upload files for selected submodule (at this moment My images and My files), so can be extended in future
- allows to either pick up existing subfolder for given module or You can create new one by typing it's name in field
- in settings You can:
- create new folder for module,
- remove folder for module,
- transfer data between folders in modules,
- rename folder for module,
My images
- creates masonry images gallery
- clicking on image calls lightbox gallery where You can manipulate image with basic options:
- removing,
- renaming
- downloading,
- clicking on image calls lightbox gallery where You can manipulate image with basic options:
My files
- allows to change name of uploaded files
- allows to remove uploaded file
- allows to download uploaded file
Version 1.021
- This is just safety Release - pointer in history (before mergin upload/download management)
Version 1.02
Fixed:
MyCarSchedule
- incorrect date sorting,
- incorrect coloring incomming schedules
Version 1.01
Slight css changes and fixtures updates.
Version 1.0
v1.0 Added migration for release 1.0