Ferran Recio
f222c62d09
MDL-67154 theme_classic: fixing firefox printing
2019-12-12 09:04:10 +08:00
Andrew Nicols
f316987483
Merge branch 'MDL-67458-master' of https://github.com/snake/moodle
2019-12-11 10:05:40 +08:00
Jake Dallimore
ae0263de2b
MDL-67458 core: removing stale cohortroles and role assignments
2019-12-11 09:34:29 +08:00
Jake Dallimore
94eabe36df
MDL-67458 tool_cohortroles: remove role mapping for deleted roles
...
Before syncing anything, clean up records pointing to deleted roles.
2019-12-11 09:33:10 +08:00
Eloy Lafuente (stronk7)
c865cceb6b
Merge branch 'MDL-67371-master' of git://github.com/rezaies/moodle
2019-12-10 12:49:36 +01:00
Andrew Nicols
d10d00a161
Merge branch 'MDL-67434-master' of git://github.com/junpataleta/moodle
2019-12-10 17:28:49 +08:00
Jake Dallimore
37588be383
Merge branch 'MDL-66936-master' of git://github.com/marinaglancy/moodle
2019-12-10 15:26:41 +08:00
Jake Dallimore
16beda9e63
Merge branch 'MDL-67179' of git://github.com/Chocolate-lightning/moodle
2019-12-10 15:01:40 +08:00
Andrew Nicols
9c18bff160
Merge branch 'MDL-67277-master-strongtopics' of git://github.com/mudrd8mz/moodle
2019-12-10 12:48:54 +08:00
Jake Dallimore
88c7484310
Merge branch 'MDL-67154-master' of git://github.com/ferranrecio/moodle
2019-12-10 11:53:29 +08:00
Jake Dallimore
25137ded9e
Merge branch 'MDL-67362-antivirus-config-log' of https://github.com/brendanheywood/moodle
2019-12-10 11:21:49 +08:00
Jake Dallimore
b42481597e
Merge branch 'MDL-67451-master' of git://github.com/sarjona/moodle
2019-12-10 10:36:54 +08:00
Jake Dallimore
80c13fed94
Merge branch 'MDL-67432-master_quizaccess_settings' of https://github.com/catalyst/moodle
2019-12-10 09:30:36 +08:00
Jake Dallimore
bf747f86c2
Merge branch 'MDL-66708-KeyGenCache' of https://github.com/Cengage/moodle
2019-12-10 09:11:56 +08:00
Andrew Nicols
56cabb839c
Merge branch 'MDL-67373-master' of git://github.com/rezaies/moodle
2019-12-10 08:39:28 +08:00
Andrew Nicols
fd58e6dc62
MDL-67152 calendar: Documentation fix
2019-12-10 08:19:12 +08:00
Andrew Nicols
349141c85b
Merge branch 'MDL-67152-master' of git://github.com/rezaies/moodle
2019-12-10 08:12:31 +08:00
Andrew Madden
e2c5d41a6b
MDL-67432 quiz: Load all quiz subplugin settings from quiz settings.
...
Quiz quizaccess and report subplugins should have greater control over their own settings.
Remove the condition that they are only included when in the full admin tree which doesn't
include admin search page. The $ADMIN->fulltree condition should be handled by subplugin
settings.
2019-12-10 09:17:44 +11:00
Shamim Rezaie
0ab57f8128
MDL-67152 calendar: Rewrite core_calendar/view_manager using ES6 syntax
2019-12-10 06:46:38 +11:00
Shamim Rezaie
eaa0439eca
MDL-67152 calendar: Rewrite core_calendar/repository using ES6 syntax
2019-12-09 23:24:57 +11:00
Shamim Rezaie
f046b70355
MDL-67152 calendar: The day view should start from the current day
2019-12-09 22:37:21 +11:00
Jake Dallimore
d8b0718dc5
Merge branch 'MDL-67392-master' of git://github.com/rezaies/moodle
2019-12-09 14:46:35 +08:00
Andrew Nicols
9423348ed4
Merge branch 'MDL-60975-master' of https://github.com/Kathrin84/moodle
2019-12-09 12:16:35 +08:00
Shamim Rezaie
5bd8f1dc4a
MDL-67371 lib: Upgrade ADODB to version 5.20.15
2019-12-09 14:47:39 +11:00
Frédéric Massart
ef1a9a2135
MDL-67434 javascript: Use static get_string after recycling promise
2019-12-09 10:04:18 +08:00
Eloy Lafuente (stronk7)
8cf4c97217
weekly release 3.9dev
2019-12-05 13:24:04 +01:00
Eloy Lafuente (stronk7)
3978b8a1d4
NOBUG: Fixed SVG browser compatibility
2019-12-05 13:24:03 +01:00
Kathrin Osswald
4805a5b96f
MDL-60975 behat tests: Added search for admin setting filepickers
2019-12-05 11:12:00 +01:00
Adrian Greeve
75890f29ed
Merge branch 'MDL-65620-master' of git://github.com/aanabit/moodle
2019-12-05 09:25:16 +08:00
Eloy Lafuente (stronk7)
97d5eeda32
Merge branch 'MDL-41958-master' of git://github.com/lucaboesch/moodle
2019-12-04 23:24:46 +01:00
Sara Arjona
d03d11095f
MDL-67451 badges: use the site OB version as default
2019-12-04 21:01:09 +01:00
Eloy Lafuente (stronk7)
baa833c667
Merge branch 'MDL-62757-master' of git://github.com/bmbrands/moodle
2019-12-04 20:25:59 +01:00
Bas Brands
8040fafaa8
MDL-62757 themes: validate theme preset files
...
Preset files need to be validated to ensure compiling SCSS does not
break.
2019-12-04 19:12:44 +01:00
Sara Arjona
04b52780eb
Merge branch 'MDL-29693' of https://github.com/paulholden/moodle
2019-12-04 11:40:22 +01:00
Sara Arjona
8a685a3a3f
Merge branch 'MDL-67404' of https://github.com/stronk7/moodle
2019-12-04 11:24:46 +01:00
Paul Holden
fdd3ccaf07
MDL-29693 report_configlog: implement report search filtering.
2019-12-04 10:19:22 +00:00
Paul Holden
a00801c071
MDL-29693 report_configlog: re-factor output to use renderers.
...
AMOS BEGIN
MOV [value,report_configlog],[valuenew,report_configlog]
MOV [oldvalue,report_configlog],[valueold,report_configlog]
AMOS END
2019-12-04 10:17:41 +00:00
Sara Arjona
03299347e7
Merge branch 'MDL-57635-38_tool_usertours_filter_shown' of https://github.com/tomdickman/moodle
2019-12-04 10:48:11 +01:00
Amaia Anabitarte
82ed7b3867
MDL-65620 core_message: Notification preferences behat tests
2019-12-04 10:30:36 +01:00
Amaia Anabitarte
ebe53aca51
MDL-65620 core_message: User preference generator
2019-12-04 09:49:21 +01:00
Amaia Anabitarte
f7af919bdf
MDL-65620 core_message: Default notification preferences
2019-12-04 09:49:21 +01:00
Adrian Greeve
528b979a60
Merge branch 'master-MDL-65729' of https://github.com/yao9394/moodle
2019-12-04 14:11:51 +08:00
John Yao
d0734df404
MDL-65729 Backup: Split individual backups into ad-hoc tasks
...
* refactor run automated backup
* new backup status of Queued
* adhoc task for backing up a course
* course locking for course backup adhoc task
* use Moodle locking instead of custom locking for run automated backup task
* add unit tests to extracted methods
2019-12-04 15:10:23 +11:00
Adrian Greeve
2311ae10a6
Merge branch 'MDL-40360-master' of git://github.com/lucaboesch/moodle
2019-12-04 11:49:11 +08:00
Andrew Nicols
96302b7aec
Merge branch 'MDL-67359' of git://github.com/Chocolate-lightning/moodle_forum-project
2019-12-04 10:32:03 +08:00
Eloy Lafuente (stronk7)
26aff51b7a
Merge branch 'MDL-46123' of https://github.com/stronk7/moodle
2019-12-03 23:15:28 +01:00
Tim Hunt
45c4d4aa8c
MDL-46123 accesslib: improve get_component_string
2019-12-03 23:11:11 +01:00
David Mudrák
9446b17d88
MDL-67277 forum: Replace the HTML comments with Mustache comments
...
It does not seem necessary to have the actual HTML sent to browsers full
of these developer-focused comments.
2019-12-03 20:36:05 +01:00
David Mudrák
3eb2ff093c
MDL-67277 forum: Remove the pinned class from the first cell
...
There should be no need to have it, and the name is confusing here.
2019-12-03 20:36:05 +01:00
David Mudrák
33eadfeccb
MDL-67277 forum: Do not display discussion topics in bold
...
The topics are now inside a table header cell, which shows them in bold
by default.
2019-12-03 20:36:05 +01:00