15239 Commits

Author SHA1 Message Date
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
papita
81ee49e113 upload css 1.5 standard 2005-06-20 08:16:38 +00:00
papita
a3b9c98441 traduzido por Clio Mesquita, modificado por Paula de Waal 2005-06-20 08:15:25 +00:00
mjollnir_
80d3523ed0 Merged from MOODLE_15_STABLE: fixing bug 3569: current workaround= one query for postgres, one for mysql. probably a better way to do it when someone has more time 2005-06-20 04:32:29 +00:00
defacer
a5a3f48a4a Merging from STABLE:
Augment tablelib so that it can accept a default sort order.
Adding default sort order to participant lists to reinstate 1.4-style behavior.
2005-06-20 03:47:19 +00:00
mjollnir_
f45ea97457 Merged from MOODLE_15_STABLE: Fixing postgres upgrade to match postgres7.sql (bug 3547) 2005-06-19 21:38:39 +00:00
mjollnir_
b71748a86c Merged from MOODLE_15_STABLE: Fixing typo on index for rqp type (bug 3547) 2005-06-19 21:31:26 +00:00
stronk7
2b41040945 Checking some fields because they were breaking restore of old courses.
Bug 3444
(http://moodle.org/bugs/bug.php?op=show&bugid=3444)
2005-06-19 18:29:33 +00:00
papita
672fd051f3 1.5 by paula de waal 2005-06-19 18:06:36 +00:00
stronk7
8c08d13e03 Updated one string containing "journals"... 2005-06-19 18:06:07 +00:00
stronk7
f78698374c One new backup string added. 2005-06-19 18:05:09 +00:00
papita
20f98c36f9 1.5 by Paula de Waal 2005-06-19 18:02:58 +00:00
stronk7
804b151595 Now the cancel button goes to the course (or site) page. Bug 2817.
(http://moodle.org/bugs/bug.php?op=show&bugid=2817)

Merged from MOODLE_15_STABLE
2005-06-19 17:52:17 +00:00
stronk7
c0b26251d0 Now glossary ratings display user links in a new page.
Merged from MOODLE_15_STABLE
2005-06-19 17:33:39 +00:00
stronk7
9d8caf59ec Order by rating now works. See bug 3566.
(http://moodle.org/bugs/bug.php?op=show&bugid=3566)

Merged from MOODLE_15_STABLE
2005-06-19 17:14:32 +00:00
stronk7
c07ca217f0 Using the time CSS class properly.
Merged from MOODLE_15_STABLE
2005-06-19 16:50:37 +00:00
stronk7
3692320017 Some styles changed to show consistently the author and
time information.

Merged from MOODLE_15_STABLE
2005-06-19 16:29:29 +00:00
stronk7
ef4d6e6f54 Now the name of the authors is a link to the user page.
To be a bit more like forum posts Bug 2809.
(http://moodle.org/bugs/bug.php?op=show&bugid=2809)

Merged from MOODLE_15_STABLE
2005-06-19 15:26:21 +00:00
stronk7
fddeb22f8e Now + and - search terms are properly highlighted
under glossary searches. This was broken recently
solving some non-iso problems.

Merged from MOODLE_15_STABLE
2005-06-19 14:46:32 +00:00
ethem
21a7bb8bd3 New strings from Ethem Evlice (ethem AT evlice DOT com) XHTML compliant 2005-06-19 14:40:58 +00:00
martignoni
b351c03cb1 Small wording change 2005-06-19 12:47:04 +00:00
stronk7
373242b07b Security and handling of variables added
(plus some changes in the whole doc to be a bit more formal)
2005-06-19 10:16:06 +00:00
stronk7
cc822541ae One horizontal line moved to the end. 2005-06-19 09:55:52 +00:00