Andrew Nicols
3e7c330bda
Merge branch 'MDL-61515-master' of git://github.com/bmbrands/moodle
2018-08-06 13:55:04 +08:00
Andrew Nicols
e980f89a4f
Merge branch 'MDL-62996-master' of git://github.com/junpataleta/moodle
2018-08-06 12:10:51 +08:00
Mihail Geshoski
02de9f2014
MDL-62798 repositories: Report sections by name in server repository
2018-08-06 09:55:35 +08:00
Mihail Geshoski
9d98033ff9
MDL-61839 glossary: One letter search in glossary returns all entries
2018-08-06 09:45:34 +08:00
Mihail Geshoski
216b89475d
MDL-54741 general: 3.2 final deprecation in lib/deprecatedlib.php
2018-08-06 09:29:54 +08:00
Mihail Geshoski
f2cdf99382
MDL-56335 behat: prefixed_tablenode_transformations final deprecation
2018-08-06 09:27:08 +08:00
Andrew Nicols
b4463cf9a7
Merge branch 'MDL-62969_master' of git://github.com/markn86/moodle
2018-08-06 09:21:14 +08:00
Luca Bösch
ce3c772677
MDL-62237 repositories: Add SVG icons for built-in repositories
2018-08-03 14:20:55 +02:00
Jason Platts
e52856bc9a
MDL-62520 user: User identity fields not searchable in Participants list
2018-08-03 10:35:24 +01:00
Damyon Wiese
8cee90e3bf
MDL-61650 assign: More consistent empty text
...
Consistently check for empty submissions with count_words(trim($text)).
2018-08-03 16:52:31 +08:00
Huong Nguyen
4889d6ac23
MDL-62945 Quiz: Increase max group of Question type Gap Select
2018-08-03 14:26:45 +07:00
Damyon Wiese
cc9384f121
MDL-62279 assign: Properly set the defaults
...
Before an assignment has been created, we need to use the site defaults,
not the per instance defaults for the settings.
2018-08-03 15:03:53 +08:00
Andrew Nicols
6e020b161a
weekly release 3.6dev
2018-08-03 11:30:11 +08:00
Andrew Nicols
5a5fbdb248
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2018-08-03 11:30:09 +08:00
Eloy Lafuente (stronk7)
5114d1168b
Merge branch 'MDL-57244-master-text' of git://github.com/abgreeve/moodle
2018-08-02 19:16:58 +02:00
Damyon Wiese
192e48bb90
MDL-61870 mod_assign: Conditionally backup groups
...
When group info is not backed up, do not backup assignment submissions or overrides that related to a specific group.
We are already correctly not restoring them, but it is more robust not to include them in the backup file at all.
2018-08-02 12:55:13 +08:00
Zig Tan
8ea4df50c9
MDL-61870 mod_assign: Fix/clean up imported group override duedates
...
Applying patch supplied from Damyon Wiese to address the root-cause
of this issue in the backup/restore logic.
2018-08-02 12:55:13 +08:00
Zig Tan
6bcc6f877a
MDL-61870 mod_assign: Fix/clean up imported group override duedates
...
- Prevent group override duedate events from being imported when groups are excluded
- Clean up any existing group override duedate events when editing assignment in upgradelib.php
- Updated lib.php unit tests
2018-08-02 12:55:12 +08:00
Andrew Nicols
aa75f70280
Merge branch 'MDL-59847-master' of https://github.com/snake/moodle
2018-08-02 11:39:50 +08:00
Andrew Nicols
d7978b1740
Merge branch 'MDL-62983-master' of git://github.com/sarjona/moodle
2018-08-02 11:17:13 +08:00
Andrew Nicols
31b02f6ef5
MDL-63050 cachestore_redis: Update hExists to check empty
2018-08-02 10:59:53 +08:00
Andrew Nicols
ed3ff719f2
MDL-63050 redis: Make session check compatible with Redis 4.0
2018-08-02 10:57:53 +08:00
Adrian Greeve
eb8dfd5bf8
MDL-57244 lib: Update to upgrade.txt files about renamed classes.
2018-08-02 10:34:18 +08:00
David Mudrák
afa3e0ff32
MDL-59847 core: Stop supporting custom identity fields in user selectors
...
The user_selector classes supported custom list of extra identity
fields. But they should obey the configured user policy and respect the
privacy setting made by site administrators. So the list of user
identifiers should never be hard-coded, but the setting
$CFG->showuseridentity should be always respected.
2018-08-02 10:22:07 +08:00
David Mudrák
ef65e09af0
MDL-59847 core: Fix display of hidden identity fields in user selectors
...
User selectors now respect the user's permission to view other users'
hidden profile fields.
2018-08-02 10:22:05 +08:00
Eloy Lafuente (stronk7)
d8971be88f
Merge branch 'MDL-57666-master' of git://github.com/mihailges/moodle
2018-08-02 01:27:41 +02:00
Eloy Lafuente (stronk7)
bac049773f
Merge branch 'MDL-62965-master-userprofilesignup' of git://github.com/mudrd8mz/moodle
2018-08-02 00:37:40 +02:00
Eloy Lafuente (stronk7)
20c7822f6d
Merge branch 'MDL-57244-master' of git://github.com/abgreeve/moodle
2018-08-02 00:24:14 +02:00
Eloy Lafuente (stronk7)
c965349aad
Merge branch 'MDL-59595-master-2' of git://github.com/snake/moodle
2018-08-02 00:21:23 +02:00
Eloy Lafuente (stronk7)
3578f04762
Merge branch 'MDL-51883-master' of git://github.com/mihailges/moodle
2018-08-01 16:39:45 +02:00
Eloy Lafuente (stronk7)
d2ba6eea3b
Merge branch 'MDL-62977_master' of git://github.com/markn86/moodle
2018-08-01 16:36:25 +02:00
Eloy Lafuente (stronk7)
1ffa22bbc7
Merge branch 'MDL-61041-master' of git://github.com/damyon/moodle
2018-08-01 16:36:12 +02:00
Jonathon Fowler
89e27d9999
MDL-62983 core_user: Hold multiple filters when clicking any link
2018-08-01 09:33:34 +02:00
Mihail Geshoski
5ab8824394
MDL-51883 libraries: 3.1 final deprecation in lib/deprecatedlib.php
2018-08-01 10:32:37 +08:00
Eloy Lafuente (stronk7)
8c76cf65e8
Merge branch 'MDL-62344-master-final' of https://github.com/Tsheke/moodle
2018-07-31 23:53:52 +02:00
Eloy Lafuente (stronk7)
c121e849c1
Merge branch 'MDL-41847-master' of git://github.com/sarjona/moodle
2018-07-31 23:50:43 +02:00
David Monllao
77f9983189
Merge branch 'MDL-61290_master' of https://github.com/aanabit/moodle
2018-07-31 17:18:17 +02:00
Amaia Anabitarte
4a6cd05ae1
MDL-61290 mod_feedback: adding groups to csv download
...
Thanks Christine LEGEMBLE for your proposal
2018-07-31 15:32:43 +01:00
Bas Brands
bf45d7eba3
MDL-63028 Theme boost: flexbox for Boost footer
2018-07-31 15:24:36 +02:00
David Monllao
f967e6795d
Merge branch 'MDL-63001_master' of git://github.com/markn86/moodle
2018-07-31 13:52:49 +02:00
David Monllao
834ee94fe3
Merge branch 'master_MDL-58015' of https://github.com/danmarsden/moodle
2018-07-31 13:36:21 +02:00
David Monllao
f3e240e7e0
Merge branch 'MDL-59611-master' of git://github.com/damyon/moodle
2018-07-31 13:30:41 +02:00
David Monllao
a1b2d95092
Merge branch 'MDL-44538-master' of https://github.com/lucaboesch/moodle
2018-07-31 11:18:39 +02:00
Jun Pataleta
77b6d458e5
Merge branch 'MDL-58768-master-2' of git://github.com/rezaies/moodle
2018-07-31 16:18:44 +08:00
David Monllao
7afa724cb5
MDL-63026 course: Fix reference to unexisting capability
2018-07-31 08:31:16 +02:00
Andrew Nicols
ea08da4613
Merge branch 'MDL-61960-master' of git://github.com/farhan6318/moodle
2018-07-31 07:23:50 +08:00
Eloy Lafuente (stronk7)
060277a401
Merge branch 'MDL-57977-master' of git://github.com/vmdef/moodle
2018-07-30 21:09:55 +02:00
David Monllao
a50b8a438a
Merge branch 'MDL-56712-master' of git://github.com/mihailges/moodle
2018-07-30 17:47:51 +02:00
David Monllao
c5c618fe10
Merge branch 'MDL-54858-master' of git://github.com/mihailges/moodle
2018-07-30 17:41:06 +02:00
David Monllao
627d9aa6c8
Merge branch 'MDL-55188-master' of git://github.com/abgreeve/moodle
2018-07-30 17:33:21 +02:00