18063 Commits

Author SHA1 Message Date
barias
73d3ad7fe9 Latest help files 2006-01-26 01:12:38 +00:00
julmis
1ab4713da2 Merging from MOODLE_15_STABLE
- adding fix for Bug 4562. Fix posted by sgarcia.
2006-01-25 23:47:16 +00:00
stronk7
e4a70465de Raising MySQL minimum version to 4.1.16
Merged from MOODLE_15_STABLE
2006-01-25 15:52:48 +00:00
koenr
9d6cdb7141 NCR notation required - sorry 2006-01-25 14:56:22 +00:00
koenr
95e45af5f8 new strings from Maryia 2006-01-25 14:42:29 +00:00
vyshane
113782126c Modifications to use new columns in data_content table
Modifications to support different text formats
2006-01-25 09:21:17 +00:00
vyshane
eefe4f9720 Modifications to use new columns in data_content table 2006-01-25 09:18:29 +00:00
vyshane
c91c24d7e3 Modifications to bring in line with the changes to database structure.
Vy-Shane
2006-01-25 09:10:14 +00:00
carlesbellver
9629b1d285 Correccions 2006-01-25 07:59:43 +00:00
gbateson
27e4e81f1b micro increment version to 2.1.11 2006-01-25 07:31:37 +00:00
gbateson
ea2cf99599 added backup/restore compatibility for Moodle 1.5 (and earlier) 2006-01-25 07:20:13 +00:00
moodler
3e42156be5 removed an extra echo statement 2006-01-25 06:23:33 +00:00
moodler
4979f73c9e fixing typos 2006-01-25 06:11:26 +00:00
moodler
37d7e71a0b bug fixning 2006-01-25 06:11:00 +00:00
moodler
052dec9a2c adding more cases for serialized blocks 2006-01-25 06:10:18 +00:00
moodler
b250d8b32b bug fixing indexing problem 2006-01-25 06:07:52 +00:00
moodler
25d0380b6e bug fixing 2006-01-25 05:20:33 +00:00
mits
423e3cdd14 polished. 2006-01-25 03:47:28 +00:00
mits
72b5c43142 polished.
making expression more soften, changed translation of "immediately", "As soon as"  from Kanji character to Japanese syllabary characters.
checked frequency of usage in Google.
meaning is same.
2006-01-24 11:33:15 +00:00
mits
05366c0084 polished. 2006-01-24 08:34:04 +00:00
moodler
3b1cddb932 adding a require_logout() function 2006-01-24 06:01:30 +00:00
moodler
0302c52fd2 adding a require_logout() function =) 2006-01-24 06:00:32 +00:00
moodler
3b32165cc7 bug fixing 2006-01-24 02:37:18 +00:00
moodler
a03d69a5ea added code to support dummy fields (to enable dropping and adding arbitray number of indexes) 2006-01-24 02:36:32 +00:00
moodler
e70813cf37 Cleaned up text field params (textarea does this now) 2006-01-24 02:20:51 +00:00
moodler
54cf0d092f Fixed a parameter check 2006-01-24 02:07:13 +00:00
vyshane
65342c76a3 Fixed syntax error on line 804. 2006-01-24 01:51:13 +00:00
moodler
a789577bf4 Fix Bug #4626 - weblib.php: $course object conversion error in "print_footer " function 2006-01-24 01:40:06 +00:00
mits
0b58de9ae1 polished again. 2006-01-24 01:29:46 +00:00
mits
f7393b5297 polished. 2006-01-24 01:27:10 +00:00
michaelpenne
de1547bf6c [Fixed] A problem with storing the answerid for numerical questions. Discussion here: http://moodle.org/mod/forum/discuss.php?d=37537 2006-01-24 00:47:11 +00:00
mjollnir_
5e33ce6da3 bugfix for hook for filters to have their own save config function 2006-01-23 22:38:01 +00:00
mjollnir_
e5b66e2cd4 added hook for filters to have their own save config function if they want to 2006-01-23 20:37:44 +00:00
stronk7
4d69a487e4 Cleaning of unnecessary 4th fields in the insert_record() function.
See http://moodle.org/bugs/bug.php?op=show&bugid=4583 for more
information.
2006-01-23 16:36:46 +00:00
andreabix
8794f8bff0 Typo corrected thanks to Luca Mazzola 2006-01-23 14:24:52 +00:00
dlnsk
979435ffa5 New string added 2006-01-23 07:52:52 +00:00
moodler
0e15269a94 bug fixing 2006-01-23 05:41:51 +00:00
mits
7a5f1757fc translated extra text in 'guestnosubmit'. 2006-01-23 03:48:29 +00:00
moodler
0c25b4534e bug fixes 2006-01-23 03:15:45 +00:00
moodler
43b48b89f6 Extra text in 'guestnosubmit' 2006-01-23 02:41:01 +00:00
moodler
15921df130 Extra fix for bug #4604. Guests see different message, instead of "You have not submitted anything" 2006-01-23 02:38:26 +00:00
mits
19ab119426 making expression more soften, changed translation of some words from Kanji character to Japanese syllabary characters.
checked frequency of usage in Google.
meaning is same.
2006-01-23 02:03:47 +00:00
stronk7
5e0b242bfc Avoid one wrong primarykey parameter that, after latest
changes to insert_record() was breaking the wiki module
completely!
2006-01-22 23:54:09 +00:00
stronk7
e734dbb66b There! :-P :-D
(just looking for one BIG problem in wiki - pagename is lost, so page
is never detected, so the edit page is showed once and again and again,
and again.......)
2006-01-22 20:27:11 +00:00
mits
a1017a70c4 making expression more soften, changed translation of "whether or not" from Kanji character to Japanese syllabary characters.
meaning is same.
2006-01-22 05:15:20 +00:00
gbateson
db5170674c removed some extraneous white space 2006-01-22 04:40:27 +00:00
gbateson
fb1b789fd6 standardized line endings, so that README.TXT is readable on Windows machines 2006-01-22 04:39:37 +00:00
mits
c681a96f9e polished. 2006-01-22 04:17:55 +00:00
mits
0941f850b8 making expression more soften, changed some translation of "and" from Kanji character to Japanese syllabary characters.
meaning is same.
2006-01-22 03:43:23 +00:00
mits
4e88dab6f4 making expression more soften, changed translation of "whether or not" from Kanji character to Japanese syllabary characters.
meaning is same.
2006-01-22 03:26:13 +00:00