Details
-
Type:
New Feature
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.9.4
-
Fix Version/s: None
-
Component/s: Block: Mrbs
-
Labels:None
-
Affected Branches:MOODLE_19_STABLE
Description
If a user viewing a booking would be able to book the room (if the booking weren't there) this patch prints a form to send the creator of the booking a pre-generated message via the standard moodle messaging system.
In it's current state it needs a small patch to message/send.php (a single line), but it might be able to be worked such that this isn't required.
TODO:
Make pre-generated message configurable (maybe use langfiles for default)
Put Request that this booking be moved in langfile
Mike - As I understand this, it would be a nice way of asking someone if they could move their booking to make room for someone else? Let's try to avoid the patch to Moodle core since the MRBS block is technically a plugin. I'll look and see what the change is and how we might get around it. Peace- Anthony