Barbara Ramiro
40be0da500
MDL-54165 mod_assign: Layout icons for the new grading interface
2016-07-04 07:00:11 +00:00
Andrew Nicols
0f6f3ccc3c
Merge branch 'MDL-55057_scorm_apostrophe' of git://github.com/davosmith/moodle
2016-07-04 12:59:09 +08:00
Andrew Nicols
91e46852fc
Merge branch 'MDL-54877-master-clean-on-output' of git://github.com/junpataleta/moodle
2016-07-04 11:52:05 +08:00
Cameron Ball
c89d23ee6d
MDL-41945 mod_assign: Properly check if submission is empty
...
Previous empty submission checks required the submission to
be saved to the database. This patch adds a new method to
submission plugins that lets them report whether the submission
is empty before it is saved.
2016-07-04 10:55:06 +08:00
Cameron Ball
16b36d376a
MDL-41945 mod_assign: Check if submission has been modified
...
This patch adds a check that stops a user submitting an assignment
if someone else has modified it in the meantime.
2016-07-04 10:51:57 +08:00
Stephen Bourget
1a99786ff8
MDL-48944 mod_survey: Add activity completion on submission
2016-07-03 15:34:11 -04:00
Loc Nguyen
ddc9cff68b
MDL-54934 workshop: indicate current phase
...
Indicate phase in page titles, current phase in userplan table
so that it's accessible to me through my screen reader
2016-07-01 19:08:53 +07:00
Jun Pataleta
9f83ce7e0c
MDL-54976 mod_scorm: Add validation for availability dates
2016-07-01 14:50:20 +08:00
Eric Merrill
55b62370aa
MDL-55082 search: Update core areas to return results in time ASC order
2016-06-30 11:11:35 -04:00
Dan Poltawski
1fe7dfd9f0
MDL-32135 mod_choice: fix behat tests
2016-06-30 09:24:59 +01:00
Stephen Bourget
7c2041b64d
MDL-32135 mod_choice: update behat tests
2016-06-30 09:24:59 +01:00
Andrew Nicols
48d1322527
Merge branch 'MDL-54610_master' of https://github.com/snake/moodle
2016-06-30 09:24:58 +01:00
Eloy Lafuente (stronk7)
47d986828e
Merge branch 'wip-MDL-47113-master' of git://github.com/abgreeve/moodle
2016-06-30 09:24:58 +01:00
Eloy Lafuente (stronk7)
4a365babb6
Merge branch 'MDL-54855-master' of git://github.com/crazyserver/moodle
2016-06-30 09:24:57 +01:00
Dan Poltawski
ab8ef75406
Merge branch 'MDL-55022-master' of git://github.com/junpataleta/moodle
2016-06-30 09:24:56 +01:00
Dan Poltawski
bb2c042b96
Merge branch 'MDL-32135_m32v2' of https://github.com/sbourget/moodle
2016-06-30 09:24:55 +01:00
Jun Pataleta
5c1b749d55
MDL-54877 mod_lti: Clean LTI tool type name and description on output
...
* Use clean_param() for name and description when displaying the tool type.
Basically in the following functions:
- serialise_tool_type()
- lti_get_configured_types()
* Changed name and description's type from PARAM_TEXT to PARAM_RAW
in tool update parameters.
* Changed name and description's type from PARAM_TEXT to PARAM_RAW
in mod_lti_external::tool_type_return_structure()
2016-06-30 15:55:43 +08:00
Davo Smith
3bc7382d10
MDL-55057 mod_scorm: fix handling of SCO identifiers with apostrophes
2016-06-29 08:44:24 +01:00
Dan Poltawski
ce63e9b2d7
Merge branch 'MDL-55002-master-enfix' of git://github.com/mudrd8mz/moodle
2016-06-29 15:05:25 +08:00
Andrew Nicols
ea5241410d
Merge branch 'MDL-54991-master' of git://github.com/crazyserver/moodle
2016-06-29 15:05:24 +08:00
Andrew Nicols
df4b55e05b
Merge branch 'MDL-54909-master' of git://github.com/crazyserver/moodle
2016-06-29 15:05:23 +08:00
Andrew Nicols
3654734601
Merge branch 'MDL-54910_m32v2' of https://github.com/sbourget/moodle
2016-06-29 15:05:20 +08:00
Andrew Nicols
be88488274
Merge branch 'MDL-54911_m32v3' of https://github.com/sbourget/moodle
2016-06-29 15:05:19 +08:00
Andrew Nicols
e1ac41ecc4
Merge branch 'MDL-54935_m32v1' of git://github.com/sbourget/moodle
2016-06-29 15:05:16 +08:00
David Mudrák
46994de566
MDL-55002 lang: Fix behat scenarios using modified strings
2016-06-27 22:57:34 +02:00
Helen Foster
25558b808e
MDL-55002 lang: Merge English strings from the en_fix language pack
2016-06-27 22:03:40 +02:00
Eloy Lafuente (stronk7)
0efd933a1f
Merge branch 'MDL-54900-master' of git://github.com/marinaglancy/moodle
2016-06-27 18:53:23 +02:00
Eloy Lafuente (stronk7)
bc413a6078
Merge branch 'MDL-52887-master' of git://github.com/marinaglancy/moodle
2016-06-27 16:13:25 +02:00
Eloy Lafuente (stronk7)
f780baf063
Merge branch 'MDL-54663-master' of git://github.com/andrewnicols/moodle
2016-06-27 13:26:34 +02:00
Pau Ferrer Ocaña
ff6de75396
MDL-54991 assign: Invalid submissiongroup when not using groups
2016-06-27 09:24:29 +02:00
Andrew Nicols
623395ff7b
Merge branch 'MDL-53111_m32v1' of https://github.com/sbourget/moodle
2016-06-27 13:30:51 +08:00
Marina Glancy
540200aee5
MDL-54900 mod_choice: correctly count number of answered users
2016-06-27 12:47:49 +08:00
Jun Pataleta
eb55f72d63
MDL-55022 mod_lti: Fix undefined variable
2016-06-27 11:40:03 +08:00
Jake Dallimore
f56cbd3bbf
MDL-54610 mod_lti: Fix cartridge support for admin tool add/edit forms
2016-06-24 14:14:28 +08:00
Stephen Bourget
443ab2cea9
MDL-54911 mod_feedback: start date should be before the end date
2016-06-23 17:39:48 -04:00
Stephen Bourget
316f20a0b6
MDL-54910 mod_data: Open dates should be before close dates
2016-06-23 17:32:19 -04:00
Stephen Bourget
5d3821ebcc
MDL-32135 mod_choice: Open time should be before close time
2016-06-23 17:21:27 -04:00
Pau Ferrer Ocaña
36f1d79ea2
MDL-54909 assign: Style editpdf background to differ from page bg
2016-06-23 15:06:59 +02:00
Pau Ferrer Ocaña
796161018c
MDL-54855 assign: Add missing field in get_assignments
2016-06-23 15:05:17 +02:00
Marina Glancy
dcd320b5ad
MDL-52887 mod_choice: backup allowmultiple option
2016-06-22 13:51:36 +08:00
Andrew Nicols
d1a62a5046
MDL-54663 forum: Correct digest link to forum preferences
2016-06-22 13:11:23 +08:00
Marina Glancy
d74d4f4aab
MDL-54953 mod_chat: remove Safari hack
...
This hack was introduced in MDL-16878 and is not needed in modern Safari versions
but it was reported that it can breaks chat in IE
2016-06-22 12:21:40 +08:00
Eloy Lafuente (stronk7)
0f20bf7507
Merge branch 'wip-mdl-54589-mac' of https://github.com/rajeshtaneja/moodle
2016-06-22 01:42:15 +02:00
Eloy Lafuente (stronk7)
e822312af3
Merge branch 'MDL-54939-master' of git://github.com/danpoltawski/moodle
2016-06-21 20:00:36 +02:00
Juan Leyva
23717c804d
MDL-54980 mod_assign: Add WS list_participants to the Mobile service
2016-06-21 15:30:58 +01:00
Andrew Nicols
4a837c7ba0
Merge branch 'MDL-54881' of https://github.com/mr-russ/moodle
2016-06-21 11:31:19 +08:00
Andrew Nicols
62d34a4af2
Merge branch 'MDL-54654-master' of git://github.com/danpoltawski/moodle
2016-06-21 09:58:18 +08:00
Andrew Nicols
da871bb4c1
Merge branch 'wip-MDL-53292-master' of https://github.com/marinaglancy/moodle
2016-06-21 08:46:38 +08:00
Russell Smith
8675453e82
MDL-54881 quiz: Ensure user attempts are deterministic for testing.
2016-06-21 08:31:26 +10:00
Juan Leyva
d889b58747
MDL-54955 webservice: Apply external_format_string in course names
2016-06-20 13:16:52 +01:00