TaskBoard Versions Save

A Kanban-inspired app for keeping track of things that need to get done. (Don't forget to read the Wiki page!)

v0.2.3

9 years ago

Bugfix for automatic actions typo error in v0.2.2 (@alex3305)

v0.2.2

9 years ago

Emergency bugfix for error loop in automatic actions JS from v0.2.1.

v0.2.1

9 years ago

Do Not Use

Get v0.2.2 instead - Only here to maintain history

New in v0.2.1

  • Supports nginx (@alex3305)
  • Supports use in Docker (Ubuntu Trusty & nginx - @alex3305)
  • Build scripts executable by default (@niedzielski)
  • Automatic Actions now allow "Unassigned" and "Uncategorized" for changing assignee or category (Issue #5)
  • Links in item descriptions open in new tab (Issue #18)
  • Lanes are now Columns to match common Kanban terminology (Issue #4)
  • Any exception in API is handled and returns a 503 (inspired by @amalfra)

To do before v1.0.0:

Fix reported issues!

Planned New Features
  • Automatic Actions
  • Public board access
  • Create Active/Inactive board states
Planned Enhancements
  • Better error message when api/ is not writable
  • User filter for admins on Settings board list

v0.2.0

9 years ago

New in v0.2.0:

  • Created Automatic Actions to allow specific actions to trigger changes
  • Improved login error so improper install (unwriteable api directory) is more obvious
  • Additional context menu item for admins
  • Made a few UI changes
  • Fixed bug with logging board activity
  • Updated RedBeanPHP and AngularJS to latest versions
  • API security enhancements

To do before v1.0.0:

New Features
  • Automatic Actions
  • Public board access
Enhancements
  • Better error message when api/ is not writable
  • User filter for admins on Settings board list

v0.1.0

9 years ago

Initial release.

To do before v1.0.0:

New Features
  • Automatic Actions
  • Public board access
Enhancements
  • Better error message when api/ is not writable
  • User filter for admins on Settings board list