Marina Glancy
3b08a859f8
MDL-56439 course: added missing require
2016-10-14 08:21:21 +08:00
Eloy Lafuente (stronk7)
2f3978dac5
Merge branch 'MDL-56319-m31' of https://github.com/micaherne/moodle into MOODLE_31_STABLE
2016-10-13 19:41:37 +02:00
Michael Aherne
7e47b00c34
MDL-56319 blocks: Observe empty default blocks setting
2016-10-10 09:52:47 +01:00
Andrew Nicols
75092504a1
Merge branch 'MDL-55421-31' of git://github.com/danpoltawski/moodle into MOODLE_31_STABLE
2016-10-03 19:48:28 +08:00
David Monllao
72a08226d6
Merge branch 'MDL-55222-31' of git://github.com/jleyva/moodle into MOODLE_31_STABLE
2016-10-03 13:02:28 +08:00
Dan Poltawski
1c4e222256
MDL-55421 js: add some global ignores to js files
...
This is to prevent linting to be extremely noisy about rollup related
problems.
Should not affect built files.
2016-09-29 16:42:54 +01:00
Juan Leyva
23460f7fdb
MDL-55222 webservice: Apply external_format_string in course names
2016-09-26 12:42:20 +01:00
Simey Lameze
5ecce533f5
MDL-55876 core_course: prevent changes on front page course
2016-09-20 08:49:27 +08:00
Adrian Greeve
464890f58a
MDL-41174 course: Module name change updates calendar.
2016-09-05 08:55:06 +08:00
Simey Lameze
369856e371
MDL-55229 course: Handle invisible course categories
2016-08-10 09:55:15 +08:00
David Monllao
b5b1eedaac
MDL-55357 search: Contents include UTF8 characters, adding u modifier
2016-07-29 14:36:49 +08:00
Dan Poltawski
cca0fe3e3a
Merge branch 'MDL-55082-31' of git://github.com/merrill-oakland/moodle into MOODLE_31_STABLE
2016-07-11 15:20:55 +01:00
Dan Poltawski
02848ae89f
Merge branch 'MDL-55128-31' of git://github.com/jleyva/moodle into MOODLE_31_STABLE
2016-07-11 13:33:23 +01:00
Eloy Lafuente (stronk7)
a7a037ecde
Merge branch 'MDL-49244-31' of git://github.com/jleyva/moodle into MOODLE_31_STABLE
2016-07-05 20:19:47 +02:00
Juan Leyva
9b7d5cd41b
MDL-55128 course: Fix param type for shortname
2016-07-05 09:51:21 +01:00
Dan Poltawski
a933f85a73
Merge branch 'MDL-55019-31' of git://github.com/jleyva/moodle into MOODLE_31_STABLE
2016-07-04 15:29:45 +01:00
Eric Merrill
c9e63147b9
MDL-55082 search: Update core areas to return results in time ASC order
2016-06-30 11:12:03 -04:00
Juan Leyva
ddbd25d941
MDL-49244 course: Clean parameters in core_course_get_categories
2016-06-30 13:27:51 +01:00
Juan Leyva
b36b4f05c7
MDL-55019 webservice: Course summary text should not be cleaned
2016-06-24 13:34:22 +01:00
Rajesh Taneja
041e40cf1b
MDL-54940 behat: No need to press save
...
Previous step press save button, so no need to press again
2016-06-21 19:01:22 +08:00
Luke Carrier
0bca566c04
MDL-54940 behat: use the fixed step
2016-06-19 17:24:59 +01:00
Luke Carrier
2cfe2ecee6
MDL-54940 behat: rectify section edit regression in MDL-53381
2016-06-19 17:24:59 +01:00
Andrew Nicols
c4c826305d
Merge branch 'MDL-54797_31' of git://github.com/aolley/moodle into MOODLE_31_STABLE
2016-06-14 13:27:10 +08:00
Dan Poltawski
d991bbefe9
MDL-54890 course: remove erranous duplicated switch label
...
Detected by eslint rule 'no-duplicate-case'
2016-06-10 10:08:23 +01:00
Dan Poltawski
5761f5831b
Merge branch 'MDL-54820-31' of git://github.com/jleyva/moodle into MOODLE_31_STABLE
2016-06-06 14:12:24 +01:00
Juan Leyva
c8f3dfd3af
MDL-54820 webservice: Fix regression in core_course_search_courses
...
Regression caused by MDL-51324
2016-06-03 13:04:00 +02:00
Adam Olley
7141480e85
MDL-54797 course: Add indexed field to condition of delete query
...
Deleting records from the course_completion_criteria table goes much
faster when we include the indexed course field in the delete query.
2016-06-02 15:52:07 +09:30
Marina Glancy
32e79050f8
MDL-54557 course: treat section summary as contents
2016-06-02 12:57:10 +08:00
Dan Poltawski
c56d14be37
Merge branch 'MDL-54627_master' of git://github.com/dmonllao/moodle
2016-05-19 10:59:06 +01:00
David Monllao
505ce88467
MDL-54627 search: Ensure that all format_string strings are text.
...
All user input that is usually displayed through format_strings with
filters like mulitlang applied should be converted to text as well.
2016-05-19 13:16:01 +08:00
Eloy Lafuente (stronk7)
1abca11e0a
MDL-54638 versions: bump all versions and requires near release
...
version = 2016052300 release version
requires= 2016051900 current rc1 version
2016-05-19 02:16:15 +02:00
Michael Aherne
39257eb39c
MDL-54600 phpunit: fixed classname to follow frankenstyle
2016-05-17 17:16:11 +08:00
Jake Dallimore
f418d89957
MDL-54128 mod_lti: Add help for custom LTI tools in activity picker
2016-05-16 10:07:29 +08:00
Andrew Nicols
e53d7e7c04
Merge branch 'MDL-50063' of git://github.com/stronk7/moodle
2016-05-13 18:12:32 +08:00
Eloy Lafuente (stronk7)
07a069f1c0
MDL-50063 unittests: Remove some unnecesary gc_collect_cycles()
...
Now backup and restore operations free logger resources calling
to the destroy() method. This commit ensures:
1) That gc_collect_cycles() is not used anymore in backup-related tests.
2) That all backup and restore controllers in test do always call
to the detroy() method.
3) Some unset() calls, needed to make gc_collect_cycles() are not used
anymore.
2016-05-13 02:50:45 +02:00
David Monllao
724703d3e1
MDL-53170 search: Specify core_course mycourses search level
2016-05-11 17:22:24 +08:00
Eloy Lafuente (stronk7)
fa1e76d563
Merge branch 'MDL-53170_master' of git://github.com/dmonllao/moodle
2016-05-10 18:54:57 +02:00
David Monllao
e314b35471
MDL-53170 search: New area for my courses
...
Thanks to Skylar Kelty for the initial implementation.
2016-05-10 18:15:42 +08:00
David Monllao
33b60a4720
Merge branch 'MDL-54034-master' of git://github.com/FMCorz/moodle
2016-05-09 07:46:53 +08:00
Frederic Massart
1d0140757a
MDL-54034 ajax: Apply filters in ajax requests
...
This also clarified that developers can decide to force filters
to be ignored when using external_format_text, though they cannot
force filters to be turned on as the clients should be able to
opt-out from filtering should they want to.
2016-05-06 17:59:41 +08:00
Frederic Massart
440b4c54ca
MDL-53957 form: Support frontpage for selection in course element
2016-05-06 09:27:31 +08:00
Frederic Massart
f824aceb50
MDL-51369 course: Adding tests to cover restoring course info
2016-05-06 09:27:27 +08:00
Dan Poltawski
1019a8f1ca
Merge branch 'MDL-53904-master' of git://github.com/marinaglancy/moodle
2016-05-02 10:16:27 +01:00
Marina Glancy
f6b9b6b71b
MDL-53904 course: apply default completion when approving request
2016-04-27 15:55:30 +08:00
Cameron Ball
f23e9b6ba4
MDL-49414 webservices: Remove deprecated functions
2016-04-27 15:54:38 +08:00
Simey Lameze
bc577c541f
MDL-51267 mod: move the changes from the API to the form file
2016-04-19 16:36:26 +08:00
David Monllao
c3b661403c
Merge branch 'cbe' of git://github.com/FMCorz/moodle
2016-04-19 12:37:11 +08:00
David Monllao
218fbd6ca2
Merge branch 'MDL-51267-master' of git://github.com/lameze/moodle
2016-04-19 11:53:22 +08:00
Simey Lameze
819e1ff0ad
MDL-51267 mod_url: make the url and resource forms friendlier
2016-04-19 11:13:18 +08:00
Frederic Massart
56537316f6
MDL-53719 competency: Delete content upon course and cm delete/reset
2016-04-18 11:06:01 +08:00