Releases: simialbi/yii2-kanban
Releases · simialbi/yii2-kanban
Changed todo handling
ToDo is now direct opening task instead of redirect to plan
2.1.1: fixed update if author or update do not exist any more
added data-ajax listener added history link
Added recurrence
Merge remote-tracking branch 'origin/master' # Conflicts: # src/controllers/TaskController.php # src/messages/de/messages.mo # src/messages/en/messages.mo # src/messages/fr/messages.mo # src/messages/it/messages.mo # src/messages/ru/messages.mo # src/models/Task.php # src/views/task/item.php
2.0.1
Optimized performance by using turbo
- Replaced most pjax containers with turbo frames
- Removed date plan view
1.10.1
Removed Datepicker
Replaced Datepicker with DateDropper
Dependency update
1.9.4 update swiper dependency
1.9.3: Bugfixes:
Bugfixes:
- check if boardId is set
- added status to integer-rule + cast to int
- define action in update-task-form, so it doesn't change when deleting an attachment
1.9.2
Fixed wrong model in comment actionCreate event triggers