Eloy Lafuente (stronk7)
28e6fa3885
Merge branch 'MDL-65510_master' of https://github.com/t-schroeder/moodle
2019-06-05 00:06:34 +02:00
Eloy Lafuente (stronk7)
ceee04cfb7
Merge branch 'MDL-65689-master' of git://github.com/rezaies/moodle
2019-06-04 23:31:51 +02:00
Eloy Lafuente (stronk7)
19e9ba22b6
Merge branch 'MDL-65578-master' of git://github.com/peterRd/moodle
2019-06-04 23:29:12 +02:00
Eloy Lafuente (stronk7)
1be6251b14
Merge branch 'MDL-65576-master' of git://github.com/andrewnicols/moodle
2019-06-04 21:39:01 +02:00
Eloy Lafuente (stronk7)
bf5ed19cb4
Merge branch 'm38_MDL-65686_Fix_Incorrect_Function_Call' of https://github.com/scara/moodle
2019-06-04 20:04:41 +02:00
Mathew May
dd287e7df0
MDL-65658 mod_forum: Update the group image titles
2019-06-04 11:48:17 +02:00
Jun Pataleta
34b6079e6b
Merge branch 'MDL-65696-MOODLE-master' of https://github.com/kristian-94/moodle
2019-06-04 16:55:06 +08:00
Jun Pataleta
6058e44ff8
Merge branch 'MDL-65810' of git://github.com/stronk7/moodle
2019-06-04 15:25:18 +08:00
Jun Pataleta
a271b8ce20
Merge branch 'MDL-62835-master-1' of git://github.com/mihailges/moodle
2019-06-04 14:18:21 +08:00
Mihail Geshoski
03e9b0766f
MDL-62835 resource: Display description for book, lesson and imscp
2019-06-04 13:26:28 +08:00
Eloy Lafuente (stronk7)
6f62aa2d2b
Merge branch 'MDL-63240-master' of https://github.com/Kathrin84/moodle
2019-06-03 17:56:51 +02:00
Eloy Lafuente (stronk7)
cbf768ba89
Merge branch 'MDL-65660-master' of git://github.com/peterRd/moodle
2019-06-03 17:48:04 +02:00
Eloy Lafuente (stronk7)
944df31cc0
Merge branch 'MDL-65675-master' of git://github.com/andrewnicols/moodle
2019-06-03 17:37:13 +02:00
Sara Arjona
87d4624b1f
Merge branch 'MDL-65658-master' of git://github.com/Chocolate-lightning/moodle
2019-06-03 12:33:16 +02:00
Kristian Ringer
2620bc973b
MDL-65696 assign: Fix width of editpdf comments
2019-06-03 09:30:58 +10:00
Andrew Nicols
4b6e032890
MDL-65578 forum: Hide action menu where no actions exist
2019-05-31 12:43:22 +08:00
Mathew May
c939a043bf
MDL-65658 mod_forum: Group images links and titles groups
...
After a change in Moodle 3.6 some links & titles went missing.
Here I am adding them back & incresing the output image to 100x100px
2019-05-31 08:14:20 +08:00
Andrew Nicols
17f0579797
MDL-65576 behat: Reset Selenium driver between scorm scenarios
2019-05-31 08:08:26 +08:00
Peter
92ba55ee4f
MDL-65660 mod_forum: Allow guest users to view post buttons and links
...
For a self enrolment enabled course allow guest users to see the add
discussion and reply buttons
2019-05-31 07:06:32 +08:00
Matteo Scaramuccia
69a1afd9b9
MDL-65686 setuplib: Fix missing round brackets
2019-05-30 22:41:37 +02:00
Eloy Lafuente (stronk7)
d8ddd509e8
MDL-65810 behat: Update master to use 3.38.0 behat extension tag
2019-05-30 20:48:26 +02:00
Eloy Lafuente (stronk7)
29c395187f
weekly release 3.8dev
2019-05-30 12:18:18 +02:00
Eloy Lafuente (stronk7)
472d152fcf
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2019-05-30 12:18:15 +02:00
Kathrin Osswald
ca0e331cde
MDL-63240 theme Boost: Removed z-indexes for border styling in navdrawer
2019-05-29 17:46:48 +02:00
Marina Glancy
ff51af495f
MDL-65726 core_roles: allow to create roles in install.php
2019-05-29 10:48:51 +02:00
Adrian Greeve
c0542b8a08
Merge branch 'MDL-57729-master' of git://github.com/mihailges/moodle
2019-05-29 11:39:38 +08:00
Adrian Greeve
2ff6a2a58b
Merge branch 'MDL-65726-master' of git://github.com/marinaglancy/moodle
2019-05-29 11:06:30 +08:00
Mihail Geshoski
1fc5c588a4
MDL-57729 enrol_lti: Escape the property values of the xpath elements
2019-05-29 09:55:23 +08:00
Jake Dallimore
ab8c94ea0d
Merge branch 'MDL-65326-master' of https://github.com/dmitriim/moodle
2019-05-29 09:27:17 +08:00
AMOS bot
b2602dcd39
Automatically generated installer lang files
2019-05-29 00:09:11 +00:00
Marina Glancy
f2c00a6f22
MDL-65726 role: do not fail unittest if plugins create their roles
2019-05-28 19:06:35 +02:00
Tim Schroeder
c07e039c84
MDL-65510 messages: fixed defines not being used in code
2019-05-28 13:46:23 +02:00
Adrian Greeve
c970eef862
Merge branch 'MDL-65705-master' of git://github.com/sarjona/moodle
2019-05-28 16:27:29 +08:00
Sara Arjona
39f4caf351
MDL-65705 badges: fix issued date for external badges
...
The preg_match('~^[1-9][0-9]*$~', x) calls have been replaced to
is_numeric(x).
2019-05-28 09:23:35 +02:00
Jake Dallimore
4f8e82111e
Merge branch 'MDL-65657-int-fix-1' of https://github.com/ryanwyllie/moodle
2019-05-28 14:05:32 +08:00
Ryan Wyllie
95a445b360
MDL-65657 message: reduce message poll timer for behat tests
2019-05-28 13:33:31 +08:00
Jun Pataleta
83cdcd99f2
Merge branch 'MDL-65697-master' of git://github.com/lameze/moodle
2019-05-28 13:31:41 +08:00
Jake Dallimore
4c6b2bea57
Merge branch 'MDL-65692-master' of git://github.com/abgreeve/moodle
2019-05-28 13:26:44 +08:00
Dmitrii Metelkin
2c7636490a
MDL-65326 backup: check caps exist before assigning
2019-05-28 11:09:51 +10:00
Jun Pataleta
70eaad836e
Merge branch 'MDL-65606' of https://github.com/Chocolate-lightning/moodle
2019-05-27 16:27:58 +08:00
Jake Dallimore
30e194757f
Merge branch 'MDL-64330-master' of git://github.com/andrewnicols/moodle
2019-05-27 15:20:31 +08:00
Andrew Nicols
281474a5fe
MDL-64330 course: Correct course test assumptions
2019-05-27 15:07:47 +08:00
Adrian Greeve
c583718448
Merge branch 'MDL-65699-master' of http://github.com/dravek/moodle
2019-05-27 14:52:13 +08:00
Andrew Nicols
412eb4cdf6
Merge branch 'MDL-65708-master' of git://github.com/Chocolate-lightning/moodle
2019-05-27 14:46:41 +08:00
Mathew May
2ddd7605d8
MDL-65606 mod_data: Add approvalstatusclass to template
2019-05-27 13:38:25 +08:00
Jake Dallimore
3d9ffc97c6
Merge branch 'MDL-65657-master' of https://github.com/ryanwyllie/moodle
2019-05-27 13:22:45 +08:00
Mathew May
4028ffd8f6
MDL-65708 output: Get a base config from Boost
...
As a part of the removal of bootstrapbase & clean
I removed some logic that got the base config of bootstrapbase,
this should of been changed to get boosts config.
See: e00f1c663c1
2019-05-27 13:22:35 +08:00
Andrew Nicols
9ba09a1244
MDL-65675 forum: Remove duplicate Re in subjects
2019-05-27 12:21:30 +08:00
Ryan Wyllie
8be24909bc
MDL-65657 message: revert polling timeout back to old algorithm
2019-05-27 11:57:22 +08:00
Adrian Greeve
6a4076fa2b
Merge branch 'MDL-64523-master' of git://github.com/rezaies/moodle
2019-05-27 10:48:06 +08:00