]> git.mjollnir.org Git - moodle.git/log
moodle.git
18 years agoMerged xhtml fix from stable MDL-7861
moodler [Sun, 4 Mar 2007 06:32:04 +0000 (06:32 +0000)]
Merged xhtml fix from stable  MDL-7861

18 years agoMerged undo for MDL-8385 from 18 stable
moodler [Sun, 4 Mar 2007 05:46:14 +0000 (05:46 +0000)]
Merged undo for MDL-8385 from 18 stable

18 years agoAutomatic installer.php lang files by installer_builder (20070304)
moodler [Sun, 4 Mar 2007 03:36:12 +0000 (03:36 +0000)]
Automatic installer.php lang files by installer_builder (20070304)

18 years agoMDL-8522 Add role reset button into role definition form; fixed single button css
skodak [Sat, 3 Mar 2007 22:30:35 +0000 (22:30 +0000)]
MDL-8522 Add role reset button into role definition form; fixed single button css

18 years agoMDL-8523 Show default capabilities in role definition; added CSS popup_form spacing
skodak [Sat, 3 Mar 2007 21:07:07 +0000 (21:07 +0000)]
MDL-8523 Show default capabilities in role definition; added CSS popup_form spacing

18 years agoMDL-8733 fixed approving logic when editing; merged from MOODLE_16_STABLE
skodak [Sat, 3 Mar 2007 12:27:55 +0000 (12:27 +0000)]
MDL-8733 fixed approving logic when editing; merged from MOODLE_16_STABLE

18 years agomerge from 18_STABLE MDL-8475
pichetp [Sat, 3 Mar 2007 04:43:50 +0000 (04:43 +0000)]
merge from 18_STABLE MDL-8475

18 years agomerging from 18_STABLE MDL-8588
pichetp [Sat, 3 Mar 2007 03:36:08 +0000 (03:36 +0000)]
merging from 18_STABLE MDL-8588

18 years agoFixed MDL-8191
bobopinna [Fri, 2 Mar 2007 21:30:16 +0000 (21:30 +0000)]
Fixed MDL-8191

18 years agonotice_yesno install time fixes
skodak [Fri, 2 Mar 2007 20:46:45 +0000 (20:46 +0000)]
notice_yesno install time fixes

18 years ago grading correctly small numbers MDL-8478 merge from 18_STABLE
pichetp [Fri, 2 Mar 2007 20:45:12 +0000 (20:45 +0000)]
 grading correctly small numbers MDL-8478 merge from 18_STABLE

18 years agoMDL-8690 fixed regression in notice_yesno
skodak [Fri, 2 Mar 2007 19:57:24 +0000 (19:57 +0000)]
MDL-8690 fixed regression in notice_yesno

18 years agoMDL-8578 new capability for adding and replying to news in forum
skodak [Fri, 2 Mar 2007 19:41:31 +0000 (19:41 +0000)]
MDL-8578 new capability for adding and replying to news in forum

18 years agosesskey added to logout.php MDL-8727
skodak [Fri, 2 Mar 2007 16:47:38 +0000 (16:47 +0000)]
sesskey added to logout.php MDL-8727

18 years agomerged from 18_STABLE MDL-8552
pichetp [Fri, 2 Mar 2007 14:09:07 +0000 (14:09 +0000)]
merged from 18_STABLE MDL-8552

18 years agoSkipping some thousands of require_once() calls because PHP5
stronk7 [Fri, 2 Mar 2007 09:42:52 +0000 (09:42 +0000)]
Skipping some thousands of require_once() calls because PHP5
is really slow (and heavy) with them. MDL-8700

Merged from MOODLE_18_STABLE

18 years agoadding a progress bar
toyomoyo [Fri, 2 Mar 2007 08:09:21 +0000 (08:09 +0000)]
adding a progress bar

18 years agoadding backward compatitiblity for question restores
toyomoyo [Fri, 2 Mar 2007 08:04:05 +0000 (08:04 +0000)]
adding backward compatitiblity for question restores

18 years agoMDL-8597 - Fixed: weblib.php::print_speller_code was adding CDATA and <script> tags...
nicolasconnault [Fri, 2 Mar 2007 05:06:51 +0000 (05:06 +0000)]
MDL-8597 - Fixed: weblib.php::print_speller_code was adding CDATA and <script> tags around the code, when this was already done by weblib.php::use_html_editor().

Check lib/editor/htmlarea/htmlarea.class.php for a seemingly duplicated print_speller_code method.

18 years agoFixed $title in print_header (merged from stable) (no bug)
moodler [Fri, 2 Mar 2007 03:21:04 +0000 (03:21 +0000)]
Fixed $title in print_header (merged from stable)  (no bug)

18 years agoMDL-7861 - XHTML errors (strict) were found in course/editsection.html and mod/chat...
nicolasconnault [Fri, 2 Mar 2007 02:40:30 +0000 (02:40 +0000)]
MDL-7861 - XHTML errors (strict) were found in course/editsection.html and mod/chat/view.php. They were corrected and additional css rules were written to replace the corrected inline styling.

18 years agomerged, changing this back to fieldset
toyomoyo [Fri, 2 Mar 2007 02:33:19 +0000 (02:33 +0000)]
merged, changing this back to fieldset

18 years agoreplacing fieldsets with divs in small forms
toyomoyo [Fri, 2 Mar 2007 02:16:27 +0000 (02:16 +0000)]
replacing fieldsets with divs in small forms

18 years agomerged fixing indenting
toyomoyo [Fri, 2 Mar 2007 01:59:19 +0000 (01:59 +0000)]
merged fixing indenting

18 years agoMerged from MOODLE_16_STABLE: fixing bug MDL-8651: import course data should clean...
mjollnir_ [Fri, 2 Mar 2007 01:43:47 +0000 (01:43 +0000)]
Merged from MOODLE_16_STABLE: fixing bug MDL-8651: import course data should clean up after itself

18 years agoreplacing fieldsets with divs for small forms
toyomoyo [Fri, 2 Mar 2007 01:29:28 +0000 (01:29 +0000)]
replacing fieldsets with divs for small forms

18 years agoMDL-8697 - Fixed the legacy HTML for the search table
nicolasconnault [Fri, 2 Mar 2007 01:26:19 +0000 (01:26 +0000)]
MDL-8697 - Fixed the legacy HTML for the search table

18 years agoreplacing fielsets with divs in small forms
toyomoyo [Fri, 2 Mar 2007 01:19:00 +0000 (01:19 +0000)]
replacing fielsets with divs in small forms

18 years agoreplacing fieldsets with divs for small forms
toyomoyo [Fri, 2 Mar 2007 01:03:50 +0000 (01:03 +0000)]
replacing fieldsets with divs for small forms

18 years agofixed conflict
koenr [Thu, 1 Mar 2007 20:27:00 +0000 (20:27 +0000)]
fixed conflict

18 years agoFix upgrade that MySQL could not cope with.
tjhunt [Thu, 1 Mar 2007 16:47:55 +0000 (16:47 +0000)]
Fix upgrade that MySQL could not cope with.

18 years agoMake error messages non-ambiguous. Merged from MOODLE_18_STABLE.
tjhunt [Thu, 1 Mar 2007 16:42:39 +0000 (16:42 +0000)]
Make error messages non-ambiguous. Merged from MOODLE_18_STABLE.

18 years agoMake error messages non-ambiguous. Merged from MOODLE_18_STABLE.
tjhunt [Thu, 1 Mar 2007 16:42:36 +0000 (16:42 +0000)]
Make error messages non-ambiguous. Merged from MOODLE_18_STABLE.

18 years agoDuplicate alt tags in course category page MDL-8711, merged from MOODLE_18_STABLE
poltawski [Thu, 1 Mar 2007 14:47:52 +0000 (14:47 +0000)]
Duplicate alt tags in course category page MDL-8711, merged from MOODLE_18_STABLE

18 years agoFixes Bug MDL-8709 "Javascript: pseudo-protocol in admin tree block is bad"
nfreear [Thu, 1 Mar 2007 13:06:14 +0000 (13:06 +0000)]
Fixes Bug MDL-8709 "Javascript: pseudo-protocol in admin tree block is bad"

18 years agoFix for bug MDL-8708 "Debug, multiple warnings in admin/uploaduser.php and user.php"
nfreear [Thu, 1 Mar 2007 12:08:38 +0000 (12:08 +0000)]
Fix for bug MDL-8708 "Debug, multiple warnings in admin/uploaduser.php and user.php"

18 years agoFollow-up fix for Bug MDL-8617 "Implement groupings & course modules..." internal...
nfreear [Thu, 1 Mar 2007 11:45:26 +0000 (11:45 +0000)]
Follow-up fix for Bug MDL-8617 "Implement groupings & course modules..." internal - define, any_grouping=0 (merged from 1.8 branch).

18 years agoFollow-up fix for Bug MDL-8617 "Implement groupings & course modules..." internal...
nfreear [Thu, 1 Mar 2007 11:37:55 +0000 (11:37 +0000)]
Follow-up fix for Bug MDL-8617 "Implement groupings & course modules..." internal (sam's patch, thank you!) merged from branch.

18 years agoFixes MDL-6548 "... block should use lists" - blocks: blog tags, news items, recent...
nfreear [Thu, 1 Mar 2007 11:13:37 +0000 (11:13 +0000)]
Fixes MDL-6548 "... block should use lists" - blocks: blog tags, news items, recent activity - forum.

18 years agoMDL-6773 - eliminate duplicate code for getting a list of question categories. Merged...
tjhunt [Thu, 1 Mar 2007 09:45:53 +0000 (09:45 +0000)]
MDL-6773 - eliminate duplicate code for getting a list of question categories. Merged from MOODLE_18_STABLE.

18 years agoFixed unenrol_student MDL-8591
moodler [Thu, 1 Mar 2007 08:06:05 +0000 (08:06 +0000)]
Fixed unenrol_student   MDL-8591

18 years agoDon't redirect guests to mymoodle page! MDL-8594
moodler [Thu, 1 Mar 2007 07:59:15 +0000 (07:59 +0000)]
Don't redirect guests to mymoodle page!   MDL-8594

18 years agofiexs MDL-8659 : Impossible to create Cloze type question in Moodle 1.8 beta
jamiesensei [Thu, 1 Mar 2007 07:45:22 +0000 (07:45 +0000)]
fiexs MDL-8659   : Impossible to create Cloze type question in Moodle 1.8 beta

18 years agoreplacing fieldsets with divs in small forms
toyomoyo [Thu, 1 Mar 2007 07:45:14 +0000 (07:45 +0000)]
replacing fieldsets with divs in small forms

18 years agoMDL-8693 Fixed the double-equal typos (2)
nicolasconnault [Thu, 1 Mar 2007 07:34:51 +0000 (07:34 +0000)]
MDL-8693 Fixed the double-equal typos (2)

18 years agoreplacing fieldsets with divs in small forms
toyomoyo [Thu, 1 Mar 2007 07:28:11 +0000 (07:28 +0000)]
replacing fieldsets with divs in small forms

18 years agoMerging from MOODLE_16_STABLE:
defacer [Thu, 1 Mar 2007 07:19:57 +0000 (07:19 +0000)]
Merging from MOODLE_16_STABLE:
Fix for MDL-8515: Prefixing chat messages with a slash should not hide the
user's name unless it's a special command we handle.

I completely removed the emoticon handling case, but it seems like it was
not needed for a long time now? Emoticons work just fine without it.

18 years agoreplacing fieldsets with divs in small forms
toyomoyo [Thu, 1 Mar 2007 06:57:11 +0000 (06:57 +0000)]
replacing fieldsets with divs in small forms

18 years agoreplacing fieldsets with divs in small forms
toyomoyo [Thu, 1 Mar 2007 06:27:15 +0000 (06:27 +0000)]
replacing fieldsets with divs in small forms

18 years agoreplacing fieldsets with divs in small forms
toyomoyo [Thu, 1 Mar 2007 06:06:16 +0000 (06:06 +0000)]
replacing fieldsets with divs in small forms

18 years agoMDL-8629 - Outputting correct messages during redirection after forum posting with...
nicolasconnault [Thu, 1 Mar 2007 06:01:43 +0000 (06:01 +0000)]
MDL-8629 - Outputting correct messages during redirection after forum posting with mail-now selected

18 years agoreplacing fieldsets with divs in small forms
toyomoyo [Thu, 1 Mar 2007 05:53:49 +0000 (05:53 +0000)]
replacing fieldsets with divs in small forms

18 years agoMerged Urs changes to 1.8 that were not merged to head before MDL-8657
moodler [Thu, 1 Mar 2007 05:52:31 +0000 (05:52 +0000)]
Merged Urs changes to 1.8 that were not merged to head before   MDL-8657

18 years agofixing javascript error in MDL-8652
toyomoyo [Thu, 1 Mar 2007 05:47:57 +0000 (05:47 +0000)]
fixing javascript error in MDL-8652

18 years agoreplacing fieldsets in small forms to divs
toyomoyo [Thu, 1 Mar 2007 05:29:50 +0000 (05:29 +0000)]
replacing fieldsets in small forms to divs

18 years agoMDL-8691
nicolasconnault [Thu, 1 Mar 2007 05:16:02 +0000 (05:16 +0000)]
MDL-8691
Added format_string() around $course->shortname in calendar.view.php

18 years agoreplacing fieldset in small forms with divs
toyomoyo [Thu, 1 Mar 2007 05:10:58 +0000 (05:10 +0000)]
replacing fieldset in small forms with divs

18 years agoreplacing fieldset with div in small forms
toyomoyo [Thu, 1 Mar 2007 05:03:06 +0000 (05:03 +0000)]
replacing fieldset with div in small forms

18 years agoMDL-8697 Moved inline text-align:right to stylesheet, and removed table and td text...
nicolasconnault [Thu, 1 Mar 2007 04:42:41 +0000 (04:42 +0000)]
MDL-8697 Moved inline text-align:right to stylesheet, and removed table and td text-align: center

18 years agoreplacing fieldset in small form to div
toyomoyo [Thu, 1 Mar 2007 04:40:50 +0000 (04:40 +0000)]
replacing fieldset in small form to div

18 years agoreplacing single button fieldsets with divs
toyomoyo [Thu, 1 Mar 2007 04:30:42 +0000 (04:30 +0000)]
replacing single button fieldsets with divs

18 years agoIssue MDL-8697
nicolasconnault [Thu, 1 Mar 2007 04:09:39 +0000 (04:09 +0000)]
Issue MDL-8697
Someone must have fixed this earlier, because there are no more tables. However I found the use of the align attribute which I replaced with inline CSS style=\"text-align:right\"

18 years agochanging fieldset to div
toyomoyo [Thu, 1 Mar 2007 04:06:08 +0000 (04:06 +0000)]
changing fieldset to div

18 years agochanging fieldset in single button form to use div
toyomoyo [Thu, 1 Mar 2007 04:02:45 +0000 (04:02 +0000)]
changing fieldset in single button form to use div

18 years agoMDL-8701
nicolasconnault [Thu, 1 Mar 2007 02:55:18 +0000 (02:55 +0000)]
MDL-8701

18 years agomerged fixing xhtml issue
toyomoyo [Thu, 1 Mar 2007 02:47:33 +0000 (02:47 +0000)]
merged fixing xhtml issue

18 years agomerged fixing xhtml and display issues in restore
toyomoyo [Thu, 1 Mar 2007 02:46:04 +0000 (02:46 +0000)]
merged fixing xhtml and display issues in restore

18 years agoMerged changes to use new ajaxenabled for MDL-8417
moodler [Thu, 1 Mar 2007 02:42:16 +0000 (02:42 +0000)]
Merged changes to use new ajaxenabled for MDL-8417

18 years agoManually merged from MOODLE_18_STABLE
nicolasconnault [Thu, 1 Mar 2007 02:35:13 +0000 (02:35 +0000)]
Manually merged from MOODLE_18_STABLE

18 years agoIssue 8417:
nicolasconnault [Thu, 1 Mar 2007 02:08:06 +0000 (02:08 +0000)]
Issue 8417:
Added support for array of tested browsers to be passed to ajaxenabled()
Merged in from MOODLE_18_STABLE

18 years agoSafari 2.0 and Opera 9.0 are now detected and supported for YUI. However, preliminary...
nicolasconnault [Thu, 1 Mar 2007 01:31:37 +0000 (01:31 +0000)]
Safari 2.0 and Opera 9.0 are now detected and supported for YUI. However, preliminary tests show that drag&drop behaviour is very slow on Opera and user-unfriendly on both browsers. A YUI debug window also pops up on Safari.

I added a unit test for ajaxlib.php

Issue MDL-8417
Merged from MOODLE_18_STABLE

18 years agoFixes bug MDL-8695 "Form 'required' icon is hidden", see commit 13 Jan.
nfreear [Wed, 28 Feb 2007 18:11:43 +0000 (18:11 +0000)]
Fixes bug MDL-8695 "Form 'required' icon is hidden", see commit 13 Jan.

18 years agoAdd a unique index to the question_numerical_units table, to prevent duplicate units...
tjhunt [Wed, 28 Feb 2007 17:19:04 +0000 (17:19 +0000)]
Add a unique index to the question_numerical_units table, to prevent duplicate units being created.

18 years agoWhen restoring numerical questions, don't create duplicate unit definitions. Merged...
tjhunt [Wed, 28 Feb 2007 17:18:28 +0000 (17:18 +0000)]
When restoring numerical questions, don't create duplicate unit definitions. Merged from MOODLE_18_STABLE.

18 years agoImprove validation code to match the recent improvements in shortanswer validation.
tjhunt [Wed, 28 Feb 2007 17:17:40 +0000 (17:17 +0000)]
Improve validation code to match the recent improvements in shortanswer validation.

Also do some validation on the units entered to stop duplicate units being defined.

 Merged from MOODLE_18_STABLE.

18 years agoMinor improvement to validation code. Merged from MOODLE_18_STABLE.
tjhunt [Wed, 28 Feb 2007 17:15:45 +0000 (17:15 +0000)]
Minor improvement to validation code. Merged from MOODLE_18_STABLE.

18 years agoMerging fixes to MDL-8582 from MOODLE_18_STABLE
poltawski [Wed, 28 Feb 2007 16:30:41 +0000 (16:30 +0000)]
Merging fixes to MDL-8582 from MOODLE_18_STABLE

18 years agoXHTML Strrrrrrict!
tjhunt [Wed, 28 Feb 2007 15:34:56 +0000 (15:34 +0000)]
XHTML Strrrrrrict!

18 years agoBug with editing essay questions.
tjhunt [Wed, 28 Feb 2007 15:21:35 +0000 (15:21 +0000)]
Bug with editing essay questions.

18 years agoRemove CVS conflict markers.
tjhunt [Wed, 28 Feb 2007 15:16:01 +0000 (15:16 +0000)]
Remove CVS conflict markers.

18 years agoPart of fix for Bug 2617 "Implement groupings & course modules..."
nfreear [Wed, 28 Feb 2007 14:10:18 +0000 (14:10 +0000)]
Part of fix for Bug 2617 "Implement groupings & course modules..."

18 years agoPartial fix for MDL-8668 - group upgrade - applying part of the patch.
nfreear [Wed, 28 Feb 2007 13:16:51 +0000 (13:16 +0000)]
Partial fix for MDL-8668 - group upgrade - applying part of the patch.

18 years agoXHTML Strrrrrrict! on quiz module config page.
tjhunt [Wed, 28 Feb 2007 12:24:54 +0000 (12:24 +0000)]
XHTML Strrrrrrict! on quiz module config page.

Fix errors when config changes are saved.

Merged from MOODLE_18_STABLE.

18 years agoCorrect logic for stopping people using guest access from doing quizzes. Merged from...
tjhunt [Wed, 28 Feb 2007 11:34:50 +0000 (11:34 +0000)]
Correct logic for stopping people using guest access from doing quizzes. Merged from MOODLE_18_STABLE.

18 years agomerged replacing <fieldset> with <div>
toyomoyo [Wed, 28 Feb 2007 08:01:41 +0000 (08:01 +0000)]
merged replacing <fieldset> with <div>

18 years agoMerged from 1.8 stable
moodler [Wed, 28 Feb 2007 07:58:34 +0000 (07:58 +0000)]
Merged from 1.8 stable

18 years agoMerged extension to check_browser_version from MDL-8417 (Nick)
moodler [Wed, 28 Feb 2007 07:54:40 +0000 (07:54 +0000)]
Merged extension to check_browser_version from MDL-8417  (Nick)

18 years agomerged fix for MDL-8655, replacing <fieldset> with <div>
toyomoyo [Wed, 28 Feb 2007 07:11:58 +0000 (07:11 +0000)]
merged fix for MDL-8655, replacing <fieldset> with <div>

18 years agoMerged Nicolas' changes from MDL-8582 into HEAD.
moodler [Wed, 28 Feb 2007 06:25:22 +0000 (06:25 +0000)]
Merged Nicolas' changes from MDL-8582 into HEAD.

18 years agofix for MDL-5958 from Elijah (HSU)
toyomoyo [Wed, 28 Feb 2007 06:23:25 +0000 (06:23 +0000)]
fix for MDL-5958 from Elijah (HSU)

18 years agomerged fix for MDL-8688, question pics should default to ''
toyomoyo [Wed, 28 Feb 2007 06:16:31 +0000 (06:16 +0000)]
merged fix for MDL-8688, question pics should default to ''

18 years agoremoved unnecessary setting of NULL string fields to '', in hotpot_update_to_v2_1_21.
gbateson [Wed, 28 Feb 2007 05:28:53 +0000 (05:28 +0000)]
removed unnecessary setting of NULL string fields to '', in hotpot_update_to_v2_1_21.

18 years agomerged fix for MDL-8686, MDL-8576, replacing <fieldset> with <div> for display issues
toyomoyo [Wed, 28 Feb 2007 04:58:48 +0000 (04:58 +0000)]
merged fix for MDL-8686, MDL-8576, replacing <fieldset> with <div> for display issues

18 years agofixed insert_instance so that it complys with the formslib form
toyomoyo [Wed, 28 Feb 2007 04:12:13 +0000 (04:12 +0000)]
fixed insert_instance so that it complys with the formslib form

18 years agomerged fix for MDL-8645, assignment due dates not written into db
toyomoyo [Wed, 28 Feb 2007 03:26:35 +0000 (03:26 +0000)]
merged fix for MDL-8645, assignment due dates not written into db

18 years agoMDL-7385 - stats_cron_daily() - If a module is missing, continue processing
martinlanghoff [Wed, 28 Feb 2007 03:03:42 +0000 (03:03 +0000)]
MDL-7385 - stats_cron_daily() - If a module is missing, continue processing

18 years agoFixing MDL-6795 - Stats never runs. stats_monthly table gets very full - avoid double...
martinlanghoff [Wed, 28 Feb 2007 02:50:51 +0000 (02:50 +0000)]
Fixing MDL-6795 - Stats never runs. stats_monthly table gets very full - avoid double tz calculations in stats_getmidnight()

18 years agoStopping warning and possible errors in graphlib.php caused by bugs in statsgraph.php
martinlanghoff [Wed, 28 Feb 2007 00:32:39 +0000 (00:32 +0000)]
Stopping warning and possible errors in graphlib.php caused by bugs in statsgraph.php

Ported from LDC (1.5) branch

Author: Andrew Walbran <andrew.walbran@catalyst.net.nz>

18 years agohotpot: Fixing db upgrade script
martinlanghoff [Wed, 28 Feb 2007 00:29:24 +0000 (00:29 +0000)]
hotpot: Fixing db upgrade script

Note MySQL upgrade (earlier on by version)

Author: Andrew Walbran <andrew.walbran@catalyst.net.nz>

18 years ago(Fixing upgrade script) Only try to disable lams if it is installed
martinlanghoff [Wed, 28 Feb 2007 00:26:37 +0000 (00:26 +0000)]
(Fixing upgrade script) Only try to disable lams if it is installed

Author: Andrew Walbran <andrew.walbran@catalyst.net.nz>