18043 Commits

Author SHA1 Message Date
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
mits
6d41efb830 translated latest install-related strings. 2006-01-21 21:04:46 +00:00
stronk7
b3f06605c3 Latest install-related strings added. 2006-01-21 18:14:29 +00:00
stronk7
3b3b80293c Now the installation process perform then environment check. 2006-01-21 17:30:01 +00:00
koenr
0e101fea8e few new strings 2006-01-21 15:10:23 +00:00
koenr
bad5bd243f trying to make things more understandable 2006-01-21 15:09:49 +00:00
gbateson
2266fc893e fix typo: "get_user_preference" => "set_user_preference" 2006-01-21 06:48:23 +00:00
gbateson
b74d340762 only display "Excel" option, if an Excel library is available 2006-01-21 06:46:48 +00:00
mits
ca61cb465c polished. 2006-01-21 00:23:06 +00:00
stronk7
d83f837385 Changed harcoded 'admin' to $CFG->admin
Merged from MOODLE_15_STABLE
2006-01-21 00:19:02 +00:00
mits
60e8150a83 polished. 2006-01-21 00:16:21 +00:00
mits
04e5e9678e changed export file name to standard one. 2006-01-20 23:17:54 +00:00
mits
9816635451 translated new strings for install and Autorized.net.
making expression more soften, changed translation of "already" from Kanji character to Japanese syllabary characters.
meaning is same.
2006-01-20 23:09:59 +00:00
stronk7
878d309c2b Now results of check_moodle_environment() are
cached, saving us of some work when the script
is called more than once per request (install)

Merged from MOODLE_15_STABLE
2006-01-20 18:52:48 +00:00
stronk7
182dca14e5 Added one new style for better formatting. 2006-01-20 16:18:52 +00:00
stronk7
6f0879b6bf Minor change... 2006-01-20 16:17:51 +00:00
stronk7
e6f930f340 Split some strings for better formatting. 2006-01-20 16:11:32 +00:00
stronk7
2317aa003a Split some strings for better formatting. Old ones are maintained
for 1.5 compatibility.
2006-01-20 16:09:29 +00:00
ethem
752d465f4d Manage orders with status filter. All/Authorized/Captured/Refunded/Cancelled/Expired. 2006-01-20 16:04:52 +00:00
stronk7
b3bcee2457 First field must be unique in every select. Bug 4619.
(http://moodle.org/bugs/bug.php?op=show&bugid=4619)

Merged from MOODLE_15_STABLE
2006-01-20 15:09:54 +00:00
ethem
347923bf24 New strings from Ethem Evlice (ethem AT evlice DOT com) <XHTML /> compliant. 2006-01-20 12:08:01 +00:00