5376 Commits

Author SHA1 Message Date
moodler
6a751fca5a Adding more tags for matsh 2004-01-26 09:15:12 +00:00
moodler
404afe6b86 Get groupmode when returning a list of instances 2004-01-26 09:13:47 +00:00
moodler
8a2c90768f Clarification to some group logic 2004-01-26 09:12:52 +00:00
moodler
c585ba8b14 Remove the forum links as well (for group forums when user not in group) 2004-01-26 08:57:01 +00:00
moodler
a0b9571f7c Subscribe links accurately reflect what is possible according
to the user's group status.

Section numbers now printed once per section
2004-01-26 08:05:44 +00:00
moodler
0affff5ecd Put $themename back again 2004-01-26 04:34:44 +00:00
stronk7
61f95aada5 Now userid and groupid fields are recoded correctly
in the restore process. This should make the backup utility
group-compliant !! (when talking about forums, of course) :-)
2004-01-25 21:00:06 +00:00
stronk7
dfa14bc98f Now groups and members are restored and recoded when restoring courses.
Existing courses are searched by name+description to add members to
existing groups (when restoring over another course).
2004-01-25 20:57:58 +00:00
gustav_delius
d7143408df replaced incorrectly closed html tags, see bug 365 2004-01-25 20:34:54 +00:00
gustav_delius
2e39d2f810 minor fixes, including bugs 997, 998 2004-01-25 19:37:04 +00:00
stronk7
a4de843e15 Groups are now included in backup too. I start working in restore now. 2004-01-25 19:26:24 +00:00
gustav_delius
09b78a6b3d removed empty lines, which for example messed up the display of the license terms 2004-01-25 19:05:09 +00:00
gustav_delius
8c0ef41d6a reset timelimit so that script does not get timed out when posting to many users 2004-01-25 17:04:54 +00:00
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