]> git.mjollnir.org Git - moodle.git/commit
Email alerts to teachers
authormoodler <moodler>
Wed, 5 Jan 2005 17:13:44 +0000 (17:13 +0000)
committermoodler <moodler>
Wed, 5 Jan 2005 17:13:44 +0000 (17:13 +0000)
commit59c005b76e912a0fa48495cc5f6ae2682a59e9a4
treef7725949e1469d5f3ff8f6debdbcf3a40ffa72f7
parente8481594132a42341118ac789276b5b5be43fdb0
Email alerts to teachers
------------------------

Added a small new feature to the assignment module to alert teachers when
new emails come in.  This feature adds one new field (which is tested) but
the operation of the new code has not been tested yet at all (apart from
PHP syntax) and very likely has bugs in it.

I'm checking this in so I can do tests on test.moodle.com which has email
set up properly.

I'm off to bed right now but if anyone else wants to test this feature
before tomorrow please do!   :-)

While I'm rambling here in CVS, I need to have a good look soon at Pablo's work
on Assignment and see if I can merge it all in...
lang/en/assignment.php
lang/en/help/assignment/emailteachers.html [new file with mode: 0644]
mod/assignment/db/mysql.php
mod/assignment/db/mysql.sql
mod/assignment/db/postgres7.php
mod/assignment/db/postgres7.sql
mod/assignment/lib.php
mod/assignment/mod.html
mod/assignment/upload.php
mod/assignment/version.php