Skip to content

Releases: eSkiSo/Subtaskdate

1.1.3

14 Feb 18:26
Compare
Choose a tag to compare

Whats Changed

  • Update Makefile
  • Code Styling Cleanup
  • Fix Version detection

Full Changelog: 1.1.2...1.1.3

1.1.2

29 May 17:18
7c7b59a
Compare
Choose a tag to compare
  • 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

13 Dec 16:31
88f082c
Compare
Choose a tag to compare
  • 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

06 Dec 18:08
a09ec61
Compare
Choose a tag to compare
  • Adds Calendar Events to User and Project Calendar

1.0.5

03 Dec 21:44
877f493
Compare
Choose a tag to compare
  • Fixes filter
    • Previously, when no task matched criteria, filter would reset to show ALL tasks.
    • Now correctly filters to show no tasks.

1.0.4

03 Dec 19:42
58c0ef5
Compare
Choose a tag to compare
  • Adds filter subtask_due

1.0.3

02 Dec 13:50
36ef375
Compare
Choose a tag to compare
  • Update version
  • Removed spaces in plugin name( spaces can't be in name for up to date to work from website

API

02 Dec 03:11
a7cd2e3
Compare
Choose a tag to compare
API

Added API calls

Dashboard hooks commented

20 Mar 13:52
Compare
Choose a tag to compare
Pre-release

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

06 Oct 10:35
Compare
Choose a tag to compare

First Release

  • Adds Due Date to forms (create and edit)
  • Adds Due Date column to tables in
    • Dashboard
    • Task Details
    • Tooltips on Board