]>
git.mjollnir.org Git - moodle.git/log
johncaptain [Thu, 31 Jul 2003 17:18:39 +0000 (17:18 +0000)]
added: backup Q&A
stronk7 [Thu, 31 Jul 2003 16:56:40 +0000 (16:56 +0000)]
Changed to version.php
(to be more consistent with the rest of the modules)
stronk7 [Thu, 31 Jul 2003 16:55:11 +0000 (16:55 +0000)]
Copied from old backup_version.php
(to be more consistent with the rest of the modules)
stronk7 [Thu, 31 Jul 2003 16:54:05 +0000 (16:54 +0000)]
Changed calls to backup_version.php to version.php
(to be more consistent with the rest of the modules)
stronk7 [Thu, 31 Jul 2003 16:44:52 +0000 (16:44 +0000)]
Variables passed by reference warning is out !!
danielfetzer [Thu, 31 Jul 2003 13:27:25 +0000 (13:27 +0000)]
*** empty log message ***
moodler [Thu, 31 Jul 2003 12:23:49 +0000 (12:23 +0000)]
Removed needless pass-by-reference to avoid warnings BUG 573 Thanks Eloy!
moodler [Thu, 31 Jul 2003 12:18:22 +0000 (12:18 +0000)]
Extended get_records so it can deal with LIMITs now
moodler [Thu, 31 Jul 2003 12:09:17 +0000 (12:09 +0000)]
Moved fix_category_courses to datalib.php so it's more accessible
moodler [Thu, 31 Jul 2003 02:03:59 +0000 (02:03 +0000)]
Removing duplicate
danielfetzer [Wed, 30 Jul 2003 22:35:10 +0000 (22:35 +0000)]
*** empty log message ***
danielfetzer [Wed, 30 Jul 2003 21:26:02 +0000 (21:26 +0000)]
*** empty log message ***
danielfetzer [Wed, 30 Jul 2003 19:36:18 +0000 (19:36 +0000)]
*** empty log message ***
danielfetzer [Wed, 30 Jul 2003 18:02:38 +0000 (18:02 +0000)]
*** empty log message ***
danielfetzer [Wed, 30 Jul 2003 17:34:18 +0000 (17:34 +0000)]
*** empty log message ***
danielfetzer [Wed, 30 Jul 2003 17:12:06 +0000 (17:12 +0000)]
*** empty log message ***
stronk7 [Wed, 30 Jul 2003 17:10:01 +0000 (17:10 +0000)]
Two more backup related strings
stronk7 [Wed, 30 Jul 2003 16:29:53 +0000 (16:29 +0000)]
Uncommented clean_temp_data. I forgot it
in lastest tests...
danielfetzer [Wed, 30 Jul 2003 15:33:21 +0000 (15:33 +0000)]
*** empty log message ***
moodler [Wed, 30 Jul 2003 15:11:04 +0000 (15:11 +0000)]
Put here just temporarily for those who might need it. Will be
replaced by the new enrolment code soon anyway.
moodler [Wed, 30 Jul 2003 13:57:39 +0000 (13:57 +0000)]
Slightly prettier display
moodler [Wed, 30 Jul 2003 13:56:17 +0000 (13:56 +0000)]
Fixes for course ordering in one category
moodler [Wed, 30 Jul 2003 13:35:20 +0000 (13:35 +0000)]
Missing parameter
moodler [Wed, 30 Jul 2003 13:17:37 +0000 (13:17 +0000)]
Bit more current now
moodler [Wed, 30 Jul 2003 13:05:51 +0000 (13:05 +0000)]
More files related to recent course display changes
moodler [Wed, 30 Jul 2003 13:02:45 +0000 (13:02 +0000)]
COURSE DISPLAY REVAMP
OK, some big changes here to the front end, particularly in
course categories and course display.
Course categories can now be nested (to any level).
Courses and course categories can now be manually sorted
any way required.
There is a groovy front end for managing these, and a better
range of options for formatting the front page.
It all still needs some polishing, which I'll be doing over
the next couple of days, including better auto-sorting.
I would not use this on production systems just yet.
moodler [Wed, 30 Jul 2003 10:58:56 +0000 (10:58 +0000)]
Fixed it up (accidentally set it to the journal mods.html before)
moodler [Wed, 30 Jul 2003 05:21:24 +0000 (05:21 +0000)]
Fixed missing slashes
moodler [Wed, 30 Jul 2003 05:20:19 +0000 (05:20 +0000)]
Fixed some missing slashes
moodler [Wed, 30 Jul 2003 05:11:45 +0000 (05:11 +0000)]
Slight addition
moodler [Wed, 30 Jul 2003 05:10:13 +0000 (05:10 +0000)]
Added FAQ about secureforms
moodler [Wed, 30 Jul 2003 04:59:29 +0000 (04:59 +0000)]
Secureforms now default to OFF
moodler [Wed, 30 Jul 2003 04:02:23 +0000 (04:02 +0000)]
More fixes from Daniel Fetzer daniel.fetzer@freenet.de
moodler [Wed, 30 Jul 2003 03:25:38 +0000 (03:25 +0000)]
Deleting the bulk of es_mx (Replaced by "es")
stronk7 [Tue, 29 Jul 2003 19:48:06 +0000 (19:48 +0000)]
Solved two importat bugs.
Numerical Questions now working.
Included support to Moodle's language system.
stronk7 [Tue, 29 Jul 2003 19:33:33 +0000 (19:33 +0000)]
Restore strings are included now !!
stronk7 [Tue, 29 Jul 2003 15:38:55 +0000 (15:38 +0000)]
Included language support.
stronk7 [Tue, 29 Jul 2003 15:37:38 +0000 (15:37 +0000)]
Added and commented some debug lines.
moodler [Tue, 29 Jul 2003 11:02:08 +0000 (11:02 +0000)]
Changes from Daniel Fetzer daniel.fetzer@freenet.de
moodler [Tue, 29 Jul 2003 10:53:37 +0000 (10:53 +0000)]
Changes from Ursula Raab
kaipe [Tue, 29 Jul 2003 09:11:06 +0000 (09:11 +0000)]
Refactoring only, no new features -
Modified methods are quiz_get_answers and quiz_grade_attempt_results.
For quiz_grade_attempt_results, the switch statement has been separated out into method quiz_grade_attempt_question_result.
moodler [Tue, 29 Jul 2003 07:12:31 +0000 (07:12 +0000)]
Fix for POP3 by disabling TLS explicitly.
based on this: http://moodle.org/mod/forum/discuss.php?d=1884
moodler [Tue, 29 Jul 2003 04:18:01 +0000 (04:18 +0000)]
Latest fixes from Thomas Robb - thanks Thomas!
moodler [Tue, 29 Jul 2003 01:54:16 +0000 (01:54 +0000)]
Improved magic_quotes routine (deals with arrays now, too)
stronk7 [Mon, 28 Jul 2003 22:31:23 +0000 (22:31 +0000)]
Fixed important bug when recovering assignments or forums
with files and the moddata/courseid didn't exist.
Now force the creation of the courseid dir from the
restorelib in each module.
stronk7 [Mon, 28 Jul 2003 19:37:37 +0000 (19:37 +0000)]
Prepared to insert string in langs. Tomorrow.
stronk7 [Mon, 28 Jul 2003 19:35:36 +0000 (19:35 +0000)]
Added chat status
stronk7 [Mon, 28 Jul 2003 19:32:51 +0000 (19:32 +0000)]
Added language support
stronk7 [Mon, 28 Jul 2003 19:24:09 +0000 (19:24 +0000)]
Added language suport
stronk7 [Mon, 28 Jul 2003 17:42:22 +0000 (17:42 +0000)]
Included every backup string (I think) :-)
rkingdon [Mon, 28 Jul 2003 17:37:16 +0000 (17:37 +0000)]
Minor errors fixed; Student can delete submissions and assessments;
Teachers see student names; Tabbed Admin screen.
rkingdon [Mon, 28 Jul 2003 17:33:34 +0000 (17:33 +0000)]
Some missing strings added.
moodler [Mon, 28 Jul 2003 16:37:12 +0000 (16:37 +0000)]
A hack to get around magic_quotes_gpc being turned off
moodler [Mon, 28 Jul 2003 12:08:31 +0000 (12:08 +0000)]
Avoid problems with quotes and so on in user records when updating users
moodler [Mon, 28 Jul 2003 11:53:42 +0000 (11:53 +0000)]
Updated madewithmoodle file (same logo)
moodler [Mon, 28 Jul 2003 11:47:40 +0000 (11:47 +0000)]
We need to keep these old images here because old stuff may refer to them.
moodler [Mon, 28 Jul 2003 11:42:53 +0000 (11:42 +0000)]
Cleaned up the remaining images:
- moved user images to /pix/u folder, and changed format to .png to allow
transparent images etc. These can now be customised in themes.
- removed legacy madewithmoodle logos
moodler [Mon, 28 Jul 2003 08:58:47 +0000 (08:58 +0000)]
When a quiz is closing within the next 24 hours, a small countdown
is shown in the titlebar (drawn with javascript).
An alert is shown at ten minutes, and zero minutes.
This doesn't prevent students from doing anything, but it serves
as a reminder and just looks cool. ;-)
moodler [Mon, 28 Jul 2003 05:53:03 +0000 (05:53 +0000)]
I'm hopeful this is a fix for the wrapping problem ...
moodler [Mon, 28 Jul 2003 03:28:43 +0000 (03:28 +0000)]
Added some flushes in case the indexes take too long ...
moodler [Mon, 28 Jul 2003 03:26:32 +0000 (03:26 +0000)]
Fixes for file names
moodler [Mon, 28 Jul 2003 02:51:56 +0000 (02:51 +0000)]
Improved indexing for improved performance on the course page, when viewing
logs and when viewing lists of users ... thanks to Eloy for the one on the log file.
moodler [Mon, 28 Jul 2003 02:04:58 +0000 (02:04 +0000)]
Improvements to simplestat (more info in HTML display plus downloads XLS an TXT)
moodler [Mon, 28 Jul 2003 01:38:35 +0000 (01:38 +0000)]
Small changes to the restore "continue" button and some missing strings
stronk7 [Sun, 27 Jul 2003 21:30:24 +0000 (21:30 +0000)]
Prepared to insert string in langs. Tomorrow.
stronk7 [Sun, 27 Jul 2003 21:29:22 +0000 (21:29 +0000)]
Typo in course STARTDATE
stronk7 [Sun, 27 Jul 2003 21:27:48 +0000 (21:27 +0000)]
Small typo in course STARTDATE.
stronk7 [Sun, 27 Jul 2003 21:26:51 +0000 (21:26 +0000)]
//Added some debug (commented in production)
moodler [Sun, 27 Jul 2003 13:26:07 +0000 (13:26 +0000)]
Upgraded phpmailer to 1.70
moodler [Sun, 27 Jul 2003 13:14:00 +0000 (13:14 +0000)]
Use the admin user as the envelope sender (to catch bounces etc)
moodler [Sun, 27 Jul 2003 12:22:05 +0000 (12:22 +0000)]
Add a message to help debugging
moodler [Sun, 27 Jul 2003 12:20:29 +0000 (12:20 +0000)]
Improved cron jobs for central clean up tasks.
- there is now a randomiser so that these jobs are only run 20% of the time
- duplicate enrolments are now cleaned up.
giro123 [Sun, 27 Jul 2003 05:28:31 +0000 (05:28 +0000)]
*** empty log message ***
giro123 [Sun, 27 Jul 2003 03:02:50 +0000 (03:02 +0000)]
*** empty log message ***
giro123 [Sun, 27 Jul 2003 02:07:40 +0000 (02:07 +0000)]
*** empty log message ***
giro123 [Sun, 27 Jul 2003 01:16:59 +0000 (01:16 +0000)]
*** empty log message ***
moodler [Fri, 25 Jul 2003 16:39:14 +0000 (16:39 +0000)]
Fix for Herzogovina
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
moodler [Fri, 25 Jul 2003 13:23:28 +0000 (13:23 +0000)]
Fixed user graphs for site-level, all logs
moodler [Fri, 25 Jul 2003 13:13:36 +0000 (13:13 +0000)]
Manual method should just use the standard 'forgot password" button
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
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
moodler [Fri, 25 Jul 2003 08:18:27 +0000 (08:18 +0000)]
No need for body colour
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.
moodler [Thu, 24 Jul 2003 16:59:11 +0000 (16:59 +0000)]
Better averages when students are missing
moodler [Thu, 24 Jul 2003 16:48:10 +0000 (16:48 +0000)]
Further changes to tidy up reports
moodler [Thu, 24 Jul 2003 16:44:21 +0000 (16:44 +0000)]
New string for simple stats
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.
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.
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.
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
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. :-)
moodler [Thu, 24 Jul 2003 08:53:43 +0000 (08:53 +0000)]
New FAQ about the admin account
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!
moodler [Thu, 24 Jul 2003 06:43:14 +0000 (06:43 +0000)]
Latest tags file
moodler [Thu, 24 Jul 2003 06:21:21 +0000 (06:21 +0000)]
Better string for teacher 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).
moodler [Thu, 24 Jul 2003 04:55:15 +0000 (04:55 +0000)]
Fixed a missing translation string
moodler [Thu, 24 Jul 2003 02:29:59 +0000 (02:29 +0000)]
Change default logs to be "today's logs"
moodler [Thu, 24 Jul 2003 02:25:23 +0000 (02:25 +0000)]
Some improved popup windows / links for user pictures