Commit graph

17756 commits

Author SHA1 Message Date
mits
8fd10d154d polished. 2006-01-11 17:37:06 +00:00
mits
331c615a8c polished. 2006-01-11 17:24:29 +00:00
stronk7
f4ba785b13 Solved one problem with frames and activitynames filter.
(http://moodle.org/mod/forum/discuss.php?d=28382)

Merged from MOODLE_15_STABLE
2006-01-11 15:22:13 +00:00
mits
f32fc8264d translated new strings for quiz limited attempts. 2006-01-11 06:23:33 +00:00
moodler
35da89c2f6 Change solution for bug 4540. See: http://moodle.org/mod/forum/discuss.php?d=29588 2006-01-11 06:18:46 +00:00
mits
e86686ee16 added ".error" based on standard theme. 2006-01-11 06:13:55 +00:00
toyomoyo
153185152a adding new field and bug fix 2006-01-11 03:05:34 +00:00
toyomoyo
7098681423 adding new fields in xml, and bug fixes 2006-01-11 03:04:57 +00:00
mjollnir_
4534774cc8 New style for errors (useful for form validation) (standard theme) 2006-01-11 02:33:50 +00:00
mjollnir_
82c859921b Added selectall/deselectall to files/index.php 2006-01-11 02:26:26 +00:00
mjollnir_
1404079794 added useful function array_is_nested to moodlelib;
added choose_from_menu_nested which takes a nested array and prints
<optgroup> for first level of array and then <option> under that
2006-01-11 02:22:16 +00:00
mjollnir_
d0d272e758 A few changes to weblib - print_checkbox can now return and have script elements, choose_from_menu does type comparisons when testing for selected, added print_textfield function 2006-01-11 02:14:37 +00:00
toyomoyo
c8ee027b0e added 2 fields in xml, addindex and dropindex, and bug fixes 2006-01-11 01:46:22 +00:00
mjollnir_
2422dc936a Quiz confirmation popup is now for limited attempts and/or timelimit, or a combination of the above 2006-01-11 01:00:34 +00:00
mits
46d0a7617f polished. 2006-01-10 23:49:10 +00:00
patrickslee
d815d6ab96 Removed a block of local-specific code. They are not going upstream. 2006-01-10 21:30:21 +00:00
bobopinna
aedbddfd31 Added multi attempt management
Readded popup menu structure mode
Fixed autocontinue/nav.event with XHTML code
2006-01-10 15:42:36 +00:00
mits
b449858177 polished. 2006-01-10 11:16:01 +00:00
moodler
ee8c71c235 added array_unique($installedfilters) so that no redundant filter is stored in DB 2006-01-10 04:11:56 +00:00
gbateson
3ebf4ea79e change relative URLs in stylsheets to absolute URLs 2006-01-10 04:06:38 +00:00
moodler
562452486d Adding feature for resizeable flash object (Bug #: 4540) 2006-01-10 02:33:58 +00:00
mjollnir_
79a1029455 Merged from MOODLE_15_STABLE: Metacourse unenrolling: fixes bug #4541 2006-01-10 01:19:44 +00:00
mits
863a910364 polished. 2006-01-09 20:42:25 +00:00
mits
aa61fabbcb making expression soften, changed "Further","more" from Kanji character to Japanese syllabary characters.
meaning is same.
2006-01-09 17:32:09 +00:00
mits
a4de9c637f polished. 2006-01-09 12:22:32 +00:00
mits
eb06570c50 polished. 2006-01-09 10:42:02 +00:00
toyomoyo
fb7b685530 adding utf8 support scripts 2006-01-09 06:12:18 +00:00
toyomoyo
1e4d9ff6dc utf8 migration support scripts 2006-01-09 06:06:49 +00:00
patrickslee
bbbb201364 Wrong default data for $CFG->changepassword
Merged from MOODLE_15_STABLE
2006-01-09 03:54:11 +00:00
toyomoyo
6e113a156a formatting etc 2006-01-09 02:06:51 +00:00
moodler
6db498061f Fixed bug #4536 : error in optional_param 2006-01-09 01:55:42 +00:00
toyomoyo
fed1f84eac bug fix for #4504 2006-01-09 01:25:11 +00:00
ralf-bonn
15c0df00e2 added strings and new files 2006-01-08 20:14:49 +00:00
gbateson
c5295983e6 removed unnecessary tabs at end of lines 2006-01-08 05:53:49 +00:00
gbateson
6166591d01 changes to allow JQuiz in mobile format 2006-01-08 05:43:03 +00:00
gbateson
eab7bfe215 defined PARAM_CLEAN if necessary (for mobile template on Moodle<=1.4) 2006-01-08 05:34:31 +00:00
mits
a34f24f3c4 re-translated 'item analysis'. 2006-01-07 17:38:38 +00:00
stronk7
dee5beecd7 If both mbstring and iconv are not present, use recode
as last resort to perform charset conversions before using
internal libraries.
2006-01-07 17:15:47 +00:00
koenr
fabeaa5418 for now changed 'test' to 'quiz' according discussion http://moodle.org/mod/forum/discuss.php?d=37085 2006-01-07 16:46:39 +00:00
koenr
9c2f200df2 New Swedish language files from Anders 2006-01-07 15:04:27 +00:00
stronk7
10c581fcc6 We were being too much strict and concepts can contain quotes and
other characters. Bug 4543.
(http://moodle.org/bugs/bug.php?op=show&bugid=4543)

Merged from MOODLE_15_STABLE
2006-01-07 12:31:48 +00:00
stronk7
7123515431 Now glossary pivot should be working fine under every charset. 2006-01-07 12:11:52 +00:00
koenr
5112f02cbe new strings from caroly 2006-01-07 10:59:14 +00:00
stronk7
7d5ab7e2ed Avoid one notice. 2006-01-07 10:44:44 +00:00
stronk7
72452dc1ea HEAD install is working again... 2006-01-07 10:15:04 +00:00
stronk7
2412b5ab1b Avoid one notice if the dataroot/lang dir doesn't exist. 2006-01-07 10:00:49 +00:00
mits
424cdc2613 polished.
translated a help file for workshop.
2006-01-07 09:04:45 +00:00
mits
4ec568c012 polished. 2006-01-06 17:29:59 +00:00
mits
833715b53d polished. 2006-01-06 16:49:03 +00:00
ethem
896cb03bf4 New strings from Ethem Evlice (ethem AT evlice DOT com) <XHTML /> compliant. 2006-01-06 14:15:33 +00:00