Skip to content

Releases: mediamaisteri/moodle-block_mmquicklink

1.7.1

05 Feb 11:55
Compare
Choose a tag to compare

Features

  • Added a 'course completion settings' button
  • Added logging to course archiving & hiding'
  • Added a modal popup window when deleting a course
  • Made all buttons use moodle_url class
  • Adds a link to course activity report. Default setting: hide.
  • Course completion settings: Default mode: hide.

Bug fixes

  • Fixed await/async problem with IE11
  • Fixed enrolment key setting, when adding a key to a course which doesn't have self-enrolment enabled
  • Renamed order-column to sortorder for better PostgreSQL support
  • Fixed a DB execution to work with PostgreSQL, too
  • Switched to a working moodlecs pipeline
  • Changed a lang string for 'edit course settings'
  • Fixed a problematic lang string

1.6.0

09 Jun 11:55
Compare
Choose a tag to compare

Improvements:

  • Added visibility options for auth_easylink
  • Improved mReports menu visibility
  • Improved editing mode buttons on category pages
  • Improved empty block check
  • Improved buttons' custom sorting
  • Added a 'reset sorting' button
  • Added a 'course background' button
  • Used jQuery UI sortable

Bug fixes:

  • Padding in listings
  • Show/hide course button bug fix
  • Moodle/Drupal integration button bug fix
  • Fixed completion progress button sorting
  • Fixed a capability check bug on dashboard's editing mode button
  • Fixed a language bug
  • Fixed 'view as other role' button coloring
  • Fixed confirmation modals

1.3.0: Merge branch 'move-buttons-to-class' into 'master'

10 Dec 05:43
Compare
Choose a tag to compare
Move buttons to class

See merge request mediamaisteri/moodle/block_mmquicklink!75