stronk7
6f48f7fc92
Added some top margins for two glossary pages.
...
Merged from MOODLE_15_STABLE
2005-06-25 19:14:57 +00:00
scop22
3f0b4212a8
----------------------------------------------------------------------
...
Major update of the Korean UTF8 language pack - most files are now up-to-date
Modified Files:
admin.php assignment.php auth.php calendar.php choice.php
dialogue.php editor.php error.php exercise.php forum.php
glossary.php hotpot.php lesson.php moodle.php quiz.php
resource.php scheduler.php scorm.php survey.php workshop.php
----------------------------------------------------------------------
2005-06-25 19:11:08 +00:00
scop22
8d21e7358e
Adding new files to the Korean UTF8 Language Pack
...
Added Files:
emailprotect.php enrol_internal.php enrol_ldap.php
enrol_paypal.php block_course_summary.php
block_glossary_random.php block_quiz_results.php
block_rss_client.php enrol_database.php enrol_flatfile.php
install.php message.php
2005-06-25 18:54:47 +00:00
stronk7
eff23a55cb
Changed one table header.
...
Merged from MOODLE_15_STABLE
2005-06-25 17:09:34 +00:00
stronk7
5982740d30
Now $CFG->allowobjectembed is working properly. Admins
...
will ignore this setting. Bug 3608.
(http://moodle.org/bugs/bug.php?op=show&bugid=3608 )
Merged from MOODLE_15_STABLE
2005-06-25 15:42:44 +00:00
fiedorow
6228b0320a
Fix for broken no authentication
2005-06-25 13:22:13 +00:00
martinlanghoff
1007a3f1a3
enrol/ldap: bugfixes suggested by Jeff Graham here http://moodle.org/mod/forum/post.php?reply=124170 -- fixes course creation not pulling summaries, form errors in ldap_search_sub, calls to deprecated blocks_get_default_blocks() and DB errors when inserting new enrolments. With these fixes, it may even work.
2005-06-25 02:41:56 +00:00
fiedorow
ee9ff7f35b
Compatibility fix for glossary
2005-06-24 18:07:10 +00:00
fiedorow
7d4beb9ed3
Fix for broken guest shortcut
2005-06-24 15:37:34 +00:00
gustav_delius
bfff85cba1
changed & to &, merged from STABLE
2005-06-24 14:00:59 +00:00
thepurpleblob
e4f7cb77d8
merged from STABLE
2005-06-24 13:18:51 +00:00
gustav_delius
9e20154488
XHTML compliance, merged from STABLE
2005-06-24 13:02:32 +00:00
thepurpleblob
a6470d97ee
Merged from STABLE
2005-06-24 12:50:29 +00:00
carlesbellver
aab3c7d2ee
*** empty log message ***
2005-06-24 10:38:16 +00:00
papita
ef3206ca80
by Eurico Sadao Kusaka, code updating by Paula de Waal
2005-06-24 10:26:09 +00:00
barias
219110c647
Minor updates in spanish translation
2005-06-24 06:51:50 +00:00
stronk7
1530c97c9c
Take out one "white" use. Bug 3610.
...
Credits are for Helen Foster.
(http://moodle.org/bugs/bug.php?op=show&bugid=3610 )
Merged from MOODLE_15_STABLE
2005-06-23 20:14:46 +00:00
fiedorow
e2c1dbe922
Bug fix for bug #3614
2005-06-23 15:29:43 +00:00
zibas
d97fc1834d
Updated Readme
2005-06-23 13:56:48 +00:00
martignoni
ae5ad392a0
Typo corrected
2005-06-23 13:40:25 +00:00
papita
f151da4676
corecting some typos
2005-06-23 13:22:45 +00:00
papita
cf5590f788
updating code
2005-06-23 13:17:00 +00:00
fiedorow
97033c865c
Bug fix for bug #3613
2005-06-23 12:37:19 +00:00
fiedorow
952284c1b0
Fix for bug #3607
2005-06-23 11:43:20 +00:00
papita
bf84d91915
traduzido por Ricardo Souza e revisto por Paula de Waal
2005-06-23 11:38:55 +00:00
thepurpleblob
85ab74001a
merged from STABLE
2005-06-23 09:04:16 +00:00
stronk7
32be01392d
Changed to use the new replacementphrase attribute so
...
bad words are replaced with a strlen(phrase) number
of **** characters. Bug 3605
(http://moodle.org/bugs/bug.php?op=show&bugid=3605 )
Merged from MOODLE_15_STABLE
2005-06-22 23:34:26 +00:00
stronk7
0eddfc6625
Add a new attribute to the filterobject class.
...
Now it supports a replacementphrase to be passed
so, the original phrase will be replaced. Nothing happens
if empty. Part of bug 3605.
(http://moodle.org/bugs/bug.php?op=show&bugid=3605 )
Merged from MOODLE_15_STABLE
2005-06-22 23:24:50 +00:00
koenr
39d63cd450
fixed bug 3592: deleted empty lines
...
Works fine on IE
2005-06-22 13:23:02 +00:00
andreabix
4b5f2a4b0b
Fixed Bug [Bug 3391] : formal_white theme doesn't show date in lastest news block
2005-06-22 08:35:33 +00:00
michaelpenne
af1cd0fe33
Made the shortanswer qtype grading much more reliable. Change to preg_match to speed things up. Also do a preg_quote on the teacher supplied answer to prevent confusion in the preg_match statements (before + signs and the like were causing the preg_match statements to fail).
2005-06-21 22:38:26 +00:00
koenr
da65c12477
typo
2005-06-21 22:33:55 +00:00
michaelpenne
c5cbd215fb
Bug Fix: The code for dealing with the * character for shortanswer question type was lost. I downloaded 1.4.5+ and merged the shortanswer grading code into 1.6 dev.
2005-06-21 21:45:04 +00:00
martignoni
2b730d3bef
Small change
2005-06-21 20:09:01 +00:00
barias
990ef65187
Minor updates in spanish translation
2005-06-21 15:35:52 +00:00
thepurpleblob
415b7eac8e
merged from STABLE
2005-06-21 12:30:34 +00:00
ueu_ueu
8e941c81e0
*** empty log message ***
2005-06-21 10:28:40 +00:00
ueu_ueu
5eb5c1e88e
Euskaraketaren azkenego bertsioa (2005-05-23)
2005-06-21 10:25:18 +00:00
koenr
1d5159f8ba
some new strings
2005-06-21 08:30:35 +00:00
gustav_delius
8c95e97fec
merged from stable
2005-06-21 06:57:30 +00:00
urs_hunkler
36f0d1acbb
merged from 1.5:
...
_ some space above the userpiicture added in #user-edit and user-view.
_ rmoved the border above the link in the rss sideblock
2005-06-21 06:11:38 +00:00
koenr
bc5799f3fc
bug 3477: changed language name for zh_tw from Taiwan to Traditional Chinese
2005-06-20 19:35:37 +00:00
koenr
399084af93
bug 3477: changed language name for zh_tw from Taiwan to Traditional Chinese
...
Deleted a few untranslated strings on the way
2005-06-20 19:31:53 +00:00
koenr
71cd5fcf7f
New Language pack: Khmer by Vichika
...
Installation of separate font necessary (provided in fonts folder)
2005-06-20 18:13:12 +00:00
papita
19d3b563df
traduzido pela equipe da UNB, corrijido por Paula de Waal
2005-06-20 12:35:19 +00:00
barias
dc485216b2
Minor updates in spanish translation
2005-06-20 11:04:12 +00:00
martignoni
6e7b12a78a
Small change
2005-06-20 09:46:17 +00:00
martignoni
a84df8e91d
String "Backup cancelled" added
2005-06-20 09:42:43 +00:00
thepurpleblob
220776acdd
Merged from STABLE
2005-06-20 09:15:30 +00:00
papita
85ce66b5c5
simple update
2005-06-20 09:07:18 +00:00