Petr Škoda [Tue, 3 Jul 2012 15:57:27 +0000 (17:57 +0200)]
MDL-34147 use cygwin style paths in phpunit hints
Sam Hemelryk [Thu, 5 Jul 2012 23:27:47 +0000 (11:27 +1200)]
Moodle 2.3.1 release
Sam Hemelryk [Thu, 5 Jul 2012 22:04:54 +0000 (10:04 +1200)]
weekly release 2.3+
AMOS bot [Thu, 5 Jul 2012 00:31:12 +0000 (00:31 +0000)]
Automatically generated installer lang files
AMOS bot [Wed, 4 Jul 2012 00:31:59 +0000 (00:31 +0000)]
Automatically generated installer lang files
AMOS bot [Tue, 3 Jul 2012 00:31:27 +0000 (00:31 +0000)]
Automatically generated installer lang files
Eloy Lafuente (stronk7) [Thu, 5 Jul 2012 21:22:05 +0000 (23:22 +0200)]
Revert "MDL-33303 Filepicker: resized to match HTML editor and made resizable"
This reverts commit
e5c2bbd0f7f013982ed1a38bd55dccf5b5388f20.
David Balch [Mon, 2 Jul 2012 06:25:56 +0000 (14:25 +0800)]
MDL-34063 XHTML files should use the HTML icon, not the markup icon
Eloy Lafuente (stronk7) [Thu, 5 Jul 2012 15:07:22 +0000 (17:07 +0200)]
Merge branch 'MDL-33453-reference' of git://github.com/mudrd8mz/moodle into MOODLE_23_STABLE
Eloy Lafuente (stronk7) [Thu, 5 Jul 2012 14:10:37 +0000 (16:10 +0200)]
Revert "MDL-30912 - lib - A tidy up of the submit url jump functions for greater ease with accessability."
This reverts commit
a1a00aeee7c9291b51266d9bd3de89a7b89a636c.
Marina Glancy [Thu, 5 Jul 2012 08:50:46 +0000 (16:50 +0800)]
MDL-33746 make folder view look like filemanager tree view
Tim Hunt [Wed, 27 Jun 2012 16:59:29 +0000 (17:59 +0100)]
MDL-34065 questions: also fix two typos in comments.
Amended to change 2 accordin => according
Tim Hunt [Wed, 27 Jun 2012 14:27:50 +0000 (15:27 +0100)]
MDL-34065 lib: improve two debugging messages.
If the string passed to get_string is empty, say that. Don't say that it
contains illegal characters.
When relying on the __call magic in plugin_renderer_base, when the
method cannot be found, include the right class name in the error
message.
Tim Hunt [Mon, 2 Jul 2012 15:14:28 +0000 (16:14 +0100)]
MDL-34145 postgres driver: fix get_tables perf on <= 9.0
The query of the information_schema view seems to be painfully slow on
older versions of postgres (2000ms instead of 20ms). Therefore, it is
worth detecting that case, and using a more postgres specific feedback.
This is particularly important for 2.3+ unit tests.
Thanks to Petr Skoda for his help with this.
Sam Hemelryk [Wed, 4 Jul 2012 21:22:12 +0000 (09:22 +1200)]
MDL-33770 webservices: Fixed error with core_group_create_groups when no enrolment key provided
Tim Hunt [Wed, 4 Jul 2012 09:47:03 +0000 (10:47 +0100)]
MDL-32062 question engine: fixup tests that this change broke.
The test data was wrong, and was triggering the work-around code that
MDL-32062 introduced. I fixed the test data.
Also, I fixed one of the tests, that had been broken.
Dan Poltawski [Wed, 4 Jul 2012 02:37:47 +0000 (10:37 +0800)]
MDL-34035 - fix typo in comment
Thanks Sam!
Tim Hunt [Tue, 26 Jun 2012 17:15:44 +0000 (18:15 +0100)]
MDL-34035 help links: allow other types of URL for plugins.
For third-parth plugins, in can be helpful if the 'More help' links in
help pop-ups (the ones that come from $string['..._link'] string in the
language file) can go to other places.
This change support two other sorts of URL in addition to the standard
'course/editing' type of link that goes to MoodelDocs.
You can use absolute URLs, starting http:// or https:///
You can use a link starting %%WWWROOT%%, and that token is replaced by
$CFG->wwwroot to make the link.
Barbara Ramiro [Wed, 4 Jul 2012 02:11:48 +0000 (10:11 +0800)]
MDL-33542, MDL-33542 Select dialogue details aligned
And loading gif smaller
Eloy Lafuente (stronk7) [Wed, 4 Jul 2012 02:16:05 +0000 (04:16 +0200)]
Merge branch 'w27_MDL-33876_m23_delenrol' of git://github.com/skodak/moodle into MOODLE_23_STABLE
Marina Glancy [Wed, 27 Jun 2012 02:05:12 +0000 (10:05 +0800)]
MDL-34047 repository URL downloader must say that it returns only images
Sam Hemelryk [Wed, 4 Jul 2012 01:15:03 +0000 (13:15 +1200)]
Merge branch 'MDL-32614_23' of git://github.com/stronk7/moodle into MOODLE_23_STABLE
Eloy Lafuente (stronk7) [Wed, 4 Jul 2012 00:01:21 +0000 (02:01 +0200)]
MDL-32614 lti: on restore, clean any typeid to convert the tool to selfcontained.
This is known to be imperfect, awaiting for MDL-34161 to fix the whole thing. Also,
unrelated, there are some basiclti => lti replacements.
Chris Scribner [Wed, 13 Jun 2012 18:19:35 +0000 (14:19 -0400)]
MDL-32614: Removing code which disassociated LTI instances from their tool types upon restore.
Dan Poltawski [Fri, 22 Jun 2012 06:42:20 +0000 (14:42 +0800)]
MDL-31692 mod_lti - ensure that various mforms are used properly
* typesettings.php and instructor_edit_tool_type.php are tided
up properly to ensure proper use for form data
* An incorrect PARAM type is corrected for typename
Sam Hemelryk [Tue, 3 Jul 2012 21:53:51 +0000 (09:53 +1200)]
Merge branch 'MDL-32062_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
sam marshall [Sun, 27 May 2012 04:49:10 +0000 (12:49 +0800)]
MDL-33466: Group restriction should hide activity even with 'show availability' option
This is a modified version of fix by Luke Tucker at NetSpot - thanks.
Jonathan Harker [Wed, 20 Jun 2012 03:45:47 +0000 (15:45 +1200)]
MDL-27125 better manage file handles when downloading multiple files.
Based on Dongsheng Cai's branch: s11_MDL-27125_curl_file_handler_master
Kevin Wiliarty [Tue, 19 Jun 2012 18:14:49 +0000 (14:14 -0400)]
MDL-33749 follow redirects for URL downloader
Sam Hemelryk [Tue, 3 Jul 2012 20:26:03 +0000 (08:26 +1200)]
Merge branch 'wip-mdl-32787-m23' of git://github.com/rajeshtaneja/moodle into MOODLE_23_STABLE
Eloy Lafuente (stronk7) [Tue, 3 Jul 2012 14:18:41 +0000 (16:18 +0200)]
Merge branch 'wip-MDL-33303-m23' of git://github.com/samhemelryk/moodle into MOODLE_23_STABLE
sam marshall [Wed, 13 Jun 2012 15:45:42 +0000 (16:45 +0100)]
MDL-33426 Completion: Multilang activity names wrong in alt/title
Rajesh Taneja [Tue, 15 May 2012 17:53:09 +0000 (21:53 +0400)]
MDL-32787 user: rule required for custom profile fields applies to all users editing own profile
Frederic Massart [Tue, 26 Jun 2012 09:28:03 +0000 (17:28 +0800)]
MDL-33828 Portfolio: prevent notices while exporting to portfolios
sam marshall [Thu, 21 Jun 2012 15:24:40 +0000 (16:24 +0100)]
MDL-33937 Paged course view: Allows view of sections that are not visible
Dan Poltawski [Tue, 3 Jul 2012 04:18:29 +0000 (12:18 +0800)]
Merge branch 'master_MDL-33938' of git://github.com/danmarsden/moodle into MOODLE_23_STABLE
Conflicts:
mod/scorm/db/upgrade.php
Adrian Greeve [Fri, 4 May 2012 03:52:09 +0000 (11:52 +0800)]
MDL-30912 - lib - A tidy up of the submit url jump functions for greater ease with accessability.
Frederic Massart [Wed, 23 May 2012 08:37:36 +0000 (16:37 +0800)]
MDL-30903 Accessibility: user profile page uses table headers
Dan Poltawski [Tue, 3 Jul 2012 03:47:23 +0000 (11:47 +0800)]
Merge branch 'MDL-34008_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
Dan Poltawski [Tue, 3 Jul 2012 03:40:14 +0000 (11:40 +0800)]
Merge branch 'w27_MDL-34036_m23_bulkrole' of git://github.com/skodak/moodle into MOODLE_23_STABLE
Sam Hemelryk [Tue, 3 Jul 2012 03:15:18 +0000 (15:15 +1200)]
Merge branch 'w27_MDL-34115_m23_arrayofarrayssort' of git://github.com/skodak/moodle into MOODLE_23_STABLE
Dan Poltawski [Tue, 3 Jul 2012 03:01:44 +0000 (11:01 +0800)]
Merge branch 'MDL-30883_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
Jason Fowler [Fri, 22 Jun 2012 02:42:10 +0000 (10:42 +0800)]
MDL-33957 - Installation - Fixing field lengths so they are long enough for data entry, and don't distort page rendering
Dan Poltawski [Tue, 3 Jul 2012 02:39:17 +0000 (10:39 +0800)]
Merge branch 'w27_MDL-34123_m23_newpasslang' of git://github.com/skodak/moodle into MOODLE_23_STABLE
Marina Glancy [Wed, 27 Jun 2012 02:49:34 +0000 (10:49 +0800)]
MDL-33837 picking file from server files should not copy 'Main file' property
Sam Hemelryk [Tue, 3 Jul 2012 02:11:40 +0000 (14:11 +1200)]
Merge branch 'MDL-33987_M23' of git://github.com/lazydaisy/moodle into MOODLE_23_STABLE
ISHIKAWA Takayuki [Thu, 14 Jun 2012 12:29:33 +0000 (21:29 +0900)]
MDL-33757 gradebook: Adding support to sort userlist by email address
Damyon Wiese [Tue, 5 Jun 2012 07:30:12 +0000 (15:30 +0800)]
MDL-33499: Display final grade on the grading form with a link to the grader report
AMOS BEGIN
CPY [currentgrade,mod_assignment],[currentgrade,mod_assign]
AMOS END
Eloy Lafuente (stronk7) [Mon, 2 Jul 2012 23:59:22 +0000 (01:59 +0200)]
Merge branch 'wip-MDL-33521-m23' of git://github.com/samhemelryk/moodle into MOODLE_23_STABLE
Jerome Mouneyrac [Fri, 15 Jun 2012 07:14:06 +0000 (15:14 +0800)]
MDL-33770 Web service: create_groups should not require enrolmentkey
Frederic Massart [Fri, 25 May 2012 06:53:52 +0000 (14:53 +0800)]
MDL-33814 Output renderers: table cell objects are only created when needed
Frederic Massart [Tue, 26 Jun 2012 06:54:56 +0000 (14:54 +0800)]
MDL-33796 Glossary: removed unused missing string
Davo Smith [Tue, 26 Jun 2012 11:05:04 +0000 (12:05 +0100)]
MDL-34029 update mod/upgrade.txt to include course drag and drop upload
Dan Poltawski [Wed, 27 Jun 2012 05:10:24 +0000 (13:10 +0800)]
MDL-9214 - improve comment for custom login instructions
Dan Poltawski [Sat, 16 Jun 2012 15:23:16 +0000 (23:23 +0800)]
MDL-32286 - fix ambigious english string
Dan Poltawski [Mon, 25 Jun 2012 06:26:54 +0000 (14:26 +0800)]
MDL-33990 - yui2: remove 2 uncessary requirements
We no longer use yui2 logger and connection in set_user_prefs
Sam Hemelryk [Mon, 2 Jul 2012 22:34:13 +0000 (10:34 +1200)]
MDL-34014 cssoptimiser: Fixed some aweful spelling
Dan Poltawski [Tue, 26 Jun 2012 03:17:36 +0000 (11:17 +0800)]
MDL-34014 lang - fix CSS optimiser spelling errors
Dan Poltawski [Tue, 26 Jun 2012 03:02:37 +0000 (11:02 +0800)]
MDL-34022 lang - the html editor supports all browsers we support
So remove misleading 'some browers only'
Dan Poltawski [Wed, 27 Jun 2012 02:57:27 +0000 (10:57 +0800)]
MDL-34033 lang - ammend configenableajax
Now better reflects its functionality.
Damyon Wiese [Tue, 19 Jun 2012 07:59:48 +0000 (15:59 +0800)]
MDL-33848: Prevent file listings in the assignment module having an ugly border
Matthew G. Switlik [Wed, 13 Jun 2012 19:34:50 +0000 (15:34 -0400)]
MDL-28151 resource: prevent cropping of large images
Tim Hunt [Thu, 21 Jun 2012 21:03:09 +0000 (22:03 +0100)]
MDL-23813 glossary filter: add missing YUI dependency
Fix found by Huy Hoang. I am just making a commit.
Aparup Banerjee [Thu, 28 Jun 2012 07:32:33 +0000 (15:32 +0800)]
MDL-23254 Authentication : used httpswwwroot as root url during authentication procedure where $PAGE->https_required() is specified.
Dan Poltawski [Thu, 28 Jun 2012 06:16:55 +0000 (14:16 +0800)]
MDL-34081 dml: mssql driver was using case insensitve sql
Eloy Lafuente (stronk7) [Mon, 2 Jul 2012 16:15:47 +0000 (18:15 +0200)]
MDL-34121 bump versions to efectively get the upgrade performed.
Conflicts:
version.php
Eloy Lafuente (stronk7) [Mon, 2 Jul 2012 16:16:54 +0000 (18:16 +0200)]
Merge branch 'w27_MDL-34121_m23_killbackupmess' of git://github.com/skodak/moodle into MOODLE_23_STABLE
Marina Glancy [Tue, 26 Jun 2012 03:25:57 +0000 (11:25 +0800)]
MDL-33948 mod_forum correctly passes files options to file_save_draft_area_files()
Marina Glancy [Tue, 26 Jun 2012 03:40:08 +0000 (11:40 +0800)]
MDL-33948 file_save_draft_area_files() validates if references are allowed and allows unlimited file size
Andrew Robert Nicols [Wed, 20 Jun 2012 19:16:13 +0000 (20:16 +0100)]
MDL-33916 Add unit tests to ensure that is_enrolled returns correctly
Andrew Robert Nicols [Wed, 20 Jun 2012 16:02:00 +0000 (17:02 +0100)]
MDL-33916 Ensure that capabilities are checked for cached user enrolments
Dan Poltawski [Mon, 2 Jul 2012 09:29:30 +0000 (17:29 +0800)]
MDL-31802 - navigation: add a comment about session reduction
Dan Poltawski [Mon, 2 Jul 2012 09:24:56 +0000 (17:24 +0800)]
Merge branch 'MDL-31802_23' of git://github.com/aolley/moodle into MOODLE_23_STABLE
Marina Glancy [Mon, 2 Jul 2012 06:06:45 +0000 (14:06 +0800)]
MDL-34117 Correctly pass accepted_types to dnduploader
Dan Poltawski [Mon, 2 Jul 2012 08:48:28 +0000 (16:48 +0800)]
Merge branch 'w27_MDL-34120_m23_delpass' of git://github.com/skodak/moodle into MOODLE_23_STABLE
Dan Poltawski [Mon, 2 Jul 2012 08:46:27 +0000 (16:46 +0800)]
Merge branch 'w27_MDL-34125_m23_tablename' of git://github.com/skodak/moodle into MOODLE_23_STABLE
Tim Hunt [Fri, 29 Jun 2012 10:07:21 +0000 (11:07 +0100)]
MDL-34109 quiz cron: timelimit are timeclose of 0 are special.
If the timelimit or timeclose of a quiz are 0, this means 'no
restriction', rather than '1970' or '0 seconds'. We need to handle these
special cases correctly in the code that looks for quiz attempts that
might be in the wrong state.
Tim Hunt [Fri, 29 Jun 2012 10:02:30 +0000 (11:02 +0100)]
MDL-34109 quiz cron: change whitespace before applying the fix.
This commit just changes the white-space, but does not change any of the
actual code. This is so that the commit I am about to make, which will
change the code, will be easier to understand.
Dan Poltawski [Mon, 2 Jul 2012 08:34:17 +0000 (16:34 +0800)]
Merge branch 'w27_MDL-34045_m23_idnumber' of git://github.com/skodak/moodle into MOODLE_23_STABLE
Dan Poltawski [Mon, 2 Jul 2012 08:28:12 +0000 (16:28 +0800)]
Merge branch 'MDL-34025_m23' of https://github.com/markn86/moodle into MOODLE_23_STABLE
Dan Poltawski [Mon, 2 Jul 2012 08:19:19 +0000 (16:19 +0800)]
Merge branch 'MDL-33924_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
Dan Marsden [Fri, 22 Jun 2012 10:16:25 +0000 (22:16 +1200)]
MDL-33914 SCORM show scrollbar on TOC if too long.
Dan Marsden [Tue, 19 Jun 2012 23:48:24 +0000 (11:48 +1200)]
MDL-33835 Marking Guide - set currentfocus var to the first criteria comment to avoid JS errors.
Dan Poltawski [Mon, 2 Jul 2012 08:07:32 +0000 (16:07 +0800)]
Merge branch 'MDL-33780_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
Marina Glancy [Tue, 26 Jun 2012 06:36:10 +0000 (14:36 +0800)]
MDL-33721 show loading icon after file has been selected in filepicker, prevent clicking select button twice
Dan Poltawski [Mon, 2 Jul 2012 07:50:18 +0000 (15:50 +0800)]
Merge branch 'm23_MDL-33053_AICC_flattened_TOC' of git://github.com/scara/moodle into MOODLE_23_STABLE
Dan Poltawski [Mon, 2 Jul 2012 07:45:59 +0000 (15:45 +0800)]
Merge branch 'MDL-32605-m23' of git://github.com/ankitagarwal/moodle into MOODLE_23_STABLE
Andrew Davis [Tue, 26 Jun 2012 04:44:56 +0000 (11:44 +0700)]
MDL-25476 messages: switched some notification emails to come from the support contact instead of admin
Frederic Massart [Thu, 17 May 2012 08:46:54 +0000 (16:46 +0800)]
MDL-9073 Glossary: uncategorised entries are printable
Kanika Goyal [Sat, 31 Mar 2012 13:21:16 +0000 (18:51 +0530)]
MDL-31203 mod_forum: advanced search posts must be newer older than date, reverts date
Rossiani Wijaya [Tue, 26 Jun 2012 10:08:46 +0000 (18:08 +0800)]
fixed the ->spacer <br> param
Mark Nielsen [Tue, 26 Jun 2012 09:56:11 +0000 (17:56 +0800)]
fixed undefined variable
Dan Poltawski [Mon, 2 Jul 2012 07:12:47 +0000 (15:12 +0800)]
Merge branch 'MDL-31987_assignment_m23' of git://github.com/rwijaya/moodle into MOODLE_23_STABLE
Dan Poltawski [Mon, 2 Jul 2012 07:02:37 +0000 (15:02 +0800)]
Merge branch 'MDL-34019-pluginlib-notice' of git://github.com/mudrd8mz/moodle into MOODLE_23_STABLE
Tim Hunt [Fri, 29 Jun 2012 15:06:25 +0000 (16:06 +0100)]
MDL-34054 quiz reports: missing context.
quiz_report_should_show_grades needs to know the context, so pass it
through.
Dan Poltawski [Mon, 2 Jul 2012 06:52:57 +0000 (14:52 +0800)]
MDL-33995 - unit tests: fix class name collision
Rossiani Wijaya [Mon, 2 Jul 2012 06:51:47 +0000 (14:51 +0800)]
MDL-31987 Assignment module: fixed upgrade version
Dan Poltawski [Thu, 28 Jun 2012 06:35:37 +0000 (14:35 +0800)]
MDL-31987 Assignment module: fix sql for postgres.
Rossiani Wijaya [Thu, 28 Jun 2012 05:53:19 +0000 (13:53 +0800)]
MDL-31987 Assignment module: Assignment count submissions correctly.
For advanced upload assignment, store file count of each submission
into assignment_submissions.numfiles
When counting submissions, if the assignment is open and tracking
drafts, only submissions which has send for marking are counted.
Otherwise, submissions which has numfiles > 0 are counted.
Also change a hardcoded 'submitted' to ASSIGNMENT_STATUS_SUBMITTED.
This patch was originally written by: Sunner Sun <sunner@gmail.com>.
I made some modifation to fixed count_real_submissions() query (ref: MDL-32207) in /mod/assignment/type/upload/assignment.class.php file
Jerome Mouneyrac [Wed, 27 Jun 2012 08:24:22 +0000 (16:24 +0800)]
MDL-33995 Course external PHPunit test + externallib_testcase helper class