Skip to content

Releases: ErikVerheul/OneBacklog

Feature update and bug fixes

27 Jul 12:11
Compare
Choose a tag to compare

New features:

  • Log viewer for the server admin
  • When opening context menu select and load item automatically (no need to select first)

Bug fixes:

  • Regression: Cannot change team
  • Console log messages showing (switched off now)

Feature complete release

18 Jul 21:39
Compare
Choose a tag to compare

New features:

  • On-hold column added to the planning board
  • Some missing udo's implemented
  • Automatic sprint calendar extension when no more sprints available

Bug fixes:

  • Fix bug when deleting items from the Products overview (no more orphans left)
  • Fix bug when deleting/(undoing this delete) of items with dependencies to items not deleted
  • Repaint the planning board after a deletion, of items in another user's session, is completed successfully

Design changes:

  • Generic overhaul of access rights
  • 'Removed' is not a status anymore. Use On-hold instead, or delete the item
  • Always update the database first before repainting the tree view or the planning board,
    with the exception of tree view drag & drop where immediate response is paramount

Feature update, bug fixes and design changes

12 Jun 20:48
Compare
Choose a tag to compare

New features:

  • Allow tasks to be added individually to the sprint set for the user story
  • PO's can create and maintain a team specific calendar for their team

Bug fixes:

  • Fix bug updating the acceptance criteria
  • Fix bug when updating the default calendar

Design changes:

  • Introduction of a document with the sole purpose to sync a planning board repaint [NOT downwards compatible]
  • Descendants of moved nodes are synced individually (not via the parent)

Feature update, bug fixes and design changes

24 May 07:51
Compare
Choose a tag to compare

New features:

  • Sync support for task removal and on-hold added
  • Context menu item 'Copy short id to clipboard' implemented for planning board
  • Context menu items 'Add a new task' and 'Remove this task' implemented for planning board
  • Context menu items 'Change task title' and 'Change task owner' implemented for planning board
  • Remove the sprintId only if equal to sprintId specified, leaving items assigned to other sprints unattached
  • Allow the PO to open the contextmenu of items of another team to reassign the items to his current team
  • Include team membership in all authorization checks
  • Sign-out automatically when changing database

Bug fixes:

  • Fix bug updating wrong document after changing content and click on other node

Design changes:

  • Have the database sort the planning board [NOT downwards compatible]
  • Store team membership in the config document [NOT downwards compatible]

Feature update and bug fixes

10 May 18:39
Compare
Choose a tag to compare

New features:

  • Full sync from tree view to planning board
  • Demotion/promotion of PBI's to and from tasks with undo (causes an upwards compatibility break!)
  • Show feature title in story card in planning board
  • Planning bord sorted by feature (oldest on top)

Bug fixes:

  • Regression: Assistance text not showing
  • User options in planning view now limited to this view

Feature update and bug fixes

26 Apr 16:05
Compare
Choose a tag to compare

New features:

  • Remember tree state when visiting planning board
  • Change item state automatically when adding story points to a new item.

Bug fixes:

  • Regression: Move undo not working
  • Moving multiple nodes fails sometimes
  • History on move is incorrect

Feature update

09 Apr 09:37
Compare
Choose a tag to compare

New features:

  • A sprint planning board is available
  • See the 'Sprint panning board' feature user stories (not all are done yet)

Feature update

29 Mar 19:16
Compare
Choose a tag to compare

New features:

  • Add the task level to the tree view
  • Default sprint calendar

Design changes:

  • The application is extended with the task item level.

Regression bug fix

22 Mar 16:56
Compare
Choose a tag to compare

Bug fixes:

  • Regression: state constants not updated

Configuration change

22 Mar 10:52
Compare
Choose a tag to compare

Configuration change:

  • Reorder the item state values

The state mapping has changed to reflect item progress better.