Eloy Lafuente (stronk7)
a1f6a27c80
Merge branch 'MDL-47162' of git://github.com/merrill-oakland/moodle
2016-10-31 22:45:37 +01:00
Eric Merrill
880fc15bf0
MDL-47162 core_message: Updating all uses of messaging to add courseid
2016-10-31 14:13:13 -04:00
Dan Poltawski
f2263f7c06
Merge branch 'MDL-56542-master-enfix' of git://github.com/mudrd8mz/moodle
2016-10-31 15:15:09 +00:00
Andrew Nicols
711e2ab184
Merge branch 'MDL-56583-master' of git://github.com/crazyserver/moodle
2016-10-31 13:42:46 +08:00
Pau Ferrer Ocaña
1f84c2c5ea
MDL-56638 assign: Don't check sesskey using submit_grading_form from WS
2016-10-28 13:44:19 +02:00
Eric Merrill
9d0e8a4f6d
MDL-47162 core_message: Remove changes to small messages
2016-10-27 18:12:43 +02:00
Eric Merrill
0e8b51607b
MDL-47162 core_message: Cleanup of messaging course ids code
2016-10-27 18:12:42 +02:00
Amanda Doughty
cc350fd9c8
MDL-47162 core_message: Add course id to message eventdata
2016-10-27 18:11:27 +02:00
Pau Ferrer Ocaña
59111fa937
MDL-56583 assign: Add info about the user submission capability
2016-10-27 15:40:03 +02:00
Eloy Lafuente (stronk7)
6f01090159
Merge branch 'MDL-56448-master' of git://github.com/danpoltawski/moodle
2016-10-26 16:11:44 +02:00
Dan Poltawski
f07cb88c57
MDL-56448 mustache: fix json errors in example context
2016-10-26 12:35:45 +01:00
Damyon Wiese
33cb7031de
MDL-55074 behat: Fix zoom in/out dom insertion
2016-10-26 10:18:52 +08:00
Rajesh Taneja
7f8c9bb852
MDL-55074 behat: Use full navigation path
2016-10-26 10:15:18 +08:00
Eloy Lafuente (stronk7)
717845b52d
Merge branch 'MDL-54833-master-workshopuserplan' of git://github.com/mudrd8mz/moodle
2016-10-25 20:46:30 +02:00
David Mudrák
98892c0467
MDL-56542 lang: Use the reworded string in the Behat scenario
2016-10-25 20:23:56 +02:00
Helen Foster
c9636ddd51
MDL-56542 lang: Merge English strings from the en_fix language pack
2016-10-25 20:12:52 +02:00
David Monllao
26aa08b2f8
Merge branch 'MDL-56307-master' of git://github.com/jleyva/moodle
2016-10-25 17:33:08 +08:00
Juan Leyva
65b2669d98
MDL-56307 course: Return time updated and times updated
2016-10-25 10:10:55 +01:00
Juan Leyva
02a73d767c
MDL-56307 course: New course_check_module_updates_since method
2016-10-25 10:10:52 +01:00
David Monllao
1e56070d34
Merge branch 'wip-mdl-55981' of https://github.com/rajeshtaneja/moodle
2016-10-25 13:29:03 +08:00
Rajesh Taneja
cdb4975a44
MDL-55981 behat: Fixed groups seen by user
2016-10-25 13:19:32 +08:00
Dan Poltawski
76a6dc685d
Merge branch 'MDL-56534-master' of git://github.com/crazyserver/moodle
2016-10-25 06:08:48 +01:00
Dan Poltawski
b5c5d741c4
Merge branch 'MDL-56538-master' of git://github.com/crazyserver/moodle
2016-10-24 15:50:55 +01:00
Pau Ferrer Ocaña
8845688ce4
MDL-56534 assign: Add grading status on get_submissions WS
2016-10-24 13:24:18 +02:00
David Monllao
3ea1fa18cc
Merge branch 'mdl56466-master' of https://github.com/tlock/moodle
2016-10-24 15:23:51 +08:00
David Monllao
c10cd185a9
Merge branch 'MDL-55981-master' of git://github.com/andrewnicols/moodle
2016-10-24 13:20:42 +08:00
David Mudrák
5b1a074d89
MDL-54833 workshop: Provide accessible links to the current phase tasks
...
The screen reader had to read through all the phases tasks. This patch
adds an accessibility link to the list of the current phase tasks so the
user can skip directly to them.
2016-10-21 22:57:58 +02:00
David Mudrák
56201bcdef
MDL-54833 workshop: Enhance usability of switching to the next phase
...
Many users did not realize the need to switch the phase manually. This
patch adds a new explicit task to the current phase to do that.
2016-10-21 17:10:32 +02:00
Loc Nguyen
52554b172f
MDL-54833 workshop: Enhance accessibility of the userplan widget
...
Change userplan HTML structure from table to unordered definition list
<dl> <dt> and <dd>. Add accessibility string for task-todo, task-done,
task-fail, task-info to be read by screen reader
2016-10-21 17:03:06 +02:00
Pau Ferrer Ocaña
896b6e3cb0
MDL-56538 assign: Fix new grading interface UI popouts
2016-10-21 12:29:20 +02:00
Juan Leyva
6492401d1c
MDL-56307 mod: Add missing FEATURE_COMMENT in modules
2016-10-21 09:21:28 +01:00
Damyon Wiese
ba5c5083c5
MDL-55074 theme_boost: Behat fixes for latest theme changes
...
Fix I edit profile steps
Apply fixed header in css
Remove transitions from menus for behat
Be more specific about some "I follow" steps
Navigation path changes
"Current course" node removed from nav tree
Adapt tests because there are no default blocks
Force some space between action menu items
2016-10-21 16:06:54 +08:00
Andrew Nicols
4ceed4dfa6
MDL-55981 core: Remove site:accessallgroups from teacher
2016-10-21 08:55:58 +08:00
Eloy Lafuente (stronk7)
ffe9505d2b
Merge branch 'MDL-56295-master' of git://github.com/andrewnicols/moodle
2016-10-18 20:02:22 +02:00
Eloy Lafuente (stronk7)
e74c54ec4d
Merge branch 'MDL-56270-master' of git://github.com/andrewnicols/moodle
2016-10-18 19:11:51 +02:00
Eloy Lafuente (stronk7)
05e588a056
Merge branch 'MDL-56293-master' of git://github.com/andrewnicols/moodle
2016-10-18 19:08:08 +02:00
Eloy Lafuente (stronk7)
881e611c33
Merge branch 'MDL-53752-master' of git://github.com/andrewnicols/moodle
2016-10-18 19:06:26 +02:00
Eloy Lafuente (stronk7)
0e51800e5f
Merge branch 'MDL-55858-master' of git://github.com/andrewnicols/moodle
2016-10-18 17:00:21 +02:00
Dan Poltawski
55c7a86632
Merge branch 'wip-MDL-55833-master' of git://github.com/marinaglancy/moodle
2016-10-18 15:26:31 +01:00
Dan Poltawski
cfa69ad260
Merge branch 'MDL-56131-master' of git://github.com/andrewnicols/moodle
2016-10-18 13:44:33 +01:00
Dan Poltawski
d98ab2a585
Merge branch 'MDL-56062-master' of https://github.com/lucisgit/moodle
2016-10-18 12:06:27 +01:00
Eloy Lafuente (stronk7)
5dea1f12fc
Merge branch 'MDL-56345-master' of https://github.com/lucisgit/moodle
2016-10-18 09:37:47 +02:00
Tim Lock
65b4dce6f8
MDL-56466 assign: fix database error with team submissions
...
This fixes the error when viewing the Grading summary with Blind Marking and Team submission is enabled:
ERROR: Incorrect number of query parameters. Expected 32, got 31.
2016-10-18 12:11:45 +10:30
Eloy Lafuente (stronk7)
a14edb9fbb
Merge branch 'MDL-56022_m32v3' of https://github.com/sbourget/moodle
2016-10-18 00:07:17 +02:00
Eloy Lafuente (stronk7)
682074fe5b
MDL-56100 mod_folder: add missing $OUTPUT for recent activity report.
2016-10-17 23:06:54 +02:00
Eloy Lafuente (stronk7)
2aa983c006
Merge branch 'MDL-56100-master' of https://github.com/mackensen/moodle
2016-10-17 22:58:11 +02:00
Stephen Bourget
1b467cb8cf
MDL-56022 Assign: Make folders structure in the downloaded zip optional
...
Special thanks to Matt McDermott for the contributing the Javascript
code to fix this issue.
2016-10-17 16:19:28 -04:00
Eloy Lafuente (stronk7)
b705cefa18
Merge branch 'MDL-56300_master' of git://github.com/reskit/moodle
2016-10-17 18:50:07 +02:00
Dan Poltawski
54c1da6690
Merge branch 'MDL-56208-master' of git://github.com/andrewnicols/moodle
2016-10-17 12:52:26 +01:00
Dan Poltawski
a4c7a0bd95
Merge branch 'MDL-54945-master-workshopportfolio' of git://github.com/mudrd8mz/moodle
2016-10-17 12:06:42 +01:00