Michael Hawkins
2660d542c8
MDL-69559 core: Removed stopPropagation from tree click handling
...
It was preventing JS click event handlers being reached on some
elements, such as course admin items in Classic
(eg download course content for teachers).
2020-10-27 07:52:43 +08:00
Michael Hawkins
c2b115f829
MDL-69559 course: Fixed behat navigation in download course content
2020-10-27 07:52:18 +08:00
Sara Arjona
c7d9b12994
MDL-65959 core_badges: fix unique index in upgrade.php
...
There was an error when creating the unique index. Apart from that,
the code has been reorganised to copy data in the new structure only
if password field hasn't been removed.
2020-10-26 23:56:04 +01:00
Sara Arjona
5deb0dad76
Merge branch 'MDL-65959-master' of git://github.com/peterRd/moodle
2020-10-26 22:39:28 +01:00
Shamim Rezaie
e75112a886
MDL-69166 pg_paypal: WS and AMD to return some settings to be used in js
2020-10-27 08:37:08 +11:00
Shamim Rezaie
8ef156b7dc
MDL-69166 core_payment: post to process payment
2020-10-27 08:37:08 +11:00
Shamim Rezaie
59eaf4b662
MDL-69166 core_payment: display an image for each gateway
2020-10-27 08:37:08 +11:00
Shamim Rezaie
96f57f803d
MDL-69166 core_payment: some basic styling
2020-10-27 08:37:08 +11:00
Shamim Rezaie
e9de430907
MDL-69166 core_payment: display the gateways modal
2020-10-27 08:37:08 +11:00
Shamim Rezaie
9f2d8a0bdc
MDL-69166 core_payment: WS to get list of gateways supporting a currency
2020-10-27 08:37:08 +11:00
Shamim Rezaie
a580b33738
MDL-69166 enrol_fee: An enrolment plugin that supports payments
2020-10-27 08:37:08 +11:00
Shamim Rezaie
a5d219b811
MDL-69166 pg_paypal: A new payment gateway is born
2020-10-27 08:37:08 +11:00
Shamim Rezaie
9e9ae7a51e
MDL-69166 core: list settings page in the admin tree
2020-10-27 08:37:08 +11:00
Shamim Rezaie
e52362fc5c
MDL-69166 core_payment: basic gateway skeleton
2020-10-27 08:37:08 +11:00
Shamim Rezaie
9d77bf7c9b
MDL-69166 core: define payment as a subsystem and pg as a plugin type
2020-10-27 08:37:08 +11:00
Peter Dias
ef447fc7ef
MDL-65959 badges: Allow cross domain/protocol functionality - obv2
2020-10-27 00:28:16 +08:00
Peter Dias
d3af959238
MDL-65959 badge: Enable OB2.1 *connection* with cross domain ability
2020-10-27 00:27:20 +08:00
Peter Dias
f451ef06cd
MDL-65959 badge: Reset external_identifiers if backpack details modified
2020-10-27 00:27:19 +08:00
Peter Dias
8308d10561
MDL-65959 badge: Confirm assertion data is updated before awarding
2020-10-27 00:27:19 +08:00
Peter Dias
6d2df90a0c
MDL-65959 badges: Unit and Behat tests
2020-10-27 00:27:19 +08:00
Peter Dias
96ec45cb17
MDL-65959 badges: Do not use badge user preference after verification
2020-10-27 00:27:19 +08:00
Peter Dias
3cae9421a8
MDL-65959 badges: Update the implementation to use admin set backpack
2020-10-27 00:27:19 +08:00
Peter
b6435e0934
MDL-65959 core_badges: Allow ability to upload badges cross domain.
2020-10-27 00:27:18 +08:00
Eloy Lafuente (stronk7)
3dcb4f549f
Merge branch 'MDL-69993' of git://github.com/paulholden/moodle into master
2020-10-26 10:42:31 +01:00
Andrew Nicols
08b523871c
Merge branch 'MDL-69995-master' of git://github.com/lucaboesch/moodle
2020-10-26 16:00:19 +08:00
Adrian Greeve
e1eba7fa9b
MDL-69559 core_course: Fix to bad behat test formatting.
2020-10-26 13:24:12 +08:00
Adrian Greeve
f7df6051c8
Merge branch 'MDL-69559-master-7' of git://github.com/mickhawkins/moodle
2020-10-26 13:02:31 +08:00
Jun Pataleta
1ec3dda801
Merge branch 'MDL-67301-dynreg-squashed' of https://github.com/cengage/moodle
2020-10-26 12:40:31 +08:00
Michael Hawkins
840bcd8810
MDL-69559 course: Add course setting and cap to control course downloads
2020-10-26 10:00:47 +08:00
Michael Hawkins
d661b1148b
MDL-69559 course: Add course content download UI and execution page
2020-10-26 10:00:47 +08:00
Michael Hawkins
eb54686500
MDL-69559 course: Add capability and access checks for course download
2020-10-26 10:00:47 +08:00
Michael Hawkins
11456d71f0
MDL-69559 admin: Add course download admin settings and lang strings
2020-10-26 10:00:47 +08:00
Peter
1c4620bce6
MDL-65959 core_badges: Unrestricted user's badger account
...
* Restructure the email to be backpack specific
* Amended table defintion and functions
2020-10-25 23:03:59 +08:00
Luca Bösch
16d5028567
MDL-69995 backup: padding before activity icons.
2020-10-25 02:08:38 +02:00
Claude Vervoort
84e90d5db4
MDL-67301 mod_lti: dynamic registration
2020-10-24 09:27:55 -04:00
Eloy Lafuente (stronk7)
aed0ee06f9
weekly release 4.0dev
2020-10-23 14:40:27 +02:00
Eloy Lafuente (stronk7)
3980887e7e
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install into master
2020-10-23 14:40:21 +02:00
Paul Holden
b14cca8a24
MDL-69993 output: correct navigation node type for user reports.
2020-10-23 08:04:44 +01:00
Adrian Greeve
295a1e3bee
Merge branch 'MDL-67650-forced-checkbox-textarea' of https://github.com/brendanheywood/moodle
2020-10-23 09:03:20 +08:00
Víctor Déniz
56bbd6d92e
Merge branch 'MDL-68664-master' of git://github.com/lameze/moodle
2020-10-22 12:25:56 +01:00
Sara Arjona
6d6f30f298
Merge branch 'MDL-69553' of https://github.com/NeillM/moodle
2020-10-22 08:55:55 +02:00
Brendan Heywood
0f3fdc1133
MDL-67650 admin: Consistently show forced config settings
2020-10-22 13:16:51 +11:00
Jake Dallimore
8006aac75c
Merge branch 'MDL-68438_master' of https://github.com/t-schroeder/moodle
2020-10-22 09:30:28 +08:00
Adrian Greeve
a9ab6a1db7
Merge branch 'MDL-69788' of https://github.com/paulholden/moodle
2020-10-22 09:08:50 +08:00
AMOS bot
e0c208e739
Automatically generated installer lang files
2020-10-22 00:07:57 +00:00
Eloy Lafuente (stronk7)
284d0ae8f8
Merge branch 'MDL-66392' of https://github.com/paulholden/moodle into master
2020-10-21 19:43:13 +02:00
Paul Holden
cecd90ffec
MDL-66392 analytics: make model output directory default to empty.
...
Falling back to path within $CFG->dataroot/models.
2020-10-21 18:04:26 +01:00
Sara Arjona
a3039fd1d4
Merge branch 'm40_MDL-68536_Notice_Undefined_Property_CFG_branch' of https://github.com/scara/moodle into master
2020-10-21 18:32:38 +02:00
Sara Arjona
ca2db4be71
Merge branch 'MDL-67673' of https://github.com/stronk7/moodle into master
2020-10-21 17:38:05 +02:00
Víctor Déniz
06fdc6aacf
Merge branch 'MDL-69392-master' of git://github.com/junpataleta/moodle
2020-10-21 16:27:05 +01:00