Commit graph

19145 commits

Author SHA1 Message Date
gustav_delius
7befd0188d If a student has not attempted a question then the grade column for that question will show -- instead of 0. 2006-03-13 18:36:36 +00:00
gustav_delius
3e2c988f0c Somehow missed this table reference during renaming. 2006-03-13 18:30:35 +00:00
ethem
ef62312dbe You can't do this action: $a->action 2006-03-13 18:26:55 +00:00
ethem
7c824f1f63 You can't do this action: $a->action 2006-03-13 18:20:08 +00:00
stronk7
d685d03e31 Automatic installer.php by installer_builder (20060313) 2006-03-13 18:03:43 +00:00
ethem
a6c656065c Students can view their payments. 2006-03-13 17:57:12 +00:00
nfreear
222caf2793 Accessibility: replace navbar table with <div> for standard theme, shouldn't break other themes (OU-Bugz: 729) 2006-03-13 17:54:52 +00:00
stronk7
ec4e56f518 Automatic installer.php by installer_builder (20060313) 2006-03-13 17:54:27 +00:00
stronk7
c2faf8ab3b Automatic installer.php by installer_builder (20060313) 2006-03-13 17:46:09 +00:00
nfreear
90b7674ac4 Accessibility: fix, forum search button, breadcrumb image (Email: Eloy stronk7, 9 March, OU-Bugz: 720) 2006-03-13 17:37:15 +00:00
nfreear
51250e7573 Accessibility: fix, doubled size of Resizable icons, now 2em or 21 by 23 pixels (OU-Bugz: 728) 2006-03-13 17:33:14 +00:00
stronk7
caa96952c1 Automatic installer.php by installer_builder (20060313) 2006-03-13 17:28:34 +00:00
stronk7
63bfa464b4 Automatic installer.php by installer_builder (20060313) 2006-03-13 17:26:14 +00:00
stronk7
b6ffab3f81 Automatic installer.php by installer_builder (20060313) 2006-03-13 17:20:52 +00:00
tjhunt
d2176fb2f1 For some arguments, get_record_sql could fail only with debug off, then no error message is shown and it is hard to debug. Now the code is more similar between debug on/off, which should make debugging easier. 2006-03-13 17:07:38 +00:00
ethem
e57facac59 Teachers can manage the payments of the course. 2006-03-13 16:54:09 +00:00
ethem
843d9bdc42 Now, teachers can manage the payments in their courses if admin set up this. 2006-03-13 16:47:44 +00:00
sam_marshall
f95310d224 Corrected line that would cause restore_create_modules to return True if the first module fails to restore, but the second succeeds. (Whereas it would already be False if the first succeeds, but second fails.) 2006-03-13 16:32:22 +00:00
nfreear
3a8ad5764f Accessibility: calendar <abbr> and link styles. 2006-03-13 16:16:23 +00:00
nfreear
40d34f9e3c Accessibility: fix, weblib.php: print_navigation, class="resize" (Martin D post 10/3, OU-Bugz: 726) 2006-03-13 14:46:05 +00:00
nfreear
531a574aff Accessibility: fix, use $CFG->pixpath, clearer image-names (Martin D post 10/3, OU-Bugz: 718) 2006-03-13 13:32:19 +00:00
moodler
fd6590a987 Fix for bug 4875 which was only happening on MySQL 5 2006-03-13 12:43:01 +00:00
ethem
3a36b0b6f3 Users can view their orders... 2006-03-13 11:15:09 +00:00
nfreear
e996ef5d94 Accessibility: fix, use $CFG->pixpath, clearer image-names (Martin D post 10/3, OU-Bugz: 718) 2006-03-13 10:49:41 +00:00
tjhunt
e8395a09f4 Added a comment to explain that add_to_log is the way it is for performance reasons. 2006-03-13 10:37:21 +00:00
ikawhero
df44f29a89 Changed a string 2006-03-13 09:29:44 +00:00
toyomoyo
86b67cc21c fixing 1 wrong string 2006-03-13 08:55:33 +00:00
toyomoyo
5c625033c0 _params and other cleaning, blogs might be broken 2006-03-13 08:46:13 +00:00
moodler
25a784066a Moved some strings! 2006-03-13 07:54:44 +00:00
ikawhero
03d843b2dc Added another extension for Real Media. This should cover all the file
types for which you would want to embed a player or give you a way to do
it eg writing an ram or rpm file.
2006-03-13 07:21:50 +00:00
ikawhero
6fe1db7e74 Added another string for Real Media 2006-03-13 07:19:06 +00:00
ikawhero
d539ccf3e8 Added support for .ram files and added config settings. 2006-03-13 06:16:23 +00:00
ikawhero
a68dc79623 Added strings for realmedia filter 2006-03-13 06:14:39 +00:00
toyomoyo
b37a5f51fc adding some strings 2006-03-13 06:10:45 +00:00
toyomoyo
7b07bc5553 changed a string 2006-03-13 06:09:44 +00:00
toyomoyo
9154b44000 some cleaning, not very clean yet 2006-03-13 06:05:44 +00:00
mjollnir_
d355395199 Fixing my moodle bug in forum track posts display 2006-03-13 00:42:01 +00:00
gustav_delius
b9618e80bd Truncated long action name in log, see http://moodle.org/mod/forum/discuss.php?d=41446#190858 2006-03-13 00:21:35 +00:00
gustav_delius
31d21f22a5 Better display of response history 2006-03-13 00:20:34 +00:00
gustav_delius
12fcd27da6 Some work on question restore code, not complete 2006-03-13 00:18:38 +00:00
mjollnir_
d348b6f2b0 Adding new mdl_log indexes to the .sql files as well as just the pg ones (bug #4112), plus a few postgres fixes for blog 2006-03-12 23:20:47 +00:00
mjollnir_
65070e3c03 Adding new mdl_log indexes to the .sql files as well as just the pg ones (bug #4112) 2006-03-12 23:19:17 +00:00
patrickslee
ef03a260e5 PostgreSQL 7.x pg_dump command line options fix 2006-03-12 21:40:24 +00:00
gustav_delius
b2b97d6834 Every questiontype should have its own backup and restore code. This is a first step in that direction. I have created the individual restore libraries for all question types but they are not yet used. 2006-03-12 21:27:14 +00:00
gustav_delius
32a189d636 More renamings to separate questions from quiz. Some other small fixes. 2006-03-12 21:17:42 +00:00
skodak
4352f048f5 workaround for some more uninitialized offset warnings 2006-03-12 20:06:12 +00:00
patrickslee
6a3a3f079f Added payment icon for authorize.net plugin 2006-03-12 19:53:20 +00:00
gustav_delius
b0fb1e836b Default values for quiz_delay1 and quiz_delay2 2006-03-12 19:23:55 +00:00
gustav_delius
1bfdafd475 The box for the warning was too narrow. In future this should probably be controlled by CSS. 2006-03-12 19:14:56 +00:00
urs_hunkler
26b820a501 splitted CSS for questions in layout, fonts and color specific properties. 2006-03-12 13:36:18 +00:00