Highlights
- A new document module was added to create wiki like documentation
- New dashboard showing users to-dos across all projects
- Improved project dashboards with project status
- iCal calendar export (Thank you @calawhkbu)
New Features
- Basic event hook management system integrated
- Portugese translation improved
- Added polish translation
- Optimized various parts of the system (Thank you @phulstaert)
- Improved debugging for smtp and ldap issues
- Added tags to table and kanban view
- Grouping by status
Bugs
- fixed ldap not updating users on login
- Various pop ups showed out of bound fix
- Missing date dropdown initialization on todos fix
- Fixed custom "DONE" status visibility on dashboard
- Milestone sorting by date works correctly now
Commits and Pull Requests
- added timezone list by @phulstaert in #926
- Remove unneeded db:::getInstance by @phulstaert in #921
- Optimize loops + formating + useldap as boolean by @phulstaert in #922
- Replaced Slack logo due to ERR 304 by @phulstaert in #924
- Added checks and dump the error if debug is on by @phulstaert in #935
- update the sample config by @phulstaert in #934
- initial version of an update script by @phulstaert in #919
- event handling prototype by @marcelfolaron in #950
- Update Message Translation European Portuguese by @joaobrazuna in #963
- Create updatescript by @phulstaert in #970
- optimise png images by @phulstaert in #977
- Respect the session expiration for cookies by @Naros in #1009
- Document Manager by @marcelfolaron in #994
- dynamic ical support by @marcelfolaron in #1020
- Proposed corrections for various bugs by @diderich in #1021
- Documents by @marcelfolaron in #1024
- Added status updates to dashboard by @marcelfolaron in #1025
- Additional incon corrections by @diderich in #1027
- Adding links in various places by @marcelfolaron in #1034
- Adding Status to user tabl by @marcelfolaron in #1035
- Misc bugs by @marcelfolaron in #1036
New Contributors
Full Changelog: v2.2.7...v2.2.8