Deck Versions Save

🗂 Kanban-style project & personal management tool for Nextcloud, similar to Trello

v1.10.0-beta.1

1 year ago

Added

  • Compatibility with Nextcloud 27

Fixed

  • fix(references): Mute NoPermissionException as it is expected to happen for references @juliushaertl #4514
  • fix(cards): Fix card sizing by limiting too wide style rules @juliushaertl #4512
  • fix: Adapt NcEmptyContent usages to new slots @juliushaertl #4561
  • Gracefully handle not found card for a share @mejo- #4566
  • Prevent tag itself being edit button if user lacks permissions @joshtrichards #4574
  • chore: Remove unused @nextcloud/vue-dashboard @juliushaertl #4586
  • Update Description.vue: Fixes the issue of hidden text by menu bar @pschopen #4617
  • allow user to toggle visibility of the calendar for a deck board @schiessle #4622
  • fix: Append datetime picker to body to avoid cut off @juliushaertl #4643
  • fix: Bring back overdue column by removing faulty condition @juliushaertl #4660
  • fix(sessions): Do not send close request without token @juliushaertl #4510
  • tests(integration): Add test for multiple board shares to the same user @juliushaertl #4494
  • fix(API): Fix board API details parameter to work as expected @nickvergessen #4518
  • Fix : Overlapping expiry dates on tags @Jerome-Herbinet #4535
  • Fix consistency of a "Create card" wording with its equivalent for Notes ("New card") @Jerome-Herbinet #4534
  • tests(integration): Add integration tests for due dates @juliushaertl #4489
  • Better display of card dates (creation and change dates) @Jerome-Herbinet #4604
  • Refactors lib\Activity\DeckProvider.php to improve code readability. @fsamapoor #4648
  • Converts 'strpos()' calls to improve code readability. @fsamapoor #4657

v1.9.1

1 year ago

Fixed

  • Gracefully handle not found card for a share #4567
  • fix: Adapt NcEmptyContent usages to new slots #4562
  • allow user to toggle visibility of the calendar for a deck board #4625
  • fix: Append datetime picker to body to avoid cut off #4644
  • chore: Remove unused @nextcloud/vue-dashboard @juliushaertl #4650
  • fix: Bring back overdue column by removing faulty condition #4662
  • Fix : Overlapping expiry dates on tags #4537
  • Better display of card dates (creation and change dates) #4619
  • Update dependencies

v1.8.4

1 year ago

Fixed

  • fix: Use passed userid when getting attachment folder #4540
  • fix: Adapt NcEmptyContent usages to new slots #4563
  • Gracefully handle not found card for a share #4568
  • allow user to toggle visibility of the calendar for a deck board #4626
  • fix: Append datetime picker to body to avoid cut off #4645
  • Fix : Overlapping expiry dates on tags #4536
  • Better display of card dates (creation and change dates) #4620
  • Dependency updates

v1.7.4

1 year ago

Fixed

  • Gracefully handle not found card for a share #4569
  • fix: Use passed userid when getting attachment folder #4541
  • fix: Append datetime picker to body to avoid cut off #4646
  • Permanently delete deck cards marked as deleted after 5 min in a cron job #4302
  • Fix : Overlapping expiry dates on tags #4538
  • Update dependencies

v1.9.0

1 year ago

Added

  • Live updates on board collaboration using notify_push @alangecker #4273
  • Basic notify_push usage with session handling @alangecker #3876
  • Use text as editor if available #4399
  • Improve reference provider and add reference widgets @julien-nc #4422
  • Tag creation from card view @juliushaertl #4344
  • Optimize query performance with larger board or card count @#4452
  • Export Board as CSV @david-loe #3065

Fixed

  • fix(cards): Fix card sizing by limiting too wide style rules #4521
  • fix(references): Mute NoPermissionException as it is expected to happen for references #4516
  • fix(API): Fix board API details parameter to work as expected #4519
  • fix(sessions): Do not send close request without token #4525
  • fix: Avoid mutating the due date when calculating days @juliushaertl #4488
  • fix: Pass user id along to properly check permissions in background jobs @juliushaertl #4485
  • fix: Use passed userid when getting attachment folder @juliushaertl #4487
  • fix: Use proper z-index for text menubar @juliushaertl #4490
  • fix(dashboard): Fix undefined array index @marcelklehr #4492
  • fix: Always return sorted index array to make sure a json array is the result @juliushaertl #4493
  • Fix component renaming so that acl works on shares again @small1 #4315
  • fix(Sidebar): Only close sidebar on v-click-outside for specific targets @juliushaertl #4350
  • add basic e2e tests for stack title @shoetten #4206
  • App metadata: add links to user and developer documentation @p-bo #4356
  • Update signature of Entity::markFieldUpdated @nickvergessen #4398
  • Remove updated nightly information @xf- #4419
  • perf: Register notifier and resource listener lazy @juliushaertl #4439
  • perf: Lazy load dashboard components @juliushaertl #4440
  • Optimise upcomming overview creation @Raudius #3793

v1.9.0-beta.2

1 year ago

Fixed

  • fix: Avoid mutating the due date when calculating days @juliushaertl #4488
  • fix: Pass user id along to properly check permissions in background jobs @juliushaertl #4485
  • fix: Use passed userid when getting attachment folder @juliushaertl #4487
  • fix: Use proper z-index for text menubar @juliushaertl #4490
  • fix(dashboard): Fix undefined array index @marcelklehr #4492
  • fix: Always return sorted index array to make sure a json array is the result @juliushaertl #4493
  • chore(CI): Adjust testing matrix for Nextcloud 26 on stable26 @nickvergessen #4498

v1.9.0-beta.1

1 year ago

Added

  • Export Board @david-loe #3065
  • basic notify_push usage with session handling @alangecker #3876
  • feat(Description): Use text as editor if available @juliushaertl #4399
  • Improve reference provider and add reference widgets @julien-nc #4422
  • live updates 🎉 @alangecker #4273
  • Tag creation from card view @juliushaertl #4344

Fixed

  • Fix component renaming so that acl works on shares again @small1 #4315
  • fix(Sidebar): Only close sidebar on v-click-outside for specific targets @juliushaertl #4350
  • add basic e2e tests for stack title @shoetten #4206
  • App metadata: add links to user and developer documentation @p-bo #4356
  • Update signature of Entity::markFieldUpdated @nickvergessen #4398
  • Remove updated nightly information @xf- #4419
  • perf: Register notifier and resource listener lazy @juliushaertl #4439
  • perf: Lazy load dashboard components @juliushaertl #4440
  • Optimise upcomming overview creation @Raudius #3793
  • Performance boost @juliushaertl #4452

Other

  • Dependency updates

v1.8.3

1 year ago

Fixed

  • Fix component renaming so that acl works on shares again #4328
  • Permanently delete deck cards marked as deleted after 5 min in a cron job #4301
  • Dependency updates

v1.8.2

1 year ago

Fixed

  • minor style fixes #4201
  • feat: add validators to check values in services #4174
  • Add integration test for attachment handling on cards #4179
  • Add missing userId property #4198

v1.7.3

1 year ago

Fixed

  • feat: add validators to check values in services @juliushaertl #4176
  • Add integration test for attachment handling on cards #4178
  • disables autocomplete on card creation @juliushaertl #4182
  • minor style fixes #4202