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
Adrian Greeve
e9cbc45484
Merge branch 'MDL-46975-master' of git://github.com/junpataleta/moodle
2019-04-10 14:23:59 +08:00
Adrian Greeve
62536aea0a
Merge branch 'MDL-64322' of https://github.com/KietChan/moodle
2019-04-10 13:23:54 +08: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
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
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
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
David Monllaó
02dfbf44a7
MDL-64783 analytics: Updated insight subject for course_enrolments
2019-04-09 00:29:57 +02:00
David Monllaó
20d7f527b0
MDL-64783 analytics: Discern prediction actions on insights generation
2019-04-09 00:29:51 +02:00
David Monllaó
9f690999ec
MDL-64783 analytics: Performance improvements and internal refactoring
...
The base classes analyser and time-splitting method had too many
reponsibilities. A new analysis class has been created.
2019-04-09 00:26:39 +02:00
David Monllaó
4f13068f78
MDL-64783 analytics: Install / upgrade for the new model
2019-04-09 00:26:39 +02:00
David Monllaó
bb7dccdb8e
MDL-64783 analytics: Insights generation logic out of the target
2019-04-09 00:26:39 +02:00
David Monllaó
e85c2f372b
MDL-64783 analytics: Improvements to the insights system
2019-04-09 00:26:23 +02:00
David Monllaó
50935afba4
MDL-64783 analytics: Upcoming activities due and related API changes
2019-04-09 00:25:24 +02:00
David Monllaó
78e77fab2e
MDL-64783 analytics: Reset PAGE after analytics processes
2019-04-09 00:25:24 +02:00
Eloy Lafuente (stronk7)
c9382c1d28
Merge branch 'MDL-64954_master' of git://github.com/dmonllao/moodle
2019-04-08 20:41:50 +02:00
Eloy Lafuente (stronk7)
35514f573f
MDL-65142 dataformat_pdf: added to standard core plugins
2019-04-08 19:41:26 +02:00
Eloy Lafuente (stronk7)
72959d2170
Merge branch 'MDL-65142-master' of git://github.com/rezaies/moodle
2019-04-08 17:09:03 +02:00
Eloy Lafuente (stronk7)
b57084b532
Merge branch 'MDL-65176-master-nofallback' of https://github.com/vmdef/moodle
2019-04-08 16:03:29 +02:00
Damyon Wiese
b0d4560634
MDL-64819 output: Hide icons with no title
...
When output from javascript they should match what gets output from php.
2019-04-08 14:34:15 +02:00
Damyon Wiese
cce54c4732
MDL-64819 output: Activity menu icons
...
Remove duplicate alt text from activity menu icons and the links to add new sections.
2019-04-08 14:33:36 +02:00
Juan Leyva
cc62967bfc
MDL-65075 tool_mobile: Check UserAgent only in WS requests
2019-04-08 14:13:54 +02:00
Sara Arjona
f9e436a2b6
Merge branch 'MDL-64669-master' of git://github.com/aanabit/moodle
2019-04-08 13:12:31 +02:00
Victor Deniz Falcon
1f23f1412e
MDL-65176 analytics: target for students who don't get the minimum grade
...
Added new target to predict which students are at risk of not getting
the minimum grade to pass a course.
2019-04-08 10:17:02 +01:00
Juan Leyva
102e0828fd
MDL-65075 tool_mobile: Allow auto-login keys only for requests from Moodle apps
...
This change enhances security and avoid any kind of XSS attack.
2019-04-08 11:05:54 +02:00
Adrian Greeve
9019d6228e
Merge branch 'MDL-65218-master' of git://github.com/damyon/moodle
2019-04-08 16:53:43 +08:00
Amaia Anabitarte
fce10f0e95
MDL-64669 core_message: Waiting for buttons to hide before login out
2019-04-08 10:21:07 +02:00
Kiet.Chan
84bcd65885
MDL-64322 GDPR: Mechanism for restricting delete requests
2019-04-08 15:12:17 +07:00
Amaia Anabitarte
fd72e75443
MDL-64669 core_message: Behat tests for send messages
2019-04-08 09:48:51 +02:00
Amaia Anabitarte
d624c13542
MDL-64669 core_message: New steps and selectors for messaging
2019-04-08 09:48:51 +02:00
Adrian Greeve
24f9b01135
Merge branch 'MDL-65075-master' of git://github.com/jleyva/moodle
2019-04-08 07:50:28 +08:00
David Monllaó
89f1f98f59
MDL-64954 tool_analytics: More help for analytics api elements
2019-04-05 23:59:20 +02:00
Eloy Lafuente (stronk7)
9d4f4f0051
on-demand release 3.7dev+
2019-04-05 18:33:19 +02:00
David Monllaó
6c0bd61c57
MDL-64779 tool_analytics: Nice styles for the export modal
2019-04-05 18:28:06 +02:00
Mathew May
27deb59557
MDL-64506 mod_choice: fix behat issue with screensize
...
We found issues in FireFox where Behat could not scroll to select
the student two checkbox.
2019-04-05 12:10:00 +02:00
Juan Leyva
2b34a55d5a
MDL-65075 tool_mobile: Allow auto-login keys only for requests from Moodle apps
...
This change enhances security and avoid any kind of XSS attack.
2019-04-05 09:53:38 +02:00
Adrian Greeve
02b342bb70
MDL-65019 core_course: Update to fix whitespace.
2019-04-05 09:33:13 +08:00
Adrian Greeve
abd898606d
Merge branch 'MDL-65019-master' of git://github.com/jleyva/moodle
2019-04-05 09:15:18 +08:00