Jun Pataleta
beb0dd74f2
MDL-70815 core_completion: Activity custom completion details base class
...
* Base class for defining an activity module's custom completion details
2021-03-09 19:27:41 +08:00
Andrew Nicols
ad71486df0
MDL-70780 customfield: Rewrite management JS as ES6
2021-03-09 07:56:04 +08:00
Andrew Nicols
6cbc86973e
MDL-70780 customfield: Address random behat fails
...
A number of behat fails have been creeping in with the customfield code
as behat is moving onto the next step before the current step finishes.
This change introduces some additional pending JS tracking to prevent
this.
2021-03-09 07:52:24 +08:00
Sara Arjona
323b3ca3a4
Merge branch 'MDL-70766-auth-config-log' of https://github.com/brendanheywood/moodle
2021-03-08 11:39:13 +01:00
sam marshall
3f003455f3
MDL-45242 Lib: Replace direct references to ->showuseridentity
2021-03-08 09:20:18 +00:00
sam marshall
60a1b159aa
MDL-45242 Lib: Deprecate field-related library functions
2021-03-08 09:20:18 +00:00
sam marshall
677e1c6248
MDL-45242 Lib: Allow custom profile fields in showuseridentity
2021-03-08 09:20:18 +00:00
sam marshall
9ddb51b07e
MDL-45242 Testing: Generators for user profile fields
2021-03-08 09:20:17 +00:00
sam marshall
e18b37c61d
MDL-45242 Admin: Added lazy-loading callback to multicheckbox
...
Currently admin_setting_configselect has lazy-loading support via a
callback function (so you don't have to make pointless single-use
classes for each unusual setting), but this is not present in other
similar types.
This commit adds identical support to
admin_setting_configmulticheckbox.
2021-03-08 09:20:17 +00:00
Sara Arjona
a306fd7a18
MDL-70911 core_badges: Move "External backpack" to badges settings
...
Setting "External backpack connection" has been moved from "Backpack
settings" to "Badges settings" in order to make easier to find and
configure it.
Some extra tests have been added to cover existing behaviour and
confirm is still working as expected.
2021-03-08 09:24:53 +01:00
Mikhail Golenkov
e9eb3ad6c5
MDL-71044 backup: backup_cleanup_task task to remove old files
2021-03-07 21:46:47 +11:00
AMOS bot
a654567b9c
Automatically generated installer lang files
2021-03-07 00:07:46 +00:00
AMOS bot
7c75f9d2e5
Automatically generated installer lang files
2021-03-06 00:07:51 +00:00
Sara Arjona
96b49ddc97
weekly release 4.0dev
2021-03-05 16:01:32 +01:00
Sara Arjona
05c3663ff0
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2021-03-05 16:01:30 +01:00
Amaia Anabitarte
d0bea8aa5e
MDL-70726 behat: Fixing existing fail tests
...
Some of the current behat tests were wrong but not failing because of the bug in 'should not exist' step.
Once the bug is fixed, we must fix also wrong behats.
2021-03-05 14:19:55 +07:00
Ilya Tregubov
da0fe0df66
MDL-69680 lib: Fix behat test backup_and_restore.feature
2021-03-04 22:50:58 +01:00
Paul Holden
c21b4b7ff5
MDL-71048 lang: fix null equality check of lang string args.
2021-03-04 17:59:54 +00:00
Marina Glancy
960bb02482
MDL-71039 core_form: support valuehtmlcallback in autocomplete inline
2021-03-04 13:39:05 +01:00
Brendan Heywood
5e1e3b33a1
MDL-71007 grade_report: Add course idnumber to grade report api
...
The gradereport_user_get_grade_items now includes the idnumber
2021-03-04 16:19:56 +11:00
Thinh Pham
d84a9eec2f
MDL-70727 Behat: function scrollIntoView not working in the app
2021-03-04 11:53:17 +07:00
Ilya Tregubov
eaf40e050e
MDL-69680 lib: Replace deprecated jQuery functions
2021-03-04 12:48:26 +08:00
Ilya Tregubov
ec47946ea9
MDL-69680 lib: Update jQuery version in Moodle files
2021-03-04 12:48:26 +08:00
Ilya Tregubov
d00e53dd31
MDL-69680 lib: Upgrade jQuery lib to 3.5.1
2021-03-04 12:48:26 +08:00
Eloy Lafuente (stronk7)
8cf7878e18
Merge branch 'MDL-70424-auth-avoid-changes' of https://github.com/brendanheywood/moodle
2021-03-04 00:27:53 +01:00
Ilya Tregubov
a303eb9e9e
MDL-70767 feedback: Prevent xss in feedback answer text.
2021-03-03 23:08:22 +01:00
Sara Arjona
40720df008
Merge branch 'MDL-68721-master' of git://github.com/ferranrecio/moodle
2021-03-03 17:51:16 +01:00
Ferran Recio
fe3ee4a066
MDL-68721 mod_h5pactivity: report acceptance tests
2021-03-03 17:21:56 +01:00
Paul Holden
1d66efeda5
MDL-65552 block_activity_results: correct Behat tests for idnumbers.
...
Teachers can see user idnumber fields only when they are configured
identity fields. Students cannot.
2021-03-03 23:15:07 +08:00
Marina Glancy
9cfacff738
MDL-65552 user: escape idnumber and email in table_sql
2021-03-03 23:15:07 +08:00
Paul Holden
a7e0ba1e71
MDL-65552 user: escape idnumber field on output.
...
This commit also corrects parameter definition of the field to
match core_user.
2021-03-03 23:15:07 +08:00
Sara Arjona
01959703ba
Merge branch 'MDL-70125_master-3' of git://github.com/mdjnelson/moodle
2021-03-03 15:47:16 +01:00
Sara Arjona
1285a8d868
Merge branch 'MDL-70921-master' of git://github.com/marinaglancy/moodle
2021-03-03 15:24:44 +01:00
Sara Arjona
9d58d4de46
Merge branch 'MDL-67494-master' of git://github.com/lameze/moodle
2021-03-03 11:45:28 +01:00
Sara Arjona
535c0277de
Merge branch 'MDL-67119-master' of git://github.com/aanabit/moodle
2021-03-03 11:11:29 +01:00
Ilya Tregubov
2deaee321e
MDL-71026 user: Fix incorrect get_string call.
2021-03-03 11:43:45 +02:00
Jun Pataleta
572ec82454
Merge branch 'MDL-70987-master' of git://github.com/andrewnicols/moodle
2021-03-03 16:42:18 +08:00
Sara Arjona
187801ccf5
Merge branch 'MDL-70966-master' of git://github.com/marinaglancy/moodle
2021-03-03 09:30:41 +01:00
Jun Pataleta
44001630d8
Merge branch 'MDL-71009' of https://github.com/timhunt/moodle
2021-03-03 16:22:50 +08:00
Sara Arjona
97786378be
Merge branch 'MDL-69097-master' of https://github.com/inigozendegi/moodle
2021-03-03 09:06:45 +01:00
Simey Lameze
633a822f88
MDL-67494 calendar: user_delete_user should delete all user events
2021-03-03 16:06:32 +08:00
Simey Lameze
538b6d3c90
MDL-67494 calendar: privacy provider should not delete shared events
2021-03-03 16:06:32 +08:00
Simey Lameze
b7b0b246bc
MDL-67494 calendar: shared subscriptions should not set userid to 0
2021-03-03 16:06:32 +08:00
Simey Lameze
ac0a0bad63
MDL-67494 calendar: only user overrides should retain userid
2021-03-03 16:06:32 +08:00
Simey Lameze
2dd31504b9
MDL-67494 calendar: set userid to zero for shared events
2021-03-03 16:06:32 +08:00
Simey Lameze
ba04a79ac6
MDL-67494 calendar: step to set userid 0 to all shared events
2021-03-03 16:06:32 +08:00
Simey Lameze
a3e2601675
MDL-67494 calendar: add logic for category events in get_context
2021-03-03 16:06:32 +08:00
Jun Pataleta
2ad776694a
Merge branch 'MDL-70995' of https://github.com/paulholden/moodle
2021-03-03 15:05:36 +08:00
Jun Pataleta
9419124654
Merge branch 'MDL-69883' of https://github.com/paulholden/moodle
2021-03-03 14:35:06 +08:00
Andrew Nicols
3cda34adf2
Merge branch 'MDL-70268-master-2' of git://github.com/peterRd/moodle
2021-03-03 12:23:04 +08:00