]> git.mjollnir.org Git - moodle.git/log
moodle.git
21 years agoRun cron.php as admin user so timezones etc work
moodler [Sun, 25 Jan 2004 14:51:04 +0000 (14:51 +0000)]
Run cron.php as admin user so timezones etc work

21 years agoShorter string to help editor display
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

21 years agoIf $CFG->opentogoogle is defined then
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

21 years agoNew function guest_user to create a guest user record and return it
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

21 years ago- Solving bug 995:
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...

21 years agoFixes to Backup and upload (now allows teachers multiple uploads in a
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)

21 years agoNew strings
moodler [Fri, 23 Jan 2004 13:23:54 +0000 (13:23 +0000)]
New strings

21 years agoPrevent people from subscribing to group forums is they aren't in a group
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

21 years agoAlways show correct current group in popup menu
moodler [Fri, 23 Jan 2004 13:01:05 +0000 (13:01 +0000)]
Always show correct current group in popup menu

21 years agoFixes for recent_activity and cron to use the new groupid stuff
moodler [Fri, 23 Jan 2004 12:48:37 +0000 (12:48 +0000)]
Fixes for recent_activity and cron to use the new groupid stuff

21 years agoZipping now works in the filemanager popup from resources.
moodler [Fri, 23 Jan 2004 12:34:29 +0000 (12:34 +0000)]
Zipping now works in the filemanager popup from resources.

21 years agoImprovements to forum groups.
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.

21 years agoLoad overlib.js as an external Javascript file, on all pages
moodler [Fri, 23 Jan 2004 08:51:17 +0000 (08:51 +0000)]
Load overlib.js as an external Javascript file, on all pages

21 years agoMD5 library for home-made security
moodler [Fri, 23 Jan 2004 08:40:29 +0000 (08:40 +0000)]
MD5 library for home-made security

21 years agoOverlib function for slick popups
moodler [Fri, 23 Jan 2004 08:35:45 +0000 (08:35 +0000)]
Overlib function for slick popups

21 years agoFIxes to cope with this case:
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

21 years agoNow groupmode in course_modules is supported too.
stronk7 [Thu, 22 Jan 2004 20:27:17 +0000 (20:27 +0000)]
Now groupmode in course_modules is supported too.

21 years agoFor now just avoid public categories.
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.

21 years agoNew function quiz_delete_course() which deletes all the leftover stuff
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

21 years agoIn remove_course_contents() look for a module function called
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

21 years agoOnly list categories that belong to real courses
moodler [Wed, 21 Jan 2004 16:04:55 +0000 (16:04 +0000)]
Only list categories that belong to real courses

21 years agoFixed buggy date string
moodler [Wed, 21 Jan 2004 12:09:23 +0000 (12:09 +0000)]
Fixed buggy date string

21 years agonew german version richtext.html
andre_bln [Wed, 21 Jan 2004 05:02:06 +0000 (05:02 +0000)]
new german version richtext.html

21 years agoSlight fix for null case (Add Choose item on popup menus)
moodler [Wed, 21 Jan 2004 03:22:16 +0000 (03:22 +0000)]
Slight fix for null case (Add Choose item on popup menus)

21 years agoFix bug in Analysis of Assessments
rkingdon [Tue, 20 Jan 2004 17:25:45 +0000 (17:25 +0000)]
Fix bug in Analysis of Assessments

21 years agoRemoving defunct language
moodler [Tue, 20 Jan 2004 13:58:03 +0000 (13:58 +0000)]
Removing defunct language

21 years agoFlush it
moodler [Tue, 20 Jan 2004 13:54:32 +0000 (13:54 +0000)]
Flush it

21 years ago- Prevent users from replying in groups other then own.
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

21 years agoSome fixes
moodler [Tue, 20 Jan 2004 13:50:02 +0000 (13:50 +0000)]
Some fixes

21 years agoFixed locale
moodler [Tue, 20 Jan 2004 13:49:05 +0000 (13:49 +0000)]
Fixed locale

21 years agoAdded lang and mathml tags to allowed tags
moodler [Tue, 20 Jan 2004 13:27:37 +0000 (13:27 +0000)]
Added lang and mathml tags to allowed tags

21 years agoCorrected a string
moodler [Tue, 20 Jan 2004 11:27:29 +0000 (11:27 +0000)]
Corrected a string

21 years agoSupport for auto embedding of WMV files
moodler [Tue, 20 Jan 2004 11:22:09 +0000 (11:22 +0000)]
Support for auto embedding of WMV files

21 years agoNew Farsi translation by Adel Ghazikhani <a_g1981@yahoo.com>
moodler [Tue, 20 Jan 2004 11:19:56 +0000 (11:19 +0000)]
New Farsi translation by Adel Ghazikhani <a_g1981@yahoo.com>

21 years agoMake sure XML is enabled
moodler [Tue, 20 Jan 2004 10:03:34 +0000 (10:03 +0000)]
Make sure XML is enabled

21 years agoWorking code by Gaëtan Frenoy to allow texts to contain multiple languages!
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

21 years agoAdded stripos function and allow filters to work even when courseid
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.

21 years agoUse format_text on the site-info
moodler [Tue, 20 Jan 2004 08:50:00 +0000 (08:50 +0000)]
Use format_text on the site-info

21 years agoIgnore errors on chown
moodler [Tue, 20 Jan 2004 08:46:23 +0000 (08:46 +0000)]
Ignore errors on chown

21 years agotrying to improve the translation by using the module
koenr [Sun, 18 Jan 2004 21:34:23 +0000 (21:34 +0000)]
trying to improve the translation by using the module

21 years ago Further problems with the percentage displays fixed
trobb [Sun, 18 Jan 2004 09:52:52 +0000 (09:52 +0000)]
      Further problems with the percentage displays fixed

21 years ago Error in percentage calculations for T/F items fixed (screen display only)
trobb [Sun, 18 Jan 2004 08:55:18 +0000 (08:55 +0000)]
      Error in percentage calculations for T/F items fixed (screen display only)

21 years agoSome fixes for displaying empty grades in quizzes
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

21 years agomissing strings
koenr [Sun, 18 Jan 2004 02:05:19 +0000 (02:05 +0000)]
missing strings

21 years agoTranslated from MySQL.
les_kopari [Sat, 17 Jan 2004 15:41:38 +0000 (15:41 +0000)]
Translated from MySQL.

21 years agoAdded one column and modified test cases.
les_kopari [Sat, 17 Jan 2004 14:18:55 +0000 (14:18 +0000)]
Added one column and modified test cases.

21 years agoRenamed.
les_kopari [Sat, 17 Jan 2004 13:02:24 +0000 (13:02 +0000)]
Renamed.

21 years agoAnother test run.
les_kopari [Sat, 17 Jan 2004 12:59:28 +0000 (12:59 +0000)]
Another test run.

21 years agoRenamed to schemaGroups_members.xml
les_kopari [Sat, 17 Jan 2004 12:57:24 +0000 (12:57 +0000)]
Renamed to schemaGroups_members.xml

21 years agoRenamed to schemaGroups.xml
les_kopari [Sat, 17 Jan 2004 12:56:13 +0000 (12:56 +0000)]
Renamed to schemaGroups.xml

21 years agoRenamed table.
les_kopari [Sat, 17 Jan 2004 12:52:42 +0000 (12:52 +0000)]
Renamed table.

21 years agoTest run with new columns and tables.
les_kopari [Sat, 17 Jan 2004 12:49:49 +0000 (12:49 +0000)]
Test run with new columns and tables.

21 years agoNew columns.
les_kopari [Sat, 17 Jan 2004 12:44:50 +0000 (12:44 +0000)]
New columns.

21 years agoNew columns and tables.
les_kopari [Sat, 17 Jan 2004 12:41:54 +0000 (12:41 +0000)]
New columns and tables.

21 years ago Report lines after a matching question in screen display and Excel fixed.
trobb [Sat, 17 Jan 2004 10:27:01 +0000 (10:27 +0000)]
Report lines after a matching question in screen display and Excel fixed.

21 years agoA very quick and dirty try .... Williams? What do you think?
moodler [Sat, 17 Jan 2004 10:18:12 +0000 (10:18 +0000)]
A very quick and dirty try .... Williams?  What do you think?

21 years agoEARLY SUPPORT FOR CALENDARS AND EVENTS
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.

21 years agoNew field.
les_kopari [Sat, 17 Jan 2004 09:16:20 +0000 (09:16 +0000)]
New field.

21 years agoCorrect defaults.
les_kopari [Sat, 17 Jan 2004 09:06:21 +0000 (09:06 +0000)]
Correct defaults.

21 years agoAdded groupmode, groupmodeforce.
les_kopari [Sat, 17 Jan 2004 08:55:22 +0000 (08:55 +0000)]
Added groupmode, groupmodeforce.

21 years agoUse is_internal_email function (see bug 978)
moodler [Sat, 17 Jan 2004 07:08:47 +0000 (07:08 +0000)]
Use is_internal_email function (see bug 978)

21 years agoEditing teachers can always get into forums
moodler [Sat, 17 Jan 2004 06:49:18 +0000 (06:49 +0000)]
Editing teachers can always get into forums

21 years agoOnly editing teachers can see files
moodler [Sat, 17 Jan 2004 05:39:29 +0000 (05:39 +0000)]
Only editing teachers can see files

21 years agoHans insisted
koenr [Fri, 16 Jan 2004 21:36:04 +0000 (21:36 +0000)]
Hans insisted

21 years agomising strings
koenr [Fri, 16 Jan 2004 21:34:15 +0000 (21:34 +0000)]
mising strings

21 years ago*** empty log message ***
giro123 [Fri, 16 Jan 2004 18:32:12 +0000 (18:32 +0000)]
*** empty log message ***

21 years agoChat sessions can now be deleted
moodler [Fri, 16 Jan 2004 13:14:42 +0000 (13:14 +0000)]
Chat sessions can now be deleted

21 years agoLinks color = black
moodler [Fri, 16 Jan 2004 12:16:05 +0000 (12:16 +0000)]
Links color = black

21 years agoRequire user to login to see glossary entries (if a course is specified)
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)

21 years agoAdd some styles in the posts so the autolinks look OK.
moodler [Fri, 16 Jan 2004 11:32:14 +0000 (11:32 +0000)]
Add some styles in the posts so the autolinks look OK.

21 years agoSmall improvement to log-gathering for activities - works better with
moodler [Fri, 16 Jan 2004 11:23:40 +0000 (11:23 +0000)]
Small improvement to log-gathering for activities - works better with
glossary logs

21 years agoPass courseid to format_text explicitly
moodler [Fri, 16 Jan 2004 10:51:24 +0000 (10:51 +0000)]
Pass courseid to format_text explicitly

21 years agoFixes so that $courseid can be passes to format_text (and this filter_text)
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)

21 years agoOutput the time in the cron output
moodler [Fri, 16 Jan 2004 10:23:11 +0000 (10:23 +0000)]
Output the time in the cron output

21 years agoUNTESTED changes to allow multiple hosts to be used for POP3/IMAP/NNTP authentication
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.

21 years agoWhen using the HTML editor, don't provide format options
moodler [Fri, 16 Jan 2004 06:42:46 +0000 (06:42 +0000)]
When using the HTML editor, don't provide format options

21 years agoUpdates
paca70 [Thu, 15 Jan 2004 19:02:39 +0000 (19:02 +0000)]
Updates

21 years agoInitial version
paca70 [Thu, 15 Jan 2004 19:01:22 +0000 (19:01 +0000)]
Initial version

21 years ago*** empty log message ***
giro123 [Thu, 15 Jan 2004 18:52:27 +0000 (18:52 +0000)]
*** empty log message ***

21 years agoInitial translation
paca70 [Thu, 15 Jan 2004 18:39:05 +0000 (18:39 +0000)]
Initial translation

21 years agoNew files from version 1.2
villate [Thu, 15 Jan 2004 17:56:55 +0000 (17:56 +0000)]
New files from version 1.2

21 years agoUpdates
paca70 [Thu, 15 Jan 2004 17:43:46 +0000 (17:43 +0000)]
Updates

21 years agoUpdated to the 1.2 version
villate [Thu, 15 Jan 2004 17:08:22 +0000 (17:08 +0000)]
Updated to the 1.2 version

21 years agoMenus on quiz editing no longer need the submit buttons
moodler [Thu, 15 Jan 2004 15:26:34 +0000 (15:26 +0000)]
Menus on quiz editing no longer need the submit buttons

21 years agoFIxed a small typo preventing group display
moodler [Thu, 15 Jan 2004 10:22:15 +0000 (10:22 +0000)]
FIxed a small typo preventing group display

21 years agoDon't show old chat users in recent activity
moodler [Thu, 15 Jan 2004 08:44:08 +0000 (08:44 +0000)]
Don't show old chat users in recent activity

21 years agoDouble-check bad input data
moodler [Thu, 15 Jan 2004 07:52:21 +0000 (07:52 +0000)]
Double-check bad input data

21 years agoSave forum log url in a more standard way
moodler [Thu, 15 Jan 2004 07:26:52 +0000 (07:26 +0000)]
Save forum log url in a more standard way

21 years agoAdded "All activities"
moodler [Thu, 15 Jan 2004 07:21:32 +0000 (07:21 +0000)]
Added "All activities"

21 years agoAdded log links for teachers from each activity page
moodler [Thu, 15 Jan 2004 07:17:47 +0000 (07:17 +0000)]
Added log links for teachers from each activity page

21 years agoLogs can now be divided up by activity!
moodler [Thu, 15 Jan 2004 07:17:12 +0000 (07:17 +0000)]
Logs can now be divided up by activity!

21 years agoAdded missing "("
paca70 [Wed, 14 Jan 2004 18:25:25 +0000 (18:25 +0000)]
Added missing "("

21 years agoFIXED:
paca70 [Wed, 14 Jan 2004 18:13:26 +0000 (18:13 +0000)]
FIXED:
script was calling fix_course_sortorder() before courseorder have been renamed to coursecount.

21 years agoExtra parameter for robustness
moodler [Wed, 14 Jan 2004 17:53:51 +0000 (17:53 +0000)]
Extra parameter for robustness

21 years agoLatest files from Denis
moodler [Wed, 14 Jan 2004 16:56:39 +0000 (16:56 +0000)]
Latest files from Denis

21 years agoNew file. For now, mostly headers and infotext translated. Answers: Still in english.
stigbjarne [Wed, 14 Jan 2004 13:47:16 +0000 (13:47 +0000)]
New file. For now, mostly headers and infotext translated. Answers: Still in english.

21 years agoClean output for old entries
moodler [Wed, 14 Jan 2004 13:33:00 +0000 (13:33 +0000)]
Clean output for old entries

21 years agoClean all data in user profile
moodler [Wed, 14 Jan 2004 13:31:28 +0000 (13:31 +0000)]
Clean all data in user profile

21 years agoUser descriptions weren't being filtered! They are now. :-)
moodler [Wed, 14 Jan 2004 13:07:29 +0000 (13:07 +0000)]
User descriptions weren't being filtered!   They are now.  :-)

21 years agoFixed two typos - seems to be working properly now
moodler [Wed, 14 Jan 2004 13:01:54 +0000 (13:01 +0000)]
Fixed two typos - seems to be working properly now