- 19 Sep, 2015 1 commit
-
-
Eric Merrill authored
Remove old browser CSS. Fix code style problems. Add many PHPdocs. Set @package uniformly.
-
- 18 Sep, 2015 15 commits
-
-
Damyon Wiese authored
-
Damyon Wiese authored
-
Damyon Wiese authored
-
Damyon Wiese authored
-
Damyon Wiese authored
-
Damyon Wiese authored
-
Tim Hunt authored
-
Tim Hunt authored
Once this question type is in core. This integration with qtype_combined will have to ship with qtype_combined, which is no problem.
-
Tim Hunt authored
imagetarget was a Moodle 1.9 question type. The ddmarkers plugin had code for converting old imagetarget questions to new ddmarker questions. However, since Moodle core does not support upgrading directly from 1.9, and since I suspect most pople who might need this code have already used it, I am removing it form core.
-
Tim Hunt authored
* Remove extra stuff from version.php files. * Remove README.txt files * Remove OU-specific test annotations.
-
Tim Hunt authored
-
Tim Hunt authored
-
Tim Hunt authored
-
Tim Hunt authored
-
Eloy Lafuente authored
-
- 17 Sep, 2015 12 commits
-
-
-
David Monllaó authored
We want to prevent conflicts with get_enrolled_sql trick for db caching plus users should be able to access the course once enrolled.
-
-
-
Juan Leyva authored
-
Juan Leyva authored
-
-
Juan Leyva authored
-
-
Juan Leyva authored
-
-
-
- 16 Sep, 2015 12 commits
-
-
Marina Glancy authored
-
Marina Glancy authored
-
David Monllaó authored
- Improve memory usage on db drivers not able to use recordsets properly - !array_key_exists replaced by empty calls
-
-
-
-
-
David Monllaó authored
Would be safer to return nothing, execute methods don't have a return. I understand this return 2 was inherited from the previous cron function.
-
Also changed the scheduled task to run every hour.
-
Replace enrolment plugin flatfile cron processing with scheduled task
-
-
-