Juan Leyva
87bdad57c4
MDL-64656 core_tag: New WebService core_tag_get_tag_collections
2019-04-11 10:20:44 +02:00
Juan Leyva
07a4883796
MDL-64656 core_tag: New WebService core_tag_get_tag_areas
2019-04-11 10:20:44 +02:00
Juan Leyva
f121889933
MDL-64656 core_tag: New WebService core_tag_get_tagindex_per_area
2019-04-11 10:20:44 +02:00
Juan Leyva
6c344ff282
MDL-64656 core_tag: Return tags in modules and blog
2019-04-11 10:20:44 +02:00
Juan Leyva
52fcc0b827
MDL-64656 core_tag: Add existing WebServices to the mobile app service
2019-04-11 10:10:44 +02:00
Marina Glancy
e66acce81a
MDL-64151 form: autocomplete element remove last choice
...
This is the same situation as was in MDL-56864 but now in 'course', 'autocomplete' and 'select' elements
- if the element allows multiple selection it is impossible to remove the last element
2019-04-11 10:00:22 +02:00
Adrian Greeve
adb62f17c1
Merge branch 'MDL-64719-purge_user_cache' of git://github.com/leonstr/moodle
2019-04-11 13:38:08 +08:00
Peter
676eca7b9b
MDL-39261 mod_lesson: Rewrite the answer URL for grading
2019-04-11 12:03:32 +08:00
Adrian Greeve
8fa61e525a
Merge branch 'MDL-65015-master' of git://github.com/cescobedo/moodle
2019-04-11 10:14:23 +08:00
Brendan Heywood
097616f8ac
MDL-64543 profiling: Fixed code warning error
2019-04-11 12:02:43 +10:00
Eloy Lafuente (stronk7)
72b2e31802
Merge branch 'MDL-64543-slow-profile' of https://github.com/brendanheywood/moodle
2019-04-10 23:43:22 +02:00
Shamim Rezaie
0556f39373
MDL-31355 mod_forum: backup and restore of duedate and cutoffdate fields
2019-04-11 02:03:02 +10:00
Shamim Rezaie
ceea2d2618
MDL-31355 mod_forum: Add duedate and cutoffdate to form
...
AMOS BEGIN
CPY [availability,mod_assign],[availability,mod_forum]
CPY [cutoffdate,mod_assign],[cutoffdate,mod_forum]
CPY [cutoffdatevalidation,mod_assign],[cutoffdatevalidation,mod_forum]
CPY [duedate,mod_assign],[duedate,mod_forum]
AMOS END
2019-04-11 02:03:02 +10:00
Shamim Rezaie
f6b07fedde
MDL-31355 mod_forum: new db field for due and cutoff date
2019-04-11 02:03:02 +10:00
Eloy Lafuente (stronk7)
83b2cbad02
Merge branch 'MDL-65177_master' of git://github.com/dmonllao/moodle
2019-04-10 17:47:56 +02:00
Eloy Lafuente (stronk7)
30a09fc94c
Merge branch 'MDL-65175_master' of git://github.com/dmonllao/moodle
2019-04-10 17:38:17 +02:00
David Monllaó
65c817ba21
MDL-59081 mod_lesson: Fix feature file indentation
2019-04-10 13:37:02 +02:00
David Monllaó
f7c77ea189
Merge branch 'MDL-59081-master' of git://github.com/abgreeve/moodle
2019-04-10 12:49:22 +02:00
David Monllaó
11bfc07a93
Merge branch 'MDL-10965-master' of git://github.com/marinaglancy/moodle
2019-04-10 12:42:51 +02:00
Marina Glancy
76f2d89471
MDL-10965 course: search only courses with completion
...
it is quite often when we need to have an autocomplete element that searches courses that
have completion enabled. This commit adds an option for the 'course' form element, and also
changes two places where we search for courses with completion. This should fix MDL-58989
2019-04-10 12:35:29 +02:00
Marina Glancy
2c8b8af4bd
MDL-10965 tool_generator: use existing course element
2019-04-10 12:35:28 +02:00
Marina Glancy
88d2677e43
MDL-10965 core: deprecate function get_courses_page
2019-04-10 12:35:28 +02:00
Marina Glancy
beff3806d6
MDL-10965 courses: capability to browse course list
2019-04-10 12:35:28 +02:00
David Monllaó
5bbdc42039
MDL-65177 analytics: New time-splitting methods for upcoming events
2019-04-10 12:23:05 +02:00
David Monllaó
b73e1cdb57
MDL-65177 tool_analytics: Static models can now be edited
...
Only the time-splitting method.
2019-04-10 12:23:03 +02:00
David Monllaó
5f1f0ee6a1
MDL-65175 analytics: Time-splittings can be invalid for evaluation
2019-04-10 12:19:52 +02:00
David Monllaó
baa6c29cc1
MDL-65175 analytics: Rm references to unexisting time-splittings
2019-04-10 12:19:52 +02:00
David Monllaó
84bc827932
MDL-65175 tool_analytics: Select a time-splitting for evaluation
2019-04-10 12:19:52 +02:00
David Balch
da37a3add1
MDL-65299 theme_classic: Allow default.scss theme-colors override.
2019-04-10 09:27:25 +01:00
Adrian Greeve
e9cbc45484
Merge branch 'MDL-46975-master' of git://github.com/junpataleta/moodle
2019-04-10 14:23:59 +08:00
Mark Nelson
9f2be0aeaf
MDL-65275 mod_forum: do not format_text twice()
2019-04-10 13:28:34 +08:00
Adrian Greeve
62536aea0a
Merge branch 'MDL-64322' of https://github.com/KietChan/moodle
2019-04-10 13:23:54 +08:00
AMOS bot
745ab2badf
Merge branch 'master' into install_master
2019-04-10 00:12:10 +00:00
Jean-Michel Vedrine
d1e24c1275
MDL-62974 lesson: Suppress HTML font tags
2019-04-09 22:55:59 +02:00
Eloy Lafuente (stronk7)
dafcc3cf7b
on-demand release 3.7dev+
2019-04-09 20:37:27 +02:00
Eloy Lafuente (stronk7)
1a23b29672
Merge branch 'MDL-64819-master' of https://github.com/sarjona/moodle
2019-04-09 16:00:47 +02:00
Brendan Heywood
97f63b4180
MDL-65311 core: Fixed regression caused by MDL-65130
2019-04-09 22:39:02 +10:00
Sara Arjona
1929d6f88c
MDL-64819 course: fix behat errors with the move icon
...
Some errors have been detected when using Clean + Goutte.
2019-04-09 14:09:02 +02:00
Adrian Greeve
0c2589bce2
Merge branch 'MDL-65075-master' of git://github.com/jleyva/moodle
2019-04-09 17:16:18 +08:00
David Monllaó
e80df160f7
MDL-65307 tool_analytics: Current action including sesskey
2019-04-09 08:03:35 +02:00
Adrian Greeve
29bc29ed4f
Merge branch 'master_MDL-28505_Asynchronous_backup_and_restore' of https://github.com/mattporritt/moodle
2019-04-09 10:00:23 +08:00
Eloy Lafuente (stronk7)
8f8b2ce0dc
MDL-64783 analytics: Add new capability lang string
2019-04-09 02:30:49 +02:00
Matt Porritt
2cd901a4e7
MDL-28505 Backup: Asynchronous backup and restore
...
This patch adds asynchronous backup and restore functionality
to Moodle. This is an optional feature and is not enabled by
default. It can be enabled by site administrators.
Asynchronous backup and restores are actioned by the Moodle
adhoc task API. The progress of backup and restores is
displayedin the Moodle UI. Users can also be sent a message
when a backup or restore operation completes via the
Moodle messaging API.
2019-04-09 00:15:42 +00:00
AMOS bot
b6eac2598a
Automatically generated installer lang files
2019-04-09 00:11:16 +00:00
AMOS bot
e26715330d
Automatically generated installer lang files
2019-04-09 00:11:16 +00:00
Eloy Lafuente (stronk7)
dabc69afe5
Merge branch 'MDL-65191-master' of git://github.com/lameze/moodle
2019-04-09 00:46:47 +02:00
David Monllaó
21bf5ae5ab
MDL-64783 analytics: Send notifications using the receiver's language
2019-04-09 00:29:57 +02:00
David Monllaó
982fef46f4
MDL-64783 analytics: Activities due insight forwards to calendar
...
The patch includes changes applied after the peer review.
2019-04-09 00:29:57 +02:00
David Monllaó
93663fa1a8
MDL-64783 analytics: Styles for insights sent through email
2019-04-09 00:29:57 +02:00
David Monllaó
fccc728fcc
MDL-64783 analytics: Performance improvements
...
- Removed redundant query to analytics_predict_samples
- Analysers API now uses recordsets to iterate through the analysable
elements. They take the last analysed time into account.
- New method for targets so there is no need to always update the last
analysis time. Useful for lightweight targets.
2019-04-09 00:29:57 +02:00