Shamim Rezaie
8ece85602a
MDL-61556 Questions: Add behat test
2018-03-05 14:17:52 +11:00
Shamim Rezaie
c618e93e66
MDL-61557 Questions: Add behat test
2018-03-05 14:16:13 +11:00
Shamim Rezaie
18d6ff7880
MDL-61557 Questions: Fixed moving question categories to top
2018-03-05 13:40:02 +11:00
Shamim Rezaie
536d4d5729
MDL-61557 Lib: Add get_top_level_parent_id function
2018-03-05 13:34:08 +11:00
Jonathan Champ
9651175f70
MDL-61584 auth_ldap: use get_cache_flag()
...
get_cache_flags() is only useful when you want multiple responses or
you don't know the name/key for the value pair. We know the name/key
here is the session ID, so use get_cache_flag() instead and gain the
performance benefit.
2018-03-03 15:50:58 -05:00
Shamim Rezaie
ee1052bd18
MDL-61556 Questions: Fixed moving question categories between contexts
2018-03-03 16:31:59 +11:00
Andrew Nicols
03d174d733
MDL-61268 core: Fix empty string DB cehck
...
(amended by stronk7 to use the helper better)
2018-03-02 16:31:11 +01:00
Kathrin Osswald
65992c2d25
MDL-61404 blocks: Removed unused strings.
2018-03-02 07:48:49 +01:00
Shamim Rezaie
2d7b0534d3
MDL-61503 Questions: Fix sql query to get questions by tags
2018-03-02 15:40:44 +11:00
Andrew Nicols
8b4510c4cc
Merge branch 'wip-MDL-61268-master' of git://github.com/abgreeve/moodle
2018-03-02 09:57:30 +08:00
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