]> git.mjollnir.org Git - moodle.git/log
moodle.git
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

16 years agoMDL-18223 merging missing strings from MOODLE_19_STABLE
skodak [Tue, 17 Feb 2009 22:49:51 +0000 (22:49 +0000)]
MDL-18223 merging missing strings from MOODLE_19_STABLE

16 years agoMDL-18223 fixed theoretical XSS
skodak [Tue, 17 Feb 2009 22:44:38 +0000 (22:44 +0000)]
MDL-18223 fixed theoretical XSS

16 years agoMDL-18223 merged spam cleaner into head + removed legacy code + fixed report title
skodak [Tue, 17 Feb 2009 22:37:48 +0000 (22:37 +0000)]
MDL-18223 merged spam cleaner into head + removed legacy code + fixed report title

16 years agoMDL-11313 merged strings into HEAD (will not be used there)
skodak [Tue, 17 Feb 2009 22:25:13 +0000 (22:25 +0000)]
MDL-11313 merged strings into HEAD (will not be used there)

16 years agoMDL-18293 exception and DML cleanup
skodak [Tue, 17 Feb 2009 17:32:36 +0000 (17:32 +0000)]
MDL-18293 exception and DML cleanup

16 years agoMDL-18293 exception and DML cleanup
skodak [Tue, 17 Feb 2009 17:23:56 +0000 (17:23 +0000)]
MDL-18293 exception and DML cleanup

16 years agoMDL-18293 exception and DML cleanup
skodak [Tue, 17 Feb 2009 17:15:47 +0000 (17:15 +0000)]
MDL-18293 exception and DML cleanup

16 years agoMDL-18293 exception and DML cleanup
skodak [Tue, 17 Feb 2009 16:50:36 +0000 (16:50 +0000)]
MDL-18293 exception and DML cleanup

16 years agoMDL-18293 exception cleanup
skodak [Tue, 17 Feb 2009 16:44:48 +0000 (16:44 +0000)]
MDL-18293 exception cleanup

16 years agoMDL-18293 removing unused error strings (now replaced by exceptions)
skodak [Tue, 17 Feb 2009 16:33:32 +0000 (16:33 +0000)]
MDL-18293 removing unused error strings (now replaced by exceptions)

16 years agoMDL-16698 towards new general editor element + converted course section summaries
skodak [Tue, 17 Feb 2009 16:18:05 +0000 (16:18 +0000)]
MDL-16698 towards new general editor element + converted course section summaries

16 years agoMDL-18286 fixed incorrect version number bump - thanks Anthony
skodak [Tue, 17 Feb 2009 13:33:06 +0000 (13:33 +0000)]
MDL-18286 fixed incorrect version number bump - thanks Anthony

16 years agoMDL-18208: Make xmldb give sensible error if you try to generate documentation withou...
sam_marshall [Tue, 17 Feb 2009 12:53:51 +0000 (12:53 +0000)]
MDL-18208: Make xmldb give sensible error if you try to generate documentation without having xsl extension installed

16 years agoMDL-18004
nicolasconnault [Tue, 17 Feb 2009 11:17:29 +0000 (11:17 +0000)]
MDL-18004

16 years agoMDL-18004 Redirecting report preference forms to their respective reports when submit...
nicolasconnault [Tue, 17 Feb 2009 09:12:25 +0000 (09:12 +0000)]
MDL-18004 Redirecting report preference forms to their respective reports when submitted or cancelled

16 years agoMDL-18004 Separated gradebook course settings from report preferences
nicolasconnault [Tue, 17 Feb 2009 09:01:48 +0000 (09:01 +0000)]
MDL-18004 Separated gradebook course settings from report preferences

16 years agoMDL-18282 fixed incorrect version number bump - thanks Anthony
skodak [Tue, 17 Feb 2009 07:26:29 +0000 (07:26 +0000)]
MDL-18282 fixed incorrect version number bump - thanks Anthony

16 years agoMDL-18247 Merged from MOODLE_19_STABLE
nicolasconnault [Tue, 17 Feb 2009 07:25:24 +0000 (07:25 +0000)]
MDL-18247 Merged from MOODLE_19_STABLE

16 years agoquiz attempts: MDL-18283 add accept-charset="utf-8" to avoid encoding problems.
tjhunt [Tue, 17 Feb 2009 07:21:56 +0000 (07:21 +0000)]
quiz attempts: MDL-18283 add accept-charset="utf-8" to avoid encoding problems.

16 years agorandom question: MDL-18174 Fix notice when adding a random question to a quiz.
tjhunt [Tue, 17 Feb 2009 06:14:54 +0000 (06:14 +0000)]
random question: MDL-18174 Fix notice when adding a random question to a quiz.

16 years agotex filter: MDL-18230 ensure we always generate valid XHTML.
tjhunt [Tue, 17 Feb 2009 05:24:41 +0000 (05:24 +0000)]
tex filter: MDL-18230 ensure we always generate valid XHTML.

16 years ago"FILEPICKER/MDL-13766, fix type"
dongsheng [Tue, 17 Feb 2009 01:47:25 +0000 (01:47 +0000)]
"FILEPICKER/MDL-13766, fix type"

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

16 years agoMDL-16698 towarsd general editor element
skodak [Mon, 16 Feb 2009 20:54:30 +0000 (20:54 +0000)]
MDL-16698 towarsd general editor element

16 years agoMDL-16597 default to unlimited number of files instead of 0 which means no files
skodak [Mon, 16 Feb 2009 20:53:23 +0000 (20:53 +0000)]
MDL-16597 default to unlimited number of files instead of 0 which means no files

16 years agoMDL-14589 implemented browsing of course section files + fixed bug when getting paren...
skodak [Mon, 16 Feb 2009 20:47:22 +0000 (20:47 +0000)]
MDL-14589 implemented browsing of course section files + fixed bug when getting parent dirs of stored files

16 years agoMDL-18243 data module filter - make it cross-db by using sql_compare_text() ; merged...
stronk7 [Mon, 16 Feb 2009 17:58:50 +0000 (17:58 +0000)]
MDL-18243 data module filter - make it cross-db by using sql_compare_text() ; merged from 19_STABLE

16 years agowelcometocoursetext lang string: MDL-18260 small rewording
wildgirl [Mon, 16 Feb 2009 17:13:52 +0000 (17:13 +0000)]
welcometocoursetext lang string: MDL-18260 small rewording

16 years agoperformance/mymoodle MDL-18241 - Assigments were very expensive
poltawski [Mon, 16 Feb 2009 13:14:30 +0000 (13:14 +0000)]
performance/mymoodle MDL-18241 - Assigments were very expensive

Reworked to take queries out of loops and let it scale. Unfortunately
I don't think we can get the get_users_by_capability() call out of the
loop on assignments.

Real query numbers before/after:
Teacher: 12,509 / 314
Student: 127 / 72
Admin: 718 / 133

Conflicts:

mod/assignment/lib.php

Merged from 19_STABLE (with dmlib changes)

16 years agoMDL-18222 restore - fixed restoring of course->summary links. Was being handled too...
stronk7 [Mon, 16 Feb 2009 10:33:08 +0000 (10:33 +0000)]
MDL-18222 restore - fixed restoring of course->summary links. Was being handled too early. Moved to final decoding links process. Merged from 19_STABLE

16 years agoweb service MDL-17135 add moodle/site:usewebservice capability - display only web...
jerome [Mon, 16 Feb 2009 08:06:14 +0000 (08:06 +0000)]
web service MDL-17135 add moodle/site:usewebservice capability - display only web service users into administration page

16 years ago"FILTER/MDL-17703, reverse changes to work within p tag, merged from 1.9"
dongsheng [Mon, 16 Feb 2009 07:09:50 +0000 (07:09 +0000)]
"FILTER/MDL-17703, reverse changes to work within p tag, merged from 1.9"

16 years agoweblib: finish documenting print_user_picture.
tjhunt [Mon, 16 Feb 2009 04:16:10 +0000 (04:16 +0000)]
weblib: finish documenting print_user_picture.

16 years ago"FILTER/MDL-18230, remove hardcoded style for TeX formulas image, merged from 1.9"
dongsheng [Mon, 16 Feb 2009 03:10:01 +0000 (03:10 +0000)]
"FILTER/MDL-18230, remove hardcoded style for TeX formulas image, merged from 1.9"

16 years agoFix tests (missing declaration) and add tests for sql_length()
stronk7 [Sun, 15 Feb 2009 23:43:34 +0000 (23:43 +0000)]
Fix tests (missing declaration) and add tests for sql_length()

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