Andrew Nicols [Fri, 11 Nov 2016 06:07:10 +0000 (14:07 +0800)]
Merge branch 'wip-mdl-56189' of https://github.com/rajeshtaneja/moodle
Rajesh Taneja [Fri, 11 Nov 2016 05:45:33 +0000 (13:45 +0800)]
MDL-56189 behat: Fixed xpath to use contains class
Andrew Nicols [Fri, 11 Nov 2016 05:29:57 +0000 (13:29 +0800)]
Merge branch 'MDL-55994' of https://github.com/bostelm/moodle
Andrew Nicols [Fri, 11 Nov 2016 04:15:55 +0000 (12:15 +0800)]
Merge branch 'MDL-56768-master-fix1' of github.com/damyon/moodle
David Monllao [Fri, 11 Nov 2016 04:13:30 +0000 (12:13 +0800)]
Merge branch 'MDL-56811-master' of git://github.com/damyon/moodle
Andrew Nicols [Fri, 11 Nov 2016 03:53:41 +0000 (11:53 +0800)]
Merge branch 'MDL-56417_master' of https://github.com/dmonllao/moodle
Andrew Nicols [Fri, 11 Nov 2016 03:39:48 +0000 (11:39 +0800)]
Merge branch 'MDL-56190-master-fix1' of github.com/damyon/moodle
Damyon Wiese [Fri, 11 Nov 2016 03:34:48 +0000 (11:34 +0800)]
MDL-56768 gradereport_grader: Fix point the user column floats
Need to account for body margin when calculating whether to float the
user column.
Andrew Nicols [Fri, 11 Nov 2016 03:21:26 +0000 (11:21 +0800)]
Merge branch 'MDL-52216_master' of https://github.com/eugeneventer/moodle-fixes
Damyon Wiese [Fri, 11 Nov 2016 03:04:18 +0000 (11:04 +0800)]
MDL-56190 clean: Fix grade restriction styles
Grade restriction is now broken into 3 lines - but it needed custom
padding.
Adrian Greeve [Wed, 2 Nov 2016 05:56:16 +0000 (13:56 +0800)]
MDL-56363 mod_assign: Restrictions added for tutors.
If the grader does not have the accessallgroups capability,
or groups mode is set to separate groups and the user is not
a member of the group then no participants are shown.
Eugene Venter [Mon, 31 Oct 2016 21:10:21 +0000 (10:10 +1300)]
MDL-52216 mod_lesson: prevent invalid view modes
Dan Poltawski [Thu, 10 Nov 2016 15:37:38 +0000 (15:37 +0000)]
Merge branch 'MDL-56725-master' of git://github.com/damyon/moodle
Dan Poltawski [Thu, 10 Nov 2016 15:01:41 +0000 (15:01 +0000)]
Merge branch 'MDL-55249_m32v1' of https://github.com/sbourget/moodle
Dan Poltawski [Thu, 10 Nov 2016 15:00:21 +0000 (15:00 +0000)]
Merge branch 'MDL-56720-master' of git://github.com/junpataleta/moodle
Dan Poltawski [Thu, 10 Nov 2016 14:39:07 +0000 (14:39 +0000)]
MDL-56652 roles: Add padding to capability filter
Dan Poltawski [Thu, 10 Nov 2016 14:37:00 +0000 (14:37 +0000)]
Merge branch 'MDL-56652-master' of git://github.com/lameze/moodle
Dan Poltawski [Thu, 10 Nov 2016 14:06:02 +0000 (14:06 +0000)]
Merge branch 'MDL-56189-master' of git://github.com/damyon/moodle
Dan Poltawski [Thu, 10 Nov 2016 13:51:11 +0000 (13:51 +0000)]
Merge branch 'MDL-56768-master' of git://github.com/damyon/moodle
Dan Poltawski [Thu, 10 Nov 2016 13:46:10 +0000 (13:46 +0000)]
Merge branch 'MDL-55777-master' of git://github.com/ankitagarwal/moodle
Dan Poltawski [Thu, 10 Nov 2016 13:43:35 +0000 (13:43 +0000)]
Merge branch 'MDL-56190-master' of git://github.com/damyon/moodle
Eloy Lafuente (stronk7) [Thu, 10 Nov 2016 12:11:50 +0000 (13:11 +0100)]
Merge branch 'MDL-53481-master-uniqsqlparam' of git://github.com/mudrd8mz/moodle
Dan Poltawski [Thu, 10 Nov 2016 11:26:14 +0000 (11:26 +0000)]
Merge branch 'MDL-56602-master-2' of git://github.com/andrewnicols/moodle
David Mudrák [Thu, 10 Nov 2016 08:52:31 +0000 (09:52 +0100)]
MDL-53481 availability: Fix unit test to not execute the huge query
Some DBs have troubles to execute such a huge query as generated in this
test. We do not actually need to execute it. All we need is to make sure
that the parameter placeholders are enumerated correctly. So it is what
this new test does.
Simey Lameze [Mon, 31 Oct 2016 04:23:15 +0000 (12:23 +0800)]
MDL-56652 core_roles: Add BS4 styling to define roles form
Damyon Wiese [Thu, 27 Oct 2016 09:05:20 +0000 (17:05 +0800)]
MDL-56190 availability: Styling on boost and clean
Update the HTML coming from the JS to include bootstrap classes.
Delete as many styles from boost scss as possible.
Regression test on clean and do final tweaks in less.
Damyon Wiese [Thu, 10 Nov 2016 08:25:48 +0000 (16:25 +0800)]
MDL-56725 mod_data: better field alignment
Labels containing only accesshide text should have the accesshide class
on the label, not the content so the label does not push the content
down.
Damyon Wiese [Fri, 4 Nov 2016 03:30:11 +0000 (11:30 +0800)]
MDL-56725 mod_data: coding style
Fixes from lines in the previous commit.
Damyon Wiese [Thu, 3 Nov 2016 09:03:03 +0000 (17:03 +0800)]
MDL-56725 mod_data: Style fixes for boost theme
Damyon Wiese [Thu, 10 Nov 2016 02:44:13 +0000 (10:44 +0800)]
MDL-56768 boost: Special positioning for grader report
Grader report has custom overflow handling which does not cope with a
scrollable content region. So we need to make the content region flow
weirdly out to the right of the page, and push the blocks underneath -
even on really wide screens where it looks bad. We also needed to
upgrade the custom scroll code to handle the margin on the body
changing.
Juan Leyva [Tue, 1 Nov 2016 21:35:30 +0000 (21:35 +0000)]
MDL-56268 webservice: Format backtrace to avoid display private data
Simey Lameze [Mon, 17 Oct 2016 08:07:16 +0000 (16:07 +0800)]
MDL-51347 core_notes: check view notes capability by course context
Tim Hunt [Mon, 26 Sep 2016 18:46:22 +0000 (19:46 +0100)]
MDL-53744 question file access: fix access checks
Juan Leyva [Thu, 22 Sep 2016 09:52:11 +0000 (10:52 +0100)]
MDL-56065 user: Fix update_users Web Service
Users won’t be updated if:
- They are admins and the user updating is not
- They are the guest user
- They are mnet users
- They are deleted users
Dan Poltawski [Thu, 10 Nov 2016 08:14:42 +0000 (08:14 +0000)]
Merge branch 'wip-MDL-56855-master' of https://github.com/marinaglancy/moodle
Damyon Wiese [Fri, 28 Oct 2016 08:29:08 +0000 (16:29 +0800)]
MDL-56189 theme_boost: Padding for modgrade form elements
Dan Poltawski [Thu, 10 Nov 2016 08:03:37 +0000 (08:03 +0000)]
Merge branch 'MDL-56705-master' of git://github.com/damyon/moodle
Damyon Wiese [Thu, 10 Nov 2016 06:57:01 +0000 (14:57 +0800)]
MDL-56705 forms: Use [] for multiple values
Some "select" based form elements are not inheriting directly from
MoodleQuickForm_select - so did not have the adjustment to the form
field name that allows multiple values. I moved this fix to the
templateable trait so all the form fields get this fix.
Marina Glancy [Wed, 9 Nov 2016 07:12:06 +0000 (15:12 +0800)]
MDL-56855 media_videojs: MPEG-2 is not supported
Nicholas Hoobin [Thu, 13 Oct 2016 04:31:31 +0000 (15:31 +1100)]
MDL-56417 session: Respect the return value of ignore_timeout_hook.
David Monllao [Thu, 10 Nov 2016 05:54:09 +0000 (13:54 +0800)]
Merge branch 'MDL-56766-master' of git://github.com/danpoltawski/moodle
Damyon Wiese [Thu, 10 Nov 2016 05:51:02 +0000 (13:51 +0800)]
MDL-56811 forum: Auto create the latest news forum
When a course is created or updated, create a news forum if the
newsitems setting is > 0.
David Monllao [Thu, 10 Nov 2016 05:46:37 +0000 (13:46 +0800)]
Merge branch 'wip-mdl-56397' of https://github.com/rajeshtaneja/moodle
David Monllao [Thu, 10 Nov 2016 05:19:01 +0000 (13:19 +0800)]
Merge branch 'MDL-56715-master' of https://github.com/xow/moodle
Ankit Agarwal [Wed, 2 Nov 2016 10:36:20 +0000 (16:06 +0530)]
MDL-55777 installation: Check libcurl version on install
Andrew Nicols [Thu, 10 Nov 2016 04:20:17 +0000 (12:20 +0800)]
Merge branch 'MDL-56820-master' of https://github.com/snake/moodle
Andrew Nicols [Thu, 10 Nov 2016 03:46:59 +0000 (11:46 +0800)]
Merge branch 'MDL-54646-master' of git://github.com/junpataleta/moodle
Jake Dallimore [Wed, 9 Nov 2016 07:41:57 +0000 (15:41 +0800)]
MDL-56820 themes: Fix user search drop down on grading page for boost
Fixes a problem where the drop down list is cut off by overflow.
Andrew Nicols [Thu, 10 Nov 2016 03:45:01 +0000 (11:45 +0800)]
Merge branch 'MDL-56051-master' of git://github.com/damyon/moodle
David Monllao [Thu, 10 Nov 2016 03:43:51 +0000 (11:43 +0800)]
Merge branch 'MDL-56832-master' of git://github.com/danpoltawski/moodle
David Monllao [Thu, 10 Nov 2016 03:38:24 +0000 (11:38 +0800)]
Merge branch 'MDL-56753-master' of git://github.com/lameze/moodle
John Okely [Wed, 9 Nov 2016 06:42:21 +0000 (14:42 +0800)]
MDL-56715 form: Allow password unmask fields to be cleared in FF49
Simey Lameze [Thu, 10 Nov 2016 01:59:11 +0000 (09:59 +0800)]
MDL-56753 mod_assign: behat tests for groups and grouping counting
Andrew Nicols [Thu, 10 Nov 2016 03:06:11 +0000 (11:06 +0800)]
Merge branch 'MDL-55883_m32v1' of https://github.com/sbourget/moodle
Tomasz Muras [Tue, 8 Nov 2016 20:54:37 +0000 (21:54 +0100)]
MDL-54646 tags: Hide manage tags in menu if tags disabled.
Simey Lameze [Tue, 8 Nov 2016 01:40:18 +0000 (09:40 +0800)]
MDL-56753 mod_assign: fix groups and submitted counting on grading summary
This also fixes a coding error that was displayed when a group was not part of
assignment grouping.
Andrew Nicols [Thu, 10 Nov 2016 01:53:28 +0000 (09:53 +0800)]
Merge branch 'MDL-56585-master' of git://github.com/danpoltawski/moodle
Andrew Nicols [Thu, 10 Nov 2016 01:38:26 +0000 (09:38 +0800)]
Merge branch 'wip-mdl-56840' of https://github.com/rajeshtaneja/moodle
Andrew Nicols [Thu, 10 Nov 2016 00:27:35 +0000 (08:27 +0800)]
Merge branch 'MDL-56754-master' of git://github.com/jleyva/moodle
Andrew Nicols [Tue, 8 Nov 2016 01:16:32 +0000 (09:16 +0800)]
MDL-56602 themes: Use version number as base themerev
Dan Poltawski [Wed, 9 Nov 2016 17:00:05 +0000 (17:00 +0000)]
MDL-56766 calendar: improve calendar export labels
Dan Poltawski [Wed, 9 Nov 2016 16:11:41 +0000 (16:11 +0000)]
MDL-56585 tool_lpimportcsv: adjust help popups
Dan Poltawski [Wed, 9 Nov 2016 14:49:24 +0000 (14:49 +0000)]
MDL-56832 theme_boost: Mention CSS in setting description
Dan Poltawski [Wed, 9 Nov 2016 14:38:26 +0000 (14:38 +0000)]
Merge branch 'MDL-56863-master' of git://github.com/jleyva/moodle
Juan Leyva [Wed, 9 Nov 2016 13:03:50 +0000 (13:03 +0000)]
MDL-56863 tool_mobile: Capture moodle_exception in get_autologin_key
Dan Poltawski [Wed, 9 Nov 2016 12:16:03 +0000 (12:16 +0000)]
Merge branch 'MDL-48498-master-iv6-undefinedfix' of https://github.com/snake/moodle
Juan Leyva [Fri, 4 Nov 2016 11:01:23 +0000 (11:01 +0000)]
MDL-56754 course: Stealth sections should be handled
Right now this WS is returning all the sections without advising if is
a stealth section or not, this have some implications (in the mobile
app right now the stealth sections are displayed)
Andrew Nicols [Wed, 9 Nov 2016 07:42:32 +0000 (15:42 +0800)]
Merge branch 'MDL-56755-m' of https://github.com/micaherne/moodle
Andrew Nicols [Wed, 9 Nov 2016 07:40:16 +0000 (15:40 +0800)]
Merge branch 'MDL-56790-master' of git://github.com/damyon/moodle
Damyon Wiese [Wed, 9 Nov 2016 07:14:24 +0000 (15:14 +0800)]
MDL-56662 boost: Don't mess with display, set min-height
Changing the display was messing with the layout of some things in the
file picker. Lets set the min-height instead which has less
side-effects.
Damyon Wiese [Wed, 9 Nov 2016 06:42:18 +0000 (14:42 +0800)]
MDL-56051 blocks: Support drag and drop blocks in boost.
Andrew Nicols [Wed, 9 Nov 2016 06:37:47 +0000 (14:37 +0800)]
Merge branch 'MDL-56726-master-cfgadmin' of git://github.com/mudrd8mz/moodle
David Monllao [Wed, 9 Nov 2016 06:35:41 +0000 (14:35 +0800)]
Merge branch 'MDL-56596-master-fix' of git://github.com/andrewnicols/moodle
David Monllao [Wed, 9 Nov 2016 06:23:50 +0000 (14:23 +0800)]
Merge branch 'MDL-56133' of https://github.com/NeillM/moodle
David Monllao [Wed, 9 Nov 2016 06:14:51 +0000 (14:14 +0800)]
Merge branch 'wip-mdl-56630-fix2' of git://github.com/rajeshtaneja/moodle
Andrew Nicols [Wed, 9 Nov 2016 06:10:31 +0000 (14:10 +0800)]
MDL-56596 tool_usertours: Update to tours v0.9.9
David Monllao [Wed, 9 Nov 2016 05:58:01 +0000 (13:58 +0800)]
Merge branch 'MDL-56662-master' of git://github.com/damyon/moodle
Rajesh Taneja [Wed, 9 Nov 2016 05:56:49 +0000 (13:56 +0800)]
MDL-56630 behat: Click on link in specificed block/region
Damyon Wiese [Tue, 1 Nov 2016 07:15:56 +0000 (15:15 +0800)]
MDL-56662 theme_boost: Filepickers have 0 height
We need to set a display value on the file picker body so the inline height is ignored.
Rajesh Taneja [Wed, 9 Nov 2016 05:39:00 +0000 (13:39 +0800)]
MDL-56840 behat: Wait till pdf conversion progress is finished
Rajesh Taneja [Wed, 9 Nov 2016 05:31:22 +0000 (13:31 +0800)]
MDL-56397 behat: updated composer.lock to use behat 3.2.2
Behat 3.2.2 fixes transformation issue
David Monllao [Wed, 9 Nov 2016 05:07:26 +0000 (13:07 +0800)]
Merge branch 'mdl-54852-master' of https://github.com/Dagefoerde/moodle
David Monllao [Wed, 9 Nov 2016 04:49:17 +0000 (12:49 +0800)]
Merge branch 'MDL-53481-master-uniqsqlparam' of git://github.com/mudrd8mz/moodle
David Monllao [Wed, 9 Nov 2016 04:24:17 +0000 (12:24 +0800)]
Merge branch 'MDL-56694-master' of git://github.com/lameze/moodle
Andrew Nicols [Wed, 9 Nov 2016 03:59:02 +0000 (11:59 +0800)]
Merge branch 'MDL-56196-master' of git://github.com/damyon/moodle
Jake Dallimore [Wed, 9 Nov 2016 03:29:43 +0000 (11:29 +0800)]
MDL-48498 admin: fix get_setting return for mixedhostiplist setting
Damyon Wiese [Mon, 7 Nov 2016 05:24:47 +0000 (13:24 +0800)]
MDL-56790 boost: Styling fixes for mod_feedback
Also fixed are problems with frozen select from elements showing raw
HTML. I checked the other form templates for similar problems and fixed
them all.
Andrew Nicols [Wed, 9 Nov 2016 03:27:57 +0000 (11:27 +0800)]
Merge branch 'MDL-56792-master-v2' of git://github.com/lameze/moodle
Simey Lameze [Tue, 8 Nov 2016 06:30:55 +0000 (14:30 +0800)]
MDL-56792 core_charts: clean html content from title and labels
This commit add cleanData() and call it from all places that has labels or title
to guarantee that html content will not be printed on the chart.
Andrew Nicols [Wed, 9 Nov 2016 01:39:48 +0000 (09:39 +0800)]
Merge branch 'MDL-56607-master' of git://github.com/jleyva/moodle
Eloy Lafuente (stronk7) [Wed, 9 Nov 2016 01:11:55 +0000 (02:11 +0100)]
Merge branch 'MDL-56699-master' of git://github.com/damyon/moodle
David Monllao [Wed, 9 Nov 2016 00:36:36 +0000 (08:36 +0800)]
Merge branch 'MDL-56409-master' of git://github.com/ankitagarwal/moodle
Dan Poltawski [Tue, 8 Nov 2016 17:56:12 +0000 (17:56 +0000)]
Merge branch 'MDL-56555-master' of git://github.com/andrewnicols/moodle
Dan Poltawski [Tue, 8 Nov 2016 17:51:17 +0000 (17:51 +0000)]
Merge branch 'MDL-48498-master-iv6' of https://github.com/snake/moodle
Dan Poltawski [Tue, 8 Nov 2016 13:43:54 +0000 (13:43 +0000)]
Merge branch 'MDL-56596-master' of git://github.com/andrewnicols/moodle
David Mudrák [Tue, 8 Nov 2016 10:07:53 +0000 (11:07 +0100)]
MDL-53481 availability: Fix uniqueness of SQL named param placeholders
Static variables do not behave the way you might expect when accessing
them through the classes inheritance. When accessing a method via self::
or static:: operators, even though the method is inherited, its variable
scope is not. So the method unique_sql_parameter() was using the scope
of the child class and each child class had its own sequence of usp1,
usp2, usp3, ... placeholders. This led to "Incorrect number of query
parameters" error when multiuple condition classes were contributing to
a single SQL query.
All credit should go to Adam Olley who debugged and described the
essence of the problem in the tracker.
Neill Magill [Mon, 31 Oct 2016 10:48:15 +0000 (10:48 +0000)]
MDL-56133 tool_langimport: Changes should be visible after import
Before this change if a language pack was updated by the
\tool_langimport\task\update_langpacks_task scheduled task, changes
would not be available to users until an admin manually cleared the
strings cache.
This change causes the cache to purged when a language pack it update,
this will cause it to rebuild so users will start seeing updates
automatically.
Dan Poltawski [Tue, 8 Nov 2016 10:19:17 +0000 (10:19 +0000)]
Moodle release 3.2beta
Make Moodle Great Again ;-)
Dan Poltawski [Tue, 8 Nov 2016 10:19:16 +0000 (10:19 +0000)]
NOBUG: Fixed SVG browser compatibility
Dan Poltawski [Tue, 8 Nov 2016 10:19:15 +0000 (10:19 +0000)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install