Andrew Nicols
5aae67880d
MDL-73013 filelib: Fix code lint
2022-06-10 13:12:35 +02:00
Andrew Nicols
0b305d9330
MDL-73013 filelib: Address coding style violations
2022-06-10 13:12:35 +02:00
Andrew Nicols
90fb816444
Merge branch 'MDL-73013' of https://github.com/paulholden/moodle
2022-06-10 13:12:35 +02:00
Jake Dallimore
77b8c72bed
Merge branch 'MDL-72377' of https://github.com/paulholden/moodle
2022-06-10 13:12:34 +02:00
Shamim Rezaie
dea18d2f47
Merge branch 'MDL-73916-master' of https://github.com/dravek/moodle
2022-06-10 13:12:33 +02:00
Shamim Rezaie
34a78332ca
Merge branch 'MDL-74495-feedback-on-manual-grading' of https://github.com/PhilippImhof/moodle
2022-06-10 13:12:12 +02:00
Andrew Nicols
efb5c089c6
Merge branch 'MDL-73466' of https://github.com/paulholden/moodle
2022-06-10 13:12:12 +02:00
Andrew Nicols
4a6966dd45
Merge branch 'MDL-74553-master' of https://github.com/marinaglancy/moodle
2022-06-10 13:12:12 +02:00
Andrew Nicols
14655fdc74
Merge branch 'MDL-74764-master' of https://github.com/BruceGoodGuy/moodle
2022-06-10 13:12:11 +02:00
Víctor Déniz
bff506ef6b
Merge branch 'MDL-69970_master' of https://github.com/aya-saad1/moodle
2022-06-10 13:12:11 +02:00
Sara Arjona
c46ab4ef04
Merge branch 'MDL-74095_upgrade-adobb-to-5-22' of https://github.com/ziegenberg/moodle
2022-06-10 13:12:11 +02:00
Sara Arjona
bb5831c623
Merge branch 'MDL-74733-master' of https://github.com/sammarshallou/moodle
2022-06-10 13:12:10 +02:00
Sara Arjona
9acbbe11d1
Merge branch 'MDL-74802-master-2' of https://github.com/junpataleta/moodle
2022-06-10 13:11:52 +02:00
Sara Arjona
ef9368967f
Merge branch 'MDL-74577-master' of https://github.com/sharidas/moodle
2022-06-10 13:11:52 +02:00
Sara Arjona
67237e7d94
Merge branch 'MDL-74327' of https://github.com/paulholden/moodle
2022-06-10 13:11:52 +02:00
Ilya Tregubov
bdd9ff353b
Merge branch 'MDL-74192' of https://github.com/paulholden/moodle
2022-06-10 13:11:50 +02:00
Ilya Tregubov
d5c8f25470
Merge branch 'MDL-74147' of https://github.com/paulholden/moodle
2022-06-10 13:11:25 +02:00
Jun Pataleta
545d848064
Merge branch 'MDL-72193' of https://github.com/paulholden/moodle
2022-06-10 13:11:25 +02:00
Paul Holden
3642b6d65d
MDL-73466 forumreport_summary: use formatted course module name.
2022-06-08 21:37:05 +01:00
Daniel Ziegenberg
bfe70c09f9
MDL-74095 lib: Upgrade ADODB to 5.22.2
...
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2022-06-08 18:18:47 +02:00
sam marshall
96e2caeaa2
MDL-74733 core_navigation: Secondary nav in plugins, change namespace
...
Secondary nav previously had to be in my_plugin\local\views\secondary; this
location continues to work but is deprecated. The new location is
my_plugin\navigation\views\secondary.
2022-06-08 15:40:44 +01:00
Paul Holden
432fbbc81a
MDL-74327 calendar: format event location property if it's a URL.
2022-06-08 10:44:39 +01:00
Víctor Déniz
90f2c3fe50
Merge branch 'MDL-73774-master' of https://github.com/HuongNV13/moodle
2022-06-08 10:14:31 +01:00
Víctor Déniz
fb578bb59c
Merge branch 'MDL-74726-master' of https://github.com/ssj365/moodle
2022-06-08 09:59:07 +01:00
Sara Arjona
0249e4046f
Merge branch 'MDL-74182-master' of https://github.com/ericmerrill/moodle
2022-06-08 10:41:48 +02:00
Sara Arjona
c6cca5f1fe
Merge branch 'MDL-74605' of https://github.com/paulholden/moodle
2022-06-07 17:20:41 +02:00
Sara Arjona
47097ae519
Merge branch 'MDL-74678' of https://github.com/lostrogit/moodle
2022-06-07 17:01:18 +02:00
Sara Arjona
52c88dc744
Merge branch 'MDL-74344' of https://github.com/paulholden/moodle
2022-06-07 16:51:46 +02:00
Sara Arjona
d0f6f52b68
Merge branch 'MDL-74710-master' of https://github.com/ilyatregubov/moodle
2022-06-07 16:25:26 +02:00
Sara Arjona
8967de58b5
Merge branch 'MDL-72983' of https://github.com/paulholden/moodle
2022-06-07 16:08:08 +02:00
Ilya Tregubov
2666976929
Merge branch 'MDL-74760' of https://github.com/timhunt/moodle
2022-06-07 16:34:26 +04:00
Tim Hunt
6c161f3b99
MDL-74760 activity web services: refactor duplicate code
2022-06-07 12:53:34 +01:00
Huong Nguyen
e29cbbc715
MDL-73774 timeline: Prevent ID duplication
2022-06-07 11:47:49 +07:00
Shamim Rezaie
8621fd2d67
Merge branch 'MDL-74720' of https://github.com/lostrogit/moodle
2022-06-07 14:30:19 +10:00
Jun Pataleta
e0d799b2d7
Merge branch 'MDL-70223_master' of https://github.com/aya-saad1/moodle
2022-06-07 10:29:55 +08:00
Paul Holden
0a9d31e988
MDL-72983 tool_dataprivacy: respect capability to export own data.
2022-06-06 20:50:32 +01:00
Paul Holden
3596fc1fe6
MDL-72377 grade: fix category form hidden/until fields.
...
Ensure the saved values for the hidden and hidden until fields are
populated when editing a grade category. Fix behaviour on enabling
the hidden until field.
Re-enable tests commented out in eba1d32c.
2022-06-06 15:31:03 +01:00
Paul Holden
67b15496c3
MDL-72377 grade: increase size of category hidden fields.
...
As well as storing 1/0 to indicate hidden state, they are also used
to store a timestamp indicating hidden until date. Increasing field
size allows these values to be stored without triggering exceptions.
2022-06-06 15:31:02 +01:00
Carlos Castillo
04f0152a91
MDL-74720 reportbuilder: Limiting the number of custom reports
2022-06-06 08:57:13 -05:00
Ilya Tregubov
a1f60915d4
Merge branch 'MDL-74599' of https://github.com/paulholden/moodle
2022-06-06 15:48:21 +06:00
Ilya Tregubov
3a9b097f5c
Merge branch 'MDL-74600' of https://github.com/paulholden/moodle
2022-06-06 12:52:16 +06:00
Ilya Tregubov
07c145cb53
Merge branch 'MDL-69951-remove_drop-font-tags' of https://github.com/leonstr/moodle
2022-06-06 11:11:07 +06:00
aya.saad
ec1e17a73b
MDL-70223 h5p: fix invalid id when adding h5p activity
2022-06-05 09:20:16 +02:00
aya.saad
8636718cee
MDL-69970 icons: flip help icon direction in RTL languages
2022-06-05 09:18:26 +02:00
Shamim Rezaie
3b72e759ab
Merge branch 'MDL-74250-master' of https://github.com/adpe/moodle
2022-06-03 18:42:13 +10:00
David Matamoros
c6777c9cbf
MDL-73916 reportbuilder: Allow to set default condition values
...
- Changes on datasource class to allow to set default condition values
- Added default condition 'suspended' set to 'no' on users datasource
2022-06-03 08:43:46 +02:00
Andrew Nicols
70c7443d80
Merge branch 'MDL-73302-master' of https://github.com/dravek/moodle
2022-06-03 13:34:32 +08:00
Andrew Nicols
15e7c8d1b3
Merge branch 'MDL-73898' of https://github.com/paulholden/moodle
2022-06-03 13:30:50 +08:00
Shamim Rezaie
a239d8e182
Merge branch 'MDL-74699-master' of https://github.com/snake/moodle
2022-06-03 14:45:30 +10:00
Andrew Nicols
5500d143f4
weekly release 4.1dev
2022-06-03 11:03:56 +08:00