Ryan Wyllie
3095c3f6b0
MDL-62497 admin_tool: change user tours from third party lib to core
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
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
Mathew May
90117cefb8
MDL-65788 tool_policy: Move accept_policy JS call into an array
2019-07-18 10:47:18 +08:00
Sara Arjona
3e8f9b2869
MDL-65538 competency: fix behat errors with firefox
...
There is a random behat error when executing the "Go to the competency
course competencies page." scenario: "Moodle exception: A required parameter
(courseid) was missing More information about this error".
It happens because sometimes the form is sent before the JS and it hasn't
the needed parameters defined. So they have been added as hidden to the
form to avoid the error (which I couldn't reproduce manually).
2019-07-15 13:48:56 +02:00
Mathew May
25d31d43b7
MDL-65788 tool_policy: Prevent two modals rendering for guests.
...
With the Guest registration calling policyactions.js the [data-action="view"]
was having two click handlers set on the inital policy modal trgger.
With this commit we state what we want the click event to be set on.
2019-07-14 18:52:27 +08:00
David Monllaó
4de032eba3
MDL-65562 tool_analytics: Effectiveness report base
2019-07-09 13:36:11 +02:00
Eloy Lafuente (stronk7)
45a8249431
Merge branch 'MDL-63268-master' of https://github.com/lucaboesch/moodle
2019-07-03 00:02:07 +02:00
Luca Bösch
d4beb21162
MDL-63268 tool_uploadcourse: Keep source course section number.
2019-07-02 19:44:22 +02:00
Eloy Lafuente (stronk7)
7384dd3e2c
Merge branch 'MDL-65728-master' of git://github.com/rezaies/moodle
2019-07-02 12:13:46 +02:00
Damyon Wiese
ea1ac3c7ef
MDL-53689 xmldb: Require a sesskey to load xml
...
Loading and unloading xml files is not protected from XSS with a sesskey.
2019-07-02 08:54:36 +02:00
Eloy Lafuente (stronk7)
d1f430d160
Merge branch 'MDL-66022' of git://github.com/Chocolate-lightning/moodle
2019-07-01 23:55:14 +02:00
Mathew May
e63a35dcff
MDL-66022 core: Remove unused subplugin files
2019-06-27 08:18:24 +08: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
Shamim Rezaie
8a0f2e954e
MDL-65728 tool_customlang: Escape html on the original translation field
2019-06-24 18:23:59 +10:00
Eloy Lafuente (stronk7)
21406f66e0
Merge branch 'MDL-65646-master' of git://github.com/andrewnicols/moodle
2019-06-20 00:29:56 +02:00
Eloy Lafuente (stronk7)
0f7e873c30
Merge branch 'MDL-65770' of git://github.com/Chocolate-lightning/moodle
2019-06-20 00:26:06 +02:00
Adrian Greeve
fba8e2cef3
Merge branch 'MDL-58439-admin-no-guest' of https://github.com/brendanheywood/moodle
2019-06-13 18:05:06 +02:00
Jun Pataleta
05931412a4
Merge branch 'MDL-65622-master' of https://github.com/dmitriim/moodle
2019-06-13 18:04:56 +02:00
Mathew May
4828648258
MDL-65770 tool_policy: Add Moodle changes for guest policy popup
2019-06-13 13:25:35 +08:00
Andrew Nicols
29c442c558
MDL-65646 core: Move component storage to json
2019-06-13 12:26:00 +08:00
Mathew May
fcdc822350
MDL-65770 tool_policy: Update guest policy popup
2019-06-13 11:52:55 +08:00
Brendan Heywood
1fc0c4bd4e
MDL-58439 admin: Ignore guest logins for all admin pages
2019-06-11 13:44:58 +10:00
Adrian Greeve
317950fa65
Merge branch 'MDL-65639_master' of git://github.com/dmonllao/moodle
2019-06-10 13:10:02 +08:00
Adrian Greeve
27e2aba473
Merge branch 'MDL-65782-master' of git://github.com/marinaglancy/moodle
2019-06-10 11:11:44 +08:00
Dmitrii Metelkin
657cc33be9
MDL-65622 core: add grade_item_created event
2019-06-07 07:38:41 +10: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
Eloy Lafuente (stronk7)
ceee04cfb7
Merge branch 'MDL-65689-master' of git://github.com/rezaies/moodle
2019-06-04 23:31:51 +02:00
Marina Glancy
5ecbc5d9f7
MDL-65782 roles: allow several roles with user/frontpage archetype
2019-06-04 11:49:23 +02:00
Shamim Rezaie
db632485ab
MDL-65689 task: fix typo in help string
2019-05-25 04:57:22 +10:00
Adrian Greeve
a8d20b0fa9
Merge branch 'MDL-65549_master' of git://github.com/dmonllao/moodle
2019-05-23 10:09:09 +08:00
Andrew Nicols
aec03b8c0a
Merge branch 'MDL-65654-master' of https://github.com/danielneis/moodle
2019-05-23 09:35:17 +08:00
Adrian Greeve
467af62e35
Merge branch 'MDL-65067_master' of https://github.com/dmonllao/moodle
2019-05-22 16:29:52 +08:00
Andrew Nicols
97d791bf3a
Merge branch 'MDL-65590-master' of git://github.com/rezaies/moodle
2019-05-22 13:52:14 +08:00
Jun Pataleta
f8a6990a46
Merge branch 'MDL-65591-master' of git://github.com/rezaies/moodle
2019-05-22 11:06:31 +08:00
David Monllaó
8d19264bc0
MDL-65549 tool_analytics: Reduce the context name length in models_view
2019-05-21 17:26:22 +02:00
Shamim Rezaie
26206ddc78
MDL-65590 tool_customlang: Escape html on the standard text field
2019-05-21 14:20:16 +10:00
Eloy Lafuente (stronk7)
3572a25cc3
MDL-65644 upgrade: add 3.7.0 separation line to all upgrade scripts
2019-05-20 19:35:05 +02:00
Shamim Rezaie
1806f70cbb
MDL-65591 tool_customlang: Re-adding the save buttons at the bottom
2019-05-21 02:20:20 +10:00
Daniel Neis Araujo
3cbec0b81a
MDL-65654 tool_uploaduser: Fix undefined variable warning
2019-05-20 12:44:05 -03:00
David Monllaó
a9db4f903d
MDL-65067 tool_analytics: Limit update_end_date to format_weeks
2019-05-17 16:57:46 +02:00
Jun Pataleta
64d680c271
Merge branch 'MDL-65583_master' of git://github.com/dmonllao/moodle
2019-05-15 15:57:05 +08:00
David Monllaó
a1fb183df0
MDL-65583 tool_analytics: Model name from a data attribute
...
The credit and the patch using this approach goes to David Mudrák.
2019-05-13 22:54:28 +02:00
Eloy Lafuente (stronk7)
c9a1a6341c
MDL-65571 versions: bump all versions and requires near release
...
version = 2019052000 release version
requires= 2019051100 current beta (week6roll2) version
2019-05-12 23:46:34 +02:00
Jun Pataleta
f49c1dcd4a
Merge branch 'MDL-65540-master' of git://github.com/andrewnicols/moodle
2019-05-10 15:59:16 +08:00
Eloy Lafuente (stronk7)
08d40829e9
Merge branch 'MDL-65423-master' of git://github.com/jleyva/moodle
2019-05-09 21:48:26 +02:00
Shamim Rezaie
9902e215a9
MDL-65540 tool_dataprivacy: Explicit component name in the str helper
2019-05-09 15:24:50 +08:00
Jun Pataleta
f32b6961c9
Merge branch 'MDL-65141-master' of git://github.com/jleyva/moodle
2019-05-09 12:29:25 +08:00