Releases: bostelm/moodle-mod_scheduler
Release 4.0.0 for Moodle 4.0 and later
Release 3.7.0 for Moodle 3.7 and later
Maintenance release for newer Moodle versions with some refactored code and the following changes:
-
New feature: Basic support for completion API (when using grades)
-
Altered feature: permissions on teacher side. In particular:
- Teachers now strictly need the capability 'canseeotherteachersbooking' (or 'manageallappointments') in order to see the "All appointments" tab.
- There are new capabilities 'editallgrades', 'editallnotes', and 'editallattended' which allow users without the 'manageallappointments' capability to edit the grades, the teacher notes, or the attended flag in all appointments of all teachers, in the appointment screen only.
- The configuration setting 'allteachersgrading' is no longer in use.
Release 3.5.1 for Moodle 3.5 and later
This is a bug fix release with no major feature changes. Also, this release is compatible with Moodle 3.7.
Bugs fixed: CONTRIB-7714
Release 3.5.0 for Moodle 3.5 and later
Initial release of the new branch for Moodle 3.5, 3.6 and later.
New features:
- Adds implementation of the Privacy API
Release 3.3.1 for Moodle 3.3 and later
This is a bug fix release with no major feature changes. Also, this release is compatible with Moodle 3.5.
Bugs fixed: CONTRIB-6770, CONTRIB-7222, CONTRIB-7277, CONTRIB-7296
Release 3.1.2 for Moodle 3.1 and 3.2
This is a maintenance release with few feature changes.
Feature change: Optionally, block individual bookings when group scheduling is used (new global config option)
Bug fixes: CONTRIB-6873 (teachers sometimes see empty slot table), CONTRIB-6823 (Oracle compatibility), CONTRIB-6891 (show other students in "Upcoming slots" table), among others.
Release 2.9.2 for Moodle 2.9, 3.0 and 3.1
This is a bug fix release with no features added.
Bugs fixed: CONTRIB-6873, CONTRIB-6891
Release 3.3.0 for Moodle 3.3 and later
Initial release of the new branch for Moodle 3.3 and later.
Major feature changes:
- Booking form with option for students to enter text or upload files
- Custom profile fields can be used in exports
Release 3.1.1 for Moodle 3.1 and later
This maintenance release resolves a compatibility issue with Moodle 3.2. It can be used for both Moodle 3.1 and 3.2.
Release 3.1.0 for Moodle 3.1 and later
Initial release of the new branch for Moodle 3.1 and later.
Major feature changes:
- Confidential appointment notes (visible to teacher only) can now be added.
- Students can be allowed to see existing bookings of other students.
- Invitations are now sent trough the web interface rather than via a "mailto:" link