defacer [Thu, 12 May 2005 14:45:16 +0000 (14:45 +0000)]
If Javascript is enabled, make IE fix the block sizes after the page loads
so that it's not a mess to look at.
thepurpleblob [Thu, 12 May 2005 13:36:47 +0000 (13:36 +0000)]
Fixed typo in ldap stuff
moodler [Thu, 12 May 2005 09:10:58 +0000 (09:10 +0000)]
Some changes to the tabs so the XHTML validates (SE)
moodler [Thu, 12 May 2005 09:09:47 +0000 (09:09 +0000)]
Tidying up the tabs (SE)
moodler [Thu, 12 May 2005 08:40:29 +0000 (08:40 +0000)]
Added string for advanced features button (SE)
moodler [Thu, 12 May 2005 08:38:40 +0000 (08:38 +0000)]
Changed the advanced features switch to a button (SE)
moodler [Thu, 12 May 2005 08:04:47 +0000 (08:04 +0000)]
Improvements to basic log display (much prettier)
ethem [Thu, 12 May 2005 07:08:23 +0000 (07:08 +0000)]
New strings from Ethem Evlice (ethem AT evlice DOT com) XHTML compliant
urs_hunkler [Thu, 12 May 2005 07:02:56 +0000 (07:02 +0000)]
The summary in the week or topic description was just written out as text without a class. I added a DIV class="summary" around it.
moodler [Thu, 12 May 2005 06:37:24 +0000 (06:37 +0000)]
Fixed logic for $CFG->nofixday : moodle.org/mod/forum/discuss.php?d=23637
mjollnir_ [Wed, 11 May 2005 23:34:46 +0000 (23:34 +0000)]
Merged from MOODLE_14_STABLE: SQL errors are now (optionally -- defaults to off) logged to the apache error log. Helps debugging! Credit: Patrick Li <patrick@catalyst.net.nz>
stronk7 [Wed, 11 May 2005 23:13:03 +0000 (23:13 +0000)]
Work in progress!!
I doesn't work at all but near every question type has been checked and
changed if needed. Tomorrow I'll start with the quiz->attempts... part
Anyway I've some IMPORTANT doubts about how this questions are currently
implemented:
- NUMERICAL: Can the answer field have more than one answer?
- MULTIANSWER: What are the differences. Why, in the upgrade process,
all of them are deleted and recreated? Why some fields have been
deleted? Why the questiontext for this type is set to '' in the
upgrade processs
- CALCULATED: Why the quiz_question_datasets table is now simply "s" in
the restore process? A typo, I hope.
I've written this here to avoid forgetting it and, if someone in the
quiz's team can answer me...
Now, just zzzZZZzzzZZZ. Ciao :-)
stronk7 [Wed, 11 May 2005 21:54:21 +0000 (21:54 +0000)]
Changed backup of numerical questions to use the new DB model
stronk7 [Wed, 11 May 2005 21:45:04 +0000 (21:45 +0000)]
Avoid recode of category->parent from quiz/restorelib.php because it's
done globally after restoring all the categories by restore_create_questions()
in backup/restorelib.php
Modify the restore of numericalquestions to work with its new 1.5 structure.
martignoni [Wed, 11 May 2005 20:01:33 +0000 (20:01 +0000)]
Added strings to enable removal of hardcoded messages in import/export
martignoni [Wed, 11 May 2005 19:57:25 +0000 (19:57 +0000)]
New string for login block (and shortened one without changing meaning)
martignoni [Wed, 11 May 2005 19:54:47 +0000 (19:54 +0000)]
Language file for Authorize.net plugin
martignoni [Wed, 11 May 2005 19:51:11 +0000 (19:51 +0000)]
Small change
martignoni [Wed, 11 May 2005 19:39:06 +0000 (19:39 +0000)]
Changed wording of session timeout (no need to scare users with talk of errors)
mits [Wed, 11 May 2005 18:27:45 +0000 (18:27 +0000)]
translated some.
stronk7 [Wed, 11 May 2005 16:47:50 +0000 (16:47 +0000)]
We must have editing rights in existing course, owner of the
published cat, not it the one being restored. ;-)
lonecatz [Wed, 11 May 2005 16:37:25 +0000 (16:37 +0000)]
change fullnamedisplay into Chinese form, suggested by sun at hit.edu.cn
martignoni [Wed, 11 May 2005 14:46:02 +0000 (14:46 +0000)]
Forgotten english word translated: extensibilité for scalability
thepurpleblob [Wed, 11 May 2005 14:20:50 +0000 (14:20 +0000)]
added strings to enable removal of hardcoded messages in import/export
thepurpleblob [Wed, 11 May 2005 13:57:43 +0000 (13:57 +0000)]
Compatible with newly introduced question options.
lonecatz [Wed, 11 May 2005 13:21:51 +0000 (13:21 +0000)]
More string translated by sun at hit.edu.cn
lonecatz [Wed, 11 May 2005 13:17:42 +0000 (13:17 +0000)]
fix a critical bug by sun at hit
thepurpleblob [Wed, 11 May 2005 09:56:35 +0000 (09:56 +0000)]
Questions with parents are no longer exported.
thepurpleblob [Wed, 11 May 2005 09:55:48 +0000 (09:55 +0000)]
Altered quiz export get_category_questions function to (optionally)
reject questions with parents.
paca70 [Wed, 11 May 2005 08:57:14 +0000 (08:57 +0000)]
Use SITEID instead of hardcoded value.
SITEID could be != 1 in older installations.
moodler [Wed, 11 May 2005 05:37:15 +0000 (05:37 +0000)]
Correct fix for bug 3192
moodler [Wed, 11 May 2005 04:08:59 +0000 (04:08 +0000)]
Tweaks for IE :-/
moodler [Wed, 11 May 2005 03:34:15 +0000 (03:34 +0000)]
Tidied up Login block and added password reset link
moodler [Wed, 11 May 2005 03:24:15 +0000 (03:24 +0000)]
New string for login block (and shortened one without changing meaning)
mjollnir_ [Wed, 11 May 2005 02:05:59 +0000 (02:05 +0000)]
Merged from MOODLE_14_STABLE: Default course id for htmlarea insert image to 0 rather than empty string to prevent invalid sql. Credit: Patrick Li
koenr [Tue, 10 May 2005 22:38:13 +0000 (22:38 +0000)]
New strings/helpfiles for questionnaire.
As I recall right, they could be added to the lang folder instead of to the contrib ??
mits [Tue, 10 May 2005 22:34:15 +0000 (22:34 +0000)]
translated new help file for hotpot using new langdoc.php uploaded below.
http://moodle.org/mod/forum/discuss.php?d=18742
michaelpenne [Tue, 10 May 2005 22:21:19 +0000 (22:21 +0000)]
fixed Bug #3192 - grades doesn't use 'uncategorised' as a string
villate [Tue, 10 May 2005 20:34:38 +0000 (20:34 +0000)]
Complete translation for the 1.5 beta version
mits [Tue, 10 May 2005 20:14:51 +0000 (20:14 +0000)]
fixed background, border color
th.header,
td.header,
div.header
stronk7 [Tue, 10 May 2005 19:48:17 +0000 (19:48 +0000)]
Hooks to call pre15 restore included.
(not working yet)
Hard work starts now! ;-)
mits [Tue, 10 May 2005 19:01:15 +0000 (19:01 +0000)]
fixed navbar border color and background color.
defacer [Tue, 10 May 2005 17:32:01 +0000 (17:32 +0000)]
Removing dead commented code.
defacer [Tue, 10 May 2005 17:09:15 +0000 (17:09 +0000)]
Nice borders all around the header when a sideblock is collapsed.
gustav_delius [Tue, 10 May 2005 15:51:15 +0000 (15:51 +0000)]
grading details should be shown in non-adaptive mode
gustav_delius [Tue, 10 May 2005 15:34:08 +0000 (15:34 +0000)]
just fixing my earlier fix
lonecatz [Tue, 10 May 2005 15:01:29 +0000 (15:01 +0000)]
first translation by sun at hit.edu.cn
gustav_delius [Tue, 10 May 2005 15:00:27 +0000 (15:00 +0000)]
Fixed bug reported at moodle.org/mod/forum/discuss.php?d=23526
lonecatz [Tue, 10 May 2005 14:49:54 +0000 (14:49 +0000)]
some correction by sun at hit.edu.cn
moodler [Tue, 10 May 2005 14:11:53 +0000 (14:11 +0000)]
Anyone with the password "changeme" needs to change it
thepurpleblob [Tue, 10 May 2005 10:31:41 +0000 (10:31 +0000)]
fixed typo.
gustav_delius [Tue, 10 May 2005 10:12:24 +0000 (10:12 +0000)]
fixed bug 3191
mits [Tue, 10 May 2005 10:04:06 +0000 (10:04 +0000)]
fixed based on standard theme.
gustav_delius [Tue, 10 May 2005 09:59:51 +0000 (09:59 +0000)]
fixed bug 3190
gustav_delius [Tue, 10 May 2005 09:49:58 +0000 (09:49 +0000)]
Made sure the questions that can be parent questions are backed up and restored first so that the recoding of the parent field will work.
gustav_delius [Tue, 10 May 2005 09:37:09 +0000 (09:37 +0000)]
Towards a Moodle 1.5 quiz backup and restore. Not tested yet.
I moved some quiz speicific functions out of backup/backuplib.php into mod/quiz/backuplib.php
thepurpleblob [Tue, 10 May 2005 09:23:10 +0000 (09:23 +0000)]
Export now uses functions in questiontype classes. Changes in this file
reflect slightly different question object layout.
urs_hunkler [Tue, 10 May 2005 09:16:11 +0000 (09:16 +0000)]
added CSS for the changed sideblocks
thepurpleblob [Tue, 10 May 2005 09:07:21 +0000 (09:07 +0000)]
Refactored to use functions in questiontypes classes, which have slightly
different object structure.
moodler [Tue, 10 May 2005 07:18:09 +0000 (07:18 +0000)]
Removing some background colors from standard
bobopinna [Tue, 10 May 2005 07:09:54 +0000 (07:09 +0000)]
Fixed report counter
bobopinna [Tue, 10 May 2005 06:54:49 +0000 (06:54 +0000)]
Fixed a problem with Safari
moodler [Tue, 10 May 2005 06:18:30 +0000 (06:18 +0000)]
A quick hack to allow anonymising of all names.
You can make everyone have the name "Bruce" if you want. }-)
moodler [Tue, 10 May 2005 05:39:32 +0000 (05:39 +0000)]
Make the RSS blocks wider (210)
defacer [Tue, 10 May 2005 04:00:56 +0000 (04:00 +0000)]
Here be DIVs.
moodler [Tue, 10 May 2005 03:36:57 +0000 (03:36 +0000)]
Fixed typo
moodler [Tue, 10 May 2005 03:34:43 +0000 (03:34 +0000)]
Modification to forum post headers to make filtering a bit easier,
and also to support more of RFC2919 and RFC2369
defacer [Tue, 10 May 2005 00:47:08 +0000 (00:47 +0000)]
Moving this from inline style to CSS.
defacer [Tue, 10 May 2005 00:36:37 +0000 (00:36 +0000)]
Making these menus smaller so that they fit in the same line as the help icon.
The alternative would be to have the block request a greater width.
martinlanghoff [Tue, 10 May 2005 00:31:34 +0000 (00:31 +0000)]
Merged from MOODLE_14_STABLE - SQL fixes in GROUP BY clause in SCORM module -- merged patch from Patrick Li
defacer [Tue, 10 May 2005 00:31:32 +0000 (00:31 +0000)]
Better appearance for section add menus in vertical mode.
defacer [Tue, 10 May 2005 00:22:34 +0000 (00:22 +0000)]
Giving some margin back to /pix/help.gif, and bringing blocks to 90% working order again.
defacer [Tue, 10 May 2005 00:21:09 +0000 (00:21 +0000)]
Changing width="22" for /pix/help.gif to width="17"
defacer [Tue, 10 May 2005 00:20:18 +0000 (00:20 +0000)]
Switching blocks to table-less format; IT DOESN'T WORK CORRECTLY YET.
Changing width="22" for /pix/help.gif to width="17"
defacer [Tue, 10 May 2005 00:17:22 +0000 (00:17 +0000)]
Improved markup for print_section_add_menus, without tables.
defacer [Tue, 10 May 2005 00:15:06 +0000 (00:15 +0000)]
Removing annoying extra padding from the left side of this graphic.
We can very easily fix this with CSS, coming up next.
defacer [Mon, 9 May 2005 23:37:28 +0000 (23:37 +0000)]
I 'm fed up with the crappy HTML for blocks that keeps giving us
no end of trouble (bug 1718 is just the tip of the iceberg).
Rehauling things... these two divs are superfluous.
defacer [Mon, 9 May 2005 23:11:25 +0000 (23:11 +0000)]
Visual improvement: blocks which are "hidden" (eye icon) now shown exactly
like collapsed blocks (minus sign) when editing is on.
martignoni [Mon, 9 May 2005 21:57:53 +0000 (21:57 +0000)]
Added 'editcatquestions' string.
martignoni [Mon, 9 May 2005 21:55:31 +0000 (21:55 +0000)]
Added some strings
mits [Mon, 9 May 2005 21:48:22 +0000 (21:48 +0000)]
translated some.
martignoni [Mon, 9 May 2005 21:36:18 +0000 (21:36 +0000)]
Typos
koenr [Mon, 9 May 2005 20:25:17 +0000 (20:25 +0000)]
fixed localhost link to <?php echo $CFG->wwwroot?>
error is caused by langdoc.php
see http://moodle.org/mod/forum/discuss.php?d=18742#110475
stronk7 [Mon, 9 May 2005 19:46:08 +0000 (19:46 +0000)]
Simply rename everyfunction.
Some of them will be deleted later...but from now...
stronk7 [Mon, 9 May 2005 19:18:37 +0000 (19:18 +0000)]
Version Updated to a Rounded Number.
We'll use this number to determinate the code to be used
in quiz restore making these assumptions:
- backup_version <
2005043000, old quiz version.
- backup_version >=
2005043000, new quiz version.
This will cover near every backup in the world, only
some backups generated last week will be wrong but I
think we can ignore them (we are in alpha stage).
moodler [Mon, 9 May 2005 18:28:33 +0000 (18:28 +0000)]
Language file for Authroize.net plugin
moodler [Mon, 9 May 2005 18:27:39 +0000 (18:27 +0000)]
First version of Authorize.net plugin, written by webmaster@tuzluk.com,
based on Paypal module.
I've not tested it myself yet, just renamed it and cleaned up some
obvious HTML code etc
moodler [Mon, 9 May 2005 17:45:07 +0000 (17:45 +0000)]
This should get you where you were trying to go in the first place
when the session timed out.
Not tested though.
moodler [Mon, 9 May 2005 17:42:17 +0000 (17:42 +0000)]
Session error redirects to login page bug 3178
moodler [Mon, 9 May 2005 17:31:10 +0000 (17:31 +0000)]
Changed wording of session timeout (no need to scare users with talk of errors)
stronk7 [Mon, 9 May 2005 17:24:31 +0000 (17:24 +0000)]
Updated with latest news...
gustav_delius [Mon, 9 May 2005 17:24:03 +0000 (17:24 +0000)]
I have changed check_php_version() to use version_compare() in an attempt to fix bug 3176
moodler [Mon, 9 May 2005 16:29:10 +0000 (16:29 +0000)]
Whoops! Bad typo!!! :-(
thepurpleblob [Mon, 9 May 2005 15:37:09 +0000 (15:37 +0000)]
Missing get_answers() function looks tricky to work-around. Have
completely disabled MULTIANSWER questions from qti2 export. One for
another day!
thepurpleblob [Mon, 9 May 2005 15:28:34 +0000 (15:28 +0000)]
Brought into line with changed object layouts after Gustav's update.
Doesn't work for cloze questions at the moment due to vanished function
in quiz_embedded_cloze_qtype
stronk7 [Mon, 9 May 2005 13:33:18 +0000 (13:33 +0000)]
Disable temporary the restore of quiz questions and attempts
to avoid moodlers filling their DBs (not always test servers!)
with non-consistent data.
Can be enabled by setting $CFG->enablerestorequiz = true;
(while working on it both Gustav's team and I, obviously this will be
removed once stabilished)
thepurpleblob [Mon, 9 May 2005 13:07:11 +0000 (13:07 +0000)]
Show a link to edit the questions in categories if the quiz has already
been attempted.
thepurpleblob [Mon, 9 May 2005 13:05:22 +0000 (13:05 +0000)]
Added 'editcatquestions' string.
moodler [Mon, 9 May 2005 12:59:06 +0000 (12:59 +0000)]
Added $CFG->pagetheme for special this-page-only themes
gbateson [Mon, 9 May 2005 11:57:20 +0000 (11:57 +0000)]
corrected spelling of "supprot forum" to "support forum"