Tim Hunt
6c161f3b99
MDL-74760 activity web services: refactor duplicate code
2022-06-07 12:53:34 +01: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
Sara Arjona
3e0b340873
Merge branch 'MDL-74752' of https://github.com/timhunt/moodle
2022-05-31 17:39:03 +02:00
Sara Arjona
7d317cdc5d
Merge branch 'MDL-73988' of https://github.com/paulholden/moodle
2022-05-31 17:04:23 +02:00
Tim Hunt
314b90d1f5
MDL-74752 qtype_multianswer: implement regrading hooks
2022-05-31 09:22:22 +01:00
Tim Hunt
8ca7e3b74c
MDL-74752 qtypes gapselect & ddwtos: implement regrading hooks
2022-05-31 09:22:22 +01:00
Tim Hunt
823b5bb740
MDL-74752 qtype_match: implement regrading hooks
...
As much as they can be before MDL-5560 is addressed.
2022-05-31 09:22:22 +01:00
Tim Hunt
e230bfa47f
MDL-74752 qtype_multichoice: fix regrading logic
...
The implements the new regrade-related hooks, and also has
tests for the changes to the core system, now that we have a question
type we can use for them.
2022-05-31 09:22:22 +01:00
Tim Hunt
39abc01197
MDL-74752 question regrading: implement the required hooks
...
This commit implements the necessary core hooks to ensure we only
allow a regrade of a quetion attempt to take place if the new and old
versions of the question are sufficiently similar.
It will be followed by commits to each question type where the
new method needs to be implemented.
Automated tests will be included in the first of those (mulitple choice)
becuse we need a question type that implements the hooks to test
the core changes.
2022-05-31 09:22:22 +01:00
Jun Pataleta
36fdc00e71
Merge branch 'MDL-70870_master' of https://github.com/cbluesprl/moodle
2022-05-31 15:18:02 +08:00
Jun Pataleta
f0b6e8ecd8
Merge branch 'MDL-73654-master' of https://github.com/HuongNV13/moodle
2022-05-31 13:34:35 +08:00
Shamim Rezaie
39ea22ece3
Merge branch 'MDL-74675' of https://github.com/paulholden/moodle
2022-05-31 14:12:32 +10:00
Huong Nguyen
4342e774d8
MDL-73654 timeline: Improve search for course name and activity name
2022-05-31 11:05:44 +07:00
Shamim Rezaie
bd8dbf4c21
Merge branch 'MDL-72723-select-exists-not-count' of https://github.com/keevan/moodle
2022-05-31 12:57:16 +10:00
AMOS bot
39140fe80a
Automatically generated installer lang files
2022-05-31 00:08:14 +00:00
Jun Pataleta
cebc4c8855
Merge branch 'MDL-73431-master-v2' of https://github.com/dmitriim/moodle
2022-05-30 16:25:10 +08:00
Renaud Lemaire
1ecce127be
MDL-70870 core_search: db indexes optimization
2022-05-30 09:09:59 +02:00
Dmitrii Metelkin
a6cad23b1a
MDL-73431 enrol: Introduce a sync interval
2022-05-30 15:58:22 +10:00
Kevin Pham
f984566b15
MDL-73727 core_files: Add subquery to avoid a seq scan on larger sites
...
- Formatted the query to meet SQL coding styles
- Add index on {files} to prevent performance regression
- Fork the SQL query based on DB family based on support
2022-05-30 13:38:45 +10:00
Nathan Mares
1da1152baa
MDL-72723 logs: Add get_events_select_exists to the sql_reader interface
...
- Updates to log stores and backup helper to improve performance when
checking if a course has been modified.
- This is a breaking change as it adds a new function on the sql_reader
interface.
Co-authored-by: Kevin Pham <keevan.pham@gmail.com>
2022-05-30 10:42:47 +10:00
AMOS bot
3bbe71bdb3
Automatically generated installer lang files
2022-05-30 00:08:09 +00:00
AMOS bot
3dca099b3d
Automatically generated installer lang files
2022-05-28 00:08:19 +00:00
Ilya Tregubov
0460147cb5
Merge branch 'MDL-67648-master' of https://github.com/cameron1729/moodle
2022-05-27 15:41:29 +06:00
Jake Dallimore
117b24013b
weekly release 4.1dev
2022-05-27 10:02:05 +08:00
Jake Dallimore
be4352bd3e
Merge branch 'MDL-73801' of https://github.com/paulholden/moodle
2022-05-26 12:10:18 +08:00
Jake Dallimore
aef7c3357d
Merge branch 'MDL-73386-master' of https://github.com/junpataleta/moodle
2022-05-26 11:46:59 +08:00
Jun Pataleta
9b6ad142af
Merge branch 'MDL-73047_user_timecreated' of https://github.com/davosmith/moodle
2022-05-26 10:27:48 +08:00
Jun Pataleta
2814436c44
Merge branch 'MDL-71198-master' of https://github.com/junpataleta/moodle
2022-05-26 10:23:27 +08:00
Jun Pataleta
dac4af8e4c
Merge branch 'MDL-73183-master' of https://github.com/andrewnicols/moodle
2022-05-26 10:09:46 +08:00
Jun Pataleta
e60e8bc629
Merge branch 'MDL-73423-master' of https://github.com/marinaglancy/moodle
2022-05-26 00:18:35 +08:00