[AMOS commit] MDL-31414 mod_assign: Code cleanup for notification improvements Committed into Git: 2012-05-22 21:34 UTC

[AMOS commit] MDL-31414 mod_assign: Code cleanup for notification improvements Committed into Git: 2012-05-22 21:34 UTC

by AMOS bot -
Number of replies: 0
Author: Sam Hemelryk
MDL-31414 mod_assign: Code cleanup for notification improvements
* No need to manually call update of providers that happens automatically.
* Added upgrade code for the new sendlatenotifications field.
* Added AMOS syntax for the two renamed strings
* Refactored assign::cron to use half as many DB queries
* Cleaned up unused vars and globals, coding style and phpdocs.
* Removed string notifications added previously but never used.

AMOS BEGIN
MOV [emailgradermail,mod_assign],[gradersubmissionupdatedtext,mod_assign]
MOV [emailgradermailhtml,mod_assign],[gradersubmissionupdatedhtml,mod_assign]
AMOS END


http://git.moodle.org/gw?p=moodle.git;a=commit;h=3f7b501e66cbdefb50ce1aa9e1eea4e650e725db
http://github.com/moodle/moodle/commit/3f7b501e66cbdefb50ce1aa9e1eea4e650e725db

- 2.3 en [notification,mod_assign]