88199 Commits

Author SHA1 Message Date
Andrew Nicols
3406bdd6fa Merge branch 'MDL-61196_master' of git://github.com/markn86/moodle 2018-03-02 09:34:24 +08:00
Adrian Greeve
8a844437bf MDL-61268 blocks: Unit tests for deprecated object update.
Unit tests for testing that the upgrade functions to change
the now deprecated object to stdClass works.
2018-03-02 09:22:05 +08:00
Adrian Greeve
e78849e837 MDL-61268 blocks: Fix corrupt configdata in block instances.
Old configuration data in the block instances is base64 encoded with
the deprecated object class instead of stdClass.
2018-03-02 09:22:05 +08:00
Eloy Lafuente (stronk7)
20089fb594 Merge branch 'MDL-61533-master-enfix' of git://github.com/mudrd8mz/moodle 2018-03-02 01:42:45 +01:00
Helen Foster
ad5b7d26e7 MDL-61533 lang: Merge English strings from the en_fix language pack
Significant string change:

* typeoflogin_desc,tool_mobile - removing sentence about autologinguests
* gradepublishing_help, core_grades - updated explanation mentioning the
  manager role and grade export publishing settings
2018-03-01 17:17:16 +01:00
M Kassaei
235b6e4f06 MDL-60991 Workshop: Display late submission text after deadline 2018-03-01 13:51:46 +00:00
Luca Bösch
9d10d64e14 MDL-36157 block_rss_client: Don't double escape titles. 2018-03-01 09:52:32 +01:00
Luca Bösch
49ccb165cc MDL-61497 repository_onedrive: Use post 2015 icon 2018-03-01 08:59:15 +01:00
Chernyavskiy Leonid
0e9cda01f1 MDL-60658 course, gradebook: fix missing unformat_float for gradepass
Fix incorrect comparison of gradepass variable (with comma as decimal separator)
with grade variable when trying to save assignment settings.
Adds missing unformat_float($data['gradepass']).
2018-03-01 09:26:51 +07:00
Mihail Geshoski
0e613a1f5b MDL-61211 lesson: Error when answer or response contains break tag 2018-03-01 09:50:51 +08:00
Shamim Rezaie
4fa49cc647 MDL-61380 Quiz: Adding a random question 2018-03-01 11:50:52 +11:00
Andrew Nicols
9f4e81a81b Merge branch 'MDL-61453-master-userpicturefiletype' of git://github.com/mudrd8mz/moodle 2018-03-01 08:45:47 +08:00
Shamim Rezaie
78b3870c50 MDL-61380 Quiz: Initial implementation of slot_random class 2018-03-01 11:41:15 +11:00
Shamim Rezaie
6fc5a830d4 MDL-61380 Quiz: Migrate "random" questions data into quiz_slots
Search for all "random" questions in the qbank and move the configuration data of each one to the quiz slots table.
2018-03-01 11:41:15 +11:00
Shamim Rezaie
b6c38f71e2 MDL-61380 Quiz: quiz_slots schema change
Adding questioncategoryid and includingsubcategories to the quiz_slots table
2018-03-01 11:41:14 +11:00
Dan Marsden
1a11bf375c MDL-49417 enrol_cohort: use ajax searchable selector for cohorts. 2018-03-01 13:39:56 +13:00
Eloy Lafuente (stronk7)
856e07e4e7 weekly release 3.5dev 2018-02-28 12:58:13 +01:00
Eloy Lafuente (stronk7)
4881c193b7 NOBUG: Fixed SVG browser compatibility 2018-02-28 12:58:11 +01:00
Jan Dageförde
aa949cb2f9
MDL-61549 user: Remove $already columns because none were loaded yet 2018-02-27 14:47:44 +01:00
Jake Dallimore
54a86d8f15 Merge branch 'wip-MDL-61485-master' of git://github.com/marinaglancy/moodle 2018-02-27 09:37:45 +08:00
Jake Dallimore
c99a5e18eb Merge branch 'MDL-61480-master' of git://github.com/andrewnicols/moodle 2018-02-27 09:04:45 +08:00
Eloy Lafuente (stronk7)
e7d8d22dca Merge branch 'MDL-61249-master' of git://github.com/sarjona/moodle 2018-02-26 23:10:14 +01:00
Eloy Lafuente (stronk7)
b62139ab27 Merge branch 'MDL-61393-master' of git://github.com/lameze/moodle 2018-02-26 23:06:36 +01:00
Mihail Geshoski
757a889b24 MDL-60398 resource: Unable to download folder resource 2018-02-26 16:49:21 +08:00
Andrew Nicols
26d26413a0 MDL-61480 core: Check plugin installed before returning 2018-02-26 12:11:25 +08:00
Andrew Nicols
de18c36f9f Merge branch 'MDL-60547-master' of git://github.com/cescobedo/moodle 2018-02-26 10:20:54 +08:00
Andrew Nicols
8fe48ac366 Merge branch 'MDL-61462-master' of git://github.com/junpataleta/moodle 2018-02-26 10:10:27 +08:00
Sara Arjona
e2cd8d3c6d MDL-61249 enrol_manual: Fix end date calculation
This patch has been given by Bruno Malaval.
2018-02-23 08:19:49 +01:00
Jake Dallimore
296a3aa707 weekly release 3.5dev 2018-02-23 11:51:28 +08:00
Jake Dallimore
fbf290d3b2 Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install 2018-02-23 11:51:27 +08:00
Andrew Nicols
563ac282fc Merge branch 'MDL-61444-master-fix' of https://github.com/lameze/moodle 2018-02-23 07:57:07 +08:00
Simey Lameze
1657d0b6a9 MDL-61444 question: hardFreeze tags element if no caps 2018-02-23 07:44:57 +08:00
Barbara Ramiro
1421bf5492 MDL-61393 pix: add tag icons 2018-02-22 12:11:23 +08:00
Jun Pataleta
e5818c7d09 MDL-61513 admin: Fix undefined $buttons variable 2018-02-22 10:22:06 +08:00
Andrew Nicols
d40b84e253 Merge branch 'MDL-61444-master' of git://github.com/lameze/moodle 2018-02-22 09:59:15 +08:00
Simey Lameze
4509be2296 MDL-61444 question: freeze element for users without caps 2018-02-22 09:44:15 +08:00
Eloy Lafuente (stronk7)
0f8c06e0f5 Merge branch 'MDL-61437-master' of git://github.com/lameze/moodle 2018-02-22 08:30:57 +08:00
Eloy Lafuente (stronk7)
59462743e6 Merge branch 'MDL-58885-master' of https://github.com/sammarshallou/moodle 2018-02-22 08:30:57 +08:00
Jake Dallimore
f52c05d66d Merge branch 'MDL-61394-master-fix2' of git://github.com/andrewnicols/moodle 2018-02-22 08:30:56 +08:00
Andrew Nicols
e63da7ba58 Merge branch 'MDL-61394-master-fix' of git://git.cameron1729.xyz/moodle 2018-02-22 08:30:55 +08:00
Andrew Nicols
54fd1bb3fa MDL-61394 admin: Set valid default for pathtosassc 2018-02-22 08:30:55 +08:00
Cameron Ball
40e53599b3 MDL-61394 core_scss: Null coalesce path to sassc setting 2018-02-22 08:30:54 +08:00
Jake Dallimore
3a7ae79555 Merge branch 'MDL-61402' of https://github.com/mkassaei/moodle 2018-02-22 08:30:53 +08:00
Andrew Nicols
2b32b1fea8 Merge branch 'MDL-61394-master' of git://git.cameron1729.xyz/moodle 2018-02-22 08:30:53 +08:00
Eloy Lafuente (stronk7)
fcafde7e48 Merge branch 'MDL-61324_lti_sync' of git://github.com/davosmith/moodle 2018-02-22 08:30:52 +08:00
Eloy Lafuente (stronk7)
fb9d5e7a17 Merge branch 'MDL-61005-master' of git://github.com/sarjona/moodle 2018-02-22 08:30:52 +08:00
Luca Bösch
91e2e5e7a2 MDL-58845 mod_choice: Fix behat related tests 2018-02-22 08:30:51 +08:00
Andrew Nicols
85973908a5 Merge branch 'MDL-61444-master' of git://github.com/lameze/moodle 2018-02-22 08:30:50 +08:00
Andrew Nicols
c482497d52 Merge branch 'MDL-61421-master' of git://github.com/sarjona/moodle 2018-02-22 08:30:50 +08:00
Andrew Nicols
6478b4e463 Merge branch 'MDL-61408-master' of https://github.com/lucaboesch/moodle 2018-02-22 08:30:49 +08:00