Skip to content

Releases: mebis-lp/moodle-mod_kanban

v0.3.2.1

27 Feb 07:23
Compare
Choose a tag to compare
  • Change purpose -> collaboration

v0.3.2

20 Feb 14:51
Compare
Choose a tag to compare
  • Fix issue when changing card details

Thanks a lot to @PhMemmel for the fast review!

v0.3.1

18 Feb 15:15
Compare
Choose a tag to compare
  • Improve protection against situations where columns are present in the database but not visible in the board.

Thanks a lot to @fhuebler for all the review work!

v0.3

15 Feb 08:26
Compare
Choose a tag to compare
  • Support for repeating cards
  • New modal to show error messages
  • Support for duplicating cards
  • Support for card numbers
  • Support for wip limit (per person)

Thanks a lot to @fhuebler and @PhMemmel for doing the reviews!

v0.2.6

16 Dec 06:22
Compare
Choose a tag to compare
  • Respect forcegroupmode setting
  • Add info text
  • Show kanban in block activity_modules
  • Move delete actions to bottom of menu and highlight them
  • Fix JS error leading to unnecessarily shown scroll buttons
  • Change schedule for cron

Thanks a lot to @fdagner and @lucaboesch for their contributions and to @PhMemmel, @tholudwig and @fhuebler for reviewing!

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!