]>
git.mjollnir.org Git - moodle.git/log
moodler [Mon, 26 Jan 2004 12:07:34 +0000 (12:07 +0000)]
Better dividers in the table
moodler [Mon, 26 Jan 2004 11:51:41 +0000 (11:51 +0000)]
Use dividers on the resource page
moodler [Mon, 26 Jan 2004 11:47:20 +0000 (11:47 +0000)]
Better for CSS
bobopinna [Mon, 26 Jan 2004 11:26:29 +0000 (11:26 +0000)]
Updated by Roberto -Bobo- Pinna
moodler [Mon, 26 Jan 2004 10:14:22 +0000 (10:14 +0000)]
New style for tabledivider, and some fixups
moodler [Mon, 26 Jan 2004 09:54:40 +0000 (09:54 +0000)]
Er, much better wayto do dividiers
moodler [Mon, 26 Jan 2004 09:48:20 +0000 (09:48 +0000)]
MOds to use dividers between sections
moodler [Mon, 26 Jan 2004 09:48:00 +0000 (09:48 +0000)]
Mod to print_table to allow dividers between rows (used on forum listing)
moodler [Mon, 26 Jan 2004 09:15:12 +0000 (09:15 +0000)]
Adding more tags for matsh
moodler [Mon, 26 Jan 2004 09:13:47 +0000 (09:13 +0000)]
Get groupmode when returning a list of instances
moodler [Mon, 26 Jan 2004 09:12:52 +0000 (09:12 +0000)]
Clarification to some group logic
moodler [Mon, 26 Jan 2004 08:57:01 +0000 (08:57 +0000)]
Remove the forum links as well (for group forums when user not in group)
moodler [Mon, 26 Jan 2004 08:05:44 +0000 (08:05 +0000)]
Subscribe links accurately reflect what is possible according
to the user's group status.
Section numbers now printed once per section
moodler [Mon, 26 Jan 2004 04:34:44 +0000 (04:34 +0000)]
Put $themename back again
stronk7 [Sun, 25 Jan 2004 21:00:06 +0000 (21:00 +0000)]
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) :-)
stronk7 [Sun, 25 Jan 2004 20:57:58 +0000 (20:57 +0000)]
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).
gustav_delius [Sun, 25 Jan 2004 20:34:54 +0000 (20:34 +0000)]
replaced incorrectly closed html tags, see bug 365
gustav_delius [Sun, 25 Jan 2004 19:37:04 +0000 (19:37 +0000)]
minor fixes, including bugs 997, 998
stronk7 [Sun, 25 Jan 2004 19:26:24 +0000 (19:26 +0000)]
Groups are now included in backup too. I start working in restore now.
gustav_delius [Sun, 25 Jan 2004 19:05:09 +0000 (19:05 +0000)]
removed empty lines, which for example messed up the display of the license terms
gustav_delius [Sun, 25 Jan 2004 17:04:54 +0000 (17:04 +0000)]
reset timelimit so that script does not get timed out when posting to many users
gustav_delius [Sun, 25 Jan 2004 17:02:22 +0000 (17:02 +0000)]
added missing </center>
gustav_delius [Sun, 25 Jan 2004 17:00:12 +0000 (17:00 +0000)]
added alt text to some icons
gustav_delius [Sun, 25 Jan 2004 16:50:49 +0000 (16:50 +0000)]
apply filter_text to course summary
moodler [Sun, 25 Jan 2004 14:51:04 +0000 (14:51 +0000)]
Run cron.php as admin user so timezones etc work
moodler [Sun, 25 Jan 2004 13:50:09 +0000 (13:50 +0000)]
Shorter string to help editor display
http://moodle.org/mod/forum/discuss.php?d=4791
moodler [Sun, 25 Jan 2004 09:37:28 +0000 (09:37 +0000)]
If $CFG->opentogoogle is defined then
- google can get in as guest
- visitiors referred from google get in as guest
moodler [Sun, 25 Jan 2004 09:35:45 +0000 (09:35 +0000)]
New function guest_user to create a guest user record and return it
willcast [Sun, 25 Jan 2004 04:05:58 +0000 (04:05 +0000)]
- Solving bug 995:
Blank aliases caused the autolinking feature to mess the whole thing...
rkingdon [Fri, 23 Jan 2004 17:02:47 +0000 (17:02 +0000)]
Fixes to Backup and upload (now allows teachers multiple uploads in a
short period)
moodler [Fri, 23 Jan 2004 13:23:54 +0000 (13:23 +0000)]
New strings
moodler [Fri, 23 Jan 2004 13:21:25 +0000 (13:21 +0000)]
Prevent people from subscribing to group forums is they aren't in a group
moodler [Fri, 23 Jan 2004 13:01:05 +0000 (13:01 +0000)]
Always show correct current group in popup menu
moodler [Fri, 23 Jan 2004 12:48:37 +0000 (12:48 +0000)]
Fixes for recent_activity and cron to use the new groupid stuff
moodler [Fri, 23 Jan 2004 12:34:29 +0000 (12:34 +0000)]
Zipping now works in the filemanager popup from resources.
moodler [Fri, 23 Jan 2004 12:09:25 +0000 (12:09 +0000)]
Improvements to forum groups.
New forum_discussions->groupid now stores the group ID for the
discussion.
moodler [Fri, 23 Jan 2004 08:51:17 +0000 (08:51 +0000)]
Load overlib.js as an external Javascript file, on all pages
moodler [Fri, 23 Jan 2004 08:40:29 +0000 (08:40 +0000)]
MD5 library for home-made security
moodler [Fri, 23 Jan 2004 08:35:45 +0000 (08:35 +0000)]
Overlib function for slick popups
moodler [Fri, 23 Jan 2004 08:30:15 +0000 (08:30 +0000)]
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
stronk7 [Thu, 22 Jan 2004 20:27:17 +0000 (20:27 +0000)]
Now groupmode in course_modules is supported too.
moodler [Wed, 21 Jan 2004 17:13:55 +0000 (17:13 +0000)]
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.
moodler [Wed, 21 Jan 2004 16:44:22 +0000 (16:44 +0000)]
New function quiz_delete_course() which deletes all the leftover stuff
while a course is being deleted
moodler [Wed, 21 Jan 2004 16:15:03 +0000 (16:15 +0000)]
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
moodler [Wed, 21 Jan 2004 16:04:55 +0000 (16:04 +0000)]
Only list categories that belong to real courses
moodler [Wed, 21 Jan 2004 12:09:23 +0000 (12:09 +0000)]
Fixed buggy date string
andre_bln [Wed, 21 Jan 2004 05:02:06 +0000 (05:02 +0000)]
new german version richtext.html
moodler [Wed, 21 Jan 2004 03:22:16 +0000 (03:22 +0000)]
Slight fix for null case (Add Choose item on popup menus)
rkingdon [Tue, 20 Jan 2004 17:25:45 +0000 (17:25 +0000)]
Fix bug in Analysis of Assessments
moodler [Tue, 20 Jan 2004 13:58:03 +0000 (13:58 +0000)]
Removing defunct language
moodler [Tue, 20 Jan 2004 13:54:32 +0000 (13:54 +0000)]
Flush it
moodler [Tue, 20 Jan 2004 13:51:27 +0000 (13:51 +0000)]
- Prevent users from replying in groups other then own.
- groups menu at discussion level
moodler [Tue, 20 Jan 2004 13:50:02 +0000 (13:50 +0000)]
Some fixes
moodler [Tue, 20 Jan 2004 13:49:05 +0000 (13:49 +0000)]
Fixed locale
moodler [Tue, 20 Jan 2004 13:27:37 +0000 (13:27 +0000)]
Added lang and mathml tags to allowed tags
moodler [Tue, 20 Jan 2004 11:27:29 +0000 (11:27 +0000)]
Corrected a string
moodler [Tue, 20 Jan 2004 11:22:09 +0000 (11:22 +0000)]
Support for auto embedding of WMV files
moodler [Tue, 20 Jan 2004 11:19:56 +0000 (11:19 +0000)]
New Farsi translation by Adel Ghazikhani <a_g1981@yahoo.com>
moodler [Tue, 20 Jan 2004 10:03:34 +0000 (10:03 +0000)]
Make sure XML is enabled
moodler [Tue, 20 Jan 2004 08:56:38 +0000 (08:56 +0000)]
Working code by Gaëtan Frenoy to allow texts to contain multiple languages!
See: http://moodle.org/mod/forum/discuss.php?d=2760
moodler [Tue, 20 Jan 2004 08:51:43 +0000 (08:51 +0000)]
Added stripos function and allow filters to work even when courseid
isn't set.
moodler [Tue, 20 Jan 2004 08:50:00 +0000 (08:50 +0000)]
Use format_text on the site-info
moodler [Tue, 20 Jan 2004 08:46:23 +0000 (08:46 +0000)]
Ignore errors on chown
koenr [Sun, 18 Jan 2004 21:34:23 +0000 (21:34 +0000)]
trying to improve the translation by using the module
trobb [Sun, 18 Jan 2004 09:52:52 +0000 (09:52 +0000)]
Further problems with the percentage displays fixed
trobb [Sun, 18 Jan 2004 08:55:18 +0000 (08:55 +0000)]
Error in percentage calculations for T/F items fixed (screen display only)
moodler [Sun, 18 Jan 2004 06:17:02 +0000 (06:17 +0000)]
Some fixes for displaying empty grades in quizzes
suggested by Marilyn Fleming http://moodle.org/mod/forum/discuss.php?d=4636
koenr [Sun, 18 Jan 2004 02:05:19 +0000 (02:05 +0000)]
missing strings
les_kopari [Sat, 17 Jan 2004 15:41:38 +0000 (15:41 +0000)]
Translated from MySQL.
les_kopari [Sat, 17 Jan 2004 14:18:55 +0000 (14:18 +0000)]
Added one column and modified test cases.
les_kopari [Sat, 17 Jan 2004 13:02:24 +0000 (13:02 +0000)]
Renamed.
les_kopari [Sat, 17 Jan 2004 12:59:28 +0000 (12:59 +0000)]
Another test run.
les_kopari [Sat, 17 Jan 2004 12:57:24 +0000 (12:57 +0000)]
Renamed to schemaGroups_members.xml
les_kopari [Sat, 17 Jan 2004 12:56:13 +0000 (12:56 +0000)]
Renamed to schemaGroups.xml
les_kopari [Sat, 17 Jan 2004 12:52:42 +0000 (12:52 +0000)]
Renamed table.
les_kopari [Sat, 17 Jan 2004 12:49:49 +0000 (12:49 +0000)]
Test run with new columns and tables.
les_kopari [Sat, 17 Jan 2004 12:44:50 +0000 (12:44 +0000)]
New columns.
les_kopari [Sat, 17 Jan 2004 12:41:54 +0000 (12:41 +0000)]
New columns and tables.
trobb [Sat, 17 Jan 2004 10:27:01 +0000 (10:27 +0000)]
Report lines after a matching question in screen display and Excel fixed.
moodler [Sat, 17 Jan 2004 10:18:12 +0000 (10:18 +0000)]
A very quick and dirty try .... Williams? What do you think?
moodler [Sat, 17 Jan 2004 09:47:45 +0000 (09:47 +0000)]
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.
les_kopari [Sat, 17 Jan 2004 09:16:20 +0000 (09:16 +0000)]
New field.
les_kopari [Sat, 17 Jan 2004 09:06:21 +0000 (09:06 +0000)]
Correct defaults.
les_kopari [Sat, 17 Jan 2004 08:55:22 +0000 (08:55 +0000)]
Added groupmode, groupmodeforce.
moodler [Sat, 17 Jan 2004 07:08:47 +0000 (07:08 +0000)]
Use is_internal_email function (see bug 978)
moodler [Sat, 17 Jan 2004 06:49:18 +0000 (06:49 +0000)]
Editing teachers can always get into forums
moodler [Sat, 17 Jan 2004 05:39:29 +0000 (05:39 +0000)]
Only editing teachers can see files
koenr [Fri, 16 Jan 2004 21:36:04 +0000 (21:36 +0000)]
Hans insisted
koenr [Fri, 16 Jan 2004 21:34:15 +0000 (21:34 +0000)]
mising strings
giro123 [Fri, 16 Jan 2004 18:32:12 +0000 (18:32 +0000)]
*** empty log message ***
moodler [Fri, 16 Jan 2004 13:14:42 +0000 (13:14 +0000)]
Chat sessions can now be deleted
moodler [Fri, 16 Jan 2004 12:16:05 +0000 (12:16 +0000)]
Links color = black
moodler [Fri, 16 Jan 2004 11:39:40 +0000 (11:39 +0000)]
Require user to login to see glossary entries (if a course is specified)
moodler [Fri, 16 Jan 2004 11:32:14 +0000 (11:32 +0000)]
Add some styles in the posts so the autolinks look OK.
moodler [Fri, 16 Jan 2004 11:23:40 +0000 (11:23 +0000)]
Small improvement to log-gathering for activities - works better with
glossary logs
moodler [Fri, 16 Jan 2004 10:51:24 +0000 (10:51 +0000)]
Pass courseid to format_text explicitly
moodler [Fri, 16 Jan 2004 10:49:07 +0000 (10:49 +0000)]
Fixes so that $courseid can be passes to format_text (and this filter_text)
moodler [Fri, 16 Jan 2004 10:23:11 +0000 (10:23 +0000)]
Output the time in the cron output
moodler [Fri, 16 Jan 2004 09:17:20 +0000 (09:17 +0000)]
UNTESTED changes to allow multiple hosts to be used for POP3/IMAP/NNTP authentication
Please test them.
moodler [Fri, 16 Jan 2004 06:42:46 +0000 (06:42 +0000)]
When using the HTML editor, don't provide format options