5363 Commits

Author SHA1 Message Date
gustav_delius
33dd9a0bcf added missing </center> 2004-01-25 17:02:22 +00:00
gustav_delius
9928b09e6e added alt text to some icons 2004-01-25 17:00:12 +00:00
gustav_delius
0d0e550f88 apply filter_text to course summary 2004-01-25 16:50:49 +00:00
moodler
afabdb1491 Run cron.php as admin user so timezones etc work 2004-01-25 14:51:04 +00:00
moodler
fbe0e97ceb Shorter string to help editor display
http://moodle.org/mod/forum/discuss.php?d=4791
2004-01-25 13:50:09 +00:00
moodler
18845ac357 If $CFG->opentogoogle is defined then
- google can get in as guest

   - visitiors referred from google get in as guest
2004-01-25 09:37:28 +00:00
moodler
0609562b64 New function guest_user to create a guest user record and return it 2004-01-25 09:35:45 +00:00
willcast
33cc423e38 - Solving bug 995:
Blank aliases caused the autolinking feature to mess the whole thing...
2004-01-25 04:05:58 +00:00
rkingdon
2e855d5f05 Fixes to Backup and upload (now allows teachers multiple uploads in a
short period)
2004-01-23 17:02:47 +00:00
moodler
c0ae5fc15b New strings 2004-01-23 13:23:54 +00:00
moodler
5316939bcf Prevent people from subscribing to group forums is they aren't in a group 2004-01-23 13:21:25 +00:00
moodler
a7f5bf8575 Always show correct current group in popup menu 2004-01-23 13:01:05 +00:00
moodler
2f9c977e6b Fixes for recent_activity and cron to use the new groupid stuff 2004-01-23 12:48:37 +00:00
moodler
f356144c52 Zipping now works in the filemanager popup from resources. 2004-01-23 12:34:29 +00:00
moodler
02509fe667 Improvements to forum groups.
New forum_discussions->groupid now stores the group ID for the
discussion.
2004-01-23 12:09:25 +00:00
moodler
d26924c4ec Load overlib.js as an external Javascript file, on all pages 2004-01-23 08:51:17 +00:00
moodler
210d0f3388 MD5 library for home-made security 2004-01-23 08:40:29 +00:00
moodler
80bc80e121 Overlib function for slick popups 2004-01-23 08:35:45 +00:00
moodler
43e93a0756 FIxes to cope with this case:
- student authenticates
  - teacher enrols the student manually
  - student tries to enter course

http://moodle.org/mod/forum/discuss.php?d=4529#20493
2004-01-23 08:30:15 +00:00
stronk7
e695cd3f36 Now groupmode in course_modules is supported too. 2004-01-22 20:27:17 +00:00
moodler
18352a55f5 For now just avoid public categories.
It would be nice if instead a check was made to make sure that the
category wasn't being used by other courses, then even public
categories could be deleted.
2004-01-21 17:13:55 +00:00
moodler
b2d594c8de New function quiz_delete_course() which deletes all the leftover stuff
while a course is being deleted
2004-01-21 16:44:22 +00:00
moodler
ca952b033d In remove_course_contents() look for a module function called
module_delete_course and run it as well.  This is mainly for
quizzes at the moment but basically it runs cleanup stuff
whenever a course is being emptied
2004-01-21 16:15:03 +00:00
moodler
facbf40f92 Only list categories that belong to real courses 2004-01-21 16:04:55 +00:00
moodler
38be5e773e Fixed buggy date string 2004-01-21 12:09:23 +00:00
andre_bln
798af5b7e7 new german version richtext.html 2004-01-21 05:02:06 +00:00
moodler
22592150f9 Slight fix for null case (Add Choose item on popup menus) 2004-01-21 03:22:16 +00:00
rkingdon
9748030a8f Fix bug in Analysis of Assessments 2004-01-20 17:25:45 +00:00
moodler
298698ae60 Removing defunct language 2004-01-20 13:58:03 +00:00
moodler
5e04a34404 Flush it 2004-01-20 13:54:32 +00:00
moodler
c6d691dc28 - Prevent users from replying in groups other then own.
- groups menu at discussion level
2004-01-20 13:51:27 +00:00
moodler
28b6f2b404 Some fixes 2004-01-20 13:50:02 +00:00
moodler
1ad1390857 Fixed locale 2004-01-20 13:49:05 +00:00
moodler
e08061157c Added lang and mathml tags to allowed tags 2004-01-20 13:27:37 +00:00
moodler
c322ecb76a Corrected a string 2004-01-20 11:27:29 +00:00
moodler
98a45cd7e7 Support for auto embedding of WMV files 2004-01-20 11:22:09 +00:00
moodler
52c6d39e93 New Farsi translation by Adel Ghazikhani <a_g1981@yahoo.com> 2004-01-20 11:19:56 +00:00
moodler
c9b7e81ac0 Make sure XML is enabled 2004-01-20 10:03:34 +00:00
moodler
e318d18df2 Working code by Gaëtan Frenoy to allow texts to contain multiple languages!
See:  http://moodle.org/mod/forum/discuss.php?d=2760
2004-01-20 08:56:38 +00:00
moodler
ce57cc79eb Added stripos function and allow filters to work even when courseid
isn't set.
2004-01-20 08:51:43 +00:00
moodler
46d621261b Use format_text on the site-info 2004-01-20 08:50:00 +00:00
moodler
ef6b0c645e Ignore errors on chown 2004-01-20 08:46:23 +00:00
koenr
8d2acc5cee trying to improve the translation by using the module 2004-01-18 21:34:23 +00:00
trobb
7b656c9707 Further problems with the percentage displays fixed 2004-01-18 09:52:52 +00:00
trobb
f287b42cee Error in percentage calculations for T/F items fixed (screen display only) 2004-01-18 08:55:18 +00:00
moodler
b0be6c79bf Some fixes for displaying empty grades in quizzes
suggested by Marilyn Fleming http://moodle.org/mod/forum/discuss.php?d=4636
2004-01-18 06:17:02 +00:00
koenr
60904615c5 missing strings 2004-01-18 02:05:19 +00:00
les_kopari
1aaef0d086 Translated from MySQL. 2004-01-17 15:41:38 +00:00
les_kopari
79741ebe7e Added one column and modified test cases. 2004-01-17 14:18:55 +00:00
les_kopari
33235e53b0 Renamed. 2004-01-17 13:02:24 +00:00