Jun Pataleta
9897d03d95
Merge branch 'MDL-56789-master' of git://github.com/rezaies/moodle
2019-08-07 14:01:39 +08:00
Shamim Rezaie
f73b22a3ac
MDL-56789 core: Improve unit tests
2019-08-07 15:25:16 +10:00
Shamim Rezaie
36272110ba
MDL-56789 core: Recycle bin warn only if a grade item is being deleted
2019-08-07 15:25:11 +10:00
Shamim Rezaie
6cdf0207ff
MDL-56789 core: Added unit test for course_modules_pending_deletion
2019-08-07 14:18:11 +10:00
Mathew May
28cbff4a2d
MDL-64953 templates: Add example contexts & documentation
...
This is a follow up from CiBot warnings from MDL-58428
2019-08-06 10:56:16 +08:00
Adrian Greeve
57d42d0598
Merge branch 'MDL-65633_master' of git://github.com/dmonllao/moodle
2019-07-25 14:41:15 +08:00
Adrian Greeve
a35b6a775a
Merge branch 'MDL-66021-master' of git://github.com/peterRd/moodle
2019-07-25 14:41:14 +08:00
Jake Dallimore
c5b9f7fd70
Merge branch 'MDL-66144-master' of https://github.com/ryanwyllie/moodle
2019-07-22 15:19:17 +08:00
Jake Dallimore
e255959e76
Merge branch 'MDL-66143-master' of git://github.com/junpataleta/moodle
2019-07-22 13:47:17 +08:00
Jun Pataleta
b850ddfdd5
MDL-66143 course: Integration review fixes
2019-07-22 11:52:41 +08:00
Jun Pataleta
a676250f97
MDL-66143 course: Behat tests for the relative dates mode field
2019-07-22 11:52:41 +08:00
Jun Pataleta
f96623cb74
MDL-66143 course: Relative dates mode handling
...
* On course creation, make sure that we can enable relative dates mode
only when the site setting is enabled.
* On course update, make sure that the relative dates mode setting
cannot be changed.
2019-07-22 11:52:41 +08:00
Jun Pataleta
9d8cdb9ba8
MDL-66143 course: Add relativedatesmode course setting
2019-07-22 11:52:38 +08:00
Ryan Wyllie
195ea4480b
MDL-62497 javascript: build AMD modules with new transpiler
2019-07-19 14:12:49 +08:00
David Monllaó
3cb0aaaa8c
MDL-65633 analytics: New interfaces for time-splitting methods
2019-07-18 18:38:13 +02:00
Ryan Wyllie
48272cb849
MDL-66144 course: make course format weeks show relative dates
2019-07-17 15:52:51 +08:00
Ryan Wyllie
00a66396c7
MDL-66144 course: add function to calculate user course dates
2019-07-17 15:52:51 +08:00
Peter
1a9699012f
MDL-66021 restore: Additional restore unit tests with async mode
2019-07-17 10:52:53 +08:00
sam marshall
107ab4b97b
MDL-65931 Web services: get_courses_by_field minor inefficiency
...
When called with a list of course IDs, this change makes it preload
the contexts and categories before further processing. This saves a
number of queries, depending on how many courses you call it for.
(Typically the function is called with a list of all your enrolled
courses.)
The change may also improve performance for other web services that
call the validate_courses function.
2019-07-10 18:27:42 +01:00
Gareth Barnard
5f3d948aaf
MDL-65853 format_base: Labels counted in section activity summary.
2019-06-27 23:32:35 +01:00
Dmitrii Metelkin
f82931c169
MDL-65922 core: add grade_item_updated event
2019-06-21 08:54:37 +10:00
Eloy Lafuente (stronk7)
90b01a0015
Merge branch 'MDL-57487-master' of git://github.com/sarjona/moodle
2019-06-19 23:05:50 +02:00
Eloy Lafuente (stronk7)
3831934241
Merge branch 'MDL-65151-master' of git://github.com/aanabit/moodle
2019-06-19 22:52:32 +02:00
Sara Arjona
c128ccc142
MDL-57487 course: final deprecation external::get_activities_overview
2019-06-14 17:41:18 +02:00
Amaia Anabitarte
77e4d6f13b
MDL-65151 core_course: Final deprecation of section_edit_controls()
2019-06-14 10:18:22 +02:00
Amaia Anabitarte
b6bac30fdf
MDL-65869 behat: Moving @app behat tests from core to moodlemobileapp
...
As described in MDL-65869 we are moving @app behat tests to
https://github.com/moodlehq/moodle-local_moodlemobileapp to be easier to maintain
and be sure are working with different mobile versions.
So we are not deprecating tests from core, just removing them because will be
in a different location.
2019-06-14 10:16:44 +02:00
Adrian Greeve
fa5bed66de
Merge branch 'MDL-65369_master' of https://github.com/marxjohnson/moodle
2019-06-13 18:04:59 +02:00
Mark Johnson
288d6ebb54
MDL-65369 events: Include changed course settings in course_updated
2019-06-12 09:54:30 +01:00
David Monllaó
c182a67fa0
MDL-65829 analytics: Accept enrol start time after analysis time
2019-06-06 19:05:48 +02:00
Andrew Nicols
281474a5fe
MDL-64330 course: Correct course test assumptions
2019-05-27 15:07:47 +08:00
Adrian Greeve
c37a446ac4
Merge branch 'MDL-65634_master' of git://github.com/dmonllao/moodle
2019-05-23 09:53:47 +08:00
Sara Arjona
f78e30fef2
Merge branch 'MDL-65661-master' of git://github.com/peterRd/moodle
2019-05-22 14:57:39 +02:00
Peter
bdd3681504
MDL-65661 core_course: Truncate long course names
2019-05-22 19:29:39 +08:00
David Monllaó
ed1a2e8a54
MDL-65634 analytics: Discard late and early student enrolments
2019-05-21 17:24:49 +02:00
Eloy Lafuente (stronk7)
3572a25cc3
MDL-65644 upgrade: add 3.7.0 separation line to all upgrade scripts
2019-05-20 19:35:05 +02:00
Eloy Lafuente (stronk7)
c9a1a6341c
MDL-65571 versions: bump all versions and requires near release
...
version = 2019052000 release version
requires= 2019051100 current beta (week6roll2) version
2019-05-12 23:46:34 +02:00
David Mudrák
14f7489675
MDL-65537 lang: Use fixed strings in tests, too
2019-05-10 12:37:03 +02:00
Adrian Greeve
32e5731990
Merge branch 'MDL-65188-master' of git://github.com/andrewnicols/moodle
2019-05-08 10:47:25 +08:00
Adrian Greeve
ba235a9c01
Merge branch 'MDL-65495-master-courseid' of git://github.com/mudrd8mz/moodle
2019-05-07 16:26:46 +08:00
Andrew Nicols
76f90cbe62
MDL-65449 course: Add deprecation tag
2019-05-07 16:24:39 +08:00
Andrew Nicols
0ba8114bd4
MDL-65188 tests: Move var to before resource creation
2019-05-07 12:57:13 +08:00
David Mudrák
850ff963c5
MDL-65495 hub: Fix undefined variable usage
2019-05-06 12:46:43 +02:00
Bas Brands
620896cf45
MDL-65449 themes: allow overriding course patterns
...
* moving course pattern generation to core_renderer
2019-05-06 09:42:59 +02:00
Jake Dallimore
55e5530f97
Merge branch 'MDL-64910-master' of git://github.com/peterRd/moodle
2019-05-03 12:09:47 +08:00
Peter
72bb97843d
MDL-64910 block_myoverview: Separate the category name as it's own link
...
* Separate the link
* Add style to force color inheritance
2019-05-03 11:46:21 +08:00
Jun Pataleta
5b8a792f24
Merge branch 'MDL-65212-master' of git://github.com/jleyva/moodle
2019-05-03 10:55:05 +08:00
Adrian Greeve
a0f0ed8fbf
Merge branch 'MDL-65460-master' of git://github.com/lameze/moodle
2019-05-03 09:09:00 +08:00
Simey Lameze
4b89c5a8a6
MDL-65460 core_course: fix undefined variable error
2019-05-02 08:29:27 +08:00
Jun Pataleta
0bce27bae4
Merge branch 'MDL-65250' of git://github.com/stronk7/moodle
2019-05-01 16:04:02 +08:00
Eloy Lafuente (stronk7)
09ab093dce
Merge branch 'MDL-65397-master-enfix' of git://github.com/mudrd8mz/moodle
2019-05-01 01:42:55 +02:00