4747 Commits

Author SHA1 Message Date
rkingdon
f47f90af64 Removal of diagnostic messages in Administration page; correction to
db/mysql.php
2003-11-17 18:51:01 +00:00
giro123
b7926afa48 *** empty log message *** 2003-11-17 18:29:01 +00:00
mits
a56d226564 New help files. 2003-11-17 17:05:47 +00:00
mits
04a3c84ac7 translated some. 2003-11-17 16:46:00 +00:00
mits
8861507850 New help files added. 2003-11-17 16:45:17 +00:00
willcast
0756aaecac - Fixed bug regarding default setting' variable names 2003-11-17 12:40:25 +00:00
willcast
5e3d1f59de - Backup/restore of the new field entbypage 2003-11-17 03:08:35 +00:00
willcast
dcae5a5804 - Added string used in the browse by author page (forgot to inlude it in the previous checkout) 2003-11-17 02:56:56 +00:00
moodler
0108633793 Updating en_us to match the latest English (should help with speed
and memory usage on US installations)
2003-11-17 02:40:09 +00:00
moodler
f8dbffb1c0 Check for string before sorting it 2003-11-17 02:19:13 +00:00
moodler
bae53097c9 Removed some old editor stuff causing problems in IE 2003-11-17 01:56:43 +00:00
stronk7
73daab351c When restoring "teacher" forums, if it exists in destinatio course, discussions
are merged mantaining a unique forum (previously, a second "teacher" forum
was created). See bug 880 (http://moodle.org/bugs/bug.php?op=show&bugid=880).
2003-11-16 22:49:11 +00:00
koenr
08ded30845 filling in missing strings... 2003-11-16 20:11:14 +00:00
willcast
c4a354196b - Improved browse by author.
- view.php?id=cm&show=[concept | alias ] done.
2003-11-16 17:13:19 +00:00
willcast
2f23555ddd - Todo list. 2003-11-16 02:58:18 +00:00
willcast
5020a17a85 - Fixing a bug: Group breaks even when the only thing that change between an entry and the previous is its case. 2003-11-16 02:53:13 +00:00
giro123
7601c1f082 *** empty log message *** 2003-11-16 01:12:30 +00:00
willcast
1ac87c7397 - Rewrite of the internal API in order to, hopefully, create an easy way to handle the flow of data internally and externally.
- Adding a new frame: Browse by Author
- A new, friendly way to show entries (asked by Martin): view?id=cm&mode=term&hook=[concept | alias ]
- Handling user activies, outline and complete.
- Properly showing new entries in recent activity box.
- Adding a flag to categories to specify if a category should or should not be automatically linked.
- Adding some missing strings and files as well.
- Adding a field to each glossary that specify how many entries by pages it should show.
2003-11-15 15:55:47 +00:00
moodler
45376a51a9 Don't have the Javascript dialog on submitting an attempt if the quiz
doesn't have a grade.
2003-11-15 03:31:37 +00:00
selliott
02f007f45d modified print_recent_instance_activity to fix missing course value
modified get_recent_posts to select course id from forum_discussions table
2003-11-14 19:28:43 +00:00
selliott
6f526f7451 Added some words for course/recent.php 2003-11-14 19:16:23 +00:00
selliott
37e00f7039 Created links for how many days to go back in report. 2003-11-14 19:06:02 +00:00
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