]> git.mjollnir.org Git - moodle.git/log
moodle.git
17 years agoMDL-14678 syntax problems
skodak [Sat, 3 May 2008 21:43:36 +0000 (21:43 +0000)]
MDL-14678 syntax problems

17 years agoMDL-14657 - additional check if instance-id is numeric for better compatibility to
agrabs [Sat, 3 May 2008 21:41:53 +0000 (21:41 +0000)]
MDL-14657 - additional check if instance-id is numeric for better compatibility to
 postgres

17 years agonon consequential, little typo.
jamiesensei [Sat, 3 May 2008 13:56:32 +0000 (13:56 +0000)]
non consequential, little typo.

17 years agoMDL-14677 "should rescale the grades displayed for each question in the detailed...
jamiesensei [Sat, 3 May 2008 13:06:49 +0000 (13:06 +0000)]
MDL-14677 "should rescale the grades displayed for each question in the detailed marks view of the overview report so that all grades add up to the sum total grade" used quiz_rescale_grades function to rescale the grade properly before displaying it. Also this patch includes some general clean up and refactoring of overview report.

17 years agoUpdated the HEAD build version to 20080503
moodlerobot [Sat, 3 May 2008 01:47:56 +0000 (01:47 +0000)]
Updated the HEAD build version to 20080503

17 years agoAutomatic installer.php lang files by installer_builder (20080503)
moodlerobot [Sat, 3 May 2008 01:16:29 +0000 (01:16 +0000)]
Automatic installer.php lang files by installer_builder (20080503)

17 years agoMDL-14672 adodb PHP5 only version V5.04a import - yay!
skodak [Fri, 2 May 2008 22:50:22 +0000 (22:50 +0000)]
MDL-14672 adodb PHP5 only version V5.04a import - yay!

17 years agoMDL-14663 "link_to_popup_window displays 'Click here....' as the link text if you...
jamiesensei [Fri, 2 May 2008 16:11:30 +0000 (16:11 +0000)]
MDL-14663 "link_to_popup_window displays 'Click here....' as the link text if you pass in 0 as the link text."
Also fixing the problem in link_to_popup_window function. Test for null instead of empty.

17 years agoMDL-14666 "overview report is very inefficient when view detailed marks is selected...
jamiesensei [Fri, 2 May 2008 15:26:47 +0000 (15:26 +0000)]
MDL-14666 "overview report is very inefficient when view detailed marks is selected. There are several sql queries per row."

17 years agoCommiting all changes reported in MDL-14646 - fixes stat report that could not show...
diml [Fri, 2 May 2008 15:23:13 +0000 (15:23 +0000)]
Commiting all changes reported in MDL-14646 - fixes stat report that could not show any third-party related result.

17 years agoMDL-14666 "overview report is very inefficient when view detailed marks is selected...
jamiesensei [Fri, 2 May 2008 15:11:59 +0000 (15:11 +0000)]
MDL-14666 "overview report is very inefficient when view detailed marks is selected. There are several sql queries per row." Made a new query outside the loop for adding rows.

17 years agoMDL-14664 "sorting by question mark when viewing detailled mark in overview quiz...
jamiesensei [Fri, 2 May 2008 14:21:33 +0000 (14:21 +0000)]
MDL-14664 "sorting by question mark when viewing detailled mark in overview quiz report not working" Found that the problem ocurred when attempt.id != attempt.uniqueid as the sql was using the wrong field to join the question records.

17 years agoMDL-14663 "link_to_popup_window displays 'Click here....' as the link text if you...
jamiesensei [Fri, 2 May 2008 13:27:49 +0000 (13:27 +0000)]
MDL-14663 "link_to_popup_window displays 'Click here....' as the link text if you pass in 0 as the link text."
Solved this by formatting the grade using number_format to display the grade with a number of decimal places. So for 0 we display something like 0.00 and this displays OK in link_to_popup_window.

17 years agoCommiting all changes reported in MDL-14646
diml [Fri, 2 May 2008 12:22:06 +0000 (12:22 +0000)]
Commiting all changes reported in MDL-14646

17 years agoCommiting all changes reported in MDL-14646
diml [Fri, 2 May 2008 11:58:37 +0000 (11:58 +0000)]
Commiting all changes reported in MDL-14646

17 years agoMDL-13716 - When storing progress of scorm activity a 404 is
poltawski [Fri, 2 May 2008 10:48:54 +0000 (10:48 +0000)]
MDL-13716 - When storing progress of scorm activity a 404 is
encountered and js failure on split. Cast to string to avoid this.

thanks to Peter Chamberlin of LJCreate
merged from MOODLE_19_STABLE

17 years agoMDL-14605 removing roles upgrade links, only installation needed in HEAD
skodak [Fri, 2 May 2008 09:47:20 +0000 (09:47 +0000)]
MDL-14605 removing roles upgrade links, only installation needed in HEAD

17 years agoMDL-14649 fixed cli upgrade too
skodak [Fri, 2 May 2008 09:44:48 +0000 (09:44 +0000)]
MDL-14649 fixed cli upgrade too

17 years agoMDL-14605 removing stats upgrade stuff
skodak [Fri, 2 May 2008 09:42:43 +0000 (09:42 +0000)]
MDL-14605 removing stats upgrade stuff

17 years agoMDL-11342: Urlencode the filepath in directory resource (merge from 1.9)
scyrma [Fri, 2 May 2008 08:18:11 +0000 (08:18 +0000)]
MDL-11342: Urlencode the filepath in directory resource (merge from 1.9)

17 years agoMDL-14652 missing closing p added - thanks Koen
skodak [Fri, 2 May 2008 07:41:33 +0000 (07:41 +0000)]
MDL-14652 missing closing p added - thanks Koen

17 years agoMDL-11382 added a link 'Profil' to the administration block
jerome [Fri, 2 May 2008 06:07:51 +0000 (06:07 +0000)]
MDL-11382 added a link 'Profil' to the administration block

17 years agoMDL-12864 fix bad XHTML in the messaging popup, merged from 19
jerome [Fri, 2 May 2008 05:20:40 +0000 (05:20 +0000)]
MDL-12864 fix bad XHTML in the messaging popup, merged from 19

17 years agoMDL-12864 fix bad XHTML for messaging tabs, merged from 19
jerome [Fri, 2 May 2008 05:15:26 +0000 (05:15 +0000)]
MDL-12864 fix bad XHTML for messaging tabs, merged from 19

17 years ago"MDL-14460, fix all the other get_context_instance, merged from MOODLE_19_STABLE"
dongsheng [Fri, 2 May 2008 04:37:02 +0000 (04:37 +0000)]
"MDL-14460, fix all the other get_context_instance, merged from MOODLE_19_STABLE"

17 years agoMDL-8592: Get spellchecking to work over https (merge from 1.9)
scyrma [Fri, 2 May 2008 03:34:00 +0000 (03:34 +0000)]
MDL-8592: Get spellchecking to work over https (merge from 1.9)

17 years agoMDL-14439 IE and Opera fire the onchange when ever you move into a dropdwown list...
jerome [Fri, 2 May 2008 02:45:18 +0000 (02:45 +0000)]
MDL-14439 IE and Opera fire the onchange when ever you move into a dropdwown list with the keyboard - this changes fix the problem. Merged from 19.

17 years agoMDL-14439 Added javascript file dropdwon.js - fix IE/Opera behavior. They do not...
jerome [Fri, 2 May 2008 02:38:36 +0000 (02:38 +0000)]
MDL-14439 Added javascript file dropdwon.js - fix IE/Opera behavior. They do not fire dropdwon menu onChange automatically anymore. Merged from 19

17 years agoFix one PREVIOUS error in feedback table preventing installation to happen.
stronk7 [Fri, 2 May 2008 02:01:02 +0000 (02:01 +0000)]
Fix one PREVIOUS error in feedback table preventing installation to happen.

17 years agoMDL-14649 Old stats upgrade that we don't need any more
moodler [Fri, 2 May 2008 01:55:13 +0000 (01:55 +0000)]
MDL-14649 Old stats upgrade that we don't need any more

17 years agoUpdated the HEAD build version to 20080502
moodlerobot [Fri, 2 May 2008 01:49:36 +0000 (01:49 +0000)]
Updated the HEAD build version to 20080502

17 years agoAutomatic installer.php lang files by installer_builder (20080502)
moodlerobot [Fri, 2 May 2008 01:17:35 +0000 (01:17 +0000)]
Automatic installer.php lang files by installer_builder (20080502)

17 years agoMDL-13424: Tags are automatically cleaned on cron run. (merge from 1.9)
scyrma [Fri, 2 May 2008 01:15:35 +0000 (01:15 +0000)]
MDL-13424: Tags are automatically cleaned on cron run. (merge from 1.9)

17 years agoMDL-14617 removed count course students- yay!
skodak [Thu, 1 May 2008 22:36:49 +0000 (22:36 +0000)]
MDL-14617 removed count course students- yay!

17 years agoMDL-14617 removed isstudent() - yay!
skodak [Thu, 1 May 2008 22:36:08 +0000 (22:36 +0000)]
MDL-14617 removed isstudent() - yay!

17 years agoMDL-14617 removed isteacheredit() - yay!
skodak [Thu, 1 May 2008 22:35:36 +0000 (22:35 +0000)]
MDL-14617 removed isteacheredit() - yay!

17 years agoMDL-14617 removed legacy primary role concept originally used in stats
skodak [Thu, 1 May 2008 22:34:04 +0000 (22:34 +0000)]
MDL-14617 removed legacy primary role concept originally used in stats

17 years agoMDL-14617 removed some legacy course related functions
skodak [Thu, 1 May 2008 22:33:23 +0000 (22:33 +0000)]
MDL-14617 removed some legacy course related functions

17 years agoMDL-14617 removed some legacy group code - fixed regression
skodak [Thu, 1 May 2008 22:32:15 +0000 (22:32 +0000)]
MDL-14617 removed some legacy  group code - fixed regression

17 years agoMDL-14617 removed some legacy group code
skodak [Thu, 1 May 2008 22:30:28 +0000 (22:30 +0000)]
MDL-14617 removed some legacy  group code

17 years agoMDL-14617 removed unused code
skodak [Thu, 1 May 2008 22:23:27 +0000 (22:23 +0000)]
MDL-14617 removed unused code

17 years agoMDL-14617 removed various form related legacy code
skodak [Thu, 1 May 2008 22:21:56 +0000 (22:21 +0000)]
MDL-14617 removed various form related legacy code

17 years agoMDL-14617 removed various form related legacy code
skodak [Thu, 1 May 2008 22:21:05 +0000 (22:21 +0000)]
MDL-14617 removed various form related legacy code

17 years agoMDL-14617 removed current_charset code
skodak [Thu, 1 May 2008 22:19:40 +0000 (22:19 +0000)]
MDL-14617 removed current_charset code

17 years agoMDL-14617 removed get_group_teachers code
skodak [Thu, 1 May 2008 22:18:45 +0000 (22:18 +0000)]
MDL-14617 removed get_group_teachers code

17 years agoMDL-14617 removed legacy add admin code
skodak [Thu, 1 May 2008 22:17:30 +0000 (22:17 +0000)]
MDL-14617 removed legacy add admin code

17 years agoMDL-14617 removed legacy add and remove teacher code
skodak [Thu, 1 May 2008 22:17:01 +0000 (22:17 +0000)]
MDL-14617 removed legacy add and remove teacher code

17 years agoMDL-14647 fix legacy add_teacher() when approving new course
skodak [Thu, 1 May 2008 22:15:02 +0000 (22:15 +0000)]
MDL-14647 fix legacy add_teacher() when approving new course

17 years agoMDL-14617 removed legacy enrol and unenrol student code
skodak [Thu, 1 May 2008 22:09:00 +0000 (22:09 +0000)]
MDL-14617 removed legacy enrol and unenrol student code

17 years agoMDL-14617 remoe optional_varible and friends - YAY!
skodak [Thu, 1 May 2008 22:07:26 +0000 (22:07 +0000)]
MDL-14617 remoe optional_varible and friends - YAY!

17 years agoMDL-14605 removed old stats upgrade code
skodak [Thu, 1 May 2008 22:05:26 +0000 (22:05 +0000)]
MDL-14605 removed old stats upgrade code

17 years agoMDL-14617 removed old legacy function emulations
skodak [Thu, 1 May 2008 22:03:15 +0000 (22:03 +0000)]
MDL-14617 removed old legacy function emulations

17 years agoMDL-14617 ancient register globals hack removed
skodak [Thu, 1 May 2008 21:53:10 +0000 (21:53 +0000)]
MDL-14617 ancient register globals hack removed

17 years agoMDL-14617 removed old PHP4 session stuff
skodak [Thu, 1 May 2008 21:52:09 +0000 (21:52 +0000)]
MDL-14617 removed old PHP4 session stuff

17 years agoMDL-14617 removed PHP4 compatibility string functions
skodak [Thu, 1 May 2008 21:49:23 +0000 (21:49 +0000)]
MDL-14617 removed PHP4 compatibility string functions

17 years agoMDL-14617 removed PHP4 compatibility scandir()
skodak [Thu, 1 May 2008 21:48:36 +0000 (21:48 +0000)]
MDL-14617 removed PHP4 compatibility scandir()

17 years agoMDL-14645 PHP 5.2.0 now required on frontpage
skodak [Thu, 1 May 2008 21:44:39 +0000 (21:44 +0000)]
MDL-14645 PHP 5.2.0 now required on frontpage

17 years agoMDL-14645 PHP 5.2.0 now required on frontpage
skodak [Thu, 1 May 2008 21:44:28 +0000 (21:44 +0000)]
MDL-14645 PHP 5.2.0 now required on frontpage

17 years agoMDL-14645 PHP 5.2.0 now required for CLI upgrade
skodak [Thu, 1 May 2008 21:43:55 +0000 (21:43 +0000)]
MDL-14645 PHP 5.2.0 now required for CLI upgrade

17 years agoMDL-14617 removed PHP4 compatibility scandir()
skodak [Thu, 1 May 2008 21:42:28 +0000 (21:42 +0000)]
MDL-14617 removed PHP4 compatibility scandir()

17 years agoMDL-14645 PHP 5.2.0 now required for new installation - installer lang packs will...
skodak [Thu, 1 May 2008 21:40:34 +0000 (21:40 +0000)]
MDL-14645 PHP 5.2.0 now required for new installation - installer lang packs will be updated automatically later by cron job on cvs.moodle.org

17 years agoMDL-14617 removed PHP5 checks from global search
skodak [Thu, 1 May 2008 21:22:01 +0000 (21:22 +0000)]
MDL-14617 removed PHP5 checks from global search

17 years agoMDL-14617 removed PHP4 compatibility error_get_last()
skodak [Thu, 1 May 2008 21:19:05 +0000 (21:19 +0000)]
MDL-14617 removed PHP4 compatibility error_get_last()

17 years agoMDL-14617 removed pre PHP 5.2.0 coocie compatibility stuff
skodak [Thu, 1 May 2008 21:17:33 +0000 (21:17 +0000)]
MDL-14617 removed pre PHP 5.2.0 coocie compatibility stuff

17 years agoMDL-14617 removed PHP4 stuff
skodak [Thu, 1 May 2008 21:16:16 +0000 (21:16 +0000)]
MDL-14617 removed PHP4 stuff

17 years agoMDL-14617 removed pre PHP 5.2.0 coocie compatibility stuff
skodak [Thu, 1 May 2008 21:15:29 +0000 (21:15 +0000)]
MDL-14617 removed pre PHP 5.2.0 coocie compatibility stuff

17 years agoMDL-14617 pre PHP5 function emulations gone
skodak [Thu, 1 May 2008 21:14:22 +0000 (21:14 +0000)]
MDL-14617 pre PHP5 function emulations gone

17 years agoMDL-14617 file_put_content emulation gone
skodak [Thu, 1 May 2008 21:12:56 +0000 (21:12 +0000)]
MDL-14617 file_put_content emulation gone

17 years agoMDL-14622 fixed regression during install time - thanks Stephen Bourget
skodak [Thu, 1 May 2008 21:08:50 +0000 (21:08 +0000)]
MDL-14622 fixed regression during install time - thanks Stephen Bourget

17 years agoMDL-14605 removed all pre 1.9 upgrade code from HEAD core
skodak [Thu, 1 May 2008 21:00:24 +0000 (21:00 +0000)]
MDL-14605 removed all pre 1.9 upgrade code from HEAD core

17 years agoMDL-14605 removed all pre 1.9 upgrade code from HEAD core
skodak [Thu, 1 May 2008 20:29:04 +0000 (20:29 +0000)]
MDL-14605 removed all pre 1.9 upgrade code from HEAD core

17 years agoMDL-14451 updated pre-upgrade check (feedbacks, journal, lams, workshop and exercise)
skodak [Thu, 1 May 2008 20:27:42 +0000 (20:27 +0000)]
MDL-14451 updated pre-upgrade check (feedbacks, journal, lams, workshop and exercise)

17 years agoMDL-14599 removed support for old $CFG->dbtype.php upgrade and install support for...
skodak [Thu, 1 May 2008 20:04:42 +0000 (20:04 +0000)]
MDL-14599 removed support for old $CFG->dbtype.php upgrade and install support for blocks

17 years agoMDL-14599 removed support for old $CFG->dbtype.php upgrade and install support for...
skodak [Thu, 1 May 2008 20:02:37 +0000 (20:02 +0000)]
MDL-14599 removed support for old $CFG->dbtype.php upgrade and install support for modules and plugins

17 years agoMDL-14599 removed support for old backup $CFG->dbtype.php upgrade and install support
skodak [Thu, 1 May 2008 19:59:29 +0000 (19:59 +0000)]
MDL-14599 removed support for old backup $CFG->dbtype.php upgrade and install support

17 years agoMDL-14599 removed support for old main $CFG->dbtype.php upgrade support
skodak [Thu, 1 May 2008 19:57:57 +0000 (19:57 +0000)]
MDL-14599 removed support for old main $CFG->dbtype.php upgrade support

17 years agoMDL-14406
thepurpleblob [Thu, 1 May 2008 12:21:55 +0000 (12:21 +0000)]
MDL-14406
Ensure 'length' field for description type questions is 0 and that
default for all questions is 0

Merged from STABLE_19

17 years ago"MDL-7362, allow_call_time_pass_reference setting may cause bug, see tracker, merged...
dongsheng [Thu, 1 May 2008 08:32:04 +0000 (08:32 +0000)]
"MDL-7362, allow_call_time_pass_reference setting may cause bug, see tracker, merged from MOODLE_19_STABLE, thanks James"

17 years agoMDL-3381: keeping environement.xml in sync (from 1.8)
scyrma [Thu, 1 May 2008 08:10:55 +0000 (08:10 +0000)]
MDL-3381: keeping environement.xml in sync (from 1.8)

17 years agoMDL-13678 "Change default number of rows per page on quiz reports" Made a new constan...
jamiesensei [Thu, 1 May 2008 07:08:28 +0000 (07:08 +0000)]
MDL-13678 "Change default number of rows per page on quiz reports" Made a new constant to say how many attempts / questions to list per page by default.

17 years ago"MDL-10944, fix undefined property in chatd.php, merged from MOODLE_19_STABLE"
dongsheng [Thu, 1 May 2008 06:55:07 +0000 (06:55 +0000)]
"MDL-10944, fix undefined property in chatd.php, merged from MOODLE_19_STABLE"

17 years agoMDL-13424 Fixes suggested by Eloy, in tag_cleanup. (merge from 1.9)
scyrma [Thu, 1 May 2008 06:15:51 +0000 (06:15 +0000)]
MDL-13424 Fixes suggested by Eloy, in tag_cleanup. (merge from 1.9)

17 years ago"MDL-14460, fix get_context_instance, merged from MOODLE_19_STABLE"
dongsheng [Thu, 1 May 2008 06:07:24 +0000 (06:07 +0000)]
"MDL-14460, fix get_context_instance, merged from MOODLE_19_STABLE"

17 years agocode beautification
scyrma [Thu, 1 May 2008 05:49:35 +0000 (05:49 +0000)]
code beautification

17 years ago"MDL-14129, fix print_error"
dongsheng [Thu, 1 May 2008 05:44:41 +0000 (05:44 +0000)]
"MDL-14129, fix print_error"

17 years agoMDL-14630 Merged My Moodle fix for Mentees from 1.9
moodler [Thu, 1 May 2008 05:39:50 +0000 (05:39 +0000)]
MDL-14630  Merged My Moodle fix for Mentees from 1.9

17 years agoMDL-14590 - Spellchecker now working in the messaging system too (merge from 1.9)
scyrma [Thu, 1 May 2008 05:18:14 +0000 (05:18 +0000)]
MDL-14590 - Spellchecker now working in the messaging system too (merge from 1.9)

17 years ago"MDL13233, fix unclosed li elements, and remove extra <html> tags, see tracker"
dongsheng [Thu, 1 May 2008 02:46:09 +0000 (02:46 +0000)]
"MDL13233, fix unclosed li elements, and remove extra <html> tags, see tracker"

17 years agoUpdated the HEAD build version to 20080501
moodlerobot [Thu, 1 May 2008 01:53:21 +0000 (01:53 +0000)]
Updated the HEAD build version to 20080501

17 years agoAutomatic installer.php lang files by installer_builder (20080501)
moodlerobot [Thu, 1 May 2008 01:21:51 +0000 (01:21 +0000)]
Automatic installer.php lang files by installer_builder (20080501)

17 years agofixed issue MDL-14531
agrabs [Wed, 30 Apr 2008 22:17:04 +0000 (22:17 +0000)]
fixed issue MDL-14531
added an option to switch autonumbering on or off

17 years agoa small cosmetic change. the save/cancel buttons now are displayed in a single row
agrabs [Wed, 30 Apr 2008 18:58:25 +0000 (18:58 +0000)]
a small cosmetic change. the save/cancel buttons now are displayed in a single row

17 years agoadding the tab-row in edit_item.php
agrabs [Wed, 30 Apr 2008 18:48:16 +0000 (18:48 +0000)]
adding the tab-row in edit_item.php

17 years agochanged the sql-statement "CONCAT..." with the abstract SQL-build-funtion sql_concat()
agrabs [Wed, 30 Apr 2008 18:38:24 +0000 (18:38 +0000)]
changed the sql-statement "CONCAT..." with the abstract SQL-build-funtion sql_concat()

17 years agoMDL-14406
thepurpleblob [Wed, 30 Apr 2008 14:35:32 +0000 (14:35 +0000)]
MDL-14406
MNET can now establish a peer through a proxy

Merged from STABLE_19

17 years agoMDL-14622 error when unsupported version jump detected - only upgrades from 1.8.x...
skodak [Wed, 30 Apr 2008 14:05:36 +0000 (14:05 +0000)]
MDL-14622 error when unsupported version jump detected - only upgrades from 1.8.x allowed

17 years agoMDL-14621 indicate missing modules on modules admin page
skodak [Wed, 30 Apr 2008 13:07:58 +0000 (13:07 +0000)]
MDL-14621 indicate missing modules on modules admin page

17 years agoMDL-14604 moved LAMS block to contrib
skodak [Wed, 30 Apr 2008 12:52:08 +0000 (12:52 +0000)]
MDL-14604 moved LAMS block to contrib

17 years agoMDL-14621 fix warning when module code missing and editing course
skodak [Wed, 30 Apr 2008 12:39:31 +0000 (12:39 +0000)]
MDL-14621 fix warning when module code missing and editing course

17 years agoMDL-14621 modinfo ignores missing modules now properly
skodak [Wed, 30 Apr 2008 12:33:18 +0000 (12:33 +0000)]
MDL-14621 modinfo ignores missing modules now properly