Mathew May
e3652936f3
MDL-58428 theme: Shift templates ready for Bootstrapbase removal
...
Move behat override steps from boost into their Moodle core locations &
Move the effected core behat steps into bootstrapbase as override steps.
2019-02-22 15:19:33 +08:00
Adrian Greeve
de1f00fdbe
Merge branch 'wip-MDL-64729-master' of https://github.com/Beedell/moodle
2019-02-21 12:20:48 +01:00
Adrian Greeve
ff30f3f042
Merge branch 'MDL-64856_m37v1' of git://github.com/sbourget/moodle
2019-02-20 18:01:53 +01:00
Eloy Lafuente (stronk7)
31dc8b8320
Merge branch 'MDL-63134-master' of git://github.com/rezaies/moodle
2019-02-19 23:57:10 +01:00
David Monllaó
4f3f8fba67
Merge branch 'MDL-45151-master' of git://github.com/damyon/moodle
2019-02-19 06:39:24 +01:00
John Beedell
af00998f74
MDL-64729 mod_glossary: glossary_get_entries_search case sensitivity
2019-02-15 16:53:20 +00:00
Stephen Bourget
4657f0388a
MDL-64856 mod_glossary: Always show the settings cog on the view page.
2019-02-14 12:36:55 -05:00
Jun Pataleta
28785ee630
Merge branch 'MDL-63892-master-rework' of git://github.com/mickhawkins/moodle
2019-02-13 21:01:32 +08:00
Michael Hawkins
0753bb4238
MDL-63892 mod_forum: Behat update for post order
2019-02-13 17:32:24 +08:00
Andrew Nicols
d1570a6f52
Merge branch 'MDL-63977-beforemerge' of https://github.com/sammarshallou/moodle
2019-02-13 13:21:15 +08:00
Andrew Nicols
fc9694d1e5
Merge branch 'MDL-63892-master-rework' of git://github.com/mickhawkins/moodle
2019-02-13 10:18:25 +08:00
David Monllaó
9426a13cfe
Merge branch 'master' of https://github.com/CengageEng/moodle
2019-02-12 12:33:23 +01:00
Eloy Lafuente (stronk7)
095d42c297
Merge branch 'MDL-64238-master' of git://github.com/peterRd/moodle
2019-02-11 23:56:44 +01:00
sam marshall
079eae376c
MDL-63977 Behat: Make standard login step work for app as well
2019-02-11 16:20:43 +00:00
sam marshall
e0564a3264
MDL-63977 Behat: Upgrade mobile tests to work with 3.6 app version
2019-02-11 16:20:42 +00:00
sam marshall
1959e16412
MDL-63977 Behat: Allow Behat testing of the Moodle mobile app
...
This change allows you to write and run Behat tests that cover the
mobile app. These should have the @app tag. They will be run in the
Chrome browser using an Ionic server on the local machine.
See config-dist.php for configuration settings, or full docs here:
https://docs.moodle.org/dev/Acceptance_testing_for_the_mobile_app
2019-02-11 16:20:42 +00:00
Peter
448584b5df
MDL-60384 mod_book: Add a label to highlight the previous chapter
...
* Added current chapter's title to the button title so it's clear where you're adding the chapter to.
* Update the behat tests to reflect the changes made to the title
2019-02-11 11:16:39 +01:00
Sara Arjona
67d490b629
Merge branch 'MDL-48338-master' of git://github.com/andrewnicols/moodle
2019-02-11 10:41:03 +01:00
Shamim Rezaie
0bd93fe52a
MDL-63134 mod_chat: Check if the module is visible to the user
2019-02-11 16:08:59 +11:00
Shamim Rezaie
46b495fdc4
MDL-63134 mod_chat: Add userid param to mod_chat calendar callbacks
2019-02-11 16:08:54 +11:00
M Kassaei
6bafb66c34
MDL-63825 Quiz: convert quiz repaginate.js from YUI to AMD
2019-02-08 15:50:45 +00:00
Peter
286631e7c0
MDL-64238 mod_quiz: Check enrollment on calendar_action generator
...
* Updated unit tests to account for participants
2019-02-08 06:40:52 +08:00
Anthony Ales
428db95dfb
MDL-48338 forum: Missing #unread in discussion post url
...
When a user user selects the unread messages link from the forum
discussion page, the link does not include '#unread' in the url.
This patch appends '#unread' to the url by changing the appropriate
value in the reference link assigned to $out within the function
forum_cm_info_view() of the 'lib.php'file.
A similar change is on the forum index.
2019-02-07 15:16:13 +08:00
Damyon Wiese
7a5669557c
MDL-64377 assign: Behat test fix
...
The behat assumed that after editing a submission, the next page would be the assignment
front page even though we were previously on the "view all submissions" page. The extra
step to go back to the "view all submissions" page is no longer needed so has been removed.
2019-02-07 09:33:52 +08:00
Damyon Wiese
74f6a5d482
MDL-64507 assign: Behat test "Hide grader identity"
...
Test that you can't see the identity of the grader even on previous attempts.
2019-02-07 12:16:46 +13:00
Dan Marsden
5600faa466
MDL-64507 mod_assign: check grader visibility for previous submissions.
2019-02-07 12:14:56 +13:00
Eloy Lafuente (stronk7)
2b180d54ef
Merge branch 'MDL-63148-master' of git://github.com/peterRd/moodle
2019-02-06 13:28:21 +01:00
Jun Pataleta
933f48b4a3
Merge branch 'MDL-61405-master' of git://github.com/damyon/moodle
2019-02-06 13:12:49 +08:00
Damyon Wiese
77f31a47dd
MDL-61405 assign: Multiple pdfs are expected
...
In the same page it is normal (expected) to have multiple links to different annotated pdfs.
In the grading page, we also abort pending ajax progress when the current user is changed.
2019-02-06 09:38:59 +08:00
Sara Arjona
34c6d98fd7
Merge branch 'MDL-62893_master' of https://github.com/mfabriczy/moodle
2019-02-05 20:06:21 +01:00
Eloy Lafuente (stronk7)
9fed2066ca
Merge branch 'MDL-50793-master-2' of git://github.com/mihailges/moodle
2019-02-05 16:14:26 +01:00
Eloy Lafuente (stronk7)
e6d28cbb40
Merge branch 'MDL-64377-master' of git://github.com/damyon/moodle
2019-02-05 12:46:01 +01:00
Marcus Fabriczy
f5d1dbb37f
MDL-62893 mod: Grade visibility bug in the Outline/Complete reports
...
Grades that have been hidden will appear in the outline/complete
report - even if the user is a student.
The modules that have been fixed are:
* mod_assign
* mod_data
* mod_forum
* mod_glossary
* mod_lesson
* mod_scorm
* mod_workshop
2019-02-05 20:01:32 +10:30
Jun Pataleta
2d2404e328
Merge branch 'MDL-43385-master' of git://github.com/junpataleta/moodle
2019-02-05 16:37:20 +08:00
Jun Pataleta
1a3a3ef2c4
MDL-43385 booktool_print: Remove unused $titles array
2019-02-05 16:33:33 +08:00
Mihail Geshoski
8cf64176a7
MDL-43385 booktool_print: Improve print output
2019-02-05 16:10:31 +08:00
Damyon Wiese
37fc47f17d
MDL-64377 assign: Allow remove submission
...
Calls each submission plugin to remove the data for a submission.
2019-02-05 11:54:49 +08:00
Mihail Geshoski
854f6116f3
MDL-50793 mod_book: Display hidden chapters to teachers
2019-02-05 09:46:48 +08:00
Mihail Geshoski
b5bce42cca
MDL-50793 mod_book: Update behat tests
2019-02-05 09:46:08 +08:00
Eloy Lafuente (stronk7)
9ee3b3d1df
Merge branch 'MDL-63975-master' of git://github.com/damyon/moodle
2019-02-04 13:21:37 +01:00
Sara Arjona
2f2b0bfc61
Merge branch 'MDL-63578-master' of git://github.com/damyon/moodle
2019-02-01 13:31:31 +01:00
Damyon Wiese
5ac7838e3c
MDL-45151 assign: Add anonymous flag to events if blindmarking
2019-02-01 09:12:48 +08:00
Damyon Wiese
13543706a5
MDL-63975 assign: Fix error when there is no grader
2019-01-31 13:09:06 +08:00
Damyon Wiese
ff9a0f8289
MDL-63578 assign: Better page titles
...
Use the context function get_context_name() to set the page title. This will
change it from "Assignment" to "C1: Important foods to eat".
The get_context_name() for activity modules is updated to include the course short name (not the
name of the activity type).
2019-01-31 10:47:24 +08:00
Eloy Lafuente (stronk7)
0c715afea2
Merge branch 'MDL-62514-master' of git://github.com/andrewnicols/moodle
2019-01-30 22:58:13 +01:00
Claude Vervoort
25ad68293c
MDL-64730 LTI Adv: do not ignore 0 score
2019-01-30 16:18:22 -05:00
Sara Arjona
1d792fa982
Merge branch 'MDL-47247-master' of git://github.com/mihailges/moodle
2019-01-30 14:02:48 +01:00
Eloy Lafuente (stronk7)
4e77949bc3
MDL-46881 forum: whitespace fix (and related phpdocs completed)
2019-01-30 11:24:00 +01:00
Eloy Lafuente (stronk7)
7b683564dc
Merge branch 'MDL-46881-master' of git://github.com/andrewnicols/moodle
2019-01-30 11:12:21 +01:00
Sara Arjona
9396da6964
Merge branch 'MDL-64190' of https://github.com/paulholden/moodle
2019-01-30 10:25:33 +01:00