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 Gatan 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
les_kopari
ea31ae41c7
Another test run.
2004-01-17 12:59:28 +00:00
les_kopari
cab9d39e60
Renamed to schemaGroups_members.xml
2004-01-17 12:57:24 +00:00
les_kopari
49df1a42b5
Renamed to schemaGroups.xml
2004-01-17 12:56:13 +00:00
les_kopari
945e013c67
Renamed table.
2004-01-17 12:52:42 +00:00
les_kopari
6b95445ac8
Test run with new columns and tables.
2004-01-17 12:49:49 +00:00
les_kopari
339ac7daa5
New columns.
2004-01-17 12:44:50 +00:00
les_kopari
68cd6454aa
New columns and tables.
2004-01-17 12:41:54 +00:00
trobb
88ba0fed41
Report lines after a matching question in screen display and Excel fixed.
2004-01-17 10:27:01 +00:00
moodler
77362fa9ce
A very quick and dirty try .... Williams? What do you think?
2004-01-17 10:18:12 +00:00
moodler
5fba04fba0
EARLY SUPPORT FOR CALENDARS AND EVENTS
...
--------------------------------------
New functions and tables, based on work from Gustav Delius
(see http://moodle.org/mod/forum/discuss.php?d=4466 )
This forms the core of a new system to store, track and utilise
event information in all modules, as well as allowing external
calendars to be synchronised with new information.
2004-01-17 09:47:45 +00:00
les_kopari
e34aab0dd0
New field.
2004-01-17 09:16:20 +00:00
les_kopari
5f1317f88e
Correct defaults.
2004-01-17 09:06:21 +00:00