Simey Lameze
7b0afca816
MDL-66034 core_role: implement capability assigned event
2019-08-05 13:09:18 +08:00
Sara Arjona
c5f3e92498
MDL-66123 core: update upgrade.txt with check_password_policy changes
2019-08-01 10:08:03 +08:00
Sara Arjona
117d2fd56e
Merge branch 'mdl_66123' of https://github.com/Peterburnett/moodle
2019-08-01 09:59:08 +08:00
Sara Arjona
ac7505be43
Merge branch 'MDL-42451' of git://github.com/Chocolate-lightning/moodle
2019-08-01 09:53:05 +08:00
Adrian Greeve
f1cb94488e
Merge branch 'MDL-58974-master' of git://github.com/vmdef/moodle
2019-08-01 09:02:52 +08:00
Eloy Lafuente (stronk7)
b119595510
Merge branch 'MDL-50472' of git://github.com/Chocolate-lightning/moodle
2019-08-01 00:27:31 +02:00
Eloy Lafuente (stronk7)
1ccc9461aa
Merge branch 'MDL-66192-master' of git://github.com/andrewnicols/moodle
2019-08-01 00:22:14 +02:00
Eloy Lafuente (stronk7)
d8b3c365ab
Merge branch 'MDL-57342' of git://github.com/Chocolate-lightning/moodle
2019-07-31 18:49:21 +02:00
Eloy Lafuente (stronk7)
22c95e393a
Merge branch 'MDL-65766-master' of git://github.com/mihailges/moodle
2019-07-31 18:38:39 +02:00
Victor Deniz Falcon
a9e58c14f9
MDL-58974 core_analytics: Add behat tests
...
Behat testing to cover model management and predictions generation
and visualization.
2019-07-31 11:13:05 +01:00
Mathew May
65fd840be8
MDL-42451 installation: Allow enter key to proceed
2019-07-31 14:22:42 +08:00
Jun Pataleta
3c84d36f94
Merge branch 'MDL-65831-master' of git://github.com/aanabit/moodle
2019-07-31 10:55:58 +08:00
Sara Arjona
408689d5ae
Merge branch 'MDL-57208' of https://github.com/paulholden/moodle
2019-07-31 10:25:04 +08:00
Paul Holden
719f76313c
MDL-57208 user: select default homepage from user preferences page.
2019-07-30 08:53:18 +01:00
Sara Arjona
fd59fa7494
Merge branch 'MDL-64860-38_block_myoverview_improve_pagination' of https://github.com/tomdickman/moodle
2019-07-30 14:52:20 +08:00
Adrian Greeve
6aa6d5b113
Merge branch 'mdl-66119' of https://github.com/Peterburnett/moodle
2019-07-29 14:06:32 +08:00
[Peter Burnett]
ad9c96e531
MDL-66123 core: check_password_policy takes $user argument
2019-07-29 14:37:50 +10:00
Jake Dallimore
a12f9f93c4
Merge branch 'MDL-46267-master' of git://github.com/junpataleta/moodle
2019-07-29 11:37:56 +08:00
Mathew May
c5d1c2dcf8
MDL-50472 auth: Add maintenance message to the login page.
2019-07-29 10:45:28 +08:00
Adrian Greeve
9f236d63e6
Merge branch 'MDL-65093_master-deprecate' of git://github.com/markn86/moodle
2019-07-29 10:43:52 +08:00
Mark Nelson
06d046c1ff
MDL-65093 core_message: deprecate can_post_message()
2019-07-29 10:39:57 +08:00
Amaia Anabitarte
c9469fb488
MDL-65831 behat: New steps to switch offline mode for moodle app behats
2019-07-29 09:50:41 +08:00
Mihail Geshoski
3d980e5be7
MDL-65766 libraries: Upgrade WebRTC to 6.4.0
2019-07-29 09:05:01 +08:00
Tom Dickman
c0add7c713
MDL-64860 block_myoverview: added additional pagination options
...
Added additional pagination options based on the amount of courses the user is enrolled in.
This will allow the user to display all courses on one page if they wish, and scale based on their total
courses up to pages of 96 courses, now defaults to `All` if they have less than 12 courses and hides the
dropdown menu as there is only one choice.
2019-07-29 09:12:07 +10:00
Jake Dallimore
d4fc7d756a
Merge branch 'MDL-35773_master' of git://github.com/markn86/moodle
2019-07-26 17:32:29 +08:00
Jake Dallimore
1f16f4115d
Merge branch 'MDL-65219-master' of https://github.com/ryanwyllie/moodle
2019-07-26 15:20:10 +08:00
Mark Nelson
94c71056a3
MDL-35773 core_backup: use existing API to recover files
2019-07-26 11:59:56 +08:00
Mark Nelson
88031d35de
MDL-35773 core: revert introduction of new recover_file() method
...
Also -
1. Reverted recover_file() in file_system_filedir back to its
original state.
2. Removed no longer needed method create_recovery_record().
2019-07-26 11:59:56 +08:00
Matt Porritt
d7e4481e98
MDL-35773 Backup: API should have option to not backup files
...
Allow both UI and automated backups to be created without
including files. Instead include only file references.
This is essentially implementing "SAMESITE" to backup files
instead of only for import and export functionality.
A new backup setting to include files (defaults to yes)
has been included.
The restore process will also look for and attempt to
restore files from the trashdir as part of restoring
backups. Additionally to support this process the
ammount of time files are kept in trashdir before they
are cleaned up via cron is also adjustable via admin
setting.
2019-07-26 11:59:56 +08:00
[Peter Burnett]
442eeac33c
MDL-66119 core: Add check for uninstalling plugins from the admin gui
2019-07-26 09:27:32 +10:00
Andrew Nicols
9ea892d216
MDL-66192 javascript: Allow subdirs in AMD module names
2019-07-26 07:04:08 +08:00
Adrian Greeve
852bf8fa58
Merge branch 'MDL-65078-master' of git://github.com/peterRd/moodle
2019-07-25 14:49:40 +08:00
Eloy Lafuente (stronk7)
8b9c0616b3
Merge branch 'MDL-65994-master' of git://github.com/junpataleta/moodle
2019-07-25 14:49:12 +08:00
Adrian Greeve
57d42d0598
Merge branch 'MDL-65633_master' of git://github.com/dmonllao/moodle
2019-07-25 14:41:15 +08:00
Adrian Greeve
700baa8409
Merge branch 'MDL-65740-master' of git://github.com/peterRd/moodle
2019-07-25 14:41:14 +08:00
Damyon Wiese
bde97497ef
MDL-65078 competencies: webservices
...
The webservice list_course_module_competencies calls a function that does not exist and
is not exposed as a webservice.
2019-07-24 09:14:28 +08:00
Mathew May
0c18745424
MDL-57342 admin: confightml will check if returned data is empty
2019-07-23 13:35:14 +08:00
Ryan Wyllie
5d61b3b331
MDL-65219 message: default disable contact request notifications for web
...
Set the default state to disabled for message contact request
notifications for the web process. The user is notified about contact
requests in the message drawer so it's unnecessary to also generate
a notification in the notification popover for them.
2019-07-23 13:24:09 +08:00
Jake Dallimore
c5b9f7fd70
Merge branch 'MDL-66144-master' of https://github.com/ryanwyllie/moodle
2019-07-22 15:19:17 +08:00
Jake Dallimore
e255959e76
Merge branch 'MDL-66143-master' of git://github.com/junpataleta/moodle
2019-07-22 13:47:17 +08:00
Jun Pataleta
9d8cdb9ba8
MDL-66143 course: Add relativedatesmode course setting
2019-07-22 11:52:38 +08:00
Jun Pataleta
9320787005
MDL-46267 core: Remove $CFG->httpswwwroot
...
* It's unnecessary since $CFG->loginhttps has already been removed and
it's no longer being used in core anymore.
2019-07-22 10:59:42 +08:00
Jun Pataleta
b6e465c870
MDL-46267 core: https_required, verify_https_required final deprecation
2019-07-22 10:59:38 +08:00
Andrew Nicols
de2976e548
MDL-62497 js: Pass strings through get_string
2019-07-21 15:06:25 +08:00
Andrew Nicols
73d3dfecc6
MDL-62497 javascript: lazy load js modules when cachejs is disabled
2019-07-19 14:12:49 +08:00
Ryan Wyllie
6466e89946
MDL-62497 javascript: rewrite core/str using ES6 syntax
2019-07-19 14:12:49 +08:00
Ryan Wyllie
78610b53c7
MDL-62497 javascript: fix truncate.js
...
There was some code in the charLengthAt function which was requiring
that the "this" context not be null however it was unnecessary
because it never uses "this" and for some reason it was being set to
null after the ES6 transpiling.
2019-07-19 14:12:49 +08:00
Ryan Wyllie
195ea4480b
MDL-62497 javascript: build AMD modules with new transpiler
2019-07-19 14:12:49 +08:00
Ryan Wyllie
c53f86d408
MDL-62497 javascript: add babel transpiling to Grunt for ES6 support
2019-07-19 14:12:48 +08:00
Ryan Wyllie
67b2262938
MDL-62497 javascript: add babel polyfill for es6 support
2019-07-19 14:12:48 +08:00