- 03 Mar, 2011 5 commits
-
-
Tim Hunt authored
-
Tim Hunt authored
-
Tim Hunt authored
-
Tim Hunt authored
This does not include user data yet, and it needs more testing.
-
Tim Hunt authored
Conflicts: mod/quiz/locallib.php mod/quiz/report/overview/overview_table.php mod/quiz/report/overview/report.php mod/quiz/report/responses/report.php question/type/random/questiontype.php
-
- 25 Feb, 2011 7 commits
- 24 Feb, 2011 6 commits
- 23 Feb, 2011 3 commits
- 22 Feb, 2011 4 commits
- 21 Feb, 2011 2 commits
-
-
Tim Hunt authored
-
Martin Dougiamas authored
-
- 19 Feb, 2011 9 commits
-
-
Petr Skoda authored
-
-
Tim Hunt authored
-
Eloy Lafuente authored
-
-
-
David Mudrák authored
I have reformatted the SQL according to the style used in Moodle code to improve readability of the query. Added sql_compare_text() to the right side of the comparison, even though the current callers provide integers here (just in case).
-
Tim Hunt authored
-
-
- 18 Feb, 2011 3 commits
-
-
Petr Skoda authored
-
Petr Skoda authored
-
Eloy Lafuente authored
Every time one column is changed from null to not null we must ensure that there aren't nulls at all or the DDL statement will fail, as was reported here. The simplest way, just apply for the default when the column is null.
-
- 17 Feb, 2011 1 commit
-
-
Petr Skoda authored
-