Skip to content

Releases: mebis-lp/moodle-mod_kanban

v0.2.5

07 Mar 15:39
3ea864d
Compare
Choose a tag to compare
  • Fix inplace editing when user is assigned to a card
  • Show user fullname in tooltip
  • Fix handling of title strings

v0.2.4

18 Feb 15:04
7c5f8be
Compare
Choose a tag to compare
  • Add horizontal scrolling buttons
  • Add support for default completion settings in Moodle 4.3

Thanks to @PhMemmel for the (as always) very helpful and constructive review!

v0.2.3

02 Feb 10:12
Compare
Choose a tag to compare
  • German lang file moved to AMOS
  • Small CSS fix
  • Fix for unit tests on instances with auth_saml2

v0.2.1

18 Oct 13:09
Compare
Choose a tag to compare
  • Input and output handling improved

v0.2

10 Oct 20:13
64ff3a6
Compare
Choose a tag to compare
  • More consistent capabilities: manage cards, moveallcards and moveassignedcards are replaced by manageallcards and manageassignedcards
  • Fix type of card title in details form
  • Change update order when moving cards
  • Avoid showing old card title when moving a card after inplace editing the title
  • Fix privacy provider
  • Fix SQL statements in unit tests
  • Add missing cached strings
  • Add button for group change
  • Compatibility with single activity format
  • Fix adding / deleting discussion items
  • Fix backup

Thanks a lot to @PhMemmel for his contributions and to @PhMemmel, @TobiGa and @tholudwig for code review!

v0.1.2

14 Aug 18:57
dba5951
Compare
Choose a tag to compare
  • Fixed problem with relative time format when using languages that don't match a locale
  • Fix problem in group mode when no group was present
  • Fix reminder job for all DBMS
  • Fix missing notification data

Thanks a lot to @PhMemmel for fast and thorough review and all testers of the first version (especially @fdagner and Giovanni Fonseca)!

v0.1.1

10 Aug 11:35
Compare
Choose a tag to compare
  • Fix required Moodle version
  • Improve DB compatibility
  • Small fix for pushing cards that have an attachment

v0.1 - Initial release

02 Aug 15:29
Compare
Choose a tag to compare
MBS-7743: Add missing upgrade.php