Skip to content

Releases: simialbi/yii2-kanban

Changed todo handling

25 Nov 09:09
Compare
Choose a tag to compare

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

16 Nov 09:28
Compare
Choose a tag to compare
added data-ajax listener
added history link

Added recurrence

11 Nov 15:06
Compare
Choose a tag to compare
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

19 Oct 06:54
Compare
Choose a tag to compare
forced date dropper, SQL strict mode fixes

Optimized performance by using turbo

18 Oct 12:47
Compare
Choose a tag to compare
  • Replaced most pjax containers with turbo frames
  • Removed date plan view

1.10.1

26 Aug 13:47
Compare
Choose a tag to compare
fixed end date display

Removed Datepicker

13 Aug 14:51
Compare
Choose a tag to compare

Replaced Datepicker with DateDropper

Dependency update

12 Aug 07:37
Compare
Choose a tag to compare
1.9.4

update swiper dependency

1.9.3: Bugfixes:

29 Jul 09:13
Compare
Choose a tag to compare

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

26 Jul 07:46
Compare
Choose a tag to compare

Fixed wrong model in comment actionCreate event triggers