Simey Lameze
de4dc81b24
MDL-66034 core_role: implement role updated event
2019-08-05 13:09:19 +08:00
Simey Lameze
a98bafa163
MDL-66034 core_role: implement capability unassigned event
2019-08-05 13:09:18 +08:00
Simey Lameze
7b0afca816
MDL-66034 core_role: implement capability assigned event
2019-08-05 13:09:18 +08:00
Andrew Nicols
6047801767
Merge branch 'MDL-64032-master' of https://github.com/HuongNV13/moodle
2019-08-05 12:55:35 +08:00
cescobedo
959457c392
MDL-57618 general: Remove strings deprecated in 3.3
2019-08-02 11:06:32 +02:00
Jun Pataleta
e773533258
MDL-65949 report_participation: Use new core/checkbox-toggleall
2019-08-02 16:30:26 +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
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
90403c5d9d
MDL-65093 core_message: users can't block any user they want
...
If blocking will have no effect (ie. you are attempting to block
the admin) the 'Block' button will not be shown and instead a
message will be shown explaining why you can not block the user.
2019-07-29 10:39:57 +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
Adrian Greeve
57d42d0598
Merge branch 'MDL-65633_master' of git://github.com/dmonllao/moodle
2019-07-25 14:41:15 +08:00
Huong Nguyen
0fc30827dc
MDL-64032 enrol_manual: Make consistent the UI for setting enrolment
...
Add end date/duration for the UI for setting enrolment should be consistent
2019-07-23 14:21:43 +07:00
Jake Dallimore
c5b9f7fd70
Merge branch 'MDL-66144-master' of https://github.com/ryanwyllie/moodle
2019-07-22 15:19:17 +08:00
Jun Pataleta
b850ddfdd5
MDL-66143 course: Integration review fixes
2019-07-22 11:52:41 +08:00
Jun Pataleta
9d8cdb9ba8
MDL-66143 course: Add relativedatesmode course setting
2019-07-22 11:52:38 +08:00
Jun Pataleta
afc87005cb
MDL-66143 admin: Create setting for courses to support relative dates
2019-07-22 11:14:51 +08:00
David Monllaó
5ef49c591a
MDL-65633 tool_analytics: Notification for invalid analysis intervals
2019-07-18 18:38:13 +02:00
David Monllaó
3cb0aaaa8c
MDL-65633 analytics: New interfaces for time-splitting methods
2019-07-18 18:38:13 +02:00
Ryan Wyllie
00a66396c7
MDL-66144 course: add function to calculate user course dates
2019-07-17 15:52:51 +08:00
Bas Brands
c5b2ab4786
MDL-63612 core_admin: make course card colours configurable
2019-07-15 11:01:20 +02:00
Jun Pataleta
b17040fdfc
Merge branch 'MDL-64002-master-rebased' of git://github.com/ryanwyllie/moodle
2019-07-10 11:01:51 +08:00
David Monllaó
4de032eba3
MDL-65562 tool_analytics: Effectiveness report base
2019-07-09 13:36:11 +02:00
Ryan Wyllie
485ebc9b67
MDL-64002 message: buffer send messages in UI for slow connections
2019-07-05 10:10:08 +08:00
Dan Marsden
22dfa6d31d
MDL-60347 core: debugsmtp should be a developer only setting.
2019-07-01 12:15:05 +02:00
Eloy Lafuente (stronk7)
6f5990024c
Merge branch 'MDL-66003-master-enfix' of git://github.com/mudrd8mz/moodle
2019-06-26 23:04:18 +02:00
Helen Foster
08a114cf40
MDL-66003 lang: Import fixed English strings (en_fix)
...
Significant string changes:
* moodleorghubname,core_admin and
sitemustberegistered,message_airnotifier - 'Moodle.net' changed to
'Moodle'
* registration_help,core_admin and registermoochtips,core_hub - removed
erroneous 'access to Moodle.net our course sharing platform'
* trackingtype_help,mod_forum and formnotavailable,core_grading and
showgrades_help,core and rolewarning_help,core_rating -
'Administration block' changed to 'Actions menu or admin block',
'navigation block' changed to 'navigation drawer or block'
2019-06-25 18:00:51 +02:00
Dmitrii Metelkin
f82931c169
MDL-65922 core: add grade_item_updated event
2019-06-21 08:54:37 +10:00
Jun Pataleta
05931412a4
Merge branch 'MDL-65622-master' of https://github.com/dmitriim/moodle
2019-06-13 18:04:56 +02:00
Adrian Greeve
1caab625e7
Merge branch 'MDL-65492' of https://github.com/timhunt/moodle
2019-06-13 18:04:53 +02:00
Adrian Greeve
d053310d6a
Merge branch 'MDL-65671-master' of git://github.com/lameze/moodle
2019-06-13 18:04:49 +02:00
Tim Hunt
376b7fb857
MDL-65492 cache admin: make it easier to purge a cache repeatedly
...
This can be a big time-saver, e.g. during development.
2019-06-12 13:23:06 +01:00
Simey Lameze
fed1cc738d
MDL-65671 calendar: tidy up calendar header
2019-06-12 15:54:24 +08:00
Andrew Nicols
871679c9e0
Merge branch 'MDL-65509-master' of git://github.com/rezaies/moodle
2019-06-12 08:47:55 +08:00
Jun Pataleta
79edcde3f6
Merge branch 'MDL-7339-master' of git://github.com/mickhawkins/moodle
2019-06-11 11:49:36 +08:00
Andrew Nicols
61b0df5716
Merge branch 'MDL-65754' of git://github.com/Chocolate-lightning/moodle
2019-06-11 10:15:43 +08:00
Michael Hawkins
76d0192e0b
MDL-7339 admin: Replaced "open to google" references to be more generic
...
AMOS BEGIN
MOV [configopentogoogle,admin],[configopentowebcrawlers,admin]
MOV [opentogoogle,admin],[opentowebcrawlers,admin]
MOV [check_google_details,report_security],[check_crawlers_details,report_security]
MOV [check_google_error,report_security],[check_crawlers_error,report_security]
MOV [check_google_info,report_security],[check_crawlers_info,report_security]
MOV [check_google_name,report_security],[check_crawlers_name,report_security]
MOV [check_google_ok,report_security],[check_crawlers_ok,report_security]
AMOS END
2019-06-11 10:04:01 +08:00
Adrian Greeve
192ad8dcc8
Merge branch 'MDL-65208-cli-upgrade-is-pending' of https://github.com/brendanheywood/moodle
2019-06-11 09:42:08 +08:00
Simey Lameze
dbccdae8f5
MDL-65671 calendar: add the calendar view selector
2019-06-10 13:09:57 +08:00
Dmitrii Metelkin
657cc33be9
MDL-65622 core: add grade_item_created event
2019-06-07 07:38:41 +10:00
David Monllaó
692d691da5
MDL-65639 analytics: Rewording time-splitting methods
2019-06-06 19:07:55 +02:00
David Monllaó
5045c4d491
MDL-65639 tool_analytics: Reworded language strings
...
Some language strings have been reworded to clarify functionalities.
AMOS BEGIN
MOV [getpredictionsresults,tool_analytics],[scheduledanalysisresults,tool_analytics]
CPY [getpredictionsresultscli,tool_analytics],[scheduledanalysisresultscli,tool_analytics]
AMOS END
2019-06-06 19:07:55 +02:00
David Monllaó
21cf3ec8d4
MDL-65639 analytics: From time-splitting method to analysis interval
...
This change only affects the Moodle UI.
2019-06-06 19:07:55 +02:00
Jun Pataleta
4e1ee0bbb5
Merge branch 'MDL-34498-master' of git://github.com/damyon/moodle
2019-06-06 10:50:56 +08:00
Damyon Wiese
7aeeb44463
MDL-34498 session: Add a checker to warn before session expiry
...
Replaces old yui module checknet.
2019-06-06 09:31:01 +08:00
Shamim Rezaie
a875f3f513
MDL-65509 output: use translated strings when showing a fatal error
2019-06-05 18:44:46 +10:00
Shamim Rezaie
dc468ac523
MDL-65509 javascript: Make core dialogues translatable
2019-06-05 17:36:02 +10:00
Mathew May
061524de15
MDL-65754 libraries: Remove unused v1 recaptcha
2019-06-04 12:58:19 +08:00
Brendan Heywood
8918cc75c1
MDL-65208 admin: Add upgrade cli --is-pending option
2019-06-03 14:33:07 +10:00
Mathew May
c939a043bf
MDL-65658 mod_forum: Group images links and titles groups
...
After a change in Moodle 3.6 some links & titles went missing.
Here I am adding them back & incresing the output image to 100x100px
2019-05-31 08:14:20 +08:00