19919 Commits

Author SHA1 Message Date
skodak
117987949a fixed undefined $timenow 2006-04-22 17:28:18 +00:00
skodak
54bb46f55b fixed undefined $course 2006-04-22 17:25:37 +00:00
skodak
6cf4cbbdf9 added FIX ME notice for inclusion of format.php 2006-04-22 17:21:21 +00:00
skodak
463468bc96 fixed typo in ismember() - nasty one!
and some warnings get_directory_size()
2006-04-22 16:45:12 +00:00
skodak
9e092ff827 fixed typo and s() 2006-04-22 16:36:35 +00:00
skodak
e77ea6403a fixed missing xxx_param() and broken path 2006-04-22 16:35:32 +00:00
skodak
7ceed560da added FIX ME notice into grade_get_users_by_group(), I did not fix it because I do not know what this function should return 2006-04-22 16:12:58 +00:00
skodak
fea68f909e fixed undefined $error in error message 2006-04-22 16:02:49 +00:00
skodak
af38593211 fixed auth_user_exists(), now works the same as the one in ldap plugin 2006-04-22 16:01:02 +00:00
skodak
de177d8f2d FIX ME notice for $cas_validate that should be IMHO global, but it works anyway 2006-04-22 15:55:20 +00:00
skodak
ad497eea7b fixed undefined pg encoding in warning and undefined main teacher lang when no teacher in course 2006-04-22 15:51:00 +00:00
skodak
d850b4e621 typo in switch 2006-04-22 13:38:24 +00:00
thepurpleblob
6c554ff60a Spurious database prefixes in front of index names removed. Bug #5282 2006-04-21 13:27:08 +00:00
nfreear
0c012545aa Fix for Bug #5281, "Validation: '&' in course (topics) format, 'Jump to' drop-down". 2006-04-21 13:08:03 +00:00
thepurpleblob
bfcbee55fe Noted that xml format can now handle images. 2006-04-21 12:56:51 +00:00
thepurpleblob
d08e16b2a5 Moodle xml format can now export and import the actual image files, encoding
in 'base64' format.
2006-04-21 12:35:57 +00:00
toyomoyo
2712ac665c fix for 5205 2006-04-21 07:55:57 +00:00
toyomoyo
7d8b709473 oops 2006-04-21 07:52:30 +00:00
toyomoyo
34d495d1ba fix for bug 5205 2006-04-21 07:47:14 +00:00
moodler
c125d80c3e Fixed Bug #5012 - assignment type uploadsingle does not log view actions 2006-04-21 07:01:01 +00:00
gustav_delius
4111194d9e Use delete_question() to delete question, bug 5275 2006-04-21 06:50:51 +00:00
toyomoyo
7218c216b9 another try 2006-04-21 05:43:17 +00:00
moodler
e15ef2602d Some performance improvements see bug 5032 2006-04-21 05:39:20 +00:00
toyomoyo
28498a3558 just a line for testing 2006-04-21 05:35:46 +00:00
toyomoyo
bee40515da fix for 5216 2006-04-21 05:17:08 +00:00
moodler
7c830e314b Fix Bug #1604 - the error/index.php can't be translate 2006-04-21 04:42:26 +00:00
moodler
a0a6424c75 formatting fix :-) Really I'm just testing the CVS mailing script 2006-04-21 04:10:12 +00:00
mjollnir_
9e3e6be8e7 Only force topic section in front page if ALL options are set to hide, not if we have news 2006-04-21 03:09:58 +00:00
toyomoyo
e315e16c68 nothing much here either 2006-04-21 02:47:01 +00:00
toyomoyo
8ae1314c61 nothing much here 2006-04-21 02:37:28 +00:00
moodler
1939c80a54 Bug #5274 - HTML Editor Full Screen, Wrong Image location 2006-04-21 02:26:29 +00:00
moodler
9e0f5d2abf Added save changes button at top (Bug #1043 - submit button at top of journal report) 2006-04-21 02:23:33 +00:00
toyomoyo
2285084197 added a string for no rights to delete a tag 2006-04-21 02:07:38 +00:00
toyomoyo
1d27654a19 fixed an issue where when the user has no personal tags defined, he/she sees an empty line in tags page 2006-04-21 02:07:10 +00:00
moodler
a80722bc33 Fix for double escapeshellarg in bug 5258 - Thanks Andy! 2006-04-21 01:51:46 +00:00
gustav_delius
6037288eeb Fixed code that relied on globals hack. Fixed bug 5261 2006-04-20 23:10:45 +00:00
skodak
1f411afd1f lots of typos fixed, graph in stats, parameter cleanup etc., somebody could cleanup the page layout of those report/xxx/mod.php files ;-) 2006-04-20 22:36:22 +00:00
martinlanghoff
78fbaeaeed weblib: validate_email() -- emails with a trailing dot in the local-part (user.@host.com) are invalid 2006-04-20 22:32:00 +00:00
urs_hunkler
1ffd3647bd removed width for multichoice feedback 2006-04-20 19:11:20 +00:00
skodak
3f2d13ff26 fixed typos 2006-04-20 19:07:08 +00:00
moodler
fbab16a7e2 Fixed some error strings bug 2618 2006-04-20 14:04:51 +00:00
thepurpleblob
d17bee46ce Fixed typo preventing images being displayed. 2006-04-20 12:36:31 +00:00
urs_hunkler
0e2b7205f5 removed width for multichoice feedback 2006-04-20 08:37:00 +00:00
moodler
6663109659 Fix for bug 5223 - might need testing 2006-04-20 08:25:49 +00:00
moodler
08bdcd3974 Added more common mail charsets to choose from bug 5229 2006-04-20 08:21:58 +00:00
moodler
31256b56b3 Sitemailcharset should be empty string 2006-04-20 08:19:36 +00:00
moodler
02c649e69e Make email address denying work a little more rigorously. bug 5250 2006-04-20 08:17:11 +00:00
moodler
20a730762f No need for noapprovalrequired string 2006-04-20 07:55:07 +00:00
toyomoyo
0459675f96 added a simple message to warn moodlers that if they are using contrib modules or blocks with no migration sript, the data will not be converted. 2006-04-20 07:35:36 +00:00
toyomoyo
e080039ebe just in case of there's no course 2006-04-20 07:34:06 +00:00