Commit Graph

10 Commits

Author SHA1 Message Date
Aparup Banerjee d1e362405e Merge branch MDL-29186-master of git://github.com/samhemelryk/moodle
- resolved conflicts, minor whitespace and fixed quote.
- note: textlib_get_instance() is already deprecated
2011-09-13 16:06:21 +08:00
Sam Hemelryk 91d284c145 MDL-29186 multilang Reviewed the uses of course fullname and ensured things were being formatted consistently 2011-09-08 09:38:46 +12:00
Sam Hemelryk 8ebbb06adf MDL-29189 mutlilang Reviewed the uses of course shortname and ensured things are being formatted consistently 2011-09-08 09:30:27 +12:00
Petr Skoda 94b9c2e8da MDL-24321 switching to stdClass in /e*/ 2010-09-21 08:14:41 +00:00
Petr Skoda f7c40d46bd initializing variables 2010-09-17 12:41:00 +00:00
Aparup Banerjee 55fe807451 enrol flatfile MDL-23892 DB schema updates to the buffer table. 2010-09-14 09:04:28 +00:00
Aparup Banerjee b6845dbaec enrol flatfile MDL-23892 the flatfile plugin now processes future enrolment start times by validating then putting them into enrol_flatfile table as a buffer (stored as IDs). The buffer is processed during later crons for any upcoming enrolments due. 2010-09-14 03:52:59 +00:00
Petr Skoda 9779585953 MDL-23502 oops, die()! 2010-07-31 20:30:29 +00:00
Petr Skoda 4460eab552 MDL-23502 fixed php docs in enrol/flatfile 2010-07-31 20:18:50 +00:00
Aaron Barnes e8e0d84584 MDL-22781 upgrade enrol/flatfile plugin to use enrolments
Adding/removing files missed in last patch
2010-07-22 03:11:27 +00:00