Jean-Michel Vedrine [Thu, 4 Jul 2013 12:09:13 +0000 (14:09 +0200)]
MDL-40499 Edit question from 1.9 backup breaks if images in subdirs
Damyon Wiese [Thu, 4 Jul 2013 07:28:10 +0000 (15:28 +0800)]
weekly release 2.6dev
Mary Evans [Fri, 28 Jun 2013 01:33:42 +0000 (02:33 +0100)]
MDL-40131 theme_bootstrapbase: added missing grader table css to less/moodle/grade.less
Conflicts:
theme/bootstrapbase/style/moodle.css
Damyon Wiese [Thu, 4 Jul 2013 05:20:01 +0000 (13:20 +0800)]
MDL-40308: Fix javascript for lti mod_form
It was toggling the state of the hidden input - not the checkbox.
Ankit Agarwal [Thu, 4 Jul 2013 02:47:38 +0000 (10:47 +0800)]
MDL-40039 phpunit: Test core_files_external::upload() without the new params
Sam Hemelryk [Wed, 3 Jul 2013 21:22:54 +0000 (09:22 +1200)]
MDL-39813 behat: fixed up behat expectations
Eloy Lafuente (stronk7) [Wed, 3 Jul 2013 15:53:01 +0000 (17:53 +0200)]
MDL-40376 Fix copy/paste typo
Eloy Lafuente (stronk7) [Wed, 3 Jul 2013 09:36:29 +0000 (11:36 +0200)]
Merge branch 'moduleuninstallfix' of https://github.com/skodak/moodle
Eloy Lafuente (stronk7) [Wed, 3 Jul 2013 09:34:55 +0000 (11:34 +0200)]
Merge branch 'w27_MDL-39088_m26_uninstall' of https://github.com/skodak/moodle
Petr Škoda [Wed, 3 Jul 2013 07:40:07 +0000 (09:40 +0200)]
MDL-39088 fix incorrect module count SQL
Yuliya Bozhko [Wed, 12 Jun 2013 04:07:49 +0000 (16:07 +1200)]
MDL-39986 badges: Show badge navigation to users with awardbadge capability
Also fixes an arror when a user with this capability tries to award a badge,
but their role is not among the criteria set up for a badge
Damyon Wiese [Wed, 3 Jul 2013 03:38:21 +0000 (11:38 +0800)]
MDL-39813 recompile less for bootstrapbase
Damyon Wiese [Wed, 3 Jul 2013 03:35:53 +0000 (11:35 +0800)]
Merge branch 'MDL-39813_login' of git://github.com/andyjdavis/moodle
Andrew Davis [Wed, 3 Jul 2013 03:07:35 +0000 (11:07 +0800)]
MDL-39813 added some white space above the cookie message
Damyon Wiese [Wed, 3 Jul 2013 02:52:50 +0000 (10:52 +0800)]
MDL-39558 badges: Prevent backup of badges without user information
Yuliya Bozhko [Tue, 2 Jul 2013 05:19:27 +0000 (17:19 +1200)]
MDL-39558 badges: Add backup/restore of manually awarded badges
Yuliya Bozhko [Fri, 14 Jun 2013 04:35:34 +0000 (16:35 +1200)]
MDL-39558 badges: Add backup/restore to course badges
Eloy Lafuente (stronk7) [Tue, 2 Jul 2013 19:52:17 +0000 (21:52 +0200)]
Merge branch 'MDL-40275-m' of git://github.com/micaherne/moodle
Eloy Lafuente (stronk7) [Tue, 2 Jul 2013 19:40:16 +0000 (21:40 +0200)]
MDL-35009 Normalize deprecation (also MDL-34472)
- Use same deprecation phrases style.
- Use same upgrade.txt phrases style.
- Add unit test covering the deprecation.
See the issue for some more rationale / comments.
Eloy Lafuente (stronk7) [Tue, 2 Jul 2013 19:22:30 +0000 (21:22 +0200)]
Merge branch 'wip-mdl-35009' of git://github.com/rajeshtaneja/moodle
Conflicts:
lib/accesslib.php
lib/deprecatedlib.php
lib/upgrade.txt
Eloy Lafuente (stronk7) [Tue, 2 Jul 2013 19:11:49 +0000 (21:11 +0200)]
Merge branch 'MDL-40376-m' of git://github.com/andrewnicols/moodle
Eloy Lafuente (stronk7) [Tue, 2 Jul 2013 18:28:34 +0000 (20:28 +0200)]
MDL-37516 Translate fieldnames on output only.
This reverts a change performed by the previous commit where user
fieldnames were being translated (and cached) when fetched,
causing the information to remain static later, not responding
to language switches (and perhaps leading to other problems if those
structures are used lated for DB / $USER comparisons.
With the commit, the translation happens on output, so no
potential interferences will happen and, also, the information
changes dynamically on lang switching.
sam marshall [Wed, 15 May 2013 12:11:51 +0000 (13:11 +0100)]
MDL-37516 Conditional activities: user field condition display fixes
Eloy Lafuente (stronk7) [Tue, 2 Jul 2013 17:41:44 +0000 (19:41 +0200)]
Merge branch 'MDL-40314_M26' of git://github.com/lazydaisy/moodle
Eloy Lafuente (stronk7) [Tue, 2 Jul 2013 12:27:34 +0000 (14:27 +0200)]
Merge branch 'MDL-40246_master' of git://github.com/dmonllao/moodle
Eloy Lafuente (stronk7) [Tue, 2 Jul 2013 12:09:11 +0000 (14:09 +0200)]
Merge branch 'MDL-34472-master' of git://github.com/ankitagarwal/moodle
Conflicts:
lib/upgrade.txt
Eloy Lafuente (stronk7) [Tue, 2 Jul 2013 11:47:09 +0000 (13:47 +0200)]
Merge branch 'MDL-40439-en_fix' of git://github.com/mudrd8mz/moodle
Helen Foster [Tue, 2 Jul 2013 09:42:10 +0000 (11:42 +0200)]
MDL-40439 Merge English strings from the en_fix language pack
Dan Poltawski [Tue, 2 Jul 2013 09:09:38 +0000 (17:09 +0800)]
Merge branch 'w27_MDL-40337_m26_rolescleanup' of https://github.com/skodak/moodle
Dan Poltawski [Tue, 2 Jul 2013 07:52:58 +0000 (15:52 +0800)]
Merge branch 'MDL-40389' of git://github.com/stronk7/moodle
Damyon Wiese [Tue, 2 Jul 2013 07:23:38 +0000 (15:23 +0800)]
Merge branch 'w27_MDL-40299_m26_textlib' of https://github.com/skodak/moodle
Dan Poltawski [Tue, 2 Jul 2013 07:15:04 +0000 (15:15 +0800)]
Merge branch 'MDL-40282' of github.com:colchambers/moodle
Ankit Agarwal [Tue, 2 Jul 2013 07:08:14 +0000 (15:08 +0800)]
MDL-34472 phpunit: Make sure a debugging is thrown when get_context_instance() is called
Rajesh Taneja [Tue, 25 Jun 2013 06:39:36 +0000 (14:39 +0800)]
MDL-40127 Enrolments: Updated version and update.txt
Rajesh Taneja [Tue, 25 Jun 2013 03:17:50 +0000 (11:17 +0800)]
MDL-40127 Enrolments: Added unit test
Rajesh Taneja [Mon, 17 Jun 2013 03:07:51 +0000 (11:07 +0800)]
MDL-40127 Enrolments: Added status to instance info and removed displaying of enrolment form with notice
get_enrol_info will return status of enrolment instance, to notify webservice if enrolment is possible or not
If enrolment is not possible then don't show enrolment form
show_enrolme_link will use can_self_enrol to varify if enrolment link should be shown or not.
Rajesh Taneja [Fri, 14 Jun 2013 07:35:53 +0000 (15:35 +0800)]
MDL-40127 Enrolments: Abstracted self_enrolment code so as to be used by webservices
Damyon Wiese [Tue, 2 Jul 2013 06:28:46 +0000 (14:28 +0800)]
Merge branch 'wip-MDL-40353-master' of git://github.com/marinaglancy/moodle
Dan Poltawski [Tue, 2 Jul 2013 06:27:49 +0000 (14:27 +0800)]
Merge branch 'MDL-40039-master' of git://github.com/ankitagarwal/moodle
Dan Poltawski [Tue, 2 Jul 2013 05:43:40 +0000 (13:43 +0800)]
Merge branch 'MDL-40297' of git://github.com/stronk7/moodle
Andreas Grabs [Tue, 2 Jul 2013 05:12:27 +0000 (13:12 +0800)]
MDL-39570 mod_feedback - Missing privilege check
Dan Poltawski [Tue, 2 Jul 2013 05:34:09 +0000 (13:34 +0800)]
Merge branch 'w27_MDL-40399_m26_msarrayshift' of https://github.com/skodak/moodle
Petr Škoda [Tue, 2 Jul 2013 05:24:33 +0000 (07:24 +0200)]
MDL-39088 fix admin/localplugins.php uninstall url
Dan Marsden [Sun, 12 May 2013 22:41:27 +0000 (10:41 +1200)]
MDL-39628 Chat: check mod/chat:chat capability when using daemon.
Thanks to Francois Gauthier for report/fix.
Damyon Wiese [Tue, 2 Jul 2013 04:02:33 +0000 (12:02 +0800)]
MDL-26943 Add db/subplugins.php to the local plugin readme.txt
Damyon Wiese [Tue, 2 Jul 2013 03:00:33 +0000 (11:00 +0800)]
Merge branch 'w27_MDL-26943_m26_localsubplugins' of https://github.com/skodak/moodle
Jason Fowler [Mon, 18 Mar 2013 08:02:58 +0000 (16:02 +0800)]
MDL-37818 - RSS - Prevent access to blocks while RSS context errors are displayed
Dan Poltawski [Tue, 2 Jul 2013 01:55:20 +0000 (09:55 +0800)]
Merge branch 'w27_MDL-40266_m26_arrayshift' of https://github.com/skodak/moodle
Eloy Lafuente (stronk7) [Mon, 1 Jul 2013 22:46:30 +0000 (00:46 +0200)]
Merge branch 'get_users_by_capability_fix_master' of github.com/timgus/moodle
Eloy Lafuente (stronk7) [Mon, 1 Jul 2013 22:43:31 +0000 (00:43 +0200)]
Merge branch 'w27_MDL-39088_m26_uninstall' of https://github.com/skodak/moodle
Sam Hemelryk [Mon, 1 Jul 2013 22:31:48 +0000 (10:31 +1200)]
Merge branch 'MDL-39733' of git://github.com/stronk7/moodle
Eloy Lafuente (stronk7) [Sun, 16 Jun 2013 15:02:27 +0000 (17:02 +0200)]
MDL-39733 xhprof: implement import of runs
Rossiani Wijaya [Tue, 28 May 2013 04:25:29 +0000 (12:25 +0800)]
MDL-39546 Lesson module: removed duplicate to decode special characters
Rossiani Wijaya [Mon, 1 Jul 2013 03:25:32 +0000 (11:25 +0800)]
MDL-39546 Lesson module: fixed matching question issues.
Eloy Lafuente (stronk7) [Mon, 1 Jul 2013 21:13:39 +0000 (23:13 +0200)]
Merge branch 'w27_MDL-39754_m26_evn26' of https://github.com/skodak/moodle
Eloy Lafuente (stronk7) [Mon, 1 Jul 2013 15:59:06 +0000 (17:59 +0200)]
Merge branch 'MDL-40370' of git://github.com/timhunt/moodle
Tim Hunt [Mon, 1 Jul 2013 10:18:16 +0000 (11:18 +0100)]
MDL-40370 qtype_shortanswer: unique index upgrade problem.
Eliminate duplicate rows before we try to add a unique index. We
arbitrarily keep the duplicate row with the lowest id.
Petr Škoda [Mon, 1 Jul 2013 07:44:02 +0000 (09:44 +0200)]
MDL-39754 copy 2.5 requirements to Moodle 2.6
Optional features and warnings may be added later,
but we need at least required environment for 2.5.1
This includes database family cleanup and more realistic memory requirement.
Ankit Agarwal [Mon, 1 Jul 2013 06:03:35 +0000 (14:03 +0800)]
MDL-34472 libraries: Remove usage of get_context_instance() from core
Ankit Agarwal [Mon, 1 Jul 2013 03:54:21 +0000 (11:54 +0800)]
MDL-34472 libraries: add deprecated warning to get_context_instance()
Rajesh Taneja [Mon, 1 Jul 2013 06:43:48 +0000 (14:43 +0800)]
MDL-35009 Libraries: Deprecated get_context_instance_by_id
Petr Škoda [Mon, 1 Jul 2013 06:52:03 +0000 (08:52 +0200)]
MDL-40266 improve emulate_bound_params() for mssql driver
Looping over large numbers of items with array_shift() is expensive.
Reverse the array and fetch items from the top of the pile.
Credit goes to Martin Langhoff for original mysqli fix.
Petr Škoda [Mon, 1 Jul 2013 06:50:51 +0000 (08:50 +0200)]
MDL-40266 improve emulate_bound_params() for sqlsrv driver
Looping over large numbers of items with array_shift() is expensive.
Reverse the array and fetch items from the top of the pile.
Credit goes to Martin Langhoff for original mysqli fix.
Dan Poltawski [Mon, 1 Jul 2013 03:55:45 +0000 (11:55 +0800)]
Merge branch 'wip-MDL-39212-m26' of git://github.com/samhemelryk/moodle
Mark Nielsen [Mon, 1 Jul 2013 03:26:48 +0000 (11:26 +0800)]
MDL-40308: Privacy settings do not change
Update LTI mod form so checkboxes always submit their value.
Dan Poltawski [Mon, 1 Jul 2013 03:21:47 +0000 (11:21 +0800)]
Merge branch 'wip-MDL-40344-m26' of git://github.com/samhemelryk/moodle
Sam Hemelryk [Mon, 1 Jul 2013 01:48:05 +0000 (13:48 +1200)]
Merge branch 'MDL-40069' of git://github.com/timhunt/moodle
Sam Hemelryk [Mon, 1 Jul 2013 01:23:29 +0000 (13:23 +1200)]
NOBUG: fixed whitespace
Sam Hemelryk [Mon, 1 Jul 2013 01:22:27 +0000 (13:22 +1200)]
Merge branch 'wip-MDL-39741-master' of git://github.com/marinaglancy/moodle
Conflicts:
theme/bootstrapbase/style/moodle.css
Sam Hemelryk [Mon, 1 Jul 2013 01:08:31 +0000 (13:08 +1200)]
Merge branch 'MDL-35206-email-links' of git://github.com/mudrd8mz/moodle
Sam Hemelryk [Sun, 30 Jun 2013 21:16:59 +0000 (09:16 +1200)]
MDL-19390 user: fixed typo during integration
Andrew Nicols [Fri, 28 Jun 2013 13:32:54 +0000 (14:32 +0100)]
MDL-40376 Themes: Remove padding from course/manage page
Martin Langhoff [Wed, 12 Jun 2013 00:56:39 +0000 (20:56 -0400)]
MDL-40266 improve emulate_bound_params() for mysqli
Looping over large numbers of items with array_shift() is expensive.
Reverse the array and fetch items from the top of the pile.
Eloy Lafuente (stronk7) [Sun, 30 Jun 2013 15:56:01 +0000 (17:56 +0200)]
MDL-40389 Test "parent" course/category generators
Verify that the category->parent switchers for
course & category behat generators are happening
as expected. Use the manage courses page for that.
Petr Škoda [Sun, 30 Jun 2013 09:10:17 +0000 (11:10 +0200)]
MDL-19390 add new option to send password to new users
Petr Škoda [Sun, 30 Jun 2013 07:02:56 +0000 (09:02 +0200)]
MDL-26943 implement subplugin support for local plugins
Tim Hunt [Mon, 24 Jun 2013 16:18:43 +0000 (17:18 +0100)]
MDL-40069 question/type/upgrade.txt editing changes
Try to more clearly document what question type authors need to do to
upgrade their question types.
Colin Chambers [Fri, 7 Jun 2013 13:53:20 +0000 (14:53 +0100)]
MDL-40069 Document editing form changes
David Mudrák [Fri, 28 Jun 2013 11:10:10 +0000 (13:10 +0200)]
MDL-35206 Fix the links list enumeration in the html2text library
Colin Chambers [Fri, 21 Jun 2013 15:05:30 +0000 (16:05 +0100)]
MDL-40282 Collapsible editor loses border in IE8-9
Sam Hemelryk [Fri, 28 Jun 2013 04:49:02 +0000 (16:49 +1200)]
MDL-39212 css: we now chunk and no longer separate
Ankit Agarwal [Fri, 21 Jun 2013 03:51:02 +0000 (11:51 +0800)]
MDL-40039 webservices: Add support for alternate to contextid parameter to core_files_external::upload()
Eloy Lafuente (stronk7) [Mon, 20 May 2013 01:49:25 +0000 (03:49 +0200)]
MDL-39733 profiling: UI for importing runs
Eloy Lafuente (stronk7) [Mon, 20 May 2013 00:20:23 +0000 (02:20 +0200)]
MDL-39733 profiling: UI for exporting runs
Eloy Lafuente (stronk7) [Mon, 20 May 2013 00:15:54 +0000 (02:15 +0200)]
MDL-39733 xhprof: implement export of runs
Eloy Lafuente (stronk7) [Wed, 26 Jun 2013 16:06:56 +0000 (18:06 +0200)]
MDL-40297 whitespace, comments & var names cleanup
Dmytro Vorona [Mon, 25 Mar 2013 13:19:25 +0000 (14:19 +0100)]
MDL-40297 Hide empty categories in my courses
This is a followup of MDL-38631 were was detected that
whith categories being displayed in my courses, some of
them, not having courses for the user, were still shown.
With this patch, any category in the tree, not having courses
is automatically hidden, any depth.
Sam Hemelryk [Wed, 26 Jun 2013 22:05:35 +0000 (10:05 +1200)]
MDL-40344 navigation: expandable branch id is now properly unique
Petr Škoda [Thu, 27 Jun 2013 07:34:46 +0000 (09:34 +0200)]
MDL-40337 fix some more deprecated calls in role code
Petr Škoda [Wed, 26 Jun 2013 13:23:30 +0000 (15:23 +0200)]
MDL-39088 fix enrol migration redirect url
Thanks David for spotting it!
Petr Škoda [Wed, 26 Jun 2013 11:56:24 +0000 (13:56 +0200)]
MDL-39088 use word "Uninstall" consistently in plugin administration UI
Petr Škoda [Wed, 26 Jun 2013 11:43:00 +0000 (13:43 +0200)]
MDL-39088 migrate tinymce plugins uninstallation to plugin_manager
Petr Škoda [Wed, 26 Jun 2013 11:39:26 +0000 (13:39 +0200)]
MDL-39088 migrate admin tool uninstallation to plugin_manager
Petr Škoda [Wed, 26 Jun 2013 11:36:43 +0000 (13:36 +0200)]
MDL-39088 migrate report uninstallation to plugin_manager
Petr Škoda [Wed, 26 Jun 2013 11:33:22 +0000 (13:33 +0200)]
MDL-39088 migrate plagiarism uninstallation to plugin_manager
Petr Škoda [Wed, 26 Jun 2013 11:30:24 +0000 (13:30 +0200)]
MDL-39088 migrate module uninstallation to plugin_manager
Petr Škoda [Wed, 26 Jun 2013 11:28:27 +0000 (13:28 +0200)]
MDL-39088 migrate local uninstallation to plugin_manager
Petr Škoda [Wed, 26 Jun 2013 11:24:08 +0000 (13:24 +0200)]
MDL-39088 migrate enrol uninstallation to plugin_manager
Petr Škoda [Wed, 26 Jun 2013 11:19:00 +0000 (13:19 +0200)]
MDL-39088 migrate editor uninstallation to plugin_manager
Petr Škoda [Wed, 26 Jun 2013 11:14:31 +0000 (13:14 +0200)]
MDL-39088 migrate course format uninstallation to plugin_manager