Eloy Lafuente (stronk7)
7fb95a9d2d
Merge branch 'MDL-62834' of git://github.com/timhunt/moodle
2018-07-04 00:46:33 +02:00
Eloy Lafuente (stronk7)
af0202c5c2
Merge branch 'MDL-62211-master' of git://github.com/junpataleta/moodle
2018-07-03 23:33:02 +02:00
David Monllao
6d57e23197
Merge branch 'MDL-61296-master' of git://github.com/cescobedo/moodle
2018-07-03 23:33:02 +02:00
David Monllao
b596cdda82
Merge branch 'MDL-62656-master' of git://github.com/mihailges/moodle
2018-07-03 23:33:01 +02:00
David Monllao
2af5c8e7ef
Merge branch 'MDL-60014-master-catcherror-nopermission-annotatepdfcron' of https://github.com/Eva-Dv/moodle
2018-07-03 23:33:01 +02:00
David Monllao
772ae9d4fd
Merge branch 'MDL-62691-master' of git://github.com/bmbrands/moodle
2018-07-03 23:33:00 +02:00
David Monllao
f8839747ce
Merge branch 'MDL-62813-master' of git://github.com/lameze/moodle
2018-07-03 23:33:00 +02:00
David Monllao
de0b684c38
Merge branch 'MDL-62654-master' of git://github.com/bmbrands/moodle
2018-07-03 15:19:18 +02:00
David Monllao
3a0e92cd6a
Merge branch 'MDL-32232-master' of https://github.com/lucaboesch/moodle
2018-07-03 13:59:57 +02:00
David Mudrák
dd808ec6b9
MDL-62796 tool_policy: Fix a regression in Behat test
...
We now correctly show the popup with links to policies that apply to
anonymous visitors of the site. So the name of the guests only policy
became visible in this popup in more cases and it caused false failures.
The point of the lines affected by this patch is to make sure that the
policy does / does not appear in the list of policies to be accepted. So
I am making it more specific of where the text is / is not supposed to
be seen.
2018-07-03 10:58:29 +02:00
Jake Dallimore
83e2051845
Merge branch 'MDL-59261-master' of git://github.com/ryanwyllie/moodle
2018-07-03 14:44:32 +08:00
Bas Brands
af9edb2e6a
MDL-59261 theme_boost: compiled css fallback
2018-07-03 14:14:52 +08:00
Michael Hawkins
a990e4faff
MDL-62767 theme: Remove old localcaches when clearing/updating theme cache
2018-07-03 14:00:29 +08:00
Michael Hawkins
9af6a71c70
MDL-62801 themes: Added missing filelib include
2018-07-03 13:07:27 +08:00
Marina Glancy
d80533be40
MDL-62790 course: cap check in core_course_get_categories
2018-07-03 12:01:15 +08:00
Mihail Geshoski
daa31a0491
MDL-33509 forms: Change button type in url resource editing page
2018-07-03 11:53:09 +08:00
Jake Dallimore
25a592ff5f
Merge branch 'MDL-62715-master' of git://github.com/andrewnicols/moodle
2018-07-03 08:49:35 +08:00
Eloy Lafuente (stronk7)
d34b408d98
Merge branch 'MDL-62763-master-enfix' of git://github.com/mudrd8mz/moodle
2018-07-02 20:09:07 +02:00
Eloy Lafuente (stronk7)
b197a1d4cb
Merge branch 'MDL-62621-master-ixcomment' of git://github.com/mudrd8mz/moodle
2018-07-02 20:00:29 +02:00
David Monllao
3f3d7fec0c
Merge branch 'wip-MDL-62796-master' of git://github.com/marinaglancy/moodle
2018-07-02 12:21:42 +02:00
Helen Foster
9722f6a25e
MDL-62763 lang: Merge English strings from the en_fix language pack
...
Significant string changes:
* various strings in tool_dataprivacy and tool_policy - 'Data Protection
Officer' changed to 'privacy officer'
* idnumbermod_help,core - mentioning resource and custom reporting
2018-07-02 11:15:26 +02:00
David Monllao
e460c95893
Merge branch 'MDL-62713-master' of https://github.com/sammarshallou/moodle
2018-07-02 10:40:40 +02:00
Eloy Lafuente (stronk7)
744a9de339
Merge branch 'MDL-61244-master-fix' of git://github.com/junpataleta/moodle
2018-07-02 10:36:30 +02:00
Jake Dallimore
221a79361a
Merge branch 'MDL-62801-master' of git://github.com/mickhawkins/moodle
2018-07-02 16:18:23 +08:00
David Mudrák
82b7ad70b1
MDL-62621 comments: Add missing indexes on comments table
...
The composite index over the fields contextid, commentarea and itemid
helps the comments API to load all comments for the given area
effectively.
The index over the userid field helps the privacy API to load all
comments by the given user.
2018-07-02 10:04:26 +02:00
Jun Pataleta
26ffa8e4d3
MDL-61244 core_admin: Fix Behat navigation to purge caches page
2018-07-02 14:56:42 +08:00
Mihail Geshoski
c3c42514a1
MDL-62656 course: Align elements in course and category management
2018-07-02 08:25:01 +08:00
Eloy Lafuente (stronk7)
aedd74c610
Merge branch 'MDL-61244_master' of https://gitlab.com/marxjohnson/moodle
2018-07-02 01:42:00 +02:00
Tim Hunt
1146659db4
MDL-62838 filters: dont use statics inside functions. Use MUC
2018-06-29 17:24:41 +01:00
Tim Hunt
8aedf6d478
MDL-62834 behat: new step for enabling filters
2018-06-29 11:26:41 +01:00
sam marshall
23f6a88341
MDL-62713 core_search: Cron error indexing sections in some cases
2018-06-29 10:48:16 +01:00
Neill Magill
e69ea0ea5d
MDL-62823 filter: Save changes button should be styled
2018-06-29 08:40:41 +01:00
Michael Hawkins
3f2ed99d26
MDL-62801 themes: Remove old mustache caches when new one generated
2018-06-29 10:49:21 +08:00
Michael Hawkins
9a3ee0c396
MDL-37624 calendar: string and behat testing fixes
2018-06-29 10:46:57 +08:00
Michael Hawkins
ef4e04ee26
MDL-37624 calendar: Added location support
2018-06-29 10:46:54 +08:00
Jun Pataleta
4c72ffa5ef
MDL-62211 tool_dataprivacy: Request filtering and pagination
...
* Make data requests page use table_sql to make it sortable
* Also, add an autocomplete element that enables filtering by
status and request type.
2018-06-29 10:32:04 +08:00
Michael Hawkins
6924e32e4a
MDL-61359 message: Updated sender contact text to text node content
2018-06-29 10:26:07 +08:00
Zig Tan
a8f7818beb
MDL-62533 assign: Show assign hidden status on grading summary page
2018-06-29 09:37:57 +08:00
Zig Tan
bc87f6a2e3
MDL-44081 assign: Fix Grader annotation button accessibility ordering
2018-06-29 09:26:58 +08:00
Luca Bösch
4f2e193eb6
MDL-41463 course: Reset remove groups section advanced toggle.
2018-06-28 23:06:45 +02:00
Luca Bösch
73e571aae1
MDL-32232 lesson: changing a page type chooser option for consistency
2018-06-28 23:06:34 +02:00
Sergio Rabellino
adeff60562
MDL-61403 filter: Fix for the nolink tag ignored
...
Fix for the nolink tag ignored if there are some other attributes defined in the same span
2018-06-28 11:01:26 +02:00
Marina Glancy
a589b992f8
MDL-59259 tool_uploadcourse: apply course format options
2018-06-28 16:37:27 +08:00
Simey Lameze
23b05f1841
MDL-62813 calendar: add behat test for form validation
2018-06-28 14:04:46 +08:00
Jake Dallimore
f61ee4e857
weekly release 3.6dev
2018-06-28 14:02:55 +08:00
Simey Lameze
c20ac98869
MDL-62813 calendar: fix dmlreadexception on event form
2018-06-28 13:22:20 +08:00
Marina Glancy
6e40d1edfe
MDL-62526 admin: ask privacy policy agreement for moodle.net
2018-06-28 11:43:48 +08:00
Eloy Lafuente (stronk7)
ce514b08ee
Merge branch 'MDL-62325-master' of git://github.com/rezaies/moodle
2018-06-28 02:05:50 +02:00
Eloy Lafuente (stronk7)
b66476d15d
Merge branch 'wip-MDL-62755-master' of git://github.com/abgreeve/moodle
2018-06-28 01:55:53 +02:00
Eloy Lafuente (stronk7)
d7a10f5746
Merge branch 'MDL-61889-master' of git://github.com/junpataleta/moodle
2018-06-28 01:44:26 +02:00