Andrew Nicols
cd48ae56c7
MDL-77559 js: Rebuild all JS with Node 16
2023-03-09 09:53:19 +08:00
Andrew Nicols
288620b0b4
MDL-75012 js: Full build of all grunt things
2023-03-02 12:15:25 +08:00
Ilya Tregubov
a47e5311af
MDL-74433 mod_assign: Fix version.php
2023-02-23 11:47:27 +08:00
Ilya Tregubov
1f88fcdb09
Merge branch 'MDL-74433_401' of https://github.com/larsbonczek/moodle into MOODLE_401_STABLE
2023-02-23 11:22:32 +08:00
Andrew Nicols
927b0fc34d
Merge branch 'MDL-76948_401' of https://github.com/larsbonczek/moodle into MOODLE_401_STABLE
2023-02-15 23:01:41 +08:00
Andrew Nicols
d3040a763a
Merge branch 'MDL-77057-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2023-02-09 10:21:06 +08:00
Lars Bonczek
53ad452d6c
MDL-74433 mod_assign: Fix logging of submission removal
2023-02-07 12:34:42 +01:00
Angelia Dela Cruz
6ce00e289f
MDL-77078 Behat: Coverage for assignment submission statement
2023-02-06 10:47:36 +08:00
Paul Holden
d78d372a1e
MDL-77057 group: format group names in module override pages.
2023-01-27 11:50:55 +00:00
Lars Bonczek
d238db5f36
MDL-76948 mod_assign: Fix description of submission_unlocked event
2023-01-25 19:20:56 +01:00
Paul Holden
70a5e38b2c
MDL-70070 phpunit: correct data provider method names.
...
They should not be prefixed `test_` because that's how actual
test methods containing assertions are identified by PHPUnit.
2023-01-16 08:28:31 +00:00
Sara Arjona
6bb2b9aa69
Merge branch 'MDL-76274-401' of https://github.com/cameron1729/moodle into MOODLE_401_STABLE
2022-12-09 16:18:08 +01:00
Huong Nguyen
208c9fb5af
MDL-75588 assign: Reset completion status when resetting a submission
2022-12-07 16:16:01 +07:00
Cameron Ball
c503238978
MDL-76274 assignfeedback_editpdf: Fix upgrade step for stale conversions
2022-12-06 16:05:44 +08:00
Jun Pataleta
d9cd25c2fb
MDL-76497 upgrade: add the 4.1.0 separation line to all upgrade scripts
2022-12-01 08:59:07 +03:00
Jun Pataleta
9f06111278
Merge branch 'MDL-76250-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2022-12-01 08:59:06 +03:00
Ilya Tregubov
5c96f74a06
Merge branch 'MDL-74853-401' of https://github.com/marinaglancy/moodle into MOODLE_401_STABLE
2022-12-01 08:59:06 +03:00
Andrew Nicols
34f8f82288
MDL-69570 assignfeedback_editpdf: Whitespace fix
2022-11-29 11:50:41 +08:00
Adrian Greeve
ac8b7e9f0a
MDL-69570 assignfeedback_editpdf: Upgrade step to remove files.
...
This upgrade step removes all orphaned editpdf feedback files and
records.
2022-11-29 11:50:41 +08:00
Adrian Greeve
b50c240ab5
MDL-69570 assignfeedback_editpdf: Remove temp pdf files
...
This adds a new method to the assignfeedback edit pdf library
to specify user data file areas that will return just the meaningful
annotated feedback pdf.
get_file_areas has been updated for this plugin to return all
file areas related to assignfeedback_editpdf, and should stop
producing orphaned files and records when a course reset is done.
Thanks to @toniginard who provided a base solution for me to work
off.
2022-11-29 11:50:41 +08:00
Paul Holden
523b590711
MDL-76250 mod_assign: disable form change checker for grading options.
...
This was previously fixed in 8e9efe60, but seems to have regressed
somewhere along the way.
2022-11-28 16:07:29 +00:00
Marina Glancy
a5f92c041e
MDL-74853 various: add second parameter to htmlentities functions
...
Default value of the $flag argument changed in PHP 8.1 from ENT_COMPAT to ENT_QUOTES | ENT_SUBSTITUTE
To ensure consistent behavior across different PHP version the second parameter is now required for the functions:
htmlspecialchars(), htmlentities(), htmlspecialchars_decode(), html_entity_decode() and get_html_translation_table()
2022-11-28 16:12:32 +01:00
Jun Pataleta
00bae8b8a4
MDL-76403 versions: bump all versions and requires near release
2022-11-23 09:45:23 +08:00
Jun Pataleta
9b85d7db7c
MDL-76213 mod_assign: Pass correct parameters to override query
2022-11-11 16:09:02 +08:00
Jun Pataleta
f6e75e952d
Merge branch 'MDL-76213' of https://github.com/Chocolate-lightning/moodle
2022-11-11 11:34:07 +08:00
Mathew May
1d23a15069
MDL-76213 mod_assign: Improve group override info for teachers
2022-11-11 11:18:50 +08:00
Sara Arjona
0e7103dc6c
Merge branch 'MDL-74606-master-support-multilang-group-names-in-mod_assign' of https://github.com/krostas1983/moodle
2022-11-10 16:04:33 +01:00
Jun Pataleta
c404193823
Merge branch 'MDL-75966-master' of https://github.com/andrewnicols/moodle
2022-11-10 20:28:14 +08:00
Sara Arjona
2ada61c243
Merge branch 'MDL-75448-master' of https://github.com/golenkovm/moodle
2022-11-10 13:19:38 +01:00
Simey Lameze
a512ba0b3c
MDL-75282 behat: Use more precise step definitions
...
Note: This should possibly be broken out into its own issue and applied
to stables.
Part of MDL-75966.
2022-11-10 19:54:31 +08:00
Andrew Nicols
66d1651023
MDL-75282 assign_onlineoption: Use correct step for checking editor content
...
Note: This should possibly be broken out into its own issue applied to
stables.
Part of MDL-75966.
2022-11-10 19:54:28 +08:00
Jake Dallimore
df90988239
Merge branch 'MDL-68943-master' of https://github.com/cameron1729/moodle
2022-10-28 11:49:42 +08:00
Cameron Ball
01074798e1
MDL-68943 assignfeedback_editpdf: Upgrade step for stale conversions
2022-10-28 11:03:29 +08:00
Cameron Ball
1e98c4ad27
MDL-68943 assignfeedback_editpdf: Reconvert updated files
2022-10-28 11:03:29 +08:00
Ferran Recio
b9900c2b45
MDL-64231 mod_assign: download submissions with group folder
2022-10-27 11:11:12 +02:00
Matthew Hilton
e02aa3ad9a
MDL-74911 assignfeedback_editpdf: per-assignment conversion poll lock
...
The lock ensures that multiple conversions do not happen for the same
assignment submission.
Otherwise, subsequent conversions will fail when trying to save the
converted file.
2022-10-24 12:54:53 +10:00
Matthew Hilton
617a32f3f0
MDL-74911 assignfeedback_editpdf: unlock session when polling conversion
...
Polling conversions will run the document conversion immediately if the
conversion has not already been completed.
Releasing the session lock while doing this ensures large conversions
do not unnecessarily hold the users session.
2022-10-24 12:54:53 +10:00
sam marshall
b5e805071a
MDL-74958 core_navigation: Add renamed classes to renamedclasses.php
...
The renamed secondary navigation classes have been adeed to
renamedclasses.php files.
2022-10-17 10:54:24 +01:00
Simey Lameze
a91499c9f1
MDL-75922 behat: Apply @editor_atto tag to tests requiring Atto
...
These steps are currently using Atto-specific UI features and must
therefore make use of the @editor_atto tag to ensure that they continue
to run using Atto.
A new issue will be raised to migrate each of these to be
editor-agnostic.
2022-10-09 20:26:01 +08:00
Thorsten Siegmund Bartel
dad3555989
MDL-74606 mod_assign: Support multilanguage strings in group names.
2022-10-05 12:52:19 +02:00
Tomo Tsuyuki
260cc864cf
MDL-75295 assignfeedback_editpdf: Convert PDF to png at once
2022-09-16 19:31:05 +10:00
Víctor Déniz
22fd3c5786
Merge branch 'MDL-70480-master' of https://github.com/chanqihui/moodle
2022-08-30 09:12:03 +01:00
Jake Dallimore
01f72edd49
Merge branch 'MDL-75247-master' of https://github.com/cameron1729/moodle
2022-08-25 10:08:19 +08:00
Cameron Ball
43a3a7f324
MDL-75247 assignfeedback_editpdf: Requeue conversion task for polling
2022-08-23 11:41:16 +08:00
Mikhail Golenkov
7614482029
MDL-75448 assignfeedback_editpdf: Fix conversion for rotated images
2022-08-19 15:39:06 +10:00
Qihui Chan
a0508fbb2b
MDL-70480 mod_assign: fix user and group submission and update database
2022-08-04 17:45:30 +10:00
Andrew Nicols
547cae0a02
MDL-74697 libraries: Update all third-party libraries with more metadata
2022-07-22 07:28:47 +02:00
Jun Pataleta
3c6fdb1993
Merge branch 'MDL-71062-master' of https://github.com/sharidas/moodle
2022-07-13 11:39:08 +08:00
Sujith Haridasan
73d604369d
MDL-71062 core: Step 1 deprecation of print_error function
2022-07-13 08:20:54 +05:30
Jun Pataleta
f283906423
Merge branch 'MDL-71747' of https://github.com/stronk7/moodle
2022-07-12 10:50:22 +08:00