Shamim Rezaie
8df402e401
MDL-61132 Questions: Adapt logic on backup/restore
...
Modifying backup/restore to adapt with "Top" categories.
2018-02-05 11:58:57 +11:00
Shamim Rezaie
3b8f3198de
MDL-61132 Quiz: "Random" question from "Top" categories
...
* Support for adding ranodm questions from "Top" categories
2018-02-05 11:58:57 +11:00
Shamim Rezaie
9275220de3
MDL-61132 Questions: Question Bank amendments to cope with Top category
...
* Display "Top" categories in the category filter when listing questions in the question bank
* Prevent editing "Top" categories
* Prevent deleting "Top" categories
2018-02-05 11:58:52 +11:00
Shamim Rezaie
bb06397130
MDL-61132 Questions: Add "Top" categories by default when don't exist
...
Create "Top" categories along with the default categories when they don't exist
2018-02-05 11:53:36 +11:00
Shamim Rezaie
d2c4ff10bf
MDL-61132 Questions: Upgrade step to add Top to existing contexts
...
Upgrade script to add a "Top" category as a real category to the question bank
2018-02-05 11:20:50 +11:00
Eloy Lafuente (stronk7)
b26bc628cf
MDL-61269 composer: better license GPL-3.0-or-later
...
Source: https://spdx.org/licenses/
2018-02-04 19:38:32 +01:00
Sara Arjona
8d7c385203
MDL-61261 badges: Add email validation during backpack configuration
2018-02-02 11:33:15 +01:00
Ryan Wyllie
99df051805
MDL-61135 templates: improve loading icon for loading templates
2018-02-02 03:58:49 +00:00
Ryan Wyllie
2328bcccde
MDL-61135 javascript: fix modal body height resizing when loading
2018-02-02 03:57:25 +00:00
Andrew Nicols
139dfc8b8a
MDL-61341 theme_boost: Fix usertour zindex calculations
2018-02-02 11:31:14 +08:00
Andrew Nicols
2bc3246f93
MDL-61341 theme_boost: Modify variables used for calculations
...
Variables must be of the same type for Math to take place. We cannot
mix REM and EM because they have different relative roots.
2018-02-02 11:29:34 +08:00
Jun Pataleta
5c7351a263
MDL-61168 mod_assign: Truncate only the online text submission
2018-02-02 09:20:57 +08:00
Luca Bösch
1477e62936
MDL-61251 admin: configenablerssfeedsdisabled2 string more correct.
2018-02-01 22:59:33 +01:00
Luca Bösch
bcf4a7f076
MDL-52832 quiz: timeclose in activities block looks after overrides.
2018-02-01 22:52:19 +01:00
Davo Smith
4a9624af21
MDL-52811 course: fix unit tests broken by setforcedlanguage
2018-02-01 17:07:23 +00:00
Davo Smith
1433a07881
MDL-52811 course: prevent setting of 'lang' without permission
2018-02-01 17:07:12 +00:00
Yair Spielmann
ecce451878
MDL-52811 course: Require course:setforcedlanguage to force language.
2018-02-01 17:06:57 +00:00
David Monllao
a409707794
weekly release 3.5dev
2018-02-01 14:26:35 +01:00
David Monllao
e395d46b3b
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2018-02-01 14:26:33 +01:00
Dan Marsden
3e080111f9
MDL-60421 tool_cohortroles: fix deprecated call.
2018-02-01 20:58:31 +13:00
Jake Dallimore
91f841d00f
Merge branch 'MDL-60077-master-fix' of https://github.com/andrewnicols/moodle
2018-02-01 14:55:50 +08:00
Andrew Nicols
826f61e500
MDL-60077 tool_usertours: Pull v0.12.2 of usertours for triangle fix
2018-02-01 14:28:13 +08:00
Andrew Nicols
258f54501b
MDL-37190 blocks: Fix behat failure with new langstring
2018-02-01 10:33:21 +08:00
David Mudrák
051857fcb9
MDL-61242 repository_equella: Fix missing class repository
...
The call to the class 'repository' introduced in the commit d05c2ac7cc
didn't fully work and threw: "Exception - Class 'repository' not found".
This fixes the missing library inclusion.
2018-02-01 10:33:21 +08:00
Eloy Lafuente (stronk7)
632293b09a
Merge branch 'MDL-61058-master' of git://github.com/junpataleta/moodle
2018-02-01 10:33:20 +08:00
Eloy Lafuente (stronk7)
025ef39f14
Merge branch 'MDL-61023-master' of git://github.com/junpataleta/moodle
2018-02-01 10:33:20 +08:00
Andrew Nicols
ec010c09b3
Merge branch 'MDL-37190-master-fix2' of https://github.com/snake/moodle
2018-02-01 10:33:20 +08:00
Andrew Nicols
5eca8239f2
Merge branch 'MDL-61313_master' of git://github.com/dmonllao/moodle
2018-02-01 10:33:19 +08:00
Jake Dallimore
878f4b7ae0
MDL-37190 blocks: fix erroneous strings in the block_blog_tags block
2018-02-01 10:33:19 +08:00
David Monllao
3fd655242d
MDL-61313 behat: Move future events further
2018-02-01 10:33:19 +08:00
Andrew Nicols
b183ace176
Merge branch 'MDL-37190-master-fix1' of https://github.com/snake/moodle
2018-02-01 10:33:18 +08:00
David Monllao
5cce9a8fff
Merge branch 'MDL-60836-master' of git://github.com/jleyva/moodle
2018-02-01 10:33:18 +08:00
Jake Dallimore
4cff1e5476
MDL-37190 behat: fix for char case in html block test
2018-02-01 10:33:18 +08:00
Jake Dallimore
cdef2e7d34
Merge branch 'MDL-37190-master' of https://github.com/lucaboesch/moodle
2018-02-01 10:33:17 +08:00
David Monllao
e57392fabe
Merge branch 'MDL-57394-master' of git://github.com/jleyva/moodle
2018-02-01 10:33:17 +08:00
Eloy Lafuente (stronk7)
74c0b5fe91
Merge branch 'MDL-44612-master' of git://github.com/junpataleta/moodle
2018-02-01 10:33:17 +08:00
Eloy Lafuente (stronk7)
aa78380630
Merge branch 'MDL-61281_master' of git://github.com/dmonllao/moodle
2018-02-01 10:33:16 +08:00
David Monllao
e9fd486eb6
Merge branch 'MDL-60646-master' of git://github.com/junpataleta/moodle
2018-02-01 10:33:16 +08:00
David Monllao
f372f96656
Merge branch 'MDL-60997-master' of git://github.com/junpataleta/moodle
2018-02-01 10:33:16 +08:00
David Monllao
54c51cc810
Merge branch 'MDL-61152-master' of git://github.com/junpataleta/moodle
2018-02-01 10:33:16 +08:00
David Monllao
237bc01fdf
Merge branch 'MDL-61260_master' of git://github.com/markn86/moodle
2018-02-01 10:33:15 +08:00
Jake Dallimore
915140bced
Merge branch 'MDL-61253-master' of git://github.com/andrewnicols/moodle
2018-02-01 10:33:15 +08:00
Andrew Nicols
8be8fb9a2e
Merge branch 'MDL-60077-master' of https://github.com/HuongNV13/moodle
2018-02-01 10:33:15 +08:00
Andrew Nicols
377a1a4cbb
Merge branch 'MDL-61250-master' of https://github.com/lucaboesch/moodle
2018-02-01 10:33:14 +08:00
Adrian Greeve
375db4ebc5
MDL-61322 reports: Reformated the display date to include the year.
2018-02-01 08:26:27 +08:00
AMOS bot
5b60901de6
Automatically generated installer lang files
2018-02-01 00:06:35 +00:00
AMOS bot
cab91b357a
Automatically generated installer lang files
2018-01-31 00:06:25 +00:00
Juan Leyva
bf7a643f8a
MDL-57394 mod_chat: New WS mod_chat_get_session_messages
2018-01-30 14:30:51 +01:00
Juan Leyva
2971d8421c
MDL-57394 mod_chat: Move get session messages code to new function
2018-01-30 14:21:13 +01:00
Juan Leyva
26b4e8580d
MDL-57394 mod_chat: New WS mod_chat_get_sessions
2018-01-30 13:52:05 +01:00