Andrew Nicols
7d6d23294f
MDL-66378 behat: Before/after detection should be constrainable
...
The default before/after detection checks the entire body. Any match of
the text will therefore be found.
Add support for specification of a container for the nodes.
2019-08-17 11:44:48 +08:00
Andrew Nicols
17a7dc9da5
MDL-66378 behat: Add non-JS fallback for before/after
2019-08-17 11:44:48 +08:00
sam marshall
5298a6bc11
MDL-66378 Behat: Speed up 'before/after' step in Chrome
...
On some Chrome versions the xpath used for before/after is slow
and (sometimes) uses a lot of memory. This change uses pure
JavaScript to do the before/after calculation, which should always
be fast.
2019-08-17 11:44:48 +08:00
Andrew Nicols
44de5278a5
MDL-66378 behat: Correct invalid uses of selection from dropdown
2019-08-17 11:44:48 +08:00
Andrew Nicols
beae3feb54
MDL-66378 report_participation: Correct label for target
2019-08-17 11:44:48 +08:00
Andrew Nicols
db89a31d2e
MDL-66378 gradereport_singleview: Add missing label for dropdown
2019-08-17 11:44:48 +08:00
Mark Johnson
3b75d14315
MDL-66336 courses: Show an error when no course categories are visible
2019-08-16 08:24:48 +01:00
Kristian Ringer
8aaa2b5de7
MDL-65886 assign: Reset numfiles to 0 when removing a file submission
2019-08-16 15:04:42 +10:00
Amaia Anabitarte
c0375ba73f
MDL-66369 libraries: Remove [modname]_scale_used functions
...
These functions were only used by the deprecated function
which was deprecated in 3.1, and removed in 3.6.
2019-08-16 11:56:17 +08:00
Andrew Nicols
3d18e5cfd6
MDL-66378 behat: Update screen sizes to Y2K standards
2019-08-16 11:42:45 +08:00
Andrew Nicols
5a44daadf9
MDL-66378 behat: Update dependencies for chrome webdriver fix
2019-08-16 11:42:45 +08:00
Andrew Nicols
6654ac1151
MDL-66312 js: Autocomplete promises were inside out
...
The pending promise should nott be resolved until the changes are
complete.
Previously the resolution of the pendingPromise was triggering the other
changes.
2019-08-16 11:40:16 +08:00
Andrew Nicols
7e16c70b52
weekly release 3.8dev
2019-08-16 11:06:51 +08:00
Andrew Nicols
4cb6508adb
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2019-08-16 11:06:49 +08:00
Juan Leyva
62b40d2743
MDL-65969 course: Indicate when the module is not linking to a new page
2019-08-15 20:33:08 +01:00
Juan Leyva
d0342c8ec9
MDL-65653 book: Display hidden chapters in the structure content
2019-08-15 14:01:27 +01:00
Mihail Geshoski
89d8dec35f
MDL-65653 book: Update unit tests
2019-08-15 13:39:54 +01:00
Mihail Geshoski
794604db6d
MDL-65653 book: Display hidden chapters in WS when user has capability
2019-08-15 13:39:36 +01:00
Juan Leyva
88932e49df
MDL-66375 tool_mobile: Add new option in the disabled features selector
...
We must allow site admins to remotely disable that feature in the mobile app
2019-08-15 12:08:43 +01:00
Juan Leyva
578586703f
MDL-66374 group: Add existing WS to the mobile service
2019-08-15 11:55:57 +01:00
Andrew Nicols
3d46346094
Merge branch 'MDL-35939-master' of git://github.com/rezaies/moodle
2019-08-15 12:02:11 +08:00
Jun Pataleta
5611d0cb1a
Merge branch 'm38_MDL-66140_Mitigate_PECL_Solr_issue_Ref_72740' of https://github.com/scara/moodle
2019-08-15 10:59:29 +08:00
Shamim Rezaie
c7a5ffc483
MDL-35939 mod_quiz: deprecate unused strings
2019-08-15 12:07:38 +10:00
Shamim Rezaie
eaa1d6aad7
MDL-35939 mod_quiz: use descriptive titles for pages
2019-08-15 12:07:38 +10:00
Shamim Rezaie
5641b98133
MDL-35939 mod_quiz: phpdoc fix
2019-08-15 12:07:38 +10:00
Shamim Rezaie
41bfed56fc
MDL-35939 mod_quiz: new functions to generate title for attempt pages
2019-08-15 12:07:34 +10:00
AMOS bot
bbd1409821
Automatically generated installer lang files
2019-08-15 00:12:44 +00:00
Jun Pataleta
4d56b58787
Merge branch 'MDL-65129-master-2' of git://github.com/peterRd/moodle
2019-08-14 15:31:07 +08:00
Jun Pataleta
7da3ab8359
Merge branch 'MDL-65925-grade-page-broken-for-deleted-submission-master' of https://github.com/ilya-catalyst/moodle
2019-08-14 15:28:14 +08:00
Peter
87c71d18de
MDL-65129 mod_forum: Behat test for favourited search
2019-08-14 14:59:35 +08:00
Peter
dd223096b8
MDL-65129 mod_forum: Ability to search based on favourite status
2019-08-14 14:59:30 +08:00
Adrian Greeve
523e51ff4d
Merge branch 'MDL-65621-dimmed-courses' of https://github.com/stopfstedt/moodle
2019-08-14 14:56:07 +08:00
David Monllaó
2bbe76bf06
MDL-66210 analytics: Unit test for reuseprevanalysed
2019-08-14 14:31:54 +08:00
David Monllaó
ca61e4d4f0
MDL-66210 analytics: Update references to ->options
2019-08-14 14:31:54 +08:00
David Monllaó
d1af71c35d
MDL-65993 analytics: Fix --filter option for by_course models
2019-08-14 14:30:20 +08:00
David Monllaó
6981d823a2
MDL-66241 analytics: Verify that activities_due works on at-risk
2019-08-14 14:29:16 +08:00
David Monllaó
d7ef852c83
MDL-66241 analytics: activities_due compatible with at-risk models
2019-08-14 14:29:16 +08:00
Andrew Nicols
9311a83b45
Merge branch 'patch-1' of https://github.com/aspark21/moodle
2019-08-14 11:33:57 +08:00
Ryan Wyllie
c872ec0cbd
MDL-66148 mod_assign: update override page for relative dates mode
2019-08-14 10:40:55 +08:00
Andrew Nicols
59008247db
Merge branch 'MDL-60916-master_replace_course_search_wth_global_search' of https://github.com/gmrsagar/moodle
2019-08-14 10:35:22 +08:00
Andrew Nicols
d120bbcef6
Merge branch 'MDL-65950-master' of git://github.com/junpataleta/moodle
2019-08-14 10:17:00 +08:00
Adrian Greeve
0a28a2f074
Merge branch 'MDL-52849-master' of git://github.com/peterRd/moodle
2019-08-14 09:03:37 +08:00
Jun Pataleta
1648b5ac6e
Merge branch 'MDL-66147-master' of https://github.com/snake/moodle
2019-08-13 16:34:34 +08:00
Jun Pataleta
1cac0870b8
MDL-65950 core_user: Add hidden labels for the user checkboxes
...
* And update Behat tests accordingly and nuke the steps that are using
xpath.
2019-08-13 16:02:02 +08:00
Jun Pataleta
df92be9d67
MDL-65950 core_user: Use new core/checkbox-toggleall
2019-08-13 15:21:34 +08:00
Jake Dallimore
9ce55a8668
MDL-66147 mod_assign: behat test covering relative due date field
...
Tests that each student has a fixed amount of time, relative to their
course start date, in which to submit the assignment, and that teachers
are shown the dates relative to each student when grading.
2019-08-13 15:09:13 +08:00
Jake Dallimore
d0cff2367a
MDL-66147 mod_assign: external get_participant supports relative dates
2019-08-13 15:09:13 +08:00
Jake Dallimore
c0bb682756
MDL-66147 mod_assign: grading table duedate column updates
...
Couple of changes:
- The duedate, cutoffdate and allowsubmissionsfromdate are now always
shown for relative dates courses.
- When relative dates mode is enabled, calculate and apply the enrolment
start offset to the due date in SQL. No changes to col_duedate needed.
Sorting is supported.
2019-08-13 15:09:13 +08:00
Jake Dallimore
9bf91ea832
MDL-66147 mod_assign: grading table status col shows relative dates
...
The 'Status' column is sorted using 'status ASC/DESC, userid ASC',
where status does not contain the due date. Overdue assignments
have additional information displayed, but this is unrelated to
the sort, meaning we don't need to change anything with sorting.
2019-08-13 15:09:13 +08:00
Jake Dallimore
9e719b81d4
MDL-66147 mod_assign: submissions overview page shows time interval
...
Use get_time_interval_string() on the teacher only page, to show how
long after the course start the assignment is due for each user.
2019-08-13 15:09:11 +08:00