]> git.mjollnir.org Git - moodle.git/log
moodle.git
16 years agoMDL-18004 Fixed problem of duplicate entries in the drop-down
nicolasconnault [Fri, 27 Feb 2009 15:25:05 +0000 (15:25 +0000)]
MDL-18004 Fixed problem of duplicate entries in the drop-down

16 years agoMDL-18403: Completion system can cause problems if grade completion is somehow enable...
sam_marshall [Fri, 27 Feb 2009 14:35:05 +0000 (14:35 +0000)]
MDL-18403: Completion system can cause problems if grade completion is somehow enabled when completion is set to manual

16 years agoMDL-18004 Adding keymanagers for when grade publishing is enabled, plus a few improve...
nicolasconnault [Fri, 27 Feb 2009 14:19:25 +0000 (14:19 +0000)]
MDL-18004 Adding keymanagers for when grade publishing is enabled, plus a few improvements in the tabs and breadcrumbs

16 years agoMDL-16913 Enabled Weight and Extra credit inputs for grade items, but not for categor...
nicolasconnault [Fri, 27 Feb 2009 13:43:52 +0000 (13:43 +0000)]
MDL-16913 Enabled Weight and Extra credit inputs for grade items, but not for category items

16 years agoMDL-18401: Glossary page bar should highlight current page
sam_marshall [Fri, 27 Feb 2009 12:58:23 +0000 (12:58 +0000)]
MDL-18401: Glossary page bar should highlight current page

16 years agoquiz editing: Refactor the editing actions to make functions in editlib.php for most...
tjhunt [Fri, 27 Feb 2009 08:45:05 +0000 (08:45 +0000)]
quiz editing: Refactor the editing actions to make functions in editlib.php for most of them.

In the process, do MDL-17456, move/delete questions by question id rather than position, for greater robustness.

16 years agoquiz: Fix unit tests.
tjhunt [Fri, 27 Feb 2009 08:43:28 +0000 (08:43 +0000)]
quiz: Fix unit tests.

16 years ago"REPOSITORY/MDL-13766, repaint filepicker when hide/show it"
dongsheng [Fri, 27 Feb 2009 06:38:06 +0000 (06:38 +0000)]
"REPOSITORY/MDL-13766, repaint filepicker when hide/show it"

16 years ago"REPOSITORY/MDL-13766, should not use abstract function in repository base class...
dongsheng [Fri, 27 Feb 2009 06:25:56 +0000 (06:25 +0000)]
"REPOSITORY/MDL-13766, should not use abstract function in repository base class, inproperly use of parameters can break moodle page"

16 years ago"REPOSITORY/MDL-13766, 1. support help option 2. make breadcrumb clickable"
dongsheng [Fri, 27 Feb 2009 04:29:21 +0000 (04:29 +0000)]
"REPOSITORY/MDL-13766, 1. support help option 2. make breadcrumb clickable"

16 years agoweb service MDL-12886 documentation
jerome [Fri, 27 Feb 2009 01:05:51 +0000 (01:05 +0000)]
web service MDL-12886 documentation

16 years agoweb service MDL-12886 documentation: check if "Display debug messages" is set Off
jerome [Fri, 27 Feb 2009 01:01:34 +0000 (01:01 +0000)]
web service MDL-12886 documentation: check if "Display debug messages" is set Off

16 years agoweb service MDL-12886 documentation: complete description of the return type
jerome [Fri, 27 Feb 2009 00:48:26 +0000 (00:48 +0000)]
web service MDL-12886 documentation: complete description of the return type

16 years agoUpdated the HEAD build version to 20090227
moodlerobot [Thu, 26 Feb 2009 23:32:21 +0000 (23:32 +0000)]
Updated the HEAD build version to 20090227

16 years agoMDL-18148 - AICC compliance fixes. Fixing general new file API problems, and stripsl...
piers [Thu, 26 Feb 2009 18:19:05 +0000 (18:19 +0000)]
MDL-18148 - AICC compliance fixes.  Fixing general new file API problems, and stripslashes_safe().

16 years agoMDL-18148 - AICC compliance fixes from Martin Holden.
piers [Thu, 26 Feb 2009 16:31:23 +0000 (16:31 +0000)]
MDL-18148 - AICC compliance fixes from Martin Holden.

16 years agoquiz editing: MDL-17284 Major coding style cleanup.
tjhunt [Thu, 26 Feb 2009 08:30:45 +0000 (08:30 +0000)]
quiz editing: MDL-17284 Major coding style cleanup.

This is a mixture of stuff in the coding guildelines and personal preference.

16 years agoweb service MDL-12886 documentation: better display, test if web services are enable...
jerome [Thu, 26 Feb 2009 08:18:28 +0000 (08:18 +0000)]
web service MDL-12886 documentation: better display, test if web services are enable, display return type

16 years agoqtypes help: MDL-5106 Create questiontype help file dynamically
tjhunt [Thu, 26 Feb 2009 07:07:40 +0000 (07:07 +0000)]
qtypes help: MDL-5106 Create questiontype help file dynamically

16 years agoquiz editing: MDL-18376 Since there is no grading for description, we can show more...
tjhunt [Thu, 26 Feb 2009 06:51:35 +0000 (06:51 +0000)]
quiz editing: MDL-18376 Since there is no grading for description, we can show more question text. Thanks Olli.

16 years agoquiz editing: MDL-18355 Try to improve the discoverability of Description again.
tjhunt [Thu, 26 Feb 2009 06:33:18 +0000 (06:33 +0000)]
quiz editing: MDL-18355 Try to improve the discoverability of Description again.

16 years agoqtype admin: MDL-16412 Enforce the allowed question types when a user tries to create...
tjhunt [Thu, 26 Feb 2009 06:06:18 +0000 (06:06 +0000)]
qtype admin: MDL-16412 Enforce the allowed question types when a user tries to create a question.

16 years agoquiz editing: MDL-18355 further refinements to the UI. Thanks Olli.
tjhunt [Thu, 26 Feb 2009 05:53:31 +0000 (05:53 +0000)]
quiz editing: MDL-18355 further refinements to the UI. Thanks Olli.

16 years agoweb service MDL-12886 add lang strings for web services
jerome [Thu, 26 Feb 2009 04:22:26 +0000 (04:22 +0000)]
web service MDL-12886 add lang strings for web services

16 years ago"LANG/MDL-17620, add language string, merged from 1.9"
dongsheng [Thu, 26 Feb 2009 02:33:04 +0000 (02:33 +0000)]
"LANG/MDL-17620, add language string, merged from 1.9"

16 years agoweb service MDL-12886 comment the web service description array generation (too much...
jerome [Thu, 26 Feb 2009 02:27:18 +0000 (02:27 +0000)]
web service MDL-12886 comment the web service description array generation (too much complex, need refactoring)

16 years agoweb service MDL-12886 comment the web service description array generation (too much...
jerome [Thu, 26 Feb 2009 02:23:31 +0000 (02:23 +0000)]
web service MDL-12886 comment the web service description array generation (too much complex, need refactoring)

16 years agoUpdated the HEAD build version to 20090226
moodlerobot [Wed, 25 Feb 2009 23:34:21 +0000 (23:34 +0000)]
Updated the HEAD build version to 20090226

16 years agoAutomatic installer.php lang files by installer_builder (20090226)
moodlerobot [Wed, 25 Feb 2009 23:24:40 +0000 (23:24 +0000)]
Automatic installer.php lang files by installer_builder (20090226)

16 years agoMDL-18212 - switch to addslashes_js - thanks Tim.
piers [Wed, 25 Feb 2009 22:56:59 +0000 (22:56 +0000)]
MDL-18212 - switch to addslashes_js - thanks Tim.

16 years agoMDL-18228 Added a grader report preference for using the new fixed student column...
nicolasconnault [Wed, 25 Feb 2009 11:09:07 +0000 (11:09 +0000)]
MDL-18228 Added a grader report preference for using the new fixed student column, and made it always off if $USER->screenreader is set.

16 years agoquestion bank: MDL-16412 Allow admins to enable/disable of each question type
tjhunt [Wed, 25 Feb 2009 09:31:49 +0000 (09:31 +0000)]
question bank: MDL-16412 Allow admins to enable/disable of each question type

16 years agoMDL-18161 Merged from MOODLE_19_STABLE
nicolasconnault [Wed, 25 Feb 2009 09:18:24 +0000 (09:18 +0000)]
MDL-18161 Merged from MOODLE_19_STABLE

16 years agoMDL-17991 Fixed a bug with the user selector
nicolasconnault [Wed, 25 Feb 2009 09:17:48 +0000 (09:17 +0000)]
MDL-17991 Fixed a bug with the user selector

16 years agoMDL-10476 Removed duplicated average row
nicolasconnault [Wed, 25 Feb 2009 08:59:50 +0000 (08:59 +0000)]
MDL-10476 Removed duplicated average row

16 years agoMDL-10476 Fixed ajax
nicolasconnault [Wed, 25 Feb 2009 08:50:52 +0000 (08:50 +0000)]
MDL-10476 Fixed ajax

16 years agotablelib: MDL-18372 Let people specify a CSS class name to add to the <tr> element.
tjhunt [Wed, 25 Feb 2009 08:07:19 +0000 (08:07 +0000)]
tablelib: MDL-18372 Let people specify a CSS class name to add to the <tr> element.

16 years agoMDL-18228 Making sure excludedfloater floats left
nicolasconnault [Wed, 25 Feb 2009 08:03:50 +0000 (08:03 +0000)]
MDL-18228 Making sure excludedfloater floats left

16 years agoMDL-17991 Implementing user report improvements
nicolasconnault [Wed, 25 Feb 2009 07:56:11 +0000 (07:56 +0000)]
MDL-17991 Implementing user report improvements

16 years agoquiz editing: MDL-18173 tidy up wording and add cursor: help.
tjhunt [Wed, 25 Feb 2009 07:27:02 +0000 (07:27 +0000)]
quiz editing: MDL-18173 tidy up wording and add cursor: help.

16 years agoquestion types: MDL-18350 oops missed a bit.
tjhunt [Wed, 25 Feb 2009 07:16:57 +0000 (07:16 +0000)]
question types: MDL-18350 oops missed a bit.

16 years agoquiz editing / question bank: MDL-18355 Convert the add question drop-down to be...
tjhunt [Wed, 25 Feb 2009 07:14:03 +0000 (07:14 +0000)]
quiz editing / question bank: MDL-18355 Convert the add question drop-down to be a button that pops up a YUI dialogue.

That allows us to have a few sentences explanation of each question type, and is also easier to fit into a tight layout.

This commit should also fix MDL-18214 Layout screwed in Safari with long category names.

16 years agoMDL-18321 Merged from MOODLE_19_STABLE
nicolasconnault [Wed, 25 Feb 2009 07:03:58 +0000 (07:03 +0000)]
MDL-18321 Merged from MOODLE_19_STABLE

16 years agoquestion types: API cleanup.
tjhunt [Wed, 25 Feb 2009 07:01:57 +0000 (07:01 +0000)]
question types: API cleanup.

MDL-18350 remove backwards compatibility support for question types having their lang strings in the quiz language module.
MDL-16407 settings.php support for question types. Remove the old get_config_options from question types. I don't think anyone was using it.

16 years agoquiz editing: tidy up quotes.
tjhunt [Wed, 25 Feb 2009 06:53:10 +0000 (06:53 +0000)]
quiz editing: tidy up quotes.

16 years agoquestionlib: fix typo.
tjhunt [Wed, 25 Feb 2009 06:12:55 +0000 (06:12 +0000)]
questionlib: fix typo.

16 years ago"FORUM/MDL-14860, hide unsubscribe link if users are not allowed to unsubscribe from...
dongsheng [Wed, 25 Feb 2009 05:27:21 +0000 (05:27 +0000)]
"FORUM/MDL-14860, hide unsubscribe link if users are not allowed to unsubscribe from this forum, merged from 1.9"

16 years agoweb service MDL-12886 return value fix for REST server
jerome [Wed, 25 Feb 2009 04:52:17 +0000 (04:52 +0000)]
web service MDL-12886 return value fix for REST server

16 years ago"REPOSITORY/MDL-18357, make search respect mimetype restrictions"
dongsheng [Wed, 25 Feb 2009 03:46:49 +0000 (03:46 +0000)]
"REPOSITORY/MDL-18357, make search respect mimetype restrictions"

16 years ago"REPOSITORY/MDL-18356, append extenstions to file names smartly"
dongsheng [Wed, 25 Feb 2009 02:06:06 +0000 (02:06 +0000)]
"REPOSITORY/MDL-18356, append extenstions to file names smartly"

16 years agoweb service MDL-12886 fix empty optional description for REST server
jerome [Wed, 25 Feb 2009 00:50:47 +0000 (00:50 +0000)]
web service MDL-12886 fix empty optional description for REST server

16 years agoUpdated the HEAD build version to 20090225
moodlerobot [Tue, 24 Feb 2009 23:32:53 +0000 (23:32 +0000)]
Updated the HEAD build version to 20090225

16 years agoAutomatic installer.php lang files by installer_builder (20090225)
moodlerobot [Tue, 24 Feb 2009 23:23:04 +0000 (23:23 +0000)]
Automatic installer.php lang files by installer_builder (20090225)

16 years agoweb service MDL-12886 remove moodleexternal.php from the lib folder
jerome [Tue, 24 Feb 2009 08:27:07 +0000 (08:27 +0000)]
web service MDL-12886 remove moodleexternal.php from the lib folder

16 years agoweb service MDL-12886 modify phpdoc for group_external class
jerome [Tue, 24 Feb 2009 08:26:25 +0000 (08:26 +0000)]
web service MDL-12886 modify phpdoc for group_external class

16 years ago"REPOSITORY/MDL-13766, check varible before setting style"
dongsheng [Tue, 24 Feb 2009 08:24:58 +0000 (08:24 +0000)]
"REPOSITORY/MDL-13766, check varible before setting style"

16 years agorepository MDL-16543 Tidying up some lang strings
moodler [Tue, 24 Feb 2009 08:00:01 +0000 (08:00 +0000)]
repository MDL-16543 Tidying up some lang strings

16 years agoweb service MDL-12886 fix capability name
jerome [Tue, 24 Feb 2009 07:54:33 +0000 (07:54 +0000)]
web service MDL-12886 fix capability name

16 years agoquiz editing: MDL-18173 Make clear in the UI whether a random question selects from...
tjhunt [Tue, 24 Feb 2009 05:16:23 +0000 (05:16 +0000)]
quiz editing: MDL-18173 Make clear in the UI whether a random question selects from subcategories or not.

16 years agoweb service MDL-12886
jerome [Tue, 24 Feb 2009 05:11:04 +0000 (05:11 +0000)]
web service MDL-12886
* Remove description array => all these information are now into the phpdoc. Remove all call/reference to moodleexternal.php
* Adapt our own REST server to these changes
* Remove Zend REST server as it's going to be deprecated in Zend Framework 1.8
* Remove our own SOAP server as we use the Zend SOAP server

16 years agoweblib: Improve PHPdoc comment and parameter names.
tjhunt [Tue, 24 Feb 2009 05:09:29 +0000 (05:09 +0000)]
weblib: Improve PHPdoc comment and parameter names.

16 years ago"REPOSITORY/MSL-13766, highlight active repository on the left listing"
dongsheng [Tue, 24 Feb 2009 02:48:19 +0000 (02:48 +0000)]
"REPOSITORY/MSL-13766, highlight active repository on the left listing"

16 years agoUpdated the HEAD build version to 20090224
moodlerobot [Mon, 23 Feb 2009 23:32:34 +0000 (23:32 +0000)]
Updated the HEAD build version to 20090224

16 years agoMDL-16345 changing &amp;course to &amp;courseid
pichetp [Mon, 23 Feb 2009 20:20:07 +0000 (20:20 +0000)]
MDL-16345 changing &amp;course to &amp;courseid
line1079
  return $CFG->wwwroot . '/question/preview.php?id=' . $questionid . '&amp;courseid=' . $this->course->id;

16 years agoMDL-18351: activity block: detect when there's no course (eg admin page) and return...
mjollnir_ [Mon, 23 Feb 2009 14:49:05 +0000 (14:49 +0000)]
MDL-18351: activity block: detect when there's no course (eg admin page) and return (merged from MOODLE_19_STABLE)

16 years agoAnnotating some more customizations performed in PHPMailer(); merged from 19_STABLE
stronk7 [Mon, 23 Feb 2009 09:09:08 +0000 (09:09 +0000)]
Annotating some more customizations performed in PHPMailer(); merged from 19_STABLE

16 years agoMDL-18348 CVE-2007-3215
skodak [Mon, 23 Feb 2009 07:44:03 +0000 (07:44 +0000)]
MDL-18348 CVE-2007-3215

16 years ago"DATA MOD/MDL-18079, respect mod/data:comment capability when adding comments, merged...
dongsheng [Mon, 23 Feb 2009 07:30:02 +0000 (07:30 +0000)]
"DATA MOD/MDL-18079, respect mod/data:comment capability when adding comments, merged form 1.9"

16 years agoupgrade: Make the environment page a bit less rediculously long. I still can't make...
tjhunt [Mon, 23 Feb 2009 02:59:34 +0000 (02:59 +0000)]
upgrade: Make the environment page a bit less rediculously long. I still can't make it fit on one screen.

16 years agoUpdated the HEAD build version to 20090223
moodlerobot [Sun, 22 Feb 2009 23:32:39 +0000 (23:32 +0000)]
Updated the HEAD build version to 20090223

16 years agoUpdated the HEAD build version to 20090222
moodlerobot [Sat, 21 Feb 2009 23:32:14 +0000 (23:32 +0000)]
Updated the HEAD build version to 20090222

16 years agoUpdated the HEAD build version to 20090221
moodlerobot [Fri, 20 Feb 2009 23:32:24 +0000 (23:32 +0000)]
Updated the HEAD build version to 20090221

16 years agoAutomatic installer.php lang files by installer_builder (20090221)
moodlerobot [Fri, 20 Feb 2009 23:22:22 +0000 (23:22 +0000)]
Automatic installer.php lang files by installer_builder (20090221)

16 years agoMDL-18034 MDL-18035 correcting typo
pichetp [Fri, 20 Feb 2009 20:52:32 +0000 (20:52 +0000)]
MDL-18034 MDL-18035 correcting typo
 saving answers data in $question->answerif they come from edit from.

16 years agoMDL-18333: Conditional activities restore bug
sam_marshall [Fri, 20 Feb 2009 10:48:34 +0000 (10:48 +0000)]
MDL-18333: Conditional activities restore bug

16 years agoUpdated the HEAD build version to 20090220
moodlerobot [Thu, 19 Feb 2009 23:32:35 +0000 (23:32 +0000)]
Updated the HEAD build version to 20090220

16 years agoAutomatic installer.php lang files by installer_builder (20090220)
moodlerobot [Thu, 19 Feb 2009 23:22:47 +0000 (23:22 +0000)]
Automatic installer.php lang files by installer_builder (20090220)

16 years agoMDL-18322: Fix debug warning on course view page when forum has grouping set
sam_marshall [Thu, 19 Feb 2009 17:41:40 +0000 (17:41 +0000)]
MDL-18322: Fix debug warning on course view page when forum has grouping set

16 years agoMDL-18318 fixed incorrect function param - thanks Aurelijus
skodak [Thu, 19 Feb 2009 16:21:46 +0000 (16:21 +0000)]
MDL-18318 fixed incorrect function param - thanks Aurelijus

16 years agoMDL-18039 fixed footer docs link
skodak [Thu, 19 Feb 2009 07:32:23 +0000 (07:32 +0000)]
MDL-18039 fixed footer docs link

16 years ago"REPOSITORY/MDL-13766, rename gloabl search button"
dongsheng [Thu, 19 Feb 2009 07:28:33 +0000 (07:28 +0000)]
"REPOSITORY/MDL-13766, rename gloabl search button"

16 years agoMDL-18274 fixed lang string, thanks Helen
skodak [Thu, 19 Feb 2009 07:21:21 +0000 (07:21 +0000)]
MDL-18274 fixed lang string, thanks Helen

16 years agoAdd missing Id tags to all files under question, to help the unmerged files script.
tjhunt [Thu, 19 Feb 2009 01:09:44 +0000 (01:09 +0000)]
Add missing Id tags to all files under question, to help the unmerged files script.

16 years agoUpdated the HEAD build version to 20090219
moodlerobot [Wed, 18 Feb 2009 23:32:46 +0000 (23:32 +0000)]
Updated the HEAD build version to 20090219

16 years agoMDL-18041 improved hints - thanks helen; merged from MOODLE_19_STABLE
skodak [Wed, 18 Feb 2009 20:32:54 +0000 (20:32 +0000)]
MDL-18041 improved hints - thanks helen; merged from MOODLE_19_STABLE

16 years agoMDL-18272, MDL-18271: Conditional availability - grade condition to use percentages...
sam_marshall [Wed, 18 Feb 2009 17:50:13 +0000 (17:50 +0000)]
MDL-18272, MDL-18271: Conditional availability - grade condition to use percentages not raw grades; use wording rather than >= symbol in form because (apparently) teachers are functionally innumerate. ;)

16 years agoMDL-18302 filterlib - fixed rebuild of nested ignoretags ; merged from 19_STABLE
stronk7 [Wed, 18 Feb 2009 11:03:33 +0000 (11:03 +0000)]
MDL-18302 filterlib - fixed rebuild of nested ignoretags ; merged from 19_STABLE

16 years agoMDL-14589 course section summary string
skodak [Wed, 18 Feb 2009 09:03:09 +0000 (09:03 +0000)]
MDL-14589 course section summary string

16 years ago"RESOURCE/MDL-17696, remove extra div, merged from 1.9"
dongsheng [Wed, 18 Feb 2009 08:10:35 +0000 (08:10 +0000)]
"RESOURCE/MDL-17696, remove extra div, merged from 1.9"

16 years ago"REPOSITORY/MDL-13766, separate page and path in get_listing function"
dongsheng [Wed, 18 Feb 2009 06:52:54 +0000 (06:52 +0000)]
"REPOSITORY/MDL-13766, separate page and path in get_listing function"

16 years agoquestion editing: MDL-18035 Nice refactoring from Oleg Sychev that saves 50+ lines...
tjhunt [Wed, 18 Feb 2009 06:52:11 +0000 (06:52 +0000)]
question editing: MDL-18035 Nice refactoring from Oleg Sychev that saves 50+ lines of code between the various editing forms.

16 years ago"REPOSITORY/MDL-13766, add thumbnail_alt, thumbnail_title and shorttitle parameters...
dongsheng [Wed, 18 Feb 2009 05:33:14 +0000 (05:33 +0000)]
"REPOSITORY/MDL-13766, add thumbnail_alt, thumbnail_title and shorttitle parameters to repository api"

16 years agoweb service MDL-12886 add xmlrpc documentation generator
jerome [Wed, 18 Feb 2009 05:10:00 +0000 (05:10 +0000)]
web service MDL-12886 add xmlrpc documentation generator

16 years agoweb service MDL-12886 add xmlrpc documentation generator
jerome [Wed, 18 Feb 2009 05:08:35 +0000 (05:08 +0000)]
web service MDL-12886 add xmlrpc documentation generator

16 years agoweb service MDL-12886 add beta documentation generator
jerome [Wed, 18 Feb 2009 05:01:10 +0000 (05:01 +0000)]
web service MDL-12886 add beta documentation generator

16 years ago"FORMSLIB,EDITOR/MDL-16698, add filepicker to editor element"
dongsheng [Wed, 18 Feb 2009 02:18:06 +0000 (02:18 +0000)]
"FORMSLIB,EDITOR/MDL-16698, add filepicker to editor element"

16 years agoUpdated the HEAD build version to 20090218
moodlerobot [Tue, 17 Feb 2009 23:32:58 +0000 (23:32 +0000)]
Updated the HEAD build version to 20090218

16 years agoAutomatic installer.php lang files by installer_builder (20090218)
moodlerobot [Tue, 17 Feb 2009 23:22:59 +0000 (23:22 +0000)]
Automatic installer.php lang files by installer_builder (20090218)

16 years agoMDL-18223 removed repeated format_text() - should be applied only once
skodak [Tue, 17 Feb 2009 23:01:30 +0000 (23:01 +0000)]
MDL-18223 removed repeated format_text() - should be applied only once

16 years agoMDL-18223 XHTML strrrict
skodak [Tue, 17 Feb 2009 22:56:47 +0000 (22:56 +0000)]
MDL-18223 XHTML strrrict