4925 Commits

Author SHA1 Message Date
moodler
f7c225fbd4 Check for existence of grades 2003-11-14 18:34:17 +00:00
moodler
c0fa5540c3 No need to strip slashes in a filter ... 2003-11-14 17:18:15 +00:00
rkingdon
e539802dc5 Indexes added to submissions, assessments and grades tables.
Administration page cleaned up slightly.
2003-11-14 15:38:50 +00:00
moodler
ab809cc2c0 To cover the recent security fix. 2003-11-14 15:06:14 +00:00
moodler
6a7585f259 SECURITY FIX: This patch prevents teachers from logging in as admins or
course creators!  I'll make an announcement to registered
               administrators.
2003-11-14 12:48:26 +00:00
martignoni
8fdd4fa419 Just a bit more translated 2003-11-13 20:05:29 +00:00
giro123
b6ebdaffb3 *** empty log message *** 2003-11-13 18:39:33 +00:00
rkingdon
178761415f Change to the handling of Error Banded asessments; Removed percentages
from grades.
2003-11-13 16:25:33 +00:00
rkingdon
a50f447b04 Some minor improvements, see Workshop Forum. 2003-11-13 16:22:27 +00:00
rkingdon
8d8deea21a A few more strings. 2003-11-13 16:19:38 +00:00
rkingdon
b15aadd7b5 Change to new-style tabs. 2003-11-13 11:57:34 +00:00
rkingdon
939a906ec8 New style Tabs in Management page. 2003-11-13 11:39:09 +00:00
martignoni
c311f59944 A little bit more translated 2003-11-12 12:44:15 +00:00
moodler
959e11bf24 Fixed paging bar at the bottom of the page 2003-11-12 07:40:09 +00:00
moodler
1040ea8501 A workaround for a PHP bug with Turkish, and some fixed strings changed from "" to '' 2003-11-12 07:39:10 +00:00
moodler
6ee9d39b49 urlencode the dynalinks so they don't give errors if they have quotes
in them etc
2003-11-12 06:21:15 +00:00
moodler
6abd1eedbf Added label icon to cordoroyblue example 2003-11-12 02:42:26 +00:00
julmis
a3ee23b115 Fixing charset setting. 2003-11-11 23:19:39 +00:00
moodler
4340a83ae8 Added some bug-fixing code from Eloy Lafuente that fixes a quiz problem.
What happens is that adding random questions used to set the timestamps
of these questions to the same value.  This is fine in normal operation,
but it stuffs up the backup of that course, overwriting the question.
When the course is restored, the missing questions cause quizzes to
have lots of red notices like "Question not found".

Anyhow, this patch should safely fix older installations that may have
these duplicate questions lying around.

THANKS ELOY!
2003-11-11 16:13:57 +00:00
martignoni
ec93fb5015 Corrected version 2003-11-11 12:26:32 +00:00
martignoni
9d4ec48859 Removing bad developer.html 2003-11-11 12:24:55 +00:00
martignoni
f6d57b0e6a Initial bit of translation 2003-11-11 12:15:32 +00:00
moodler
bb8acf8844 More new files 2003-11-11 09:11:38 +00:00
moodler
fdeba4eda2 Latest version of Greek, from geof@01infonet.gr 2003-11-11 09:08:43 +00:00
moodler
003891b463 Undoing my changes to the editing functions, because it removed backward
compatibility with 1.1.1 ... this way it works on both.
2003-11-11 06:27:49 +00:00
mits
cc79c31911 translated some. 2003-11-11 02:49:00 +00:00
mits
46fa359f8c New langfile added. 2003-11-11 01:22:47 +00:00
koenr
894d86760b closing tags 2003-11-10 22:39:10 +00:00
julmis
3b26f9fb20 Link correction to smileys 2003-11-10 21:04:12 +00:00
martignoni
794122a7b0 Typos corrected 2003-11-10 20:49:51 +00:00
martignoni
c1b2d9f922 Translation terminated! 2003-11-10 20:44:18 +00:00
martignoni
e66c8a57f0 A little bit more (again)! 2003-11-10 12:25:46 +00:00
martignoni
c56db831c3 Translation almost finished 2003-11-10 07:59:30 +00:00
moodler
26e40578f8 Removed text focus to avoid errors in IE 2003-11-10 01:49:00 +00:00
koenr
1d7abb687c translated by koen roggemans 2003-11-10 00:01:21 +00:00
koenr
11beba1dcb filling in missing strings 2003-11-10 00:00:00 +00:00
koenr
7890cbe40c translated by Koen Roggemans 2003-11-09 22:04:32 +00:00
koenr
91a1cb371b updating... 2003-11-09 22:01:47 +00:00
koenr
06d0d0eb6f filling in missing strings 2003-11-09 22:01:07 +00:00
willcast
1d8cfdce7c - BUg when importing aliases 2003-11-09 12:35:12 +00:00
julmis
835cc2f85e Charset update 2003-11-09 11:30:52 +00:00
moodler
f6d5ac7efc Removed focus from header 2003-11-09 03:54:26 +00:00
moodler
34fb06515c if the glossary is at site-level then don't require a login 2003-11-09 03:35:36 +00:00
willcast
4403d2b89c - Setting as optional the course id so, by default, it look for entries in global glossaries (unless a glossary is specify that will search in both). 2003-11-09 03:29:25 +00:00
moodler
f26d986a17 Minimal formatting changes to center things 2003-11-09 03:26:33 +00:00
moodler
1c338cdbc8 Some cosmetic changes to the code to use the new html editor functions.
No change in functionality at all.

I was in the area trying to fix a bug on this page that only
shows up in Internet Explorer (something to do with editor)
2003-11-09 03:16:28 +00:00
julmis
3c62da905c Change insertSmile function to use insertHTML or pasteHTML method
since insertimage method is not working so good in gecko based browsers
2003-11-08 14:41:30 +00:00
julmis
8dcd870756 Changes to charset and window return value is now "string". 2003-11-08 14:39:52 +00:00
julmis
88f614bf1c Change charset to dynamic "print_string("thischarset")" 2003-11-08 14:38:39 +00:00
martignoni
19f6a59e86 Just a bit more translated 2003-11-08 11:48:33 +00:00