1
0
mirror of https://github.com/moodle/moodle.git synced 2025-05-13 03:36:09 +02:00

19940 Commits

Author SHA1 Message Date
gbateson
3da3e957f9 micro-increment version number to 2006042101 (release = v2.1.16) 2006-04-23 11:55:02 +00:00
gbateson
df795ee950 two fixes connected with UTF migration: (i) remove $CFG->prefix from all index names, (ii) force type of "name" field in "hotpot_questions" table to "text" 2006-04-23 11:53:38 +00:00
gbateson
ec161357c9 set $result even when $fromenc=="utf-8", to fix "unassigned variable" errors 2006-04-23 11:51:17 +00:00
stronk7
af6f079c3c Moving some harcoded styles in ims cp to standard 2006-04-23 11:49:33 +00:00
gbateson
5320d678e9 type of "name" field in "hotpot_questions" table should be "text" after migrate 2006-04-23 11:48:58 +00:00
stronk7
6a4fa81362 Moving some styles harcoded in the ims cp to standard... 2006-04-23 11:48:50 +00:00
skodak
45c4e0b73d moved php end tag out from comment 2006-04-23 11:45:37 +00:00
skodak
1182171459 moved php end tag from comment revisited 2006-04-23 11:40:25 +00:00
skodak
6550339d39 moved php end tag from comment 2006-04-23 11:37:57 +00:00
skodak
904ee206f1 fixed short tag 2006-04-23 11:32:25 +00:00
stronk7
b3c9d32ae1 Beautify a bit the footer, taking out that horrible standard 100px space! ;-) 2006-04-23 10:58:00 +00:00
ethem
023c3f0ee2 Some indexes were added in 15_STABLE. So, don't show an error message again if indexes are already exist. 2006-04-23 10:15:01 +00:00
stronk7
3f5e294b97 Now the resize script hasn't anymore harcoded widths. 2006-04-23 09:59:04 +00:00
urs_hunkler
ffdf8977c9 removed invalid css property 2006-04-23 07:14:45 +00:00
moodler
6c3d3b0a97 DOn't show some notces on new install 2006-04-23 04:45:20 +00:00
stronk7
0a1cf79f5f TOC needs _parent because it's rendered in the iframe. 2006-04-23 02:21:00 +00:00
stronk7
dce3a7cb61 Now double-headers are out 100%
Some incorrect targets are out.
Scorm API (dummy) is working fine.

TODO: Move css styles to standard.
2006-04-23 01:57:02 +00:00
stronk7
282bf4a3f3 Moving script to a proper place (for XHTML validation)
(although the page still continues with some errors)
2006-04-22 22:52:34 +00:00
stronk7
13615e23c6 Avoid some warnings... 2006-04-22 22:51:15 +00:00
skodak
9cae379921 fixed typo, undefined $ents 2006-04-22 17:33:22 +00:00
skodak
f393f545d1 typo - fixed undefined $courseid 2006-04-22 17:29:46 +00:00
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 2006-04-21 13:27:08 +00:00
nfreear
0c012545aa Fix for Bug , "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 - 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 - 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