Dan Poltawski
a9e9f96382
MDL-54062 bootstrapbase: remove unused less file
...
This file has never been included in our CSS.
2016-05-06 09:27:36 +08:00
Rajesh Taneja
c5fe77ffe4
MDL-53810 behat: Zoom in Rubric before filling form.
...
div is now overflow, selenium can't get element
in viewport, zoom in before entering the value
2016-05-06 09:27:35 +08:00
Mark Nelson
a8abd53a32
MDL-54030 enrol_lti: confirm tool exists before deleting users
2016-05-06 09:27:35 +08:00
Damyon Wiese
8668796317
MDL-54046 enrol: Make docs urls match the old path
...
Previously each enrolment method had it's own url in the docs. Because of the
refactor in 3.1 all pages are now served from the same script. We need to
manually set the docs url so that it points to the old docs pages.
2016-05-06 09:27:34 +08:00
Mark Nelson
d066ed8db0
MDL-53977 enrol_lti: a hack to workaround a hack to utilise DB caching
2016-05-06 09:27:34 +08:00
Marina Glancy
c0dd0e3543
MDL-41640 mod_feedback: info question should default to course
...
Also hide "response time" from options in case of anonymous feedback
2016-05-06 09:27:34 +08:00
Marina Glancy
ac29314ed1
MDL-41640 mod_feedback: do not show 0 responsetime
2016-05-06 09:27:33 +08:00
Andrew Nicols
1c693f7226
MDL-53730 JavaScript: Build form-autocomplete
2016-05-06 09:27:33 +08:00
Adrian Greeve
be8b9189c4
MDL-53730 JavaScript: Fix for competency autoselect issue.
...
When trying to select a user or competency the first select
would not work. Worked fine on the second select. This fixes
that problem and tidies up the code.
2016-05-06 09:27:32 +08:00
Eloy Lafuente (stronk7)
4ae653024d
MDL-53944 dml: make char2real() for mysql to support decimals
...
- With the patch, 6 positions of scale accuracy are guaranteed
per individual casted value.
- Backed with unit tests, both for varchar and clob.
- Added 2 missing tests about uses of the method with params
and values.
Note: 6 was picked because looking to all databases implementation
postgres was found to be casting to real, aka, 6.
2016-05-06 09:27:32 +08:00
Frederic Massart
440b4c54ca
MDL-53957 form: Support frontpage for selection in course element
2016-05-06 09:27:31 +08:00
Jun Pataleta
45b9207d7e
MDL-53974 backup: Add option to backup course competencies
2016-05-06 09:27:31 +08:00
Adam Olley
11ee4f71a4
MDL-54007 mod_assign: Limit unit tests to core plugins
...
Without this change, the unit tests make assumptions for the output of
mod_assign functions/webservices that do not hold true when 3rd party
submission and feedback plugins are installed.
2016-05-06 09:27:31 +08:00
Skylar Kelty
e594a6a8e9
MDL-53889 forms: Fix course field values after multiple value updates
2016-05-06 09:27:30 +08:00
Frederic Massart
043ae97239
MDL-54053 competencies: Teachers can rate competencies from a course
2016-05-06 09:27:30 +08:00
Frederic Massart
1eaba735f5
MDL-53730 form: Autocomplete triggers change event on change only
2016-05-06 09:27:29 +08:00
Stephen Bourget
456b8a602c
MDL-54003 Behat: tests for recent badges block
2016-05-06 09:27:29 +08:00
Juan Leyva
3123c2cff5
MDL-53993 competency: Add CBE external functions to the Mobile service
2016-05-06 09:27:29 +08:00
Adrian Greeve
1a9068ae01
MDL-53888 mod_url: Choose a link option now works.
...
Fixed a regression from MDL-50484.
2016-05-06 09:27:28 +08:00
Ryan Wyllie
d72fd8e28a
MDL-53810 assign: Scroll for large rubrics on grading interface
2016-05-06 09:27:28 +08:00
Fred Woolard
1ac585fefd
MDL-53713 core: account for session_start returning false
2016-05-06 09:27:27 +08:00
David Monllao
3032b16b3d
MDL-53750 shibboleth: Passing a var to empty for PHP 5.4
2016-05-06 09:27:27 +08:00
Frederic Massart
f824aceb50
MDL-51369 course: Adding tests to cover restoring course info
2016-05-06 09:27:27 +08:00
Frederic Massart
68bf1ff4b3
MDL-51369 backup: Respect capabilities when restoring course info
...
In short, when a user is creating a new course they can set
the ID number, shortname, fullname and summary. However, when
they merge a backup into a course they need the permissions to do so.
2016-05-06 09:27:26 +08:00
Frederic Massart
da1296dd07
MDL-53954 user: Prevent locked profile fields from being edited
2016-05-06 09:27:26 +08:00
Andrew Nicols
e90e0ea570
MDL-53755 forum: Check session when marking posts
2016-05-06 09:27:26 +08:00
Andrew Nicols
6b587d2be2
MDL-53696 forum: Check discussion in forum
2016-05-06 09:27:25 +08:00
John Okely
f9ee3dbcc1
MDL-53750 auth: fix logout bug in shibboleth
...
Original patch by Dr. Michael Schneider
2016-05-06 09:27:25 +08:00
Tim Hunt
b9cc7e01a1
MDL-53589 badges: fix capability check
2016-05-06 09:27:24 +08:00
Dan Marsden
d4f96fa397
MDL-53546 SCORM: Set window.opener to null
2016-05-06 09:27:24 +08:00
Rajesh Taneja
45fb8b5983
MDL-53701 core_lib: use date_format_string for utf8
...
So when language is different say Hebrew then
it would pic codepage-1255. As is json_encoded
we need to ensure we get utf8 string. so use
date_format_string instead
2016-05-05 16:34:41 +08:00
Jun Pataleta
f8a5c98eb6
MDL-54056 gradingform_guide: Conditionally render comments chooser
...
Render the frequently-used comments only if there are defined
frequently used comments
2016-05-05 10:29:23 +08:00
AMOS bot
1361cbb471
Automatically generated installer lang files
2016-05-05 00:04:24 +08:00
Juan Leyva
871988b0b4
MDL-54049 core_message: Add missing external format text
2016-05-04 12:52:45 +02:00
David Monllao
2e1dff9f98
MDL-54040 block_globalsearch: Centered
2016-05-04 15:59:07 +08:00
Dan Poltawski
fc1ef59fbe
Moodle release 3.1beta
2016-05-03 20:55:03 +01:00
Dan Poltawski
1466a40c9f
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2016-05-03 20:55:00 +01:00
Eloy Lafuente (stronk7)
12c52b9140
Merge branch 'MDL-54032-master' of git://github.com/jleyva/moodle
2016-05-03 18:02:01 +02:00
Dan Poltawski
8b320df059
Merge branch 'wip-mdl-53601' of https://github.com/rajeshtaneja/moodle
2016-05-03 14:42:44 +01:00
Dan Poltawski
9711647682
Merge branch 'wip-mdl-53980' of https://github.com/rajeshtaneja/moodle
2016-05-03 14:39:18 +01:00
Juan Leyva
7c357047cc
MDL-54032 webservice: Fix plugin functions not using services
2016-05-03 13:00:13 +02:00
Juan Leyva
ee7295eef8
MDL-54032 webservice: Use services for core functions
...
Include core functions into the mobile service using the services
attribute for external functions
2016-05-03 13:00:13 +02:00
Rajesh Taneja
8ade0df755
MDL-53601 behat: Fixed wrong behat steps
2016-05-03 17:26:31 +08:00
Rajesh Taneja
e2ceebb766
MDL-53980 behat: Use Create new account button
...
New Account link has been removed, use
Create new account button
2016-05-03 17:22:23 +08:00
Dan Poltawski
5928e0eac3
Merge branch 'wip-MDL-53402-master-v2' of git://github.com/abgreeve/moodle
2016-05-03 09:13:21 +01:00
Dan Poltawski
ed3a47aad1
MDL-54008 tests: clarify comment in tz test
2016-05-03 09:08:27 +01:00
Dan Poltawski
ef55f150e1
Merge branch 'MDL-54008_master-normalise' of git://github.com/dmonllao/moodle
2016-05-03 08:56:58 +01:00
Andrew Nicols
d0ec347a76
Merge branch 'MDL-53982-master' of https://github.com/FMCorz/moodle
2016-05-03 14:26:50 +08:00
Adrian Greeve
4937a0616f
MDL-53402 mod_data: field values of 0 are now displayed.
2016-05-03 14:22:16 +08:00
David Monllao
143f410a2f
MDL-54008 tz: Unexisting tz with decimals fallback to rounded down integer
2016-05-03 14:03:09 +08:00