mits
7b8a532eda
polished.
2005-11-27 18:23:23 +00:00
papita
7048789467
adding name of contributors
2005-11-27 17:42:42 +00:00
papita
dd6173c608
typos and improvements by Anise
2005-11-27 17:37:06 +00:00
papita
b1b0690e2f
new documwnt by edgar amorim
2005-11-27 17:05:41 +00:00
papita
43f91cceff
adding new files by rubens serafim
2005-11-27 16:48:41 +00:00
papita
381ed4502c
new files by jose valdivia leon, reviewed by paula de waal
2005-11-27 16:30:40 +00:00
papita
22a6056dfc
UPDATING README WITH WARNING: LATEST BRASILIAN VERSIONS ARE ALMOST NEVER INCLUDED IN THE OFFICIAL LATEST RELEASES PLEASE REFER DIRECTLY TO CVS IF YOU NEED THE UPDATED VERSIONS
2005-11-27 15:56:39 +00:00
papita
eb1ae2fce3
adding missing strings to 1.5.3 version
2005-11-27 15:37:36 +00:00
gniske
ab1db06afd
Added missing strings
2005-11-27 11:55:34 +00:00
gniske
85e74d9f13
Added missing strings
2005-11-27 10:24:53 +00:00
lonecatz
b9740d2c4a
translate more strings
2005-11-27 04:14:51 +00:00
mits
93513f9989
polished.
2005-11-27 01:25:43 +00:00
gniske
b4704d7d0e
Addet missing strings
2005-11-26 23:44:01 +00:00
barias
12f8b8f48c
Latest changes in spanish translation, updated to v. 1.5.3+
2005-11-26 20:35:04 +00:00
barias
1c72a7d05f
Latest changes in spanish translation, updated to v. 1.5.3+
2005-11-26 14:41:49 +00:00
barias
d147539fe4
Updated to v. 1.5.3+
2005-11-26 12:18:05 +00:00
defacer
00d94a2001
Fix for bug 4371 (also SC#199):
...
Now manually created users with admin privileges and force change password
cannot change their username with impunity.
2005-11-26 00:58:53 +00:00
gbateson
d4ef3c5aaf
JMatch: allow extra, unused RHS items
2005-11-25 23:01:15 +00:00
gbateson
01a8d9bd6f
corrected scoring and finishing of JMatch with unused RHS items
2005-11-25 13:04:38 +00:00
koenr
c89df414e7
fixed 'thislanguage'
2005-11-25 10:53:16 +00:00
koenr
3a3d8c7c9a
Strange error: duplicated header
2005-11-25 10:46:01 +00:00
minkowski
23681a9c65
Thai for 1.6 dev
2005-11-25 10:34:21 +00:00
mits
26379acb5a
replaced <dl> with <div class="indent"> based on lang/en/help/hotpot
2005-11-25 10:09:58 +00:00
toyomoyo
15b3db1236
fix for bug 4067
2005-11-25 08:41:16 +00:00
toyomoyo
ba43f6673a
fix for bug 4067 - allow user to upload when assignment not yet marked
2005-11-25 08:31:31 +00:00
mits
0cbede388d
translated a new string for group.
2005-11-25 08:08:57 +00:00
moodler
afa3507ca2
fix for bug #4314
2005-11-25 07:11:20 +00:00
gbateson
39fe163a32
replaced <DL> with <DIV class="indent"> and removed bad-newlines which caused double spacing in HTML source
2005-11-25 03:59:44 +00:00
moodler
ae5c975ac3
changed 'People not in a group' to 'People in the course'
2005-11-25 03:00:11 +00:00
ethem
c5cc140090
an_review_day can not be negative.
2005-11-24 13:07:35 +00:00
mits
51cd1f7044
polished.
2005-11-24 10:52:27 +00:00
mits
d5090dd91f
polished.
2005-11-24 10:50:02 +00:00
mits
2a83d4792c
polished.
2005-11-24 10:48:05 +00:00
ralf-bonn
32fc871409
some corrected strings
2005-11-24 08:26:25 +00:00
gbateson
71a10ef2ad
removed bad newlines (\r\r\n) which caused double-spacing in HTML/JS/CSS source
2005-11-24 07:00:33 +00:00
gbateson
02aff07d3b
removed bad newlines (\r\r\n) which caused double-spacing in PHP source
2005-11-24 06:44:25 +00:00
gbateson
64b4e0f155
removed bad newlines, which caused double-spacing in PHP source
2005-11-24 05:40:36 +00:00
gbateson
2cc57707a8
fix bad newlines which caused double spacing
2005-11-24 05:16:19 +00:00
moodler
6bd9fe3912
fix for bug #4206
2005-11-24 02:50:05 +00:00
koenr
e3e7f2bf96
fixed
...
-$string['popup'] = 'Show quiz in a \"secure\" window';
+$string['popup'] = 'Show quiz in a "secure" window';
for all langpacks
2005-11-23 23:53:25 +00:00
defacer
13f64465e1
Removing some code which looks _very_ dead to me (traced its origins back
...
to when the Blocks2 stuff was first committed).
Unless I have forgotten something important and this breaks stuff horribly
somewhere, then it should be taken out from many other standard blocks as well!
2005-11-23 23:40:26 +00:00
defacer
a7ef57d4da
Making section links point to #section-NNN instead of #NNN
2005-11-23 23:16:24 +00:00
defacer
4baeb9b028
Removing the <a name="2"></a> anchors from course sections (used with links,
...
e.g. /course/view.php?id=2#4). We already have elements with id="section-XXX",
so I made all links I could possibly grep for point to those.
All this for XHTML (won't Tidy ever be content?)
2005-11-23 23:14:25 +00:00
defacer
4d4e738f7c
Fixing line endings
2005-11-23 22:47:35 +00:00
defacer
296c94b134
Begone, evil <font> tag
2005-11-23 22:33:33 +00:00
defacer
7f9def8fa9
XHTML fix
2005-11-23 22:31:52 +00:00
mits
ae3fd26382
polished.
2005-11-23 22:25:59 +00:00
defacer
64f36986b6
The bug where an event was not created for closing-time-only-supplied
...
quizzes also existed when updating a quiz instance (not only adding)...
2005-11-23 22:22:44 +00:00
defacer
018881d4a9
Fixing invalind value for cellpadding ("5px")
2005-11-23 22:14:57 +00:00
defacer
3d6fc45229
Fixing defaults (copy/paste error) -- this printed notices with debug=on and
...
actually mangled the "create lesson instance" query so badly that you could
not add lessons!
2005-11-23 22:11:50 +00:00