Releases: mebis-lp/moodle-mod_kanban
Releases · mebis-lp/moodle-mod_kanban
v0.3.2.1
v0.3.2
v0.3.1
v0.3
v0.2.6
- 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
v0.2.4
v0.2.3
v0.2.1
v0.2
- 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!