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
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
Amaia Anabitarte
06b028103e
MDL-64676 core_message: Fix old behat tests affected by new messaging
2019-04-08 18:45:23 +02:00
David Balch
dbbbeb89bf
MDL-65299 Boost: Allow default.scss theme-colors override.
2019-04-08 16:32:30 +01: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
Marina Glancy
41653114b5
MDL-65236 core: allow to alias languages in the lang selector
2019-04-08 14:14:23 +02:00
Juan Leyva
cc62967bfc
MDL-65075 tool_mobile: Check UserAgent only in WS requests
2019-04-08 14:13:54 +02:00
Tim Hunt
7d2c7fed74
MDL-65296 questions: field should be declared
...
It was already being set, but IDE autocomplete etc did not know that.
2019-04-08 12:19:13 +01:00
Sara Arjona
f9e436a2b6
Merge branch 'MDL-64669-master' of git://github.com/aanabit/moodle
2019-04-08 13:12:31 +02:00
Bas Brands
a4300f3eaf
MDL-64102 core_message: add message tails to match ux design
2019-04-08 12:25:56 +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
Bas Brands
7cbea16001
MDL-64703 core_message: 2 column message index page
2019-04-08 11:05:08 +02:00
Shamim Rezaie
18641610d7
MDL-59298 auth_oauth2: Custom email message when account uses oauth2
...
AMOS BEGIN
CPY [emailpasswordchangeinfosubject,core],[emailpasswordchangeinfosubject,auth_oauth2]
AMOS END
2019-04-08 18:56:41 +10:00
Adrian Greeve
9019d6228e
Merge branch 'MDL-65218-master' of git://github.com/damyon/moodle
2019-04-08 16:53:43 +08:00
Shamim Rezaie
4c00766e2a
MDL-59298 auth_nologin: override get_password_change_info
...
Let the auth_nologin class to take care of its exceptional behaviour.
2019-04-08 18:53:06 +10:00
Shamim Rezaie
206ec32890
MDL-59298 auth: Added get_password_change_info to auth plugins
2019-04-08 18:43:22 +10: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
Simey Lameze
846c585910
MDL-65276 core: fix CiBoT complains
2019-04-08 10:30:09 +08:00
Mathew May
d566aabac3
MDL-64924 behat: Move Boost specific scenarios to Core
2019-04-08 09:46:12 +08:00
Mathew May
07746974c8
MDL-65184 theme_classic: Remove unused footer template
2019-04-08 09:26:12 +08:00
Jake Dallimore
152e41cccb
MDL-65170 core_user: perf improvement for user_get_user_details_courses
...
We don't always need to iterate over the user's courses, so only fetch
them when we do.
2019-04-08 09:02:13 +08:00
Jake Dallimore
e4aaecd392
MDL-65170 core_user: user_get_user_details_courses respects groupmode
...
This had a relatively simply check for course profile visibility, which
meant that users in separate groups could see one another's profile.
This has been replaced with the more correct check in
user_can_view_profile().
2019-04-08 09:02:13 +08:00