Commit graph

19081 commits

Author SHA1 Message Date
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
moodler
ce39b5f7b1 Questions have moved 2006-03-12 08:11:08 +00:00
moodler
6ac7e7c51a Tidy cron warning 2006-03-12 08:08:51 +00:00
moodler
d150048049 Updated README 2006-03-12 08:04:29 +00:00
moodler
e0c6a2c643 Removed bad link from admincronsetup (bug 4759) 2006-03-12 07:55:50 +00:00
moodler
af6c3dc345 Updated the cronwarning string to remove old link 2006-03-12 07:52:28 +00:00
moodler
0301965a28 Fix the cron help to point to the new help page in lang packs 2006-03-12 07:51:53 +00:00
moodler
44e029bb4c New cronwarning2 string (see bug 4759) 2006-03-12 07:33:42 +00:00
moodler
15bb726f62 Moved basic install info from doc to help 2006-03-12 07:31:36 +00:00
stronk7
8b7d1cfc7e Automatic installer.php by installer_builder (20060311) 2006-03-11 19:49:37 +00:00
mits
d01d5040b3 added tabs background color on quiz module. 2006-03-11 19:00:47 +00:00
skodak
df1931578a password handling refactoring and added conversion of passwords to unicode 2006-03-11 11:26:36 +00:00
michaelpenne
c5b71097bc [BugFix] Bug #4852 - HTML editor problems 2006-03-11 00:23:21 +00:00
stronk7
cdef6d4211 New-improved installer. Now it allows to download the langpack
from download.moodle.org and some other minor tweaks solved.
2006-03-11 00:03:51 +00:00
stronk7
f662060c93 Updated a bunch of installation strings. Thanks to WildGirl
(my online English dictionary and grammar checker)
2006-03-10 23:51:15 +00:00