]> git.mjollnir.org Git - moodle.git/log
moodle.git
21 years ago*** empty log message ***
giro123 [Sun, 27 Jul 2003 03:02:50 +0000 (03:02 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
giro123 [Sun, 27 Jul 2003 02:07:40 +0000 (02:07 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
giro123 [Sun, 27 Jul 2003 01:16:59 +0000 (01:16 +0000)]
*** empty log message ***

21 years agoFix for Herzogovina
moodler [Fri, 25 Jul 2003 16:39:14 +0000 (16:39 +0000)]
Fix for Herzogovina

21 years agoReplaced call to function assignment_get_submission with call to get_record. This...
selliott [Fri, 25 Jul 2003 14:28:26 +0000 (14:28 +0000)]
Replaced call to function assignment_get_submission with call to get_record.  This should clean up duplicate rows in assignment_submissions table. -- selliott

21 years agoFixed user graphs for site-level, all logs
moodler [Fri, 25 Jul 2003 13:23:28 +0000 (13:23 +0000)]
Fixed user graphs for site-level, all logs

21 years agoManual method should just use the standard 'forgot password" button
moodler [Fri, 25 Jul 2003 13:13:36 +0000 (13:13 +0000)]
Manual method should just use the standard 'forgot password" button

21 years agoA better way of doing chat_get_latest_message() that doesn't conflict
moodler [Fri, 25 Jul 2003 09:01:02 +0000 (09:01 +0000)]
A better way of doing chat_get_latest_message() that doesn't conflict
with the debugging in get_record_sql

21 years agoFIxed the LIMIT bug I just made ... need to find a better way
moodler [Fri, 25 Jul 2003 08:19:33 +0000 (08:19 +0000)]
FIxed the LIMIT bug I just made ... need to find a better way
as this sets off get_record alarms

21 years agoNo need for body colour
moodler [Fri, 25 Jul 2003 08:18:27 +0000 (08:18 +0000)]
No need for body colour

21 years agoNew feature - chat scheduling. Can now set a time for the next chat,
moodler [Fri, 25 Jul 2003 06:47:06 +0000 (06:47 +0000)]
New feature - chat scheduling.  Can now set a time for the next chat,
as well as rotating weekly or daily period.

Also some small fixes.

21 years agoBetter averages when students are missing
moodler [Thu, 24 Jul 2003 16:59:11 +0000 (16:59 +0000)]
Better averages when students are missing

21 years agoFurther changes to tidy up reports
moodler [Thu, 24 Jul 2003 16:48:10 +0000 (16:48 +0000)]
Further changes to tidy up reports

21 years agoNew string for simple stats
moodler [Thu, 24 Jul 2003 16:44:21 +0000 (16:44 +0000)]
New string for simple stats

21 years agoNew simplestat report module.
moodler [Thu, 24 Jul 2003 16:43:24 +0000 (16:43 +0000)]
New simplestat report module.

This is very simple so far just to do some tests on larger datasets.

Soon it will have XLS and text download, as well as more question
information.

21 years agoFurther fixes to the last fix ... the same thing was happening further down.
moodler [Thu, 24 Jul 2003 14:52:41 +0000 (14:52 +0000)]
Further fixes to the last fix ... the same thing was happening further down.

21 years agoSplit up the index.html and mods.html to take advantage of the new
moodler [Thu, 24 Jul 2003 12:57:40 +0000 (12:57 +0000)]
Split up the index.html and mods.html to take advantage of the new
/help.php

Some of these are still empty and will be fixed with text soon.

21 years agoNew version of help.php that automatically constructs the index.html
moodler [Thu, 24 Jul 2003 12:56:17 +0000 (12:56 +0000)]
New version of help.php that automatically constructs the index.html
and mods.html files.

Direct from Mad Alex

21 years agoIf modules have a config.php file in them then a link to this is
moodler [Thu, 24 Jul 2003 12:09:32 +0000 (12:09 +0000)]
If modules have a config.php file in them then a link to this is
printed in the modules screen.

These config.php screens presumably allow the setting of site-wide
parameters for modules.

Thanks to Mad Alex. :-)

21 years agoNew FAQ about the admin account
moodler [Thu, 24 Jul 2003 08:53:43 +0000 (08:53 +0000)]
New FAQ about the admin account

21 years agoYES!!! FINALLY fixed that damn bug that was causing the admin user
moodler [Thu, 24 Jul 2003 08:36:43 +0000 (08:36 +0000)]
YES!!!  FINALLY fixed that damn bug that was causing the admin user
to be skipped during installation!

Bug 565 has the details, but basically it was caused by not initialising
the variable $user before using it.  Some people probably had a cookie
called "user" that was polluting the variable.

YAY!

21 years agoLatest tags file
moodler [Thu, 24 Jul 2003 06:43:14 +0000 (06:43 +0000)]
Latest tags file

21 years agoBetter string for teacher reports
moodler [Thu, 24 Jul 2003 06:21:21 +0000 (06:21 +0000)]
Better string for teacher reports

21 years agoNew modular plugin structure for quiz reports.
moodler [Thu, 24 Jul 2003 05:18:00 +0000 (05:18 +0000)]
New modular plugin structure for quiz reports.

The code for reviewing an existing attempt is now separate
in review.php and now has a log entry of it's own.

The overview and regrade reports are now in separate subdirectories
under the "report" directory.  Each has a primary "report.php" file
which implements the report as a class.

These existing reports are very simple, but now more complex ones
can easily be written.  (I am about to do one).

21 years agoFixed a missing translation string
moodler [Thu, 24 Jul 2003 04:55:15 +0000 (04:55 +0000)]
Fixed a missing translation string

21 years agoChange default logs to be "today's logs"
moodler [Thu, 24 Jul 2003 02:29:59 +0000 (02:29 +0000)]
Change default logs to be "today's logs"

21 years agoSome improved popup windows / links for user pictures
moodler [Thu, 24 Jul 2003 02:25:23 +0000 (02:25 +0000)]
Some improved popup windows / links for user pictures

21 years agoBetter layout of gathering quiz results, which mkes it easier for developers
moodler [Thu, 24 Jul 2003 02:04:22 +0000 (02:04 +0000)]
Better layout of gathering quiz results, which mkes it easier for developers
at the cost of perhaps a little efficiency ... some more testing on this i
should be done.   Thanks to Henrick Kaipe for this.

21 years agoWhen displaying a user's logs for the current day, make the graph
moodler [Thu, 24 Jul 2003 01:54:06 +0000 (01:54 +0000)]
When displaying a user's logs for the current day, make the graph
display ALL courses (ie to match the logs printed below).

21 years agoNew translation added.
mits [Wed, 23 Jul 2003 14:26:30 +0000 (14:26 +0000)]
New translation added.

21 years agoSlight improvement for implementing styles ... since nested styles
moodler [Wed, 23 Jul 2003 14:03:01 +0000 (14:03 +0000)]
Slight improvement for implementing styles ... since nested styles
don't seem to work as advertised

21 years agoA missing style
moodler [Wed, 23 Jul 2003 13:35:24 +0000 (13:35 +0000)]
A missing style

21 years agoNew entries
moodler [Wed, 23 Jul 2003 07:03:04 +0000 (07:03 +0000)]
New entries

21 years agoNew language: Greek!
moodler [Wed, 23 Jul 2003 06:35:43 +0000 (06:35 +0000)]
New language:  Greek!

21 years agoMore debugging/checking on get_record_sql
moodler [Wed, 23 Jul 2003 06:30:26 +0000 (06:30 +0000)]
More debugging/checking on get_record_sql

21 years agoAdded some additional error checking of get_record_sql when in debug mode
moodler [Wed, 23 Jul 2003 04:33:40 +0000 (04:33 +0000)]
Added some additional error checking of get_record_sql when in debug mode

21 years agoSlight fix when adding log
moodler [Wed, 23 Jul 2003 01:44:35 +0000 (01:44 +0000)]
Slight fix when adding log

21 years agoYet more minor problems fixed for hyperlink/mailto: conversion
thepurpleblob [Tue, 22 Jul 2003 10:11:12 +0000 (10:11 +0000)]
Yet more minor problems fixed for hyperlink/mailto: conversion
difficulties

21 years agoFixed missing string
moodler [Tue, 22 Jul 2003 08:09:46 +0000 (08:09 +0000)]
Fixed missing string

21 years agoAdded a missing string
moodler [Tue, 22 Jul 2003 05:32:59 +0000 (05:32 +0000)]
Added a missing string

21 years agoFixed a typo
moodler [Tue, 22 Jul 2003 02:00:44 +0000 (02:00 +0000)]
Fixed a typo

21 years agoSlightly more robust in case it can't find users. See bug 562.
moodler [Tue, 22 Jul 2003 01:58:44 +0000 (01:58 +0000)]
Slightly more robust in case it can't find users.  See bug 562.

21 years agoReviewing an attempt now works fine with NUMERICAL and SHORTANSWERS
stronk7 [Mon, 21 Jul 2003 17:25:59 +0000 (17:25 +0000)]
Reviewing an attempt now works fine with NUMERICAL and SHORTANSWERS
containing the "," character. Bug #561 closed.

21 years agoWhen using the "manual" method, I've disabled the external method of
moodler [Mon, 21 Jul 2003 15:20:58 +0000 (15:20 +0000)]
When using the "manual" method, I've disabled the external method of
changing passwords, and enabled the internal "change password" button
just like "email" and "none".

Thanks to Danilo Massa for pointing out the inconsistency.

21 years agoAdded missing string nomessages
moodler [Mon, 21 Jul 2003 14:58:07 +0000 (14:58 +0000)]
Added missing string nomessages

21 years agoIncrease the size of the field to store sequences in course_sections
moodler [Mon, 21 Jul 2003 14:28:04 +0000 (14:28 +0000)]
Increase the size of the field to store sequences in course_sections

21 years agoAdded question: Resource1
johncaptain [Mon, 21 Jul 2003 13:22:12 +0000 (13:22 +0000)]
Added question: Resource1

21 years ago*** empty log message ***
compuproggy [Mon, 21 Jul 2003 09:18:22 +0000 (09:18 +0000)]
*** empty log message ***

21 years agoClose loophole for invisible courses by re-enrolment
moodler [Mon, 21 Jul 2003 07:50:59 +0000 (07:50 +0000)]
Close loophole for invisible courses by re-enrolment

21 years agoNew strings for hiding courses
moodler [Mon, 21 Jul 2003 07:43:04 +0000 (07:43 +0000)]
New strings for hiding courses

21 years agoBackup the new course->visible field
moodler [Mon, 21 Jul 2003 07:35:58 +0000 (07:35 +0000)]
Backup the new course->visible field

21 years agoNew course parameter "visible" which makes the course available to
moodler [Mon, 21 Jul 2003 07:31:01 +0000 (07:31 +0000)]
New course parameter "visible" which makes the course available to
students.  Defaults to 1 (on).  Teacher can control this from settings page.

21 years agoBetter formatting on IE
moodler [Mon, 21 Jul 2003 05:31:23 +0000 (05:31 +0000)]
Better formatting on IE

21 years agoSpacers look funny on IE
moodler [Mon, 21 Jul 2003 05:13:08 +0000 (05:13 +0000)]
Spacers look funny on IE

21 years agoWas cropping first/last message - fixed now
moodler [Mon, 21 Jul 2003 05:08:46 +0000 (05:08 +0000)]
Was cropping first/last message - fixed now

21 years agoPut link at the top
moodler [Mon, 21 Jul 2003 05:05:25 +0000 (05:05 +0000)]
Put link at the top

21 years agoAdd a display of current users on the view page
moodler [Mon, 21 Jul 2003 05:03:15 +0000 (05:03 +0000)]
Add a display of current users on the view page

21 years agoMoved print_headline() to weblib.php
moodler [Mon, 21 Jul 2003 04:53:55 +0000 (04:53 +0000)]
Moved print_headline() to weblib.php

21 years agoMake session link translatable
moodler [Mon, 21 Jul 2003 04:20:01 +0000 (04:20 +0000)]
Make session link translatable

21 years agoSome rewording
moodler [Mon, 21 Jul 2003 04:10:45 +0000 (04:10 +0000)]
Some rewording

21 years agoAh! Now we're getting somewhere - chat reports look quite nice now!
moodler [Mon, 21 Jul 2003 04:08:32 +0000 (04:08 +0000)]
Ah!  Now we're getting somewhere - chat reports look quite nice now!

21 years agoA bit more usable now
moodler [Mon, 21 Jul 2003 03:37:53 +0000 (03:37 +0000)]
A bit more usable now

21 years agoSome new code related to the new reports - uploading for testing on
moodler [Mon, 21 Jul 2003 03:16:19 +0000 (03:16 +0000)]
Some new code related to the new reports - uploading for testing on
other server - still very early

21 years agoOnly show "recent activity" for chats in the current course.
moodler [Mon, 21 Jul 2003 01:35:28 +0000 (01:35 +0000)]
Only show "recent activity" for chats in the current course.

21 years agoFixed translation
moodler [Mon, 21 Jul 2003 00:59:21 +0000 (00:59 +0000)]
Fixed translation

21 years agoSlight change to string
moodler [Sun, 20 Jul 2003 14:19:16 +0000 (14:19 +0000)]
Slight change to string

21 years agoChanges related to new popup capabilities for "Web Links".
moodler [Sun, 20 Jul 2003 14:07:37 +0000 (14:07 +0000)]
Changes related to new popup capabilities for "Web Links".

TRANSLATORS PLEASE NOTE:  help/resource/resourcetype.html has changed slightly.

21 years agoAdded target again for non-Javascript users (I'd taken it out while testing)
moodler [Sun, 20 Jul 2003 14:02:00 +0000 (14:02 +0000)]
Added target again for non-Javascript users (I'd taken it out while testing)

21 years agoGive each popup a resource a unique window
moodler [Sun, 20 Jul 2003 13:58:01 +0000 (13:58 +0000)]
Give each popup a resource a unique window

21 years agoPopup windows now work on side links too
moodler [Sun, 20 Jul 2003 13:56:27 +0000 (13:56 +0000)]
Popup windows now work on side links too

21 years agoNew feature - "Web link" resources can now specify a popup window
moodler [Sun, 20 Jul 2003 13:53:31 +0000 (13:53 +0000)]
New feature - "Web link" resources can now specify a popup window

fullscreen is currently the only feature left out of this .. I had
trouble getting it to work consistently so I've left it out as being
more troubles than it's worth.

21 years agoRebuild course cache using the function for it.
moodler [Sun, 20 Jul 2003 07:56:51 +0000 (07:56 +0000)]
Rebuild course cache using the function for it.

21 years agoNumerical questions included in backup/restore. Up a bit.
stronk7 [Sat, 19 Jul 2003 18:02:03 +0000 (18:02 +0000)]
Numerical questions included in backup/restore. Up a bit.

21 years agoNow numerical questions are included in backup and restore too !!
stronk7 [Sat, 19 Jul 2003 18:01:11 +0000 (18:01 +0000)]
Now numerical questions are included in backup and restore too !!

21 years agoI'm about to start on some big jobs ...
moodler [Sat, 19 Jul 2003 13:37:09 +0000 (13:37 +0000)]
I'm about to start on some big jobs ...

21 years agoFor completeness
moodler [Sat, 19 Jul 2003 11:59:55 +0000 (11:59 +0000)]
For completeness

21 years agoModified a bit the form to avoid bug 556.
stronk7 [Thu, 17 Jul 2003 22:11:08 +0000 (22:11 +0000)]
Modified a bit the form to avoid bug 556.
Seems to work fine now (render-html bug)

21 years agoFixed call to get_all_instances_in_course()
moodler [Thu, 17 Jul 2003 01:35:29 +0000 (01:35 +0000)]
Fixed call to get_all_instances_in_course()

21 years agoupdate for moodle 1.0.9
palojacko [Wed, 16 Jul 2003 22:09:31 +0000 (22:09 +0000)]
update for moodle 1.0.9

21 years agoRemoval of debugging code; fixed bug in _get_student_submissions routine
rkingdon [Wed, 16 Jul 2003 19:47:24 +0000 (19:47 +0000)]
Removal of debugging code; fixed bug in _get_student_submissions routine

21 years agoLittle modification to use $CFG->directorypermissions in mkdir
stronk7 [Wed, 16 Jul 2003 07:57:10 +0000 (07:57 +0000)]
Little modification to use $CFG->directorypermissions in mkdir

21 years agoen 1.35
giro123 [Tue, 15 Jul 2003 18:20:19 +0000 (18:20 +0000)]
en 1.35

21 years agoen 1.156
giro123 [Tue, 15 Jul 2003 18:19:37 +0000 (18:19 +0000)]
en 1.156

21 years agoen 1.5
giro123 [Tue, 15 Jul 2003 18:17:52 +0000 (18:17 +0000)]
en 1.5

21 years agoen 1.18
giro123 [Tue, 15 Jul 2003 18:16:24 +0000 (18:16 +0000)]
en 1.18

21 years agoChanged backup logs default to NO.
stronk7 [Tue, 15 Jul 2003 18:12:41 +0000 (18:12 +0000)]
Changed backup logs default to NO.

21 years agoAdded some flushes to avoid some browsers timeouts
stronk7 [Tue, 15 Jul 2003 18:10:15 +0000 (18:10 +0000)]
Added some flushes to avoid some browsers timeouts
when calculating what to backup (check phase).

21 years agoUPdates from Paula Magri
moodler [Tue, 15 Jul 2003 15:42:27 +0000 (15:42 +0000)]
UPdates from Paula Magri

21 years agoMinor corrections, addition of rubics table - July 2003
rkingdon [Tue, 15 Jul 2003 15:24:58 +0000 (15:24 +0000)]
Minor corrections, addition of rubics table - July 2003

21 years agoDon't convert URLs into links for the plain text format because
moodler [Tue, 15 Jul 2003 02:19:12 +0000 (02:19 +0000)]
Don't convert URLs into links for the plain text format because
it can mess up code sometimes

21 years agoText emails now have html entities translated properly
moodler [Tue, 15 Jul 2003 02:06:51 +0000 (02:06 +0000)]
Text emails now have html entities translated properly

Thanks to Gustav Delius for the patch

21 years agoNew translation.
mits [Mon, 14 Jul 2003 23:45:57 +0000 (23:45 +0000)]
New translation.

21 years agoRemoved redundant up/down arrows ... let's see how everyone feels about it
moodler [Mon, 14 Jul 2003 16:22:42 +0000 (16:22 +0000)]
Removed redundant up/down arrows ... let's see how everyone feels about it

21 years agoArbitrary moving of activities (aka cut and paste)
moodler [Mon, 14 Jul 2003 13:08:38 +0000 (13:08 +0000)]
Arbitrary moving of activities (aka cut and paste)

Some of this code was sent by Howard Miller, but I rewrote most of it
to make it shorter and to fit in better with current code.

21 years agoRemoving Chatarea completely from Moodle.
moodler [Sun, 13 Jul 2003 14:03:20 +0000 (14:03 +0000)]
Removing Chatarea completely from Moodle.

If anyone still wants it, I've made an archive here:

    http://moodle.org/download/modules/chatarea.zip

21 years agoPrint images correctly on questions included from categories in
moodler [Sat, 12 Jul 2003 16:24:29 +0000 (16:24 +0000)]
Print images correctly on questions included from categories in
other courses.

21 years agoSome slight cleanup (optimisation) of print_section and print_section_block
moodler [Sat, 12 Jul 2003 06:52:26 +0000 (06:52 +0000)]
Some slight cleanup (optimisation) of print_section and print_section_block

21 years agoWhen displaying index lists of a particular module's activities,
moodler [Sat, 12 Jul 2003 05:19:18 +0000 (05:19 +0000)]
When displaying index lists of a particular module's activities,
ensure that the order they are displayed in is always the same as the
order they have been defined in.   See bug 553.

This involved API changes to the function get_all_instances_in_course()

21 years agoEmail addresses are now well and truly obfuscated on public profile pages
moodler [Fri, 11 Jul 2003 08:38:39 +0000 (08:38 +0000)]
Email addresses are now well and truly obfuscated on public profile pages

21 years agoSmall typo when creating structures in a fresh installation
stronk7 [Thu, 10 Jul 2003 18:21:32 +0000 (18:21 +0000)]
Small typo when creating structures in a fresh installation
(no previous backup installed)