moodle.git
20 years agoIf Javascript is enabled, make IE fix the block sizes after the page loads
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.

20 years agoFixed typo in ldap stuff
thepurpleblob [Thu, 12 May 2005 13:36:47 +0000 (13:36 +0000)]
Fixed typo in ldap stuff

20 years agoSome changes to the tabs so the XHTML validates (SE)
moodler [Thu, 12 May 2005 09:10:58 +0000 (09:10 +0000)]
Some changes to the tabs so the XHTML validates (SE)

20 years agoTidying up the tabs (SE)
moodler [Thu, 12 May 2005 09:09:47 +0000 (09:09 +0000)]
Tidying up the tabs (SE)

20 years agoAdded string for advanced features button (SE)
moodler [Thu, 12 May 2005 08:40:29 +0000 (08:40 +0000)]
Added string for advanced features button (SE)

20 years agoChanged the advanced features switch to a button (SE)
moodler [Thu, 12 May 2005 08:38:40 +0000 (08:38 +0000)]
Changed the advanced features switch to a button (SE)

20 years agoImprovements to basic log display (much prettier)
moodler [Thu, 12 May 2005 08:04:47 +0000 (08:04 +0000)]
Improvements to basic log display (much prettier)

20 years agoNew strings from Ethem Evlice (ethem AT evlice DOT com) XHTML compliant
ethem [Thu, 12 May 2005 07:08:23 +0000 (07:08 +0000)]
New strings from Ethem Evlice (ethem AT evlice DOT com) XHTML compliant

20 years agoThe summary in the week or topic description was just written out as text without...
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.

20 years agoFixed logic for $CFG->nofixday : http://moodle.org/mod/forum/discuss.php?d=23637
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

20 years agoMerged from MOODLE_14_STABLE: SQL errors are now (optionally -- defaults to off)...
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>

20 years agoWork in progress!!
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 :-)

20 years agoChanged backup of numerical questions to use the new DB model
stronk7 [Wed, 11 May 2005 21:54:21 +0000 (21:54 +0000)]
Changed backup of numerical questions to use the new DB model

20 years agoAvoid recode of category->parent from quiz/restorelib.php because it's
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.

20 years agoAdded strings to enable removal of hardcoded messages in import/export
martignoni [Wed, 11 May 2005 20:01:33 +0000 (20:01 +0000)]
Added strings to enable removal of hardcoded messages in import/export

20 years agoNew string for login block (and shortened one without changing meaning)
martignoni [Wed, 11 May 2005 19:57:25 +0000 (19:57 +0000)]
New string for login block (and shortened one without changing meaning)

20 years agoLanguage file for Authorize.net plugin
martignoni [Wed, 11 May 2005 19:54:47 +0000 (19:54 +0000)]
Language file for Authorize.net plugin

20 years agoSmall change
martignoni [Wed, 11 May 2005 19:51:11 +0000 (19:51 +0000)]
Small change

20 years agoChanged wording of session timeout (no need to scare users with talk of errors)
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)

20 years agotranslated some.
mits [Wed, 11 May 2005 18:27:45 +0000 (18:27 +0000)]
translated some.

20 years agoWe must have editing rights in existing course, owner of the
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. ;-)

20 years agochange fullnamedisplay into Chinese form, suggested by sun at hit.edu.cn
lonecatz [Wed, 11 May 2005 16:37:25 +0000 (16:37 +0000)]
change fullnamedisplay into Chinese form, suggested by sun at hit.edu.cn

20 years agoForgotten english word translated: extensibilité for scalability
martignoni [Wed, 11 May 2005 14:46:02 +0000 (14:46 +0000)]
Forgotten english word translated: extensibilité for scalability

20 years agoadded strings to enable removal of hardcoded messages in import/export
thepurpleblob [Wed, 11 May 2005 14:20:50 +0000 (14:20 +0000)]
added strings to enable removal of hardcoded messages in import/export

20 years agoCompatible with newly introduced question options.
thepurpleblob [Wed, 11 May 2005 13:57:43 +0000 (13:57 +0000)]
Compatible with newly introduced question options.

20 years agoMore string translated by sun at hit.edu.cn
lonecatz [Wed, 11 May 2005 13:21:51 +0000 (13:21 +0000)]
More string translated by sun at hit.edu.cn

20 years agofix a critical bug by sun at hit
lonecatz [Wed, 11 May 2005 13:17:42 +0000 (13:17 +0000)]
fix a critical bug by sun at hit

20 years agoQuestions with parents are no longer exported.
thepurpleblob [Wed, 11 May 2005 09:56:35 +0000 (09:56 +0000)]
Questions with parents are no longer exported.

20 years agoAltered quiz export get_category_questions function to (optionally)
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.

20 years agoUse SITEID instead of hardcoded value.
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.

20 years agoCorrect fix for bug 3192
moodler [Wed, 11 May 2005 05:37:15 +0000 (05:37 +0000)]
Correct fix for bug 3192

20 years agoTweaks for IE :-/
moodler [Wed, 11 May 2005 04:08:59 +0000 (04:08 +0000)]
Tweaks for IE  :-/

20 years agoTidied up Login block and added password reset link
moodler [Wed, 11 May 2005 03:34:15 +0000 (03:34 +0000)]
Tidied up Login block and added password reset link

20 years agoNew string for login block (and shortened one without changing meaning)
moodler [Wed, 11 May 2005 03:24:15 +0000 (03:24 +0000)]
New string for login block (and shortened one without changing meaning)

20 years agoMerged from MOODLE_14_STABLE: Default course id for htmlarea insert image to 0 rather...
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

20 years agoNew strings/helpfiles for questionnaire.
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 ??

20 years agotranslated new help file for hotpot using new langdoc.php uploaded below.
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

20 years agofixed Bug #3192 - grades doesn't use 'uncategorised' as a string
michaelpenne [Tue, 10 May 2005 22:21:19 +0000 (22:21 +0000)]
fixed Bug #3192 - grades doesn't use 'uncategorised' as a string

20 years agoComplete translation for the 1.5 beta version
villate [Tue, 10 May 2005 20:34:38 +0000 (20:34 +0000)]
Complete translation for the 1.5 beta version

20 years agofixed background, border color
mits [Tue, 10 May 2005 20:14:51 +0000 (20:14 +0000)]
fixed background, border color
th.header,
td.header,
div.header

20 years agoHooks to call pre15 restore included.
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! ;-)

20 years agofixed navbar border color and background color.
mits [Tue, 10 May 2005 19:01:15 +0000 (19:01 +0000)]
fixed navbar border color and background color.

20 years agoRemoving dead commented code.
defacer [Tue, 10 May 2005 17:32:01 +0000 (17:32 +0000)]
Removing dead commented code.

20 years agoNice borders all around the header when a sideblock is collapsed.
defacer [Tue, 10 May 2005 17:09:15 +0000 (17:09 +0000)]
Nice borders all around the header when a sideblock is collapsed.

20 years agograding details should be shown in non-adaptive mode
gustav_delius [Tue, 10 May 2005 15:51:15 +0000 (15:51 +0000)]
grading details should be shown in non-adaptive mode

20 years agojust fixing my earlier fix
gustav_delius [Tue, 10 May 2005 15:34:08 +0000 (15:34 +0000)]
just fixing my earlier fix

20 years agofirst translation by sun at hit.edu.cn
lonecatz [Tue, 10 May 2005 15:01:29 +0000 (15:01 +0000)]
first translation by sun at hit.edu.cn

20 years agoFixed bug reported at http://moodle.org/mod/forum/discuss.php?d=23526
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

20 years agosome correction by sun at hit.edu.cn
lonecatz [Tue, 10 May 2005 14:49:54 +0000 (14:49 +0000)]
some correction by sun at hit.edu.cn

20 years agoAnyone with the password "changeme" needs to change it
moodler [Tue, 10 May 2005 14:11:53 +0000 (14:11 +0000)]
Anyone with the password "changeme" needs to change it

20 years agofixed typo.
thepurpleblob [Tue, 10 May 2005 10:31:41 +0000 (10:31 +0000)]
fixed typo.

20 years agofixed bug 3191
gustav_delius [Tue, 10 May 2005 10:12:24 +0000 (10:12 +0000)]
fixed bug 3191

20 years agofixed based on standard theme.
mits [Tue, 10 May 2005 10:04:06 +0000 (10:04 +0000)]
fixed based on standard theme.

20 years agofixed bug 3190
gustav_delius [Tue, 10 May 2005 09:59:51 +0000 (09:59 +0000)]
fixed bug 3190

20 years agoMade sure the questions that can be parent questions are backed up and restored first...
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.

20 years agoTowards a Moodle 1.5 quiz backup and restore. Not tested yet.
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

20 years agoExport now uses functions in questiontype classes. Changes in this file
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.

20 years agoadded CSS for the changed sideblocks
urs_hunkler [Tue, 10 May 2005 09:16:11 +0000 (09:16 +0000)]
added CSS for the changed sideblocks

20 years agoRefactored to use functions in questiontypes classes, which have slightly
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.

20 years agoRemoving some background colors from standard
moodler [Tue, 10 May 2005 07:18:09 +0000 (07:18 +0000)]
Removing some background colors from standard

20 years agoFixed report counter
bobopinna [Tue, 10 May 2005 07:09:54 +0000 (07:09 +0000)]
Fixed report counter

20 years agoFixed a problem with Safari
bobopinna [Tue, 10 May 2005 06:54:49 +0000 (06:54 +0000)]
Fixed a problem with Safari

20 years agoA quick hack to allow anonymising of all names.
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.   }-)

20 years agoMake the RSS blocks wider (210)
moodler [Tue, 10 May 2005 05:39:32 +0000 (05:39 +0000)]
Make the RSS blocks wider (210)

20 years agoHere be DIVs.
defacer [Tue, 10 May 2005 04:00:56 +0000 (04:00 +0000)]
Here be DIVs.

20 years agoFixed typo
moodler [Tue, 10 May 2005 03:36:57 +0000 (03:36 +0000)]
Fixed typo

20 years agoModification to forum post headers to make filtering a bit easier,
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

20 years agoMoving this from inline style to CSS.
defacer [Tue, 10 May 2005 00:47:08 +0000 (00:47 +0000)]
Moving this from inline style to CSS.

20 years agoMaking these menus smaller so that they fit in the same line as the help icon.
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.

20 years agoMerged from MOODLE_14_STABLE - SQL fixes in GROUP BY clause in SCORM module -- merged...
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

20 years agoBetter appearance for section add menus in vertical mode.
defacer [Tue, 10 May 2005 00:31:32 +0000 (00:31 +0000)]
Better appearance for section add menus in vertical mode.

20 years agoGiving some margin back to /pix/help.gif, and bringing blocks to 90% working order...
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.

20 years agoChanging width="22" for /pix/help.gif to width="17"
defacer [Tue, 10 May 2005 00:21:09 +0000 (00:21 +0000)]
Changing width="22" for /pix/help.gif to width="17"

20 years agoSwitching blocks to table-less format; IT DOESN'T WORK CORRECTLY YET.
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"

20 years agoImproved markup for print_section_add_menus, without tables.
defacer [Tue, 10 May 2005 00:17:22 +0000 (00:17 +0000)]
Improved markup for print_section_add_menus, without tables.

20 years agoRemoving annoying extra padding from the left side of this graphic.
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.

20 years agoI 'm fed up with the crappy HTML for blocks that keeps giving us
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.

20 years agoVisual improvement: blocks which are "hidden" (eye icon) now shown exactly
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.

20 years agoAdded 'editcatquestions' string.
martignoni [Mon, 9 May 2005 21:57:53 +0000 (21:57 +0000)]
Added 'editcatquestions' string.

20 years agoAdded some strings
martignoni [Mon, 9 May 2005 21:55:31 +0000 (21:55 +0000)]
Added some strings

20 years agotranslated some.
mits [Mon, 9 May 2005 21:48:22 +0000 (21:48 +0000)]
translated some.

20 years agoTypos
martignoni [Mon, 9 May 2005 21:36:18 +0000 (21:36 +0000)]
Typos

20 years agofixed http://localhost link to <?php echo $CFG->wwwroot?>
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

20 years agoSimply rename everyfunction.
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...

20 years agoVersion Updated to a Rounded Number.
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).

20 years agoLanguage file for Authroize.net plugin
moodler [Mon, 9 May 2005 18:28:33 +0000 (18:28 +0000)]
Language file for Authroize.net plugin

20 years agoFirst version of Authorize.net plugin, written by webmaster@tuzluk.com,
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

20 years agoThis should get you where you were trying to go in the first place
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.

20 years agoSession error redirects to login page bug 3178
moodler [Mon, 9 May 2005 17:42:17 +0000 (17:42 +0000)]
Session error redirects to login page  bug 3178

20 years agoChanged wording of session timeout (no need to scare users with talk of errors)
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)

20 years agoUpdated with latest news...
stronk7 [Mon, 9 May 2005 17:24:31 +0000 (17:24 +0000)]
Updated with latest news...

20 years agoI have changed check_php_version() to use version_compare() in an attempt to fix...
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

20 years agoWhoops! Bad typo!!! :-(
moodler [Mon, 9 May 2005 16:29:10 +0000 (16:29 +0000)]
Whoops!   Bad typo!!!  :-(

20 years agoMissing get_answers() function looks tricky to work-around. Have
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!

20 years agoBrought into line with changed object layouts after Gustav's update.
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

20 years agoDisable temporary the restore of quiz questions and attempts
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)

20 years agoShow a link to edit the questions in categories if the quiz has already
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.

20 years agoAdded 'editcatquestions' string.
thepurpleblob [Mon, 9 May 2005 13:05:22 +0000 (13:05 +0000)]
Added 'editcatquestions' string.

20 years agoAdded $CFG->pagetheme for special this-page-only themes
moodler [Mon, 9 May 2005 12:59:06 +0000 (12:59 +0000)]
Added $CFG->pagetheme for special this-page-only themes

20 years agocorrected spelling of "supprot forum" to "support forum"
gbateson [Mon, 9 May 2005 11:57:20 +0000 (11:57 +0000)]
corrected spelling of "supprot forum" to "support forum"