Sam Hemelryk [Sun, 15 Jul 2012 22:10:54 +0000 (10:10 +1200)]
Merge branch 'MDL-34072' of git://github.com/appalachianstate/moodle into MOODLE_23_STABLE
Damyon Wiese [Wed, 11 Jul 2012 00:31:56 +0000 (08:31 +0800)]
MDL-34258: Plagiarism API now returns strings so mod_assign needs these updates
Charles Fulton [Mon, 2 Jul 2012 20:04:39 +0000 (13:04 -0700)]
MDL-27563 shibboleth: set context on login page
Barbara Ramiro [Thu, 12 Jul 2012 12:00:23 +0000 (20:00 +0800)]
MDL-33841 Min-height set to remove unnecessary scrollbar on tree and list view
Ashley Holman [Thu, 12 Jul 2012 13:48:51 +0000 (23:18 +0930)]
MDL-34309: Fix broken postgres unix sockets in core_adodb_testcase::test_read_table
Andrew Robert Nicols [Wed, 11 Jul 2012 20:19:59 +0000 (21:19 +0100)]
MDL-33874 Allow form fields to be ignored by the formchangechecker
Sam Hemelryk [Sun, 15 Jul 2012 21:18:46 +0000 (09:18 +1200)]
Merge branch 'MDL-33788b-23' of git://github.com/srynot4sale/moodle into MOODLE_23_STABLE
Fred Woolard [Wed, 27 Jun 2012 22:46:14 +0000 (18:46 -0400)]
MDL-34072: Adjust SQL for Oracle. Remove subquery alias altogether.
Dan Poltawski [Thu, 12 Jul 2012 07:57:26 +0000 (15:57 +0800)]
weekly release 2.3.1+
Dan Poltawski [Thu, 12 Jul 2012 07:50:04 +0000 (15:50 +0800)]
Merge branch 'install_23_STABLE' of git://github.com/amosbot/moodle into MOODLE_23_STABLE
Sam Hemelryk [Thu, 12 Jul 2012 06:21:00 +0000 (18:21 +1200)]
Revert "MDL-33575 choice module: add label to checkbox element when privacy of results is set to publish full results"
This reverts commit
f19cd427091d57a03fe072bf8a1ccc27f01b4e61.
AMOS bot [Thu, 12 Jul 2012 00:32:25 +0000 (00:32 +0000)]
Automatically generated installer lang files
Dan Poltawski [Wed, 11 Jul 2012 06:51:07 +0000 (14:51 +0800)]
Merge branch 'w28_MDL-34175_m23_admin' of git://github.com/skodak/moodle into MOODLE_23_STABLE
Petr Škoda [Wed, 11 Jul 2012 06:47:26 +0000 (08:47 +0200)]
MDL-34175 one more hardcoded /admin/ in mnet
AMOS bot [Tue, 10 Jul 2012 18:33:18 +0000 (20:33 +0200)]
Automatically generated installer lang files
Petr Skoda [Fri, 15 Jun 2012 08:37:12 +0000 (10:37 +0200)]
MDL-33712 add support for unique moodle tags in tinymce
Marina Glancy [Tue, 3 Jul 2012 03:52:25 +0000 (11:52 +0800)]
MDL-33950 Correctly initialise repository and check access in js and non-js filepicker
Marina Glancy [Thu, 28 Jun 2012 03:34:31 +0000 (11:34 +0800)]
MDL-33473,MDL-33950,MDL-33837 Allow non-js filepicker to pick files from moodle repositories
- MDL-33473 actually make non-js filepicker to work with local repositories
- MDL-33950 validate that file is accessible
- MDL-33837 when picking a server file marked as main, do not make it main in current filearea
Marina Glancy [Thu, 28 Jun 2012 03:50:17 +0000 (11:50 +0800)]
MDL-33950 check if source file is accessible in repository_ajax.php
- repository::copy_to_area() does not check access any more, and repository_recent::copy_to_area() is unnecessary
- added repository::file_is_accessible() that checks access to the picked file (regardless of accessibility of the file it is referencing to)
Dan Poltawski [Tue, 10 Jul 2012 04:58:46 +0000 (12:58 +0800)]
MDL-34159 - add comment lost from previous commit
Dan Poltawski [Tue, 10 Jul 2012 04:56:07 +0000 (12:56 +0800)]
Merge branch 'w28_MDL-34159_m23_wherelist' of git://github.com/skodak/moodle into MOODLE_23_STABLE
Petr Škoda [Mon, 25 Jun 2012 07:31:50 +0000 (09:31 +0200)]
MDL-33617 add new index to improve perf of enrol related role_assignments
Conflicts:
version.php
Petr Škoda [Thu, 21 Jun 2012 07:58:45 +0000 (09:58 +0200)]
MDL-33887 delay string fetching in PAGE->requires->string_for_js() till page footer
This should resolve problems with language switching such as when forcing course language.
Michael Aherne [Tue, 3 Jul 2012 11:05:05 +0000 (12:05 +0100)]
MDL-34156 Remove subselect from slow query
Dan Poltawski [Tue, 10 Jul 2012 02:31:24 +0000 (10:31 +0800)]
Merge branch 'w28_MDL-34147_m23_cygwin' of git://github.com/skodak/moodle into MOODLE_23_STABLE
Dan Poltawski [Tue, 10 Jul 2012 01:25:22 +0000 (09:25 +0800)]
Merge branch 'MDL-34171_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
Petr Škoda [Tue, 3 Jul 2012 11:29:01 +0000 (13:29 +0200)]
MDL-34155 use course visibility default when creator does not have moodle/course:visibility
Sam Hemelryk [Tue, 10 Jul 2012 00:43:42 +0000 (12:43 +1200)]
Merge branch 'w28_MDL-34175_m23_admin' of git://github.com/skodak/moodle into MOODLE_23_STABLE
Dan Marsden [Thu, 5 Jul 2012 21:53:59 +0000 (09:53 +1200)]
MDL-34198 SCORM remove unecessary get_records call
Marina Glancy [Wed, 4 Jul 2012 02:06:02 +0000 (10:06 +0800)]
MDL-33444 Upload repository can specify custom label for filepicker
Marina Glancy [Mon, 2 Jul 2012 07:12:17 +0000 (15:12 +0800)]
MDL-34139 filemanager select-file dialogue should update file on Enter
Sam Hemelryk [Tue, 10 Jul 2012 00:09:26 +0000 (12:09 +1200)]
Merge branch 'MDL-29470-23' of git://github.com/FMCorz/moodle into MOODLE_23_STABLE
Sam Hemelryk [Tue, 10 Jul 2012 00:05:33 +0000 (12:05 +1200)]
Merge branch 'MDL-32297-23' of git://github.com/FMCorz/moodle into MOODLE_23_STABLE
Davo Smith [Mon, 2 Jul 2012 07:10:24 +0000 (08:10 +0100)]
MDL-34107 Upload repository - do not add a dot to files without an extension
Dan Poltawski [Wed, 4 Jul 2012 06:06:58 +0000 (14:06 +0800)]
MDL-34061 mod_resource: filter settings weren't coming from defaults
Charles Fulton [Fri, 29 Jun 2012 15:13:51 +0000 (11:13 -0400)]
MDL-27800 admin: make front page restore link consistent
Dan Poltawski [Mon, 9 Jul 2012 06:27:15 +0000 (14:27 +0800)]
Merge branch 'MDL-18301-23' of git://github.com/FMCorz/moodle into MOODLE_23_STABLE
Dan Poltawski [Mon, 9 Jul 2012 06:14:13 +0000 (14:14 +0800)]
Merge branch 'MDL-32057_23' of git://github.com/aolley/moodle into MOODLE_23_STABLE
Dan Poltawski [Mon, 9 Jul 2012 05:50:16 +0000 (13:50 +0800)]
Merge branch 'w28_MDL-34046_m23_stalefiles' of git://github.com/skodak/moodle into MOODLE_23_STABLE
Dan Poltawski [Mon, 9 Jul 2012 05:42:32 +0000 (13:42 +0800)]
Merge branch 'MDL-33030_m23' of git://github.com/rwijaya/moodle into MOODLE_23_STABLE
Dan Poltawski [Mon, 9 Jul 2012 05:39:18 +0000 (13:39 +0800)]
Merge branch 'wip-mdl-29969-m23' of git://github.com/rajeshtaneja/moodle into MOODLE_23_STABLE
Dan Poltawski [Mon, 9 Jul 2012 05:37:34 +0000 (13:37 +0800)]
Merge branch 'MDL-34077-23' of git://github.com/FMCorz/moodle into MOODLE_23_STABLE
Gilles-Philippe Leblanc [Thu, 5 Jul 2012 21:41:19 +0000 (09:41 +1200)]
MDL-33822 SCORM Interactions report - fix formatting of empty cells.
Dan Poltawski [Wed, 4 Jul 2012 07:02:07 +0000 (15:02 +0800)]
MDL-17395 auth_email: clarify description
Barbara Ramiro [Wed, 20 Jun 2012 05:48:43 +0000 (13:48 +0800)]
MDL-33795 Increased file picker width and height
David Balch [Wed, 4 Jul 2012 01:24:23 +0000 (09:24 +0800)]
MDL-34143 Add file type information for .mdb .accdb (MS Access databases)
Aaron Barnes [Sat, 16 Jun 2012 10:47:48 +0000 (22:47 +1200)]
MDL-33788 completion: SQL optimisation
Dan Poltawski [Mon, 9 Jul 2012 03:35:02 +0000 (11:35 +0800)]
Merge branch 'wip-mdl-33943-m23' of git://github.com/rajeshtaneja/moodle into MOODLE_23_STABLE
Ankit Agarwal [Fri, 29 Jun 2012 06:50:40 +0000 (14:50 +0800)]
MDL-27831 calendar: Removing reduntand control icons in delete.php
Dan Poltawski [Mon, 9 Jul 2012 02:31:52 +0000 (10:31 +0800)]
Merge branch 'MDL-33885-23' of git://github.com/FMCorz/moodle into MOODLE_23_STABLE
Ruslan Kabalin [Fri, 22 Jun 2012 14:50:49 +0000 (15:50 +0100)]
MDL-33890 Make course blocks less theme dependant
This fix checks that the empty block region is actaually the standard one, so
it can be hidden. The blocks move operating area is not resticted to page
content any more.
Sam Hemelryk [Sun, 8 Jul 2012 22:56:14 +0000 (10:56 +1200)]
MDL-33575 choice module: add label to checkbox element when privacy of results is set to publish full results
Sam Hemelryk [Sun, 8 Jul 2012 22:28:45 +0000 (10:28 +1200)]
Merge branch 'MDL-30816_m23' of git://github.com/rwijaya/moodle into MOODLE_23_STABLE
Dan Poltawski [Mon, 11 Jun 2012 02:26:29 +0000 (10:26 +0800)]
MDL-33514 - rss: also exclude suspended users feeds
Thanks Petr!
Dan Poltawski [Wed, 6 Jun 2012 15:28:52 +0000 (23:28 +0800)]
MDL-33514 - rss: only retrieve RSS feeds for valid users
Tim Hunt [Wed, 4 Jul 2012 09:55:52 +0000 (10:55 +0100)]
MDL-34171 qformat_gift: Fix edge case with special character escaping.
We need to escape \ on export, because it is un-escaped on import.
Petr Škoda [Thu, 5 Jul 2012 18:33:26 +0000 (20:33 +0200)]
MDL-34046 improve mixed files upgrade error
Credit goes to Gordon Bateson.
Petr Škoda [Tue, 3 Jul 2012 15:57:27 +0000 (17:57 +0200)]
MDL-34147 use cygwin style paths in phpunit hints
Petr Škoda [Tue, 3 Jul 2012 18:00:21 +0000 (20:00 +0200)]
MDL-34159 improve where_clause_list performance
Petr Škoda [Thu, 5 Jul 2012 17:42:20 +0000 (19:42 +0200)]
MDL-34175 a few more renamed admin fixes
Petr Škoda [Thu, 5 Jul 2012 17:33:06 +0000 (19:33 +0200)]
MDL-34175 automatically fix admin JS links
Frederic Massart [Fri, 6 Jul 2012 05:14:52 +0000 (13:14 +0800)]
MDL-33885 Blog: Added maxlength rule to subject field
Frederic Massart [Mon, 2 Jul 2012 04:49:57 +0000 (12:49 +0800)]
MDL-18301 Gradebook: Added feature for components to control grade visibility
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.
Rossiani Wijaya [Thu, 5 Jul 2012 04:20:20 +0000 (12:20 +0800)]
MDL-30816 Choice module: add format_string() for choice name.
Rossiani Wijaya [Tue, 26 Jun 2012 09:35:07 +0000 (17:35 +0800)]
MDL-30816 choice module: fixed accessibility for responses table and make it easier for screenreader to read it
Frederic Massart [Thu, 28 Jun 2012 01:32:13 +0000 (09:32 +0800)]
MDL-29470 Backup: fixed unexpected next automated backup date
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.
Frederic Massart [Thu, 28 Jun 2012 01:32:47 +0000 (09:32 +0800)]
MDL-29470 Backup: unit tests for next automated backup date
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