- 07 May, 2005 8 commits
-
-
stronk7 authored
-
moodler authored
-
moodler authored
-
moodler authored
-
martinlanghoff authored
-
martinlanghoff authored
-
martinlanghoff authored
-
martinlanghoff authored
-
- 06 May, 2005 1 commit
-
-
moodler authored
-
- 25 Apr, 2005 1 commit
-
-
julmis authored
-
- 20 Apr, 2005 4 commits
- 15 Apr, 2005 4 commits
- 13 Apr, 2005 3 commits
- 11 Apr, 2005 4 commits
-
-
martinlanghoff authored
-
martinlanghoff authored
Added option to cache langlist in dataroot/cache/languages. If enabled saves around 10MB of memory and 40 includes (some really large)
-
stronk7 authored
my tests! Sorry! Under 1.4.x, assessments.php is always called from itself.
-
stronk7 authored
this script can be called from a different one (assess.php), so I've used the 'nomatch' trick.
-
- 07 Apr, 2005 1 commit
-
-
mjollnir_ authored
-
- 06 Apr, 2005 2 commits
-
-
moodler authored
-
martinlanghoff authored
Fixed 'Can't save changes in editor configuration' form bug reported in http://moodle.org/mod/forum/discuss.php?d=21359
-
- 05 Apr, 2005 2 commits
- 04 Apr, 2005 2 commits
-
-
danmarsden authored
-
mjollnir_ authored
-
- 03 Apr, 2005 2 commits
- 02 Apr, 2005 2 commits
-
-
stronk7 authored
See bug 2828 (http://moodle.org/bugs/bug.php?op=show&bugid=2828)
-
stronk7 authored
between backup/restore anywhere. (see discussion http://moodle.org/mod/forum/discuss.php?d=21044)
-
- 01 Apr, 2005 2 commits
-
-
moodler authored
-
martinlanghoff authored
insert_record() - major efficiency improvements for Postgres databases on insert. Also fixed many calls to insert_record() which discard the returned record id to not ask for the record id.
-
- 23 Mar, 2005 1 commit
-
-
martinlanghoff authored
add_to_log() - fixed a postgres support bug when is set to '', and clarified the logic that decides whether to update the user_students/user_teacher records.
-
- 22 Mar, 2005 1 commit
-
-
mjollnir_ authored
Another fix for my old fix for a postgres constraint that was missing a prefix. This time we don't create it with the silly name in the first place
-