NeillM [Tue, 24 Jun 2014 09:02:56 +0000 (10:02 +0100)]
MDL-45961 Customise this page button on user profile page only works correctly for users own profile
Eloy Lafuente (stronk7) [Thu, 26 Jun 2014 08:35:37 +0000 (10:35 +0200)]
weekly release 2.8dev
Eloy Lafuente (stronk7) [Thu, 26 Jun 2014 08:35:27 +0000 (10:35 +0200)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Eloy Lafuente (stronk7) [Thu, 26 Jun 2014 08:06:20 +0000 (10:06 +0200)]
Revert " MDL-45044 filter_tex: properly escape excutable pathnames for Windows"
This reverts commit
f0da509835e3b8740c1693216a430dc3195cdb92.
Marina Glancy [Thu, 26 Jun 2014 02:26:59 +0000 (10:26 +0800)]
Merge branch 'wip-mdl-46061' of git://github.com/rajeshtaneja/moodle
Rajesh Taneja [Thu, 26 Jun 2014 01:59:49 +0000 (09:59 +0800)]
MDL-46061 behat: Fixed blur event problem for atto_image
atto_image look for blur event after changing width/height
Added a new step to get focus off the element, so this can
work.
Damyon Wiese [Wed, 25 Jun 2014 07:04:20 +0000 (15:04 +0800)]
MDL-45983 Atto equation editor: Exclude phantomjs from this behat test because it's buggy
Damyon Wiese [Wed, 25 Jun 2014 05:55:19 +0000 (13:55 +0800)]
Merge branch 'wip-mdl-43835' of https://github.com/rajeshtaneja/moodle
David Monllao [Wed, 25 Jun 2014 05:15:41 +0000 (13:15 +0800)]
MDL-42716 mod_assign: Lang str for the viewblinddetails capability
Rajesh Taneja [Tue, 24 Jun 2014 07:12:48 +0000 (15:12 +0800)]
MDL-43835 behat: Use proper step for navigation expansion
Rajesh Taneja [Wed, 25 Jun 2014 03:30:44 +0000 (11:30 +0800)]
MDL-43835 behat: Added new step to set field with xpath defined
Rajesh Taneja [Wed, 25 Jun 2014 03:29:40 +0000 (11:29 +0800)]
MDL-43835 behat: Fixed backup behat test
Disabling section, disables all checkboxes in section,
So we don't have to unset them manually
Rajesh Taneja [Tue, 24 Jun 2014 08:53:11 +0000 (16:53 +0800)]
MDL-43835 behat: Fixed matches for select form field
Eloy Lafuente (stronk7) [Wed, 25 Jun 2014 01:05:24 +0000 (03:05 +0200)]
MDL-46031 output: remove leftover line
AMOS bot [Wed, 25 Jun 2014 00:45:19 +0000 (00:45 +0000)]
Automatically generated installer lang files
AMOS bot [Wed, 25 Jun 2014 00:45:19 +0000 (00:45 +0000)]
Automatically generated installer lang files
Eloy Lafuente (stronk7) [Wed, 25 Jun 2014 00:07:34 +0000 (02:07 +0200)]
Merge branch 'MDL-28420_master' of https://github.com/jrchamp/moodle
Eloy Lafuente (stronk7) [Tue, 24 Jun 2014 23:35:17 +0000 (01:35 +0200)]
Merge branch '43365-28' of git://github.com/samhemelryk/moodle
Eloy Lafuente (stronk7) [Tue, 24 Jun 2014 23:32:11 +0000 (01:32 +0200)]
Merge branch 'MDL-46079-master' of https://github.com/sammarshallou/moodle
Eloy Lafuente (stronk7) [Tue, 24 Jun 2014 23:28:35 +0000 (01:28 +0200)]
Merge branch 'MDL-45645_LTIUsernameParam' of https://github.com/moodlerooms/moodle
Sam Hemelryk [Tue, 24 Jun 2014 21:30:35 +0000 (09:30 +1200)]
MDL-43365 lib: converted text and plugin deprecated classes to new scheme
Four core library classes renamed for autoloading with deprecated stubs
have been converted to the new scheme for autoloading.
They are:
* textlib
* collatorlib
* plugin_manager
* plugininfo_base
These will be removed in 2.9 by MDL-46124
Sam Hemelryk [Tue, 24 Jun 2014 21:28:27 +0000 (09:28 +1200)]
MDL-43365 lib: added better means of renaming classes for autoloading
I've added a better means of renaming classes for autoloading and
handling the deprecation of the original class name.
This system records renamed classes in db/renamedclasses.php and
when a renamed class is requested a debugging notice is printed
and a class alias is created so that the calling code both works
and is informed of the deprecation.
Eloy Lafuente (stronk7) [Tue, 24 Jun 2014 19:54:58 +0000 (21:54 +0200)]
Merge branch 'MDL-45445_master' of https://github.com/markn86/moodle
Eloy Lafuente (stronk7) [Tue, 24 Jun 2014 19:50:05 +0000 (21:50 +0200)]
MDL-46045 whitespace fix
Eloy Lafuente (stronk7) [Tue, 24 Jun 2014 19:48:30 +0000 (21:48 +0200)]
Merge branch 'MDL-46045-master' of git://github.com/damyon/moodle
Eloy Lafuente (stronk7) [Tue, 24 Jun 2014 18:25:58 +0000 (20:25 +0200)]
Merge branch 'MDL-41258-master' of git://github.com/andrewnicols/moodle
Conflicts:
mod/forum/tests/maildigest_test.php
Damyon Wiese [Tue, 24 Jun 2014 08:58:04 +0000 (16:58 +0800)]
Merge branch 'MDL-45652_master' of https://github.com/markn86/moodle
Marina Glancy [Tue, 24 Jun 2014 08:14:31 +0000 (16:14 +0800)]
Merge branch 'MDL-1626-master' of git://github.com/andrewnicols/moodle
Damyon Wiese [Tue, 24 Jun 2014 08:03:21 +0000 (16:03 +0800)]
Merge branch 'MDL-10115-master' of git://github.com/xow/moodle
John Okely [Tue, 24 Jun 2014 07:38:15 +0000 (15:38 +0800)]
MDL-10115 User profile: Use title to aid in the ellipsis link being understood by screen readers
Andrew Nicols [Tue, 24 Jun 2014 06:48:23 +0000 (14:48 +0800)]
MDL-1626 mod_forum: Correct SQL syntax when fetching subscriptions
Damyon Wiese [Tue, 24 Jun 2014 06:19:20 +0000 (14:19 +0800)]
Merge branch 'wip_MDL-45985_m28_dbschema' of https://github.com/skodak/moodle
Damyon Wiese [Tue, 24 Jun 2014 06:10:51 +0000 (14:10 +0800)]
Merge branch 'MDL-46022-master' of git://github.com/jethac/moodle
Conflicts:
theme/bootstrapbase/less/moodle/modules.less
theme/bootstrapbase/style/moodle.css
Damyon Wiese [Tue, 24 Jun 2014 06:05:54 +0000 (14:05 +0800)]
Merge branch 'MDL-46031' of git://github.com/timhunt/moodle
Marina Glancy [Tue, 24 Jun 2014 05:52:30 +0000 (13:52 +0800)]
Merge branch 'MDL-45933-master' of git://github.com/damyon/moodle
Marina Glancy [Tue, 24 Jun 2014 05:51:30 +0000 (13:51 +0800)]
Merge branch 'MDL-45983-master' of git://github.com/damyon/moodle
Marina Glancy [Tue, 24 Jun 2014 05:51:20 +0000 (13:51 +0800)]
Merge branch 'MDL-41448-master' of git://github.com/damyon/moodle
Damyon Wiese [Mon, 23 Jun 2014 06:07:21 +0000 (14:07 +0800)]
MDL-41448 Assign: Add note to theme/upgrade.txt about CSS changes in mod_assign
Damyon Wiese [Tue, 17 Jun 2014 08:03:05 +0000 (16:03 +0800)]
MDL-41448 assign: Fix all plugin styles - they should be restricted to mod assign pages.
Marina Glancy [Tue, 24 Jun 2014 05:32:13 +0000 (13:32 +0800)]
Merge branch 'MDL-46061-master' of git://github.com/FMCorz/moodle
Marina Glancy [Tue, 24 Jun 2014 05:28:51 +0000 (13:28 +0800)]
Merge branch 'MDL-45044-master' of git://github.com/dthies/moodle
Damyon Wiese [Tue, 24 Jun 2014 05:10:32 +0000 (13:10 +0800)]
Merge branch 'wip-MDL-46038-master' of git://github.com/marinaglancy/moodle
Damyon Wiese [Tue, 24 Jun 2014 05:07:57 +0000 (13:07 +0800)]
Merge branch 'MDL-46035_survey' of https://github.com/andyjdavis/moodle
Marina Glancy [Tue, 24 Jun 2014 05:04:49 +0000 (13:04 +0800)]
MDL-42716 assign: whitespace fix
Michael Hughes [Wed, 16 Apr 2014 13:18:33 +0000 (14:18 +0100)]
MDL-42716 Assign: Implemented capability based viewing of blind details (squashed)
Andrew Nicols [Fri, 6 Jun 2014 17:05:52 +0000 (01:05 +0800)]
MDL-1626 mod_forum: Update discussion subscriptions when moving discussions
Andrew Nicols [Thu, 5 Jun 2014 14:27:52 +0000 (22:27 +0800)]
MDL-1626 mod_forum: Update user interface to reflect per-discussion subscriptions
AMOS BEGIN
MOV [forcessubscribe,mod_forum],[forcesubscribed,mod_forum]
AMOS END
Barbara Ramiro [Thu, 19 Jun 2014 04:27:49 +0000 (12:27 +0800)]
MDL-1626 mod_forum: Add icons for subscription status
Andrew Nicols [Thu, 5 Jun 2014 05:50:53 +0000 (13:50 +0800)]
MDL-1626 mod_forum: Make cron handle discussion subscriptions
Andrew Nicols [Thu, 5 Jun 2014 13:27:51 +0000 (21:27 +0800)]
MDL-1626 mod_forum: Add functions to change user discussion subscription state
Andrew Nicols [Thu, 12 Jun 2014 06:29:04 +0000 (14:29 +0800)]
MDL-1626 mod_forum: Move subscription management to a separate class
Andrew Nicols [Thu, 5 Jun 2014 04:01:23 +0000 (12:01 +0800)]
MDL-1626 mod_forum: Create new discussion subscription tracking table
Andrew Nicols [Fri, 13 Jun 2014 08:19:16 +0000 (16:19 +0800)]
MDL-1626 mod_forum: Add behat tests for existing functionality
Andrew Nicols [Thu, 5 Jun 2014 12:59:18 +0000 (20:59 +0800)]
MDL-1626 mod_forum: Add unit tests for forum cron mail behaviour
Damyon Wiese [Tue, 24 Jun 2014 03:44:42 +0000 (11:44 +0800)]
Merge branch 'MDL-46046-master' of git://github.com/FMCorz/moodle
Damyon Wiese [Tue, 24 Jun 2014 03:34:23 +0000 (11:34 +0800)]
Merge branch 'MDL-46056-master' of git://github.com/mudrd8mz/moodle
Damyon Wiese [Tue, 24 Jun 2014 03:23:21 +0000 (11:23 +0800)]
Merge branch 'wip-MDL-36003-master' of git://github.com/abgreeve/moodle
Damyon Wiese [Tue, 24 Jun 2014 02:38:48 +0000 (10:38 +0800)]
Merge branch 'MDL-44512-master' of git://github.com/jethac/moodle
Damyon Wiese [Tue, 24 Jun 2014 02:08:28 +0000 (10:08 +0800)]
Merge branch 'MDL-44773-master' of git://github.com/FMCorz/moodle
Eloy Lafuente (stronk7) [Mon, 23 Jun 2014 22:56:31 +0000 (00:56 +0200)]
Merge branch 'MDL-45721_master' of https://github.com/markn86/moodle
Eloy Lafuente (stronk7) [Mon, 23 Jun 2014 22:46:36 +0000 (00:46 +0200)]
Merge branch 'MDL-39883-master' of git://github.com/ankitagarwal/moodle
Eloy Lafuente (stronk7) [Mon, 23 Jun 2014 22:17:27 +0000 (00:17 +0200)]
Merge branch 'MDL-45958-master' of git://github.com/ankitagarwal/moodle
Eloy Lafuente (stronk7) [Mon, 23 Jun 2014 22:01:51 +0000 (00:01 +0200)]
Merge branch 'MDL-45764_generalTool' of https://github.com/moodlerooms/moodle
Damyon Wiese [Mon, 23 Jun 2014 07:17:45 +0000 (15:17 +0800)]
Merge branch 'MDL-45580-master' of git://github.com/FMCorz/moodle
Frederic Massart [Mon, 23 Jun 2014 06:46:18 +0000 (14:46 +0800)]
MDL-45580 assignfeedback_editpdf: Save readonly version in backup
Damyon Wiese [Mon, 23 Jun 2014 06:31:46 +0000 (14:31 +0800)]
Merge branch '37145-28' of git://github.com/samhemelryk/moodle
Frederic Massart [Fri, 13 Jun 2014 02:41:45 +0000 (10:41 +0800)]
MDL-45580 assignfeedback_editpdf: Delete draft content on new submission
Frederic Massart [Wed, 11 Jun 2014 10:11:01 +0000 (18:11 +0800)]
MDL-45580 assignfeedback_editpdf: Store a readonly version of the PDF
Damyon Wiese [Mon, 23 Jun 2014 06:11:30 +0000 (14:11 +0800)]
Merge branch 'MDL-38693-master' of git://github.com/jethac/moodle
Damyon Wiese [Fri, 16 May 2014 09:07:14 +0000 (17:07 +0800)]
MDL-41746 External api: Allow multiple calls to validate_context at different levels
(Only from webservices)
Damyon Wiese [Mon, 23 Jun 2014 04:29:36 +0000 (12:29 +0800)]
Merge branch 'MDL-35453' of git://github.com/timhunt/moodle
Damyon Wiese [Mon, 23 Jun 2014 04:26:00 +0000 (12:26 +0800)]
Merge branch 'MDL-46086' of git://github.com/timhunt/moodle
Damyon Wiese [Mon, 23 Jun 2014 04:20:04 +0000 (12:20 +0800)]
Merge branch 'MDL-43835' of https://github.com/mr-russ/moodle
Adrian Greeve [Fri, 13 Jun 2014 08:03:54 +0000 (16:03 +0800)]
MDL-36003 events: Added events for viewing grade reports.
Marina Glancy [Mon, 23 Jun 2014 03:34:27 +0000 (11:34 +0800)]
Merge branch 'MDL-46013_uninstall_theme' of git://github.com/moodlerooms/moodle
Marina Glancy [Mon, 23 Jun 2014 03:33:50 +0000 (11:33 +0800)]
Merge branch 'MDL-44124-master' of git://github.com/ankitagarwal/moodle
Sam Hemelryk [Sun, 22 Jun 2014 22:57:12 +0000 (10:57 +1200)]
MDL-37145 caching: noted recommendation for dedicated memcache servers
Several reports have been made about the unexpected purging of entire
memcached servers when MUC is configured to use Memcache and caches
get purged.
This is expected and occurs because the memcache extenions don't
provide isolated containers. Moodle data is stored along side any other
data in the cache and when caches get purged all data gets removed
whether it belongs to Moodle or not.
The docs cover this point and here I've added notes about this to both
config-dist.php and cache/README.md
AMOS bot [Sat, 21 Jun 2014 00:43:30 +0000 (00:43 +0000)]
Automatically generated installer lang files
Tim Hunt [Fri, 20 Jun 2014 21:25:21 +0000 (22:25 +0100)]
MDL-46086 quiz: fix unit test on Oracle
Tim Hunt [Wed, 12 Feb 2014 17:26:30 +0000 (17:26 +0000)]
MDL-35453 quiz reports: don't order by id.
We were using ORDER BY id even though there was a perfectly good
attempt column to order the attempts by one user at one quiz.
Also, Oracle was complaining:
Debug info: ORA-01799: a column may not be outer-joined to a subquery
sam marshall [Fri, 20 Jun 2014 13:12:58 +0000 (14:12 +0100)]
MDL-46079 Restore: Can run out of memory in get_records call
Jetha Chan [Wed, 18 Jun 2014 07:45:40 +0000 (15:45 +0800)]
MDL-46022 custom_menu: add support for dividers
Daniel Thies [Fri, 2 May 2014 17:08:16 +0000 (02:08 +0900)]
MDL-45044 filter_tex: properly escape excutable pathnames for Windows
Andrew Davis [Thu, 19 Jun 2014 03:32:37 +0000 (11:32 +0800)]
MDL-46035 mod_survey: a string change to make an error message always correct
Tim Hunt [Wed, 18 Jun 2014 11:06:48 +0000 (12:06 +0100)]
MDL-46031 output: better handling of once-per-page items
In several places we only want to output a certain bit of HTML (e.g. the
contents on the mod chooser) once per page.
This used to be done with a static variable in the function, which
meant the logic was once per PHP-script execution, not once-per-page.
Now there is a new bit of API in page_requirements_manager to handle
this properly.
Jonathan Champ [Thu, 20 Mar 2014 15:21:05 +0000 (11:21 -0400)]
MDL-28420 enrol_database: Allow use of remote hidden field to specify non-enrolled 'Other User' creation
Frederic Massart [Thu, 19 Jun 2014 05:32:24 +0000 (13:32 +0800)]
MDL-46061 atto_image: Improved tests to cover sizing feature
Frederic Massart [Thu, 19 Jun 2014 05:31:36 +0000 (13:31 +0800)]
MDL-46061 atto_image: Prevent error when image does not have a size
Jetha Chan [Wed, 18 Jun 2014 07:52:07 +0000 (15:52 +0800)]
MDL-44512 themes: fix for custom menu submenu arrows on RTL languages
Damyon Wiese [Thu, 19 Jun 2014 06:12:07 +0000 (14:12 +0800)]
weekly release 2.8dev
Damyon Wiese [Thu, 19 Jun 2014 06:11:39 +0000 (14:11 +0800)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Frederic Massart [Thu, 19 Jun 2014 05:38:12 +0000 (13:38 +0800)]
MDL-44773 atto_accessibilitychecker: Improved image test coverage
Damyon Wiese [Wed, 18 Jun 2014 08:30:04 +0000 (16:30 +0800)]
MDL-46045 Fix php tags (lowercase) everywhere
AMOS bot [Thu, 19 Jun 2014 00:42:45 +0000 (00:42 +0000)]
Automatically generated installer lang files
David Mudrák [Wed, 18 Jun 2014 22:33:24 +0000 (00:33 +0200)]
MDL-46056 Remove invalid string definition from the workshop module
The correct version of the string is defined above.
Frederic Massart [Wed, 18 Jun 2014 08:52:06 +0000 (16:52 +0800)]
MDL-46046 atto_accessibilityhelper: Remove dead code from the plugin
Frederic Massart [Wed, 18 Jun 2014 08:33:55 +0000 (16:33 +0800)]
MDL-44773 atto_accessibilitychecker: Set focus on clicked warnings
Marina Glancy [Wed, 18 Jun 2014 08:37:27 +0000 (16:37 +0800)]
MDL-45941 messaging: submit all necessary user fields to message_send
Ankit Agarwal [Wed, 18 Jun 2014 07:40:31 +0000 (15:40 +0800)]
MDL-39883 events: Trigger a module created event when duplicating a module
Ankit Agarwal [Wed, 18 Jun 2014 07:39:02 +0000 (15:39 +0800)]
MDL-39883 events: Create a new api create_from_cm for module create event