moodle.git
14 years agoMDL-16341 Almost finished portfolio flickr plugin. Modified phpflickr->request method...
nicolasconnault [Sat, 25 Oct 2008 13:35:20 +0000 (13:35 +0000)]
MDL-16341 Almost finished portfolio flickr plugin. Modified phpflickr->request method so it can upload files, but having permission issue (only read)

14 years agoUpdated the HEAD build version to 20081025
moodlerobot [Sat, 25 Oct 2008 01:47:05 +0000 (01:47 +0000)]
Updated the HEAD build version to 20081025

14 years ago[MDL-15425] Search Filters are too persistant. Merged from MOODLE_19_STABLE.
robertall [Fri, 24 Oct 2008 20:17:10 +0000 (20:17 +0000)]
[MDL-15425] Search Filters are too persistant.  Merged from MOODLE_19_STABLE.

14 years agoMDL-16930 dml - towards exceptions
skodak [Fri, 24 Oct 2008 17:56:35 +0000 (17:56 +0000)]
MDL-16930 dml - towards exceptions

14 years agofixed syntax error ;-)
skodak [Fri, 24 Oct 2008 17:54:58 +0000 (17:54 +0000)]
fixed syntax error ;-)

14 years agoMDL-16785 bogus grades inserted when formulas used - credit Michael Spall and Ann...
skodak [Fri, 24 Oct 2008 17:53:15 +0000 (17:53 +0000)]
MDL-16785 bogus grades inserted when formulas used - credit Michael Spall and Ann Adamcik; merged from MOODLE_19_STABLE

14 years agoMDL-17003: Completion progress report needs paging system as large reports can kill...
sam_marshall [Fri, 24 Oct 2008 16:20:37 +0000 (16:20 +0000)]
MDL-17003: Completion progress report needs paging system as large reports can kill browser

14 years agoMDL-17002 "unit test to test quiz_report_index_by_keys"
jamiesensei [Fri, 24 Oct 2008 15:34:19 +0000 (15:34 +0000)]
MDL-17002 "unit test to test quiz_report_index_by_keys"

14 years agoMDL-17000 "telling get_list_of_plugins() to ignore simpletest directories" added...
jamiesensei [Fri, 24 Oct 2008 15:17:45 +0000 (15:17 +0000)]
MDL-17000 "telling get_list_of_plugins() to ignore simpletest directories" added simpletest to the list of dirs to ignore.

14 years agoMDL-17001 "Moving admin/report/simpletest to directory unittest" changing some refere...
jamiesensei [Fri, 24 Oct 2008 15:13:08 +0000 (15:13 +0000)]
MDL-17001 "Moving admin/report/simpletest to directory unittest" changing some references to old simpletest directory name.

14 years agorenamed admin/report/simpletest to unittest
jamiesensei [Fri, 24 Oct 2008 15:10:41 +0000 (15:10 +0000)]
renamed admin/report/simpletest to unittest

14 years agoMDL-16756: Groups bugfixes and multiple select support for deletion
sam_marshall [Fri, 24 Oct 2008 13:31:49 +0000 (13:31 +0000)]
MDL-16756: Groups bugfixes and multiple select support for deletion

14 years agoMDL-15498 Minor display bug with completion progress report
sam_marshall [Fri, 24 Oct 2008 10:12:33 +0000 (10:12 +0000)]
MDL-15498 Minor display bug with completion progress report

14 years agoMDL-15352: fix search (Moodle remote plugin)
jerome [Fri, 24 Oct 2008 08:39:37 +0000 (08:39 +0000)]
MDL-15352: fix search (Moodle remote plugin)

14 years agouser selection: MDL-16991 Improve the user selector used on the assign roles and...
tjhunt [Fri, 24 Oct 2008 06:41:50 +0000 (06:41 +0000)]
user selection: MDL-16991 Improve the user selector used on the assign roles and group memebers pages - Create admin setting

14 years agoMDL-16784 removing require_once
nicolasconnault [Fri, 24 Oct 2008 06:40:27 +0000 (06:40 +0000)]
MDL-16784 removing require_once

14 years agoMDL-15352: clean indentation
jerome [Fri, 24 Oct 2008 05:50:57 +0000 (05:50 +0000)]
MDL-15352: clean indentation

14 years agoMDL-15352: trivial change, add a clear error message when can't retirve listing
jerome [Fri, 24 Oct 2008 05:36:59 +0000 (05:36 +0000)]
MDL-15352: trivial change, add a clear error message when can't retirve listing

14 years agomoodlelib iprange checks: MDL-16986 If the user makes a mistake and types something...
tjhunt [Fri, 24 Oct 2008 02:53:51 +0000 (02:53 +0000)]
moodlelib iprange checks: MDL-16986 If the user makes a mistake and types something like 172.16.1.143/148, with something greater than 32 after the slash, treat it as /32.

14 years agoUpdated the HEAD build version to 20081024
moodlerobot [Fri, 24 Oct 2008 01:51:50 +0000 (01:51 +0000)]
Updated the HEAD build version to 20081024

14 years agoMDL-15352: fix warning on admin.php (temporary fix)
jerome [Thu, 23 Oct 2008 09:51:48 +0000 (09:51 +0000)]
MDL-15352: fix warning on admin.php (temporary fix)

14 years agoquestion bank category editing: To be honest, I can't rememeber exactly what bug...
tjhunt [Thu, 23 Oct 2008 09:23:52 +0000 (09:23 +0000)]
question bank category editing: To be honest, I can't rememeber exactly what bug this fixes, but it was a problem I found and fixed while preparing to demo stuff at the Brisbane Moodle Moot. In the process of fixing whatever issue it was (I think it was something to do with the permissions checks in some cases) I cleaned to code up and made it easier to understand, and I trust myself, so I am checking this in.

14 years agoMDL-15352: fix a bug introduce when I cleaned mnet/xmlrpc/server.php
jerome [Thu, 23 Oct 2008 09:21:49 +0000 (09:21 +0000)]
MDL-15352: fix a bug introduce when I cleaned mnet/xmlrpc/server.php

14 years agoQuestion bank: error when deleting empty categories.
tjhunt [Thu, 23 Oct 2008 09:17:50 +0000 (09:17 +0000)]
Question bank: error when deleting empty categories.

14 years agofile/link resource: Fix notice.
tjhunt [Thu, 23 Oct 2008 09:05:37 +0000 (09:05 +0000)]
file/link resource: Fix notice.

14 years agolistlib: off-by-one error. I found this while preparing my Brisbane MoodleMoot demo...
tjhunt [Thu, 23 Oct 2008 09:04:52 +0000 (09:04 +0000)]
listlib: off-by-one error. I found this while preparing my Brisbane MoodleMoot demo. It was causing notices on the question bank page, or something like that.

14 years agoMDL-16784 Added a hack for ie6, which causes a little glitch in ie5.5, but nothing...
nicolasconnault [Thu, 23 Oct 2008 08:54:49 +0000 (08:54 +0000)]
MDL-16784 Added a hack for ie6, which causes a little glitch in ie5.5, but nothing major

14 years agoxmldb checks: MDL-16976 write a check that finds rows that violate the foreign key...
tjhunt [Thu, 23 Oct 2008 08:32:12 +0000 (08:32 +0000)]
xmldb checks: MDL-16976 write a check that finds rows that violate the foreign key constraints.

14 years agoxmldb checks: MDL-16975 refactor the various checks to eliminate duplicated code.
tjhunt [Thu, 23 Oct 2008 08:30:43 +0000 (08:30 +0000)]
xmldb checks: MDL-16975 refactor the various checks to eliminate duplicated code.

14 years agoMDL-15352: doesn't use anymore mnet system function, implemeted new mnet function...
jerome [Thu, 23 Oct 2008 08:14:24 +0000 (08:14 +0000)]
MDL-15352: doesn't use anymore mnet system function, implemeted new mnet function, remote moodle service will appear into the peer service

14 years agoMDL-15352: doesn't use anymore mnet system function, implemeted new mnet function...
jerome [Thu, 23 Oct 2008 08:14:23 +0000 (08:14 +0000)]
MDL-15352: doesn't use anymore mnet system function, implemeted new mnet function, remote moodle service will appear into the peer service

14 years agoqtype database definitions: MDL-16978 Lots of foreign key definitions in install...
tjhunt [Thu, 23 Oct 2008 07:30:12 +0000 (07:30 +0000)]
qtype database definitions: MDL-16978 Lots of foreign key definitions in install.xml files erroniously link to the questions table. It should be question.

14 years ago"MDL-16911, enable searching dialog and adjust thumbnail width"
dongsheng [Thu, 23 Oct 2008 07:11:47 +0000 (07:11 +0000)]
"MDL-16911, enable searching dialog and adjust thumbnail width"

14 years ago"MDL-13766, add thumbnail_width option for listing"
dongsheng [Thu, 23 Oct 2008 07:10:50 +0000 (07:10 +0000)]
"MDL-13766, add thumbnail_width option for listing"

14 years ago"MDL-16650, fixed bug of returning raw urls"
dongsheng [Thu, 23 Oct 2008 04:26:48 +0000 (04:26 +0000)]
"MDL-16650, fixed bug of returning raw urls"

14 years ago"MDL-16911, youtube plugin for repository module"
dongsheng [Thu, 23 Oct 2008 04:10:59 +0000 (04:10 +0000)]
"MDL-16911, youtube plugin for repository module"

14 years agoUpdated the HEAD build version to 20081023
moodlerobot [Thu, 23 Oct 2008 01:59:54 +0000 (01:59 +0000)]
Updated the HEAD build version to 20081023

14 years agoMDL-16541 - text resource portfolio implementation - send as .html since we're format...
mjollnir_ [Wed, 22 Oct 2008 10:45:05 +0000 (10:45 +0000)]
MDL-16541 - text resource portfolio implementation - send as .html since we're formatting that way

14 years agoquiz attempt javascript: MDL-16833 the javascript that stops enter from submitting...
tjhunt [Wed, 22 Oct 2008 10:26:45 +0000 (10:26 +0000)]
quiz attempt javascript: MDL-16833 the javascript that stops enter from submitting the forum in quiz attempts was broken in HEAD.

14 years agoadmin tree: remove spurious space.
tjhunt [Wed, 22 Oct 2008 10:24:26 +0000 (10:24 +0000)]
admin tree: remove spurious space.

14 years agoroles interface: MDL-16965 make a view that explains the has_capability calculation...
tjhunt [Wed, 22 Oct 2008 09:48:16 +0000 (09:48 +0000)]
roles interface: MDL-16965 make a view that explains the has_capability calculation for a given capability in a given context for a given user, like on docs.moodle.org/en/How_permissions_are_calculated.

14 years agoMDL-16962 New formslib element for dropdowns with a link to another page. Applied...
nicolasconnault [Wed, 22 Oct 2008 09:31:49 +0000 (09:31 +0000)]
MDL-16962 New formslib element for dropdowns with a link to another page. Applied to outcome item and outcome edit pages. Merged from MOODLE_19_STABLE

14 years agoMDL-15352: a bit of cleaning into the remote repository plugin
jerome [Wed, 22 Oct 2008 05:56:18 +0000 (05:56 +0000)]
MDL-15352: a bit of cleaning into the remote repository plugin

14 years agoMDL-15402: trivial stuff into the repository lib
jerome [Wed, 22 Oct 2008 05:49:15 +0000 (05:49 +0000)]
MDL-15402: trivial stuff into the repository lib

14 years agoMDL-15352: first version of remote moodle plugin
jerome [Wed, 22 Oct 2008 04:13:21 +0000 (04:13 +0000)]
MDL-15352: first version of remote moodle plugin

14 years agoMDL-15352: first version of remote moodle plugin
jerome [Wed, 22 Oct 2008 04:04:23 +0000 (04:04 +0000)]
MDL-15352: first version of remote moodle plugin

14 years ago"MDL-13766, enable scrolling in repository listing"
dongsheng [Wed, 22 Oct 2008 03:59:32 +0000 (03:59 +0000)]
"MDL-13766, enable scrolling in repository listing"

14 years agobackuplib: MDL-16945 (merge from 1.9)
fmarier [Wed, 22 Oct 2008 03:14:45 +0000 (03:14 +0000)]
backuplib: MDL-16945 (merge from 1.9)

14 years ago"MDL-16907, remove search and logout buttons"
dongsheng [Wed, 22 Oct 2008 02:50:52 +0000 (02:50 +0000)]
"MDL-16907, remove search and logout buttons"

14 years ago"MDL-16908, remove search and logout button"
dongsheng [Wed, 22 Oct 2008 02:50:32 +0000 (02:50 +0000)]
"MDL-16908, remove search and logout button"

14 years agomoodlelib/welcome message: MDL-16947 (merge from 1.9)
fmarier [Wed, 22 Oct 2008 02:35:24 +0000 (02:35 +0000)]
moodlelib/welcome message: MDL-16947 (merge from 1.9)

14 years agoUpdated the HEAD build version to 20081022
moodlerobot [Wed, 22 Oct 2008 01:52:20 +0000 (01:52 +0000)]
Updated the HEAD build version to 20081022

14 years agoMDL-16929: fix bulk user download function. (the shortname column title is now profil...
jerome [Wed, 22 Oct 2008 01:33:37 +0000 (01:33 +0000)]
MDL-16929: fix bulk user download function. (the shortname column title is now profile_field_"shortname"), merged from 19

14 years agoportfolio/mahara tighter url for continuing to portfolio to enter the folder and...
mjollnir_ [Tue, 21 Oct 2008 09:55:04 +0000 (09:55 +0000)]
portfolio/mahara tighter url for continuing to portfolio to enter the folder and highlight the new file

14 years agoMDL-16952 "after DB field type changes standard deviation and facility index show...
jamiesensei [Tue, 21 Oct 2008 09:32:24 +0000 (09:32 +0000)]
MDL-16952 "after DB field type changes standard deviation and facility index show up as 0% instead of blank" Problem is that question->maxgrade is now 0.0000 and not 0 and $maxgrade now does not evaluate as false, need to use $maxgade!=0 which evaluates as before.

14 years agoMDL-16951 "kurtosis and skewness equations were wrong" See changes to equations here...
jamiesensei [Tue, 21 Oct 2008 09:25:02 +0000 (09:25 +0000)]
MDL-16951 "kurtosis and skewness equations were wrong" See changes to equations here : docs.moodle.org/en/index.php?title=Development%3AQuiz_item_analysis_calculations&diff=45585&oldid=39752

14 years agoquiz timer: MDL-16490 stop the timer when a page is submitted, to avoid nasty double...
tjhunt [Tue, 21 Oct 2008 08:20:51 +0000 (08:20 +0000)]
quiz timer: MDL-16490 stop the timer when a page is submitted, to avoid nasty double-submission problems.

14 years ago"MDL-16907, force binary mode write in smb plugin for repository module"
dongsheng [Tue, 21 Oct 2008 06:43:18 +0000 (06:43 +0000)]
"MDL-16907, force binary mode write in smb plugin for repository module"

14 years ago"MDL-13766, fixed repository file picker bugs in IE"
dongsheng [Tue, 21 Oct 2008 06:39:46 +0000 (06:39 +0000)]
"MDL-13766, fixed repository file picker bugs in IE"

14 years ago"MDL-16907, add thumbnail for smb plugin"
dongsheng [Tue, 21 Oct 2008 06:37:13 +0000 (06:37 +0000)]
"MDL-16907, add thumbnail for smb plugin"

14 years agoqtype description: MDL-16863 Put back edit icon next to descriptions for teachers.
tjhunt [Tue, 21 Oct 2008 06:34:14 +0000 (06:34 +0000)]
qtype description: MDL-16863 Put back edit icon next to descriptions for teachers.

14 years ago"MDL-16908, webdav plugin for repository module"
dongsheng [Tue, 21 Oct 2008 06:30:50 +0000 (06:30 +0000)]
"MDL-16908, webdav plugin for repository module"

14 years agoRemove obsolete method.
tjhunt [Tue, 21 Oct 2008 06:22:16 +0000 (06:22 +0000)]
Remove obsolete method.

14 years agoquiz reports: MDL-16948 SQL does not work in Oracle - you are not allowed to refer...
tjhunt [Tue, 21 Oct 2008 05:45:39 +0000 (05:45 +0000)]
quiz reports: MDL-16948 SQL does not work in Oracle - you are not allowed to refer to output column names in GROUP BY. Fix thanks to Francois Marier.

14 years agoUpdated the HEAD build version to 20081021
moodlerobot [Tue, 21 Oct 2008 01:47:35 +0000 (01:47 +0000)]
Updated the HEAD build version to 20081021

14 years agoMDL-16939 - adding check type exists to avoid PHP notice in build_navigation function...
arborrow [Mon, 20 Oct 2008 17:56:11 +0000 (17:56 +0000)]
MDL-16939 - adding check type exists to avoid PHP notice in build_navigation function; merged from MOODLE_19_STABLE

14 years agoMDL-16892 Fixed bug in accesslib role_fix_names method. Merging from MOODLE_19_STABLE
nicolasconnault [Mon, 20 Oct 2008 13:47:08 +0000 (13:47 +0000)]
MDL-16892 Fixed bug in accesslib role_fix_names method. Merging from MOODLE_19_STABLE

14 years ago"MDL-16907, shouldnot modify smblib.php"
dongsheng [Mon, 20 Oct 2008 07:24:14 +0000 (07:24 +0000)]
"MDL-16907, shouldnot modify smblib.php"

14 years ago"MDL-16907, smb plugin for repository module"
dongsheng [Mon, 20 Oct 2008 07:20:33 +0000 (07:20 +0000)]
"MDL-16907, smb plugin for repository module"

14 years ago"MDL-13766, improve upload interface"
dongsheng [Mon, 20 Oct 2008 02:26:36 +0000 (02:26 +0000)]
"MDL-13766, improve upload interface"

14 years ago"MDL-13766, fix listing css"
dongsheng [Mon, 20 Oct 2008 02:14:57 +0000 (02:14 +0000)]
"MDL-13766, fix listing css"

14 years agoUpdated the HEAD build version to 20081020
moodlerobot [Mon, 20 Oct 2008 01:49:09 +0000 (01:49 +0000)]
Updated the HEAD build version to 20081020

14 years ago"MDL-16650, return raw URLs directly"
dongsheng [Mon, 20 Oct 2008 01:40:19 +0000 (01:40 +0000)]
"MDL-16650, return raw URLs directly"

14 years agoUpdated the HEAD build version to 20081019
moodlerobot [Sun, 19 Oct 2008 01:42:27 +0000 (01:42 +0000)]
Updated the HEAD build version to 20081019

14 years agoAutomatic installer.php lang files by installer_builder (20081019)
moodlerobot [Sun, 19 Oct 2008 01:23:37 +0000 (01:23 +0000)]
installer.php lang files by installer_builder (20081019)

14 years agoMDL-16930 ddl - exceptions cleanup
skodak [Sat, 18 Oct 2008 22:46:17 +0000 (22:46 +0000)]
MDL-16930 ddl - exceptions cleanup

14 years agoMDL-14679 dml/native_mysqli improvements
skodak [Sat, 18 Oct 2008 22:35:42 +0000 (22:35 +0000)]
MDL-14679 dml/native_mysqli improvements

14 years agofixed trivial typo in comment; merged from 19STABLE
arborrow [Sat, 18 Oct 2008 04:19:46 +0000 (04:19 +0000)]
fixed trivial typo in comment; merged from 19STABLE

14 years agoUpdated the HEAD build version to 20081018
moodlerobot [Sat, 18 Oct 2008 01:43:35 +0000 (01:43 +0000)]
Updated the HEAD build version to 20081018

14 years agoMDL-14679 dml/native_mysqli new experimental native driver for mysqli - not fully...
skodak [Fri, 17 Oct 2008 22:43:42 +0000 (22:43 +0000)]
MDL-14679 dml/native_mysqli new experimental native driver for mysqli - not fully finished yet, seems to work fine

14 years agoAdding correct Office 2007 mime types. MDL-15987 ; merged from 19_STABLE
stronk7 [Fri, 17 Oct 2008 18:05:23 +0000 (18:05 +0000)]
Adding correct Office 2007 mime types. MDL-15987 ; merged from 19_STABLE

14 years agoMDL-13702 Added language help file. Merging from MOODLE_19_STABLE
nicolasconnault [Fri, 17 Oct 2008 14:56:06 +0000 (14:56 +0000)]
MDL-13702 Added language help file. Merging from MOODLE_19_STABLE

14 years agoMDL-16917 small semantic change Merged from MOODLE_19_STABLE
nicolasconnault [Fri, 17 Oct 2008 14:33:28 +0000 (14:33 +0000)]
MDL-16917 small semantic change Merged from MOODLE_19_STABLE

14 years agoMDL-13259 Redirecting to creation of new scale when none exists. Merging from MOODLE_...
nicolasconnault [Fri, 17 Oct 2008 14:33:05 +0000 (14:33 +0000)]
MDL-13259 Redirecting to creation of new scale when none exists. Merging from MOODLE_19_STABLE

14 years agoMDL-16917 Fixed Merged from MOODLE_19_STABLE
nicolasconnault [Fri, 17 Oct 2008 14:03:28 +0000 (14:03 +0000)]
MDL-16917 Fixed Merged from MOODLE_19_STABLE

14 years agoMDL-16861 - file api/zip packer - make inline docs clearer for people like me who...
mjollnir_ [Fri, 17 Oct 2008 06:58:11 +0000 (06:58 +0000)]
MDL-16861 - file api/zip packer - make inline docs clearer for people like me who miss information

14 years agoMDL-16861 packer: redoing last commit :-)
skodak [Fri, 17 Oct 2008 06:38:25 +0000 (06:38 +0000)]
MDL-16861 packer: redoing last commit :-)

14 years agoMDL-16861 packer? undoing last commit, does not seem correct
skodak [Fri, 17 Oct 2008 06:33:45 +0000 (06:33 +0000)]
MDL-16861 packer? undoing last commit, does not seem correct

14 years agoUpdated the HEAD build version to 20081017
moodlerobot [Fri, 17 Oct 2008 01:50:45 +0000 (01:50 +0000)]
Updated the HEAD build version to 20081017

14 years agoMDL-16903 mod/forum: undefined course context when forum subscription not allowed...
skodak [Thu, 16 Oct 2008 20:46:45 +0000 (20:46 +0000)]
MDL-16903 mod/forum: undefined course context when forum subscription not allowed; merged from MOODLE_19_STABLE

14 years agoFixed a problem when adding files and subdirectories (not
stronk7 [Thu, 16 Oct 2008 18:23:19 +0000 (18:23 +0000)]
Fixed a problem when adding files and subdirectories (not
from Moodle Storage but from FileSystem). Related to MDL-16861

14 years agoFix for deprecated zip_files() function. Packager requires
stronk7 [Thu, 16 Oct 2008 17:50:13 +0000 (17:50 +0000)]
Fix for deprecated zip_files() function. Packager requires
destination file full path. Non-existing bug in Tracker.

14 years agoMDL-16898 Extending include_path Merging from MOODLE_19_STABLE
nicolasconnault [Thu, 16 Oct 2008 11:18:02 +0000 (11:18 +0000)]
MDL-16898 Extending include_path Merging from MOODLE_19_STABLE

14 years agoMDL-15680 emoving weights interface (now in contrib).
nicolasconnault [Thu, 16 Oct 2008 06:54:29 +0000 (06:54 +0000)]
MDL-15680 emoving weights interface (now in contrib).

14 years agoUpdated the HEAD build version to 20081016
moodlerobot [Thu, 16 Oct 2008 01:57:35 +0000 (01:57 +0000)]
Updated the HEAD build version to 20081016

14 years ago"MDL-11371, The View past chat sessions should not appear if there haven't been any."
dongsheng [Wed, 15 Oct 2008 09:03:30 +0000 (09:03 +0000)]
"MDL-11371, The View past chat sessions should not appear if there haven't been any."

14 years ago"User Filter: empty filter form fixed, merged from 1.9, MDL-16880"
dongsheng [Wed, 15 Oct 2008 05:30:37 +0000 (05:30 +0000)]
"User Filter: empty filter form fixed, merged from 1.9, MDL-16880"

14 years agoUpdated the HEAD build version to 20081015
moodlerobot [Wed, 15 Oct 2008 01:58:46 +0000 (01:58 +0000)]
Updated the HEAD build version to 20081015

14 years agoMDL-16881 gradebook: overview report does not ignore hidden grades if user can not...
skodak [Tue, 14 Oct 2008 20:36:04 +0000 (20:36 +0000)]
MDL-16881 gradebook: overview report does not ignore hidden grades if user can not view them; merged from MOODLE_19_STABLE

14 years agoMDL-15680 merged in all the functionality of the Edit categories and items page
nicolasconnault [Tue, 14 Oct 2008 17:15:52 +0000 (17:15 +0000)]
MDL-15680 merged in all the functionality of the Edit categories and items page