Releases: eSkiSo/Subtaskdate
Releases · eSkiSo/Subtaskdate
1.1.3
Whats Changed
- Update Makefile
- Code Styling Cleanup
- Fix Version detection
Full Changelog: 1.1.2...1.1.3
1.1.2
- fix: illegal offset
PHP message: PHP Warning: Illegal string offset 'id' in /var/www/app/plugins/Subtaskdate/Model/SubtaskCalendarModel.php on line 80
1.1.1
- Backward compatibility
- Automatically determines
APP_VERSION
and attaches templates to the dashboard hook.
- In the event that
APP_VERSION
is master
, uses ChangeLog
to determine Kanboard Version.
1.1.0
- Adds Calendar Events to User and Project Calendar
1.0.5
- Fixes filter
- Previously, when no task matched criteria, filter would reset to show ALL tasks.
- Now correctly filters to show no tasks.
1.0.3
- Update version
- Removed spaces in plugin name( spaces can't be in name for
up to date
to work from website
Dashboard hooks commented
Due to a new update to 1.0.41 dashboard hooks were commented to work in this new version, until a more detailed review is made.
First Release
First Release
- Adds Due Date to forms (create and edit)
- Adds Due Date column to tables in
- Dashboard
- Task Details
- Tooltips on Board