mits
9e014fe23c
polished.
...
translated a new help file for lesson.
2005-11-02 22:01:31 +00:00
mjollnir_
723d3fb591
Further to bug 4199: just select courses we're an editing teacher in, not just all courses we're a teacher in
2005-11-02 21:26:10 +00:00
michaelpenne
16fa48c83e
The Lesson dependency help button was pointing to the wrong help file.
2005-11-02 21:22:16 +00:00
michaelpenne
af13355ada
New help file for lesson dependency.
2005-11-02 21:21:03 +00:00
mjollnir_
0b3d293737
Fixing bug 4199: course import offering courses not a teacher in to import from. Will merge to stable after confirmation from bug reporter.
2005-11-02 21:09:12 +00:00
michaelpenne
8d726b04aa
Added content to the help file.
2005-11-02 20:41:26 +00:00
patrickslee
20fdb1b755
Fixed a wrong call to add_teacher in LDAP plugin (Merged from MOODLE_15_STABLE)
2005-11-02 20:35:32 +00:00
koenr
dc109497d4
re-entered firstdayofweek string
2005-11-02 20:29:36 +00:00
koenr
394897fae0
added first day of week string
2005-11-02 20:18:25 +00:00
ralf-bonn
9ee945270f
new german docs
2005-11-02 19:29:37 +00:00
ralf-bonn
55849506d2
Changing from the german quality process of the language files
2005-11-02 18:58:27 +00:00
ralf-bonn
cd3346ed4b
error corrections
2005-11-02 18:42:29 +00:00
skodak
9cc78ee196
Fixed course searching with quotes - SC#180; merged from MOODLE_15_STABLE + other fixes in HEAD only
2005-11-02 15:36:57 +00:00
martignoni
553fb8d843
Updated theme short documentation
2005-11-02 13:42:05 +00:00
martignoni
98fe8f153c
Added some Shibboleth error messages
2005-11-02 13:17:11 +00:00
martignoni
891fab406e
Block normal users to gain access to meta courses
2005-11-02 13:08:53 +00:00
martignoni
9d6f77f44d
Added message for "error_invalidquiztype" (used in mod/hotpot/attempt.php)
2005-11-02 13:06:56 +00:00
martignoni
c8487fb6df
My moodle page should not be available to guests and offer a full login
2005-11-02 13:05:05 +00:00
martignoni
6b929019c8
Few lang entries for the new features for media file
2005-11-02 13:03:33 +00:00
martignoni
6973917622
Cronjob: override admin user timezone to moodle default timezone
2005-11-02 12:58:58 +00:00
mits
e63c74bad3
polished.
2005-11-02 11:48:20 +00:00
mits
8ec780f342
polished.
2005-11-02 05:19:00 +00:00
moodler
80b91e8b63
Print standard course module settings
2005-11-02 04:00:46 +00:00
mjollnir_
f6a5aa18f2
Merged from MOODLE_15_STABLE: Fixing warning in course import (part of bug 4199)
2005-11-02 02:26:53 +00:00
mits
5d7b9212f2
polished.
2005-11-02 02:24:21 +00:00
ralf-bonn
29b76573d0
text corrections
2005-11-01 20:27:55 +00:00
ralf-bonn
1b8196f9d3
text corrections
2005-11-01 20:14:39 +00:00
ralf-bonn
8b1900a610
text corrections
2005-11-01 19:48:03 +00:00
stronk7
713efedc31
Changed one call to gethostbyaddr() to use numeric
...
ip instead. Such information is only stored in DB
(page->author) and not critical at all. Suggested
by Derry in http://moodle.org/mod/forum/discuss.php?d=32171
because it was causing important delays when clients
weren't DNS-registered.
Merged from MOODLE_15_STABLE
2005-11-01 17:47:20 +00:00
skodak
ad822b36d9
fixed access rights of creators during restore SC#177; merged from MOODLE_15_STABLE
2005-11-01 17:25:02 +00:00
djachenko
39ed9e51e6
""
2005-11-01 17:21:04 +00:00
stronk7
84ce25456e
Latest changes from the "en" version updated.
2005-11-01 16:33:48 +00:00
skodak
7c13eb5c8f
fixed course ID and quoting of the search string SC#179; merged from MOODLE_15_STABLE
2005-11-01 15:59:20 +00:00
mits
7cefbc9ba5
reverted two false changes based on en/docs/credits.html.
2005-11-01 13:48:58 +00:00
urs_hunkler
c4433d7c0a
reverted two false changes. Thanks for your kind information Eloy.
2005-11-01 13:08:31 +00:00
mits
d0794f411a
updated based on en/credits.html
2005-11-01 12:37:27 +00:00
ralf-bonn
a328b09fc0
text corrections
2005-11-01 12:19:14 +00:00
urs_hunkler
14a930ba2b
updated theme short docu and theme credits
2005-11-01 11:45:08 +00:00
koenr
399aa3161a
keeping up with new stirngs
2005-11-01 08:16:46 +00:00
koenr
e5f1d0c80c
new strings
2005-11-01 08:13:23 +00:00
koenr
88afc297c7
missing / in <br />
2005-11-01 08:12:54 +00:00
koenr
9ffa6a1937
removed empty parentlanguage string
2005-11-01 07:55:54 +00:00
koenr
538e296096
stripped out the parentlanguage string wich points to a language pack in a different characterset - can't imagine that works good
2005-11-01 07:54:39 +00:00
koenr
c8862bdc97
cleaning out some garbage before the <?php
2005-11-01 07:15:07 +00:00
moodler
6573940cc3
Merged from stable
2005-11-01 06:53:57 +00:00
mits
05288b9cf6
polished.
2005-11-01 04:14:44 +00:00
moodler
708b521a6d
Merged changes from STABLE.
...
Not sure I did the right thing on questiontypes/calculated/questiontype.php
Hope I didn't create a bug there.
(can people please remember to merge changes into head whenever they change stable?)
2005-11-01 03:29:58 +00:00
moodler
1e462286f7
Merged addslash fixes from STABLE
2005-11-01 02:51:06 +00:00
ralf-bonn
767c137012
added strings
2005-10-31 22:58:18 +00:00
skodak
6cbaa56a69
fixed warnings and param cleaning, prevention of mailing of empty reports SC#147; merged from MOODLE_15_STABLE
2005-10-31 22:49:13 +00:00