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
AMOS bot
6f50af18cf
Automatically generated installer lang files
2022-06-07 00:08:16 +00:00
Paul Holden
9394d5618d
MDL-74871 user: account for absense of identity fields during export.
2022-06-06 21:10:42 +01: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
Paul Holden
47f9106c42
MDL-73121 atto_managefiles: match used files enclosed by quotes.
2022-06-06 15:17:20 +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
Paul Holden
72286f9296
MDL-73726 reportbuilder: restrict schedule formats to enabled types.
2022-06-06 09:32:36 +01:00
Paul Holden
473ac1285e
MDL-73726 dataformat: obey sort order when returning enabled plugins.
2022-06-06 09:32:36 +01:00
Paul Holden
9ec385a533
MDL-73693 reportbuilder: report filter by specific user.
2022-06-06 09:12:56 +01: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
Dat Nguyen
d49d3cbb75
MDL-74061 blocks_completion: Adding time in completion progress details
2022-06-06 05:33:23 +01:00
aya.saad
fd79cbe849
MDL-74573 mod_assign: convert view other attempt link to a button
2022-06-05 09:22:21 +02: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
Marina Glancy
e3bd0f7348
MDL-29717 core_webservice: Display deprecated badge in API docs
2022-06-03 16:17:47 +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
David Matamoros
669e71b956
MDL-74453 reportbuilder: Add authentication method filter
...
- Add authentication method filter to the user entity
2022-06-03 08:40:06 +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
Andrew Nicols
e48e95f298
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2022-06-03 11:03:53 +08:00
AMOS bot
d7d1c27df0
Automatically generated installer lang files
2022-06-03 00:08:12 +00:00
Jun Pataleta
7038d731eb
Merge branch 'MDL-66453-fix' of https://github.com/sarjona/moodle
2022-06-02 22:39:20 +08:00
Sara Arjona
cbf878cce4
MDL-66453 uploadusers: Fix behat with classic
...
This patch fixes the behat failures with classic for the scenario
"Upload users enrolling them on courses and assign category roles".
There is a "Participants" link hidden in the "Site pages" which is
causing these failures.
Apart from this, there was another issue because it was not possible
to navigation with classic (I've added one extra step to visit homepage).
2022-06-02 16:24:05 +02:00
Jun Pataleta
7a87871c25
MDL-70870 search_simpledb: Sort search queries via doc ID
2022-06-02 20:26:23 +08:00
Jun Pataleta
e0eef1245d
Merge branch 'MDL-74631-invalid-tag' of https://github.com/leonstr/moodle
2022-06-02 12:20:16 +08:00
Jun Pataleta
3c69b2a7a6
Merge branch 'MDL-57065-master' of https://github.com/ferranrecio/moodle
2022-06-02 12:03:10 +08:00
Jun Pataleta
913db0ba05
Merge branch 'MDL-71301-master' of https://github.com/junpataleta/moodle
2022-06-02 11:23:22 +08:00
Issam Taboubi
5ff0eb05b6
MDL-71301 qtype_gapselect: Make blank answer box labels more meaningful
2022-06-02 10:46:23 +08:00
Jun Pataleta
584ea5b075
Merge branch 'MDL-67966-master' of https://github.com/junpataleta/moodle
2022-06-02 10:29:43 +08:00
Joshua Ebarvia
d5059795c9
MDL-67966 mod_workshop: Use condition to verify form is using editor
...
This adds a condition to check if Online text is used
for the submission. The functions file_postupdate_standard_editor
and file_postupdate_standard_filemanager needs the property
content_editor of the formdata.
2022-06-02 10:27:41 +08:00
Andrew Nicols
fd376582ac
Merge branch 'MDL-66453' of https://github.com/dmitriim/moodle
2022-06-02 08:45:03 +08:00
Dmitrii Metelkin
4e353e4812
MDL-66453 uploaduser: Bulk assign roles in course categories
2022-06-02 09:42:17 +10:00
Sara Arjona
27ae31da6a
Merge branch 'MDL-71276' of https://github.com/paulholden/moodle
2022-06-01 18:37:43 +02:00
Andrew Nicols
270f466ef5
Merge branch 'MDL-72458' of https://github.com/paulholden/moodle
2022-06-01 23:54:44 +08:00
Sara Arjona
91cc136f3d
Merge branch 'MDL-74752' of https://github.com/timhunt/moodle
2022-06-01 17:05:11 +02:00
Tim Hunt
aed6de5238
MDL-74752 qtype_match: fix regrading logic - take 2
2022-06-01 14:23:29 +01:00
Sara Arjona
df71afbfe9
Merge branch 'MDL-73727-master' of https://github.com/keevan/moodle
2022-06-01 08:41:36 +02:00
Jun Pataleta
468de2da07
Merge branch 'MDL-73767-master_clever_oauth2' of https://github.com/rnathuji/moodle
2022-06-01 11:43:00 +08:00
Ripal Nathuji
79ae21c23f
MDL-73767 oauth2: Add clever oauth2 client
2022-05-31 17:17:20 -05:00
Noel De Martin
bbaf83322f
MDL-74613 grade: Add missing generators
2022-05-31 17:59:52 +02:00
Sara Arjona
3e0b340873
Merge branch 'MDL-74752' of https://github.com/timhunt/moodle
2022-05-31 17:39:03 +02:00