UpdateS CHANGELOG

main
Yasen Pramatarov 2024-08-01 11:24:44 +03:00
parent 8455a98ec5
commit 80454de3f2
1 changed files with 3 additions and 0 deletions

View File

@ -16,11 +16,14 @@ All notable changes to this project will be documented in this file.
- Added collapsible front page widgets - Added collapsible front page widgets
- Added widgets to conferences, participants and components pages - Added widgets to conferences, participants and components pages
- Added front page widget for monthly conferences and participants number - Added front page widget for monthly conferences and participants number
- Added login/registration control and messages
- Added default config file locations
### Changed ### Changed
- MVC design - models(classes folder), views(templates folder) and controllers(pages folder) - MVC design - models(classes folder), views(templates folder) and controllers(pages folder)
### Fixed ### Fixed
- Fixed SQL when conferences start and end time are not explicitly clear
--- ---