Eloy Lafuente (stronk7)
66fca829d4
Merge branch 'MDL-49005-master' of https://github.com/abias/moodle
2017-10-03 22:48:28 +02:00
Eloy Lafuente (stronk7)
4536f3084d
Merge branch 'MDL-59273-master' of https://github.com/lucisgit/moodle
2017-10-03 22:38:13 +02:00
Eloy Lafuente (stronk7)
9376583e4f
Merge branch 'MDL-59883-master' of git://github.com/andrewnicols/moodle
2017-10-03 20:58:23 +02:00
Eloy Lafuente (stronk7)
34ecee16bb
Merge branch 'MDL-59882-master' of git://github.com/andrewnicols/moodle
2017-10-03 20:48:28 +02:00
Eloy Lafuente (stronk7)
945cf16df8
Merge branch 'MDL-58714-master' of git://github.com/jleyva/moodle
2017-10-03 20:38:16 +02:00
Eloy Lafuente (stronk7)
fe61786879
Merge branch 'MDL-60198-master' of git://github.com/jleyva/moodle
2017-10-03 20:15:42 +02:00
Juan Leyva
012c2b84b5
MDL-60144 mod_workshop: New WS mod_workshop_evaluate_submission
2017-10-03 19:28:56 +02:00
Juan Leyva
2c89c7c120
MDL-60144 mod_workshop: Move submission evaluation code to API
2017-10-03 19:28:44 +02:00
Juan Leyva
27fa248236
MDL-59239 mod_workshop: Move submission event trigger
...
The submission viewed event was being triggered at the beginning of the
script (before doing all the validation/safety checks).
I’ve moved the triggering to a better place so the event it is only
triggered when is verified that the user has permissions to view
the submission.
2017-10-03 19:26:40 +02:00
Juan Leyva
b99070b9d8
MDL-59239 mod_workshop: New WS mod_workshop_view_submission
2017-10-03 19:25:32 +02:00
Juan Leyva
4d201b824d
MDL-59253 mod_workshop: New WS mod_workshop_get_grades_report
2017-10-03 19:22:09 +02:00
Juan Leyva
9e58617a7f
MDL-59252 mod_workshop: New WS mod_workshop_evaluate_assessment
2017-10-03 19:16:43 +02:00
Juan Leyva
981f511a14
MDL-59252 mod_workshop: Move assessment evaluation code to API
2017-10-03 19:16:31 +02:00
Juan Leyva
d769f87171
MDL-59251 mod_workshop: New WS mod_workshop_get_grades
2017-10-03 19:07:12 +02:00
Eloy Lafuente (stronk7)
365665dbad
Merge branch 'MDL-59250-master' of git://github.com/jleyva/moodle
2017-10-03 18:34:56 +02:00
AMOS bot
793de9664f
Automatically generated installer lang files
2017-10-04 00:10:10 +08:00
Juan Leyva
fe966a2720
MDL-59250 mod_workshop: New WS mod_workshop_update_assessment
2017-10-03 17:31:30 +02:00
Juan Leyva
57f44fbac4
MDL-59250 mod_workshop: Move assessment edition code to API function
2017-10-03 17:31:29 +02:00
Andrew Nicols
936235133a
MDL-59890 calendar: Support for categories in legacy event fetch
2017-10-03 23:22:19 +08:00
Andrew Nicols
74475e5bb4
MDL-59890 calendar: Delete category events upon category removal
2017-10-03 23:22:18 +08:00
Andrew Nicols
d0e56d847a
MDL-59890 calendar: Display category events on calendars
2017-10-03 23:22:18 +08:00
Andrew Nicols
5ba6507e5b
MDL-59890 calendar: Exporters support for categories
2017-10-03 21:28:32 +08:00
Andrew Nicols
e9321ad07d
MDL-59890 coursecat: Add helper to fetch nested view of coursecat
2017-10-03 21:28:31 +08:00
Andrew Nicols
02d0c4355e
MDL-59890 calendar: Stop adding time for mini view - not used
2017-10-03 21:28:31 +08:00
Andrew Nicols
0085b0ea3c
MDL-59890 calendar: Add support for the category to vault
2017-10-03 21:28:31 +08:00
Andrew Nicols
7d0a866c95
MDL-59890 calendar: Accept categories in calendar_info
2017-10-03 21:28:31 +08:00
Eloy Lafuente (stronk7)
4fce2a24ee
MDL-59401 mod_workshop: rename method remanining fix
2017-10-03 13:05:12 +02:00
Eloy Lafuente (stronk7)
4bc267c3f4
Merge branch 'MDL-59401-master' of git://github.com/jleyva/moodle
2017-10-03 12:59:25 +02:00
Eloy Lafuente (stronk7)
d2800e5928
Merge branch 'MDL-59248-master' of git://github.com/jleyva/moodle
2017-10-03 12:35:59 +02:00
David Monllao
abafbc8405
MDL-59630 analytics: mlbackend model directories deletion
2017-10-03 10:34:47 +02:00
David Monllao
f9222c4953
MDL-59630 analytics: New clean up task
2017-10-03 10:34:43 +02:00
Davo Smith
c377d07f26
MDL-60205 form: fix hiding of elements within groups with theme_clean
2017-10-03 09:10:56 +01:00
Davo Smith
b67f3bc693
MDL-60012 form: improve clarity of elementsByName code
2017-10-03 09:09:09 +01:00
David Monllao
99b84a26f9
MDL-59630 analytics: Purge everything when the model is deleted
2017-10-03 10:07:32 +02:00
David Monllao
a8ccc5f2eb
MDL-59630 analytics: Move get_analysables to abstract class
2017-10-03 10:07:21 +02:00
Marina Glancy
acfb9df1a8
MDL-58546 libraries: Patch ADOdb for PHP 7.2 compat
2017-10-03 15:52:18 +08:00
Juan Leyva
aac70425e4
MDL-59401 mod_workshop: New WS get_reviewer_assessments
2017-10-03 09:02:05 +02:00
Juan Leyva
46f5e9a0ef
MDL-59248 mod_workshop: New WS get_assessment_form_definition
2017-10-03 08:51:30 +02:00
Juan Leyva
86928d2a7c
MDL-59248 mod_workshop: New API check_examples_assessed_before_assessment
...
For consistency I renamed the old check_examples_assessed function to
check_examples_assessed_before_submission.
I also call the new function in the existing
get_workshop_access_information external function.
2017-10-03 08:51:29 +02:00
Andrew Nicols
086d592d43
Merge branch 'MDL-60234-master' of https://github.com/abias/moodle
2017-10-03 13:10:17 +08:00
Mark Nelson
d8819e4ede
MDL-60129 mod_glossary: added reset tags functionality
2017-10-03 12:50:37 +08:00
Mark Nelson
0b9249e63e
MDL-60129 mod_forum: added reset tags functionality
2017-10-03 12:50:37 +08:00
Mark Nelson
19f8efd3be
MDL-60129 mod_book: added reset tags functionality
2017-10-03 12:50:37 +08:00
Andrew Nicols
8905d3efe0
Merge branch 'MDL-59913-master' of https://github.com/sammarshallou/moodle
2017-10-03 12:44:25 +08:00
Ankit Agarwal
faa9be014b
MDL-60301 libraries: Upgrade FPDI to 1.6.2
2017-10-03 10:13:38 +05:30
Andrew Nicols
df3571cfb6
Merge branch 'MDL-60210-master-upgradecheck' of git://github.com/mudrd8mz/moodle
2017-10-03 10:32:15 +08:00
Eloy Lafuente (stronk7)
d617d7022e
Merge branch 'MDL-59247-master' of git://github.com/jleyva/moodle
2017-10-02 23:48:24 +02:00
Eloy Lafuente (stronk7)
aee4aca942
Merge branch 'MDL-59246-master' of git://github.com/jleyva/moodle
2017-10-02 23:08:25 +02:00
Eloy Lafuente (stronk7)
3255109721
Merge branch 'MDL-59242-master' of git://github.com/jleyva/moodle
2017-10-02 22:59:38 +02:00
Matteo Scaramuccia
5ca85a1efe
MDL-60318 filestorage: Fixed undefined method move_to_trash()
2017-10-02 22:49:42 +02:00