Eloy Lafuente (stronk7)
c9a1a6341c
MDL-65571 versions: bump all versions and requires near release
...
version = 2019052000 release version
requires= 2019051100 current beta (week6roll2) version
2019-05-12 23:46:34 +02:00
Damyon Wiese
084a42f9f5
MDL-65518 badges: Require the issuercontact
...
For Badges V2 we can't use just any email address to issue badges, it needs to be a valid
account on the backpack.
2019-05-10 15:51:27 +08:00
Eloy Lafuente (stronk7)
bcf35812a3
Merge branch 'MDL-65197' of https://github.com/paulholden/moodle
2019-05-09 20:01:54 +02:00
Sara Arjona
8b0c8764b4
Merge branch 'MDL-65518-master' of git://github.com/damyon/moodle
2019-05-09 16:19:05 +02:00
Damyon Wiese
2fe34536d5
MDL-65518 badges: Retry auth test
...
When testing the site backpack login credentials, don't rely on a previous login
because the username and password could have changed.
2019-05-09 14:56:27 +08:00
Damyon Wiese
c659b1c53d
MDL-65518 badges: Default Issuer name
...
If the issuer name is not set, use the site name.
2019-05-09 14:56:27 +08:00
Damyon Wiese
d48a52ddb1
MDL-65518 badges: Admin settings warning
...
If the backpack is changed to Open Badges V2 backpack,
attempt the authenticate with the site settings and return a warning
if it fails.
2019-05-09 14:56:21 +08:00
Andrew Nicols
6a5caed492
Merge branch 'MDL-65435' of git://github.com/stronk7/moodle
2019-05-09 14:51:05 +08:00
Adrian Greeve
6ab4df423d
Merge branch 'MDL-58315_master_boost_block_classes' of https://github.com/zpottie/moodle
2019-05-09 11:32:19 +08:00
Adrian Greeve
912156439d
Merge branch 'MDL-65387-master' of https://github.com/lucaboesch/moodle
2019-05-09 11:22:38 +08:00
Eloy Lafuente (stronk7)
ddaae81510
MDL-65435 behat: Support any arg type with behat reruns
...
Right now, when executing a single rerun of a parallel run
using vendor/bin/behat, not all the argument alternatives
are supported (equal or space). This commit allows both to work.
2019-05-08 23:22:18 +02:00
Luca Bösch
133c0342b3
MDL-65387 dataformats: Table download formats choose pulldown style.
2019-05-08 20:27:27 +02:00
Michael Hawkins
cbe5c5fed4
MDL-61738 messageinbound: Fix quota checks & filesize for email uploads
...
Private files uploaded by email will now honour the file quota limit,
because the filesize is set correctly and checked against users'
remaining personal quota limit. Previously, attachment size was always
set to zero, and quota was checked against the draft area (this is
not valid for email uploads, because each file is moved out of the
draft area as it is processed, so multiple files totalling greater
than the remaining quota would still pass the check).
2019-05-08 17:54:44 +02:00
Eloy Lafuente (stronk7)
26df7ac11e
NOBUG: Fixed file access permissions
2019-05-08 17:49:02 +02:00
Jake Dallimore
3e5f439cb1
Merge branch 'MDL-62599-master' of https://github.com/snake/moodle
2019-05-08 11:48:51 +08:00
Jun Pataleta
6861c4f06e
Merge branch 'MDL-44484-master' of https://github.com/Chocolate-lightning/moodle
2019-05-08 10:53:37 +08:00
Mathew May
e6ce167bb7
MDL-44484 admin: Theme can be null and create user
2019-05-08 14:44:30 +12:00
Jun Pataleta
5776269f9c
Merge branch 'MDL-65470-master' of git://github.com/bmbrands/moodle
2019-05-08 10:13:13 +08:00
Bas Brands
4df2aeba9a
MDL-65470 pix: update Moodle logo
...
* Older logos removed, 2 logo versions added. One with a gray hat, used
in the footer. One with a black hat used in the privacy policiy page.
2019-05-07 11:06:40 +02:00
Adrian Greeve
3e35a573e0
Merge branch 'MDL-65485-master' of git://github.com/bmbrands/moodle
2019-05-07 16:26:46 +08:00
Eloy Lafuente (stronk7)
7726bec6b3
Merge branch 'MDL-63262-master' of git://github.com/damyon/moodle
2019-05-07 16:26:40 +08:00
Andrew Nicols
2daa199351
Merge branch 'MDL-65132-master' of git://github.com/cescobedo/moodle
2019-05-07 16:24:40 +08:00
Andrew Nicols
e18c7dc06b
Merge branch 'MDL-65449-master' of git://github.com/bmbrands/moodle
2019-05-07 16:24:39 +08:00
Jun Pataleta
0eab8a4221
MDL-65313 core: Fix orphaned favourites cleanup
2019-05-07 16:24:38 +08:00
Jun Pataleta
14b132750b
Merge branch 'MDL-65313-master' of https://github.com/snake/moodle
2019-05-07 16:24:37 +08:00
Adrian Greeve
3135f0f2e5
Merge branch 'MDL-65104-master' of git://git.cameron1729.xyz/moodle
2019-05-07 16:24:36 +08:00
Andrew Nicols
9862955fa3
Merge branch 'MDL-64993-master' of git://github.com/aanabit/moodle
2019-05-07 16:24:35 +08:00
Bas Brands
530e8e987a
MDL-65485 core_themes: installer html updates for bootstrap4
2019-05-06 11:03:14 +02:00
Bas Brands
620896cf45
MDL-65449 themes: allow overriding course patterns
...
* moving course pattern generation to core_renderer
2019-05-06 09:42:59 +02:00
cescobedo
e3e1938789
MDL-65132 core_message: Added WS to delete message for all users
...
Also, added WS new return parameter candeletemessagesforallusers in get_conversation
and send_instant_message and added API support. This will be used to check
if the user can delete all messages in the conversation.
2019-05-06 09:39:34 +02:00
Jake Dallimore
903ec849c5
MDL-65313 core: upgrade code to remove stale favourites for messaging
...
These were left behing when deleting a group or a course.
2019-05-06 14:11:46 +08:00
Stephen Vickers
8a8221f587
MDL-62599 mod_lti: Changes from integration review
2019-05-06 13:33:42 +08:00
Stephen Vickers
27cbb5965e
MDL-62599 mod_lti: Add platform support for LTI 1.3
2019-05-06 13:33:42 +08:00
Amaia Anabitarte
3204deacfe
MDL-64993 core_message: Add self-conversations to create_user generator
2019-05-05 22:41:35 +02:00
Amaia Anabitarte
e688eab815
MDL-64993 core_message: New group_message_list_area selector
2019-05-05 22:41:35 +02:00
Marina Glancy
8ff19f8c0f
MDL-63685 core_form: for modal forms take parameters from request
...
When we deal with modal form submission we can not call optional_param inside the form class because
it does not have information from the AJAX form submission
2019-05-05 22:27:50 +02:00
Damyon Wiese
7444ba743f
MDL-63262 badges: More changes for badgr.io
...
This commit combines several changes:
* Show authentication errors.
* Show more detailed authentication errors
* When the site backpack is different to the user backpack, show a warning
* Do not duplicate the apiversion and backpackurls in each user backpack.
* Do not support different issuer information for each badge with Open Badges v2.
* Add obversion to assertion url
* Combine separate badges upgrade steps and bump the version number.
* Don't show private collections.
* Push the larger image size to backpacks (512x512).
* BADGE_BACKPACKURL is deprecated
* Don't use property alignments, only alignment
2019-05-03 15:00:01 +08:00
Damyon Wiese
1837b1d5fd
MDL-63262 badges: Coding style
2019-05-03 15:00:00 +08:00
Damyon Wiese
aae219acce
MDL-63262 badges: Add badgr.io
...
Upgrade the support for Open Badges 2 to support a real open badges 2 backpack.
Moodle can only talk to one backpack at a time, so after switching backpacks, users
will have to manually disconnect and then reconnect their backpack to the new one.
This commit combines several changes:
* Split classes into badges namespace
* Publish expiry data with a badge
* Publish badge alignments in badges exported to the backpack.
* Export the criteria for a badge to the backpack.
2019-05-03 15:00:00 +08:00
zpottie
7a02f020c3
MDL-58315 core: Add support for custom block classes
2019-05-03 16:12:29 +12:00
Jun Pataleta
70c1f17d7b
Merge branch 'MDL-65450-master' of https://github.com/ryanwyllie/moodle
2019-05-03 11:23:18 +08:00
Adrian Greeve
cbe23e7666
Merge branch 'MDL-64851-master' of https://github.com/s-cenni/MDL-64851
2019-05-03 10:43:28 +08:00
Andrew Nicols
ea00cdc79f
Merge branch 'MDL-64394-accesslog' of https://github.com/brendanheywood/moodle
2019-05-03 08:49:33 +08:00
Jake Dallimore
3fd575b9f8
Merge branch 'MDL-64439-master' of https://github.com/ilya-catalyst/moodle
2019-05-02 14:47:39 +08:00
Andrew Nicols
5599d4cbca
Merge branch 'MDL-65071-master-new' of git://github.com/mihailges/moodle
2019-05-02 13:53:54 +08:00
Andrew Nicols
e1a071322f
Merge branch 'MDL-65394-master' of https://github.com/ryanwyllie/moodle
2019-05-02 09:04:47 +08:00
Eloy Lafuente (stronk7)
550778cdb6
Merge branch 'MDL-65459-master' of https://github.com/sammarshallou/moodle
2019-05-02 00:24:46 +02:00
Mihail Geshoski
1a9c60e931
MDL-65071 forum: Add sorting in discussion list
2019-05-01 22:10:12 +08:00
sam marshall
ef3f92c70a
MDL-65459 Logging: Missed two points relying on non-JSON log format
2019-05-01 12:11:17 +01:00
Jun Pataleta
a7d496b684
Merge branch 'MDL-65273-master' of https://github.com/lucaboesch/moodle
2019-05-01 17:28:16 +08:00