Jake Dallimore
6a30269d98
Moodle release 3.7.2
2019-09-06 11:50:45 +08:00
Eloy Lafuente (stronk7)
e064cef324
weekly release 3.7.1+
2019-09-05 17:14:43 +02:00
Eloy Lafuente (stronk7)
eca36ffd7c
Merge branch 'install_37_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_37_STABLE
2019-09-05 17:14:41 +02:00
Jake Dallimore
5f115af823
Merge branch 'MDL-56223-37' of git://github.com/lameze/moodle into MOODLE_37_STABLE
2019-09-05 17:20:28 +08:00
Simey Lameze
474a338a97
MDL-56223 calendar: fix wrong create_calendar_events WS phpdoc
2019-09-05 17:16:06 +08:00
Simey Lameze
7bbc73ce0c
MDL-56223 calendar: show the number of deleted events
2019-09-05 17:16:05 +08:00
Simey Lameze
cb5145334d
MDL-56223 calendar: skip events updating if nothing has changed
2019-09-05 17:16:05 +08:00
Jake Dallimore
5a552ad6f3
Merge branch 'MDL-66551-37' of git://github.com/lameze/moodle into MOODLE_37_STABLE
2019-09-05 11:15:16 +08:00
Simey Lameze
5c1115ba0b
MDL-66551 core_user: remove orphaned calendar subscriptions
2019-09-05 11:07:47 +08:00
Simey Lameze
7ec6835728
MDL-66551 core_user: delete_user() should remove users calendar subs
2019-09-05 10:52:10 +08:00
Andrew Nicols
e567e64d12
Merge branch 'MDL-66391-37' of https://bitbucket.org/isprynt/moodle into MOODLE_37_STABLE
2019-09-05 09:59:28 +08:00
Eloy Lafuente (stronk7)
bade4a18e5
Merge branch 'MDL-66072-37-2' of git://github.com/peterRd/moodle into MOODLE_37_STABLE
2019-09-05 02:48:17 +02:00
Eloy Lafuente (stronk7)
49ab08f771
Merge branch 'MDL-66560-37' of https://github.com/lucaboesch/moodle into MOODLE_37_STABLE
2019-09-05 02:17:37 +02:00
AMOS bot
3923a219bd
Automatically generated installer lang files
2019-09-05 00:11:58 +00:00
Segun Babalola
750ec445bd
MDL-66391 core_course: Fix to send correct Ajax parameter for userid
2019-09-04 12:26:11 +01:00
Andrew Nicols
1dfd080f54
Merge branch 'MDL-66137-37_mod_assign_marking_workflow_incorrect_grade_display' of https://github.com/tomdickman/moodle into MOODLE_37_STABLE
2019-09-04 13:47:50 +08:00
Tom Dickman
3c239a6a11
MDL-66137 mod_assign: fixed marking workflow incorrect grade display
...
Aligned logic between quick grading changes and set marking workflow state changes to accurately
finalise or remove final grade from the gradebook, depending on the marking workflow state if
being used.
2019-09-04 15:23:09 +10:00
Andrew Nicols
4da24e858c
Merge branch 'MDL-66554-37' of git://github.com/jleyva/moodle into MOODLE_37_STABLE
2019-09-04 12:39:29 +08:00
Andrew Nicols
4d4a8423b0
Merge branch 'MDL-66500-37-unoconvwarning' of git://github.com/mudrd8mz/moodle into MOODLE_37_STABLE
2019-09-04 12:14:23 +08:00
Ryan Wyllie
b937159eed
MDL-62284 javascript: prevent nested JS mustache handler calls
...
Prevent the JS mustache helper from being executed from within
the render call of another mustache helper because it can allow
users to inject JS into the page.
2019-09-04 11:23:35 +08:00
Ryan Wyllie
0c4d9eff86
MDL-62284 output: prevent nested JS mustache handler calls
...
Prevent the JS mustache helper from being executed from within
the render call of another mustache helper because it can allow
users to inject JS into the page.
2019-09-04 11:23:35 +08:00
Jake Dallimore
25f23432f3
Merge branch 'MDL-66265-37' of git://github.com/andrewnicols/moodle into MOODLE_37_STABLE
2019-09-04 11:06:42 +08:00
Andrew Nicols
3a0efca438
MDL-66265 javascript: More specific overrides in eslintrc
2019-09-04 10:48:57 +08:00
Eloy Lafuente (stronk7)
1124ceea9a
Merge branch 'MDL-66265-37' of git://github.com/andrewnicols/moodle into MOODLE_37_STABLE
2019-09-04 02:12:52 +02:00
AMOS bot
e5cddc8c7e
Automatically generated installer lang files
2019-09-04 00:11:10 +00:00
Eloy Lafuente (stronk7)
1f6ca1e497
Merge branch 'MDL-66532-37' of git://github.com/andrewnicols/moodle into MOODLE_37_STABLE
2019-09-04 02:01:15 +02:00
Peter
332da1d527
MDL-66072 core: Remove ancillary sharing functions and code
2019-09-04 07:34:06 +08:00
Peter
645beae25f
MDL-66072 core: Remove course sharing and related capabilities
2019-09-04 07:33:33 +08:00
Andrew Nicols
1831e2b2fc
MDL-66265 javascript: Add jshint ignore for ES6 files in root dir
2019-09-04 06:52:07 +08:00
Andrew Nicols
ca88210f3f
MDL-66265 javascript: Add basic jshint ignores
2019-09-04 06:50:55 +08:00
Andrew Nicols
05582654f2
MDL-66265 javascript: Bump jshint version
2019-09-04 06:50:55 +08:00
Andrew Nicols
c5f693dede
MDL-66532 javascript: Lock NPM version for NVM
2019-09-04 06:50:55 +08:00
Andrew Nicols
7f9d364fd2
MDL-66532 javascript: Lock NPM version for NVM
2019-09-04 06:45:51 +08:00
Eloy Lafuente (stronk7)
b1f0f049d0
Merge branch 'MDL-63315-m37' of https://github.com/sammarshallou/moodle into MOODLE_37_STABLE
2019-09-04 00:15:07 +02:00
Eloy Lafuente (stronk7)
0ac06b7216
Merge branch 'MDL-66120-37' of git://github.com/peterRd/moodle into MOODLE_37_STABLE
2019-09-03 12:13:36 +02:00
Andrew Nicols
499dfeff2a
Merge branch 'MDL-66434-37' of https://github.com/lucaboesch/moodle into MOODLE_37_STABLE
2019-09-03 12:41:11 +08:00
Andrew Nicols
59d7f7f2cb
Merge branch 'MDL-62161-37' of https://github.com/paulholden/moodle into MOODLE_37_STABLE
2019-09-03 11:50:17 +08:00
Andrew Nicols
57e38ad969
Merge branch 'MDL-65042-37' of git://github.com/jleyva/moodle into MOODLE_37_STABLE
2019-09-03 09:29:24 +08:00
AMOS bot
54a8fef92f
Automatically generated installer lang files
2019-09-03 00:11:33 +00:00
Eloy Lafuente (stronk7)
cdbe521e62
Merge branch 'MDL-66457-37' of git://github.com/andrewnicols/moodle into MOODLE_37_STABLE
2019-09-03 00:54:54 +02:00
sam marshall
8571a061e7
MDL-63315 DB: Postgres - Clear cursors in persistent connection
...
If there is a PHP fatal error and destructors do not run (this can
happen in out-of-memory errors, and maybe if there is an error in a
previous destructor) then Postgres cursors may be left open.
Usually this does not cause a problem because the connection is
closed anyway, but if using persistent connections, a future
request may reuse the connection with a cursor open. It then gets
errors when it tries to create a new cursor with the same name.
This change closes all cursors at the start of a persistent
connection.
2019-09-02 14:10:05 +01:00
Peter
19069c7f28
MDL-66120 block_community: Disable community block and related caps
...
Disable community block access
2019-09-02 15:51:52 +08:00
Juan Leyva
18b42d9835
MDL-66501 tool_mobile: Prevent URLs in custom scheme
2019-09-02 15:29:27 +08:00
Jun Pataleta
ebd3da32b5
MDL-66187 format_singleactivity: Make sure available types is not empty
2019-09-02 05:07:37 +02:00
Andrew Nicols
b70e27f531
MDL-66187 course: Respect :addinstance in single activity format
2019-09-02 05:07:37 +02:00
Simey Lameze
bd7217b3d8
MDL-65749 lib: fix phpmailer file handling
2019-09-02 05:07:37 +02:00
Andrew Nicols
d99d036b44
MDL-66181 course: Only assign roles that the user is allowed to assign
2019-09-02 05:07:37 +02:00
Andrew Nicols
858f188c0f
MDL-66181 behat: You check checkboxes, not click them
2019-09-02 05:07:37 +02:00
Michael Hawkins
d31f12bcbd
MDL-55451 mod_forum: Limit subscription redirect to internal URLs
2019-09-02 05:07:37 +02:00
David Monllaó
b7f8d08706
MDL-66069 mlbackend_python: Bump to a new version of the package
2019-09-02 05:07:37 +02:00
Andrew Nicols
ee4a93267f
Merge branch 'MDL-66472-37' of https://github.com/Dagefoerde/moodle into MOODLE_37_STABLE
2019-09-02 11:03:00 +08:00
Andrew Nicols
da7d965e01
Merge branch 'MDL-33087-37' of https://github.com/paulholden/moodle into MOODLE_37_STABLE
2019-09-02 10:48:05 +08:00
David Mudrák
5e52542b1e
MDL-66504 lang: Use the new strings in the Behat scenario
2019-09-01 12:34:53 +02:00
Helen Foster
767b4df9c3
MDL-66504 lang: Import fixed English strings (en_fix)
...
Significant string changes:
- mobilenotificationsdisabledwarning,tool_mobile - location corrected
- statsreport14,core - 'views/posts' corrected to 'posts/views'
- err_nousers,core_completion - explanation of who completion
- information is displayed for errorcourselisting,block_community - note
about sunsetting moodle.net
2019-09-01 12:34:25 +02:00
Paul Holden
10539bfad8
MDL-62161 user: preserve all selected users between searches.
2019-08-30 14:37:20 +01:00
Paul Holden
69f5ad8f36
MDL-33087 tool_capability: correct role override link.
2019-08-30 14:34:34 +01:00
Luca Bösch
8d650c02c4
MDL-66560 import: Format course search UI elements.
2019-08-30 11:32:16 +02:00
Andrew Nicols
e971f11251
MDL-66457 behat: simplify selector search
2019-08-30 15:13:07 +08:00
Luca Bösch
1ca2f014bb
MDL-66434 mod_data: Align 'Field description' field as all other fields.
2019-08-30 07:57:30 +02:00
Jake Dallimore
f3c2624fbc
weekly release 3.7.1+
2019-08-30 13:12:12 +08:00
Jake Dallimore
543191e0dc
Merge branch 'install_37_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_37_STABLE
2019-08-30 13:12:11 +08:00
Juan Leyva
ecf1a221dc
MDL-66554 mod_scorm: Set module viewed in WS
2019-08-29 20:46:11 +01:00
Jake Dallimore
2a1ef8b3a7
Merge branch 'MDL-66139_37' of https://github.com/stronk7/moodle into MOODLE_37_STABLE
2019-08-29 11:51:42 +08:00
Netica Informática
77399dd147
MDL-66139 cachestore_redis: Fix connection problems when port is not set
...
Due to some changes in Redis 5 php extension Moodle fails to connect via TCP when
no port is set. It's fixed upstream in phpredis repo (version 5.0.0, 5.0.1 and
5.0.2 affected so far), but with this patch we'll send the right port anyway.
2019-08-28 20:58:46 +02:00
Eloy Lafuente (stronk7)
48aad65284
Merge branch 'MOODLE_37_STABLE_MDL-65116' of https://github.com/yao9394/moodle into MOODLE_37_STABLE
2019-08-28 16:40:08 +02:00
Adrian Greeve
a5eac2bf95
Merge branch 'MDL-66230-37' of https://github.com/paulholden/moodle into MOODLE_37_STABLE
2019-08-28 14:55:55 +08:00
Pau Ferrer Ocaña
15ebf11b5e
MDL-66458 forum: Fix noviewdiscussionspermission string
2019-08-28 11:27:01 +08:00
Adrian Greeve
f0c559d33b
Merge branch 'MDL-66461-37' of git://github.com/jleyva/moodle into MOODLE_37_STABLE
2019-08-28 11:17:09 +08:00
Adrian Greeve
8da3995f30
Merge branch 'MDL-66468-37' of git://github.com/jleyva/moodle into MOODLE_37_STABLE
2019-08-28 08:56:30 +08:00
AMOS bot
903f4721c9
Automatically generated installer lang files
2019-08-28 00:10:47 +00:00
Adrian Greeve
810e115d6f
Merge branch 'MDL-65653-37' of git://github.com/jleyva/moodle into MOODLE_37_STABLE
2019-08-27 15:09:07 +08:00
Eloy Lafuente (stronk7)
3b7968954c
MDL-66184 core: Update composer to apply for php 7.1.0 as min
...
With behat extension v3.37.2 we started requiring php 7.1.0
(same requirement than core 3.7.x). This bumps all the components
in the lock file to suit that requirement.
Generated with php 7.1.x.
2019-08-27 00:37:45 +02:00
David Mudrák
15847cecbf
MDL-66500 lang: Do not mark unoconvwarning as deprecated
...
It has been deprecated by mistake.
2019-08-26 21:29:16 +02:00
Eloy Lafuente (stronk7)
4e41fc8b18
Merge branch 'MDL-66309-m37' of https://github.com/sammarshallou/moodle into MOODLE_37_STABLE
2019-08-26 20:23:13 +02:00
Eloy Lafuente (stronk7)
c4e65af6f3
Merge branch 'MDL-66312-37' of git://github.com/andrewnicols/moodle into MOODLE_37_STABLE
2019-08-26 19:40:27 +02:00
Jan Dageförde
5ab6beeb50
MDL-66472 forms: Fix regression autocomplete not closing
2019-08-26 17:58:05 +02:00
Eloy Lafuente (stronk7)
684d142401
weekly release 3.7.1+
2019-08-23 19:16:34 +02:00
Jun Pataleta
78d57d0ae7
Merge branch 'MDL-66483_37' of git://github.com/stronk7/moodle into MOODLE_37_STABLE
2019-08-23 20:15:16 +08:00
sam marshall
df8633b8d0
MDL-66309 block_recentlyaccesseditems: Improve upgrade performance
2019-08-23 11:35:35 +01:00
Eloy Lafuente (stronk7)
a22c821033
MDL-66483 lib: remove recent xmlize dep on setuplib/CFG
...
This removes the dependency added by MDL-66110 (aiming to fix
a CI job). So we keep things as they were and will fix the
CI job separately.
2019-08-23 11:30:50 +02:00
Adrian Greeve
e3bd18d3d7
weekly release 3.7.1+
2019-08-23 12:55:36 +08:00
Adrian Greeve
9856202e71
Merge branch 'install_37_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_37_STABLE
2019-08-23 12:55:28 +08:00
John Yao
c5892e5e37
MDL-65116 mod_assign : Assignment due date does not update for groups
...
This commit fixes the assignment due date not showing correctly according to groups selected by users who can view grades
2019-08-23 13:11:36 +10:00
Jun Pataleta
9c0aa6e6d0
Merge branch 'MDL-66110-37-fix' of git://github.com/junpataleta/moodle into MOODLE_37_STABLE
2019-08-23 10:21:25 +08:00
Jun Pataleta
97a6abc12f
MDL-66110 core: Require setuplib.php once as it's required by xmlize.php
2019-08-23 10:16:08 +08:00
Juan Leyva
7cea622409
MDL-66468 file: Return text content when using IGNORE_FILE_MERGE
2019-08-22 13:11:58 +01:00
Jun Pataleta
085d6e79e1
Merge branch 'MDL-66110-37-fix' of git://github.com/junpataleta/moodle into MOODLE_37_STABLE
2019-08-22 16:26:07 +08:00
Jun Pataleta
ddc3699107
MDL-66110 dml: Undo table name fix when table name's used as parameter
2019-08-22 16:17:55 +08:00
Ryan Wyllie
a0d8aefacf
MDL-66110 dml: use fix_table_name for all mysql table names
...
Changed all of the places that were manually prefixing the table
name to instead fix the table name with the fix_table_name
function.
2019-08-22 16:17:55 +08:00
Adrian Greeve
3017d2bab8
Merge branch 'MDL-66378-37' of git://github.com/andrewnicols/moodle into MOODLE_37_STABLE
2019-08-22 09:29:33 +08:00
Andrew Nicols
93c5807711
MDL-66378 behat: Increase window size for rubric tests
2019-08-22 07:55:59 +08:00
Andrew Nicols
5bc2cb3c0e
MDL-66378 behat: Change screen size to small to work around UI bugs
2019-08-22 07:55:59 +08:00
Jun Pataleta
caca47f50a
Merge branch 'MDL-66336_37_STABLE' of https://github.com/marxjohnson/moodle into MOODLE_37_STABLE
2019-08-21 22:41:30 +08:00
Juan Leyva
cf24975d2e
MDL-66461 forum: Use correct component for forum strings
2019-08-21 13:22:08 +01:00
Juan Leyva
da048e60db
MDL-66461 forum: Use correct notification class
2019-08-21 13:22:08 +01:00
Jun Pataleta
fc0bb48542
Merge branch 'MDL-66241_37' of git://github.com/dmonllao/moodle into MOODLE_37_STABLE
2019-08-21 19:51:56 +08:00
Jun Pataleta
9234d79fd1
Merge branch 'MDL-66210_37' of git://github.com/dmonllao/moodle into MOODLE_37_STABLE
2019-08-21 19:48:00 +08:00
Jun Pataleta
7971d7270c
Merge branch 'MDL-65993_37' of git://github.com/dmonllao/moodle into MOODLE_37_STABLE
2019-08-21 19:31:54 +08:00
Adrian Greeve
5ca6cce026
Merge branch 'MDL-65443-m37' of https://github.com/NeillM/moodle into MOODLE_37_STABLE
2019-08-21 16:38:49 +08:00
Neill Magill
8b0bf17160
MDL-65443 core: Improve class descriptions for locking events
2019-08-21 09:03:25 +01:00
Jun Pataleta
e65777fd22
Merge branch 'MDL-66110-37' of https://github.com/ryanwyllie/moodle into MOODLE_37_STABLE
2019-08-21 09:57:33 +08:00
Adrian Greeve
f6735cb3e0
Merge branch 'MDL-66378-37' of git://github.com/andrewnicols/moodle into MOODLE_37_STABLE
2019-08-21 09:01:21 +08:00
Andrew Nicols
3c3a806f6b
MDL-66378 behat: Correct grammar of resize step
2019-08-21 08:39:51 +08:00
Andrew Nicols
bf52d11f1e
MDL-66378 grade: Set window size to large for rubric tests
2019-08-21 08:39:28 +08:00
Andrew Nicols
1a11bf4706
MDL-66378 behat: All args are required for document.evaluate
2019-08-21 08:24:08 +08:00
AMOS bot
da428650cd
Automatically generated installer lang files
2019-08-21 00:11:16 +00:00
Adrian Greeve
de186ff27f
Merge branch 'MDL-65972-37' of git://github.com/bmbrands/moodle into MOODLE_37_STABLE
2019-08-20 16:51:13 +08:00
Neill Magill
3aa7b0df78
MDL-65443 core: Log when a context is locked or unlocked
2019-08-20 08:57:04 +01:00
Jun Pataleta
d329ada4b9
Merge branch 'MDL-64437-37' of git://github.com/mihailges/moodle into MOODLE_37_STABLE
2019-08-20 14:19:27 +08:00
Adrian Greeve
77d0435c3e
Merge branch 'MDL-66378-37' of git://github.com/andrewnicols/moodle into MOODLE_37_STABLE
2019-08-20 14:07:42 +08:00
Jun Pataleta
d64f8235fe
Merge branch 'MDL-65507-37' of git://github.com/mihailges/moodle into MOODLE_37_STABLE
2019-08-20 11:57:20 +08:00
Adrian Greeve
3ebe724736
Merge branch 'MDL-65083-37' of git://github.com/bmbrands/moodle into MOODLE_37_STABLE
2019-08-20 10:04:56 +08:00
Adrian Greeve
4f41f8407d
Merge branch 'MDL-65561-37' of git://github.com/bmbrands/moodle into MOODLE_37_STABLE
2019-08-20 09:37:18 +08:00
AMOS bot
a95b434f3e
Automatically generated installer lang files
2019-08-20 00:10:43 +00:00
Adrian Greeve
827473833d
Merge branch 'MDL-65604-37' of git://github.com/andrewnicols/moodle into MOODLE_37_STABLE
2019-08-19 16:28:04 +08:00
Bas Brands
84720307c3
MDL-65972 course: add a bigger margin above the activity navigation
...
* this will help making it easier to distinguish between form and
activity navigation
2019-08-19 08:29:01 +02:00
Bas Brands
d70fb8fefe
MDL-65561 themes: user date filters display fixes
2019-08-19 08:24:38 +02:00
Bas Brands
559b686e5b
MDL-65083 theme_boost: update uses of pull-xs-right
2019-08-19 08:19:49 +02:00
Adrian Greeve
dda635074d
Merge branch 'MDL-65886-MOODLE-37' of https://github.com/kristian-94/moodle into MOODLE_37_STABLE
2019-08-19 14:18:29 +08:00
Mihail Geshoski
0ada61fdcf
MDL-64437 assignment: Fix element overlaping in low screen resolution
2019-08-19 13:31:29 +08:00
Mihail Geshoski
dbc5a45cc6
MDL-65507 mod_data: Remove unnecessary record created event
2019-08-19 13:27:14 +08:00
Andrew Nicols
8356ee9462
MDL-66378 competency: Add pending promises to competency chooser
2019-08-19 08:16:41 +08:00
Andrew Nicols
710ec0e546
MDL-66378 behat: JS does not work with newlines in an xpath
2019-08-19 08:16:40 +08:00
Andrew Nicols
3c3f5965d3
MDL-66378 behat: Fix use of before/after selectors
2019-08-19 08:16:40 +08:00
Andrew Nicols
6f2760071c
MDL-66378 behat: Backport expand autocomplete step
2019-08-17 16:19:48 +08:00
Andrew Nicols
9c3d4683a4
MDL-66378 behat: Add partial named selector for whole autocomplete field
2019-08-17 11:44:48 +08:00
Andrew Nicols
dcb7cfd384
MDL-66378 behat: Before/after detection should be constrainable
...
The default before/after detection checks the entire body. Any match of
the text will therefore be found.
Add support for specification of a container for the nodes.
2019-08-17 11:44:48 +08:00
Andrew Nicols
0fbabd85c6
MDL-66378 behat: Add non-JS fallback for before/after
2019-08-17 11:44:48 +08:00
sam marshall
96482ded5e
MDL-66378 Behat: Speed up 'before/after' step in Chrome
...
On some Chrome versions the xpath used for before/after is slow
and (sometimes) uses a lot of memory. This change uses pure
JavaScript to do the before/after calculation, which should always
be fast.
2019-08-17 11:44:48 +08:00
Andrew Nicols
1cb4d36126
MDL-66378 behat: Correct invalid uses of selection from dropdown
2019-08-17 11:44:48 +08:00
Andrew Nicols
7ae0f78bf2
MDL-66378 report_participation: Correct label for target
2019-08-17 11:44:48 +08:00
Andrew Nicols
f214adb270
MDL-66378 gradereport_singleview: Add missing label for dropdown
2019-08-17 11:44:48 +08:00
Juan Leyva
613e3038f8
MDL-65042 rating: Fix incorrect image generated for user in rating
2019-08-16 15:41:44 +01:00
Mark Johnson
7f45491d4d
MDL-66336 courses: Show an error when no course categories are visible
2019-08-16 08:25:42 +01:00
Kristian Ringer
2f39bfc7d8
MDL-65886 assign: Reset numfiles to 0 when removing a file submission
2019-08-16 15:03:59 +10:00
Andrew Nicols
09979fde33
MDL-66378 behat: Update screen sizes to Y2K standards
2019-08-16 11:43:57 +08:00
Andrew Nicols
4fbeed480a
MDL-66378 behat: Update dependencies for chrome webdriver fix
2019-08-16 11:43:01 +08:00
Andrew Nicols
39f22c5f7d
MDL-66312 js: Autocomplete promises were inside out
...
The pending promise should nott be resolved until the changes are
complete.
Previously the resolution of the pendingPromise was triggering the other
changes.
2019-08-16 11:40:15 +08:00
Andrew Nicols
5a0c850e50
weekly release 3.7.1+
2019-08-16 11:07:05 +08:00
Andrew Nicols
a408e168cc
Merge branch 'install_37_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_37_STABLE
2019-08-16 11:07:02 +08:00
Juan Leyva
bb5b12d936
MDL-65653 book: Display hidden chapters in the structure content
2019-08-15 14:02:30 +01:00
Mihail Geshoski
091faeeb09
MDL-65653 book: Update unit tests
2019-08-15 14:02:30 +01:00
Mihail Geshoski
6c00f683db
MDL-65653 book: Display hidden chapters in WS when user has capability
2019-08-15 14:02:30 +01:00
Andrew Nicols
30f719c44c
Merge branch 'MDL-35939-37' of git://github.com/rezaies/moodle into MOODLE_37_STABLE
2019-08-15 12:03:48 +08:00
Jun Pataleta
1893b39bfc
Merge branch 'm37_MDL-66140_Mitigate_PECL_Solr_issue_Ref_72740' of https://github.com/scara/moodle into MOODLE_37_STABLE
2019-08-15 11:17:40 +08:00
Shamim Rezaie
102579cf75
MDL-35939 mod_quiz: use descriptive titles for pages
2019-08-15 12:23:03 +10:00
Shamim Rezaie
38629d7f32
MDL-35939 mod_quiz: phpdoc fix
2019-08-15 12:23:03 +10:00
Shamim Rezaie
df5bca4acc
MDL-35939 mod_quiz: new functions to generate title for attempt pages
2019-08-15 12:22:58 +10:00
AMOS bot
7db7c8e953
Automatically generated installer lang files
2019-08-15 00:12:53 +00:00
Jun Pataleta
a77c92bb9c
Merge branch 'MDL-65925-grade-page-broken-for-deleted-submission-MOODLE_37_STABLE' of https://github.com/ilya-catalyst/moodle into MOODLE_37_STABLE
2019-08-14 15:28:01 +08:00
David Monllaó
2850311ace
MDL-66210 analytics: Unit test for reuseprevanalysed
2019-08-14 14:31:59 +08:00
David Monllaó
8e09ae50b0
MDL-66210 analytics: Update references to ->options
2019-08-14 14:31:59 +08:00
David Monllaó
6ac4aa49aa
MDL-65993 analytics: Fix --filter option for by_course models
2019-08-14 14:30:25 +08:00
David Monllaó
a639cddc39
MDL-66241 analytics: Verify that activities_due works on at-risk
2019-08-14 14:29:20 +08:00
David Monllaó
4f910adaea
MDL-66241 analytics: activities_due compatible with at-risk models
2019-08-14 14:29:20 +08:00
Andrew Nicols
9cb87ef480
Merge branch 'patch-2' of https://github.com/aspark21/moodle into MOODLE_37_STABLE
2019-08-14 11:37:09 +08:00
Adrian Greeve
7cdba7e644
Merge branch 'MDL-52849-37' of git://github.com/peterRd/moodle into MOODLE_37_STABLE
2019-08-14 09:07:24 +08:00
Jun Pataleta
5e0c8cfd32
Merge branch 'MDL-62034-37' of git://github.com/andrewnicols/moodle into MOODLE_37_STABLE
2019-08-13 14:20:35 +08:00
Andrew Nicols
0566565254
MDL-62034 assign: Add hint for user tour reset
2019-08-13 14:12:56 +08:00
Ryan Wyllie
5068a6ccef
MDL-66110 dml: Fix MySQL v8 compatibility with groups table
...
MySQL v8 has added "groups" to the reserved word list. That is used
as a table name in Moodle so we have to quote it with backticks in the
SQL so that MySQL knows it's being used as an identifier.
2019-08-13 11:15:38 +08:00
Jun Pataleta
c98cd8ccc8
Merge branch 'MDL-66104_37' of git://github.com/stronk7/moodle into MOODLE_37_STABLE
2019-08-12 14:51:52 +08:00
Peter
21010ab799
MDL-52849 core: Focus reader onto popup with ajax errors
2019-08-12 10:52:31 +08:00
Ilya Tregubov
91c036db6f
MDL-65925 assign: Grade page broken if submission was deleted.
2019-08-12 09:28:12 +10:00
Matteo Scaramuccia
e3d9c87993
MDL-66140 search: Mitigate PECL solr extension regression
...
Refs:
- https://bugs.php.net/bug.php?id=72740
- https://bugs.php.net/bug.php?id=75631
- https://github.com/php/pecl-search_engine-solr/pull/16
2019-08-11 20:06:01 +02:00
Andrew Nicols
02afdd58e8
MDL-65604 repository: Kill off missing param errors
...
The file picker template included an img with a src of "#". When the
template was loaded into the modal, the browser fetches the img src, but
it's immediately removed as that section is only used as an in-place
template. The src tag does not need to be present.
2019-08-11 14:52:55 +08:00
AMOS bot
59d22708dc
Automatically generated installer lang files
2019-08-10 00:11:18 +00:00
Jun Pataleta
79bd60bff7
weekly release 3.7.1+
2019-08-09 16:24:07 +08:00
Jun Pataleta
03667bad20
Merge branch 'install_37_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_37_STABLE
2019-08-09 16:24:05 +08:00
Jun Pataleta
d92b3f2abb
Merge branch 'MDL-65679-37-fix' of git://github.com/andrewnicols/moodle into MOODLE_37_STABLE
2019-08-09 11:39:24 +08:00
Andrew Nicols
d798b75928
MDL-65679 assignfeedback_editpdf: Adjust z-indexes for editpdf
2019-08-09 08:34:15 +08:00
Victor Deniz Falcon
1e364a4f9a
MDL-66272 core_renderer: fix favicon method PHPDoc
2019-08-08 12:44:55 +08:00
Amaia Anabitarte
f3732b7838
MDL-60636 behat: Fixing modified xpath
2019-08-08 11:58:10 +08:00
Andrew Nicols
5d85b4a272
Merge branch 'MDL-65595-37' of git://github.com/peterRd/moodle into MOODLE_37_STABLE
2019-08-08 10:28:30 +08:00
Jun Pataleta
12bd0d77d1
Merge branch 'MDL-57239_37' of https://github.com/timhunt/moodle into MOODLE_37_STABLE
2019-08-08 08:48:55 +08:00
Andrew Nicols
01f6eaed9b
Merge branch 'MDL-66039-37' of git://github.com/bmbrands/moodle into MOODLE_37_STABLE
2019-08-07 15:32:54 +08:00
Jun Pataleta
87fa24daaf
Merge branch 'MDL-56789-37' of git://github.com/rezaies/moodle into MOODLE_37_STABLE
2019-08-07 14:01:25 +08:00
Shamim Rezaie
db51a593bb
MDL-56789 core: Improve unit tests
2019-08-07 15:32:34 +10:00
Shamim Rezaie
3ba7f31c15
MDL-56789 core: Recycle bin warn only if a grade item is being deleted
2019-08-07 15:30:05 +10:00
Sara Arjona
2666fb1069
Merge branch 'MDL-63198-37' of git://github.com/rezaies/moodle into MOODLE_37_STABLE
2019-08-07 11:08:01 +08:00
Sara Arjona
d3ca2c25e5
Merge branch 'MDL-60636-37' of git://github.com/bmbrands/moodle into MOODLE_37_STABLE
2019-08-07 10:00:55 +08:00
Alistair Spark
4b530e5af8
MDL-66071 user: username is required with non-internal auth method
2019-08-07 01:01:27 +02:00
Sara Arjona
e3bf98b8ed
Merge branch 'MDL-64598-37' of https://github.com/lucaboesch/moodle into MOODLE_37_STABLE
2019-08-06 15:30:08 +08:00
Sara Arjona
c316d854e9
Merge branch 'MDL-65786-37' of git://github.com/rezaies/moodle into MOODLE_37_STABLE
2019-08-06 14:19:33 +08:00
Andrew Nicols
ea72ffc95c
Merge branch 'MDL-65679-37' of git://github.com/mihailges/moodle into MOODLE_37_STABLE
2019-08-06 13:17:57 +08:00
Andrew Nicols
b0d81fce7b
Merge branch 'MDL-65651-37' of https://github.com/lucaboesch/moodle into MOODLE_37_STABLE
2019-08-06 11:58:20 +08:00
Andrew Nicols
2fb82c256c
Merge branch 'MDL-65992-37' of git://github.com/Chocolate-lightning/moodle into MOODLE_37_STABLE
2019-08-06 09:13:36 +08:00
Eloy Lafuente (stronk7)
d62afa7ae7
Merge branch 'MDL-64757-37_core_output_nested_template_block_string_language' of https://github.com/tomdickman/moodle into MOODLE_37_STABLE
2019-08-05 13:15:08 +02:00
Andrew Nicols
2bf3ee078b
Merge branch 'MDL-33884_37' of https://github.com/timhunt/moodle into MOODLE_37_STABLE
2019-08-05 14:33:55 +08:00
Sara Arjona
b0781430e4
Merge branch 'MDL-66281-37' of git://github.com/junpataleta/moodle into MOODLE_37_STABLE
2019-08-05 13:41:16 +08:00
Andrew Nicols
87eb1e7205
Merge branch 'MDL-66279-37' of git://git.cameron1729.xyz/moodle into MOODLE_37_STABLE
2019-08-05 11:51:35 +08:00
Shamim Rezaie
ff03600ad0
MDL-63198 forms: click on scrollbar should not close the suggestions box
2019-08-05 13:16:41 +10:00
Tim Hunt
8d4f41b473
MDL-57239 qbehaviour_interactive: fix Try again button when reviewing
2019-08-02 11:46:17 +01:00
Luca Bösch
ee5b530ae6
MDL-65651 forum: Middle align last post column entries.
2019-08-02 12:01:49 +02:00
Luca Bösch
0853ab5730
MDL-64598 pix: Adding width/height information to emoji SVG images.
2019-08-02 11:54:59 +02:00
AMOS bot
23e8249b36
Automatically generated installer lang files
2019-08-02 00:11:23 +00:00
AMOS bot
3876b68dd0
Automatically generated installer lang files
2019-08-02 00:11:23 +00:00
Mihail Geshoski
4935c347cf
MDL-65679 assign: Collapsing comments
...
The comments should appear above everything else when expanded, and expanding/collapsing comments
should not affect the position of anything else in the page.
All credit goes to Damyon Wiese.
2019-08-02 07:39:03 +08:00
Eloy Lafuente (stronk7)
cd1a80769f
MDL-66104 output: HTMLPurifier to allow <nolink> tags everywhere
...
Before the patch, HTMLPurifier was instructed to handle <nolink>
tags in block mode. That implies that any block tag enclosing it
had to be closed for HTML compliance.
But <noscript> tags are not part of the final output (they are
removed) but just internally used to skip filtering certain areas.
So they can be virtually everywhere, HTMLPurifier just should allow
them without any change, both to parent or children tags.
2019-08-01 17:52:57 +02:00
Eloy Lafuente (stronk7)
0f13016a50
weekly release 3.7.1+
2019-08-01 17:07:09 +02:00
Eloy Lafuente (stronk7)
141d8cbe64
Merge branch 'install_37_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_37_STABLE
2019-08-01 17:07:06 +02:00
Shamim Rezaie
ec564a7b32
MDL-56789 core: Added unit test for course_modules_pending_deletion
2019-08-01 18:58:28 +10:00
Sara Arjona
90528c757d
Merge branch 'MDL-42451-37' of git://github.com/Chocolate-lightning/moodle into MOODLE_37_STABLE
2019-08-01 09:53:28 +08:00
Eloy Lafuente (stronk7)
c76f2e8095
Merge branch 'MDL-50472-37' of git://github.com/Chocolate-lightning/moodle into MOODLE_37_STABLE
2019-08-01 00:28:40 +02:00
Eloy Lafuente (stronk7)
4999558ed4
Merge branch 'MDL-57342-37' of git://github.com/Chocolate-lightning/moodle into MOODLE_37_STABLE
2019-07-31 18:52:37 +02:00
Tim Hunt
0101cefdca
MDL-33884 question export: raise memory limit
...
Question exports can be quite big, just like imports can. Therefore, we
should raise memory limits in the same way.
(Of course, eventually we should change the API, so that it writes one
questoin at a time, rather than building the whole export file contents
in RAM first, but that would be a much bigger change, and we need a
quick fix now.)
2019-07-31 16:35:36 +01:00
Mathew May
0a39c68105
MDL-65992 travis: Migrate to Xenial distro and default MySQL service
2019-07-31 13:02:19 +08:00
Jun Pataleta
5f9afeb734
Merge branch 'MDL-65831-37' of git://github.com/aanabit/moodle into MOODLE_37_STABLE
2019-07-31 10:55:49 +08:00
Amaia Anabitarte
a193f2a1e3
MDL-65831 behat: New steps to switch offline mode for moodle app behats
2019-07-31 10:44:57 +08:00
Peter
148d163013
MDL-65595 core: Remove the nowrap from the form's radio template
2019-07-31 08:15:35 +08:00
AMOS bot
c8c11974f2
Automatically generated installer lang files
2019-07-31 00:09:15 +00:00
Paul Holden
ecc9069384
MDL-66230 tool_usertours: account for deleted tours in privacy export.
2019-07-30 09:56:48 +01:00
Cameron Ball
0960745ecb
MDL-66279 task: Test if logger is_a database_logger
2019-07-30 14:52:35 +08:00
Jun Pataleta
c5437625e1
MDL-66281 tool_dataprivacy: Set sensitive data processing default value
2019-07-30 13:59:14 +08:00
Sara Arjona
941b5cc782
Merge branch 'MDL-63458_37' of https://github.com/rlorenzo/moodle into MOODLE_37_STABLE
2019-07-30 11:59:28 +08:00
Adrian Greeve
02bcfb3631
Merge branch 'MDL-66174-37' of git://github.com/peterRd/moodle into MOODLE_37_STABLE
2019-07-29 14:40:02 +08:00
Mathew May
a02b319727
MDL-42451 installation: Allow enter key to proceed
2019-07-29 10:58:49 +08:00
Mathew May
328f918372
MDL-50472 auth: Add maintenance message to the login page.
2019-07-29 10:48:54 +08:00
Jake Dallimore
2f980fec47
Merge branch 'MDL-65219-37' of https://github.com/ryanwyllie/moodle into MOODLE_37_STABLE
2019-07-26 15:21:15 +08:00
Tom Dickman
ad5c8a8954
MDL-64757 core_output: fixed incorrect string language mustache blocks
...
Mustache blocks nested in parent templates were incorrectly rendering the default language Moodle.
This fix correctly passes the current language preference to all nested mustache templates such as blocks
which are children of another template.
2019-07-26 16:02:59 +10:00
Jake Dallimore
ebe574ff58
Merge branch 'MDL-65918-37' of git://github.com/junpataleta/moodle into MOODLE_37_STABLE
2019-07-26 10:57:48 +08:00
Eloy Lafuente (stronk7)
1a89704b05
weekly release 3.7.1+
2019-07-25 13:45:00 +02:00
Jake Dallimore
f082899085
Merge branch 'MDL-65858_37' of git://github.com/markn86/moodle into MOODLE_37_STABLE
2019-07-24 14:31:06 +08:00
Adrian Greeve
0fbdc6705a
Merge branch 'MDL-65078-37' of git://github.com/peterRd/moodle into MOODLE_37_STABLE
2019-07-24 09:52:18 +08:00
Mathew May
f4da3acc61
MDL-57342 admin: confightml will check if returned data is empty
2019-07-23 13:31:58 +08:00
Jun Pataleta
ef24084985
MDL-65918 auth_oauth2: Require profile library once
...
Thanks to Jason Grimes for the bug report and fix suggestion!
2019-07-23 10:11:59 +08:00
Adrian Greeve
8b44b91c15
Merge branch 'MDL-66021-37' of git://github.com/peterRd/moodle into MOODLE_37_STABLE
2019-07-23 09:13:45 +08:00
Eloy Lafuente (stronk7)
bfdc0244a1
Merge branch 'MDL-65788-37' of git://github.com/Chocolate-lightning/moodle into MOODLE_37_STABLE
2019-07-22 21:34:12 +02:00
Eloy Lafuente (stronk7)
f7ade2220a
Merge branch 'MDL-66132-m37' of https://github.com/sammarshallou/moodle into MOODLE_37_STABLE
2019-07-22 20:56:11 +02:00
Adrian Greeve
5aa0106bc1
Merge branch 'MDL-66136-37' of git://github.com/mihailges/moodle into MOODLE_37_STABLE
2019-07-22 10:42:01 +08:00
Eloy Lafuente (stronk7)
2b4ff27983
Merge branch 'MDL-50733_37' of git://github.com/stronk7/moodle into MOODLE_37_STABLE
2019-07-20 00:24:45 +02:00
Mathew May
78ade565c6
MDL-50733 core: Update composer to updated behat-extension
2019-07-19 16:13:51 +02:00
Eloy Lafuente (stronk7)
e222b1ed8d
weekly release 3.7.1+
2019-07-18 17:11:45 +02:00
Eloy Lafuente (stronk7)
9bfa3e8f56
Merge branch 'install_37_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_37_STABLE
2019-07-18 17:11:43 +02:00
Matt Porritt
1c97c77cb9
MDL-65858 backup: Improve behaviour of ajax calls
...
When a backup (or restore) is in progress and the user
has another tab open that is taking time to generate and
holding the session lock, a condition arises where
multiple ajax calls are "queued" because the long page
is holding the session lock. When this lock is released,
the queued ajax requests complete. However, as the ajax
requests also lock this can block other requests until they
complete. This patch decreases the frequency of ajax calls
and stops them from holding the session lock.
2019-07-18 14:12:51 +08:00
Peter
0c73410e6c
MDL-66174 mod_assign: Remove the strict widths on the annotation menu
2019-07-18 12:56:19 +08:00
Mathew May
ebe8a6726a
MDL-65788 tool_policy: Move accept_policy JS call into an array
2019-07-18 10:48:00 +08:00
Andrew Nicols
cb9494ddcc
Merge branch 'MDL-59911-conv_cleanup_check-37' of git://github.com/leonstr/moodle into MOODLE_37_STABLE
2019-07-18 08:25:34 +08:00
AMOS bot
8ac0f287ee
Automatically generated installer lang files
2019-07-18 00:09:04 +00:00
Andrew Nicols
6fad97a975
Merge branch 'MDL-66163-37' of git://github.com/marinaglancy/moodle into MOODLE_37_STABLE
2019-07-18 07:45:38 +08:00
Eloy Lafuente (stronk7)
07b75d56ed
Merge branch 'MDL-66115_37' of https://github.com/dvdcastro/moodle into MOODLE_37_STABLE
2019-07-17 23:09:39 +02:00
Bas Brands
d959768051
MDL-60636 themes: form autocomplete chevron down on mobile
2019-07-17 13:33:31 +02:00
Peter
62566af752
MDL-66021 restore: Additional restore unit tests with async mode
2019-07-17 10:56:45 +08:00
Peter
f910e87c12
MDL-66021 backup: Clear course if required before restore
2019-07-17 10:56:45 +08:00
Andrew Nicols
8960fa5c1f
Merge branch 'MDL-65538-37' of git://github.com/sarjona/moodle into MOODLE_37_STABLE
2019-07-17 10:56:13 +08:00
Bas Brands
5eb95aca21
MDL-65357 themes: position enrolment icons in course listing
2019-07-17 09:40:29 +08:00
Eloy Lafuente (stronk7)
f417dab602
Merge branch 'MDL-66032-MOODLE_37_STABLE_awarded_badges_criteria' of https://github.com/andrewmadden/moodle into MOODLE_37_STABLE
2019-07-17 01:31:54 +02:00
Eloy Lafuente (stronk7)
334e44fb2c
Merge branch 'MDL-65908-37' of git://github.com/peterRd/moodle into MOODLE_37_STABLE
2019-07-17 01:18:27 +02:00
Marina Glancy
ccc7e00cc0
MDL-66163 mod_forum: Add component to unittest sql queries
...
files from other components may exist in the files table
2019-07-16 20:37:15 +03:00
Leon Stringer
c4e1a1518c
MDL-59911 fileconverter_unoconv: Fix: test PDF fails after upgrade
...
When generating the PDF of unoconv_test.docx this file's previous conversions
are removed from mdl_file_conversion. But these may also be removed by
\core_files\task\conversion_cleanup_task in which case an error occurs as
delete() is invoked with a NULL id. Added check for non-NULL id prior to
invoking delete().
2019-07-16 17:25:23 +01:00
Eloy Lafuente (stronk7)
12f7d66baf
Merge branch 'MDL-65555_MOODLE_37_STABLE' of https://github.com/tuanngocnguyen/moodle into MOODLE_37_STABLE
2019-07-16 12:35:08 +02:00
Andrew Nicols
0d7ff46e11
Merge branch 'MDL-65954-37' of git://github.com/junpataleta/moodle into MOODLE_37_STABLE
2019-07-16 15:15:31 +08:00
Andrew Nicols
91a59718cd
Merge branch 'MOODLE_37_STABLE_MDL_65517' of https://github.com/yao9394/moodle into MOODLE_37_STABLE
2019-07-16 12:22:05 +08:00
Andrew Nicols
bd5f26b20b
Merge branch 'MDL-65409-37' of git://github.com/mihailges/moodle into MOODLE_37_STABLE
2019-07-16 11:36:42 +08:00
Nathan Nguyen
4ffedd3797
MDL-65555 mod_lesson: fix group override backup and restore
2019-07-16 13:01:27 +10:00
Nathan Nguyen
c923621ec0
MDL-65555 mod_quiz: fix group override backup and restore
2019-07-16 13:00:51 +10:00
Ryan Wyllie
efc45c2976
MDL-65219 message: add message/pendingcontactrequests.php page back
...
We previously had this page when contact requests were first introduced
and unfortunately we created a bunch of notifications that reference
this URL directly which now won't work because the page has been removed.
I've added it back but set it to redirect to the message/index.php page
and load the contact requests page there.
2019-07-16 09:51:42 +08:00
Damyon Wiese
916c50484c
MDL-65078 competencies: fix webservice
...
The webservice list_course_module_competencies calls a function that does not exist.
Thanks to Marie-Eve Lévesque for reporting this issue.
2019-07-16 09:43:23 +08:00
Andrew Madden
191bcca9e2
MDL-66032 badges: Prevent empty awarded badges criteria being created.
...
When creating or editing the awarded badges criteria, the select element should be
required to prevent empty criteria from being created. In addition, if there are
already badges created with the empty criteria, there should be not be an exception
thrown when assessing whether the criteria has been completed.
2019-07-16 09:47:37 +10:00
Sara Arjona
4afc6a5711
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 14:09:04 +02:00
Eloy Lafuente (stronk7)
b32637b7e2
Merge branch 'MDL-58026-37' of https://github.com/MartinGauk/moodle into MOODLE_37_STABLE
2019-07-15 13:38:55 +02:00
David Monllaó
6d6322985d
MDL-66026 analytics: No notification if not necessary
2019-07-15 14:24:33 +08:00
Mihail Geshoski
a84e91d7f3
MDL-66136 assign: Verify presence of resources in online text submission
2019-07-15 12:03:58 +08:00
Mihail Geshoski
629741d93f
MDL-66136 assignfeedback_comments: Extend testcase
2019-07-15 12:03:58 +08:00
Jun Pataleta
727a0a97fe
MDL-65954 dataformat_pdf: Convert object records to array
...
* count() doesn't work quite as expected when the record being written
to the PDF is an object. So make sure to convert the record to an array.
* In addition, instead of comparing the total vs the current cell
counter, it would be more reliable to determine whether we're at the
last element of the array by getting the key for the last element and
comparing it with the key for the element that's currently being
processed.
2019-07-15 10:30:29 +08:00
Peter
8340f83ddc
MDL-65908 mod_assign: Remove scroll repositioning.
...
Absolute positioned elements do not require repositioning on scroll as long as
their immediate parent is relatively positioned.
2019-07-15 08:36:54 +08:00
Peter
8a3a133319
MDL-65908 assign: Overflow and positioning updates
...
Draw all annotation within the drawing canvas instead of the region
2019-07-15 08:36:54 +08:00
Peter
e9822e8851
MDL-65908 assign: Revert overflow scroll fix
...
Revert "MDL-65484 assign: Scrolling overflow CSS"
This reverts commit 5bda066caa .
2019-07-15 08:36:54 +08:00
Mathew May
559a99c793
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:53:35 +08:00
AMOS bot
bcdb7e3031
Automatically generated installer lang files
2019-07-14 00:08:50 +00:00
David Castro
7f0d1164f5
MDL-66115 qtype_ddimageortext: Fixing choice deletion.
...
Summarising responses fails when question choices have been removed.
AMOS BEGIN
CPY [deletedchoice,qtype_match],[deletedchoice,qtype_ddimageortext]
AMOS END
(cherry picked from commit f0265e6db16caa6d13f8bce291e7da91b0eabb53)
2019-07-12 14:35:54 -05:00
sam marshall
aa01e0e574
MDL-66132 Search: Behat tests should use simpledb, fix mock count
...
When searching using mock results (the 'global search expects the
query' step), the result count is not correctly set. As a result, the
page incorrectly reports that there are no results and doesn't
correctly show the first page of multi-page results.
Additionally, some of the core Behat tests can now be moved to use
real searching with the simpledb engine, rather than using mock
results at all. This gives better tests.
Unfortunately it was not possible to move all of the core Behat tests
and deprecate the mock step, because some of the tests are related to
the UI for 'special' features searching by user or group, neither of
which are supported by the simpledb engine.
2019-07-12 17:41:17 +01:00
Damyon Wiese
8070c74ebc
MDL-65409 files: Allow location header
...
Allow incorrect capitals in location header response.
2019-07-12 08:44:54 +08:00
John Yao
93ade38caa
MDL-65517 block_timeline: Hide completed course modules in Timeline
...
When some activities are manually completed by students, some are still showing in students' timeline.
This commit fix that for module assign,chat,choice,feedback,lesson,quiz,scorm and workshop.
2019-07-12 09:17:33 +10:00
Eloy Lafuente (stronk7)
39ef515a64
weekly release 3.7.1+
2019-07-11 23:33:54 +02:00
Eloy Lafuente (stronk7)
65462b439d
NOBUG: Fixed file access permissions
2019-07-11 23:33:54 +02:00
Eloy Lafuente (stronk7)
481b001f25
Merge branch 'install_37_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_37_STABLE
2019-07-11 23:33:52 +02:00
Jun Pataleta
3098122ac1
Merge branch 'MDL-65926-MOODLE_37_STABLE_lowercase_username_sql_query' of https://github.com/andrewmadden/moodle into MOODLE_37_STABLE
2019-07-11 20:58:47 +02:00
Bas Brands
f7a92e6a98
MDL-66039 themes: remove duplicate css
...
* removed duplicate #page { margin-top: 50px };
2019-07-11 14:54:28 +02:00
AMOS bot
00906c109e
Automatically generated installer lang files
2019-07-11 00:09:03 +00:00
Eloy Lafuente (stronk7)
177f92e74b
Merge branch 'MDL-66114-37-fix' of git://github.com/marinaglancy/moodle into MOODLE_37_STABLE
2019-07-10 12:45:30 +02:00
Andrew Madden
ae464fd7b2
MDL-65926 moodlelib: Convert username to lowercase prior to SQL query
...
Within a very large project, it was found that searching for a user with their username in the user table using a case insensitive
search was inefficient. Instead it is proposed that the username input is made to be lowercase prior to executing a database query
as the username for each user in the database must be lowercase. This allows for a case sensitive query to find the user data.
Essentially we are moving a case insensitive search for a user from SQL into PHP to increase performance.
2019-07-10 19:55:46 +10:00
Marina Glancy
909d02196f
MDL-66114 core_calendar: normalise categoryid value
2019-07-10 11:29:00 +02:00
Andrew Nicols
56d381cba3
Merge branch 'MDL-66114-37-2' of git://github.com/marinaglancy/moodle into MOODLE_37_STABLE
2019-07-10 14:29:41 +08:00
Jun Pataleta
49c2095b74
Merge branch 'MDL-66012-37' of git://github.com/lameze/moodle into MOODLE_37_STABLE
2019-07-10 12:16:49 +08:00
Simey Lameze
64b39b7f60
MDL-66012 calendar: fix no event message on calendar views
...
Ahhh Jun. Thanks legend :)
2019-07-10 11:32:53 +08:00
Eloy Lafuente (stronk7)
b0e82e7359
Merge branch 'MDL-56835_37-coursetimecreated' of git://github.com/markn86/moodle into MOODLE_37_STABLE
2019-07-10 00:14:59 +02:00
Marina Glancy
520d73b0d6
MDL-66114 core_calendar: events without category
2019-07-09 18:05:29 +02:00
Jun Pataleta
56b3bec2ff
Merge branch 'MDL-66081-37' of git://github.com/lameze/moodle into MOODLE_37_STABLE
2019-07-09 17:11:05 +08:00
Andrew Nicols
f87569ac6a
Merge branch 'MDL-64258-37' of https://github.com/HuongNV13/moodle into MOODLE_37_STABLE
2019-07-09 14:50:44 +08:00
Andrew Nicols
7804b75021
Merge branch 'MDL-65965-37-fix' of git://github.com/junpataleta/moodle into MOODLE_37_STABLE
2019-07-09 11:00:30 +08:00
Jun Pataleta
571d588002
MDL-65965 behat: Do not fetch grouping IDs for empty grouping idnumbers
2019-07-09 10:49:10 +08:00
Mark Nelson
c5fb5d69b1
MDL-56835 report_participation: remove unreachable if condition
2019-07-09 09:14:55 +08:00
Andrew Nicols
54b4d6726b
Merge branch 'MDL-65772-37' of git://github.com/vmdef/moodle into MOODLE_37_STABLE
2019-07-09 08:56:33 +08:00
Mark Nelson
af281ecdd6
MDL-56835 report_participation: initialise action variables
2019-07-09 08:30:41 +08:00
Mark Nelson
d92119979c
MDL-56835 report_participation: use course timecreated as minlog
2019-07-09 08:30:38 +08:00
Matt Porritt
d6301a6dd3
MDL-56835 report_participation: release session lock
2019-07-09 08:28:50 +08:00
Eloy Lafuente (stronk7)
2308148e23
Merge branch 'MDL-66054-37' of git://github.com/rezaies/moodle into MOODLE_37_STABLE
2019-07-09 00:57:23 +02:00
Eloy Lafuente (stronk7)
41fc9f1937
Merge branch 'MDL-65965-37' of git://github.com/junpataleta/moodle into MOODLE_37_STABLE
2019-07-09 00:55:09 +02:00
Martin Gauk
96c24a1912
MDL-58026 question: fix regrading in progress attempt
...
Do not convert autosave steps to true steps when regrading.
Thanks Eric Merrill for providing the unit test code.
2019-07-08 09:35:51 +00:00
AMOS bot
f14bcafc5a
Automatically generated installer lang files
2019-07-08 00:10:08 +00:00
AMOS bot
fdd756f779
Automatically generated installer lang files
2019-07-07 00:08:55 +00:00
Sara Arjona
b198428e41
Moodle release 3.7.1
2019-07-05 12:27:23 +02:00
Simey Lameze
b9cd69b372
MDL-66081 calendar: fix typo in attribute description
2019-07-05 17:07:58 +08:00
AMOS bot
a5f09bca98
Automatically generated installer lang files
2019-07-05 00:09:46 +00:00
Eloy Lafuente (stronk7)
22124a36ca
weekly release 3.7+
2019-07-04 16:51:08 +02:00
Eloy Lafuente (stronk7)
50794f5278
Merge branch 'install_37_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_37_STABLE
2019-07-04 16:51:03 +02:00
Víctor Déniz Falcón
6d4e4bb8ef
MDL-65772 cachestore_mongodb: fix the version number of the library
2019-07-04 12:46:04 +01:00
AMOS bot
e1cad3f07b
Automatically generated installer lang files
2019-07-04 00:08:39 +00:00
Shamim Rezaie
2e4856a81f
MDL-61114 mod_assign: Check if the teacher can access the override
2019-07-03 18:05:19 +02:00
Shamim Rezaie
211f6809b9
MDL-61114 mod_assign: assignment overrides to observe group membership
2019-07-03 18:05:19 +02:00
Shamim Rezaie
ad75599c7b
MDL-61115: mod_lesson: Check if the teacher can access the override
2019-07-03 17:49:58 +02:00
Shamim Rezaie
ca908dd42c
MDL-61115 mod_lesson: Lesson overrides to observe group membership
2019-07-03 17:49:58 +02:00
Sara Arjona
76129617e5
Merge branch 'MDL-65105-37' of git://github.com/bmbrands/moodle into MOODLE_37_STABLE
2019-07-03 15:05:42 +02:00
Sara Arjona
56f92fa069
Merge branch 'MDL-65958-37-v3' of git://github.com/lameze/moodle into MOODLE_37_STABLE
2019-07-03 14:53:28 +02:00
Simey Lameze
d7815b0a79
MDL-65958 calendar: cover students default event type visibility
2019-07-03 20:41:04 +08:00
Simey Lameze
376a2f64f2
MDL-65958 calendar: students should not see course event type
2019-07-03 20:41:04 +08:00
Simey Lameze
634da01c65
MDL-65958 calendar: add behat to test calendar_adminseesall behaviour
2019-07-03 20:41:04 +08:00
Simey Lameze
8b0bb2389c
MDL-65958 calendar: fix adminseesall logic in the event form
2019-07-03 20:41:03 +08:00
Sara Arjona
83b311dcb3
Merge branch 'MDL-64794_37' of https://github.com/stronk7/moodle into MOODLE_37_STABLE
2019-07-03 11:15:42 +02:00
Huong Nguyen
79ec71c87b
MDL-64258 Group: Performance problem on the enrol group members page
2019-07-03 15:29:00 +07:00
Huong Nguyen
79a6ef4c9b
MDL-64258 Group: Unit Test for find_users function
2019-07-03 15:28:52 +07:00
Eloy Lafuente (stronk7)
299cdee4bf
Merge branch 'MDL-65845_37' of git://github.com/dmonllao/moodle into MOODLE_37_STABLE
2019-07-03 02:25:39 +02:00
Eloy Lafuente (stronk7)
34b451dac4
Merge branch 'MDL-65656-37-2' of git://github.com/andrewnicols/moodle into MOODLE_37_STABLE
2019-07-03 02:16:54 +02:00
AMOS bot
e2ac9903d9
Automatically generated installer lang files
2019-07-03 00:08:46 +00:00
AMOS bot
ee22b6faba
Automatically generated installer lang files
2019-07-03 00:08:46 +00:00
Eloy Lafuente (stronk7)
a6c6690e79
Merge branch 'MDL-63268-37' of https://github.com/lucaboesch/moodle into MOODLE_37_STABLE
2019-07-03 00:13:15 +02:00
Sara Arjona
acb0617d1b
Merge branch 'MDL-64614_37' of git://github.com/stronk7/moodle into MOODLE_37_STABLE
2019-07-02 21:21:29 +02:00
Luca Bösch
370c8c4a06
MDL-63268 tool_uploadcourse: Keep source course section number.
2019-07-02 19:49:08 +02:00
Eloy Lafuente (stronk7)
4782bf39af
Merge branch 'MDL-65707-37' of git://github.com/lameze/moodle into MOODLE_37_STABLE
2019-07-02 16:39:49 +02:00
Sara Arjona
39f9832ce5
Merge branch 'MDL-66062_37' of git://github.com/stronk7/moodle into MOODLE_37_STABLE
2019-07-02 15:16:02 +02:00
Sara Arjona
ef0d79745f
Merge branch 'MDL-65101_37' of git://github.com/markn86/moodle into MOODLE_37_STABLE
2019-07-02 14:50:22 +02:00
Eloy Lafuente (stronk7)
e1b1217749
MDL-66062 travis: Force PHP 7.1.30 to avoid some unit test failures
...
Make this sticky because current default version (7.1.11)
has a bug with redis-extension outputting information and breaking
tests.
2019-07-02 13:00:41 +02:00
Eloy Lafuente (stronk7)
57886390a6
Merge branch 'MDL-65728-37' of git://github.com/rezaies/moodle into MOODLE_37_STABLE
2019-07-02 12:14:05 +02:00
Sara Arjona
2a6ee587d3
Merge branch 'MDL-65839_37' of git://github.com/dmonllao/moodle into MOODLE_37_STABLE
2019-07-02 10:42:10 +02:00
Eloy Lafuente (stronk7)
43ab5e777d
Merge branch 'MDL-65853_m37' of git://github.com/gjb2048/moodle into MOODLE_37_STABLE
2019-07-02 10:25:36 +02:00
Shamim Rezaie
3f96ad977e
MDL-34411 mod_quiz: Check if the teacher can access the override
2019-07-02 08:37:48 +02:00
Shamim Rezaie
de068eb91a
MDL-34411 groups: copy/paste error in test_groups_user_groups_visible
2019-07-02 08:37:48 +02:00
Shamim Rezaie
e6539e7139
MDL-34411 mod_quiz: quiz overrides to observe group membership
2019-07-02 08:37:48 +02:00
Damyon Wiese
9a6c86b23f
MDL-64623 glossary: Check the entry id
...
The entry must match the glossary before you can do any action on it.
2019-07-02 08:37:48 +02:00
Damyon Wiese
ec2f7c0fe9
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:37:48 +02:00
Sara Arjona
2077354356
Merge branch 'MDL-66049-37-workshopnamespace' of git://github.com/mudrd8mz/moodle into MOODLE_37_STABLE
2019-07-02 08:29:00 +02:00
Sara Arjona
a3bce19260
Merge branch 'MDL-65901-37' of https://github.com/lucaboesch/moodle into MOODLE_37_STABLE
2019-07-02 08:10:27 +02:00
AMOS bot
08943d8121
Automatically generated installer lang files
2019-07-02 00:09:26 +00:00
Eloy Lafuente (stronk7)
b053efae5d
Merge branch 'MDL-64935-37' of git://github.com/bmbrands/moodle into MOODLE_37_STABLE
2019-07-02 00:06:59 +02:00
Shamim Rezaie
8bb3a1d295
MDL-66054 behat: typo fix
2019-07-02 04:05:39 +10:00
Eloy Lafuente (stronk7)
b3bd9df0fd
Merge branch 'MDL-64511-37' of https://github.com/paulholden/moodle into MOODLE_37_STABLE
2019-07-01 18:52:21 +02:00
Sara Arjona
1d5341843f
Merge branch 'MDL-65297-37' of https://github.com/paulholden/moodle into MOODLE_37_STABLE
2019-07-01 18:34:52 +02:00
Sara Arjona
5da74261d3
Merge branch 'MDL-65892-37-inlinereply' of git://github.com/mudrd8mz/moodle into MOODLE_37_STABLE
2019-07-01 15:50:02 +02:00
David Mudrák
ee3b7666f2
MDL-66049 workshop: Fix the fully qualified class name
...
Because of the missing slash, the class 'workshop' was not found in the
current namespace and the cron failed to work.
2019-07-01 14:49:34 +02:00
Sara Arjona
9c96a6fcf7
Merge branch 'MDL-65973-37' of git://github.com/jleyva/moodle into MOODLE_37_STABLE
2019-07-01 13:13:34 +02:00
Dan Marsden
6ab4eaf7f2
MDL-60347 core: debugsmtp should be a developer only setting.
2019-07-01 12:16:22 +02:00
Sara Arjona
46c4afbeaf
Merge branch 'MDL-57884_37' of https://github.com/timhunt/moodle into MOODLE_37_STABLE
2019-07-01 09:57:48 +02:00
Eloy Lafuente (stronk7)
e0e75192e8
MDL-64614 environment: mssql requirement up to 2012 (11.0)
2019-06-30 11:58:04 +02:00
Eloy Lafuente (stronk7)
c0078c08df
MDL-64614 environment: 3.8 base information
...
This is a direct copy of the 3.7 branch to have
changes under control easier for next commits.
2019-06-30 11:58:04 +02:00
AMOS bot
e2c4f9d374
Automatically generated installer lang files
2019-06-30 00:09:17 +00:00
AMOS bot
1b26a3db64
Automatically generated installer lang files
2019-06-30 00:09:16 +00:00
AMOS bot
fa5aa45de4
Automatically generated installer lang files
2019-06-29 00:09:17 +00:00
AMOS bot
9c9ac43919
Automatically generated installer lang files
2019-06-29 00:09:17 +00:00
David Monllaó
b214024bda
MDL-65845 mod_lesson: Fix wrong pointer to an object
...
We should be pointing to the array of timecreated values instead.
2019-06-28 21:06:22 +02:00
David Monllaó
cd59d03500
MDL-65839 core_analytics: New indicator instances for each analysable
2019-06-28 21:00:25 +02:00
Paul Holden
0db181f9a9
MDL-64511 privacy: encode data URL when loading content.
...
Previously paths that included ? or # characters would break loading.
2019-06-28 13:16:55 +01:00
Paul Holden
868c037261
MDL-65297 atto_managefiles: improve filename decoding.
...
Filenames containing # character would previously be missed.
2019-06-28 13:13:49 +01:00
Sara Arjona
a1714472d3
Merge branch 'MDL-65506-37' of git://github.com/rezaies/moodle into MOODLE_37_STABLE
2019-06-28 12:16:29 +02:00
Mark Nelson
7883551c72
MDL-65101 core_message: add Behat test
2019-06-28 18:14:30 +08:00
Mark Nelson
bc11df440e
MDL-65101 core_message: 'canmessage' should trump 'requirescontract'
2019-06-28 15:38:20 +08:00
AMOS bot
4efaec0a53
Automatically generated installer lang files
2019-06-28 00:09:47 +00:00
Gareth Barnard
0ded67ffd7
MDL-65853 format_base: Labels counted in section activity summary.
2019-06-27 23:36:06 +01:00
Luca Bösch
61923d3bdd
MDL-65901 forum: Style advanced search form properly.
2019-06-27 21:58:19 +02:00
Eloy Lafuente (stronk7)
035d608c59
weekly release 3.7+
2019-06-27 18:54:40 +02:00
Eloy Lafuente (stronk7)
d49a5c7826
Merge branch 'install_37_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_37_STABLE
2019-06-27 18:54:38 +02:00
Andrew Nicols
7305ed72ec
Merge branch 'MDL-53778_37' of https://github.com/stronk7/moodle into MOODLE_37_STABLE
2019-06-27 08:36:55 +08:00
Eloy Lafuente (stronk7)
7ab8ebf5b1
MDL-53778 quiz: ensure completion deps are fulfilled by behat
...
Behat backgrounds and scenarios must observe the new
interdependencies between quiz completion settings.
This commits just applies that to the tests missing it.
2019-06-27 01:12:44 +02:00
Eloy Lafuente (stronk7)
c4b9758766
MDL-53778 quiz: ensure completion deps are fulfilled by generator uses
...
There are some mod_quiz generator issues where the new chain
of dependencies between completion settings was not being observed.
This patch just ensures that the now 3 chained settings are
enabled together (or new quiz options logic will proceed to
disable them).
2019-06-27 01:12:44 +02:00
Eloy Lafuente (stronk7)
679d2d1129
Merge branch 'MDL-66003-37-enfix' of git://github.com/mudrd8mz/moodle into MOODLE_37_STABLE
2019-06-26 23:04:27 +02:00
Nicolas Dunand
5cad3e5d46
MDL-63458 core_user: Remove send message if messaging is disabled
2019-06-26 11:30:40 -07:00
Sara Arjona
4faf9ff6c6
Merge branch 'MDL-60088-37' of git://github.com/Chocolate-lightning/moodle into MOODLE_37_STABLE
2019-06-26 18:11:17 +02:00
Eloy Lafuente (stronk7)
0a77242e3c
Merge branch 'MDL-53778_37' of https://github.com/anieminen/moodle into MOODLE_37_STABLE
2019-06-26 17:50:32 +02:00
Shamim Rezaie
1453ce1208
MDL-65506 forms: get the correct value for advcheckbox fields in js
2019-06-26 20:57:47 +10:00
Eloy Lafuente (stronk7)
798dc31ada
Merge branch 'MDL-65249-37-fix' of https://github.com/snake/moodle into MOODLE_37_STABLE
2019-06-26 10:28:36 +02:00
Jake Dallimore
4a2a533fe1
MDL-65249 session: use redis host constant in unit tests
2019-06-26 16:11:05 +08:00
Ilya Tregubov
61373c843d
MDL-65249 Session: Throw exception if number of attempts exceeded.
2019-06-26 14:49:23 +08:00
Jake Dallimore
2937760c27
Merge branch 'MDL-60978-37' of git://github.com/andrewnicols/moodle into MOODLE_37_STABLE
2019-06-26 13:17:04 +08:00
AMOS bot
03989cb776
Automatically generated installer lang files
2019-06-26 00:09:24 +00:00
Eloy Lafuente (stronk7)
a4f78b52f6
Merge branch 'MDL-65181-37' of https://github.com/paulholden/moodle into MOODLE_37_STABLE
2019-06-26 00:43:50 +02:00
David Mudrák
ecc1bd1c73
MDL-66003 lang: Use the updated strings in the tests
2019-06-25 21:30:27 +02:00
Helen Foster
694f33c2f6
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 21:30:27 +02:00
David Mudrák
d93cdd955b
MDL-65892 forum: Fix styling of the inline reply textarea
2019-06-25 14:49:12 +02:00
Arto Nieminen
d80d0b4142
MDL-53778 quiz settings: Ensure that disabled checkboxes have value 0
2019-06-25 13:26:29 +03:00
Simey Lameze
b73ab4bf04
MDL-65707 calendar: behat scenario to test default event type
2019-06-25 10:23:34 +08:00
Simey Lameze
a398df5381
MDL-65707 calendar: set the correct event type on site calendar
2019-06-25 10:23:34 +08:00
AMOS bot
b0ff1a1600
Automatically generated installer lang files
2019-06-25 00:09:19 +00:00
Eloy Lafuente (stronk7)
98070f7020
Merge branch 'MDL-64340-37' of git://github.com/rezaies/moodle into MOODLE_37_STABLE
2019-06-25 00:54:00 +02:00
Bas Brands
40271e858d
MDL-64935 theme: prevent activitynavigation link overflowing container
2019-06-24 14:48:53 +02:00
Bas Brands
f839aff2b5
MDL-65105 theme_classic: use $dark variable for navbar-dark
2019-06-24 11:43:21 +02:00
Shamim Rezaie
0096c60d46
MDL-65728 tool_customlang: Escape html on the original translation field
2019-06-24 18:27:20 +10:00
Jake Dallimore
65424cea97
Merge branch 'MDL-65893-37' of https://github.com/nicoroeser/moodle into MOODLE_37_STABLE
2019-06-24 11:42:05 +08:00
AMOS bot
863b9081f5
Automatically generated installer lang files
2019-06-24 00:08:17 +00:00
Mathew May
44c178ec4f
MDL-60088 travis: add dist:trusty to travis
...
We are doing this because travis changed its default release to xenial.
So this is a stop gap and we will add xenial support moving forward.
2019-06-23 23:58:51 +08:00
Jun Pataleta
e6e99db401
MDL-65965 behat: Map grouping for activity data generator
2019-06-21 15:41:23 +08:00
Jun Pataleta
74c783924f
MDL-65965 availability: Behat test for activity grouping restriction
2019-06-21 15:41:23 +08:00
Andrew Nicols
0703eeca7c
MDL-60978 travis: Re-enable Redis session tests
2019-06-21 14:36:13 +08:00
Andrew Nicols
866f014372
MDL-60978 session: Run redis tests in isolation
2019-06-21 14:36:13 +08:00
Andrew Nicols
22ad84cb00
MDL-60978 testing: Support ability to run phpunit in isolated process
2019-06-21 14:36:13 +08:00
Shamim Rezaie
d56311006a
MDL-64340 mod_quiz: not display "add random question" when no permission
2019-06-21 08:53:47 +10:00
Eloy Lafuente (stronk7)
30d4327769
weekly release 3.7+
2019-06-20 17:43:09 +02:00
Eloy Lafuente (stronk7)
d987202dff
Merge branch 'install_37_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_37_STABLE
2019-06-20 17:43:05 +02:00
Juan Leyva
25d288d297
MDL-65973 calendar: Avoid sesskey checks in WS
...
External function submit_create_update_form should avoid any sesskey checks.
2019-06-20 15:07:43 +02:00
Jake Dallimore
aa6b0c6d03
Merge branch 'MDL-65084-m37' of https://github.com/NeillM/moodle into MOODLE_37_STABLE
2019-06-20 09:40:26 +08:00
Jake Dallimore
6f3819a805
Merge branch 'MDL-65883-37' of git://github.com/lameze/moodle into MOODLE_37_STABLE
2019-06-20 09:13:02 +08:00
Andrew Nicols
2641b5e31e
Merge branch 'MDL-61319-37' of git://github.com/bmbrands/moodle into MOODLE_37_STABLE
2019-06-20 08:10:10 +08:00
Eloy Lafuente (stronk7)
35db491a6d
Merge branch 'MDL-64975-37' of https://github.com/nicoroeser/moodle into MOODLE_37_STABLE
2019-06-20 00:17:55 +02:00
Eloy Lafuente (stronk7)
27deb31ded
Merge branch 'MDL-65910-37' of git://github.com/junpataleta/moodle into MOODLE_37_STABLE
2019-06-19 20:54:36 +02:00
Eloy Lafuente (stronk7)
511e5c933a
Merge branch 'MDL-65665-37-2' of git://github.com/mihailges/moodle into MOODLE_37_STABLE
2019-06-19 20:29:38 +02:00
Eloy Lafuente (stronk7)
5574d3431b
Merge branch 'MDL-65666-37' of git://github.com/rezaies/moodle into MOODLE_37_STABLE
2019-06-19 18:38:26 +02:00
Eloy Lafuente (stronk7)
ee8c5098c9
Merge branch 'MDL-65806-m37' of https://github.com/sammarshallou/moodle into MOODLE_37_STABLE
2019-06-19 18:27:19 +02:00
Eloy Lafuente (stronk7)
480396103b
Merge branch 'MDL-65864_37' of git://github.com/timhunt/moodle into MOODLE_37_STABLE
2019-06-19 18:09:28 +02:00
Eloy Lafuente (stronk7)
4e5ebf89ba
Merge branch 'MDL-55821-37' of git://github.com/damyon/moodle into MOODLE_37_STABLE
2019-06-19 18:05:20 +02:00
Neill Magill
015607040a
MDL-65084 recent items: Handle deleted courses
...
The method should not cause errors when a course with activities
that the user has visited no longer exists.
Ensuring that we only get records for courses still in the database
will stop any course not found erros from get_fast_modinfo()
(cherry picked from commit f1d4c355fb25321756cfbed3b38afbe6e91ccdf9)
2019-06-19 09:04:33 +01:00
Neill Magill
c58a1e9067
MDL-65084 recent items: Test handling of deleted courses
2019-06-19 09:04:31 +01:00
Simey Lameze
eecc04f29c
MDL-65883 mod_quiz: replace all hardcoded urls to proper params
2019-06-19 15:27:22 +08:00
Simey Lameze
f237e35755
MDL-65883 mod_quiz: change attemptlib_test to use data generators
2019-06-19 15:27:22 +08:00
Simey Lameze
bee606d3b1
MDL-65883 mod_quiz: fix quiz navigation buttons href
2019-06-19 15:27:22 +08:00
Jake Dallimore
38b5816722
Merge branch 'MDL-65904-37' of git://github.com/merrill-oakland/moodle into MOODLE_37_STABLE
2019-06-19 14:59:06 +08:00
Tim Hunt
6e5e4cc208
MDL-57884 quiz: autosave should not send the value of submit buttons
2019-06-18 17:47:48 +01:00
Bas Brands
4af9077f26
MDL-61319 themes: prevent using @extend rules for complex classes
...
* the settings and navigation blocks scss extended .fa which caused
issues with native fontawesome classes like fa-pull-left.
2019-06-18 13:49:37 +02:00
M Kassaei
0b2c17a183
MDL-65840 qtype_ddmarker: coordinates of cirle shape
...
The coordinates of a circle shape are not allowed to be smaller than its radius.
By default, set the coordinates to be the same as the radius.
2019-06-18 09:45:37 +08:00
Andrew Nicols
2a55bff8f6
Merge branch 'MDL-65469-37_2' of git://github.com/peterRd/moodle into MOODLE_37_STABLE
2019-06-18 09:16:53 +08:00
Eloy Lafuente (stronk7)
e235ef7bd9
MDL-65469 mod_forum: Check for existence before operating
2019-06-18 08:50:32 +08:00
Peter
47dd7dd840
MDL-65469 core: Backported updates from master
2019-06-18 08:40:21 +08:00
AMOS bot
70c75a7a47
Automatically generated installer lang files
2019-06-18 00:08:37 +00:00
Eloy Lafuente (stronk7)
a7367b6cf3
Merge branch 'MDL-65869-37' of git://github.com/aanabit/moodle into MOODLE_37_STABLE
2019-06-18 00:14:18 +02:00
Eloy Lafuente (stronk7)
ae8dfad361
Merge branch 'MDL-64383-37' of git://github.com/damyon/moodle into MOODLE_37_STABLE
2019-06-17 23:02:53 +02:00
Andrew Nicols
a0bdd53e21
Merge branch 'MDL-65469-37' of git://github.com/peterRd/moodle into MOODLE_37_STABLE
2019-06-17 15:19:35 +08:00
Andrew Nicols
c615b3e96b
Merge branch 'MDL-65888-37' of git://github.com/mudrd8mz/moodle into MOODLE_37_STABLE
2019-06-17 10:52:48 +08:00
AMOS bot
e3475fd088
Automatically generated installer lang files
2019-06-15 00:08:13 +00:00
Nicolas Roeser
e934a351e9
MDL-64975 moodlelib: fix float formatting if decsep is ~ (tilde)
...
Commit 637da99edb has introduced changes
for removing trailing zeroes from the output of function format_float.
Due to a small omission, the function causes a PHP warning when the
string decsep is set to a tilde character ('~'). This is rarely the
case.
The bug lies in using PHP function preg_replace with a string that
contains external input (in this case, including decsep), but without
escaping it for PCRE processing.
This commit fixes the function to also support a tilde character in
string decsep. It also adds tests for having tilde as decimal separator.
Thanks-To: Jake Dallimore <jake@moodle.com >
2019-06-14 13:04:37 +02:00
Paul Holden
564753102d
MDL-65181 mod_data: show required field indicator for textarea fields.
2019-06-14 09:58:18 +01:00
Nicolas Roeser
91916adde5
MDL-65893 webservice: format site name (handle language tags etc.)
...
Allow web service clients (like the Moodle App) to benefit from a
formatted (filtered) site name. Select the filtered (localized etc.)
string on server side, before it is sent to the web service client.
For example, this translates a site name which uses language tags in
curly braces when using the filter_multilang2 plugin.
Thanks-To: Juan Leyva <juan@moodle.com >
Thanks-To: Kathrin Osswald <kathrin.osswald@uni-ulm.de >
2019-06-14 10:38:32 +02:00
Amaia Anabitarte
7af3ae4834
MDL-65869 behat: Moving @app behat tests from core to moodlemobileapp
...
As described in MDL-65869 we are moving @app behat tests to
https://github.com/moodlehq/moodle-local_moodlemobileapp to be easier to maintain
and be sure are working with different mobile versions.
So we are not deprecating tests from core, just removing them because will be
in a different location.
2019-06-14 10:17:17 +02:00
Jun Pataleta
fdfd266454
MDL-65910 report_stats: Add stattype query condition for consistency
2019-06-14 13:01:32 +08:00
Mihail Geshoski
f3e11eef99
MDL-65665 forum: WS does not respect subscribe on reply user preference
2019-06-14 08:45:59 +08:00
Mihail Geshoski
94c5e0ade7
MDL-65665 forum: Add unit test
2019-06-14 08:45:59 +08:00
Tim Hunt
55929d8a49
MDL-65864 question engine: fix re-saving a new usage
...
Before this fix, test_repeated_usage_saving_new_usage was failing but
test_repeated_usage_saving_existing_usage was passing. Now the
behaviour is consistent and they both pass.
2019-06-13 18:01:54 +01:00
Eloy Lafuente (stronk7)
d0b1204d8e
weekly release 3.7+
2019-06-13 18:15:48 +02:00
Eloy Lafuente (stronk7)
81a3d127b1
Merge branch 'install_37_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_37_STABLE
2019-06-13 18:15:46 +02:00
Shamim Rezaie
4f7eaa8b46
MDL-65666 mod_forum: Highlight unread posts count in the discussion list
2019-06-14 01:26:36 +10:00
Shamim Rezaie
9b6a5a9b24
MDL-65786 mod_forum: mark posts as read when they are read
2019-06-13 23:34:03 +10:00
Shamim Rezaie
c3c8dfeb51
MDL-65786 mod_forum: re-adding the unread count to the social format
2019-06-13 23:34:03 +10:00
Shamim Rezaie
07f8abfb30
MDL-65786 mod_forum: pass parameter to str helper when loading strings
...
We should not concatenate strings. We should make use of the {$a}placeholder instead.
2019-06-13 23:34:03 +10:00
Andrew Nicols
54c6679153
Merge branch 'MDL-65814-37' of git://github.com/junpataleta/moodle into MOODLE_37_STABLE
2019-06-13 11:44:15 +08:00
Jun Pataleta
089fbd15cc
MDL-65814 block_timeline: Bring back item counts for action events
2019-06-13 11:32:03 +08:00
Jun Pataleta
7132749e18
Merge branch 'MDL-55997-37' of git://github.com/peterRd/moodle into MOODLE_37_STABLE
2019-06-13 10:28:56 +08:00
Peter
9ca2c8dc52
MDL-55997 core_reports: modify user stats query to fix duplicate rows
2019-06-13 07:46:22 +08:00
Eloy Lafuente (stronk7)
f55a4c094e
Merge branch 'MDL-64484-37' of https://github.com/paulholden/moodle into MOODLE_37_STABLE
2019-06-12 20:08:12 +02:00
Eric Merrill
3a3a212405
MDL-65904 theme: Compile fallback css in the correct order
2019-06-12 13:08:54 -04:00
Paul Holden
0998cf8010
MDL-64484 user: cross-DB compatible profile field ordering.
2019-06-12 17:02:32 +01:00
Jun Pataleta
3766be85b2
Merge branch 'MDL-65803-37' of git://github.com/peterRd/moodle into MOODLE_37_STABLE
2019-06-12 13:58:45 +08:00
Andrew Nicols
83273d25b9
Merge branch 'MDL-65703-37' of git://github.com/lameze/moodle into MOODLE_37_STABLE
2019-06-12 12:39:05 +08:00
Peter
b798b05411
MDL-65803 recentlyaccesseditems: Restrict response to valid courses.
...
* Additional hooks to cleanup data when a course or module is deleted
* Augmented unit tests to cover the situation when a course is deleted
* Upgrade step to cleanup existing data
2019-06-12 12:16:22 +08:00
Andrew Nicols
7eb50a3753
Merge branch 'MDL-65829_37' of git://github.com/dmonllao/moodle into MOODLE_37_STABLE
2019-06-12 10:33:03 +08:00
Andrew Nicols
4a4b4e28a4
Merge branch 'MDL-64484-37' of https://github.com/paulholden/moodle into MOODLE_37_STABLE
2019-06-12 09:01:21 +08:00
sam marshall
42c31d53c8
MDL-65806 Search: Solr does not find words in italic
2019-06-11 16:42:20 +01:00
Paul Holden
ea770fe8c8
MDL-64484 user: show full profile field name in filter element.
2019-06-11 14:25:19 +01:00
David Mudrák
434a580558
MDL-65888 forum: Do not send notifications to unconfirmed users
...
Under certain conditions, users marked as not confirmed yet may be
returned as forum notification recipients. Such users are considered as
inactive though and the delivery adhoc task cannot be run as these
users, throwing an exception.
The solution is to make sure that fetch_subscribed_users() does not
include unconfirmed users, similarly to what was done for suspended
users and nologin users.
The added unit test also checks for deleted users. But these should
never be returned as subscribed because we consider enrolled users only
and deleted users are filtered out implicitly.
2019-06-11 09:49:59 +02:00
Andrew Nicols
9a7a447722
Merge branch 'MDL-65779-37' of git://github.com/peterRd/moodle into MOODLE_37_STABLE
2019-06-11 12:07:58 +08:00
Andrew Nicols
1bf28ecb43
Merge branch 'MDL-65817_37' of git://github.com/stronk7/moodle into MOODLE_37_STABLE
2019-06-11 11:06:13 +08:00
Andrew Nicols
9c99a5da5c
Merge branch 'MDL-65183-MOODLE-37' of https://github.com/kristian-94/moodle into MOODLE_37_STABLE
2019-06-11 11:02:06 +08:00
Jun Pataleta
95008df6d9
Merge branch 'MDL-65336-37' of git://github.com/aanabit/moodle into MOODLE_37_STABLE
2019-06-10 19:37:15 +08:00
Jun Pataleta
f499fa90f1
Merge branch 'MDL-55592-37' of git://github.com/damyon/moodle into MOODLE_37_STABLE
2019-06-10 15:25:05 +08:00
Andrew Nicols
015b617739
Merge branch 'm37_MDL-61038_Fix_uuid_extensions_usage_v2' of https://github.com/scara/moodle into MOODLE_37_STABLE
2019-06-10 14:11:07 +08:00
Matteo Scaramuccia
423c1d6c50
MDL-61038 setuplib: Fixed PECL UUID extension support
2019-06-08 22:35:37 +02:00
Amaia Anabitarte
c4bee8e510
MDL-65336 core_message: New muted conversation generator and selectors
2019-06-07 10:41:08 +02:00
Amaia Anabitarte
023ea98fc1
MDL-65336 core_message: Behat tests for mute/unmute conversations
2019-06-07 10:41:08 +02:00
Peter
f1e0128a43
MDL-65469 mod_forum: Use the formchange checker initializer
2019-06-07 08:49:10 +08:00
Peter
167b85e60c
MDL-65469 core: Expose formchecker to initialize current form state
2019-06-07 08:49:10 +08:00
AMOS bot
4b6e850e68
Automatically generated installer lang files
2019-06-07 00:09:47 +00:00
Kristian Ringer
e48dd422f9
MDL-65183 block_timeline: escape newline characters
2019-06-07 09:36:24 +10:00
Eloy Lafuente (stronk7)
dc8b92e0b2
MDL-65817 behat: switch to forked repo towards php73 compatibility
...
It seems that https://github.com/instaclick/php-webdriver/pull/91
is being ignored (in fact the repository itself doesn't show much
activity). So we have decided to fork it and apply any fix able
to keep our (non-marionette) runs working.
Hopefully, soon, the new W3C drivers will be supported by our
behat->mink stack... and we'll be able to move to it (from current
JSonwire drivers). So all this will be hostory.
2019-06-06 19:50:44 +02:00
David Monllaó
840d6ba543
MDL-65829 analytics: Accept enrol start time after analysis time
2019-06-06 19:05:51 +02:00
Eloy Lafuente (stronk7)
078699a1a5
weekly release 3.7+
2019-06-06 16:46:52 +02:00
Eloy Lafuente (stronk7)
c0266bdaf6
Merge branch 'install_37_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_37_STABLE
2019-06-06 16:46:50 +02:00
Damyon Wiese
46f7f67db1
MDL-55821 assign: Show assign grade
...
When marking workflow is enabled and the grade is not released yet,
it would be helpful to show the assignment grade in the grading form.
2019-06-06 14:27:01 +08:00
Damyon Wiese
e8b50bbe34
MDL-64383 user: Make username required
...
Username is a required field, we should indicate this even if it has a help icon.
2019-06-06 13:28:29 +08:00
AMOS bot
33113481b5
Automatically generated installer lang files
2019-06-06 00:08:17 +00:00
Jun Pataleta
8f11f7741a
Merge branch 'MDL-65787-37' of git://github.com/sarjona/moodle into MOODLE_37_STABLE
2019-06-05 17:24:18 +08:00
Sara Arjona
b31ec4dfbf
MDL-65787 badges: fix warning count() with PHP 7.2
2019-06-05 11:03:11 +02:00
Sara Arjona
2b63da7763
Merge branch 'MDL-65777-37' of git://github.com/mihailges/moodle into MOODLE_37_STABLE
2019-06-05 09:01:00 +02:00
Mihail Geshoski
24bc58278f
MDL-65777 assignment: Respect user full name in downloaded submissions
2019-06-05 11:14:51 +08:00
Adrian Greeve
b59f56c259
Merge branch 'MDL-65731_37' of https://github.com/timhunt/moodle into MOODLE_37_STABLE
2019-06-05 10:40:41 +08:00
AMOS bot
29e40f3c13
Automatically generated installer lang files
2019-06-05 00:08:19 +00:00
Eloy Lafuente (stronk7)
d2707c2d28
Merge branch 'MDL-65689-37' of git://github.com/rezaies/moodle into MOODLE_37_STABLE
2019-06-04 23:32:20 +02:00
Eloy Lafuente (stronk7)
898befb275
Merge branch 'MDL-65578-37' of git://github.com/peterRd/moodle into MOODLE_37_STABLE
2019-06-04 23:30:36 +02:00
Eloy Lafuente (stronk7)
938267b43a
Merge branch 'MDL-65576-37' of git://github.com/andrewnicols/moodle into MOODLE_37_STABLE
2019-06-04 21:40:00 +02:00
Eloy Lafuente (stronk7)
f9f5f5ddc8
Merge branch 'm37_MDL-65686_Fix_Incorrect_Function_Call' of https://github.com/scara/moodle into MOODLE_37_STABLE
2019-06-04 20:04:55 +02:00
Simey Lameze
ca66ad24c8
MDL-65703 calendar: do not add course param for site calendar
2019-06-04 19:37:35 +08:00
Andreas Grabs
e1f4756dfb
MDL-65703 core_calendar: fix user event type filtering logic
2019-06-04 19:37:34 +08:00
Mathew May
12e04336a0
MDL-65658 mod_forum: Update the group image titles
2019-06-04 11:50:37 +02:00
Jun Pataleta
266aa66267
Merge branch 'MDL-65696-MOODLE-37' of https://github.com/kristian-94/moodle into MOODLE_37_STABLE
2019-06-04 16:54:52 +08:00
Peter
af098adec2
MDL-65779 mod_forum: Add privatereplies to the backup process
2019-06-04 12:21:15 +08:00
Andrew Nicols
202cfa2987
MDL-65656 analytics: Stop covering memory-intensive tests
2019-06-04 11:18:49 +08:00
Andrew Nicols
bafa907941
MDL-65656 core: Update composer.json for new PHPUnit version
2019-06-04 11:18:49 +08:00
AMOS bot
f5131809c8
Automatically generated installer lang files
2019-06-04 00:08:14 +00:00
Eloy Lafuente (stronk7)
37c30f2249
Merge branch 'MDL-63240-37' of https://github.com/Kathrin84/moodle into MOODLE_37_STABLE
2019-06-03 17:57:49 +02:00
Eloy Lafuente (stronk7)
110a3639c3
Merge branch 'MDL-65660-37' of git://github.com/peterRd/moodle into MOODLE_37_STABLE
2019-06-03 17:51:43 +02:00
Eloy Lafuente (stronk7)
7631b43d33
Merge branch 'MDL-65675-37' of git://github.com/andrewnicols/moodle into MOODLE_37_STABLE
2019-06-03 17:37:21 +02:00
Sara Arjona
a51f9bd003
Merge branch 'MDL-65658' of git://github.com/Chocolate-lightning/moodle into MOODLE_37_STABLE
2019-06-03 12:33:28 +02:00
AMOS bot
e998b14686
Automatically generated installer lang files
2019-06-03 00:08:17 +00:00
Kristian Ringer
5ed8d694ee
MDL-65696 assign: Fix width of editpdf comments
2019-06-03 09:29:28 +10:00
Andrew Nicols
f0782cc57b
MDL-65578 forum: Hide action menu where no actions exist
2019-05-31 12:43:52 +08:00
Mathew May
33b74df149
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:17:59 +08:00
Andrew Nicols
24e0b238d3
MDL-65576 behat: Reset Selenium driver between scorm scenarios
2019-05-31 08:09:00 +08:00
Peter
dfddaa8ab6
MDL-65660 mod_forum: Allow guest users to view post buttons and links
...
For a self enrolment enabled course allow guest users to see the add
discussion and reply buttons
2019-05-31 07:07:13 +08:00
Eloy Lafuente (stronk7)
57b83a4f41
MDL-64794 tcpdf: Bump to tcpdf 6.2.26
2019-05-30 23:48:14 +02:00
Matteo Scaramuccia
c9be953f05
MDL-65686 setuplib: Fix missing round brackets
2019-05-30 22:42:21 +02:00
Eloy Lafuente (stronk7)
794391b978
weekly release 3.7+
2019-05-30 12:18:38 +02:00
Eloy Lafuente (stronk7)
a7df733250
Merge branch 'install_37_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_37_STABLE
2019-05-30 12:18:36 +02:00
Tim Hunt
15d5c9a276
MDL-65731 quiz manual grading: fix ambiguous order by idnumber
2019-05-29 16:55:01 +01:00
Kathrin Osswald
ec60f63f59
MDL-63240 theme Boost: Removed z-indexes for border styling in navdrawer
2019-05-29 17:52:36 +02:00
Marina Glancy
a024a024e8
MDL-65726 core_roles: allow to create roles in install.php
2019-05-29 10:47:36 +02:00
Damyon Wiese
09304bcbff
MDL-55592 lti: Forget the key and secret
...
When the "Enter your consumer key and shared secret" form is displayed,
it should not contain the same values it had the last time it was opened.
2019-05-29 13:59:38 +08:00
Adrian Greeve
53ef327e54
Merge branch 'MDL-57729-37' of git://github.com/mihailges/moodle into MOODLE_37_STABLE
2019-05-29 11:40:48 +08:00
Adrian Greeve
685a71917b
Merge branch 'MDL-65726-37' of git://github.com/marinaglancy/moodle into MOODLE_37_STABLE
2019-05-29 11:07:42 +08:00
Mihail Geshoski
04288af505
MDL-57729 enrol_lti: Escape the property values of the xpath elements
2019-05-29 09:56:52 +08:00
Jake Dallimore
4ac6149680
Merge branch 'MDL-65326-MOODLE_37_STABLE' of https://github.com/dmitriim/moodle into MOODLE_37_STABLE
2019-05-29 09:29:44 +08:00
AMOS bot
308046f1bc
Automatically generated installer lang files
2019-05-29 00:09:19 +00:00
Marina Glancy
d6c2bf620c
MDL-65726 role: do not fail unittest if plugins create their roles
2019-05-28 19:08:29 +02:00
Adrian Greeve
8869cf8cd9
Merge branch 'MDL-65705-37' of git://github.com/sarjona/moodle into MOODLE_37_STABLE
2019-05-28 16:28:50 +08:00
Sara Arjona
b32974f12a
MDL-65705 badges: fix issued date for external badges
...
The preg_match('~^[1-9][0-9]*$~', x) calls have been replaced to
is_numeric(x).
2019-05-28 09:26:00 +02:00
Ryan Wyllie
48b3e4e9b2
MDL-65657 message: reduce message poll timer for behat tests
2019-05-28 14:06:05 +08:00
Jun Pataleta
4996f75a3b
Merge branch 'MDL-65697-37' of git://github.com/lameze/moodle into MOODLE_37_STABLE
2019-05-28 13:31:21 +08:00
Jake Dallimore
bf2cecc440
Merge branch 'MDL-65692-37' of git://github.com/abgreeve/moodle into MOODLE_37_STABLE
2019-05-28 13:27:01 +08:00
Dmitrii Metelkin
ec920f7901
MDL-65326 backup: check caps exist before assigning
2019-05-28 11:17:24 +10:00
Jun Pataleta
1131af4409
Merge branch 'MDL-65606-37' of https://github.com/Chocolate-lightning/moodle into MOODLE_37_STABLE
2019-05-27 16:27:30 +08:00
Jake Dallimore
46d8ffcefa
Merge branch 'MDL-64330-37' of git://github.com/andrewnicols/moodle into MOODLE_37_STABLE
2019-05-27 15:22:57 +08:00
Andrew Nicols
e2ea9b4c09
MDL-64330 course: Correct course test assumptions
2019-05-27 15:08:25 +08:00
Adrian Greeve
523efc4cd0
Merge branch 'MDL-65699-37' of http://github.com/dravek/moodle into MOODLE_37_STABLE
2019-05-27 14:53:36 +08:00
Andrew Nicols
3f853115e9
Merge branch 'MDL-65708-37' of git://github.com/Chocolate-lightning/moodle into MOODLE_37_STABLE
2019-05-27 14:46:09 +08:00
Mathew May
8a8a02c903
MDL-65606 mod_data: Add approvalstatusclass to template
2019-05-27 13:39:36 +08:00
Ryan Wyllie
946533c623
MDL-65657 message: revert polling timeout back to old algorithm
2019-05-27 13:29:02 +08:00
Mathew May
1f686d7fdf
MDL-65708 output: Get a base config from Boost
...
As a part of the removal of bootstrapbase & clean
I removed some logic that got the base config of bootstrapbase,
this should of been changed to get boosts config.
See: e00f1c663c
2019-05-27 13:21:24 +08:00
Andrew Nicols
4e9e994da4
MDL-65675 forum: Remove duplicate Re in subjects
2019-05-27 12:22:16 +08:00
Adrian Greeve
3ce4575dc0
Merge branch 'MDL-64523-37' of git://github.com/rezaies/moodle into MOODLE_37_STABLE
2019-05-27 10:49:22 +08:00
David Monllaó
88dfc54de9
MDL-65680 analytics: Fix random failure on slow test environments
2019-05-27 09:42:41 +08:00
AMOS bot
d855dcd29e
Automatically generated installer lang files
2019-05-25 00:08:34 +00:00
AMOS bot
5d4bf77a16
Automatically generated installer lang files
2019-05-25 00:08:33 +00:00
Shamim Rezaie
fc00a6641c
MDL-65689 task: fix typo in help string
2019-05-25 05:19:40 +10:00
Shamim Rezaie
cee73270c7
MDL-64523 core_access: replace .delegate with .on
...
As of jQuery 3.0, .delegate() has been deprecated. It was superseded by
the .on() method since jQuery 1.7, so its use was already discouraged.
2019-05-25 04:27:54 +10:00
Shamim Rezaie
245de290f7
MDL-64523 core_access: Fix js racing issue when overriding permissions
2019-05-25 04:27:53 +10:00
Shamim Rezaie
1a6160df3c
MDL-64523 core_access: Improve the title of the delete role links
2019-05-25 04:27:53 +10:00
Sara Arjona
2a3df3d55c
Merge branch 'MDL-65060-37' of git://github.com/aanabit/moodle into MOODLE_37_STABLE
2019-05-24 12:35:25 +02:00
David Matamoros
c227fc61f1
MDL-65699 core_calendar: Check string exists for event types
2019-05-24 12:20:59 +02:00
Amaia Anabitarte
38a9ba9bcd
MDL-65060 core_message: Delete messages behat test
2019-05-24 12:15:44 +02:00
Simey Lameze
a4e309709d
MDL-65697 qtype_missingtype: include missing class
2019-05-24 07:02:10 +08:00
Eloy Lafuente (stronk7)
e39f3b7db2
weekly release 3.7+
2019-05-23 20:35:31 +02:00
Amaia Anabitarte
2a64720ac8
MDL-65060 core_message: Group message data generator
2019-05-23 15:31:19 +02:00
Eloy Lafuente (stronk7)
cf0307a529
Merge branch 'MDL-65695-37' of git://github.com/andrewnicols/moodle into MOODLE_37_STABLE
2019-05-23 10:50:36 +02:00
Eloy Lafuente (stronk7)
c4758ab813
Merge branch 'MDL-65694-37-gradeclassnotfound' of git://github.com/mudrd8mz/moodle into MOODLE_37_STABLE
2019-05-23 10:33:26 +02:00
Andrew Nicols
d2c91281db
MDL-65695 forum: Bump digest time to next day if in past
2019-05-23 15:06:23 +08:00
Adrian Greeve
9a88b8ec35
MDL-65692 backup: Default settings set on install and upgrade.
...
Asynchronous backup settings are now filled out with the defaults
on installation and upgrade.
2019-05-23 14:54:19 +08:00
David Mudrák
7a2beab44e
MDL-65694 grade: Fix missing gradelib library
...
In the be8f453b74 the gradelib loading was removed by mistake. So
the library may not be loaded and executing the task may end with
the exception - class 'grade_grade' not found.
2019-05-23 07:48:54 +02:00
Tim Hunt
a586240cc0
MDL-55197 filter_multilang: handle 'en' as parent lang better
2019-05-23 11:58:58 +08:00
Tim Hunt
d2680dbb27
MDL-55197 filter_multilang: move preg_callback fn into class
2019-05-23 11:58:58 +08:00
Andrew Nicols
c5b884bd51
Merge branch 'MDL-59650-37' of git://github.com/lameze/moodle into MOODLE_37_STABLE
2019-05-23 10:29:00 +08:00
Adrian Greeve
5d5313537b
Merge branch 'MDL-65549_37' of git://github.com/dmonllao/moodle into MOODLE_37_STABLE
2019-05-23 10:10:25 +08:00
Adrian Greeve
5e6bc1b0f3
Merge branch 'MDL-65634_37' of git://github.com/dmonllao/moodle into MOODLE_37_STABLE
2019-05-23 09:54:47 +08:00
Andrew Nicols
65d4f096db
Merge branch 'MDL-65654-37' of https://github.com/danielneis/moodle into MOODLE_37_STABLE
2019-05-23 09:49:20 +08:00
Adrian Greeve
cb69e26b15
Merge branch 'MDL-64530_37' of git://github.com/stronk7/moodle into MOODLE_37_STABLE
2019-05-23 09:23:01 +08:00
Simey Lameze
f25a7d2ac7
MDL-59650 core_calendar: remove limit from calendar UI
2019-05-23 08:40:00 +08:00
Simey Lameze
de760475cf
MDL-59650 core_calendar: remove limit from event exporter
2019-05-23 08:40:00 +08:00
Amaia Anabitarte
a3824e559b
MDL-65060 core_message: Group_message_message_content selector
2019-05-22 18:56:27 +02:00
Ryan Wyllie
67b64f85e9
MDL-65060 core_message: add render buffer to conversations
...
Change the conversation logic to render using a buffer so that we can
immediately save state. The render patches are based on the state so
the UI will always reach eventual consistency with the state since the
patches are processed in order.
2019-05-22 18:56:27 +02:00
Sara Arjona
ac11f60853
Merge branch 'MDL-65661-37' of git://github.com/peterRd/moodle into MOODLE_37_STABLE
2019-05-22 14:57:56 +02:00
Tim Hunt
09558248e8
MDL-65636 filter_multilang: add some basic unit tests
...
This commit includes suggestions from Jun Pataleta on how to improve the
unit tests.
2019-05-22 19:36:55 +08:00
Peter
d186ba2f81
MDL-65661 block_myoverview: Truncate category name
2019-05-22 19:34:54 +08:00
Peter
7ee550a943
MDL-65661 core_course: Truncate long course names
2019-05-22 19:34:54 +08:00
David Monllaó
e260354fc9
MDL-65067 tool_analytics: Limit update_end_date to format_weeks
2019-05-22 16:31:03 +08:00
Didier 'OdyX' Raboud
cd9c54c93c
MDL-65067 analytics: Strengthen format_weeks detection
...
The public function get_section_dates($section, $startdate = false) is
only defined in format_weeks, not in format_base.
As other formats can (and format_topcoll has) declare a different
get_section_dates public method, merely checking that it exists is not
sufficient to guarantee that it can be called with just a section object.
Check that the format either is, or is a subclass of format_weeks.
2019-05-22 16:30:52 +08:00
Paul Holden
2cd4e5f8dc
MDL-64784 core: update tablelib tests for explicit sort direction.
2019-05-22 14:49:41 +08:00
Paul Holden
8978731b82
MDL-64784 core: consistent column sort direction in flexible_table.
2019-05-22 14:49:28 +08:00
Andrew Nicols
5c06a1935b
Merge branch 'MDL-65590-37' of git://github.com/rezaies/moodle into MOODLE_37_STABLE
2019-05-22 13:52:34 +08:00
Jun Pataleta
c04e89b086
Merge branch 'MDL-65591-37' of git://github.com/rezaies/moodle into MOODLE_37_STABLE
2019-05-22 11:06:39 +08:00
Andrew Nicols
4909257b07
Merge branch 'MDL-65630-37' of git://github.com/rezaies/moodle into MOODLE_37_STABLE
2019-05-22 09:42:38 +08:00
Daniel Neis Araujo
695675483f
MDL-65654 tool_uploaduser: Fix undefined variable warning
2019-05-21 14:02:03 -03:00
David Monllaó
c3217a6b0d
MDL-65549 tool_analytics: Reduce the context name length in models_view
2019-05-21 17:29:23 +02:00
David Monllaó
21527bf096
MDL-65634 analytics: Discard late and early student enrolments
2019-05-21 17:24:17 +02:00
Sara Arjona
8178cf1bb9
Merge branch 'MDL-65605-37' of git://github.com/rezaies/moodle into MOODLE_37_STABLE
2019-05-21 13:47:39 +02:00
Jun Pataleta
bc4f56abc3
Merge branch 'MDL-65274-37' of git://github.com/jleyva/moodle into MOODLE_37_STABLE
2019-05-21 18:49:25 +08:00
Víctor Déniz Falcón
0864ebc14c
MDL-60407 report_insights: Fix redirect when action on last prediction
...
When an actions is taken on the last prediction, the predictions
list page is reloaded.
2019-05-21 18:45:42 +08:00
Adrian Greeve
31354cc381
Merge branch 'MDL-65572-37' of git://github.com/damyon/moodle into MOODLE_37_STABLE
2019-05-21 15:20:30 +08:00
Andrew Nicols
422a34a6f5
Merge branch 'MDL-65644_37' of git://github.com/stronk7/moodle into MOODLE_37_STABLE
2019-05-21 12:51:49 +08:00
Shamim Rezaie
d16540aa88
MDL-65590 tool_customlang: Escape html on the standard text field
2019-05-21 14:21:04 +10:00
Adrian Greeve
d3a76147e0
Merge branch 'MDL-65655-37-forumcroninactiveusers' of git://github.com/mudrd8mz/moodle into MOODLE_37_STABLE
2019-05-21 11:39:58 +08:00
Eloy Lafuente (stronk7)
c48f2c90cc
MDL-64530 travis: Enabble PHP 7.3 and redis cache
...
This commit performs a number of changes:
- Enables PHP 7.3, replacing PHP 7.2 (max/min approach).
- Enables back the redis service
- Configures redis cache store tests to be run.
- Disables redis session tests for PHP 7.2 and up (MDL-60978)
2019-05-21 01:28:23 +02:00
Eloy Lafuente (stronk7)
1f2cde345a
MDL-65644 upgrade: add 3.7.0 separation line to all upgrade scripts
2019-05-20 19:36:01 +02:00
David Mudrák
e31f62a788
MDL-65655 forum: Do not send notifications to inactive users
...
We cannot deliver notifications to users who had subscribed to a forum
or discussion and were later inactivated either by suspending or setting
the auth method to nologin. The deliver adhoc task cannot be run as
these users, throwing the "Suspended account" exception.
The solution is to make sure that fetch_subscribed_users() does not
include those inactive users.
2019-05-20 18:46:35 +02:00
Shamim Rezaie
171a83f79b
MDL-65591 tool_customlang: Re-adding the save buttons at the bottom
2019-05-21 02:21:24 +10:00
Juan Leyva
a137762fec
MDL-65274 mod_quiz: Do not return a translated string
...
We should be returning proper error codes and the translated string can be part of the debug information.
2019-05-20 15:55:18 +02:00
Shamim Rezaie
b52ceb2972
MDL-65630 mod_quiz: Allow redo within an attempt with random questions
2019-05-20 23:50:21 +10:00
Shamim Rezaie
400239c7c5
MDL-65630 mod_quiz: Move logging in to the start of tests
...
The background is for set up, the scenario is for the test. Logging in
to start the test is the start of the test and the end of the background
itself.
2019-05-20 23:50:20 +10:00
Shamim Rezaie
159f904af5
MDL-65605 core_question: Fix the issue when get_draft_files returns nul
2019-05-20 23:49:13 +10:00
Shamim Rezaie
a01edef5be
MDL-65605 mod_lesson: Fix the issue when get_draft_files returns null
2019-05-20 23:49:13 +10:00
Damyon Wiese
cfa7d2653c
MDL-65572 messaging: Loginas upgrade check
...
When using login as, we also need to check if there are legacy messages that
need updating and set the user preference if required.
2019-05-20 09:15:13 +08:00
Eloy Lafuente (stronk7)
89457b26d1
Moodle release 3.7
2019-05-19 11:18:34 +02:00
Eloy Lafuente (stronk7)
c0f098cd57
NOBUG: Change travis.yml to MOODLE_37_STABLE
2019-05-19 11:18:34 +02:00
Eloy Lafuente (stronk7)
a67061dc4a
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2019-05-19 11:18:30 +02:00
Eloy Lafuente (stronk7)
117e4bd40d
MDL-65635 forum: Small improvement to the submit inline-reply
...
This commit mimics 100% the behavior achieved with the
parent commit of this when using the advance option.
1) Rename the 'tohtml' option to 'topreferredformat' to better
represent what it's doing.
2) Always honor the preferred format (this is a new post).
3) Only perform the conversion to HTML when the preferred format is
HTML.
That way any user, no matter thy are using format MOODLE (plain textbox),
MARKDOWN (marklar editor) or HTML (atto and tinymce editor) will
get always the format correct and the contents ready to be edited if
desired. HTML ones converted to HTML and TEXT ones unmodified.
2019-05-19 10:42:59 +02:00
Eloy Lafuente (stronk7)
743d66bfbd
MDL-65635 forum: Small improvement to the advanced button
...
1) Always honor the preferred format (this is a new post).
2) Only perform the conversion to HTML when the preferred format is
HTML.
This way, users having HTML as format (because of their editor
preference) will get the inline-reply converted to HTML and the
editor displayed.
And users not having HTML as format (because of their edito preference)
will get the format set to their format (PLAIN, MOODLE or MARKDOWN) with the
contents unmodified. Of course, if anybody is using a PLAIN, MOODLE or
MARKDOWN editor... it will be displayed.
2019-05-19 10:42:59 +02:00
Sara Arjona
f6548dfbae
MDL-65635 forum: convert inline reply format when opening the advanced
...
When a inline reply post is written and the user changes to the
advanced edition, the post format has to be converted from FORMAT_MOODLE.
2019-05-19 10:42:59 +02:00
Sara Arjona
88f6ca6cbe
MDL-65635 forum: Add messageformat and tohtml params to inline-reply
...
The messageformat and tohtml params have been added to the addDiscussionPost
method to send the original format the contents are written and to force
to convert them from "messageformat" to HTML.
2019-05-19 10:42:59 +02:00
Eloy Lafuente (stronk7)
f2eb04c170
MDL-65635 forum: add_discussion_post() format support changes
...
While keeping BC as possible (format will be saved as FORMAT_HTML
as default and content not modified), this commit includes these
changes:
- A new parameter 'messageformat', defaults to FORMAT_HTML.
- A new option 'tohtml', enabling the function to convert content
in other formats to FORMAT_HTML before saving them.
2019-05-19 10:42:59 +02:00
Eloy Lafuente (stronk7)
429649efbf
Merge branch 'MDL-65641' of git://github.com/stronk7/moodle
2019-05-19 10:23:36 +02:00
Eloy Lafuente (stronk7)
b6c3b130c4
MDL-65641 forum: Make forum post form to honor existing MOODLE_FORMAT
...
Since the night of the times (MDL-16698) we have been performing
that simple empty($post->messageformat) check to decide if the
preferred editor format should be used, instead of any existing format.
Problem is that FORMAT_MOODLE == 0, so the condition evaluates
to to true and then the preferred editor takes the baton when it should
not. Exiting format must win always!
So this just makes the condition a little better, checking if the
attribute is set and that it's numerical (accepting both n and 'n').
That covers the FORMAT_MOODLE case and any other valid format. Only if the
conditions aren't met the preferred editor format takes the baton. Only
then.
2019-05-18 11:02:29 +02:00
AMOS bot
fa53cd8b98
Automatically generated installer lang files
2019-05-18 00:12:30 +00:00
AMOS bot
136d8c97de
Automatically generated installer lang files
2019-05-17 00:14:21 +00:00
Eloy Lafuente (stronk7)
49f2581ef8
Moodle release 3.7rc2
2019-05-16 10:57:08 +02:00
Jake Dallimore
d08358b866
Merge branch 'MDL-65619-master' of git://github.com/aanabit/moodle
2019-05-16 15:14:27 +08:00
Jun Pataleta
1cc57c5d10
Merge branch 'MDL-65608-master' of https://github.com/ryanwyllie/moodle
2019-05-16 15:05:47 +08:00
Adrian Greeve
d15589bc08
Merge branch 'MDL-65601_master' of git://github.com/dmonllao/moodle
2019-05-16 13:25:44 +08:00
Jun Pataleta
44e148df79
Merge branch 'MDL-65607-master' of git://github.com/mihailges/moodle
2019-05-16 12:56:51 +08:00
Mihail Geshoski
b84f79ec80
MDL-65607 forum: Add prefix to forum global functions
2019-05-16 11:49:37 +08:00
Jun Pataleta
c92a33a5ec
Merge branch 'MDL-65603-master' of git://github.com/peterRd/moodle
2019-05-16 11:01:57 +08:00
Jun Pataleta
7383512e04
Merge branch 'MDL-65610-master' of git://github.com/damyon/moodle
2019-05-16 10:35:59 +08:00
Ryan Wyllie
f9d986fa2a
MDL-65608 forum: check if group exists in discussion exporter
2019-05-16 09:50:38 +08:00
Eloy Lafuente (stronk7)
838dd0b2a6
Merge branch 'MDL-65566-master-jake' of https://github.com/snake/moodle
2019-05-15 19:48:15 +02:00
Amaia Anabitarte
92717f89a5
MDL-65619 core_message: Don't unset default notification preferences
...
Default notification preferences are not kept when a notification provider is disabled.
2019-05-15 18:40:13 +02:00
Sara Arjona
a5cdecee34
Merge branch 'MDL-65596-master' of git://github.com/bmbrands/moodle
2019-05-15 14:19:45 +02:00
Jake Dallimore
7918a0ea4c
MDL-65566 core_message: let get_self_conversation use lazy init too
2019-05-15 18:46:41 +08:00
Jake Dallimore
510ede5698
MDL-65566 core_message: fix bug allowing duplicate unique conversations
...
Individual and self conversations may exist once only, so we need to
enforce this in the creation method.
2019-05-15 18:46:39 +08:00
Jake Dallimore
0e0e1b4552
MDL-65566 core_user: remove the conversation creation code from lib.php
...
These are now lazy created in the messaging APIs, so we don't need
to create them on user creation any more.
2019-05-15 18:42:47 +08:00
Sara Arjona
18e5f9bef8
MDL-65566 core_message: create the self-conversation when needed
...
Instead of creating all the self-conversations during the upgrading,
some code has been added to the get_conversations and to the
get_conversation_counts to create it whe it doesn't exist.
2019-05-15 18:42:46 +08:00
Sara Arjona
384145b1d1
Merge branch 'MDL-65528-master' of git://github.com/peterRd/moodle
2019-05-15 12:14:46 +02:00
Peter
d7ddc44fbd
MDL-65603 mod_forum: Add check for property existence
2019-05-15 16:50:49 +08: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ó
589a3f57a0
MDL-65601 analytics: Add missing set_modelid calls
2019-05-15 09:34:35 +02:00
Jun Pataleta
2b8ffcc89f
Merge branch 'MDL-65599-master' of git://github.com/damyon/moodle
2019-05-15 15:24:12 +08:00
Jun Pataleta
802f7c483c
Merge branch 'MDL-65570-master' of git://github.com/lameze/moodle
2019-05-15 14:58:35 +08:00
Jun Pataleta
38b3b6b264
Merge branch 'MDL-65577-master' of https://github.com/ryanwyllie/moodle
2019-05-15 13:47:26 +08:00
Damyon Wiese
453120e940
MDL-65610 lti: ltiversion field optional
...
The ltiversion field only exists for some preconfigured tool types.
2019-05-15 13:46:56 +08:00
Ryan Wyllie
f2eb9de442
MDL-65577 forum: move forum focus outline onto post div
2019-05-15 12:30:49 +08:00
Jun Pataleta
2135d33ae6
Merge branch 'MDL-65393-master' of git://github.com/rezaies/moodle
2019-05-15 10:52:57 +08:00
Damyon Wiese
54d09c47ec
MDL-65599 competencies: Javascript optional param
...
The module id is expected to be an integer for this webservice, passing
an empty string will generate an exception.
2019-05-15 10:02:04 +08:00
Peter
56e9b6d67d
MDL-65603 mod_forum: Recall inline private reply
2019-05-15 09:50:46 +08:00
Simey Lameze
c970e181c7
MDL-65570 qtype_multianswer: use unique id function
2019-05-15 09:05:37 +08:00
Shamim Rezaie
abbf6e5499
MDL-65393 core: Peer review amendments
...
- defining and using constand properties instead of hard-coded values
- Fixing the docblock for the cleanup_recent_session_locks function
2019-05-15 02:30:48 +10:00
Ilya Tregubov
dbed8bdb86
MDL-65393 core: Make session history cleanup more aggressive.
2019-05-15 02:22:23 +10:00
Bas Brands
c516fc1105
MDL-65596 core_message: dropdown menu blocked by contact request message
2019-05-14 13:17:40 +02:00
Sara Arjona
b742fe1403
Moodle release 3.7rc1
2019-05-14 12:11:25 +02:00
Jun Pataleta
65c9f44c68
Merge branch 'MDL-65569-master' of git://github.com/andrewnicols/moodle
2019-05-14 12:53:50 +08:00
Peter
76cf4db73e
MDL-65528 mod_forum: Do not render add discussion if not permitted
2019-05-14 12:47:32 +08:00
Andrew Nicols
50b52ef4b2
MDL-65569 mod_forum: Correct rules for SSD
...
In a Single Simple Discussion forum, the first post can only be edited
by a user with the manageactivities capability, but all other posts
behave as normal.
2019-05-14 12:32:05 +08:00
Andrew Nicols
e31f357e64
Merge branch 'MDL-65574-master' of https://github.com/ryanwyllie/moodle
2019-05-14 12:17:25 +08:00
Jun Pataleta
af44f41701
Merge branch 'MDL-65536-master' of https://github.com/snake/moodle
2019-05-14 11:32:02 +08:00
Andrew Nicols
b8b6bd7530
MDL-65536 mod_lti: JWT should use the class loader
2019-05-14 11:27:26 +08:00
Damyon Wiese
db0ccfa922
MDL-65536 mod_lti: OpenSSL configuration
...
LTI 1.3 requires working openssl functions to generate a private
key used for the JWT. Some installs (e.g. windows) can have the
functions available - but require configuration in php before they
actually do anything.
2019-05-14 11:27:25 +08:00
Ryan Wyllie
f31c531c19
MDL-65574 forum: fix return type for get_first_post_for_discussion_ids
2019-05-14 10:43:37 +08:00
Adrian Greeve
d9b6bd9540
Merge branch 'MDL-65582_master' of git://github.com/dmonllao/moodle
2019-05-14 10:20:45 +08:00
Jun Pataleta
fecf5b8566
Merge branch 'MDL-65557-master' of https://github.com/ryanwyllie/moodle
2019-05-14 09:52:36 +08:00
Ryan Wyllie
6489aa2a45
MDL-65557 forum: increase default image size of author profile url
2019-05-14 08:25:16 +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
Sara Arjona
2c02e93388
Merge branch 'MDL-65581-master' of git://github.com/bmbrands/moodle
2019-05-13 21:19:11 +02:00
David Monllaó
bc2f679bca
MDL-65582 analytics: Upcoming activities due enabled by default
2019-05-13 18:04:13 +02:00
Bas Brands
c906aed8ab
MDL-65581 core_blocks: change classname for hidden blocks
...
Changing the added class .invisible to .ivisibleblock to avoid hiding the block completely
2019-05-13 12:31:00 +02:00
Sara Arjona
146d2f650d
Merge branch 'MDL-65564-master' of git://github.com/marinaglancy/moodle
2019-05-13 10:39:10 +02:00
Sara Arjona
30e66a263f
Merge branch 'MDL-65224-master' of https://github.com/ewallah/moodle
2019-05-13 10:02:31 +02:00
Jun Pataleta
38c773d874
Merge branch 'MDL-65571' of git://github.com/stronk7/moodle
2019-05-13 15:47:52 +08:00
Sara Arjona
40b6e9eccf
Merge branch 'MDL-65544-master' of git://github.com/damyon/moodle
2019-05-13 09:40:37 +02:00
Ryan Wyllie
9a6f29b019
MDL-65574 forum: discussion_list vault uses post table for author
...
Update the discussion_list vault to use the first post record from
the posts table join to get the author of the first post rather
than relying on it's own "userid" column which can be incorrect in
the case of split discussions.
2019-05-13 15:03:26 +08:00
Damyon Wiese
8f7fba80d1
MDL-65544 badges: Any all criteria
...
When testing any vs all aggregation method, we expect a different result
when we have looped all the competencies and they all passed or failed.
2019-05-13 10:50:05 +08:00
Adrian Greeve
7437b36652
Merge branch 'MDL-65560-master' of git://github.com/lameze/moodle
2019-05-13 09:43:58 +08:00
Jake Dallimore
63dd2951bb
MDL-65536 mod_lti: fix stale platformid when wwwroot is changed
...
If the site is installed, and then the wwwroot changed, the plugin
config value for platformid for mod_lti is then stale, resulting in
OIDC errors. Given this config value was set using the wwwroot, we
should just be able to use the value of $CFG->wwwroot direcly, thus
avoiding this problem.
2019-05-13 09:09:18 +08:00
Eloy Lafuente (stronk7)
90a048e38b
MDL-65571 versions: main version bump
2019-05-12 23:48:17 +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
Eloy Lafuente (stronk7)
6a7451ff1b
Moodle release 3.7beta
2019-05-10 20:31:46 +02:00
Eloy Lafuente (stronk7)
c3b8f0ceb3
Merge branch 'MDL-65537-master-enfix' of git://github.com/mudrd8mz/moodle
2019-05-10 20:07:50 +02:00
David Mudrák
14f7489675
MDL-65537 lang: Use fixed strings in tests, too
2019-05-10 12:37:03 +02:00
Sara Arjona
7fcc7e0125
Merge branch 'MDL-65518-master-fix1' of https://github.com/damyon/moodle
2019-05-10 11:58:50 +02:00
Eloy Lafuente (stronk7)
d44bc84439
Merge branch 'MDL-65558-master' of git://github.com/andrewnicols/moodle
2019-05-10 11:29:53 +02:00
Marina Glancy
c508bedcc3
MDL-65564 core_customfield: fix inplace editable
2019-05-10 11:01:18 +02:00
Helen Foster
f715376907
MDL-65537 lang: Import fixed English strings (en_fix)
...
Significant string changes:
* isdataunique_help and isfieldrequired_help,core_customfield -
explanatory wording
* forum:cantogglefavourite,mod_forum - 'Can toggle favourites.'
changed to 'Star discussions'
2019-05-10 10:17:47 +02:00
Jun Pataleta
f49c1dcd4a
Merge branch 'MDL-65540-master' of git://github.com/andrewnicols/moodle
2019-05-10 15:59:16 +08:00
Damyon Wiese
084a42f9f5
MDL-65518 badges: Require the issuercontact
...
For Badges V2 we can't use just any email address to issue badges, it needs to be a valid
account on the backpack.
2019-05-10 15:51:27 +08:00
Simey Lameze
e3e0c974ee
MDL-65560 qtype_multichoice: prevent form change dialog
2019-05-10 13:28:50 +08:00
Andrew Nicols
80d5636595
MDL-65558 enrol_database: use , as port separator
2019-05-10 12:24:05 +08:00
Andrew Nicols
7991e3032c
MDL-65558 auth_db: use , as port separator
2019-05-10 12:23:49 +08:00
Andrew Nicols
04a6cd7b44
Merge branch 'MDL-65520-master' of git://github.com/peterRd/moodle
2019-05-10 11:46:34 +08:00
Andrew Nicols
b375f5731f
MDL-63959 feedback: Adjust unit test for perf
2019-05-10 11:41:23 +08:00
Andrew Nicols
090fbe8653
Merge branch 'MDL-63959-master' of git://github.com/tobiasreischmann/moodle
2019-05-10 11:41:11 +08:00
Adrian Greeve
cdc5c34030
Merge branch 'MDL-65457-master' of git://github.com/peterRd/moodle
2019-05-10 10:42:34 +08:00
Peter
9b8e599868
MDL-65457 mod_forum: Provide latest post's author
...
Provide an updated private replies restriction to latest post
Get the latest post's author and time which takes into account private replies.
2019-05-10 10:29:39 +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
Eloy Lafuente (stronk7)
bcf35812a3
Merge branch 'MDL-65197' of https://github.com/paulholden/moodle
2019-05-09 20:01:54 +02:00
Eloy Lafuente (stronk7)
0eda82e1d6
Merge branch 'MDL-29320-master' of git://github.com/junpataleta/moodle
2019-05-09 19:49:31 +02:00
Eloy Lafuente (stronk7)
97b6ea2c30
Merge branch 'MDL-65543-master' of git://github.com/andrewnicols/moodle
2019-05-09 19:38:27 +02:00
Sara Arjona
5ec0b3bc2e
Merge branch 'master_MDL-65502' of https://github.com/danmarsden/moodle
2019-05-09 16:48:05 +02:00
Sara Arjona
c9e526a4e7
MDL-65518 badges: some language improvements
...
Helen has suggested some wording changes to make easier to understand
some of the backpack settings.
Thanks a lot Helen!! :-)
2019-05-09 16:19:48 +02:00
Sara Arjona
8b0c8764b4
Merge branch 'MDL-65518-master' of git://github.com/damyon/moodle
2019-05-09 16:19:05 +02:00
Andrew Nicols
ac8c12c7b5
MDL-65543 mod_forum: Move require_login before cap check
2019-05-09 19:34:01 +08:00
Jun Pataleta
2670aff7c1
Merge branch 'MDL-65445-qtype_ddwtos' of https://github.com/jonof/moodle
2019-05-09 15:58:45 +08:00
Shamim Rezaie
c36c22d250
MDL-65540 core_search: Explicit component name in the str helper
2019-05-09 15:29:02 +08:00
Shamim Rezaie
9902e215a9
MDL-65540 tool_dataprivacy: Explicit component name in the str helper
2019-05-09 15:24:50 +08:00
Andrew Nicols
5ecdf55a51
Merge branch 'MDL-65479' of git://github.com/stronk7/moodle
2019-05-09 15:03:54 +08:00
Damyon Wiese
2fe34536d5
MDL-65518 badges: Retry auth test
...
When testing the site backpack login credentials, don't rely on a previous login
because the username and password could have changed.
2019-05-09 14:56:27 +08:00
Damyon Wiese
c659b1c53d
MDL-65518 badges: Default Issuer name
...
If the issuer name is not set, use the site name.
2019-05-09 14:56:27 +08:00
Damyon Wiese
d48a52ddb1
MDL-65518 badges: Admin settings warning
...
If the backpack is changed to Open Badges V2 backpack,
attempt the authenticate with the site settings and return a warning
if it fails.
2019-05-09 14:56:21 +08:00
Andrew Nicols
6a5caed492
Merge branch 'MDL-65435' of git://github.com/stronk7/moodle
2019-05-09 14:51:05 +08:00
Sara Arjona
465ed6f107
Merge branch 'MDL-65523-master' of git://github.com/marinaglancy/moodle
2019-05-09 08:46:30 +02:00
Peter
da04a0a918
MDL-65520 mod_forum: Add lock icon to indicate locked discussions
2019-05-09 14:27:37 +08:00
Jun Pataleta
f32b6961c9
Merge branch 'MDL-65141-master' of git://github.com/jleyva/moodle
2019-05-09 12:29:25 +08:00
Adrian Greeve
6ab4df423d
Merge branch 'MDL-58315_master_boost_block_classes' of https://github.com/zpottie/moodle
2019-05-09 11:32:19 +08:00
Adrian Greeve
912156439d
Merge branch 'MDL-65387-master' of https://github.com/lucaboesch/moodle
2019-05-09 11:22:38 +08:00
Andrew Nicols
3ec925e15e
Merge branch 'MDL-65373-master' of https://github.com/ryanwyllie/moodle
2019-05-09 10:51:19 +08:00
Adrian Greeve
6310072793
Merge branch 'MDL-65519-master' of https://github.com/ryanwyllie/moodle
2019-05-09 09:31:47 +08:00
Ryan Wyllie
23129586db
MDL-65373 forum: accessibility changes for discussion
2019-05-09 09:10:40 +08:00
Dan Marsden
8e119e4bb3
MDL-65502 blocks: Correct check for my dashboard page.
2019-05-09 10:31:52 +12:00
Eloy Lafuente (stronk7)
ddaae81510
MDL-65435 behat: Support any arg type with behat reruns
...
Right now, when executing a single rerun of a parallel run
using vendor/bin/behat, not all the argument alternatives
are supported (equal or space). This commit allows both to work.
2019-05-08 23:22:18 +02:00
Luca Bösch
133c0342b3
MDL-65387 dataformats: Table download formats choose pulldown style.
2019-05-08 20:27:27 +02:00
Eloy Lafuente (stronk7)
b450745465
MDL-65479 repository_url: make regexp PCRE2 compatible
...
PHP 7.3 comes with the newer PCRE2 engine that is slightly stricter,
more specifically about using unescaped "-" within classes. They
now hat to be at the end of the class or escaped.
This is the only case we have found in core to make it compatible.
Also note that the file changes is, apparently an imported library,
but we have not it registered and already have performed changes to
it, so I've ignored that point. In fact, it has tabs and so on, I've
not modified that either.
2019-05-08 18:26:46 +02:00
Michael Hawkins
cbe5c5fed4
MDL-61738 messageinbound: Fix quota checks & filesize for email uploads
...
Private files uploaded by email will now honour the file quota limit,
because the filesize is set correctly and checked against users'
remaining personal quota limit. Previously, attachment size was always
set to zero, and quota was checked against the draft area (this is
not valid for email uploads, because each file is moved out of the
draft area as it is processed, so multiple files totalling greater
than the remaining quota would still pass the check).
2019-05-08 17:54:44 +02:00
Dan Marsden
c509d10821
MDL-64708 cohort: Return url is not used anywhere in core.
2019-05-08 17:54:44 +02:00
Mark Nelson
2904a7f851
MDL-65365 core_message: prevent users from viewing all conversations
2019-05-08 17:54:44 +02:00
Eloy Lafuente (stronk7)
2018f4ebc1
on-demand release 3.7dev+
2019-05-08 17:49:03 +02:00
Eloy Lafuente (stronk7)
26df7ac11e
NOBUG: Fixed file access permissions
2019-05-08 17:49:02 +02:00
Eloy Lafuente (stronk7)
4d994d59d5
NOBUG: Fixed SVG browser compatibility
2019-05-08 17:49:01 +02:00
Jun Pataleta
70d98c7156
Merge branch 'MDL-44484-master' of https://github.com/Chocolate-lightning/moodle
2019-05-08 12:15:38 +08:00
Mathew May
a282fc23ea
MDL-44484 admin: Remove existing user theme check
2019-05-08 16:14:26 +12:00
Jake Dallimore
3e5f439cb1
Merge branch 'MDL-62599-master' of https://github.com/snake/moodle
2019-05-08 11:48:51 +08:00
Adrian Greeve
bf23d85bf7
Merge branch 'MDL-65484-master' of git://github.com/damyon/moodle
2019-05-08 11:21:59 +08:00
Jake Dallimore
e61312afc9
MDL-62599 mod_lti: fix coding style issues
2019-05-08 11:16:21 +08:00
Damyon Wiese
5c159cb309
MDL-65518 badges: Language change "Site backpack"
2019-05-08 11:10:06 +08:00
Peter
cee572aac6
MDL-65508 mod_forum: Add private to the quick forum reply
2019-05-08 11:03:28 +08:00
Jun Pataleta
6861c4f06e
Merge branch 'MDL-44484-master' of https://github.com/Chocolate-lightning/moodle
2019-05-08 10:53:37 +08:00
Adrian Greeve
32e5731990
Merge branch 'MDL-65188-master' of git://github.com/andrewnicols/moodle
2019-05-08 10:47:25 +08:00
Mathew May
e6ce167bb7
MDL-44484 admin: Theme can be null and create user
2019-05-08 14:44:30 +12:00
Adrian Greeve
83cb72bf9e
Merge branch 'MDL-65516-master' of git://github.com/mihailges/moodle
2019-05-08 10:27:18 +08:00
Andrew Nicols
017c51d33d
Merge branch 'MDL-65417-master' of git://github.com/bmbrands/moodle
2019-05-08 10:14:52 +08:00
Jun Pataleta
5776269f9c
Merge branch 'MDL-65470-master' of git://github.com/bmbrands/moodle
2019-05-08 10:13:13 +08:00
Andrew Nicols
bbeba47635
Merge branch 'MDL-65154' of git://github.com/stronk7/moodle
2019-05-08 09:50:32 +08:00
Andrew Nicols
544f1d0b0b
Merge branch 'MDL-35396-master' of git://github.com/mihailges/moodle
2019-05-08 09:47:04 +08:00
Adrian Greeve
413d09ee9e
Merge branch 'MDL-65511-master' of git://github.com/mihailges/moodle
2019-05-08 09:37:27 +08:00
Ryan Wyllie
c27e8d5010
MDL-65519 forum: remove profile link from started by column
2019-05-08 09:37:01 +08:00
Jake Dallimore
7b3297d298
MDL-62599 lti_gradebookservices: use correct key in get_permitted_scopes
...
This was missing from the revert commit, a464331db2 , causing scopes
to be empty.
2019-05-08 09:28:23 +08:00
Eloy Lafuente (stronk7)
9b0aec2d65
MDL-65154 competencies: FF 47 does not digest null/missing JS params
...
So we are defaulting to 0 when the page is initially called,
instead of current null. That's exactly the same behavior
than when you pick "No filters applied" from the filter menu.
Note that other browsers seems to accept perfectly the missing param
but FF 47.0.1 does not.
2019-05-07 23:20:38 +02:00
Amaia Anabitarte
e4987f0f58
MDL-64993 core_message: fix unit test for non-ordered queries
2019-05-07 17:54:43 +02:00
Adrian Greeve
48c8a555e0
NOBUG: Fix white space issue due to history rewrite.
2019-05-07 12:51:01 +02:00
Marina Glancy
dd14f4f270
MDL-65523 customfield_checkbox: allow to set as required
2019-05-07 12:01:26 +02:00
Bas Brands
4df2aeba9a
MDL-65470 pix: update Moodle logo
...
* Older logos removed, 2 logo versions added. One with a gray hat, used
in the footer. One with a black hat used in the privacy policiy page.
2019-05-07 11:06:40 +02:00
Andrew Nicols
b43785fe48
Merge branch 'MDL-64993-master-fix' of github.com:sarjona/moodle
2019-05-07 16:26:47 +08:00
Andrew Nicols
93b1835184
Merge branch 'MDL-65498' of https://github.com/stronk7/moodle
2019-05-07 16:26:47 +08:00
Sara Arjona
3c7dcefd9f
MDL-64993 core_message: fix behat test failing with Oracle
2019-05-07 16:26:47 +08:00
Andrew Nicols
8088ad62ab
Merge branch 'MDL-65499' of git://github.com/stronk7/moodle
2019-05-07 16:26:47 +08:00
Jun Pataleta
c5354a4012
Merge branch 'MDL-65313-master-fix' of https://github.com/snake/moodle
2019-05-07 16:26:46 +08:00
Adrian Greeve
3e35a573e0
Merge branch 'MDL-65485-master' of git://github.com/bmbrands/moodle
2019-05-07 16:26:46 +08:00
Jake Dallimore
a0523b826e
MDL-65313 core_favourites: component scoped deletion now requires itemid
...
This now requires itemid, which cannot be null. This is safer. The
context can still be passed in as an optional parameter.
2019-05-07 16:26:46 +08:00
Adrian Greeve
ba235a9c01
Merge branch 'MDL-65495-master-courseid' of git://github.com/mudrd8mz/moodle
2019-05-07 16:26:46 +08:00
Eloy Lafuente (stronk7)
7726bec6b3
Merge branch 'MDL-63262-master' of git://github.com/damyon/moodle
2019-05-07 16:26:40 +08:00
Andrew Nicols
2daa199351
Merge branch 'MDL-65132-master' of git://github.com/cescobedo/moodle
2019-05-07 16:24:40 +08:00
Andrew Nicols
83477cedaf
Merge branch 'MDL-65505-master' of https://github.com/ryanwyllie/moodle
2019-05-07 16:24:39 +08:00
Andrew Nicols
76f90cbe62
MDL-65449 course: Add deprecation tag
2019-05-07 16:24:39 +08:00
Andrew Nicols
e18c7dc06b
Merge branch 'MDL-65449-master' of git://github.com/bmbrands/moodle
2019-05-07 16:24:39 +08:00
Sara Arjona
851ea51966
Merge branch 'MDL-65374-master' of https://github.com/lucaboesch/moodle
2019-05-07 16:24:39 +08:00
Jun Pataleta
0eab8a4221
MDL-65313 core: Fix orphaned favourites cleanup
2019-05-07 16:24:38 +08:00
Jun Pataleta
b6082744ed
Merge branch 'MDL-65399-master' of git://github.com/rezaies/moodle
2019-05-07 16:24:38 +08:00
Sara Arjona
d302d12592
Merge branch 'MDL-65396-master' of https://github.com/lucaboesch/moodle
2019-05-07 16:24:38 +08:00
Jun Pataleta
6498f438a5
Merge branch 'MDL-65153-master' of git://github.com/damyon/moodle
2019-05-07 16:24:37 +08:00
David Monllaó
8e17a2aceb
Merge branch 'MDL-65474-master' of https://github.com/ryanwyllie/moodle
2019-05-07 16:24:37 +08:00
David Monllaó
2558e0cd71
Merge branch 'MDL-65464-master' of https://github.com/ryanwyllie/moodle
2019-05-07 16:24:37 +08:00
Jun Pataleta
14b132750b
Merge branch 'MDL-65313-master' of https://github.com/snake/moodle
2019-05-07 16:24:37 +08:00
Adrian Greeve
e41678d75e
Merge branch 'MDL-64968-master' of https://github.com/lucaboesch/moodle
2019-05-07 16:24:36 +08:00
Adrian Greeve
3135f0f2e5
Merge branch 'MDL-65104-master' of git://git.cameron1729.xyz/moodle
2019-05-07 16:24:36 +08:00
Adrian Greeve
7b43eea8bc
Merge branch 'MDL-65296' of https://github.com/timhunt/moodle
2019-05-07 16:24:36 +08:00
Jake Dallimore
b96b80bec0
Merge branch 'MDL-64988-master' of git://github.com/rezaies/moodle
2019-05-07 16:24:35 +08:00
Andrew Nicols
9862955fa3
Merge branch 'MDL-64993-master' of git://github.com/aanabit/moodle
2019-05-07 16:24:35 +08:00
Adrian Greeve
606ac9be44
Merge branch 'MDL-65154-master' of git://github.com/damyon/moodle
2019-05-07 16:24:35 +08:00
Damyon Wiese
5bda066caa
MDL-65484 assign: Scrolling overflow CSS
...
Use relatively positioned elements, not absolutely positioned to prevent
elements being visible when they are scrolled outside the containing drawing region.
2019-05-07 16:20:22 +08:00
Mihail Geshoski
e610404477
MDL-65516 forum: Improve the UX when opening inline reply
2019-05-07 16:08:48 +08:00
Mihail Geshoski
8ac1820b57
MDL-35396 lesson: Fix detailed statistics display for essay questions
2019-05-07 13:55:11 +08:00
Andrew Nicols
0ba8114bd4
MDL-65188 tests: Move var to before resource creation
2019-05-07 12:57:13 +08:00
Mihail Geshoski
918d35fe07
MDL-65511 forum: Send forum post notifications setting not visible
2019-05-07 10:08:43 +08:00
Daniel Neis Araujo
09df597597
MDL-44484 admin: Allow theme field in upload users tool
2019-05-07 12:17:05 +12:00
Eloy Lafuente (stronk7)
4d4dcefb8c
MDL-65499 phpunit: Bump to current phpunit 7.5.9
...
Previously we were sticky to 7.5.7 and this issue was
hitting our windows runs:
https://github.com/sebastianbergmann/phpunit/issues/3564
2019-05-06 12:49:41 +02:00
David Mudrák
850ff963c5
MDL-65495 hub: Fix undefined variable usage
2019-05-06 12:46:43 +02:00
Bas Brands
db91972458
MDL-65417 themes : small visual fixes
...
* region main border radius if sass var $enable-rounded is true (in
classic)
* white background for dashboard on classic where blocks are gray
* frontpage sitetopic margin and padding left removed to align with
courses content
2019-05-06 11:46:52 +02:00
Bas Brands
530e8e987a
MDL-65485 core_themes: installer html updates for bootstrap4
2019-05-06 11:03:14 +02:00
Ryan Wyllie
b61639598f
MDL-65505 forum: handle deleted users with no context in render
2019-05-06 16:13:15 +08:00
Shamim Rezaie
e7b3575cf1
MDL-65399 mod_quiz: Handling the edge case when section name is ''
2019-05-06 18:11:23 +10:00
Shamim Rezaie
aa6a8b98c6
MDL-65399 mod_quiz: UI should prevent deleting the last slot of section
2019-05-06 18:11:22 +10:00
cescobedo
37a653cff9
MDL-65132 core_message: Update message drawer to delete message for all
...
Update JS message drawer to allow delete message for all showing a new
checkbox in the confirm dialogue.
2019-05-06 09:48:26 +02:00
Bas Brands
620896cf45
MDL-65449 themes: allow overriding course patterns
...
* moving course pattern generation to core_renderer
2019-05-06 09:42:59 +02:00
cescobedo
e3e1938789
MDL-65132 core_message: Added WS to delete message for all users
...
Also, added WS new return parameter candeletemessagesforallusers in get_conversation
and send_instant_message and added API support. This will be used to check
if the user can delete all messages in the conversation.
2019-05-06 09:39:34 +02:00
cescobedo
d47e067184
MDL-65132 core_message: Added API to delete message for all users
2019-05-06 09:38:54 +02:00
Jake Dallimore
5c73f6e2e5
MDL-62599 mod_lti: correct deprecations in service_base
2019-05-06 15:12:40 +08:00
Jake Dallimore
903ec849c5
MDL-65313 core: upgrade code to remove stale favourites for messaging
...
These were left behing when deleting a group or a course.
2019-05-06 14:11:46 +08:00
Jake Dallimore
6421775ad2
MDL-65313 core_message: remove favourites when deleting a conversation
...
When deleting a conversation for all users (e.g. when deleting a group
which has a conversation), we need to remove any favourites.
2019-05-06 14:01:34 +08:00
Jake Dallimore
f962859b56
MDL-65313 core_favourite: add component-scoped favourite service class
...
Added a new type of service which can be used to interact with the
all favourites for a given component, not just those owned by a a
specific user. As such, objects of this type are scoped to a component.
2019-05-06 14:01:34 +08:00
Mark Nelson
89dad59d3f
MDL-62599 mod_lti: added locallib unit tests
2019-05-06 13:48:30 +08:00
Mark Nelson
379536a3a2
MDL-62599 mod_lti: use moodle_url for config values
2019-05-06 13:48:12 +08:00
Shamim Rezaie
a834294228
MDL-65399 mod_quiz: remove_slot should update the existing info
...
The remove_slot method should update the remaining slot's slot
attribute. It also should update the remaining slot's question number
and section info.
2019-05-06 15:34:50 +10:00
Stephen Vickers
878339017d
MDL-62599 mod_lti: Correct documentation
2019-05-06 13:33:42 +08:00
Stephen Vickers
8ca51fa124
MDL-62599 mod_lti: Update documentation
...
Change documentation for typeconfig property of service_base from stdClass to array.
2019-05-06 13:33:42 +08:00
Stephen Vickers
75f020862a
MDL-62599 mod_lti: Replace language string removed in error
2019-05-06 13:33:42 +08:00
Stephen Vickers
408cb8d64c
MDL-62599 mod_lit: Missing end of function
2019-05-06 13:33:42 +08:00
Stephen Vickers
1bc7f99bf7
MDL-62599 mod_lti: Merge lti_convert_to_jwt and lti_sign_jwt
2019-05-06 13:33:42 +08:00
Stephen Vickers
f6662ae4de
MDL-62599 mod_lti: Correct content-item return
...
Update method used to verify the JWT version of content-items being returned by a tool.
2019-05-06 13:33:42 +08:00
Stephen Vickers
a464331db2
MDL-62599 mod_lti: Revert service configuration parameters
...
Code to add configuration settings for LTI services reverted to current release code which injects them directly into the edit form. This has the risk of name clashes and changes being made to elements not created by the service.
2019-05-06 13:33:42 +08:00
Stephen Vickers
d930ef0491
MDL-62599 mod_lti: Correct parameter name
2019-05-06 13:33:42 +08:00
Stephen Vickers
8a8221f587
MDL-62599 mod_lti: Changes from integration review
2019-05-06 13:33:42 +08:00
Stephen Vickers
27cbb5965e
MDL-62599 mod_lti: Add platform support for LTI 1.3
2019-05-06 13:33:42 +08:00
Shamim Rezaie
8affd823a4
MDL-65399 mod_quiz: Remove $slots from the \mod_quiz\structure class
...
It's enough to have $slotsinorder, and the $slots property
was redundant. There should only be a single source of truth.
2019-05-06 15:30:59 +10:00
Damyon Wiese
58c7d2ce2b
MDL-63262 badges: Show all public badges
...
Use the "expand" parameter so the backpack returns nested public
information about each badge in a public collection. This saves 2 requests per badge and
fixes the problem where we don't have permission to see some public badge details.
2019-05-06 11:25:26 +08:00
Damyon Wiese
89da9b4900
MDL-65154 competencies: Filter course competencies
...
Add an activity filter to the course competencies screen.
2019-05-06 09:34:25 +08:00
Ryan Wyllie
902c8f58b2
MDL-65464 forum: disable buttons when saving in page reply
2019-05-06 09:23:08 +08:00
Andrew Nicols
454c18c380
Merge branch 'MDL-63685-master' of git://github.com/marinaglancy/moodle
2019-05-06 08:41:20 +08:00
Amaia Anabitarte
c8d51ae41a
MDL-64993 core_message: Behat test for self conversation
2019-05-06 00:47:52 +02:00
Amaia Anabitarte
86463d5056
MDL-64993 core_message: Adding self-conversations to behat tests
2019-05-06 00:47:52 +02:00
Amaia Anabitarte
888a467a78
MDL-64993 core_message: Adding self-conversations to unit tests
2019-05-06 00:47:52 +02:00
Eloy Lafuente (stronk7)
3c62200fa0
MDL-65498 backup: Add a couple of missing destroy() calls
...
Specially noticeable under Windows, where some resources/files
are kept open/busy/locked, causing all sort of problems, easily
detectable in phpunit resets.
2019-05-06 00:01:55 +02:00
Amaia Anabitarte
3204deacfe
MDL-64993 core_message: Add self-conversations to create_user generator
2019-05-05 22:41:35 +02:00
Amaia Anabitarte
e688eab815
MDL-64993 core_message: New group_message_list_area selector
2019-05-05 22:41:35 +02:00
Marina Glancy
8ff19f8c0f
MDL-63685 core_form: for modal forms take parameters from request
...
When we deal with modal form submission we can not call optional_param inside the form class because
it does not have information from the AJAX form submission
2019-05-05 22:27:50 +02:00
Luca Bösch
6747ae1416
MDL-65396 theme_boost: Style duration chooser pulldown select.
2019-05-04 11:03:37 +02:00
Luca Bösch
85ecaf5836
MDL-65374 core_grades: style "Move selected items to" pulldown.
2019-05-04 11:03:26 +02:00
Luca Bösch
d8a3787567
MDL-64968 mod_lesson: Style "Yes, I'd like to try again" button.
2019-05-04 11:03:21 +02:00
Eloy Lafuente (stronk7)
a411b499b9
on-demand release 3.7dev+
2019-05-03 17:53:09 +02:00
Shamim Rezaie
a31194800b
MDL-64988 mod_quiz: Fix questions always being added to the last section
2019-05-03 18:39:13 +10:00
Jun Pataleta
954ab0e654
Merge branch 'MDL-65475-master' of git://github.com/junpataleta/moodle
2019-05-03 15:52:42 +08:00
Mihail Geshoski
b72780bcbf
MDL-65475 forum: Fix discussion locking behat test
2019-05-03 15:52:03 +08:00
Damyon Wiese
7444ba743f
MDL-63262 badges: More changes for badgr.io
...
This commit combines several changes:
* Show authentication errors.
* Show more detailed authentication errors
* When the site backpack is different to the user backpack, show a warning
* Do not duplicate the apiversion and backpackurls in each user backpack.
* Do not support different issuer information for each badge with Open Badges v2.
* Add obversion to assertion url
* Combine separate badges upgrade steps and bump the version number.
* Don't show private collections.
* Push the larger image size to backpacks (512x512).
* BADGE_BACKPACKURL is deprecated
* Don't use property alignments, only alignment
2019-05-03 15:00:01 +08:00
Damyon Wiese
1837b1d5fd
MDL-63262 badges: Coding style
2019-05-03 15:00:00 +08:00
Damyon Wiese
aae219acce
MDL-63262 badges: Add badgr.io
...
Upgrade the support for Open Badges 2 to support a real open badges 2 backpack.
Moodle can only talk to one backpack at a time, so after switching backpacks, users
will have to manually disconnect and then reconnect their backpack to the new one.
This commit combines several changes:
* Split classes into badges namespace
* Publish expiry data with a badge
* Publish badge alignments in badges exported to the backpack.
* Export the criteria for a badge to the backpack.
2019-05-03 15:00:00 +08:00
Jun Pataleta
0b53f28cf8
Merge branch 'MDL-65475-master-1' of git://github.com/mihailges/moodle
2019-05-03 14:26:40 +08:00
Mihail Geshoski
d8c0f8ea03
MDL-65475 forum: Align items in forum settings menu
2019-05-03 13:39:25 +08:00
Jun Pataleta
27a7632ac2
Merge branch 'MDL-65468-master' of git://github.com/mihailges/moodle
2019-05-03 13:24:43 +08:00
zpottie
7a02f020c3
MDL-58315 core: Add support for custom block classes
2019-05-03 16:12:29 +12:00
Jake Dallimore
55e5530f97
Merge branch 'MDL-64910-master' of git://github.com/peterRd/moodle
2019-05-03 12:09:47 +08:00
Ryan Wyllie
c70ddc335d
MDL-65474 forum: adjust forum post html structure
...
Move around the HTML structure for the forum post to better match
the previous structure for the author pictures, groups, and
rating HTML
2019-05-03 11:50:56 +08:00
Peter
72bb97843d
MDL-64910 block_myoverview: Separate the category name as it's own link
...
* Separate the link
* Add style to force color inheritance
2019-05-03 11:46:21 +08:00
Jun Pataleta
6178721aa6
Merge branch 'MDL-65418-master' of https://github.com/ryanwyllie/moodle
2019-05-03 11:43:14 +08:00
Jun Pataleta
70c1f17d7b
Merge branch 'MDL-65450-master' of https://github.com/ryanwyllie/moodle
2019-05-03 11:23:18 +08:00
Adrian Greeve
958983fd7e
Merge branch 'MDL-65458_master' of git://github.com/markn86/moodle
2019-05-03 11:17:39 +08:00
Andrew Nicols
ec59de637a
Merge branch 'M65299_boost_theme-colors_override' of https://github.com/Dave-B/moodle
2019-05-03 11:08:00 +08:00
Jun Pataleta
70cbc37755
Merge branch 'MDL-52828-master' of git://github.com/damyon/moodle
2019-05-03 10:59:42 +08:00
Jun Pataleta
5b8a792f24
Merge branch 'MDL-65212-master' of git://github.com/jleyva/moodle
2019-05-03 10:55:05 +08:00
Andrew Nicols
dd457c4fa6
Merge branch 'MDL-65245' of https://github.com/timhunt/moodle
2019-05-03 10:50:32 +08:00
Adrian Greeve
cbe23e7666
Merge branch 'MDL-64851-master' of https://github.com/s-cenni/MDL-64851
2019-05-03 10:43:28 +08:00
Jake Dallimore
41ec00830e
Merge branch 'MDL-65134-master' of git://github.com/peterRd/moodle
2019-05-03 10:05:26 +08:00
Andrew Nicols
370acc305f
Merge branch 'MDL-65262-master' of git://github.com/lameze/moodle
2019-05-03 10:02:18 +08:00
Mark Nelson
950246a7ae
MDL-65458 message_email: fix failing unit test
2019-05-03 10:01:11 +08:00
Bas Brands
b9849c6fac
MDL-65458 message_email: improve design of group message digests
2019-05-03 10:01:03 +08:00
Jun Pataleta
64b61c16a3
Merge branch 'MDL-65466-master' of git://github.com/mihailges/moodle
2019-05-03 09:59:30 +08:00
Adrian Greeve
a0f0ed8fbf
Merge branch 'MDL-65460-master' of git://github.com/lameze/moodle
2019-05-03 09:09:00 +08:00
Andrew Nicols
ea00cdc79f
Merge branch 'MDL-64394-accesslog' of https://github.com/brendanheywood/moodle
2019-05-03 08:49:33 +08:00
Sara Arjona
4d86fce09f
Merge branch 'MDL-65169-master' of https://github.com/snake/moodle
2019-05-02 15:29:02 +02:00
Andrew Nicols
d27ac4622e
MDL-65447 theme: Apply pendingJS checks to BS transitions
2019-05-02 13:31:41 +02:00
Jun Pataleta
b919ea9299
Merge branch 'MDL-65411-master' of git://github.com/lameze/moodle
2019-05-02 17:02:10 +08:00
Mihail Geshoski
04cfb5c1ac
MDL-65468 forum: Check if passed form data is empty
2019-05-02 16:22:00 +08:00
Jun Pataleta
e4fcd07e3e
Merge branch 'MDL-65446-master' of https://github.com/ryanwyllie/moodle
2019-05-02 15:00:41 +08:00
Jake Dallimore
3fd575b9f8
Merge branch 'MDL-64439-master' of https://github.com/ilya-catalyst/moodle
2019-05-02 14:47:39 +08:00
Jun Pataleta
78920136bb
Merge branch 'MDL-65318-master' of git://github.com/lameze/moodle
2019-05-02 14:22:17 +08:00
Jun Pataleta
ab709ed274
MDL-65318 core_calendar: Additional fixes
...
* Move 'calendareventtype' property to event_exporter_base and
rename it to 'normalisedeventtype'
* Add a 'normalisedeventtypetext' property to event_exporter_base
for displaying the human-friendly text for the normalised
event type.
* Clean up calendareventtype from other exporter/template locations
* Fix template names.
2019-05-02 14:19:28 +08:00
Andrew Nicols
5599d4cbca
Merge branch 'MDL-65071-master-new' of git://github.com/mihailges/moodle
2019-05-02 13:53:54 +08:00
Mihail Geshoski
2a80ecb543
MDL-65071 forum: Error handling in web service when forum does not exist
2019-05-02 13:51:14 +08:00
Simey Lameze
a8dcc212be
MDL-65262 core_calendar: change location param type
2019-05-02 11:29:42 +08:00
Mihail Geshoski
70ed77c568
MDL-65466 forum: Fix discussion pinning when adding/editing discussion
2019-05-02 09:54:17 +08:00
Andrew Nicols
e1a071322f
Merge branch 'MDL-65394-master' of https://github.com/ryanwyllie/moodle
2019-05-02 09:04:47 +08:00
Simey Lameze
4b89c5a8a6
MDL-65460 core_course: fix undefined variable error
2019-05-02 08:29:27 +08:00
Simey Lameze
a67bbe5039
MDL-65318 core_calendar: make event details consistent across pages
2019-05-02 08:05:06 +08:00
Simey Lameze
0ea03be795
MDL-65318 core_calendar: add event details template
2019-05-02 08:05:02 +08:00
Eloy Lafuente (stronk7)
550778cdb6
Merge branch 'MDL-65459-master' of https://github.com/sammarshallou/moodle
2019-05-02 00:24:46 +02:00
Mihail Geshoski
b4a1bbbb6a
MDL-65071 forum: Sort starred discussions
2019-05-01 22:51:14 +08:00
Mihail Geshoski
28c2f2b266
MDL-65071 forum: Fix webservice unit tests
2019-05-01 22:20:35 +08:00
Mihail Geshoski
121ccf1593
MDL-65071 forum: Include starred discussions info in the web service
2019-05-01 22:10:12 +08:00
Mihail Geshoski
d39a50dc8a
MDL-65071 forum: Unit test sorting of starred discussions
2019-05-01 22:10:12 +08:00
Mihail Geshoski
1a9c60e931
MDL-65071 forum: Add sorting in discussion list
2019-05-01 22:10:12 +08:00
Mihail Geshoski
3f9ed16e56
MDL-65071 forum: Add unit tests
2019-05-01 22:10:12 +08:00
Ryan Wyllie
9be6dc2de6
MDL-65134 core_message: Introduce event specific function
...
Introduced an event specific formatting function.
Additional catch on render fn calls
2019-05-01 19:46:52 +08:00
sam marshall
ef3f92c70a
MDL-65459 Logging: Missed two points relying on non-JSON log format
2019-05-01 12:11:17 +01:00
Jun Pataleta
a7d496b684
Merge branch 'MDL-65273-master' of https://github.com/lucaboesch/moodle
2019-05-01 17:28:16 +08:00
Paul Holden
38cb434ba6
MDL-65197 editor: handle empty user preference in privacy export.
2019-05-01 09:48:06 +01:00
Ryan Wyllie
1457229295
MDL-65394 forum: fix get_move_discussion_html return signature
2019-05-01 16:27:34 +08:00
Ryan Wyllie
ebe3110dff
MDL-65394 filter: only do mathjax parsing on strings that need it
2019-05-01 16:27:34 +08:00
Ryan Wyllie
76fbbf7e7e
MDL-65394 portfolio: add cache for portfolio_add_button
2019-05-01 16:27:34 +08:00
Ryan Wyllie
8353770743
MDL-65394 forum: add context id to author export
2019-05-01 16:27:34 +08:00
Adrian Greeve
f2e0dab7f7
Merge branch 'MDL-65388-master' of https://github.com/ryanwyllie/moodle
2019-05-01 16:06:24 +08:00
Jun Pataleta
0bce27bae4
Merge branch 'MDL-65250' of git://github.com/stronk7/moodle
2019-05-01 16:04:02 +08:00
Jake Dallimore
cee7444332
Merge branch 'MDL-65426_master' of git://github.com/markn86/moodle
2019-05-01 15:38:44 +08:00
Luca Bösch
78d9ec8890
MDL-65273 roles: Roles permissions buttons styles.
2019-05-01 09:30:10 +02:00
Mark Nelson
7280b38dd2
MDL-65426 message_email: clean up messages that have already been read
2019-05-01 15:17:48 +08:00
Adrian Greeve
f9da72b63e
Merge branch 'MDL-65149-master' of git://github.com/damyon/moodle
2019-05-01 14:58:21 +08:00
Adrian Greeve
53c792b119
Merge branch 'MDL-64959_master' of https://github.com/abhimanyuZ/moodle
2019-05-01 14:30:00 +08:00
Jake Dallimore
1ba1bb79e8
Merge branch 'MDL-65236-master' of git://github.com/marinaglancy/moodle
2019-05-01 14:23:16 +08:00
Ryan Wyllie
69e9190038
MDL-65450 tinymce: fix full screen mode
2019-05-01 14:20:10 +08:00
Adrian Greeve
6120920c2c
Merge branch 'MDL-65031-master' of git://github.com/damyon/moodle
2019-05-01 14:02:58 +08:00
Damyon Wiese
edf3f4d14f
MDL-65031 theme_boost: gradebook notifications
...
Tell the gradebook page to stack things vertically so that notifications
take the correct amount of space.
2019-05-01 13:47:43 +08:00
Ryan Wyllie
f2b65126bc
MDL-65418 message: remove use of IE11 incompatible function in JS
2019-05-01 13:21:49 +08:00
Damyon Wiese
fde4592c9f
MDL-52828 competencies: Breakdown report
...
Add behat test for the breakdown report, including the activity filter.
2019-05-01 12:00:18 +08:00
Adrian Greeve
e3e44b2d2f
Merge branch 'MDL-65178-master' of git://github.com/damyon/moodle
2019-05-01 11:56:35 +08:00
Adrian Greeve
eee677c024
Merge branch 'MDL-53140-master' of git://github.com/rezaies/moodle
2019-05-01 10:30:22 +08:00
Jun Pataleta
f22d0153c2
Merge branch 'MDL-65260' of https://github.com/timhunt/moodle
2019-05-01 10:22:32 +08:00
Shamim Rezaie
47538a6b26
MDL-53140 qtype_calculatedsimple: Support locale-aware decimal points
2019-05-01 12:10:33 +10:00
Shamim Rezaie
75dc90370a
MDL-53140 qtype_calculated: Add support for locale-aware decimal points
2019-05-01 12:10:32 +10:00
Shamim Rezaie
326bb5474a
MDL-53140 qtype_numerical: Localised decimal separator bug fix
...
- Support decimal separator when it is not . or ,
- Also make sure that we don't remove . when thousandsseparator is .
- Display the answer fields in the editing form in the localised format
2019-05-01 12:10:32 +10:00
Shamim Rezaie
688c803550
MDL-53140 qtype_numerical: Support locale-aware decimal points
2019-05-01 12:10:32 +10:00
Shamim Rezaie
197e074eba
MDL-53140 question: Support localised floats when previewing a question
2019-05-01 12:10:32 +10:00
Shamim Rezaie
bb4079498f
MDL-53140 core_question: Support localised floats when editing questions
2019-05-01 12:10:32 +10:00
Shamim Rezaie
e240a0000a
MDL-53140 forms: Added the float form element to the form API
2019-05-01 12:10:23 +10:00
Damyon Wiese
27737ae666
MDL-52828 competencies: Filter by activity
...
On the competency breakdown report, allow filter by competencies linked to an activity.
2019-05-01 09:58:22 +08:00
Jake Dallimore
096c84dac7
Merge branch 'MDL-60851-master' of git://github.com/damyon/moodle
2019-05-01 09:32:54 +08:00
Damyon Wiese
172117618b
MDL-60851 backup: coding style fixes
2019-05-01 08:49:35 +08:00
Damyon Wiese
a1bda6b152
MDL-60851 backup: Sanitise setting dependencies
...
The only different between each setting dependency type is the evaluation of the condition,
and the mform js validation arguments - so that should be the only thing that is extended
by each subclass.
2019-05-01 08:49:35 +08:00
Damyon Wiese
81cbb5b4ef
MDL-60851 backup: Fix undefined $value
2019-05-01 08:49:35 +08:00
Damyon Wiese
a383911cfa
MDL-60851 backup: More unit tests for dependencies
2019-05-01 08:49:35 +08:00
Adrian Greeve
d61c9fb853
Merge branch 'MDL-65217-master' of git://github.com/marinaglancy/moodle
2019-05-01 08:35:41 +08:00
Simey Lameze
2eb503494a
MDL-65411 core_calendar: wrap long description text
2019-05-01 07:54:34 +08:00
Eloy Lafuente (stronk7)
09ab093dce
Merge branch 'MDL-65397-master-enfix' of git://github.com/mudrd8mz/moodle
2019-05-01 01:42:55 +02:00
Eloy Lafuente (stronk7)
09cbe51999
on-demand release 3.7dev+
2019-05-01 00:29:20 +02:00
Eloy Lafuente (stronk7)
e8a92a981f
NOBUG: Fixed SVG browser compatibility
2019-05-01 00:29:18 +02:00
Eloy Lafuente (stronk7)
47e2a56400
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2019-05-01 00:29:17 +02:00
Sara Arjona
d5e084bcb6
MDL-5311 qtype_multichoice: replace label to a for clean button
...
To avoid behat errors with Firefox, the 'Clean my choice' has been
changed from label to link (with role button).
2019-04-30 20:47:33 +02:00
Ryan Wyllie
30513f9740
MDL-65033 mod_forum: Modified sort sql for cross db support
2019-04-30 20:47:30 +02:00
Jake Dallimore
26a94308ee
Merge branch 'MDL-65276-master' of git://github.com/lameze/moodle
2019-04-30 20:47:26 +02:00
Adrian Greeve
f50b98dbe4
Merge branch 'MDL-64906_hideif_mod' of git://github.com/davosmith/moodle
2019-04-30 20:47:22 +02:00
Andrew Nicols
36639ba84e
Merge branch 'MDL-63137' of git://github.com/stronk7/moodle
2019-04-30 20:47:18 +02:00
Eloy Lafuente (stronk7)
41b81d5996
MDL-63137 mod_feedback: discern between user or id better
...
is_int('1') => false, so better we invert the check that is safer.
2019-04-30 20:47:15 +02:00
Eloy Lafuente (stronk7)
f991482446
MDL-65348 lang string: updating an outdated lang string
2019-04-30 20:47:11 +02:00
Eloy Lafuente (stronk7)
557c9679d9
Merge branch 'MDL-65257_master' of git://github.com/markn86/moodle
2019-04-30 20:47:08 +02:00
Eloy Lafuente (stronk7)
0686416663
Merge branch 'MDL-65436-master' of git://github.com/sarjona/moodle
2019-04-30 20:47:04 +02:00
Eloy Lafuente (stronk7)
dfb1a3b00e
Merge branch 'MDL-57900_master' of git://github.com/dmonllao/moodle
2019-04-30 20:47:01 +02:00
Eloy Lafuente (stronk7)
79c0e53683
Merge branch 'MDL-65348_master' of git://github.com/dmonllao/moodle
2019-04-30 20:46:57 +02:00
Eloy Lafuente (stronk7)
70f3393fe0
Merge branch 'MDL-63137-master' of git://github.com/aanabit/moodle
2019-04-30 20:46:53 +02:00
David Monllaó
0b31a696f0
Merge branch 'MDL-65033-master2' of git://github.com/peterRd/moodle
2019-04-30 20:46:50 +02:00
Jun Pataleta
8f7bb541ad
Merge branch 'MDL-65279-master' of https://github.com/tkorner/moodle
2019-04-30 20:46:46 +02:00
Juan Leyva
bfae6ca704
MDL-65212 course: Return custom fields in WS
...
External function core_course_external::get_courses_by_field was not returning custom course fields.
2019-04-30 15:19:45 +02:00
Juan Leyva
8c5850a501
MDL-65141 tool_mobile: Return all the language translations
2019-04-30 14:30:51 +02:00
Juan Leyva
f72a482843
MDL-65423 tool_mobile: Fix incorrect option value
2019-04-30 13:38:38 +02:00
Jun Pataleta
1b3a6e7762
MDL-29320 user: Make email query case-insensitive
2019-04-30 16:19:20 +08:00
Jun Pataleta
5a158f82bb
MDL-29320 admin: Improve test for multiple accounts with same email
...
* Use Scenario Outlines
* More coverage:
- Test for email case-sensitivity
- Updating user profile as admin
- Updating own user profile
2019-04-30 16:19:14 +08:00
Jun Pataleta
feb154d8b2
MDL-29320 user: Remove @javascript tag for add new user behat test
...
* It's not necessary and will improve Behat execution time
2019-04-30 14:54:01 +08:00
Tobias Reischmann
c887373738
MDL-63959 mod_feedback: Add phpunit tests for get_pages in completion
2019-04-30 07:56:29 +02:00
Ryan Wyllie
c32af3a710
MDL-65446 admin: fix admin email option for cli install
2019-04-30 13:29:56 +08:00
Jake Dallimore
3edac09063
MDL-65169 core_message: user search respects profile visibility
...
Two modes of visibility checking are supported, depending on the value
of the 'messagingallusers' site setting (site-wide messaging):
- If site-wide messaging is enabled, a user may only be returned in
search results if the searching user can view their profile somewhere
(either the site profile or any course profile).
- If site-wide messaging is disabled, a user may only be returned in
search results if the searching user shares a course with them and can
view their course profile in the shared course.
2019-04-30 11:25:46 +08:00
Ryan Wyllie
8673975999
MDL-65388 mod_book: format plugin file urls when printing book
2019-04-30 10:45:01 +08:00
Jonathon Fowler
b2512618f1
MDL-65445 qtype_ddwtos: reposition draggables when the drops move
2019-04-30 12:43:21 +10:00
AMOS bot
fde828db5f
Automatically generated installer lang files
2019-04-30 00:12:17 +00:00
Zoltán Szarvas
5b8d533067
MDL-63959 mod_feedback: Fixed nested dependency handling
...
For example the dependecy chain is the following: A->B->C. When a
question (A) depends on another dependent item (B) and B hasn't
displayed (because of C's response), the $value for the B's response
will be null. In this case the can_see_item() method returned
null. Because the can_see_item() returned null (not false), the
get_pages() method displayed the question A, because it checks for
explicit false: $this->can_see_item($item) !== false.
Now, false is also returned, if the dependent question is not visible.
2019-04-29 18:27:51 +02:00
David Monllaó
352ab7464e
MDL-65348 analytics: Upcoming periodic from time()
2019-04-29 16:51:04 +02:00
Shamim Rezaie
f8c31abad0
MDL-53140 forms: Implement validateSubmitValue for the group element
...
The group element needs to call validateSubmitValue() for all of its
containing elements.
2019-04-29 23:43:11 +10:00
Shamim Rezaie
4d0ac716bc
MDL-53140 behat: Allow language customisation in behat
2019-04-29 23:43:11 +10:00
Shamim Rezaie
13230ed7f3
MDL-53140 core: Introduced PARAM_LOCALISEDFLOAT
2019-04-29 23:43:11 +10:00
Marina Glancy
f82c9d8d06
MDL-65217 form: option to randomise element ids
2019-04-29 14:23:27 +02:00
Marina Glancy
521989ec56
MDL-65217 form: id for error area
2019-04-29 14:23:27 +02:00
Marina Glancy
086aa543b9
MDL-65217 form: allow to pass attributes to course element
2019-04-29 14:23:27 +02:00
Ruslan Kabalin
91a485a040
MDL-65217 core_form: use defined element id for filemanager.
...
Removing unnamed input element (was introduced in ce47962 ), this has no
purpose apart of being label destination.
2019-04-29 14:23:27 +02:00
Ruslan Kabalin
0ceb6751aa
MDL-65217 core_form: use uniqie element ids in listing.
2019-04-29 14:23:26 +02:00
Ruslan Kabalin
54e067dd47
MDL-65217 core_form: use uniqie element id in filepicker
2019-04-29 14:23:26 +02:00
Peter
cda9da9907
MDL-65033 mod_forum: Move locked functionality into action menu
...
Moved the lock functionality into the menu which exposes it to the
discussion list
2019-04-29 19:15:42 +08:00
Sara Arjona
50255ba981
MDL-65436 message: fix error while upgrading legacy self-conversations
...
Delete self-messages from the legacy message_read table once they
are migrated.
2019-04-29 11:53:56 +02:00
David Mudrák
234b37046f
MDL-65397 lang: Use the new strings in Behat scenarios
2019-04-29 11:47:10 +02:00
Helen Foster
f1264719f4
MDL-65397 lang: Import fixed English strings (en_fix)
...
Significant string changes:
* direct:view,gradeimport_direct - wording corrected from 'CSV' to
'spreadsheet'
* limitanswers_help,mod_choice - additional wording added explaining how
the setting works with groups
* pluginname,customfield_text - 'Text field' plugin renamed to
'Short text'
2019-04-29 11:46:26 +02:00
Peter
d3cac88dac
MDL-65033 mod_forum: Testing updates
...
Testing and code updates after rebase
2019-04-29 16:30:50 +08:00
Peter
279128bbc2
MDL-65033 mod_forum: Update existing function to include starring params
2019-04-29 16:28:33 +08:00
Peter
ac91531670
MDL-65033 mod_forum: Accessibility updates
2019-04-29 16:27:04 +08:00
Peter
13cd05ac14
MDL-65033 mod_forum: Pass the favourites into the exporter
...
Query and pass the favouriting information into the exporter instead of within the exporter itself
2019-04-29 16:27:04 +08:00
Peter
8885cd573a
MDL-65033 mod_forum: Feedback updates
2019-04-29 16:27:04 +08:00
Peter
309e869827
MDL-65033 mod_forum: Externallib tests
2019-04-29 16:22:04 +08:00
Peter
24962ee1d7
MDL-65033 mod_forum: Hook up the pin toggle via AJAX
2019-04-29 16:21:14 +08:00
andrewnicols
25a97f99a9
MDL-65033 mod_forum: Toggle pin state via ajax
2019-04-29 16:16:15 +08:00
andrewnicols
34e2f9c0c2
MDL-65033 mod_forum: pin_toggle js
2019-04-29 16:14:13 +08:00
andrewnicols
a726053616
MDL-65033 mod_forum: Set pin state external service
2019-04-29 16:14:13 +08:00
Peter
27ca632f5d
MDL-65033 mod_forum: Fix up the unit tests
2019-04-29 16:10:00 +08:00
Peter
bf20111664
MDL-65033 mod_forum: incorporate the new icons into the UI
2019-04-29 16:10:00 +08:00
barbararamiro
52d5487219
MDL-65033 mod_forum: New star icons
2019-04-29 16:10:00 +08:00
Peter
897ac0de9e
MDL-65033 mod_forum: Behat and unit tests for favouriting
2019-04-29 16:10:00 +08:00
Peter
e7e6a72164
MDL-65033 mod_forum: Add a new menu dropdown to the forum list
...
* Add new dropdown
* Pass the pinned discussion URL
* Add a new template for the pinned html
2019-04-29 16:08:30 +08:00
Peter
99bda8a7ff
MDL-65033 mod_forum: Favouriting in forum
...
Modify the discussion vault to take into account the favourite sql and also sort by favourite
2019-04-29 16:08:30 +08:00
David Monllaó
a89077e49f
MDL-57900 analytics: Site info settings
2019-04-29 09:29:03 +02:00
Mark Nelson
5221be53da
MDL-65257 message_email: apply filters to course and group names
2019-04-29 15:20:29 +08:00
Jake Dallimore
fa1d3dff72
Merge branch 'MDL-5311-master' of git://github.com/lameze/moodle
2019-04-29 15:19:31 +08:00
Simey Lameze
2589dcea7b
MDL-5311 qtype_multichoice: make clear choice option accessible
...
Thanks to Damyon for the help with accessibility.
2019-04-29 15:16:08 +08:00
Simey Lameze
9064f17bbc
MDL-5311 qtype_multichoice: add php unit tests for the new option
2019-04-29 15:14:38 +08:00
Simey Lameze
1ff3987600
MDL-5311 qtype_multichoice: add behat scenario to question preview
2019-04-29 15:14:38 +08:00
Simey Lameze
3c1717bb09
MDL-5311 qtype_multichoice: add a bit of styling to the option
2019-04-29 15:14:34 +08:00
Mark Nelson
aa0792484e
MDL-65257 message_email: add images to digest
2019-04-29 15:01:30 +08:00
Sara Arjona
bef6805656
Merge branch 'MDL-64702-master' of git://github.com/damyon/moodle
2019-04-29 08:34:21 +02:00
Adrian Greeve
5d57265abf
Merge branch 'MDL-36088-master' of https://github.com/lethevinh/moodle
2019-04-29 14:12:53 +08:00
Simey Lameze
f6a778497e
MDL-5311 qtype_multichoice: add clear my choice option
2019-04-29 14:04:51 +08:00
Jake Dallimore
31d3c76602
MDL-65169 core_message: add behat step allowing searching for a string
...
New step: 'I search for "xx" in messaging'.
2019-04-29 13:45:52 +08:00
Jun Pataleta
92451f3a8a
Merge branch 'MDL-65206-master' of git://github.com/tobiasreischmann/moodle
2019-04-29 12:44:33 +08:00
VinhLe
4ca60a5660
MDL-36088 questions: Add new events
2019-04-29 11:16:19 +07:00
Stephen Bourget
93e435b909
MDL-36088 questions: Add new events
2019-04-29 11:15:36 +07:00
AMOS bot
6e42c754a2
Automatically generated installer lang files
2019-04-27 00:12:32 +00:00
Eloy Lafuente (stronk7)
1f256b1ccb
Merge branch 'MDL-65428-master' of git://github.com/marinaglancy/moodle
2019-04-26 19:45:25 +02:00
Eloy Lafuente (stronk7)
14cdf51189
on-demand release 3.7dev+
2019-04-26 18:43:25 +02:00
Eloy Lafuente (stronk7)
0297152be9
NOBUG: Fixed SVG browser compatibility
2019-04-26 18:43:23 +02:00
Amaia Anabitarte
b81d770f8f
MDL-63137 mod_feedback: PHPUnit tests for new userid parameter
2019-04-26 17:18:12 +02:00
Amaia Anabitarte
094ce30779
MDL-63137 mod_feedback: mod_feedback_core_calendar_provide_event_action
...
Update mod_feedback_core_calendar_provide_event_action function to add a new userid parameter
Add userid to check capabilities, etc. to feedback completion and structure.
2019-04-26 17:18:12 +02:00
Marina Glancy
b8a5c8528a
MDL-65428 core_tag: fix callback param type
2019-04-26 13:11:05 +02:00
Sara Arjona
1cf2436fe5
Merge branch 'MDL-64676-master-fix' of https://github.com/snake/moodle
2019-04-26 11:50:27 +02:00
Sara Arjona
e59294e5c6
Merge branch 'MDL-65032-master-fix' of git://github.com/junpataleta/moodle
2019-04-26 10:08:44 +02:00
Jun Pataleta
fdbadf824c
MDL-65032 mod_forum: Use correct template context data 'istimelocked'
2019-04-26 15:42:54 +08:00
Amaia Anabitarte
dcfd143310
MDL-63137 mod_feedback: Pointing TODO tasks to right deprecation issue
2019-04-26 09:37:02 +02:00
Jake Dallimore
ca264ee670
MDL-64676 core_message: fix legacy behat step which failed on firefox
...
Old step was looking for a link, which didn't exist. Now, we use image.
2019-04-26 15:22:43 +08:00
Jake Dallimore
694ce91725
Merge branch 'MDL-58581-master-take2' of https://github.com/lucaboesch/moodle
2019-04-26 12:03:33 +08:00
Jun Pataleta
f80ae63efa
Merge branch 'MDL-64573-master' of git://github.com/damyon/moodle
2019-04-26 10:59:30 +08:00
Marina Glancy
669d54a48c
MDL-64573 calendar: behat fix, validation is now on client
2019-04-26 10:57:04 +08:00
Jun Pataleta
cb7263feb0
Merge branch 'MDL-64573-master' of git://github.com/damyon/moodle
2019-04-26 10:50:55 +08:00
Jun Pataleta
92996b16ab
Merge branch 'MDL-65032-master' of git://github.com/peterRd/moodle
2019-04-26 09:52:47 +08:00
Peter
8666dfec6f
MDL-65032 mod_forum: Remove unused discussion userid
2019-04-26 09:45:57 +08:00
Eloy Lafuente (stronk7)
176aad96e5
Merge branch 'MDL-65416-master' of git://github.com/bmbrands/moodle
2019-04-25 23:43:32 +02:00
Eloy Lafuente (stronk7)
c495b17c5f
MDL-60418 Behat: Fix missing $installurl
2019-04-25 23:38:01 +02:00
Eloy Lafuente (stronk7)
c080369cb9
Merge branch 'MDL-60418' of git://github.com/timhunt/moodle
2019-04-25 23:25:51 +02:00
Tim Hunt
d1ac356a8b
MDL-60418 Behat: Fix broken docs links in Behat code.
2019-04-25 21:32:48 +01:00
Eloy Lafuente (stronk7)
47fde8415e
Merge branch 'MDL-65412-master' of http://github.com/dravek/moodle
2019-04-25 20:02:47 +02:00
David Monllaó
b63c0b9079
Merge branch 'MDL-60680-master' of git://github.com/jleyva/moodle
2019-04-25 18:55:45 +02:00
David Monllaó
2fbc2e4589
Merge branch 'MDL-64673-master' of git://github.com/aanabit/moodle
2019-04-25 18:40:49 +02:00
Juan Leyva
a129ba04c4
MDL-60680 notifications: Support privacy API
2019-04-25 14:55:59 +02:00
Juan Leyva
2356454f21
MDL-60680 notifications: Include action buttons information
2019-04-25 14:55:57 +02:00
Juan Leyva
36fa0ec900
MDL-60680 notifications: Return custom data in notifications
2019-04-25 14:55:18 +02:00
Bas Brands
118e1fead8
MDL-65416 theme_classic: change theme screenshot in theme selector
2019-04-25 13:42:51 +02:00
Amaia Anabitarte
a58fbd4864
MDL-64673 core_message: Modifying group_messate_tab xpath
2019-04-25 10:09:19 +02:00
Sara Arjona
471b4e371b
Merge branch 'MDL-65069' of git://github.com/stronk7/moodle
2019-04-25 08:24:33 +02:00
Eloy Lafuente (stronk7)
be35977db8
MDL-65069 mod_forum: moodle_url to ensure we call the correct post.php
...
No matter where the inline edition is happening (forum or social course)
2019-04-25 02:35:30 +02:00
Eloy Lafuente (stronk7)
ed77525589
Merge branch 'MDL-65407-master' of git://github.com/sarjona/moodle
2019-04-24 23:34:48 +02:00
Eloy Lafuente (stronk7)
03bd681143
Merge branch 'MDL-65170-master' of https://github.com/sarjona/moodle
2019-04-24 20:36:50 +02:00
Eloy Lafuente (stronk7)
76dcc17dbe
Merge branch 'MDL-65056-master' of https://github.com/sarjona/moodle
2019-04-24 20:12:54 +02:00
David Monllaó
76023e44d0
Merge branch 'MDL-64672-master' of git://github.com/aanabit/moodle
2019-04-24 20:06:13 +02:00
David Monllaó
c7f11fab18
Merge branch 'MDL-64665-master' of git://github.com/cescobedo/moodle
2019-04-24 20:00:03 +02:00
Sara Arjona
bd9b502ac6
MDL-65170 core_user: fix behat for viewing full profile
...
Users belonging to the same course with separate groups forced
will only be able to find their contacts or other users on the
same group.
2019-04-24 19:40:25 +02:00
cescobedo
9a497f8bbc
MDL-64665 core_message: Behat tests for manage preferences
2019-04-24 18:33:12 +02:00
cescobedo
5d0119772b
MDL-64665 core_message: New step to open settings preferences
2019-04-24 18:33:12 +02:00
Sara Arjona
0ac6fbfd66
MDL-65056 completion: fix behat tests for survey
2019-04-24 18:32:25 +02:00
David Monllaó
3c48793849
Merge branch 'MDL-64985-master' of git://github.com/sarjona/moodle
2019-04-24 18:13:21 +02:00
David Monllaó
c3f1ee9517
Merge branch 'MDL-64666-master' of git://github.com/aanabit/moodle
2019-04-24 18:07:22 +02:00
Amaia Anabitarte
536c19ddd2
MDL-64673 core_message: Starring conversations behat test
2019-04-24 17:59:56 +02:00
Amaia Anabitarte
a8915a3a7f
MDL-64666 core_message: Favourite private conversations data generator
2019-04-24 17:59:56 +02:00
Sanya Negi
5530d87303
MDL-58581 editor_atto: change paragraph icon.
2019-04-24 17:55:51 +02:00
Sara Arjona
d03f037431
MDL-64985 message: display aria label to the mute icon
2019-04-24 17:53:50 +02:00
Sara Arjona
84ec82f74d
MDL-64985 message: deprecate unused strings
2019-04-24 17:53:40 +02:00
Sara Arjona
43825b428a
MDL-64985 message: display aria label in user profile link
...
Remove the aria-hidden label to display the label/text in
the user profile link.
2019-04-24 17:53:32 +02:00
Sara Arjona
2e9a457330
MDL-64985 message: add better aria labels to the actions menu
...
Add better aria labels to the action menus in messaging, renaming
some labels and declaring it as a menu.
2019-04-24 17:53:23 +02:00
Sara Arjona
13fe002e8e
MDL-64985 message: add aria label to cancel selection button
...
Add aria labels for cancel edit message button (the little cross
when selecting messages).
2019-04-24 17:53:15 +02:00
David Monllaó
03876f0b89
Merge branch 'MDL-65207-master' of git://github.com/lameze/moodle
2019-04-24 17:52:10 +02:00
Amaia Anabitarte
01973d34a1
MDL-64666 core_message: New behat test for delete conversation
2019-04-24 17:42:14 +02:00
Amaia Anabitarte
173be4856f
MDL-64666 core_message: Favourite private conversations data generator
2019-04-24 17:42:14 +02:00
David Monllaó
45c8b226be
Merge branch 'MDL-64782-master' of git://github.com/rezaies/moodle
2019-04-24 17:37:45 +02:00
David Matamoros
baf5551cac
MDL-65412 core_customfield: check configdata link exists
2019-04-24 17:30:02 +02:00
Sara Arjona
deef58606e
MDL-65407 message: exclude deleted users upgrading self-conversations
...
Exclude deleted users during the upgrade process to avoid errors when
the site has hard-deleted users.
2019-04-24 16:55:48 +02:00
Eloy Lafuente (stronk7)
439af892b1
Merge branch 'MDL-64151-master-fix' of https://github.com/marinaglancy/moodle
2019-04-24 12:21:38 +02:00
Peter
d4b1eee6ee
MDL-65134 core_message: Rerender the message with the updated last msg
...
* When a new last message we need to reorder the messages within the
message list. Call render for this.
* Standardize the cached items
* Delete cached entries on clear
2019-04-24 17:46:16 +08:00
Marina Glancy
3340758b98
MDL-64151 forms: select element without selection
...
Select element that is not multiple should export null when nothing is
selected. If the element is displayed there will always be something
selected.
2019-04-24 11:34:13 +02:00
Jake Dallimore
5b0aa01fae
Merge branch 'MDL-64267-master' of git://github.com/bmbrands/moodle
2019-04-24 16:54:55 +08:00
Jun Pataleta
b3c8984c0e
Merge branch 'MDL-65032-master' of git://github.com/peterRd/moodle
2019-04-24 16:18:06 +08:00
Damyon Wiese
260565e305
MDL-64573 output: ajax form event
...
Add an event that can be fired when an mform is about to be submitted via ajax.
This allows custom field types to perform an action when the form is submitted.
The atto text editor will reset any autosaves when the form is submitted.
2019-04-24 16:17:49 +08:00
Amaia Anabitarte
fe00d14d7e
MDL-64672 core_message: Behat tests for unread messages
2019-04-24 09:55:17 +02:00
Amaia Anabitarte
7042ecf7ed
MDL-64666 core_message: Favourite private conversations data generator
2019-04-24 09:55:17 +02:00
Peter
565cccfafa
MDL-65032 mod_forum: Update existing function to include lock params
2019-04-24 15:52:21 +08:00
Bas Brands
929706015b
MDL-64267 core_message: sticky positioning of contact request info
2019-04-24 09:27:37 +02:00
Sara Arjona
c5625cfbc7
Merge branch 'MDL-65056-master' of git://github.com/abias/moodle
2019-04-24 09:18:25 +02:00
Tobias Reischmann
6d2b7d5028
MDL-64267 core_message: Removed pb-2 from message-container
...
The padding at the bottom broke layout in clean theme since it caused an
overflow, which resulted in a second scrollbar on the message-drawer.
2019-04-24 09:17:32 +02:00
Tobias Reischmann
28c007b2e7
MDL-64267 core_message: Moved contact-request to dont cause scrollbar
...
The contact-request-sent-message-container was outside of the
conversation body and caused multiple overflows and thus multiple
scrollbars. Moving it inside does not have an effect on the layout
except one scrollbar is enough now.
2019-04-24 09:16:29 +02:00
Sara Arjona
bbbaeedfdc
Merge branch 'MDL-65170-master' of https://github.com/snake/moodle
2019-04-24 09:02:20 +02:00
Jun Pataleta
e145874b8b
Merge branch 'MDL-65069-master' of git://github.com/peterRd/moodle
2019-04-24 14:19:17 +08:00
Peter
bdb4a87daa
MDL-65032 mod_forum: Updates based on Jun's feedback
2019-04-24 12:49:41 +08:00
Peter
0547bed1a5
MDL-65032 mod_forum: Add locked column to the backup table.
2019-04-24 12:05:32 +08:00
Peter
cb28132dce
MDL-65069 mod_forum: Remove unused code and additional dev docs.
...
Additional updates to setting default subscription value for discussions
2019-04-24 12:01:37 +08:00
Peter
c475fe410f
MDL-65032 mod_forum: Pass the the entity factories into the vaults
2019-04-24 11:56:23 +08:00
Peter
f5b4320ec5
MDL-65032 mod_forum: Behat test for locking
2019-04-24 11:55:51 +08:00
Peter
2893812eb0
MDL-65032 mod_forum: Add discussion locking functionality
2019-04-24 11:55:37 +08:00
Peter
2aff2c19a9
MDL-65069 mod_forum: Behat test for the inline form
2019-04-24 10:29:30 +08:00
Peter
0d71eee8b5
MDL-65069 mod_forum: Pass the class to style the button
2019-04-24 10:29:30 +08:00
Peter
e455d6f483
MDL-65069 core_form: Expose the form's submit's class attribute
...
Exposed the submit button's class attribute so it can be overriden by
custom classes provided by the programmer.
2019-04-24 10:29:30 +08:00
Peter
97babbf7d7
MDL-65069 mod_forum: Stripped out inpage form and advanced redirect
...
* Stripped out the form for the inpage on the discussion list page.
* Tweaked the 'Advanced' redirect to take into account a nosubmit button
which populates the subject, message and any files used within it.
2019-04-24 10:29:30 +08:00
Peter
9ff7cae7c0
MDL-65069 mod_forum: inline 'add discussion' form
2019-04-24 10:29:30 +08:00
Adrian Greeve
082740b7c6
Merge branch 'MDL-65375-master' of https://github.com/sammarshallou/moodle
2019-04-24 10:28:29 +08:00
Adrian Greeve
4962446a44
Merge branch 'MDL-65308' of git://github.com/stronk7/moodle
2019-04-24 09:27:07 +08:00
Eloy Lafuente (stronk7)
fc8a72b4cb
Merge branch 'MDL-65382-master' of git://github.com/junpataleta/moodle
2019-04-24 00:04:45 +02:00
Eloy Lafuente (stronk7)
f7b52799e6
MDL-65354 core: pretend that 'moodle/course:browse' never existed
...
As far as the old capability only was added to master and we are
renaming it before release:
- don't need to deprecate the lang string.
- don't need to make any reference to it in the upgrade.txt info
So, basically, pretend it never existed.
2019-04-23 23:55:35 +02:00
Eloy Lafuente (stronk7)
1470cfc2fd
Merge branch 'MDL-65354-master' of git://github.com/lameze/moodle
2019-04-23 23:45:21 +02:00
Eloy Lafuente (stronk7)
ac753bdd29
Merge branch 'MDL-64676-master' of https://github.com/aanabit/moodle
2019-04-23 19:45:18 +02:00
Eloy Lafuente (stronk7)
1e36bcfb67
Merge branch 'MDL-64151-master' of git://github.com/marinaglancy/moodle
2019-04-23 19:26:47 +02:00
Eloy Lafuente (stronk7)
bc342f101a
on-demand release 3.7dev+
2019-04-23 17:36:46 +02:00
Eloy Lafuente (stronk7)
3339cbf26a
MDL-64017 message_email: trailing whitespace fix
2019-04-23 14:06:00 +02:00
Eloy Lafuente (stronk7)
ea8a32f84c
Merge branch 'MDL-65324-master-fix' of git://github.com/junpataleta/moodle
2019-04-23 14:00:44 +02:00
Jun Pataleta
3eed2af1d1
MDL-65324 mod_forum: Fix tests for timed discussion settings
2019-04-23 14:00:41 +02:00
Adrian Greeve
e15703efbd
Merge branch 'MDL-64703-master-fix-1' of https://github.com/ryanwyllie/moodle
2019-04-23 14:00:37 +02:00
Ryan Wyllie
fcf393a100
MDL-64703 message: fix group conversation heading alignment
2019-04-23 14:00:33 +02:00
Adrian Greeve
0e483ba3a8
Merge branch 'MDL-64017_master-fix' of https://github.com/markn86/moodle
2019-04-23 14:00:30 +02:00
Eloy Lafuente (stronk7)
1f39068e03
Merge branch 'MDL-65248' of git://github.com/stronk7/moodle
2019-04-23 13:56:06 +02:00
Eloy Lafuente (stronk7)
9c0edd1212
MDL-65248 analytics: Replace upgrade script to apply for all moves
...
While strictly we don't nedd to provide an upgrade path for master,
any dev/integration site already using some of the 3.7 new tagets
in models will break (class rename/move) if we don't perform the
update of all them.
This commit takes rid of the previous upgrade step, only performing
the update of a couple of targets and now supports all the (5) targets:
- course_dropout
- course_competencies
- course_completion
- course_gradetopass
- no_teaching
2019-04-23 13:53:46 +02:00
Eloy Lafuente (stronk7)
3df9c60390
MDL-65248 core_user: Move some upcoming_activities_due strings
...
From course lang files to user lang files (where the target belongs to)
AMOS BEGIN
MOV [target:upcomingactivitiesdue,core_course],[target:upcomingactivitiesdue,core_user]
MOV [target:upcomingactivitiesdue_help,core_course],[target:upcomingactivitiesdue_help,core_user]
AMOS END
2019-04-23 13:53:42 +02:00
Jun Pataleta
0f39613771
Merge branch 'MDL-65311-xml-files' of https://github.com/brendanheywood/moodle
2019-04-23 13:53:39 +02:00
Jun Pataleta
72f7e3f198
Merge branch 'MDL-65324-master' of git://github.com/peterRd/moodle
2019-04-23 13:53:35 +02:00
Eloy Lafuente (stronk7)
5dec930fb0
Merge branch 'MDL-62459' of git://github.com/stronk7/moodle
2019-04-23 13:53:24 +02:00
Eloy Lafuente (stronk7)
0d575a542a
Merge branch 'MDL-65248_master' of git://github.com/dmonllao/moodle
2019-04-23 13:50:22 +02:00
David Monllaó
080fb03d25
Merge branch 'MDL-64924' of git://github.com/Chocolate-lightning/moodle
2019-04-23 13:44:12 +02:00
David Monllaó
04f41dc247
Merge branch 'MDL-64102-master' of git://github.com/bmbrands/moodle
2019-04-23 13:44:08 +02:00
David Monllaó
2f3c8da164
Merge branch 'MDL-61199-master' of git://github.com/jleyva/moodle
2019-04-23 13:44:04 +02:00
Eloy Lafuente (stronk7)
735122c33f
Merge branch 'MDL-64641-master' of git://github.com/jleyva/moodle
2019-04-23 13:43:56 +02:00
David Monllaó
906800a082
Merge branch 'MDL-65102-master' of git://github.com/rezaies/moodle
2019-04-23 13:42:37 +02:00
David Monllaó
6dbe565998
Merge branch 'MDL-65211-master' of git://github.com/jleyva/moodle
2019-04-23 13:42:33 +02:00
David Monllaó
1986293d78
Merge branch 'MDL-65251-master' of git://github.com/junpataleta/moodle
2019-04-23 13:42:30 +02:00
Eloy Lafuente (stronk7)
b780451d9f
Merge branch 'MDL-65254-master' of git://github.com/cescobedo/moodle
2019-04-23 13:42:08 +02:00
David Monllaó
f729aea695
Merge branch 'MDL-65255-master' of git://github.com/jleyva/moodle
2019-04-23 13:36:57 +02:00
David Monllaó
296a85db86
Merge branch 'MDL-65184' of git://github.com/Chocolate-lightning/moodle
2019-04-23 13:36:53 +02:00
David Monllaó
8de5c25696
Merge branch 'MDL-64701-category-customfields-master' of https://github.com/dmitriim/moodle
2019-04-23 13:36:50 +02:00
Juan Leyva
26e778d1b7
MDL-60680 file: Support any user id when creating tokens for files.
...
$includetoken parameter type has been changed. Now supports:
boolean: False indicates to not include the token, true indicates to generate a token for the current user ($USER).
integer: Indicates to generate a token for the user whose id is the integer value.
2019-04-23 13:16:15 +02:00
Juan Leyva
333d11c9fc
MDL-60680 notifications: New customdata field
...
New field to store custom data for message processors.
2019-04-23 13:15:24 +02:00
Juan Leyva
c13438158b
MDL-60680 message_output: Change message provider defaults
...
Since some versions ago the app allows a good user control of notifications.
This is why we should be enabling more notifications (mostly for students) by default.
2019-04-23 13:09:06 +02:00
Shamim Rezaie
55fec3126d
MDL-64782 mnetservice_enrol: Performance improvement
2019-04-23 17:01:48 +10:00
Shamim Rezaie
30ce76c792
MDL-64782 core_badges: Performance improvement
2019-04-23 17:01:48 +10:00
Shamim Rezaie
1916f2be8f
MDL-64782 core_enrol: Performance improvement
2019-04-23 17:01:48 +10:00
Shamim Rezaie
7a2e7b29a0
MDL-64782 core_backup: Performance improvement
2019-04-23 17:01:48 +10:00
Shamim Rezaie
fd6096c449
MDL-64782 core_calendar: Performance improvement
2019-04-23 17:01:48 +10:00
Shamim Rezaie
ac2bfc2c37
MDL-64782 core_calendar: Privacy deletion fix
...
Deleting in course context should not delete from course modules
2019-04-23 17:01:48 +10:00
Shamim Rezaie
0c8cb62e8e
MDL-64782 core_cohort: Performance improvement
2019-04-23 17:01:48 +10:00
Shamim Rezaie
acb25c6534
MDL-64782 tool_monitor: Performance improvement
2019-04-23 17:01:48 +10:00
Shamim Rezaie
6d817db08e
MDL-64782 report_stats: Performance improvement
2019-04-23 17:01:48 +10:00
Shamim Rezaie
0452337d1a
MDL-64782 core_group: Performance improvement
2019-04-23 17:01:48 +10:00
Shamim Rezaie
a5f7de8777
MDL-64782 core_completion: Performance improvement
2019-04-23 17:01:48 +10:00
Mark Nelson
c01533646d
MDL-64017 message_email: fixed incorrect unread count
2019-04-23 12:15:35 +08:00
Damyon Wiese
b3337bd5a4
MDL-64702 badges: Add missing data to backup
...
Backup and restore of badges is missing data:
* alignments
* endorsement
Also added to "clone" (duplicate a badge).
2019-04-23 11:14:00 +08:00
Damyon Wiese
0dc93da62a
MDL-64702 badges: Add to privacy
...
Add endorsement, related badges and alignment to privacy export.
2019-04-23 11:13:55 +08:00
Eloy Lafuente (stronk7)
e77ed805f0
on-demand release 3.7dev+
2019-04-23 10:47:17 +08:00
AMOS bot
391ab03dfc
Automatically generated installer lang files
2019-04-23 10:47:17 +08:00
David Monllaó
3d15deff15
Merge branch 'MDL-65222' of git://github.com/timhunt/moodle
2019-04-22 09:08:37 +02:00
Eloy Lafuente (stronk7)
594717128d
MDL-62459 database: remove unused table role_sortorder
2019-04-22 01:37:14 +02:00
Eloy Lafuente (stronk7)
65c6deca6f
Merge branch 'MDL-65378_master' of git://github.com/dmonllao/moodle
2019-04-22 01:03:34 +02:00
Eloy Lafuente (stronk7)
1d75eb9bad
Merge branch 'MDL-65275_master' of git://github.com/markn86/moodle
2019-04-22 00:58:37 +02:00
Alexander Bias
d6cea5ccd9
MDL-65056 completion: Hide checkboxes on course page for teachers
2019-04-19 11:40:00 +02:00
sam marshall
7e604b418e
MDL-65375 Restore: Log restore must support new jsonformat setting
...
Includes support for the new jsonformat setting in logstore_standard
and logstore_database.
Also includes a bugfix where the restore used to restore NULL into
'other' fields, which were not null otherwise, so it was inconsistent
with normal logging.
2019-04-18 16:07:01 +01:00
Adrian Greeve
8c67db30a6
Merge branch 'MDL-64017_master' of git://github.com/markn86/moodle
2019-04-18 16:18:22 +08:00
Mark Nelson
168d782ff8
MDL-64017 message_email: task to send messages as a digest
2019-04-18 16:03:27 +08:00
Jun Pataleta
a0653e5c4a
MDL-65382 tool_dataprivacy: Fix appearance of status labels
2019-04-18 15:29:07 +08:00
Jun Pataleta
83d4204ef1
MDL-65382 mod_lti: Fix appearance of status labels
2019-04-18 15:28:48 +08:00
Jun Pataleta
eecb7dc093
MDL-65382 admin: Fix appearance of status labels
2019-04-18 15:28:15 +08:00
Jun Pataleta
da5a90a822
Merge branch 'MDL-64137-master' of git://github.com/bmbrands/moodle
2019-04-18 14:55:20 +08:00
Bas Brands
2902ca9d92
MDL-64017 message_email: Added mustache templates for email
2019-04-18 14:28:09 +08:00
Mark Nelson
d5d4a5aab2
MDL-64017 core_message: can specify conversation to view on index page
2019-04-18 14:28:09 +08:00
Mark Nelson
9b6034bc77
MDL-64017 message_email: populate new DB table when required
2019-04-18 14:28:09 +08:00
Mark Nelson
c210455a4c
MDL-64017 core: remove group conversation check for processors
...
We now want to allow processors to process group messages.
2019-04-18 14:28:09 +08:00
Mark Nelson
ca754fc8c2
MDL-64017 core_message: pass conversation type to processors
2019-04-18 14:28:09 +08:00
Mark Nelson
9bc1b8f8da
MDL-64017 message_email: updated privacy provider
2019-04-18 14:28:09 +08:00
Mark Nelson
97c85a001c
MDL-64017 message_email: add new database table
...
This table will be responsible for storing the messages
that need to be emailed, but have not yet. A task will
run that will email these and then remove them from the
table.
2019-04-18 14:28:09 +08:00
Adrian Greeve
48fa567da2
Merge branch 'MDL-29318-master' of git://github.com/junpataleta/moodle
2019-04-18 13:48:33 +08:00
Adrian Greeve
eae20bc94a
MDL-64715 core_message: Fix for message upgrade db prefix.
2019-04-18 11:47:13 +08:00
Jun Pataleta
9f23a65e0c
Merge branch 'MDL-64956-master2' of git://github.com/peterRd/moodle
2019-04-18 11:09:49 +08:00
Adrian Greeve
862a9b1d60
Merge branch 'MDL-64715-master-self-starred-pr-ryan' of git://github.com/sarjona/moodle
2019-04-18 11:06:57 +08:00
Adrian Greeve
e16ab06b46
Merge branch 'MDL-64703-master' of git://github.com/bmbrands/moodle
2019-04-18 09:12:43 +08:00
Simey Lameze
3bc573501a
MDL-65354 core: replace all usages of old cap
2019-04-18 08:57:52 +08:00
Simey Lameze
d26749b74c
MDL-65354 core: rename course:browse cap to category:browsecourses
2019-04-18 08:57:48 +08:00
Peter
a0c9b6afcc
MDL-64956 mod_forum: Updates based on IR
2019-04-18 06:40:22 +08:00
Eloy Lafuente (stronk7)
019004dcc7
on-demand release 3.7dev+
2019-04-17 20:07:01 +02:00
Eloy Lafuente (stronk7)
7404b9de9b
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2019-04-17 20:06:58 +02:00
David Monllaó
acaf0977a8
MDL-65378 tool_analytics: Add missing require
2019-04-17 13:56:04 +02:00
David Monllaó
6289f6afe3
Merge branch 'MDL-62907' of https://github.com/stronk7/moodle
2019-04-17 11:16:44 +02:00
Eloy Lafuente (stronk7)
65453b9861
MDL-62907 Logging: Allow nulls on info, cases have been detected
2019-04-17 10:43:02 +02:00
Peter
9b4f09bad2
MDL-64956 mod_forum: Inpage reply
...
* Basic functionality for an inpage reply. With advanced link that takes you to the previous "Reply page".
* Updated behat function to handle the additional step
* Updated templates to have some identifiers on where one is storing the replies post
* Updated discussion_post to use the new vault functions to get the corresponding records
* Jumpto newly created post
2019-04-17 10:13:41 +08:00
Eloy Lafuente (stronk7)
9bcfd21bcd
Merge branch 'MDL-65137' of https://github.com/KietChan/moodle
2019-04-17 00:49:21 +02:00
Eloy Lafuente (stronk7)
89fbc3ec9a
Merge branch 'MDL-65179-master' of https://github.com/sammarshallou/moodle
2019-04-16 22:37:23 +02:00
Ryan Wyllie
69efd0337b
MDL-64715 message: improve the front-end for the self-conversations
2019-04-16 12:06:28 +02:00
David Monllaó
4e5fd9e14d
Merge branch 'MDL-64855_fixviews' of git://github.com/dmonllao/moodle
2019-04-16 11:14:51 +02:00
Tom Dickman
c7d625a728
MDL-64855 block_myoverview: Fix list and summary views
2019-04-16 11:13:43 +02:00
Eloy Lafuente (stronk7)
7f7b751ea2
Merge branch 'MDL-64777_delete-static' of https://github.com/dmonllao/moodle
2019-04-16 10:59:55 +02:00
David Monllaó
6fce5a13cc
MDL-64777 tool_analytics: Static models can also be deleted
2019-04-16 10:46:20 +02:00
Adrian Greeve
a251ed8be7
Merge branch 'MDL-65034-master' of git://github.com/ryanwyllie/moodle
2019-04-16 13:19:15 +08:00
Ryan Wyllie
8dbe769988
MDL-65034 mod_forum: fix author for single discussion forum
2019-04-16 10:51:43 +08:00
Eloy Lafuente (stronk7)
0b9d7d93f8
MDL-65308 core: change a couple of unsafe preg_quote() cases
...
With PHP 7.3, the hash (#) is being escaped by preg_quote().
While normally that doesnt have much impact and normal operations
continue working perfectly... when the results of the function are
used to match against the same string... they don't match anymore.
Have found a couple of there double-uses in core and this
commit fixes them. Covered with tests.
2019-04-16 01:40:47 +02:00
Eloy Lafuente (stronk7)
f79881b8d0
Merge branch 'MDL-59298-master' of git://github.com/rezaies/moodle
2019-04-15 23:53:58 +02:00
Eloy Lafuente (stronk7)
f7e183e513
Merge branch 'MDL-64777-master-modelsrestore' of git://github.com/mudrd8mz/moodle
2019-04-15 23:37:43 +02:00
Eloy Lafuente (stronk7)
5fd5eaf766
Merge branch 'MDL-64786-master-renamemodels' of git://github.com/mudrd8mz/moodle
2019-04-15 22:53:55 +02:00
Eloy Lafuente (stronk7)
75cd6b9a08
Merge branch 'MDL-65307_master' of git://github.com/dmonllao/moodle
2019-04-15 20:43:13 +02:00
Eloy Lafuente (stronk7)
0c1944cd93
Merge branch 'MDL-60470' of https://github.com/brendanheywood/moodle
2019-04-15 20:26:17 +02:00
Sara Arjona
734b198fd3
MDL-64715 message: add support for self conversations
...
Added new MESSAGE_CONVERSATION_TYPE_SELF type for self-conversations
and upgraded legacy self-conversations to the new type, removing
repeated members in the message_conversation_members table.
Besides, from now, a self-conversation will be created by default for
all the existing users.
All the self-conversations have been also starred and a default message
will be displayed always to explain how to use them.
2019-04-15 20:17:54 +02:00
Brendan Heywood
bf9f255523
MDL-60470 core: New hook 'after_require_login'
...
This adds a hook towards the end of the require_login function.
2019-04-16 03:39:20 +10:00
Sara Arjona
fcd7f0f982
MDL-64715 message: add send-self-message button to the user profile
...
The "Send message" button is now also displayed from the current user
profile to let them access to their self-conversations.
2019-04-15 14:29:10 +02:00
Sara Arjona
2767426111
MDL-64715 message: avoid duplicate entries when searching messages
2019-04-15 14:29:10 +02:00
Sara Arjona
edb1ab3d17
Merge branch 'MDL-65328' of https://github.com/stronk7/moodle
2019-04-15 13:53:15 +02:00
Sara Arjona
8baa12ac38
Merge branch 'MDL-65281' of git://github.com/stronk7/moodle
2019-04-15 13:13:14 +02:00
David Monllaó
e034670fac
Merge branch 'MDL-62572-master' of git://github.com/damyon/moodle
2019-04-15 11:04:54 +02:00
David Monllaó
7063b665e0
MDL-65248 core_course: Move analytics targets to course
...
MOV [coursealreadyfinished, moodle], [coursealreadyfinished, course]
MOV [coursenotyetstarted, moodle], [coursenotyetstarted, course]
MOV [coursenotyetfinished, moodle], [coursenotyetfinished, course]
MOV [nocourseactivity, moodle], [nocourseactivity, course]
MOV [nocourseendtime, moodle], [nocourseendtime, course]
MOV [nocoursesections, moodle], [nocoursesections, course]
MOV [nocoursestudents, moodle], [nocoursestudents, course]
MOV [studentsatriskincourse, moodle], [studentsatriskincourse, course]
MOV [target:coursecompletion, moodle], [target:coursecompletion, course]
MOV [target:coursecompletion_help, moodle], [target:coursecompletion_help, course]
MOV [target:coursecompetencies, moodle], [target:coursecompetencies, course]
MOV [target:coursecompetencies_help, moodle], [target:coursecompetencies_help, course]
MOV [target:coursedropout, moodle], [target:coursedropout, course]
MOV [target:coursedropout_help, moodle], [target:coursedropout_help, course]
MOV [target:coursegradetopass, moodle], [target:coursegradetopass, course]
MOV [target:coursegradetopass_help, moodle], [target:coursegradetopass_help, course]
MOV [target:noteachingactivity, moodle], [target:noteachingactivity, course]
MOV [target:noteachingactivity_help, moodle], [target:noteachingactivity_help, course]
MOV [target:upcomingactivitiesdue, moodle], [target:upcomingactivitiesdue, course]
MOV [target:upcomingactivitiesdue_help, moodle], [target:upcomingactivitiesdue_help, course]
MOV [targetlabelstudentcompletionno, moodle], [targetlabelstudentcompletionno, course]
MOV [targetlabelstudentcompletionyes, moodle], [targetlabelstudentcompletionyes, course]
MOV [targetlabelstudentcompetenciesno, moodle], [targetlabelstudentcompetenciesno, course]
MOV [targetlabelstudentcompetenciesyes, moodle], [targetlabelstudentcompetenciesyes, course]
MOV [targetlabelstudentdropoutyes, moodle], [targetlabelstudentdropoutyes, course]
MOV [targetlabelstudentdropoutno, moodle], [targetlabelstudentdropoutno, course]
MOV [targetlabelstudentgradetopassno, moodle], [targetlabelstudentgradetopassno, course]
MOV [targetlabelstudentgradetopassyes, moodle], [targetlabelstudentgradetopassyes, course]
MOV [targetlabelteachingyes, moodle], [targetlabelteachingyes, course]
MOV [targetlabelteachingno, moodle], [targetlabelteachingno, course]
MOV [coursetoolong, analytics], [coursetoolong, course]
MOV [errorendbeforestart, analytics], [errorendbeforestart, course]
2019-04-15 09:45:50 +02:00
Mihail Geshoski
ee6b5ba343
MDL-65034 forum: Rename identifier to camel case
2019-04-15 14:51:03 +08:00
Ryan Wyllie
e564ae863d
MDL-65034 forum: add aria keyboard nav to discussion
2019-04-15 14:51:03 +08:00
Ryan Wyllie
53d743741e
MDL-65034 forum: add aria attributes to forum post
2019-04-15 14:51:03 +08:00
David Mudrák
7bd09a69ae
MDL-64786 analytics: Make the list of indicators collapsed by default
...
The list may become very long and it does not help the usability of the
table. Similarly to what we have on the restore models page, we now have
the list of indicators collapsed by default.
2019-04-15 08:22:13 +02:00
David Mudrák
cfb5603e60
MDL-64786 analytics: Fix documentation of models_list template
...
The list of expected context variables was missing. The example context
was not correct, particularly the help icons are a single object, not a
list.
2019-04-15 08:22:13 +02:00
David Mudrák
066a4d6493
MDL-64786 analytics: Allow renaming models via inplace editable element
2019-04-15 08:22:13 +02:00
David Mudrák
6482734681
MDL-64786 analytics: Add a new name field to the models table
2019-04-15 08:22:13 +02:00
David Mudrák
ed47112e1b
MDL-64786 analytics: Add missing parameter to model::export() method
...
All methods that export an object to be rendered via a template, must
have the instance of a renderer available.
2019-04-15 08:17:45 +02:00
David Mudrák
76ef6610bb
MDL-64777 analytics: Add ability to restore missing default models
...
The patch introduces a new page restoredefault.php that allows the user
to select missing models to be restored.
2019-04-15 08:16:58 +02:00
David Mudrák
7dba0c27ad
MDL-64777 analytics: Add method to get target and indicators instances
...
This will be needed in some other places, too.
2019-04-15 08:16:58 +02:00
David Mudrák
1297fa4156
MDL-64777 analytics: Add method to load all model definitions
2019-04-15 08:16:58 +02:00
David Mudrák
01d620ee67
MDL-64777 analytics: Add method for identifying a model declaration
...
This is intended to be used to as a declaration identifier in HTML or as
a HTTP parameter value.
2019-04-15 08:16:58 +02:00
David Monllaó
c4beecb66b
Merge branch 'wip-MDL-65220-master' of https://github.com/jason-platts/moodle
2019-04-15 07:57:27 +02:00
David Monllaó
ce93b0f997
MDL-64855 version: Bump for the new setting
2019-04-15 07:51:24 +02:00
David Monllaó
a733fce3ac
Merge branch 'MDL-64855-37_block_myoverview_course_category_display' of https://github.com/tomdickman/moodle
2019-04-15 07:50:45 +02:00
David Monllaó
f82701acad
Merge branch 'MDL-59326' of https://github.com/paulholden/moodle
2019-04-15 07:47:33 +02:00
David Monllaó
72a70e37b5
Merge branch 'MDL-64894-master' of git://github.com/damyon/moodle
2019-04-15 07:45:04 +02:00
David Monllaó
815c070a26
Merge branch 'MDL-29317-master' of git://github.com/junpataleta/moodle
2019-04-15 07:41:10 +02:00
Eloy Lafuente (stronk7)
0163c6e449
Merge branch 'MDL-62907-master' of https://github.com/sammarshallou/moodle
2019-04-14 18:12:56 +02:00
Eloy Lafuente (stronk7)
50fe98de05
Merge branch 'MDL-65321-course-perf' of https://github.com/brendanheywood/moodle
2019-04-14 17:58:04 +02:00
Brendan Heywood
af368c1076
MDL-65321 backups: Only require minimal async backup libs if needed
2019-04-13 23:43:01 +10:00
Eloy Lafuente (stronk7)
c0b02e7118
MDL-65328 phpunit: make test immune to (lack of) ordering
2019-04-13 12:43:31 +02:00
Eloy Lafuente (stronk7)
89a81629a7
MDL-65281 phpunit: Just check for existence if order is not guaranteed
...
Posible solutions explained in the issue, imply chaging the API
in various, alternative ways. For your consideration if that
should be done for a better API, able to sort under demand when
required (or, at very least guaranteeing a default consistent ordering).
2019-04-13 11:38:39 +02:00
AMOS bot
d78a868216
Automatically generated installer lang files
2019-04-13 00:13:09 +00:00
Eloy Lafuente (stronk7)
bef0fe2000
on-demand release 3.7dev+
2019-04-12 21:38:18 +02:00
Eloy Lafuente (stronk7)
c1634f3648
NOBUG: Fixed file access permissions
2019-04-12 21:38:18 +02:00
Eloy Lafuente (stronk7)
269789d0b9
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2019-04-12 21:38:15 +02:00
Eloy Lafuente (stronk7)
66b4982135
MDL-64656 phpunit: Compare returned tags without any expected order
2019-04-12 17:28:21 +02:00
Eloy Lafuente (stronk7)
51f8b2dc15
Merge branch 'MDL-39261-master' of https://github.com/sarjona/moodle
2019-04-12 13:28:56 +02:00
Sara Arjona
865d284410
MDL-39261 mod_lesson: get the existing attemptid when reviewing
2019-04-12 13:11:50 +02:00
Eloy Lafuente (stronk7)
3d915f5345
MDL-62907 Logging: remove plugin interdependencies
...
- Move decode_other() from standard to tool_log\helper\reader trait.
- Change all ocurrences to "use" the trait method. But a unit test.
- Duplicate the admin lang strings in database and use them.
- An incorrect phpdoc @package.
2019-04-12 10:49:19 +01:00
Sara Cenni
d78d97de8c
MDL-64851 badge: reviewing badges of invisible courses
2019-04-12 09:50:33 +02:00
Damyon Wiese
04258a5a4e
MDL-64894 theme_classic: Compile SCSS for classic
2019-04-12 14:16:28 +08:00
Damyon Wiese
f10c22b691
MDL-62572 backup: Duplicating an activity
...
Don't apply admin defaults for import when using the duplicate function.
2019-04-12 14:04:40 +08:00
Jake Dallimore
76e35e6bdd
Merge branch 'MDL-62974-master' of github.com:abgreeve/moodle
2019-04-12 11:17:26 +08:00
Adrian Greeve
ac76ff1999
MDL-62974 mod_lesson: Minor update to html class.
2019-04-12 11:01:20 +08:00
Adrian Greeve
7ff3919dc2
Merge branch 'MDL-39261-master' of git://github.com/peterRd/moodle
2019-04-12 10:52:16 +08:00
Peter
814db56f4c
MDL-65324 mod_forum: Fix the has_ended function and add unit tests
...
* Additional has_started unit tests
2019-04-12 10:20:18 +08:00
Peter
a4606b7efe
MDL-39261 mod_lesson: Move essay answer files to new file area
...
* Moved answers to a different file area
* Added backup and restore calls
* Include privacy/reset related calls similar to essay responses
2019-04-12 07:27:12 +08:00
Eloy Lafuente (stronk7)
310a6ad297
Merge branch 'MDL-65072-fast-locks' of https://github.com/brendanheywood/moodle
2019-04-12 00:35:15 +02:00
Eloy Lafuente (stronk7)
a45fa792df
Merge branch 'MDL-62974-master' of https://github.com/jmvedrine/moodle
2019-04-11 23:49:55 +02:00
Eloy Lafuente (stronk7)
ff3c8c0e6c
Merge branch 'MDL-64656-master' of git://github.com/jleyva/moodle
2019-04-11 20:12:13 +02:00
Eloy Lafuente (stronk7)
7c924d311d
Merge branch 'MDL-64284-36_get_component_classes_cache' of https://github.com/tomdickman/moodle
2019-04-11 20:01:37 +02:00
Eloy Lafuente (stronk7)
a8ec611f57
Merge branch 'MDL-65175_master-fixup' of git://github.com/dmonllao/moodle
2019-04-11 19:50:53 +02:00
David Monllaó
69b68ad691
MDL-65175 mlbackend_php: Add missing checking for number of targets
2019-04-11 17:57:25 +02:00
David Monllaó
d5111e6f6b
MDL-65175 tool_analytics: Do not accumulate time splitting options
2019-04-11 17:56:44 +02:00
Eloy Lafuente (stronk7)
fd652de81f
Merge branch 'MDL-31355-master' of git://github.com/rezaies/moodle
2019-04-11 17:17:07 +02:00
sam marshall
12f9acbe76
MDL-62907 Logging: JSON format option for logstore_database
2019-04-11 14:09:36 +01:00
sam marshall
75dc1756bb
MDL-62907 Logging: 'other' field option to use JSON format
2019-04-11 14:09:35 +01:00
Shamim Rezaie
1c96922da5
MDL-31355 core: Bump $lastmajordbchanges to trigger upgrade immediately
2019-04-11 18:47:35 +10:00
Shamim Rezaie
7a6b701a90
MDL-31355 mod_forum: Add drag and drop support to forum duedate events
2019-04-11 18:47:35 +10:00
Shamim Rezaie
82482e3d3e
MDL-31355 mod_forum: different message when duedate has passed
2019-04-11 18:47:35 +10:00
Shamim Rezaie
cbf63d8efc
MDL-31355 mod_forum: Prevent users from posting after cut-off date
2019-04-11 18:47:35 +10:00
Shamim Rezaie
99bcb31895
MDL-31355 mod_forum: WS should return duedate and cutoffdate.
2019-04-11 18:47:32 +10:00
Eloy Lafuente (stronk7)
0f50e9cf90
Merge branch 'MDL-64543-slow-profile-patch' of https://github.com/brendanheywood/moodle
2019-04-11 10:45:59 +02:00
Shamim Rezaie
bbbf182089
MDL-31355 mod_forum: Create, update and delete due date event
2019-04-11 18:33:35 +10:00
Juan Leyva
86fd9277c2
MDL-64656 core_tag: New WebService core_tag_get_tag_cloud
2019-04-11 10:20:44 +02:00
Juan Leyva
87bdad57c4
MDL-64656 core_tag: New WebService core_tag_get_tag_collections
2019-04-11 10:20:44 +02:00
Juan Leyva
07a4883796
MDL-64656 core_tag: New WebService core_tag_get_tag_areas
2019-04-11 10:20:44 +02:00
Juan Leyva
f121889933
MDL-64656 core_tag: New WebService core_tag_get_tagindex_per_area
2019-04-11 10:20:44 +02:00
Juan Leyva
6c344ff282
MDL-64656 core_tag: Return tags in modules and blog
2019-04-11 10:20:44 +02:00
Juan Leyva
52fcc0b827
MDL-64656 core_tag: Add existing WebServices to the mobile app service
2019-04-11 10:10:44 +02:00
Marina Glancy
e66acce81a
MDL-64151 form: autocomplete element remove last choice
...
This is the same situation as was in MDL-56864 but now in 'course', 'autocomplete' and 'select' elements
- if the element allows multiple selection it is impossible to remove the last element
2019-04-11 10:00:22 +02:00
Adrian Greeve
adb62f17c1
Merge branch 'MDL-64719-purge_user_cache' of git://github.com/leonstr/moodle
2019-04-11 13:38:08 +08:00
Peter
676eca7b9b
MDL-39261 mod_lesson: Rewrite the answer URL for grading
2019-04-11 12:03:32 +08:00
Adrian Greeve
8fa61e525a
Merge branch 'MDL-65015-master' of git://github.com/cescobedo/moodle
2019-04-11 10:14:23 +08:00
Brendan Heywood
097616f8ac
MDL-64543 profiling: Fixed code warning error
2019-04-11 12:02:43 +10:00
Eloy Lafuente (stronk7)
72b2e31802
Merge branch 'MDL-64543-slow-profile' of https://github.com/brendanheywood/moodle
2019-04-10 23:43:22 +02:00
Shamim Rezaie
0556f39373
MDL-31355 mod_forum: backup and restore of duedate and cutoffdate fields
2019-04-11 02:03:02 +10:00
Shamim Rezaie
ceea2d2618
MDL-31355 mod_forum: Add duedate and cutoffdate to form
...
AMOS BEGIN
CPY [availability,mod_assign],[availability,mod_forum]
CPY [cutoffdate,mod_assign],[cutoffdate,mod_forum]
CPY [cutoffdatevalidation,mod_assign],[cutoffdatevalidation,mod_forum]
CPY [duedate,mod_assign],[duedate,mod_forum]
AMOS END
2019-04-11 02:03:02 +10:00
Shamim Rezaie
f6b07fedde
MDL-31355 mod_forum: new db field for due and cutoff date
2019-04-11 02:03:02 +10:00
Eloy Lafuente (stronk7)
83b2cbad02
Merge branch 'MDL-65177_master' of git://github.com/dmonllao/moodle
2019-04-10 17:47:56 +02:00
Eloy Lafuente (stronk7)
30a09fc94c
Merge branch 'MDL-65175_master' of git://github.com/dmonllao/moodle
2019-04-10 17:38:17 +02:00
David Monllaó
65c817ba21
MDL-59081 mod_lesson: Fix feature file indentation
2019-04-10 13:37:02 +02:00
David Monllaó
f7c77ea189
Merge branch 'MDL-59081-master' of git://github.com/abgreeve/moodle
2019-04-10 12:49:22 +02:00
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
David Monllaó
5bbdc42039
MDL-65177 analytics: New time-splitting methods for upcoming events
2019-04-10 12:23:05 +02:00
David Monllaó
b73e1cdb57
MDL-65177 tool_analytics: Static models can now be edited
...
Only the time-splitting method.
2019-04-10 12:23:03 +02:00
David Monllaó
5f1f0ee6a1
MDL-65175 analytics: Time-splittings can be invalid for evaluation
2019-04-10 12:19:52 +02:00
David Monllaó
baa6c29cc1
MDL-65175 analytics: Rm references to unexisting time-splittings
2019-04-10 12:19:52 +02:00
David Monllaó
84bc827932
MDL-65175 tool_analytics: Select a time-splitting for evaluation
2019-04-10 12:19:52 +02:00
David Balch
da37a3add1
MDL-65299 theme_classic: Allow default.scss theme-colors override.
2019-04-10 09:27:25 +01:00
Adrian Greeve
e9cbc45484
Merge branch 'MDL-46975-master' of git://github.com/junpataleta/moodle
2019-04-10 14:23:59 +08:00
Mark Nelson
9f2be0aeaf
MDL-65275 mod_forum: do not format_text twice()
2019-04-10 13:28:34 +08:00
Adrian Greeve
62536aea0a
Merge branch 'MDL-64322' of https://github.com/KietChan/moodle
2019-04-10 13:23:54 +08:00
AMOS bot
745ab2badf
Merge branch 'master' into install_master
2019-04-10 00:12:10 +00:00
Jean-Michel Vedrine
d1e24c1275
MDL-62974 lesson: Suppress HTML font tags
2019-04-09 22:55:59 +02: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
Brendan Heywood
97f63b4180
MDL-65311 core: Fixed regression caused by MDL-65130
2019-04-09 22:39:02 +10: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
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
Adrian Greeve
24f9b01135
Merge branch 'MDL-65075-master' of git://github.com/jleyva/moodle
2019-04-08 07:50:28 +08:00
cescobedo
3a5afbf5f1
MDL-65015 core_message: add trusttext cleaning to messaging
2019-04-07 10:56:53 +02: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
Thomas Korner
ccc1aaed22
MDL-65279 core: typo in categoriesandcourses fixed
...
AMOS BEGIN
MOV [categoriesandcoures,core],[categoriesandcourses,core]
AMOS END
2019-04-05 14:37:09 +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
cescobedo
3118db5d66
MDL-65254 core_message: Fix going back to message view drawer search
...
Add the route namespace to description function in message drawer view search.
2019-04-05 10:34:18 +02:00
Juan Leyva
ab1b823860
MDL-64641 calendar: Return global calendar settings
2019-04-05 09:56:39 +02:00
Juan Leyva
2aad6b8261
MDL-64641 calendar: New WS core_calendar_get_allowed_event_types
2019-04-05 09:56:39 +02:00
Juan Leyva
a46980fa79
MDL-64641 calendar: New WS core_calendar_get_access_information
2019-04-05 09:56:39 +02:00
Juan Leyva
ef38c5a531
MDL-64641 calendar: Including missing WS in the mobile service
2019-04-05 09:56:11 +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
Simey Lameze
97fddc26f4
MDL-65276 core: delete orphaned cron.php
2019-04-05 13:45:06 +08:00
Simey Lameze
ea9428be7b
MDL-65276 core: move functions to completion_regular_task
...
This commit shifts the content of legacy completion_cron_criteria()
and completion_cron_completions() functions to completion_regular_task.
Also, those functions are deleted as part of this commit.
2019-04-05 13:44:53 +08:00
Simey Lameze
fe4f55ee40
MDL-65276 core: move completion_cron_aggregate() to completionlib
2019-04-05 13:38:30 +08:00
Simey Lameze
a5a0d10e70
MDL-65276 core: convert legacy cron function to task
2019-04-05 13:38:07 +08: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
Adrian Greeve
cc56e409c3
Merge branch 'MDL-65024-master' of git://github.com/jleyva/moodle
2019-04-05 09:09:16 +08:00
Eloy Lafuente (stronk7)
01cdf16c0e
Merge branch 'MDL-65029-master' of git://github.com/timhunt/moodle
2019-04-05 00:39:10 +02:00
Eloy Lafuente (stronk7)
cd44336505
Merge branch 'MDL-65127-master' of git://github.com/sarjona/moodle
2019-04-05 00:21:20 +02:00
Eloy Lafuente (stronk7)
40df718398
Merge branch 'MDL-65094-master' of git://github.com/rezaies/moodle
2019-04-04 22:32:52 +02:00
Eloy Lafuente (stronk7)
d52f83a37a
Merge branch 'MDL-65114-master' of https://github.com/snake/moodle
2019-04-04 20:41:40 +02:00
Eloy Lafuente (stronk7)
73dd6dea3f
Merge branch 'MDL-65038_master' of https://github.com/maksudr/moodle
2019-04-04 20:30:40 +02:00
Juan Leyva
bf25884677
MDL-61199 tool_mobile: Add new features to the list
...
We have to include the most recent app features in the list of features displayed in Moodle.
Via this list of features, admins can disable mobile functionality.
2019-04-04 15:12:33 +02:00
Bas Brands
2b83a0613c
MDL-64137 core_message: highlight message search results
2019-04-04 12:01:12 +02:00
Adrian Greeve
71d77a6fcc
Merge branch 'MDL-22077-master' of git://github.com/peterRd/moodle
2019-04-04 12:59:51 +08:00
Peter
8245dabaa2
MDL-22077 mod_forum: external unit tests and vault updates
...
* Unit tests for external functions
* Use the new dml_table to fetch a table's columns
2019-04-04 11:56:01 +08:00
Jake Dallimore
9b8a147ea3
Merge branch 'MDL-65087' of git://github.com/stronk7/moodle
2019-04-04 11:37:07 +08:00
Jun Pataleta
a462646095
MDL-65251 tool_xmldb: Create behat tests for mandatory persistent fields
2019-04-04 11:29:18 +08:00
Peter
e782253c5c
MDL-22077 mod_forum: Grammatical and formatting updates
2019-04-04 11:25:29 +08:00
Andrew Nicols
15dc885a8b
MDL-22077 forum: Update post.php to respect private replies
2019-04-04 11:25:29 +08:00
Andrew Nicols
bc4c7337e1
MDL-22077 forum: Add forum private replies
...
This patch adds new capabilities:
'mod/forum:postprivatereply' - whether a user is able to post private replies; and
'mod/forum:readprivatereplies' - whether a user is able to read private replies.
Private replies are only visible to the intended recipient (the author of
the parent post), the author of the private reply, and those with the
ability to read private replies.
If a post is private then it cannot be replied to further.
2019-04-04 11:25:29 +08:00
Andrew Nicols
12a1f9c567
MDL-22077 forum: Deprecate unused helper trait
2019-04-04 11:25:29 +08:00
Jake Dallimore
6243019d03
Merge branch 'MDL-64506' of git://github.com/Chocolate-lightning/moodle
2019-04-04 11:16:42 +08:00
Mathew May
e43bd3762d
MDL-64506 mod_data: correct behat issue for saving items with tags
2019-04-04 11:00:09 +08:00
Jake Dallimore
a26b34c97c
Merge branch 'MDL-64243' of https://github.com/Dagefoerde/moodle
2019-04-04 10:41:42 +08:00
Peter
3afdfce05a
MDL-39261 mod_lesson: Enable other file uploads in essay editor
...
Modify the editor settings so an essay question can upload other types of files other than images
2019-04-04 09:41:18 +08:00
Simey Lameze
15263647fa
MDL-65191 core_badges: delete badges legacy cron file
2019-04-04 09:36:20 +08:00
Simey Lameze
48a4b33a4b
MDL-65191 core: convert legacy cron to scheduled task
2019-04-04 09:36:20 +08:00
Simey Lameze
2b40d66b65
MDL-65191 core_badges: add badges_message_task task
2019-04-04 09:36:20 +08:00
Simey Lameze
7c36d66982
MDL-65191 core: shift badge_assemble_notification to badgeslib
2019-04-04 09:36:13 +08:00
Jun Pataleta
01b79fd9f4
Merge branch 'MDL-65204_oraclemssql_assert_equals' of git://github.com/stronk7/moodle
2019-04-04 09:08:06 +08:00
Eloy Lafuente (stronk7)
31d7eaab5a
MDL-65087 behat: Select the proper search button via xpath
...
By adding the "Search" aria label to a number of elements
any search of "Search" buttons, previously working in other
parts of the UI are not found anymore (because the hidden
ones are found before).
So, moving to click via xpath. Ideally we should be able to
find the target button in an easier, human readable way. But
there aren't many ids, names around to make it easier.
2019-04-04 00:54:45 +02:00
Eloy Lafuente (stronk7)
87f196af93
MDL-65204 phpunit: more isEqual() strict string fixes
...
This is a followup of 85f47ba , where we were relaxing
the (new since phpunit 7.x) strict (===) isEqual()
comparison for strings. Copying the explanations for
easier understanding.
Link: https://github.com/sebastianbergmann/phpunit/issues/3185
Solution here is one of:
a) Return to the previous situation, making the comparison
softer. That can achieved by forcing different types, so
float == string works.
b) Changing APIs (both forms and database return strings) to
perform some conversion to floats. That would make float
comparison (with floats or strings) to work too.
The patch here follows the a) approach. Changing all the internals
for proper float handling sounds excesive when it has been working
perfectly since ever. So we went the easier route, just getting
rid of the new === comparisons when needed by changing expectation
types to float.
2019-04-03 22:08:16 +02:00
Sara Arjona
86c3df962f
Merge branch 'MDL-64506' of git://github.com/Chocolate-lightning/moodle
2019-04-03 19:30:28 +02:00
Shamim Rezaie
a87f5b2934
MDL-65142 dataformat_pdf: Added privacy implementation
2019-04-04 03:15:52 +11:00
Shamim Rezaie
5b7878993d
MDL-65142 dataformat_pdf: New dataformat for pdf
2019-04-04 03:15:49 +11:00
Juan Leyva
5c502bcd99
MDL-65255 vimeo: Do not require width and height for iframe
...
The script for embedding videos should work without forcing width and height.
This will simplify the way we embed videos in the app.
2019-04-03 15:16:05 +02:00
Mathew May
5db1ce5331
MDL-64506 templates: BS2 pull-x -> BS4 float-x
2019-04-03 19:47:13 +08:00
Mathew May
5edb0fbcb5
MDL-64506 templates: replace spans where and col-x appears
2019-04-03 19:47:13 +08:00
Mathew May
5cac5fa428
MDL-64506 templates: BS2 m-x-x to BS4 mx-x
2019-04-03 19:47:11 +08:00
Mathew May
b293214a7e
MDL-64506 behat: Modify usertours behat.
...
Original test relied on a 3rd theme to test against.
With only two themes in core now we need to make the test
theme/ suite specific.
2019-04-03 19:34:20 +08:00
Mathew May
9757c65687
MDL-64506 Javascript: Remove docking JS.
...
Deprecate related lang strings & base functions now return false.
2019-04-03 19:34:20 +08:00
Mathew May
3f2c68f119
MDL-64506 templates: Move BS2 labels to BS4 badges
2019-04-03 19:34:20 +08:00
Mathew May
29551c4b1a
MDL-64506 templates: Move BS2 btns' to BS4 btns'
...
well bs2 class is now card in bs4
2019-04-03 19:34:20 +08:00
Mathew May
6ecc445939
MDL-64506 templates: Remove BS2 spans from elements.
2019-04-03 19:34:20 +08:00
Mathew May
0e133245ab
MDL-64506 upgrade: Add upgrade steps to remove BS2 themes.
2019-04-03 19:34:20 +08:00
Mathew May
b64bf2d77c
MDL-64506 grades: Fix regression of MDL-58428
2019-04-03 19:34:20 +08:00
Mathew May
a5a6df54cc
MDL-64506 theme: Update BSB references and upgrade texts
2019-04-03 19:34:20 +08:00
Mathew May
cf89ac3d1a
MDL-64506 Grunt: Remove old Bootstrapbase tasks
2019-04-03 19:34:20 +08:00
Mathew May
e00f1c663c
MDL-64506 phpunit: Update unit tests to use classic
2019-04-03 19:34:20 +08:00
Mathew May
c8edee421e
MDL-64506 theme_bootstrapbase: Remove bootstrapbase from core
2019-04-03 19:34:17 +08:00
Tim Hunt
ab2474726d
MDL-65260 users policies: allow username in Show user identity
...
This commit is based on Brendan Heywood's work for MDL-52908.
2019-04-03 11:51:14 +01:00
Jun Pataleta
f3971a2d88
Merge branch 'MDL-62307_master' of https://github.com/maksudr/moodle
2019-04-03 16:50:31 +08:00
Jun Pataleta
ad4d995f19
Merge branch 'MDL-65168' of git://github.com/stronk7/moodle
2019-04-03 16:42:41 +08:00
Jun Pataleta
dcdea70fca
Merge branch 'MDL-65112-master' of https://github.com/dmitriim/moodle
2019-04-03 16:19:35 +08:00
Adrian Greeve
af53b33756
Merge branch 'session-debug' of https://github.com/tsmilan/moodle
2019-04-03 14:57:38 +08:00
Jake Dallimore
143122bfcc
Merge branch 'MDL-65087-master' of git://github.com/sarjona/moodle
2019-04-03 14:12:24 +08:00
Jake Dallimore
0ffba48cbd
Merge branch 'MDL-65247-master' of git://github.com/junpataleta/moodle
2019-04-03 13:46:05 +08:00
Adrian Greeve
df4d6b0696
Merge branch 'MDL-65130-master' of git://github.com/andrewnicols/moodle
2019-04-03 13:39:28 +08:00
Trisha Milan
fdb9c3217d
MDL-64449 core: Added Session lock debugging option
2019-04-03 14:20:57 +11:00
Jun Pataleta
1b011cdbda
Merge branch 'MDL-65204-master' of git://github.com/junpataleta/moodle
2019-04-03 10:57:12 +08:00
Jun Pataleta
6bcc5dfdb4
MDL-65204 phpunit: Fix valid CiBoT errors and warnings
2019-04-03 10:44:24 +08:00
Eloy Lafuente (stronk7)
032c75ec43
MDL-65204 phpunit: tweak constraint_object_is_equal_with_exceptions
...
In PHPUnit 7.x and above, IsEqual->value became private and, as far
as our with exceptions class inherits from it, we cannot access to
that anymore.
So, in order to avoid that, we are overriding the constructor, capturing
the original value for own use and forgetting.
A more formal, alternative, solution would be to make our
exceptional class to inherit from Constraint and make the
class a pure dispatcher to different constraints, with IsEqual being
just one of them.
But we followed the easiest path here. Not ideal, but efective.
2019-04-03 10:39:19 +08:00
Eloy Lafuente (stronk7)
85f47bae7f
MDL-65204 phpunit: various fixes to assertions
...
Namely:
- 3rd param of assertEquals() cannot be null.
- Some incorrect uses of assertNotEmpty().
- Comparing 2 strings now uses strict (===) evaluation.
Link: https://github.com/sebastianbergmann/phpunit/issues/3185
Solution here is one of:
a) Return to the previous situation, making the comparison
softer. That can achieved by forcing different types, so
float == string works.
b) Changing APIs (both forms and database return strings) to
perform some conversion to floats. That would make float
comparison (with floats or strings) to work too.
The patch here follows the a) approach. Changing all the internals
for proper float handling sounds excesive when it has been working
perfectly since ever. So we went the easier route, just getting
rid of the new === comparisons when needed by changing expectation
types to float.
2019-04-03 10:39:19 +08:00
Eloy Lafuente (stronk7)
26218b7852
MDL-65204 phpunit: make testcases match their expected signature
2019-04-03 10:39:19 +08:00
Eloy Lafuente (stronk7)
be81130189
MDL-65204 phpunit: update composer to use phpunit 7.5.x
...
To generate a new composer.lock for a given Moodle branch:
- Remove composer.lock
- Remove vendor
- Remove composer caches:
php composer.phar clearcache
- Using lower PHP version supported (7.1.x for Moodle 3.7), update:
php composer.phar update
https://docs.moodle.org/dev/Composer#How_to_prepare_and_submit_composer_changes
2019-04-03 10:39:19 +08:00
Mathew May
485932602d
MDL-64506 theme: Move templates from lib/form
2019-04-03 10:07:41 +08:00
Mathew May
e969e96279
MDL-64506 theme: Create empty form templates
2019-04-03 10:07:41 +08:00
Mathew May
cc1e1d8ffc
MDL-64506 theme_clean: Remove Clean from core
2019-04-03 10:07:38 +08:00
Mathew May
7204a990e5
MDL-64506 theme_more: Remove More from core
2019-04-03 10:07:08 +08:00
Jun Pataleta
ea0d5fd732
Merge branch 'MDL-65214' of git://github.com/stronk7/moodle
2019-04-03 09:48:00 +08:00
Jake Dallimore
849d2e5dad
Merge branch 'MDL-63569-email-header-master' of https://github.com/pauldamiani/moodle
2019-04-03 09:43:51 +08:00
Jun Pataleta
88159721ec
MDL-65247 core: Fix action_modal Behat tests
2019-04-03 08:45:29 +08:00
Eloy Lafuente (stronk7)
6f6ea8c32d
MDL-65250 core: Fix some undefined variables in compact()
...
Since PHP 7.3 they throw a PHP Notice.
2019-04-03 02:42:45 +02:00
Eloy Lafuente (stronk7)
2f8276622f
Merge branch 'MDL-65213-master' of git://github.com/sarjona/moodle
2019-04-03 00:22:54 +02:00
Eloy Lafuente (stronk7)
e342bae090
Merge branch 'MDL-64994-master-pythonmlversion' of git://github.com/mudrd8mz/moodle
2019-04-03 00:09:28 +02:00
Eloy Lafuente (stronk7)
78397b51aa
Merge branch 'MDL-64693-master' of https://github.com/vmdef/moodle
2019-04-02 23:46:24 +02:00
Eloy Lafuente (stronk7)
481c1ae4ce
Merge branch 'MDL-64779_master' of git://github.com/dmonllao/moodle
2019-04-02 23:23:13 +02:00
Sara Arjona
199167f590
MDL-65213 core_message: fix random failures when declining contacts
2019-04-02 20:26:26 +02:00
Víctor Déniz Falcón
525cee739d
MDL-64693 analytics: new course_competencies target
...
Added new target to predict which students are at risk of not achieving the
competencies assigned to a course.
2019-04-02 17:46:39 +01:00
Tim Hunt
be492e2a8f
MDL-65245 question engine: response vars should always be PHP strings
2019-04-02 16:32:40 +01:00
Tim Hunt
6c91e515b0
MDL-65245 question_attempt: fix PHPdoc and other PHPstorm warnings
2019-04-02 16:32:36 +01:00
Eloy Lafuente (stronk7)
280cfdf05c
on-demand release 3.7dev+
2019-04-02 15:54:35 +02:00
Eloy Lafuente (stronk7)
7c2ff50e9c
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2019-04-02 15:54:29 +02:00
Davo Smith
298ff4e79a
MDL-64906 mod_feedback: remove incorrect behat test form value
2019-04-02 09:13:09 +01:00
Davo Smith
385247d94e
MDL-64906 mod: add support for hideif to activity modules
2019-04-02 09:13:09 +01:00
Davo Smith
efc34ea5c9
MDL-64906 forms: add support for hideif to repeat_elements
2019-04-02 09:13:09 +01:00
eWallah
35154fa1b5
MDL-65224 customfield: Use @_file_upload tag when uploading a file
2019-04-02 09:40:46 +02:00
Jun Pataleta
d9be4a7829
Merge branch 'MDL-64331-master' of git://github.com/damyon/moodle
2019-04-02 10:58:15 +08:00
Adrian Greeve
a5b79e4b85
Merge branch 'MDL-65138-master' of git://github.com/lameze/moodle
2019-04-02 10:37:34 +08:00
Adrian Greeve
59a73b7b73
Merge branch 'MDL-65144-master' of git://github.com/damyon/moodle
2019-04-02 10:15:18 +08:00
Damyon Wiese
cdc7390446
MDL-64331 modals: Be careful closing modals
...
Don't close a modal when the user clicks outside of it and the modal contains a form.
2019-04-02 10:02:26 +08:00
Paul Damiani
9ffbb78668
MDL-63569 email: New setting to prefix the subject of outgoing emails
2019-04-02 11:02:03 +11:00
Ilya Tregubov
5ebbe1c3ee
MDL-64439 auth: Refresh $cm in require_login after pre_loginpage_hook.
2019-04-02 10:20:20 +11:00
Eloy Lafuente (stronk7)
ed7fa60946
Merge branch 'MDL-61667-master-modelsinstall' of git://github.com/mudrd8mz/moodle
2019-04-02 00:20:47 +02:00
Eloy Lafuente (stronk7)
6d9b3e0cd7
Merge branch 'MDL-64636-master' of https://github.com/vmdef/moodle
2019-04-02 00:01:22 +02:00
Juan Leyva
dfcf8342fb
MDL-65211 enrol: Return if user is being completion tracked
2019-04-01 18:45:14 +02:00
Leon Stringer
36b6444420
MDL-64719 cache: Implement purge_current_user() in \cache
...
\cache::make() may return a cache_disabled subclass but callers, specifically
user/lib.php:user_create_user(), invoke \cache::purge_current_user() which was
only implemented by the cache_session subclass. Added empty
\cache::purge_current_user() which subclasses can implement, i.e.
cache_session, or not, i.e. cache_disabled.
2019-04-01 15:29:39 +01:00
David Monllaó
f54a4092c7
MDL-61667 analytics: Remove duplicated capability checks
...
\core_analytics\model::create and \core_analytics\model::enable methods
are called from install/upgrade scripts. Therefore, they should not
include any capability check. Their capability checks are actually
redundant, as the user capabilities are already checked in the
entry-point scripts.
2019-04-01 14:57:57 +02:00
David Mudrák
d887b0c7f7
MDL-61667 analytics: Fix coding style issues in the existing code
...
These coding style issues were spotted while working on the issue. No
real changes here, just the coding style fixes attached to the patchset
for convenience.
2019-04-01 14:23:06 +02:00
David Mudrák
606c3be0f6
MDL-61667 analytics: Create missing models on install/upgrade
...
Similarly to how the scheduled tasks work, we now automatically check
and make sure that all the models specified in the component's
db/analytics.php file exist during the installation or upgrade of the
component.
2019-04-01 14:23:06 +02:00
David Mudrák
aa8af6fcfc
MDL-61667 analytics: Fix checking that a given model does not exist
...
The original implementation did not work well for checking that the
given model does NOT exist. If no record was found in the
analytics_models table, the code execution continued and it reached the
moment when indicators were checked. If no indicators were provided, the
call ended up with error 'array_keys() expects parameter 1 to be array,
boolean given' (because indicators were set to false).
2019-04-01 14:23:06 +02:00
David Mudrák
3b7c7918f3
MDL-61667 analytics: Deprecate the add_builtin_models() method
...
The functionality of the \core_analytics\manager::add_builtin_models()
method is to be replaced with automatic update of models provided by the
core moodle component. There is no need to call this method explicitly
any more. Instead, adding new models will be done by updating the
lib/db/analytics.php file and bumping the core version.
2019-04-01 14:23:06 +02:00
David Mudrák
6187213f39
MDL-61667 analytics: Add method to actually create a declared model
...
This is simply a wrapper around the model's create() method that works
with the model declaration syntax from the db/analytics.php file.
2019-04-01 14:23:06 +02:00
David Mudrák
f05840451e
MDL-61667 analytics: Add methods to read and validate model declarations
...
Allow every component to declare prediction models it provides via the
db/analytics.php file.
2019-04-01 14:23:06 +02:00
David Mudrák
4de4d1652b
MDL-61667 analytics: Don't autoenable models with time splitting defined
...
When the API had originally been designed, it was assumed that the
presence of the time splitting method implies no requirement for the
machine learning backend and that it is a sign of less performance
demanding models. So it seemed to be safe and useful to have such models
automatically enabled. That assumption did not prove to be valid. Most
of the time is spent calculating indicators that depend on log tables.
We realized it would be useful to be able to specify the default time
splitting method without the need to have such models auto-enabled.
2019-04-01 14:23:06 +02:00
David Monllaó
75dfc588b5
MDL-64779 tool_analytics: Export selector
2019-04-01 13:56:37 +02:00
Adrian Greeve
878c88df95
Merge branch 'MDL-65050-master-fix' of git://github.com/lameze/moodle
2019-04-01 16:05:34 +08:00
Simey Lameze
6e049bdbc6
MDL-65050 core: add missing lib file include
2019-04-01 15:59:03 +08:00
Damyon Wiese
647fd16ec9
MDL-65144 output: Add img-fluid to logo
...
Extra wide logos do not scale to the screen size - this change adds the bootstrap class
img-fluid to logos on the loginpage, signupform and in the context header.
Thanks to Maksud R for working on this.
2019-04-01 15:49:29 +08:00
Simey Lameze
73fabadadd
MDL-65138 course: add a setting for course publishing
2019-04-01 15:39:07 +08:00
Jake Dallimore
4a2ee121fc
Merge branch 'MDL-65089_master' of https://github.com/dvdcastro/moodle
2019-04-01 15:28:48 +08:00
Trisha Milan
600de03e05
MDL-64894 Theme: Fix unable to expand collapsible topics
2019-04-01 14:54:18 +08:00
Jake Dallimore
9f32a85852
Merge branch 'MDL-64194-37_block_myoverview_incorrect_pagination' of https://github.com/tomdickman/moodle
2019-04-01 14:36:01 +08:00
Brendan Heywood
b940ca995a
MDL-64394 core: Fixed bug when using access log with pre_loginpage_hook
2019-04-01 16:48:22 +11:00
Jun Pataleta
a8c91e88bf
Merge branch 'MDL-64524-master' of git://github.com/damyon/moodle
2019-04-01 13:46:48 +08:00
Adrian Greeve
d15b5340cc
Merge branch 'MDL-65050-master' of git://github.com/lameze/moodle
2019-04-01 13:32:38 +08:00
Simey Lameze
d499cb3593
MDL-65050 core: delete orphaned files and functions
2019-04-01 12:57:05 +08:00
Simey Lameze
9c164d26fc
MDL-65050 core: add question_stats_cleanup_task scheduled task
...
This commit also removes orphaned question/engine/statisticslib.php
2019-04-01 12:57:05 +08:00
Simey Lameze
10810f421b
MDL-65050 core: move function code to question_preview_cleanup_task
...
This commit also deletes the legacy question_preview_cron() function.
2019-04-01 12:57:05 +08:00
Simey Lameze
5a01c2409a
MDL-65050 core: rename task to question_preview_cleanup_task
2019-04-01 12:57:01 +08:00
Damyon Wiese
4b9c3e44e0
MDL-64524 gradingform_guide: Marking guide comments
...
When there are too many comments, scroll the list so they still fit in the dialogue.
2019-04-01 12:17:27 +08:00
Damyon Wiese
284babb0d7
MDL-64524 assign: Styles editpdf comments
...
Properly display the list of comments, but limiting their size (use title to indicate the full comments).
When there are too many comments, show a scrollbar in the menu.
2019-04-01 12:17:27 +08:00
Jun Pataleta
db3527c2cc
Merge branch 'MDL-63906_master' of git://github.com/dmonllao/moodle
2019-04-01 10:32:10 +08:00
Adrian Greeve
6934691fce
Merge branch 'MDL-65173_master' of git://github.com/markn86/moodle
2019-04-01 10:21:10 +08:00
Simey Lameze
9bec0e7e74
MDL-65207 core: replace typos by actually
2019-04-01 08:49:18 +08:00
Eloy Lafuente (stronk7)
6c8c286d60
MDL-65218 recycle bin: cover immunization via settings provider
...
Both for course and category recycle bins
2019-03-31 22:53:53 +02:00
Eloy Lafuente (stronk7)
311123bcce
MDL-65218 recycle bin: immunize recycle bin from backup_auto_storage
...
As far as recycle bin is using MODE_AUTOMATED, it observes the backup_auto_storage
setting (storing backups @ real location. For recycle bin we want to ensure that
backup files are always stored in Moodle file area. In order to achieve that, we
hack the setting here via $CFG->forced_plugin_settings, so it won't interfere other
operations. See MDL-65218 for more information.
This hack will be removed once recycle bin switches to use its own backup mode, with
own preferences and 100% appart from MODLE_AUTOMATED.
2019-03-31 22:53:41 +02:00
Eloy Lafuente (stronk7)
8793f25279
MDL-65218 recycle bin: Course backups (cat bin) to use MODE_AUTOMATED
...
Surely this should have been done as part of MDL-63263, but it wasn't.
Better let's do it here so every recycle bin backup is using the
very same mode.
2019-03-29 20:44:16 +01:00
Jason Platts
f7af1e0b9c
MDL-65220 behat: test scenarios sometimes do not clear database data
2019-03-29 15:39:31 +00:00
Tim Hunt
05ea7ab19e
MDL-65222 questions: explain question walkthrough tests
2019-03-29 14:49:39 +00:00
Tim Hunt
f1ffd134d3
MDL-65029 questions: change question div id to acutally be unique
...
This is largely based on Simey Lameze's work.
2019-03-29 13:37:44 +00:00
Tobias Reischmann
90e331bcdc
MDL-65206 calendar: Enable update of location in repeated events.
...
The location is now updated in repeated events if it is altered in one
event and the option 'Also apply changes to the other X events in this
repeat series' is selected. If the location is not altered but some
other details, then manual changes of the location in other events
will not be overriden.
2019-03-29 14:13:43 +01:00
Victor Deniz Falcon
03fce0a71d
MDL-64636 analytics: new course_completion target
...
Added new target to predict which students are at risk of not meeting
the course completion criteria.
2019-03-29 10:29:45 +00:00
Víctor Déniz Falcón
48ac554c51
MDL-64636 analytics: base class for course completion targets
...
Added new parent class for targets that use course as analysable and
student enrolments as samples. course_dropout target was modified to
extend that parent class.
2019-03-29 10:27:50 +00:00
Paul Holden
114973b549
MDL-59326 admin: use passwordunmask element for shared secrets.
2019-03-29 09:27:45 +00:00
Eloy Lafuente (stronk7)
09b97f40fc
MDL-65214 install: update the list of stale files for 3.7
2019-03-29 10:00:38 +01:00
Sara Arjona
ccd4752356
MDL-65127 message: add aria-labels to the numbers in the overview
...
Add aria-label to the unread message and notification icons.
Add aria-label to the total conversations, unread conversations
and unread messages in the overview.
Add aria-label to the pending contact requests in the overview
and also in the contacts tab.
Add aria-hidden to the last message date.
2019-03-29 09:38:22 +01:00
Sara Arjona
3d8cf610d9
MDL-65087 message: add aria-label to some buttons on bootstrapbase
...
The aria-label has been added to the settings and search buttons and
also to the starred image displayed when a conversation is favourited.
2019-03-29 09:33:35 +01:00
Sara Arjona
67855b3b4e
MDL-65087 message: add aria-label to search, settings and starred
2019-03-29 09:33:35 +01:00
Sara Arjona
e758a9b932
MDL-65087 message: add button role to action links on bootstrapbase
...
For accessibility reasons, add the role="button" attribute to the links
with href="#" performing actions for the bootstrapbase theme, like
the settings icon.
2019-03-29 09:33:35 +01:00
Sara Arjona
c0d2558c43
MDL-65087 message: add button role to all the links that perfom actions
...
For accessibility reasons, add the role="button" attribute to the links
with href="#" performing actions, like the icon to open the messaging
drawer.
2019-03-29 09:33:35 +01:00
Adrian Greeve
e39991c3c0
MDL-59081 mod_lesson: Behat test for new features.
...
1. Tests the catch all answer sections for the short answer
and numerical page types.
2. Tests to check that the continue buttons will not double
up if they both go to the same page.
2019-03-29 14:14:01 +08:00
Adrian Greeve
dab563f5a6
MDL-59081 mod_lesson: Remove continue button if not needed.
...
This checks to see if the continue button goes to the same
page as the try again button and removes it if it does.
2019-03-29 14:14:01 +08:00
Adrian Greeve
49898ef3b4
MDL-59081 mod_lesson: Shortanswer form update. Catch all.
...
The short answer question type now has a form element that
will catch all other responses.
2019-03-29 14:14:01 +08:00
Adrian Greeve
408dd99ac2
MDL-59081 mod_lesson: Update to Numerical question type
...
The numerical question type now has way to capture all
other answers.
2019-03-29 14:14:01 +08:00
Adrian Greeve
568ef8bb05
MDL-59081 mod_lesson: Add other answer options to questions
...
This adds another form field that will catch all other
answers made by the student.
Current question types updated are numerical and shortanswer.
2019-03-29 14:14:01 +08:00
Jun Pataleta
cd69d45d22
MDL-46975 core_auth: Make email validation case-insensitive
...
* Make email query case-insensitive
* Check only for duplicate emails if $CFG->allowaccountssameemail
is empty.
* Compare the values in "Email address" and "Email (again)" in the
signup form in a case-insensitive fashion.
2019-03-29 13:37:07 +08:00
Jun Pataleta
7eb5148264
MDL-46975 auth_email: Behat test for email validation on signup
2019-03-29 13:37:07 +08:00
Jun Pataleta
e9e1ecafda
MDL-29318 login: Handle email in case-insensitive manner
...
* Let get_complete_user_data() handle the fetching of user data and
handle the logic of the errors to be shown based on the exception
it throws. This also saves us 1 DB query by eliminating the need to
count for the users that match a given email first before fetching
user information.
2019-03-29 13:31:44 +08:00
Jun Pataleta
99ead77b1c
MDL-29318 login: Additional test for forgot_password_data_provider()
2019-03-29 13:31:44 +08:00
Jun Pataleta
b858b16130
MDL-29318 core: Fixes for get_complete_user_data()
...
* Added email in the list of case-insensitive fields.
* New optional parameter $throwexception for \get_complete_user_data().
If true, an exception will be thrown when there's no matching record
found or when there are multiple records found for the given field
value. If false, it will simply return false.
Defaults to false when not set. This ensures that
get_complete_user_data() fetches the correct user data.
2019-03-29 13:31:44 +08:00
Jun Pataleta
7f90fb5faf
MDL-29318 core: More unit tests for get_complete_user_data()
2019-03-29 13:29:48 +08:00
Jun Pataleta
2791334251
MDL-29317 gradeimport_csv: Case-insensitive query for email and username
...
Query using the following fields for
\gradeimport_csv_load_data::check_user_exists() should be done in a
case-insensitive manner:
* email - As agreed in MDL-29315
* username - Although usernames can only be in lowercase during
registration, usernames are being handled in a case-insensitive
fashion when logging in. It makes sense to make check_user_exists()
consistent with this behaviour.
2019-03-29 13:29:32 +08:00
Jun Pataleta
d65a927694
MDL-29317 gradeimport_csv: Tests for case-insensitivity
2019-03-29 13:29:32 +08:00
Jun Pataleta
a6702d2974
Merge branch 'MDL-63876-master-fix' of git://github.com/junpataleta/moodle
2019-03-29 12:15:00 +08:00
Jun Pataleta
595fa0c5d3
MDL-63876 tool_lp: Fix illegal whitespace
2019-03-29 12:13:48 +08:00
Jun Pataleta
7ccbfddb67
Merge branch 'MDL-63876-master' of git://github.com/damyon/moodle
2019-03-29 11:45:29 +08:00
Damyon Wiese
f44557d045
MDL-63876 badges: Competency deletion
...
Do not delete a competency if it is a criteria for a badge.
2019-03-29 11:31:15 +08:00
Damyon Wiese
6bdaf20462
MDL-63876 competencies: Skip enabled check
...
Allow rendering a competency summary if competencies are disabled, but do not include
links to competencies pages.
2019-03-29 11:31:15 +08:00
Damyon Wiese
8aff6f6f14
MDL-63876 badges: Coding style
...
Add comments to document function params and template example context.
2019-03-29 11:31:15 +08:00
Damyon Wiese
43f1c8e23c
MDL-63876 badges: Allow criteria to be optional
...
Competencies criteria type is only added if competencies are enabled.
2019-03-29 11:31:15 +08:00
Damyon Wiese
15e6a76e6f
MDL-63876 competencies: Use direct URL
...
Instead of showing competencies in a dialogue, give them their own full url to
display the competency in the framework it belongs to. This is useful for exported
data that won't have access to javascript.
2019-03-29 11:31:15 +08:00
Damyon Wiese
da5e19a128
MDL-63876 badges: Do not call tool_lp directly
2019-03-29 11:31:15 +08:00
Damyon Wiese
f94786e0e1
MDL-63876 badges: Add competency criteria
...
Properly integration badges with competencies provided in Moodle.
Automatically grant the badge when the defined competencies are marked as proficient.
2019-03-29 11:31:15 +08:00
Damyon Wiese
e8bfd9b4a9
MDL-63876 badges: Remove invalid table from badges
2019-03-29 11:30:09 +08:00
Jake Dallimore
51be3bf18d
MDL-65114 core_message: date format depends on message age
...
Messages sent today are displayed using 24 hour time, e.g. "14:21".
Older messages are displayed using the format, e.g. "31/01/2019".
2019-03-29 09:18:09 +08:00
Tom Dickman
5ae4db8852
MDL-64855 block_myoverview: add setting for course categories display
...
Added an administrator setting to set the visibility of the course category for the my overview
block on the users dashboard to support usage scenarios where displaying the course categories will
clutter course overviews.
2019-03-29 12:06:07 +11:00
Tom Dickman
e04b82d30d
MDL-64194 block_myoverview: incorrect pagination
...
The pagination was found to be incorrect due to the all the items event not being triggered if the amount
of courses the user has is equal to the amount set via pagination.
The condition could not just be changed to `>=` as this would trigger the event when there were further
pages to display.
A check of `remainingCourses` was added to condition so if the amount of courses on the current loaded
page is less than the pagination amount, or there are no remaining courses, the all items event is
triggered and the pagination bar hidden correctly.
2019-03-29 11:54:08 +11:00
Tom Dickman
0d6a45d2fe
MDL-64284 core: improved performance of component class searching
...
Added static caching of classes to reduce load times and reduce calls to `get_component_classes`
by altering to accept a null component value to search classmap only once.
2019-03-29 11:44:43 +11:00
AMOS bot
4953185c87
Automatically generated installer lang files
2019-03-29 00:15:16 +00:00
David Castro
2afee18b34
MDL-65089 glossary: Enforcing case comparison in SQL.
2019-03-28 18:34:54 -05:00
Dmitrii Metelkin
23533bc467
MDL-64701 search: change category for customfield search area
2019-03-29 08:38:57 +11:00
Dmitrii Metelkin
89d9a774fa
MDL-65112 mod_lesson: fix html for shortanswer responses
2019-03-29 08:29:55 +11:00
sam marshall
bb044f5394
MDL-65179 Web service: Token last access is updated too frequently
2019-03-28 17:11:33 +00:00
Eloy Lafuente (stronk7)
0920f35ed9
weekly release 3.7dev
2019-03-28 16:48:59 +01:00
Eloy Lafuente (stronk7)
27ee973230
NOBUG: Fixed SVG browser compatibility
2019-03-28 16:48:54 +01:00
Eloy Lafuente (stronk7)
623fb60498
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2019-03-28 16:48:52 +01:00
Eloy Lafuente (stronk7)
562e1f9b00
Merge branch 'MDL-63196-master' of git://github.com/lameze/moodle
2019-03-28 00:12:27 +01:00
Eloy Lafuente (stronk7)
340f5c9e77
Merge branch 'MDL-64996-master-untrainedstaticmodels' of git://github.com/mudrd8mz/moodle
2019-03-27 23:45:15 +01:00
Eloy Lafuente (stronk7)
868e863253
Merge branch 'MDL-62992-master' of git://github.com/lameze/moodle
2019-03-27 23:05:56 +01:00
Eloy Lafuente (stronk7)
510c107aa9
Merge branch 'MDL-64664-master' of git://github.com/cescobedo/moodle
2019-03-27 22:58:27 +01:00
Eloy Lafuente (stronk7)
199d0b01e1
Merge branch 'MDL-65044-master' of git://github.com/lameze/moodle
2019-03-27 22:47:30 +01:00
Eloy Lafuente (stronk7)
18f460edea
Merge branch 'MDL-65047-master' of git://github.com/lameze/moodle
2019-03-27 22:30:18 +01:00
Eloy Lafuente (stronk7)
12404fa275
Merge branch 'MDL-65051-master' of git://github.com/lameze/moodle
2019-03-27 22:27:25 +01:00
cescobedo
994b006421
MDL-64664 core_message: Create more specific selector to contact menu
2019-03-27 13:43:09 +01:00
Jun Pataleta
b117e55e3a
Merge branch 'MDL-63995-master' of https://github.com/chocolate-lightning/moodle
2019-03-27 16:07:34 +08:00
Mathew May
66f897ec15
MDL-63995 blocks: correct typos from review
2019-03-27 16:05:56 +08:00
Shamim Rezaie
072a033a79
MDL-65102 core_form: autocomplete element to handle submit event
2019-03-27 19:00:27 +11:00
Jun Pataleta
d15d054f7c
Merge branch 'MDL-64937-master' of https://github.com/lucaboesch/moodle
2019-03-27 14:37:16 +08:00
Simey Lameze
42f58d99f9
MDL-65051 core: delete duplicated plagiarism_cron()
2019-03-27 11:38:08 +08:00
Simey Lameze
39802ea08a
MDL-65051 core: delete plagiarism_cron() function
2019-03-27 11:37:51 +08:00
Simey Lameze
3528bce1a6
MDL-65051 plagiarism: convert legacy cron function to task
2019-03-27 11:34:04 +08:00
Simey Lameze
a5f691e43c
MDL-65044 core: remove legacy grade_cron() function
2019-03-27 11:21:50 +08:00
Simey Lameze
5acef15175
MDL-65044 core: add task for grade history cleanup
2019-03-27 11:17:36 +08:00
Simey Lameze
d8e72a6aad
MDL-65047 portifolio: delete legacy portfolio_cron() function
2019-03-27 11:04:40 +08:00
Jun Pataleta
17f1370be7
Merge branch 'MDL-65008_master' of https://github.com/dvdcastro/moodle
2019-03-27 10:41:06 +08:00
Simey Lameze
01bace6665
MDL-62992 quiz: fix tags filtering on random question modal
2019-03-27 10:21:07 +08:00
Simey Lameze
2cfd8d1678
MDL-62992 question: conditionaly enable question tags feature
2019-03-27 10:16:05 +08:00
Eloy Lafuente (stronk7)
5c3b97279b
Merge branch 'MDL-43130' of https://github.com/paulholden/moodle
2019-03-27 00:17:27 +01:00
Eloy Lafuente (stronk7)
f3038b04c6
Merge branch 'MDL-65081-master' of git://github.com/junpataleta/moodle
2019-03-26 22:38:06 +01:00
Eloy Lafuente (stronk7)
56f9f500ea
Merge branch 'MDL-64252-master' of git://github.com/jleyva/moodle
2019-03-26 22:34:50 +01:00
Sara Arjona
ca06f046af
Merge branch 'MDL-64642-master' of https://github.com/albertgasset/moodle
2019-03-26 19:36:21 +01:00
Albert Gasset
f19beb3279
MDL-64642 tool_mobile: Web service tool_mobile_call_external_functions
2019-03-26 16:26:06 +01:00
Sara Arjona
cf7f8ddaf8
Merge branch 'MDL-64365_hideif_forum' of git://github.com/davosmith/moodle
2019-03-26 15:11:28 +01:00
Sara Arjona
8ee06feeec
Merge branch 'MDL-64337-master' of git://github.com/jleyva/moodle
2019-03-26 14:55:09 +01:00
Juan Leyva
c6ebb024f2
MDL-64337 tool_mobile: Add app promotion text in email notifications
2019-03-26 14:51:21 +01:00
Juan Leyva
5ba12283d4
MDL-64337 core: New _pre_processor_message_send callback
...
We need this callback to be able to manipulate any message or notification data.
2019-03-26 14:51:18 +01:00
Eloy Lafuente (stronk7)
67481bef21
Merge branch 'MDL-63152-master' of git://github.com/rezaies/moodle
2019-03-26 13:28:07 +01:00
Eloy Lafuente (stronk7)
999d8ea517
Merge branch 'MDL-63149-master' of git://github.com/rezaies/moodle
2019-03-26 13:24:59 +01:00
Eloy Lafuente (stronk7)
a43264cc14
Merge branch 'MDL-63151-master' of git://github.com/rezaies/moodle
2019-03-26 13:13:15 +01:00
Sara Arjona
e64a0d0f08
Merge branch 'MDL-64705-master' of git://github.com/jleyva/moodle
2019-03-26 09:14:13 +01:00
Shamim Rezaie
0b23fad474
MDL-65094 registration: don't encourage registration if on localhost
2019-03-26 16:54:19 +11:00
Kiet.Chan
2b27c49aad
MDL-65137 behat: Step "I press...the app" should be able to select image
2019-03-26 10:53:31 +07:00
Brendan Heywood
93ee70824f
MDL-65072 core_lock: Add timeout unit tests
2019-03-26 14:29:16 +11:00
Brendan Heywood
ecbe920656
MDL-65072 core_lock: Locks with a zero timeout return asap
2019-03-26 14:29:16 +11:00
Damyon Wiese
bdba44193d
MDL-65178 competencies: count_competencies fix
...
Fix sql error in course_module_competency::count_competencies() function.
2019-03-26 09:47:09 +08:00
Andrew Nicols
71cbc0550f
MDL-65168 dml: Move preload SQL functions to self-contained class
2019-03-25 23:05:22 +01:00
Juan Leyva
55a081bd87
MDL-64705 notes: Make notes WS return permissions information
...
We need to know some capabilities in order to enable users to manage notes.
2019-03-25 19:01:20 +01:00
Sara Arjona
7896fdf106
Merge branch 'MDL-64615-master' of git://github.com/jleyva/moodle
2019-03-25 18:20:01 +01:00
Sara Arjona
1fa58319e7
Merge branch 'MDL-64658-master' of git://github.com/jleyva/moodle
2019-03-25 15:43:35 +01:00
Juan Leyva
e0695f8764
MDL-64658 files: Support constant to avoid file merging
...
... in file_save_draft_area_files
2019-03-25 14:57:18 +01:00
Sara Arjona
03fa6b48ad
Merge branch 'MDL-64790-master_apidoc_fix' of https://github.com/nicoroeser/moodle
2019-03-25 12:37:54 +01:00
David Mudrák
b29cfc582f
MDL-64996 analytics: Make sure the no_teaching model is trained
...
Due to the bug, the no_teaching model might have been marked as
not-trained in the database. Static predictions models (i.e. those using
a target based on assumptions, not facts) are always considered as
trained. If they were marked as not-trained, the prediction scheduled
task would skip them and they would produce no predictions.
Ideally, such a fix should be done for all static models. But there is
no easy way to do it during the upgrade where accessing the analytics
API is not possible. I don't think there are many models out there that
would be affected by this so this seems to be good enough solution for
now (and the future ability to reset models will cover the rest).
2019-03-25 10:16:44 +01:00
Mark Nelson
2a0b517257
MDL-65173 message_email: removed bogus logic
...
This reverts commit 0f38e62970 .
2019-03-25 17:12:53 +08:00
David Mudrák
964ccd9655
MDL-64994 analytics: Improve the Python package version check
...
Use the new method to check that the installed Python package has high
enough yet still API-compatible version.
2019-03-25 09:24:33 +01:00
David Mudrák
2d8405e99e
MDL-64994 analytics: Add a simple semantic version check method
...
This method is to be used for checking that a compatible version of the
moodlemlbackend package is installed on the server. The package is
expected to use the semantic versioning scheme (semver.org).
2019-03-25 09:24:33 +01:00
David Mudrák
c679d39c36
MDL-64996 analytics: Don't mark static model as untrained after clearing
...
Static predictions models (i.e. those using a target based on
assumptions, not facts) are always considered as trained. Clearing them
must not mark them as untrained. Doing so would make them being skipped
by the prediction scheduled task.
2019-03-25 08:56:11 +01:00
Adrian Greeve
025cf94cfe
Merge branch 'MDL-60339-master' of git://github.com/Chocolate-lightning/moodle
2019-03-25 11:09:54 +08:00
Adrian Greeve
bf1537b600
Merge branch 'MDL-64492-master' of git://github.com/damyon/moodle
2019-03-25 10:58:05 +08:00
Jun Pataleta
866562024b
Merge branch 'MDL-64820-master-fix' of git://github.com/junpataleta/moodle
2019-03-25 09:38:56 +08:00
Jun Pataleta
49b928ef95
Merge branch 'MDL-64820-master-fix' of https://github.com/andrewnicols/moodle
2019-03-25 09:38:04 +08:00
Andrew Nicols
7aa6affa49
MDL-64820 forum: Correct capability check and redir
2019-03-25 09:36:49 +08:00
AMOS bot
96d9b077a4
Automatically generated installer lang files
2019-03-25 00:09:15 +00:00
Andrew Nicols
e5a501de13
MDL-64820 forum: Pass legacy forum record to rss
2019-03-25 08:08:32 +08:00
Andrew Nicols
4c8f0f0d1d
MDL-64820 forum: Remove duplicate column for discussion
2019-03-25 08:08:10 +08:00
Dan Marsden
ef78cf8f42
MDL-63995 blocks: Remove unused capabilities and warning.
2019-03-25 12:20:13 +13:00
Abhimanyu Kumar
9fff4ebb0a
MDL-64959 uploaduser: remove leading/trailing spaces from CSV headings
...
Earlier while uploading users via CSV, if any leading or trailing space was there in
headings of CSV file then error was displayed which will be difficult for a non-technical
person to understand. After this patch, leading and trailing spaces from headings will
be trimmed automatically.
2019-03-23 22:33:51 +05:30
maksudr
72629ee8c0
MDL-62307 mod_feedback: Decode HTML special char in add_form_element()
2019-03-22 15:44:35 +00:00
Jun Pataleta
9e5cdcd50c
MDL-64820 mod_forum: Make different aliases for first and last authors
2019-03-22 21:55:51 +08:00
Jun Pataleta
becf457d39
Merge branch 'MDL-65082-master' of git://github.com/andrewnicols/moodle
2019-03-22 16:26:33 +08:00
Andrew Nicols
a79c2c927c
MDL-65082 mod_forum: Deprecate forum_print_latest_discussions
2019-03-22 15:01:48 +08:00
Andrew Nicols
23f5e65ebe
MDL-65082 core_course: Update frontpage view to use new forum API
2019-03-22 15:01:48 +08:00
Andrew Nicols
1bfaeeb2eb
MDL-65082 format_social: Update social format to use new API
2019-03-22 15:01:48 +08:00
Mathew May
3828422d82
MDL-60339 course: Course editing only checked against site:manageblocks.
...
Add in additional capabilities to the page. When all_editing_caps is called it'll check against
moodle/site:manageblocks & added capabilities. If moodle/site:manageblocks
was not set the user would have trouble editing the page.
2019-03-22 13:47:16 +08:00
Damyon Wiese
5a7b845059
MDL-65153 competencies: Urls course competencies
...
The template for the course competencies page expects a pluginbaseurl parameter
but the webservice that fetches when rendered by AJAX is missing this property.
2019-03-22 13:16:38 +08:00
Simey Lameze
219422e420
MDL-65047 core: convert legacy cron to scheduled task
2019-03-22 13:13:55 +08:00
Andrew Nicols
c661a129d1
MDL-65082 forum: Reorganise social templates
2019-03-22 11:14:05 +08:00
Jun Pataleta
92c28d075f
MDL-65081 core_output: Unit tests for single_select and url_select
2019-03-22 11:12:21 +08:00
Jun Pataleta
5f30600f43
MDL-65081 core_output: Set single_select and url_select attributes
2019-03-22 11:12:21 +08:00
Jun Pataleta
74ee2556be
Merge branch 'mod_forum-discussion-poc' of https://github.com/ryanwyllie/moodle
2019-03-22 11:04:35 +08:00
Damyon Wiese
8adb1b1e3d
MDL-64492 course: Hide activity icons for Ally
...
Empty alt text results in an image with no label.
role="presentation" does not hide - it only removes the semantic information.
If the image provides no information, make it hidden with aria-hidden.
2019-03-22 11:01:29 +08:00
Simey Lameze
54fec0c30b
MDL-63196 core_calendar: add behat scenario
2019-03-22 10:41:00 +08:00
Simey Lameze
f19f6cceaf
MDL-63196 calendar: add missing option to export category events
2019-03-22 10:41:00 +08:00
Ryan Wyllie
446ba04650
MDL-64820 forum: fix cibot complaints
2019-03-22 10:38:41 +08:00
Damyon Wiese
f65a888901
MDL-65149 emoticons: Do not show all emoticons
...
Allow some emoticons to still work, but not be selectable from the text editor plugins.
2019-03-22 10:05:25 +08:00
Simey Lameze
be8f453b74
MDL-65044 core: convert legacy cron to scheduled task
2019-03-22 09:46:30 +08:00
Ryan Wyllie
f30f46db39
MDL-64820 forum: fix up issues from review
2019-03-22 09:31:21 +08:00
Ryan Wyllie
858179b024
MDL-64820 forum: fix behat tests
2019-03-22 09:31:21 +08:00
Mihail Geshoski
7661ccddfd
MDL-64820 forum: Add timed in discussion list table
2019-03-22 09:31:21 +08:00
Ryan Wyllie
c5477bfc65
MDL-64820 forum: add missing classes and tweaks to templates
...
Added in required classes for behat and tweaks to get the behat
tests passing.
2019-03-22 09:31:21 +08:00
Ryan Wyllie
69aa03623d
MDL-64820 forum: fix create discussion behat step
2019-03-22 09:31:21 +08:00
Ryan Wyllie
bda290ee91
MDL-64820 forum: various fixes to /mod/forum/view.php
...
Added missing params, missing variables, and missing session
properites.
2019-03-22 09:31:21 +08:00
Ryan Wyllie
94552394c9
MDL-64820 forum: fix blog discussion list ordering
2019-03-22 09:31:21 +08:00
Ryan Wyllie
15f7dbe573
MDL-64820 forum: fix notifications for discussions in group mode
2019-03-22 09:31:21 +08:00
Ryan Wyllie
57ad9a0ce7
MDL-64820 forum: add classes to first post to fix behat
2019-03-22 09:31:21 +08:00
Ryan Wyllie
96a49734ac
MDL-64820 forum: fix missing context in subscribe external func
2019-03-22 09:31:21 +08:00
Ryan Wyllie
b4d47dec1e
MDL-64820 forum: change disucssion subscribe back to link
...
Changed the discussion subscribe button back to a link because
it was breaking all of the behat tests.
2019-03-22 09:31:21 +08:00
Ryan Wyllie
7c1d857da4
MDL-64820 forum: fix subscription mode in forum entity
2019-03-22 09:31:21 +08:00
Mihail Geshoski
54d38a7347
MDL-64820 forum: convert view.php to new rendering
2019-03-22 09:31:21 +08:00
Ryan Wyllie
2e19ca183b
MDL-64820 forum: deprecate forum print functions
2019-03-22 09:31:21 +08:00
Ryan Wyllie
9ea78fd041
MDL-64820 forum: convert user.php to user new rendering
2019-03-22 09:31:20 +08:00
Ryan Wyllie
aa99838d50
MDL-64820 forum: convert search.php to new rendering
2019-03-22 09:31:20 +08:00
Ryan Wyllie
313d8b6e49
MDL-64820 forum: convert post.php to new rendering
2019-03-22 09:31:20 +08:00
Ryan Wyllie
615680c5d8
MDL-64820 forum: convert discuss.php to new rendering
2019-03-22 09:31:20 +08:00
Ryan Wyllie
2646e9d6d2
MDL-64820 forum: add subscription toggling to discussion list
2019-03-22 09:31:20 +08:00
Ryan Wyllie
47d38303cf
MDL-64820 forum: add new classes for rendering to local namespace
2019-03-22 09:24:05 +08:00
Ryan Wyllie
2f6f3397fc
MDL-64820 forum: add all discussion fields to forum_get_discussions
2019-03-22 09:24:05 +08:00
Ryan Wyllie
4dc671a920
MDL-64820 forum: add caching to forum_tp_is_tracked
2019-03-22 09:24:05 +08:00
Ryan Wyllie
72a3d05b7e
MDL-64820 portfolio: add url return for portfolio_add_button to_html
2019-03-22 09:24:04 +08:00
Ryan Wyllie
cba111b376
MDL-64820 filestorage: add multi item support to get_area_files
2019-03-22 09:24:04 +08:00
Ryan Wyllie
a30570c555
MDL-64820 dml: add object preloading helpers
2019-03-22 09:24:04 +08:00
Ryan Wyllie
f98553fc1b
MDL-64820 external: add paged_content exporter
2019-03-22 09:24:04 +08:00
Ryan Wyllie
a307a47651
MDL-64820 external: add isimage to stored_file exporter
2019-03-22 09:24:04 +08:00
Peter
432cdac4bd
MDL-64820 core: Exporter read_definition
...
Modified the read_properties_definition to recursively check and set the default array values expected.
2019-03-22 09:24:04 +08:00
Luca Bösch
f4967f1849
MDL-64937 icons: amend collapsed and reload icons.
2019-03-21 23:20:59 +01:00
Eloy Lafuente (stronk7)
3271c39c74
weekly release 3.7dev
2019-03-21 20:19:27 +01:00
Eloy Lafuente (stronk7)
c071eefced
NOBUG: Fixed file access permissions
2019-03-21 20:19:27 +01:00
Jun Pataleta
f2ad613278
MDL-61537 assignfeedback_editpdf: Check for existence of old test images
...
Since error suppression was removed with the call to unlink() to make
sure that there are no previous test image files before testing for the
gs path, make sure that it exists first before deleting to prevent it
from throwing any errors.
2019-03-21 22:38:05 +08:00
Cameron Ball
f321b0515a
MDL-65104 registration: Ensure $registration is always null when no record exists
2019-03-21 16:12:12 +08:00
Adrian Greeve
00229165d4
Merge branch 'MDL-46803-greedy-roles-reset2' of https://github.com/DSI-Universite-Rennes2/moodle
2019-03-21 11:20:38 +08:00
Andrew Nicols
bc01342057
MDL-65130 privacy: Add @covers annotation to tests
2019-03-21 10:29:07 +08:00
Andrew Nicols
09d02b3914
MDL-65130 privacy: Fix memory hungry test
2019-03-21 09:52:24 +08:00
Andrew Nicols
51114517be
MDL-65130 files: Add @covers Annotation
2019-03-21 09:00:41 +08:00
Adrian Greeve
004a16f9ad
Merge branch 'MDL-61537-Master' of https://github.com/tuanngocnguyen/moodle
2019-03-21 08:57:02 +08:00
Andrew Nicols
abbabc5a91
MDL-65130 phpunit: Only generate coverage where it is deliberate
2019-03-21 08:16:56 +08:00
Eloy Lafuente (stronk7)
794dada9d6
MDL-64563 theme_classic: regenerated with grunt
2019-03-21 00:41:29 +01:00
Eloy Lafuente (stronk7)
58190d4807
Merge branch 'wip-master-MDL-64563' of https://github.com/adpe/moodle
2019-03-21 00:35:05 +01:00
Eloy Lafuente (stronk7)
99774ce0c3
Merge branch 'MDL-64281-master' of git://github.com/jleyva/moodle
2019-03-21 00:27:27 +01:00
Eloy Lafuente (stronk7)
a99ef60c6b
MDL-63263 tool_recyclebin: show the note as part of the heading element
...
It looks better (IMO) than using admin_setting_description and works in all
branches.
2019-03-21 00:13:27 +01:00
Eloy Lafuente (stronk7)
5810888077
Merge branch 'MDL-63263-Master' of https://github.com/tuanngocnguyen/moodle
2019-03-20 23:14:32 +01:00
Eloy Lafuente (stronk7)
7cff174590
Merge branch 'MDL-65022' of https://github.com/Dagefoerde/moodle
2019-03-20 22:30:36 +01:00
Jan Dageförde
f422e24d9c
MDL-65059 messaging: don't refer to block plugin type
...
AMOS BEGIN
CPY [block,core],[blockuserconfirmbutton,core_message]
AMOS END
2019-03-20 22:23:12 +01:00
maksudr
2ae0c9c7bc
MDL-65038 core_files: Fix typo in function mock_response
2019-03-20 20:56:23 +00:00
Juan Leyva
acfd5e8329
MDL-65019 core: Return repository type for main file
2019-03-20 15:29:53 +01:00
Jun Pataleta
a67f9a9b0c
Merge branch 'MDL-62872-master' of git://github.com/rezaies/moodle
2019-03-20 16:30:43 +08:00
Adrian Greeve
b1869131cf
Merge branch 'MDL-60936_master' of git://github.com/dmonllao/moodle
2019-03-20 14:50:46 +08:00
Adrian Greeve
d08e28a3bb
Merge branch 'MDL-21904' of git://github.com/jmvedrine/moodle
2019-03-20 14:14:02 +08:00
Adrian Greeve
9433fd4424
Merge branch 'MDL-65005-master-fix' of git://github.com/junpataleta/moodle
2019-03-20 13:55:45 +08:00
Jun Pataleta
f50778c822
MDL-65005 tool_policy: Ensure the user's on the Dashboard after agreeing
2019-03-20 12:58:16 +08:00
Adrian Greeve
d6d4b7aace
MDL-64505 theme_classic: Grunt update and version formatting.
2019-03-20 12:12:35 +08:00
Adrian Greeve
e081d6000e
Merge branch 'MDL-64505-master-final' of git://github.com/mickhawkins/moodle
2019-03-20 09:26:39 +08:00
Eloy Lafuente (stronk7)
8b9a4cb68d
Merge branch 'MDL-65085_master' of git://github.com/dmonllao/moodle
2019-03-20 00:39:28 +01:00
Eloy Lafuente (stronk7)
38b9362a7e
Merge branch 'MDL-60340_master' of git://github.com/dmonllao/moodle
2019-03-20 00:36:51 +01:00
Eloy Lafuente (stronk7)
a1c99c02cf
Merge branch 'MDL-64990_master' of git://github.com/markn86/moodle
2019-03-19 23:03:56 +01:00
Eloy Lafuente (stronk7)
cd8e0cf210
Merge branch 'MDL-64979-master' of https://github.com/sammarshallou/moodle
2019-03-19 22:01:27 +01:00
sam marshall
05a5d547b3
MDL-64979 Behat: Add option to increase timeouts
2019-03-19 17:17:55 +00:00
Eloy Lafuente (stronk7)
9f93263ada
Merge branch 'MDL-65005-master' of git://github.com/junpataleta/moodle
2019-03-19 17:57:30 +01:00
Eloy Lafuente (stronk7)
8253ec7439
Merge branch 'MDL-63244-master' of git://github.com/lameze/moodle
2019-03-19 17:43:24 +01:00
Juan Leyva
a918443ac6
MDL-65024 mod_url: Include the full URL in the module cached_cm_info
2019-03-19 15:43:12 +01:00
Simey Lameze
545e2abb91
MDL-63244 core: make mustache retrieve language
2019-03-19 15:03:51 +08:00
Jean-Michel Vedrine
5dd1cf33ab
MDL-21904 qformat_aiken: add export feature.
2019-03-19 08:01:56 +01:00
Adrian Greeve
bd1c96459d
Merge branch 'MDL-64898-progress-teachers' of https://github.com/dmitriim/moodle
2019-03-19 14:22:22 +08:00
Adrian Greeve
d0c649b332
Merge branch 'MDL-64958-master' of git://github.com/junpataleta/moodle
2019-03-19 13:41:09 +08:00
Adrian Greeve
e3dd580980
Merge branch 'MDL-63144-master' of git://github.com/rezaies/moodle
2019-03-19 11:24:32 +08:00
Adrian Greeve
c635e2515e
Merge branch 'MDL-54592-master' of git://github.com/vmdef/moodle
2019-03-19 11:02:28 +08:00
Eloy Lafuente (stronk7)
319b14b2e7
Merge branch 'MDL-64974-master' of git://github.com/sarjona/moodle
2019-03-19 00:23:24 +01:00
Eloy Lafuente (stronk7)
bcd5343602
Merge branch 'MDL-64987-master' of git://github.com/abgreeve/moodle
2019-03-19 00:21:07 +01:00
Eloy Lafuente (stronk7)
6eca6f3e54
Merge branch 'MDL-65006-master' of git://github.com/sarjona/moodle
2019-03-18 23:35:17 +01:00
Eloy Lafuente (stronk7)
e0757dd508
Merge branch 'MDL-63074-master' of git://github.com/bmbrands/moodle
2019-03-18 20:15:48 +01:00
Eloy Lafuente (stronk7)
c846784230
Merge branch 'MDL-64905-master' of git://github.com/abias/moodle
2019-03-18 20:00:46 +01:00
Eloy Lafuente (stronk7)
e745a9ffe6
Merge branch 'MDL-64655-master' of git://github.com/jleyva/moodle
2019-03-18 12:40:11 +01:00
Victor Deniz Falcon
02a5d26bd5
MDL-54592 cachestore_mongodb: check MongoDB server connection
...
The connection to the MongoDB server is checked on the creation and
deletion of a cache store instance. If the connection fails during
creation, the instance is set as not ready. Before deleting a instance,
a new cachestore_mongodb object is created, and connection checked.
There is no reason to check again the connection in the instance_deleted() method.
2019-03-18 11:11:01 +00:00
Michael Hawkins
140de372fd
MDL-64505 behat: Updated searching admin to work consistently
...
The way behat_admin::i_set_the_following_administration_settings_values
was searching would fail inconsistently, due to the timing of the steps
not always working correctly.
2019-03-18 18:59:23 +08:00
Michael Hawkins
ba2b508ca7
MDL-64505 theme_classic: Behat updates for screen size false failures
...
This fixes some behat failures in the Classic theme,
which were caused by the default screen size obfuscating page
elements for behat, where a normal user would still be able to
identify them.
2019-03-18 18:59:23 +08:00
Michael Hawkins
1815657b30
MDL-64505 theme_classic: Added Behat functionality and overrides
2019-03-18 18:59:23 +08:00
Bas Brands
de213bf079
MDL-64505 theme_classic: Created the classic theme
...
The Classic theme is being introduced as a Bootstrap 4 replacement
for the older themes based on Bootstrap 2, such as Bootstrapbase,
Clean and More. It is a child theme of Boost, with a navigation
structure similar to the Clean theme.
Co-authored-by: Bas Brands <bmbrands@gmail.com >
Co-authored-by: Michael Hawkins <michaelh@moodle.com >
2019-03-18 18:59:23 +08:00
Julien Boulen
b1d1369dff
MDL-46803 course: Prevent unenrol users with multiple roles during reset
2019-03-18 11:20:08 +01:00
David Monllaó
3576b66bfd
MDL-60936 analytics: Timesplittings setting only for evaluation
2019-03-18 09:34:52 +01:00
Shamim Rezaie
39966b190d
MDL-63152 mod_workshop: Add userid param to calendar callbacks
2019-03-18 15:52:24 +11:00
Shamim Rezaie
ada27f6b7e
MDL-63152 mod_workshop: check if the module is visible to the user
2019-03-18 15:50:43 +11:00
Shamim Rezaie
7dfa238c08
MDL-62872 atto_recordrtc: max_filesize detection fix
2019-03-18 15:18:43 +11:00
Jake Dallimore
0423ed4a0f
Merge branch 'MDL-65291' of git://github.com/stronk7/moodle
2019-03-16 07:16:09 +08:00
Eloy Lafuente (stronk7)
66ce31662f
MDL-65291 phpunit: Make a test immune to DST changes
2019-03-16 00:16:02 +01:00
Juan Leyva
b0cf7af4b7
MDL-64252 mod_scorm: New WS mod_scorm_get_scorm_access_information
2019-03-15 21:39:01 +01:00
David Monllaó
0bd52bfdac
MDL-63906 analytics: Release the lock on \Throwable received
2019-03-15 15:48:27 +01:00
Víctor Déniz Falcón
2a944b5b41
MDL-54592 cachestore_mongodb: MongoDB cache store use new driver.
...
The scope of this change is limited to modifying the MongoDB cache
plugin to use the new version of the driver that accepts PHP 7.x
versions. Following the instructions in the official MongoDB
documentation, https://docs.mongodb.com/php-library/current/ , the
MongoDB PHP Library was included and used.
2019-03-15 13:50:51 +00:00
Víctor Déniz Falcón
b3c0e79678
MDL-54592 cachestore_mongodb: add MongoDB PHP Library
...
The new mongodb extension provides a limited API. The MongoDB PHP adds a
high level abstraction layer that provides methods for CRUD operations
and common commands. This version of MongoDB PHP Library requires
the PHP mongodb extension >= 1.5.
2019-03-15 13:50:51 +00:00
David Monllaó
ead38829bf
MDL-65085 analytics: noreply user sends insights
2019-03-15 13:48:57 +01:00
cescobedo
67251e316d
MDL-64664 core_message: Behat tests to manage contacts
2019-03-15 13:42:05 +01:00
cescobedo
029a3e73e1
MDL-64664 core_message: New data generator for contacts
2019-03-15 13:42:05 +01:00
cescobedo
2cc0330576
MDL-64664 core_message: New step for open contact menu
2019-03-15 13:42:05 +01:00
David Monllaó
7af6528e30
MDL-60340 calendar: New param to specify a user
2019-03-15 11:35:29 +01:00
Nicolas Roeser
88d0f635ae
MDL-64790 upgrade: parameter API doc regression fix
...
Partially update the API documentation of function
upgrade_plugin_savepoint.
This restores consistency between function parameters and API
documentation; as commit 17da2e6f28 (fix
for MDL-16438) had renamed parameter $dir to $plugin, but not also
applied this change to the API documentation.
Also reword the parameter comment text so that it is more meaningful to
developers: document that the parameter contains the name of the plugin.
Change the API documentation of parameter $type as well so that it is
a) correct, and
b) not in conflict with the API documentation for $plugin.
2019-03-15 11:13:23 +01:00
Nathan Nguyen
9432553b1c
MDL-61537 assignfeedback_editpdf: Rotate PDF page
...
Add page rotation feature.
2019-03-15 15:02:33 +11:00
Nathan Nguyen
cebfb23fb1
MDL-63263 tool_recyclebin: Apply automated backup setting
...
Use Automated backup settings as settings for Recycle bin backup and restore.
2019-03-15 14:56:34 +11:00
Rex Lorenzo
9665abad31
MDL-63263 tool_recyclebin: Recycle bin should always save user data.
2019-03-15 14:56:34 +11:00
Dmitrii Metelkin
34945fa35f
MDL-64898 core_completion: no progress for untracked users
2019-03-15 14:32:50 +11:00
Jake Dallimore
ec819146cc
weekly release 3.7dev
2019-03-15 11:01:23 +08:00
Jake Dallimore
ed37e2d234
NOBUG: Fixed file access permissions
2019-03-15 11:01:23 +08:00
Jake Dallimore
36159c67aa
NOBUG: Fixed SVG browser compatibility
2019-03-15 11:01:22 +08:00
Jake Dallimore
3582f60554
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2019-03-15 11:01:22 +08:00
Juan Leyva
4daa0d08fe
MDL-64655 forum: New WS mod_forum_get_forum_access_information
...
This WS returning the current user capabilities info.
2019-03-14 17:37:29 +01:00
Jake Dallimore
8587f97637
Merge branch 'MDL-60059-master' of git://github.com/rezaies/moodle
2019-03-14 15:46:10 +08:00
Shamim Rezaie
7fb8632109
MDL-60059 mod_workshop: Add drag and drop support to workshop events
2019-03-14 13:02:49 +11:00
Brendan Heywood
504198780e
MDL-64543 profiling: Add ability to auto profile only slow scripts
2019-03-14 11:44:25 +11:00
Eloy Lafuente (stronk7)
22b02995f4
Merge branch 'MDL-46931' of https://github.com/paulholden/moodle
2019-03-14 01:26:39 +01:00
Eloy Lafuente (stronk7)
ca996c1f48
Merge branch 'MDL-63146-master' of git://github.com/rezaies/moodle
2019-03-14 01:20:52 +01:00
Eloy Lafuente (stronk7)
bd9fb479f1
Merge branch 'MDL-61585_master' of git://github.com/dmonllao/moodle
2019-03-14 01:13:47 +01:00
Eloy Lafuente (stronk7)
539b5a59f3
Merge branch 'MDL-63366-master' of git://github.com/andrewnicols/moodle
2019-03-14 00:31:39 +01:00
Eloy Lafuente (stronk7)
e4ddf4dc7a
Merge branch 'MDL-63524-master' of git://github.com/andrewnicols/moodle
2019-03-13 23:37:48 +01:00
Eloy Lafuente (stronk7)
13e767226f
Merge branch 'MDL-64670-master' of git://github.com/aanabit/moodle
2019-03-13 17:47:59 +01:00
Juan Leyva
c9a952776e
MDL-64615 tool_mobile: Do not modify custom download URLs
2019-03-13 17:10:02 +01:00
Amaia Anabitarte
9171b588fe
MDL-64670 core_message: fixing selector xpath
2019-03-13 15:06:42 +01:00
Jake Dallimore
a3d85254f1
Merge branch 'MDL-64495-master' of https://github.com/aanabit/moodle
2019-03-13 16:36:04 +08:00
Adrian Greeve
1fac570629
Merge branch 'MDL-64568-master'
2019-03-13 15:42:40 +08:00
Mark Nelson
7e0c4bde11
MDL-64568 core_group: delete conversation and members on group deletion
2019-03-13 15:42:03 +08:00
Mark Nelson
978f233b8b
MDL-64568 core_message: added new method to nuke conversations entirely
...
This method removes all data in the database related to a
given conversation.
2019-03-13 15:41:53 +08:00
Mark Nelson
07a4698d0a
MDL-64568 core: upgrade step to remove orphaned group conversations
2019-03-13 15:41:44 +08:00
Jake Dallimore
6cb1a655e2
Merge branch 'MDL-64747-master' of https://github.com/lucaboesch/moodle
2019-03-13 14:28:04 +08:00
Adrian Greeve
dd8131a875
Merge branch 'MDL-64787_master-bump-python-package' of git://github.com/dmonllao/moodle
2019-03-13 14:05:14 +08:00
Jake Dallimore
a6646dfd92
Merge branch 'MDL-64773_master' of git://github.com/markn86/moodle
2019-03-13 11:03:52 +08:00
Jake Dallimore
c6ceaf81db
Merge branch 'MDL-64230-master' of git://github.com/junpataleta/moodle
2019-03-13 10:39:03 +08:00
Mark Nelson
5e600f7ce2
MDL-64773 core_message: do not process muted conversations
2019-03-13 09:08:46 +08:00
Mark Nelson
bd038cc19f
MDL-64773 core_message: add ability to mute/unmute conversations
2019-03-13 08:55:14 +08:00
Barbara Ramiro
8eaf770d01
MDL-64773 core: added muted icon
2019-03-13 08:55:13 +08:00
Mark Nelson
00c5924546
MDL-64773 core_message: ensure existing APIs return muted status
2019-03-13 08:55:13 +08:00
Mark Nelson
1c36c11a18
MDL-64773 core_message: updated privacy provider
2019-03-13 08:55:13 +08:00
Mark Nelson
086409f601
MDL-64773 core_message: added web services to mute/unmute conversations
2019-03-13 08:55:13 +08:00
Mark Nelson
2687312b29
MDL-64773 core_message: added API to mute/unmute conversations
2019-03-13 08:55:13 +08:00
Eloy Lafuente (stronk7)
da97d01192
Merge branch 'MDL-64670-master' of git://github.com/aanabit/moodle
2019-03-12 18:05:17 +01:00
David Monllaó
dea8ab8900
MDL-64787 mlbackend_python: Bump python package minimum version
2019-03-12 13:11:02 +01:00
Amaia Anabitarte
4bbec310aa
MDL-64495 admin: Removed setting page and deprecation
2019-03-12 10:40:43 +01:00
Amaia Anabitarte
a029ee00cd
MDL-64495 admin: New Messaging settings category in Site administration
2019-03-12 10:40:43 +01:00
Adrian Greeve
d87696dadb
Merge branch 'MDL-13745-master-nosetting' of git://github.com/vmdef/moodle
2019-03-12 17:05:31 +08:00
Víctor Déniz Falcón
2bf67a74fb
MDL-13745 admin: add Output mail configuration test
...
Add a tool for admins to test that the outgoing mail configuration is valid.
2019-03-12 08:58:30 +00:00
Jan Dageförde
1d8e6dacef
MDL-65022 wiki: declare the cancel button secondary
2019-03-12 09:06:40 +01:00
Shamim Rezaie
1d146d7a6e
MDL-63151 mod_wiki: Add userid param to mod_wiki calendar callbacks
2019-03-12 17:16:24 +11:00
Shamim Rezaie
ed1f61f30f
MDL-63151 mod_wiki: check if the module is visible to the user
2019-03-12 17:12:09 +11:00
Adrian Greeve
fa50232ff7
Merge branch 'MDL-64477-master-lastats' of git://github.com/mudrd8mz/moodle
2019-03-12 13:36:43 +08:00
Adrian Greeve
80fd0eb073
Merge branch 'MDL-64787_master' of git://github.com/dmonllao/moodle
2019-03-12 11:16:20 +08:00
Eloy Lafuente (stronk7)
c93eedf8dd
Merge branch 'MDL-64084-master' of git://github.com/jleyva/moodle
2019-03-12 00:29:58 +01:00
Eloy Lafuente (stronk7)
99daf06a4f
Merge branch 'MDL-64653-master' of git://github.com/jleyva/moodle
2019-03-11 23:03:02 +01:00
Sara Arjona
0c04a44457
MDL-64974 badges: add missing configurecriteria capability check
2019-03-11 10:24:39 +01:00
David Mudrák
6cae6c9b55
MDL-64477 analytics: Include new stats in site registration info
...
These four new figures will be submitted to the Moodle sites directory
as a part of the site registration.
2019-03-11 10:23:25 +01:00
David Mudrák
5e9b091248
MDL-64477 analytics: Introduce a new \core_analytics\stats class
...
The purpose of the class is to provide stats and meta data about how the
analytics is used on the site.
2019-03-11 10:23:25 +01:00
Davo Smith
f83bd64148
MDL-64365 mod_forum: hide RSS settings if RSS not enabled
2019-03-11 09:04:32 +00:00
David Monllaó
9b3580f43c
MDL-61585 analytics: Include missing indicators
2019-03-11 09:36:54 +01:00
Andrew Nicols
bee40dbf27
MDL-63524 behat: Do not skip tests on Step 0 error
2019-03-11 11:18:40 +08:00
Jun Pataleta
9f09d9dec5
MDL-64958 gradeimport_csv: Better unit tests for check_user_exists()
2019-03-11 09:32:21 +08:00
Jun Pataleta
d45f0f0ceb
MDL-64958 grade_import: Ensure correct user is being fetched
...
* We need to ensure that we are checking the correct user account.
Since email and idnumber are not unique fields, there's a chance that
multiple user records will match when querying for user data using
these fields. This might lead to a different user's grades being
inadvertently modified during grade import. In such a case, this
function needs to return a null userid.
2019-03-11 09:32:17 +08:00
Mark Nelson
8ca99a92da
MDL-64990 tool_usertours: do not show messaging tour when disabled
2019-03-11 07:50:06 +08:00
David Castro
cc179d9641
MDL-65008 question: Query enhancement.
...
Adding core_question as an additional filter to the tag backup.
2019-03-08 16:35:41 -05:00
Luca Bösch
5ed8afac9b
MDL-64747 block_myoverview: Omit "Sort by" text and add icon instead.
2019-03-08 16:42:20 +01:00
Paul Holden
47e466c958
MDL-46931 roles: retrieve distinct users in sub-query.
...
Prevents duplicate key column warning when a user is enrolled in
a course via multiple enrolment methods.
2019-03-08 14:40:41 +00:00
Paul Holden
9ded266b4e
MDL-43130 access: fix user counting when retrieving assignable roles.
...
Previously users assigned the same role in a context via multiple
components would be counted multiple times.
2019-03-08 12:32:24 +00:00
Sara Arjona
63be19c543
MDL-65006 policy: avoid loop when no policies need to be agreeded
...
Avoid an infinite loop when the user has no policies to agreed but
the policyagreed = 0.
2019-03-08 10:01:51 +01:00
Damyon Wiese
71fb32f8a6
MDL-64230 files: focus and hover css
...
Show the full filename when an element has focus or hover on the parent element.
2019-03-08 14:48:50 +08:00
Jun Pataleta
ed90e4d378
MDL-64230 files: Display long file/folder names with ellipsis
...
* Instead of clipping long file/folder names by default, truncate them
with ellipsis to indicate to the user that the file/folder has a long
name.
2019-03-08 14:48:49 +08:00
Adrian Greeve
a5dd8bfc91
MDL-64987 repository_nextcloud: Remove duplicate string.
2019-03-08 14:32:24 +08:00
Jun Pataleta
78af6dec0d
MDL-65005 block_timeline: Behat fixes
2019-03-08 13:38:59 +08:00
Jun Pataleta
7a698c0d91
MDL-65005 block_timeline: Fix accessibility of Day filter menu
2019-03-08 13:38:59 +08:00
Jun Pataleta
87b998c46f
MDL-65005 block_timeline: Fix accessibility of Sort-by menu
2019-03-08 13:38:55 +08:00
Mark Nelson
1fadad46a0
MDL-64773 core: added new table to keep track of muted conversations
2019-03-08 11:52:06 +08:00
AMOS bot
3ca5cd95d8
Automatically generated installer lang files
2019-03-08 00:15:09 +00:00
David Monllaó
4c44a1f6a0
MDL-64787 tool_analytics: New template to select the evaluation mode
2019-03-07 21:06:17 +01:00
David Monllaó
e97dfff78d
MDL-64787 tool_analytics: Include training data source in the log table
2019-03-07 20:44:48 +01:00
David Monllaó
bc82b89586
MDL-64787 mlbackend: Evaluate trained models
2019-03-07 20:43:30 +01:00
David Monllaó
74823933c8
MDL-64787 tool_analytics: UI for trained models evaluation
2019-03-07 20:43:30 +01:00
Eloy Lafuente (stronk7)
a713ed3ba6
weekly release 3.7dev
2019-03-07 16:41:47 +01:00
Eloy Lafuente (stronk7)
f83eb74e56
NOBUG: Fixed SVG browser compatibility
2019-03-07 16:41:45 +01:00
Eloy Lafuente (stronk7)
482a791f4d
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2019-03-07 16:41:43 +01:00
Andrew Nicols
771a8c3c95
MDL-64883 mod_chat: Fix SQL in cron
2019-03-07 17:30:31 +08:00
Shamim Rezaie
a44fb747cf
MDL-63149 mod_survey: Add userid param to mod_survey calendar callbacks
2019-03-07 17:54:09 +11:00
Shamim Rezaie
58182fa833
MDL-63144 mod_lti: Add userid param to mod_lti calendar callbacks
2019-03-07 17:48:17 +11:00
Shamim Rezaie
70e7f3b9ba
MDL-63144 mod_lti: Check if the module is visible to the user
2019-03-07 17:38:01 +11:00
Andrew Nicols
9f909b1c75
Merge branch 'MDL-64881-master' of git://github.com/lameze/moodle
2019-03-07 11:45:09 +08:00
Simey Lameze
7cef9748ff
MDL-64881 mod_workshop: fix version bump
2019-03-07 11:43:36 +08:00
Simey Lameze
77f3b50f78
MDL-64881 mod_workshop: add task to run allocation plugin cron
2019-03-07 11:33:15 +08:00
Jun Pataleta
b740fe1769
Merge branch 'MDL-64746-master' of https://github.com/lucaboesch/moodle
2019-03-07 11:04:42 +08:00
Andrew Nicols
7e51bd2583
MDL-64882 repository: Whitespace fix and version bump
2019-03-07 10:49:59 +08:00
Andrew Nicols
30bb29dae4
Merge branch 'MDL-64882-master' of git://github.com/lameze/moodle
2019-03-07 10:40:16 +08:00
Andrew Nicols
1eb1087748
MDL-64884 auth_mnet: Version bump
2019-03-07 10:32:18 +08:00
Andrew Nicols
5c30abc2ae
MDL-64883 mod_chat: Version bump
2019-03-07 10:32:02 +08:00
Andrew Nicols
1a34def707
Merge branch 'MDL-64883-master' of git://github.com/lameze/moodle
2019-03-07 10:30:02 +08:00
Simey Lameze
b98d775540
MDL-64883 mod_chat: deprecate legacy chat_cron() function
2019-03-07 10:10:29 +08:00
Simey Lameze
958dfd9761
MDL-64883 mod_chat: convert cron to scheduled task
2019-03-07 10:10:25 +08:00
Adrian Greeve
98c49e1a91
Merge branch 'MDL-64026-master' of git://github.com/jleyva/moodle
2019-03-07 10:01:25 +08:00
Andrew Nicols
f9aeebd18e
Merge branch 'MDL-64884-master' of git://github.com/lameze/moodle
2019-03-07 09:48:11 +08:00
Adrian Greeve
ebdd345054
Merge branch 'MDL-63905' of git://github.com/jmvedrine/moodle
2019-03-07 09:10:30 +08:00
Eloy Lafuente (stronk7)
05506eaddc
MDL-62869 upgrade: make upgrade step to match current version
2019-03-06 23:19:13 +01:00
Eloy Lafuente (stronk7)
ff13ffcd99
Merge branch 'MDL-62869-include-all-courses-mycourse-fix-new' of https://github.com/dmitriim/moodle
2019-03-06 23:10:38 +01:00
Bas Brands
48507e164a
MDL-63074 tool_customlang: update renderers
...
* move html to template
* allow mobile customization
2019-03-06 18:49:04 +01:00
Jan Dageförde
47da79bae9
MDL-64243 nextcloud: Add support for offline download for Moodle Mobile
2019-03-06 16:32:24 +01:00
Eloy Lafuente (stronk7)
e3d78a7c8d
Merge branch 'MDL-63937-master' of https://github.com/HuongNV13/moodle
2019-03-06 13:30:39 +01:00
Andrew Nicols
54c2b17604
MDL-64410 access: Unit tests for context locking SQL
2019-03-06 12:36:05 +01:00
Andrew Nicols
fe41810304
MDL-64410 access: Check for context locking in cap functions
2019-03-06 12:36:05 +01:00
Jun Pataleta
6c2fc65887
Merge branch 'MDL-64333_master' of git://github.com/markn86/moodle
2019-03-06 17:34:10 +08:00
Mark Nelson
6408ea75ed
MDL-64333 core_message: add migration message to new UI
2019-03-06 17:26:15 +08:00
Andrew Nicols
5bf82d7d9c
Merge branch 'MDL-64774-master' of git://github.com/junpataleta/moodle
2019-03-06 15:41:11 +08:00
Jean-Michel Vedrine
48aad79a63
MDL-63905 qtype_multianswer: validate imported questions
2019-03-06 08:35:04 +01:00
Adrian Greeve
d2063ed0a1
Merge branch 'MDL-64891-master' of git://github.com/tobiasreischmann/moodle
2019-03-06 15:06:36 +08:00
Andrew Nicols
a6a5685999
Merge branch 'MDL-64950-master-2' of git://github.com/junpataleta/moodle
2019-03-06 13:42:24 +08:00
Jun Pataleta
313f2be603
MDL-64950 core: Handle username in a case-insensitive fashion
2019-03-06 12:45:27 +08:00
Jun Pataleta
e1d6600fbe
MDL-64950 core: Unit tests for get_complete_user_data()
2019-03-06 12:45:27 +08:00
Andrew Nicols
c40f6adbe0
MDL-64971 access: Ensure that the capability exists when fetching
2019-03-06 10:16:06 +08:00
AMOS bot
5d1923d874
Automatically generated installer lang files
2019-03-06 00:09:23 +00:00
Eloy Lafuente (stronk7)
fec8550675
Merge branch 'MDL-64943' of git://github.com/stronk7/moodle
2019-03-05 22:49:30 +01:00
Eloy Lafuente (stronk7)
71505bed78
MDL-64943 behat: fix some remaining uses of old strings
2019-03-05 19:17:07 +01:00
Eloy Lafuente (stronk7)
8ab1bd2f5e
Merge branch 'MDL-64943-master-enfix' of git://github.com/mudrd8mz/moodle
2019-03-05 11:08:32 +01:00
Tobias Reischmann
852d795ffb
MDL-64891 gradebook: Improve help text of grade display type.
2019-03-05 10:33:17 +01:00
Jun Pataleta
02d6bfaf98
Merge branch 'MDL-62465-master' of git://github.com/damyon/moodle
2019-03-05 15:30:31 +08:00
Adrian Greeve
754029cffb
Merge branch 'MDL-64342-master' of git://github.com/cescobedo/moodle
2019-03-05 15:00:23 +08:00
Damyon Wiese
f88c613135
MDL-62465 assign: Remove behat step
...
We don't need to open the menu to choose the "Grade" item, we can just click the button.
2019-03-05 14:41:25 +08:00
Adrian Greeve
3bf98faf80
Merge branch 'MDL-64864-master' of git://github.com/damyon/moodle
2019-03-05 14:25:16 +08:00
Adrian Greeve
40f289f362
Merge branch 'MDL-64678-master' of git://github.com/damyon/moodle
2019-03-05 13:51:33 +08:00
Andrew Nicols
9aae08ac91
Merge branch 'MDL-64961-master' of https://github.com/sammarshallou/moodle
2019-03-05 13:24:17 +08:00
Andrew Nicols
06824731a4
Merge branch 'MDL-64981' of https://github.com/timhunt/moodle
2019-03-05 13:20:34 +08:00
Shamim Rezaie
c51a157755
MDL-64830 core_calendar: Do cap check on event edit form
2019-03-05 04:24:53 +01:00
Damyon Wiese
5d87464bc6
MDL-64651 comments: Do not send referrer
...
Use blanktarget option on all comments to prevent malicious links.
2019-03-05 04:24:53 +01:00
Viktor
898d5d05a0
MDL-62702 core_lib: fix broken verification signature
2019-03-05 04:24:53 +01:00
Mark Nelson
1a8b1f2724
MDL-62702 core_lib: updated the 'ltiprovider' readme_moodle.txt
2019-03-05 04:24:53 +01:00
Brendan Cox
d8a7e1f78d
MDL-62702 core_lib: parameters in POST override other LTI values
...
This fixes an exploit where you could alter the 'Content-Type' of the
request and bypass the case-sensitive check 'strstr'. For example,
setting it to 'application/x-www-FORM-urlencoded'. However, changing
this to use 'stristr' was also not an acceptable approach as you
could also bypass it by setting the value to 'multipart/form-data'.
2019-03-05 04:24:53 +01:00
Ryan Wyllie
93dda3bfd3
MDL-63786 core: set $CFG->forceclean for logged in as sessions
...
Turn on the forceclean config setting when a user is logged in as a
different user. This is a precautionary measure, which forces all
user submitted content to be cleaned of JavaScript before rendering
it to the logged in as user.
2019-03-05 04:24:53 +01:00
Luca Bösch
c430bed525
MDL-64706 theme_boost: Remove logo link in secure template
2019-03-05 04:24:53 +01:00
Shamim Rezaie
3f4d7f805e
MDL-63146 mod_quiz: Add userid param to mod_quiz calendar callbacks
2019-03-05 14:21:42 +11:00
Jun Pataleta
b7d8cd0fc7
Merge branch 'MDL-64652-master' of git://github.com/andrewnicols/moodle
2019-03-05 11:14:04 +08:00
Adrian Greeve
10ed5197fd
Merge branch 'MDL-64941-master' of https://github.com/MartinGauk/moodle
2019-03-05 11:08:27 +08:00
Andrew Nicols
62ce9e73c4
MDL-64652 mod_data: Break LEFT JOINs to multiple INNER
2019-03-05 10:12:22 +08:00
Andrew Nicols
ab20d2606d
MDL-64652 glossary: Break LEFT JOINs to multiple INNER
2019-03-05 10:12:22 +08:00
Andrew Nicols
3ffbde1214
MDL-64652 forum: Use an inner join when fetching ratings
2019-03-05 10:12:22 +08:00
Andrew Nicols
9f3bf966c4
MDL-64652 rating: Add optional inner join option to sql
2019-03-05 10:12:22 +08:00
Andrew Nicols
ab45aa735c
MDL-64652 mod_forum: Performance improvement for provider
...
There are possibly some further improvements that can be made to:
- export_discussion_data
- export_all_posts
2019-03-05 10:12:22 +08:00
Andrew Nicols
e93b9cb56f
Merge branch 'MDL-64967-master' of https://github.com/sammarshallou/moodle
2019-03-05 10:09:31 +08:00
Andrew Nicols
264fdc2cae
Merge branch 'MDL-64886_master' of https://github.com/marxjohnson/moodle
2019-03-05 10:04:15 +08:00
Adrian Greeve
96ec5f03f7
Merge branch 'MDL-64863-master' of git://github.com/damyon/moodle
2019-03-05 09:55:25 +08:00
Jun Pataleta
ba77f20bd0
Merge branch 'MDL-62143-master' of git://github.com/damyon/moodle
2019-03-05 09:44:59 +08:00
Damyon Wiese
be56aa864b
MDL-64864 core_competency: Include course category
...
These courses are passed through to the course_summary_exporter which
requires a category id in each course record.
2019-03-05 08:52:17 +08:00
Damyon Wiese
a0e3d29fcf
MDL-64678 assign: More ios touch
...
Only disable touch scrolling when the touch event is within the drawing region of the canvas.
2019-03-05 08:42:31 +08:00
Simey Lameze
866b21a22a
MDL-64881 workshopallocation_scheduled: remove legacy function
2019-03-05 06:51:44 +08:00
Simey Lameze
f0e9b93569
MDL-64881 workshopallocation_scheduled: create a scheduled task
2019-03-05 06:51:40 +08:00
Simey Lameze
8c0f43c477
MDL-64881 mod_workshop: remove legacy workshop_cron() function
2019-03-05 06:35:35 +08:00
Simey Lameze
29bddab8c8
MDL-64881 mod_workshop: convert cron to scheduled task
2019-03-05 06:35:30 +08:00
Alexander Bias
c8def6e394
MDL-64905 block_myoverview: Progress bar percentage as placeholder
2019-03-04 16:16:11 +01:00
AMOS bot
8bb161fce0
Automatically generated installer lang files
2019-03-04 00:09:35 +00:00
cescobedo
a57e09230f
MDL-64342 core_message: make ajax call when privacy setting is changed
...
Only fire ajax request when the privacy setting value is changed.
2019-03-03 23:23:04 +01:00
Jun Pataleta
c1ff94f41e
MDL-64774 user: Make email query case-insensitive
2019-03-01 23:29:00 +08:00
Jun Pataleta
2672f0366b
MDL-64774 user: Better unit tests for updating users with similar emails
2019-03-01 23:29:00 +08:00
Amaia Anabitarte
75e7553aa3
MDL-64670 core_message: behat tests for group conversations
...
Co-authored-by: Mathew May <mathew@moodle.com >
Co-authored-by: Amaia Anabitarte <amaia@moodle.com >
2019-03-01 14:14:32 +01:00
Amaia Anabitarte
65f631c5bc
MDL-64670 core_message: New steps and selectors for message drawer
...
Co-authored-by: Mathew May <mathew@moodle.com >
Co-authored-by: Amaia Anabitarte <amaia@moodle.com >
2019-03-01 14:14:32 +01:00
sam marshall
7ba1cadd41
MDL-64961 REST web service: Fatal error in error handler
2019-03-01 11:57:00 +00:00
Tim Hunt
a0536c410a
MDL-64981 dml tests: pgsql_native_recordset_testcase port number
2019-03-01 11:12:40 +00:00
Martin Gauk
3e24d6f663
MDL-64941 qtype_multianswer: keep order of existing wrapped questions
2019-03-01 09:46:40 +00:00
Simey Lameze
4ce27477fb
MDL-64882 repository_filesystem: deprecate legacy cron function
2019-03-01 11:12:55 +08:00
Simey Lameze
a8e38eb311
MDL-64882 repository_filesystem: convert cron to scheduled task
2019-03-01 11:12:46 +08:00
Simey Lameze
653842539c
MDL-64882 repository_dropbox: deprecate legacy cron function
2019-03-01 10:43:18 +08:00
Simey Lameze
d77c810627
MDL-64882 repository_dropbox: convert cron to schedule task
2019-03-01 10:43:17 +08:00
Andrew Nicols
306ce452ab
MDL-63366 core_privacy: Add coverage whitelisting
2019-03-01 10:30:31 +08:00
Andrew Nicols
14588631c0
MDL-63366 tool_dataprivacy: Add coverage whitelisting
2019-03-01 10:30:31 +08:00
Andrew Nicols
2c51b2eca0
MDL-63366 core: Add coverage whitelisting for filestorage
2019-03-01 10:30:31 +08:00
Andrew Nicols
0970aa10af
MDL-63366 core_phpunit: Add ability to specify coverage filters
2019-03-01 10:30:31 +08:00
Simey Lameze
942cc5b1da
MDL-64884 auth_mnet: deprecate legacy cron() method
2019-03-01 10:01:41 +08:00
Simey Lameze
e425221ee6
MDL-64884 auth_mnet: convert cron to scheduled task
2019-03-01 10:01:37 +08:00
AMOS bot
8683c7f62a
Automatically generated installer lang files
2019-03-01 00:15:34 +00:00
Dmitrii Metelkin
2085e8603a
MDL-62869 search: implement searching for all courses
2019-03-01 07:18:37 +11:00
Luca Bösch
eb6a339fb7
MDL-64746 block_timeline: replace filter icon by sort icon.
2019-02-28 20:45:50 +01:00
Eloy Lafuente (stronk7)
89d1238962
weekly release 3.7dev
2019-02-28 18:51:34 +01:00
Eloy Lafuente (stronk7)
82d8dd7188
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2019-02-28 18:51:31 +01:00
David Mudrák
60f59e5599
MDL-64943 lang: Fix regressions in Behat caused by reworded strings
2019-02-28 17:23:01 +01:00
Eloy Lafuente (stronk7)
47d363f34f
Merge branch 'MDL-60944_master-bump-mlbackend' of git://github.com/dmonllao/moodle
2019-02-28 11:51:57 +01:00
David Monllaó
18eb9a3733
MDL-60944 mlbackend_python: Bump python package version
2019-02-28 11:45:24 +01:00
Juan Leyva
1f87a7f653
MDL-64084 core_enrol: Return expect last access course time
2019-02-28 11:11:35 +01:00
Eloy Lafuente (stronk7)
b5940124dd
Merge branch 'MDL-62631-master' of git://github.com/sarjona/moodle
2019-02-28 10:33:57 +01:00
Helen Foster
38dc5b9677
MDL-64943 lang: Import fixed English strings (en_fix)
...
Significant string changes:
* importgroups_help,core_group - Correcting optional fieldnames
(removing picture, hidepicture and adding groupidnumber, groupingname
and enablemessaging)
* penaltyforeachincorrecttry_help,core_question - additional paragraph
about scoring logic
* resultdownloadready,tool_dataprivacy - wording corrected (no need to
go to a download page)
* auth_dbfielduser,auth_db - varchar data type requirement
2019-02-28 09:50:18 +01:00
Andrew Nicols
b73e2accbe
Merge branch 'MDL-64376-master-2' of git://github.com/ryanwyllie/moodle
2019-02-28 11:45:27 +08:00
Ryan Wyllie
3accb67bcd
MDL-64376 block_recentlyaccessedcourses: only centre courses on overflow
...
Only centre the courses in the div if they are overflowing the container
otherwise they should be left aligned.
2019-02-28 11:28:19 +08:00
Eloy Lafuente (stronk7)
3c1bb2334d
Merge branch 'MDL-64444-master' of git://github.com/jleyva/moodle
2019-02-28 01:19:13 +01:00
Eloy Lafuente (stronk7)
daf358f0cd
Merge branch 'MDL-64878-master' of git://github.com/damyon/moodle
2019-02-27 18:58:26 +01:00
Eloy Lafuente (stronk7)
ae5792807b
Merge branch 'MDL-60944_master' of git://github.com/dmonllao/moodle
2019-02-27 18:46:44 +01:00
sam marshall
7514557426
MDL-64967 Behat: Mobile app testing does not load CSS files
...
Some files cannot be loaded due to CORS restrictions.
2019-02-27 14:56:05 +00:00
Sara Arjona
a0e20ce87c
Merge branch 'MDL-64761-master' of git://github.com/dpalou/moodle
2019-02-27 15:36:18 +01:00
Mark Johnson
7d4c345820
MDL-64886 enrol: Make enrolledusercount optional in enrol_get_users_courses
2019-02-27 12:58:17 +00:00
Alexander Bias
0048e12f04
MDL-64903 block_myoverview: Cluster course filters
2019-02-27 13:46:47 +01:00
Sara Arjona
0ebfd1c47b
Merge branch 'MDL-55135-master-competencies-manage-in-coursecontext' of https://github.com/wjroes/moodle
2019-02-27 11:51:30 +01:00
Sara Arjona
7afeb1b1d2
Merge branch 'MDL-62454-master' of git://github.com/bmbrands/moodle
2019-02-27 08:57:51 +01:00
Andrew Nicols
ec442a39dc
Merge branch 'MDL-64889_master' of https://github.com/marxjohnson/moodle
2019-02-27 14:38:34 +08:00
Andrew Nicols
b4d689c8db
Merge branch 'wip-master-MDL-62345' of https://github.com/adpe/moodle
2019-02-27 13:51:08 +08:00
Andrew Nicols
ccf03e1398
Merge branch 'MDL-63674-master' of git://github.com/rezaies/moodle
2019-02-27 13:01:08 +08:00
Andrew Nicols
3d122bd284
Merge branch 'MDL-63915_master' of git://github.com/markn86/moodle
2019-02-27 12:08:09 +08:00
Andrew Nicols
507d05f6e3
Merge branch 'MDL-64376-master-2' of git://github.com/ryanwyllie/moodle
2019-02-27 11:51:14 +08:00
Ryan Wyllie
42702e4186
MDL-63915 core_message: prevent drawer overriding index page widget
...
The module message_drawer_view_conversation.js is written in a way
where it keeps the conversation data as a static module variable.
It also does the same thing for the render function and generates it
when the conversation is shown, and only holds one instance as a static
module variable. This means which ever version of the messaging UI opens
second will override the first render function.
2019-02-27 11:35:36 +08:00
Ryan Wyllie
3e79a7bbe8
MDL-63915 core_message: fix view contacts loading only on one app
2019-02-27 11:35:36 +08:00
Mark Nelson
6f9d34bd46
MDL-63915 core_message: 'message' link on profile opens drawer
2019-02-27 11:35:36 +08:00
Mark Nelson
fd998fc6f0
MDL-63915 core_message: add the UI to the message/index.php page
2019-02-27 11:35:36 +08:00
Mark Nelson
cb01c45c5d
MDL-63915 core_message: add namespacing to messaging widget
2019-02-27 11:35:36 +08:00
Mark Nelson
7ece4ca9da
MDL-63915 core_message: mark items that can be removed in MDL-63261
2019-02-27 11:35:36 +08:00
Mark Nelson
ee45ecc014
MDL-63915 core_message: remove use of renderable so we can nuke it
...
The other renderables in the same namespace are still used by
deprecated web services. Once we do the final deprecation of
those web services they will be removed - see MDL-63261.
2019-02-27 11:35:36 +08:00
Mark Nelson
b1bba555be
MDL-63915 theme_bootstrapbase: removed unused CSS
2019-02-27 11:35:36 +08:00
Mark Nelson
4fd0c594db
MDL-63915 theme_boost: removed unused CSS
2019-02-27 11:35:36 +08:00
Mark Nelson
273dadeb50
MDL-63915 core_message: removed unused AMD modules
2019-02-27 11:35:36 +08:00
Mark Nelson
b01d0535bc
MDL-63915 core_message: removed unused templates
...
Also removed no longer used renderer.
2019-02-27 11:35:36 +08:00
Ryan Wyllie
3edde4fbe8
MDL-64376 recentlyaccessedcourses: improve displaying of courses
2019-02-27 10:58:02 +08:00
Ryan Wyllie
2719668068
MDL-64376 theme_boost: fire event on nav drawer toggle
2019-02-27 10:50:33 +08:00
Ryan Wyllie
8c890dd57d
MDL-64376 recentlyaccessedcourses: make cards fixed width
2019-02-27 10:50:33 +08:00
Ryan Wyllie
6d9727628a
MDL-64376 recentlyaccessedcourses: stop reloading on favourite
...
Stop reloading the whole content when a single course is favourited
or unfavourited.
2019-02-27 10:50:32 +08:00
Damyon Wiese
40fe153816
MDL-64878 grades: Update delete_instance
...
When grades are deleted, it needs to know the context so any files
in the gradebook can be deleted. This means module delete_instance
functions must delete the grade_item before they delete the module record.
2019-02-27 10:37:54 +08:00
Damyon Wiese
031cf251c1
MDL-64878 grades: Rebuild cache on import
...
When the course module cache is out of date during a gradebook re-calculcation it throws
throws exceptions because the module cannot be found. This prevents access to gradebook or
any type of grading functions until the cache is rebuilt.
When the cache still has no module record we log an error and return the course context.
2019-02-27 10:37:31 +08:00
Andrew Nicols
6f6a993d39
Merge branch 'MDL-64591' of https://github.com/timhunt/moodle
2019-02-27 09:54:35 +08:00
AMOS bot
556aefbe07
Automatically generated installer lang files
2019-02-27 00:09:34 +00:00
Eloy Lafuente (stronk7)
1c970f12db
Merge branch 'MDL-63417-master' of git://github.com/mihailges/moodle
2019-02-26 23:18:56 +01:00
Sara Arjona
6fb04e766d
MDL-52167 admin: format dependencies in search results
2019-02-26 15:46:05 +01:00
Davo Smith
08163b2067
MDL-52167 admin: display dependencies in search results
2019-02-26 15:45:53 +01:00
Davo Smith
d940855f92
MDL-52167 admin: switch hide_if() to use hide() + update upgrade.txt
2019-02-26 15:45:44 +01:00
Davo Smith
8ed3671d4c
MDL-52167 admin: now able to show/hide settings based on conditions
2019-02-26 15:45:35 +01:00
Sara Arjona
2bc0774cc1
Merge branch 'MDL-43428-master' of git://github.com/rezaies/moodle
2019-02-26 14:08:55 +01:00
Tim Hunt
bd8774d55e
MDL-64591 User tours: don't show during redirects & other bad times
2019-02-26 13:04:38 +00:00
Sara Arjona
44d5c25469
Merge branch 'MDL-58428-master' of git://github.com/sarjona/moodle
2019-02-26 13:25:54 +01:00
Mathew May
1baadc87fb
MDL-58428 theme: Update upgrade txt & versions.
2019-02-26 12:56:14 +01:00
Mathew May
a48ff0dcf6
MDL-58428 theme: Add templates to Course
2019-02-26 12:56:14 +01:00
Mathew May
e686d12774
MDL-58428 theme: Move templates from admin/tool/usertours
2019-02-26 12:56:14 +01:00
Mathew May
f03acadc09
MDL-58428 theme: Move templates from admin/tool/lp
2019-02-26 12:56:14 +01:00
Mathew May
c53a22c434
MDL-58428 theme: Move templates from mod/forum
2019-02-26 12:56:14 +01:00
Mathew May
cce298035d
MDL-58428 theme: Move templates from mod/assign
2019-02-26 12:56:14 +01:00
Mathew May
0c61ec476c
MDL-58428 theme: Move templates from grade/grading/form/guide
2019-02-26 12:56:14 +01:00
Mathew May
08cefc7e31
MDL-58428 theme: Move templates from grade/report/singleview
2019-02-26 12:56:14 +01:00
Mathew May
6eebb09060
MDL-58428 theme: Move templates from grade/report/history
2019-02-26 12:56:14 +01:00
Mathew May
8460e3690b
MDL-58428 theme: Move templates from grades
2019-02-26 12:56:14 +01:00
Mathew May
5638b57267
MDL-58428 theme: Move templates from calendar
2019-02-26 12:56:14 +01:00
Mathew May
56cc669c39
MDL-58428 theme: Move templates from admin
2019-02-26 12:56:14 +01:00
Mathew May
b13a453d25
MDL-58428 theme: Move templates from lib
2019-02-26 12:56:14 +01:00
Mathew May
c75aa5640f
MDL-58428 theme: Move templates from blocks/settings
2019-02-26 12:56:14 +01:00
Mathew May
6c1967af54
MDL-58428 theme: Move templates from blocks/search_forums
2019-02-26 12:56:14 +01:00
Mathew May
f38a9caeef
MDL-58428 renderer: Correct paths & xpaths
2019-02-26 12:56:14 +01:00
Mathew May
847b0fa941
MDL-58428 renderer: Move renderer override from core
...
Also update all html_writer user to escape the namespace.
Also update the xpaths in behat
2019-02-26 12:56:14 +01:00
David Monllaó
c70a7194f4
MDL-60944 analytics: Include trained ML models
2019-02-26 10:58:41 +01:00
Mathew May
6a80186ebb
MDL-58428 renderer: Move renderer override from blocks
2019-02-26 16:24:49 +08:00
Mathew May
0976e4cf5e
MDL-58428 renderer: Move renderer override from maintenance
2019-02-26 16:24:49 +08:00
Mathew May
1c78866f44
MDL-58428 renderer: Move renderer override from grade report
2019-02-26 16:24:49 +08:00
Mathew May
2627162480
MDL-58428 renderer: Move renderer override from Question bank
2019-02-26 16:24:49 +08:00
Mathew May
9f0595c4fd
MDL-58428 renderer: Move renderer override from course management
2019-02-26 16:24:49 +08:00
Mathew May
f39111d0ea
MDL-58428 renderer: Move renderer override from files
2019-02-26 16:24:49 +08:00
Mathew May
9825951bd8
MDL-58428 renderer: Move renderer override from course
2019-02-26 16:24:48 +08:00
Mathew May
14bcc65e80
MDL-58428 behat: Fix regression of MDL-49399.
...
The behat for tool_task was no longer working in Clean & More due to the menu changes.
This updates the affected steps on Master only as 49399 was a master only fix.
2019-02-26 16:24:48 +08:00
Mathew May
b259b8bd7a
MDL-58428 phpunit: PHPUnit will mock the theme config in testing.
...
Other fixes to the require paths, correct the class names in fixtures for 'nofeatures' mock theme.
2019-02-26 16:24:46 +08:00
Andrew Nicols
4aefaf653b
MDL-58428 behat: Check parent themes for Behat override steps.
...
Behat will now look at the current themes' parents for Behat ovveride steps.
If found we will use the steps replacing the Moodle core steps.
2019-02-26 16:21:23 +08:00
Jun Pataleta
6940a4ced8
MDL-64950 login: core_login_validate_forgot_password_data() unit tests
2019-02-26 15:27:41 +08:00
Andrew Nicols
08311cdaf4
MDL-64880 mod_wiki: Remove cron value from version
2019-02-26 12:04:55 +08:00
Andrew Nicols
bf32bdaff5
Merge branch 'MDL-64879-master' of git://github.com/lameze/moodle
2019-02-26 12:03:13 +08:00
Andrew Nicols
20c6815809
MDL-60683 quiz: Version bump for new scheduled tasks
2019-02-26 11:52:20 +08:00
Shamim Rezaie
2c00caee85
MDL-43428 accessrule_timelimit: timeclose can be ealier than timelimit
2019-02-26 14:44:15 +11:00
Andrew Nicols
e935f20b02
Merge branch 'MDL-60683_cron_to_task' of https://github.com/mhughes2k/moodle
2019-02-26 11:31:24 +08:00
Simey Lameze
c3781ebeb3
MDL-64879 mod_assign: deprecate legacy assign_cron() function
2019-02-26 11:25:58 +08:00
Andrew Nicols
11638047df
Merge branch 'MDL-64880-master' of git://github.com/lameze/moodle
2019-02-26 11:11:53 +08:00
Andrew Nicols
44bad3b27c
Merge branch 'MDL-64663-master' of git://github.com/aanabit/moodle
2019-02-26 11:05:58 +08:00
Andrew Nicols
2a131bb55d
Merge branch 'arjen_validate_email' of https://github.com/arjenlentz/moodle
2019-02-26 10:53:55 +08:00
Sara Arjona
4b227ead88
Merge branch 'MDL-64862-master-workshopgradepass' of git://github.com/mudrd8mz/moodle
2019-02-25 18:31:10 +01:00
Sara Arjona
14fc53e7e2
Merge branch 'MDL-64931_master' of git://github.com/markn86/moodle
2019-02-25 17:19:02 +01:00
Adrian Greeve
e3daac154a
Merge branch 'MDL-64640-master' of git://github.com/andrewnicols/moodle
2019-02-25 10:26:01 +01:00
Amaia Anabitarte
504a5de320
MDL-64663 core_message: Behat to test admin settings
2019-02-25 10:13:20 +01:00
David Monllaó
e4453adc55
MDL-60944 tool_analytics: Adding create and delete features
...
Extra modifications to refine the preexisting patch.
2019-02-25 09:54:07 +01:00
Ankit Agarwal
349c44128d
MDL-60944 analytics: Add base support for import / export
2019-02-25 09:54:07 +01:00
Andrew Nicols
77f404ffd3
Merge branch 'MDL-64561-master-test' of git://github.com/rezaies/moodle
2019-02-25 15:50:56 +08:00
Charles Fulton
032d98a148
MDL-64561 install: show help text before database check
2019-02-25 16:43:14 +11:00
Shamim Rezaie
3c687b406a
MDL-63674 core_messaging: Fix message drawer's shadow in RTL
2019-02-25 14:38:20 +11:00
Shamim Rezaie
87dc257d55
MDL-63674 core_messaging: Bidi text support
2019-02-25 14:38:20 +11:00
Simey Lameze
b0218089d9
MDL-64879 mod_assign: convert cron to scheduled task
2019-02-25 10:41:31 +08:00
Mark Nelson
89bab5e8f0
MDL-64931 core_message: fixed PHP error when users are deleted from DB
2019-02-25 07:48:44 +08:00
Michael Hughes
b09c036bb8
MDL-60683 quiz: Replace quiz legacy cron with tasks
2019-02-22 16:39:37 +00:00
Adrian Perez
f286376913
MDL-62345 navigation: Change data-key for dashboard rootnode
2019-02-22 16:52:05 +01:00
Mathew May
e3652936f3
MDL-58428 theme: Shift templates ready for Bootstrapbase removal
...
Move behat override steps from boost into their Moodle core locations &
Move the effected core behat steps into bootstrapbase as override steps.
2019-02-22 15:19:33 +08:00
Sara Arjona
22348a3b96
MDL-62631 badges: Add manage/add badges buttons on Badges page
...
Direct access from the navigation Badges section to the "Manage badges"
and "Add a new badge" buttons.
2019-02-22 08:02:35 +01:00
Andrew Nicols
07203d34f1
weekly release 3.7dev
2019-02-22 10:51:13 +08:00
Andrew Nicols
c60b2b5a9f
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2019-02-22 10:51:09 +08:00
Bas Brands
5fe9aca3a1
MDL-62454 theme_boost: numerical qtype answer inline
2019-02-21 14:19:42 +01:00
Adrian Greeve
de1f00fdbe
Merge branch 'wip-MDL-64729-master' of https://github.com/Beedell/moodle
2019-02-21 12:20:48 +01:00
Adrian Greeve
df4a17c7ed
Merge branch 'MDL-64093_master' of git://github.com/markn86/moodle
2019-02-21 09:46:54 +01:00
Huong Nguyen
efef2efdd6
MDL-63937 autocomplete: Add the indicator when processing the request
2019-02-21 10:08:16 +07:00
Andrew Nicols
df5feea490
MDL-63937 autocomplete: Add a loading icon when fetching via AJAX
2019-02-21 10:08:16 +07:00
Andrew Nicols
d4495e8188
Merge branch 'MDL-64823_master' of https://github.com/marxjohnson/moodle
2019-02-21 10:32:29 +08:00
Andrew Nicols
414fa82e50
Merge branch 'MDL-64571-master' of git://github.com/cescobedo/moodle
2019-02-21 08:10:54 +08:00
Adrian Greeve
ff30f3f042
Merge branch 'MDL-64856_m37v1' of git://github.com/sbourget/moodle
2019-02-20 18:01:53 +01:00
Eloy Lafuente (stronk7)
cb8fc12489
Merge branch 'MDL-64749' of https://github.com/mkassaei/moodle
2019-02-20 17:01:56 +01:00
Adrian Greeve
064f3345f8
Merge branch 'MDL-64200-master' of git://github.com/damyon/moodle
2019-02-20 15:57:55 +01:00
M Kassaei
3e697596b4
MDL-64749 Question gapselect: Replace 'Choose...' with blank
2019-02-20 11:06:51 +00:00
Adrian Greeve
cafaa2d58f
Merge branch 'MDL-64450-master' of git://github.com/peterRd/moodle
2019-02-20 11:35:14 +01:00
Eloy Lafuente (stronk7)
aff8ad46f2
Merge branch 'm37_MDL-64443_Ignore_More_Swap_File_Types' of https://github.com/scara/moodle
2019-02-20 10:21:46 +01:00
David Monllaó
84ca3ccce4
MDL-64500 tool_analytics: noanalysables negation better than analysables
2019-02-20 10:09:26 +01:00
Simey Lameze
ce97cd44e4
MDL-64880 mod_wiki: remove useless wiki_cron() function
2019-02-20 14:41:44 +08:00
Andrew Nicols
0f5b2a1782
Merge branch 'MDL-64570-master-fix1' of git://github.com/damyon/moodle
2019-02-20 10:52:22 +08:00
Damyon Wiese
145a10f7a9
MDL-64570 user: input field purpose
...
Do not autocomplete the user fields when editing another user.
2019-02-20 09:42:26 +08:00
Eloy Lafuente (stronk7)
4776098fe4
Merge branch 'MDL-64679_master' of git://github.com/dmonllao/moodle
2019-02-20 00:06:50 +01:00
Eloy Lafuente (stronk7)
31dc8b8320
Merge branch 'MDL-63134-master' of git://github.com/rezaies/moodle
2019-02-19 23:57:10 +01:00
Eloy Lafuente (stronk7)
ffd3185c63
Merge branch 'MDL-64806-master' of git://github.com/damyon/moodle
2019-02-19 23:34:38 +01:00
Eloy Lafuente (stronk7)
84dd2193c1
Merge branch 'MDL-64242' of git://github.com/timhunt/moodle
2019-02-19 23:22:52 +01:00
Eloy Lafuente (stronk7)
c8469a9757
Merge branch 'MDL-63938-master' of https://github.com/HuongNV13/moodle
2019-02-19 19:07:14 +01:00
Eloy Lafuente (stronk7)
bfaebeb754
Merge branch 'MDL-64791-master' of git://github.com/jleyva/moodle
2019-02-19 17:42:21 +01:00
Eloy Lafuente (stronk7)
88edfc77c1
Merge branch 'MDL-62008-master' of git://github.com/damyon/moodle
2019-02-19 17:23:41 +01:00
Eloy Lafuente (stronk7)
50564f27ca
Merge branch 'MDL-64500_master' of git://github.com/dmonllao/moodle
2019-02-19 17:10:38 +01:00
Adrian Greeve
2fb695f8df
Merge branch 'MDL-60459_master' of git://github.com/markn86/moodle
2019-02-19 11:48:14 +01:00
Huong Nguyen
1f00fdb0d2
MDL-63938 Enrolments: course_enrolment_manager method improvement
...
course_enrolment_manager method should not always do a count_records and a get_records
2019-02-19 13:57:48 +07:00
David Monllaó
7677a86cc0
Merge branch 'MDL-64570-master' of git://github.com/damyon/moodle
2019-02-19 06:45:21 +01:00
David Monllaó
4f3f8fba67
Merge branch 'MDL-45151-master' of git://github.com/damyon/moodle
2019-02-19 06:39:24 +01:00
Damyon Wiese
3d97770365
MDL-64570 user: coding style
...
Fix cibot warnings on line length.
2019-02-19 09:44:20 +08:00
Damyon Wiese
2159983aff
MDL-64570 accessibility: autocomplete user profile fields
...
Only if editing your own user details and not logged in as someone else.
2019-02-19 09:44:15 +08:00
Arjen Lentz
4b71e99564
MDL-21475 weblib: Simplify validate_email() to use existing function.
2019-02-19 10:51:21 +10:00
Eloy Lafuente (stronk7)
53bc11dd78
Merge branch 'MDL-53346-master' of git://github.com/damyon/moodle
2019-02-19 00:23:21 +01:00
Tobias Reischmann
6555342863
MDL-64891 gradebook: Disable grade display type dependent on grade type
...
If the grade types text or none are selected for an item or a category,
none of the 'grade display type' options will change the displayed
grade within the reports. Thus, we can disable the settings for grade
display type as well as the one for decimal places in this case.
2019-02-18 17:17:25 +01:00
Eloy Lafuente (stronk7)
b7b914fbdc
Merge branch 'MDL-64314-master-upgrade-fix' of git://github.com/abgreeve/moodle
2019-02-18 16:49:50 +01:00
Adrian Greeve
6d6a83e91d
MDL-64314 messaging: Quick fix for empty insights configuration.
2019-02-18 16:30:19 +01:00
Adrian Greeve
33f070f1f6
Merge branch 'MDL-64452-master-cachesession' of git://github.com/mudrd8mz/moodle
2019-02-18 15:51:30 +01:00
Mark Johnson
272c7948d2
MDL-64889 completion: Fix performance of get_course_progress_percentage
2019-02-18 14:03:52 +00:00
Adrian Greeve
45dc542a40
Merge branch 'MDL-64314_master' of git://github.com/dmonllao/moodle
2019-02-18 14:50:59 +01:00
David Mudrák
395bca32a1
MDL-64862 workshop: Fix grades to pass editing
...
There was a bug here that had not exposed until MDL-60820 introduced the
call $mform->setDefault() at the bottom of the definition_after_data()
method. That call triggers the 'updateValue' event on all form elements.
For input text elements, this effectively sets their value to the
default one, which was empty in this case due to the way how the value
had been set.
The solution here is to set the value via the same way like the normal
set_data() method does it.
The attached Behat test reproduces the problem and makes sure the patch
works.
2019-02-18 14:40:02 +01:00
David Monllaó
0a828b592d
Merge branch 'MDL-64587-master' of https://github.com/junpataleta/moodle
2019-02-18 10:25:35 +01:00
Adrian Greeve
ceea116626
Merge branch 'MDL-55211-master' of git://github.com/damyon/moodle
2019-02-18 09:34:43 +01:00
Jun Pataleta
b0e8a833f9
MDL-64587 tool_xmldb: Change Continue to Back link for consistency
...
* For consistency with the rest of navigation links in the tool, change
the Continue button to a Back link.
2019-02-18 16:09:50 +08:00
Michael Aherne
495b4b412d
MDL-64587 xmldb: XMLDB option to add mandatory persistent fields.
2019-02-18 15:38:23 +08:00
willem
e42d429c7b
MDL-55135 competencies: fix capabilities managing course competencies
...
Capability check in a course was using global competency capabilities
moodle/competency:competencyview and moodle/competency:competencymanage
instead of the course equivalents. Users outside the course context
could not manage course competencies.
2019-02-18 08:07:38 +01:00
Jun Pataleta
2baf5722ab
Merge branch 'MDL-62142-master' of git://github.com/damyon/moodle
2019-02-18 14:28:09 +08:00
Damyon Wiese
9df03b1940
MDL-62142 navigation: accessibility
...
Set unique meaningful labels on all nav components rendered in the "boost" theme.
2019-02-18 14:09:48 +08:00
Andrew Nicols
8b7c3b97d0
Merge branch 'MDL-62728-locale_5' of https://github.com/DSI-Universite-Rennes2/moodle
2019-02-18 12:27:40 +08:00
Andrew Nicols
3127feeb74
Merge branch 'MDL-61575-master' of git://github.com/cescobedo/moodle
2019-02-18 08:34:46 +08:00
Matteo Scaramuccia
8812534837
MDL-64443 git: Excluded vim swap files
...
Vim swap filenames are deterministic someway.
Refs:
- http://vimdoc.sourceforge.net/htmldoc/recover.html#swap-file
- https://github.com/vim/vim/blob/4efe73b478d3ba689078da502fd96f45204ff1f5/src/memline.c#L4683
- https://unix.stackexchange.com/a/326737
- https://github.com/github/gitignore/blob/master/Global/Vim.gitignore
2019-02-16 22:20:05 +01:00
AMOS bot
a531837689
Automatically generated installer lang files
2019-02-16 00:13:20 +00:00
John Beedell
af00998f74
MDL-64729 mod_glossary: glossary_get_entries_search case sensitivity
2019-02-15 16:53:20 +00:00
Julien Boulen
1a549472fa
MDL-62728 lang: display a warning when missing some locales on server
2019-02-15 09:53:00 +01:00
David Mudrák
ea43f6c1c8
MDL-64452 cache: Add tests for key prefix based on session id
...
Unfortunately, we can't simply use session_id() to regenerate the
session id in unit tests. Starting from PHP 7.2, it would trigger
"session_id(): Cannot change session id when headers already sent",
refer to MDL-60978 and PHP bug #75628 for more details.
As a workaround, we use a static property allowing us to inject the
value that we then use as a session identifier. This is reasonably
enough to make sure that the identifier is used as a part of the key
prefix.
2019-02-15 09:36:43 +01:00
David Mudrák
0ea0dfde6d
MDL-64452 cache: Always use the current session id in the key prefix
...
The current logic in the cache_session::check_tracked_user() is not
right. We must always set the current session id. A typical use case is
when the cache instance is instantiated for a not logged in user. We
can't let the sessionid property null in that case as it forms an
important part of the parsed key.
Similarly, even if we have the same user currently loaded, we must still
set the sessionid to make sure the data will be associated with the
current PHP session. Same user (including visitors or guest users) can
access the site from different browsers and each must end up with its
own key prefix.
2019-02-15 09:36:43 +01:00
Jun Pataleta
53d1a16828
Merge branch 'MDL-63944-master' of https://github.com/lethevinh/moodle
2019-02-15 16:27:02 +08:00
David Monllaó
b5b112f62c
MDL-64314 messaging: Web notifications for insights
2019-02-15 08:47:01 +01:00
David Monllaó
e40af65c87
MDL-64679 tool_analytics: Allow trained models to be cleared
2019-02-15 08:43:13 +01:00
VinhLe
d02247448b
MDL-63944 Question: Add toggle all to Quiz Activity
2019-02-15 14:42:07 +07:00
Andrew Nicols
270fd3f5e4
MDL-63944 Question: Convert toggle all to generic module
2019-02-15 10:07:08 +07:00
VinhLe
b65bc972e6
MDL-63944 Questions Bank: Select all checkbox should be checked
...
When checkbox item be chosen then "Select All" be chosen.
When "Select All" be chosen then all checkbox item be chosen.
2019-02-15 10:07:08 +07:00
Damyon Wiese
769cd8c4cc
MDL-64863 tool_lp: Progress if needed
...
Do not immediately show progress bars since most operations work
in under a second. This will use the default timeout (5 seconds)
before showing progress bars.
2019-02-15 09:06:04 +08:00
Andrew Nicols
124999563a
weekly release 3.7dev
2019-02-15 08:29:14 +08:00
Andrew Nicols
a5bd8d9658
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2019-02-15 08:29:12 +08:00
Stephen Bourget
4657f0388a
MDL-64856 mod_glossary: Always show the settings cog on the view page.
2019-02-14 12:36:55 -05:00
Jun Pataleta
26dc34e938
Merge branch 'MDL-64552_admin_hideif' of git://github.com/davosmith/moodle
2019-02-14 15:12:22 +08:00
Jun Pataleta
401d0c06f3
Merge branch 'MDL-64736-master-2' of git://github.com/andrewnicols/moodle
2019-02-14 15:00:56 +08:00
Andrew Nicols
9a8920f751
Merge branch 'MDL-64788_master' of git://github.com/markn86/moodle
2019-02-14 09:40:13 +08:00
Jun Pataleta
28785ee630
Merge branch 'MDL-63892-master-rework' of git://github.com/mickhawkins/moodle
2019-02-13 21:01:32 +08:00
Michael Hawkins
0753bb4238
MDL-63892 mod_forum: Behat update for post order
2019-02-13 17:32:24 +08:00
Jun Pataleta
dce039ae48
Merge branch 'MDL-64835-master' of git://github.com/andrewnicols/moodle
2019-02-13 16:27:15 +08:00
Jun Pataleta
a755876b79
Merge branch 'MDL-64557_course_hideif' of git://github.com/davosmith/moodle
2019-02-13 16:17:44 +08:00
Andrew Nicols
b52c83726e
MDL-63977 Behat: Wait longer for app login
2019-02-13 14:14:32 +08:00
Andrew Nicols
502fff1c1f
MDL-63977 Behat: Prefer ionic approot over wwwroot
2019-02-13 13:55:34 +08:00
Andrew Nicols
d1570a6f52
Merge branch 'MDL-63977-beforemerge' of https://github.com/sammarshallou/moodle
2019-02-13 13:21:15 +08:00
Andrew Nicols
568b7d3fc0
Merge branch 'MDL-64714-master' of git://github.com/cescobedo/moodle
2019-02-13 11:22:24 +08:00
Andrew Nicols
fc9694d1e5
Merge branch 'MDL-63892-master-rework' of git://github.com/mickhawkins/moodle
2019-02-13 10:18:25 +08:00
Andrew Nicols
9626e56812
MDL-64835 JS: Reduce cache invalidation checks
...
The cache invalidation check was previously occuring every time either
the `set` or `get` function was called on the cache. However, the cache
invalidation check is based on the jsrev which is static for the
lifetime of the page.
This change moved the invalidation to happen during the setup of the AMD
module such that it only happens one time per storage type (Local +
Session).
2019-02-13 10:13:05 +08:00
Andrew Nicols
dd663b41bc
MDL-64835 JS: Stop using the jsrev in the jsrevPrefix
...
We only use the jsrevPrefix to determine if the cache should be
invalidated, but the prefix that we were using is based on the new
jsrev.
For example, the jsrevPrefix will be:
hash(wwwroot + '/ + config.jsrev) + '/jsrev'
Where config.jsrev is the _current_ (new) jsrev.
As a result when searching for the jsrev used to store the data which is
currently in the storage cache, no key is returned, and we instead set
an 'initial' value and the cache is not cleared
This patch changes the jsrevPrefix to be:
hash(wwwroot) + '/jsrev'
Since the wwwroot does not change, the key remains static for the
current site. As a result, when the jsrev is bumped via a Moodle cache
purge, we are able to correctly fetch the old jsrev from the cache,
determine that the jsrev has changed, and purge the cache.
2019-02-13 10:11:42 +08:00
AMOS bot
36ddd6c1a3
Automatically generated installer lang files
2019-02-13 00:11:35 +00:00
sam marshall
d178865b38
MDL-63977 Behat: Organise app functions in window.behat object
2019-02-12 13:26:39 +00:00
Eloy Lafuente (stronk7)
752e2f85e7
Merge branch 'MDL-64420-2' of https://github.com/timhunt/moodle
2019-02-12 12:56:18 +01:00
David Monllaó
6f5d32ea4d
Merge branch 'MDL-64590' of https://github.com/timhunt/moodle
2019-02-12 12:45:48 +01:00
David Monllaó
f4a99aa5eb
Merge branch 'MDL-64646' of https://github.com/mkassaei/moodle
2019-02-12 12:42:48 +01:00
David Monllaó
9426a13cfe
Merge branch 'master' of https://github.com/CengageEng/moodle
2019-02-12 12:33:23 +01:00
sam marshall
3e42f121f2
MDL-63977 Behat: Read config.json version from running Ionic server
2019-02-12 11:18:21 +00:00
Davo Smith
c5ec8db43b
MDL-64557 tool_behat: fix broken test
2019-02-12 10:18:04 +00:00
Davo Smith
309686547a
MDL-64557 category: switch disabledIf to hideIf on delete form
2019-02-12 10:18:04 +00:00
Davo Smith
87c7fb6e9a
MDL-64557 modform: switch disabledIf to hideIf, where appropriate
2019-02-12 10:18:04 +00:00
David Monllaó
59f75c4f41
Merge branch 'MDL-32096-master' of git://github.com/peterRd/moodle
2019-02-12 09:41:35 +01:00
Andrew Nicols
b1deb76f66
Merge branch 'MDL-64291' of https://github.com/KietChan/moodle
2019-02-12 10:55:10 +08:00
Jun Pataleta
ae242c33f8
Merge branch 'MDL-64493-master' of git://github.com/damyon/moodle
2019-02-12 10:12:21 +08:00
cescobedo
e84312f768
MDL-64571 core_message: Fix duplicate footer in msg notification email
2019-02-12 00:43:21 +01:00
Andrew Nicols
93060b9508
MDL-64736 course: Rewrite behat step to avoid changing a checkbox
2019-02-12 07:41:34 +08:00
Eloy Lafuente (stronk7)
a88dfa1bf6
Merge branch 'MDL-61326-master' of git://github.com/peterRd/moodle
2019-02-12 00:19:07 +01:00
Eloy Lafuente (stronk7)
3b996f2a4e
Merge branch 'MDL-64694_master' of git://github.com/dmonllao/moodle
2019-02-12 00:09:46 +01:00
Peter
8c7d6407b9
MDL-61326 repository_equella: Pass proper labels for roles with no name
2019-02-12 07:09:13 +08:00
Eloy Lafuente (stronk7)
c50e52d318
Merge branch 'MDL-64606-master' of https://github.com/lucaboesch/moodle
2019-02-12 00:02:12 +01:00
Eloy Lafuente (stronk7)
095d42c297
Merge branch 'MDL-64238-master' of git://github.com/peterRd/moodle
2019-02-11 23:56:44 +01:00
sam marshall
ff3ccab52e
MDL-63977 Behat: Rename Ionic config variables for consistency
2019-02-11 16:40:56 +00:00
sam marshall
079eae376c
MDL-63977 Behat: Make standard login step work for app as well
2019-02-11 16:20:43 +00:00
sam marshall
a3892e0ef5
MDL-63977 Behat: Move app startup to before-scenario hook
2019-02-11 16:20:43 +00:00
sam marshall
66901a6968
MDL-63977 Behat: Add generic way to get tag list
2019-02-11 16:20:42 +00:00
sam marshall
d8218a3f09
MDL-63977 Behat: Fix bug in 'near' calculation
2019-02-11 16:20:42 +00:00
sam marshall
e0564a3264
MDL-63977 Behat: Upgrade mobile tests to work with 3.6 app version
2019-02-11 16:20:42 +00:00
sam marshall
1959e16412
MDL-63977 Behat: Allow Behat testing of the Moodle mobile app
...
This change allows you to write and run Behat tests that cover the
mobile app. These should have the @app tag. They will be run in the
Chrome browser using an Ionic server on the local machine.
See config-dist.php for configuration settings, or full docs here:
https://docs.moodle.org/dev/Acceptance_testing_for_the_mobile_app
2019-02-11 16:20:42 +00:00
Mark Johnson
d6c06935c2
MDL-64823 mobile: Fix prefix for disabled plugins
2019-02-11 16:05:23 +00:00
Eloy Lafuente (stronk7)
18cc7a2ceb
Merge branch 'MDL-64725-master' of git://github.com/junpataleta/moodle
2019-02-11 17:03:55 +01:00
John Beedell
0d3be6d648
MDL-64420 qtype: gapselect unit tests unsafe
2019-02-11 13:53:24 +00:00
Eloy Lafuente (stronk7)
690bedf26c
Merge branch 'MDL-64599' of https://github.com/marcusboon/moodle
2019-02-11 12:50:46 +01:00
Eloy Lafuente (stronk7)
fdb3de8a05
Merge branch 'MDL-64385-master' of git://github.com/aanabit/moodle
2019-02-11 12:35:26 +01:00
Sara Arjona
7bc2d6e644
Merge branch 'MDL-64031-master' of https://github.com/lethevinh/moodle
2019-02-11 12:33:06 +01:00
Peter
448584b5df
MDL-60384 mod_book: Add a label to highlight the previous chapter
...
* Added current chapter's title to the button title so it's clear where you're adding the chapter to.
* Update the behat tests to reflect the changes made to the title
2019-02-11 11:16:39 +01:00
David Monllaó
9e5d41ee1d
Merge branch 'MDL-64391_master' of git://github.com/vmdef/moodle
2019-02-11 11:08:20 +01:00
Sara Arjona
67d490b629
Merge branch 'MDL-48338-master' of git://github.com/andrewnicols/moodle
2019-02-11 10:41:03 +01:00
David Monllaó
4de1ac1613
Merge branch 'MDL-62666-master' of git://github.com/junpataleta/moodle
2019-02-11 09:49:08 +01:00
Andrew Nicols
f7eaa3c3dc
Merge branch 'MDL-64597-master' of git://github.com/junpataleta/moodle
2019-02-11 16:36:00 +08:00
Jun Pataleta
1636578bd6
Merge branch 'MDL-64488-master' of git://github.com/damyon/moodle
2019-02-11 16:05:53 +08:00
Jun Pataleta
c18f59e155
Merge branch 'MDL-64644_master' of git://github.com/markn86/moodle
2019-02-11 15:29:04 +08:00
Andrew Nicols
232906959a
Merge branch 'MDL-64393' of https://github.com/timhunt/moodle
2019-02-11 15:11:20 +08:00
Shamim Rezaie
0bd93fe52a
MDL-63134 mod_chat: Check if the module is visible to the user
2019-02-11 16:08:59 +11:00
Shamim Rezaie
46b495fdc4
MDL-63134 mod_chat: Add userid param to mod_chat calendar callbacks
2019-02-11 16:08:54 +11:00
Jun Pataleta
91425ec00d
Merge branch 'MDL-64684-master' of git://github.com/andrewnicols/moodle
2019-02-11 11:40:26 +08:00
Mark Nelson
46014b8343
MDL-64093 core: added new 'messagingdefaultpressenter' setting
2019-02-11 09:47:40 +08:00
Andrew Nicols
207ffaf14e
Merge branch 'MDL-63825' of https://github.com/mkassaei/moodle
2019-02-11 09:36:07 +08:00
AMOS bot
be70cb84e2
Automatically generated installer lang files
2019-02-10 00:10:08 +00:00
Adrian Perez
03f88d71ed
MDL-64563 theme_boost: Add page site admin category name word-break
2019-02-09 20:14:41 +01:00
Tim Hunt
822b4abb1e
MDL-64242 qtype_essay: more efficient query in restore code
...
Thanks to Juan Ibarra for the suggestion that lead to this fix.
2019-02-08 15:52:44 +00:00
M Kassaei
6bafb66c34
MDL-63825 Quiz: convert quiz repaginate.js from YUI to AMD
2019-02-08 15:50:45 +00:00
Luca Bösch
9cdda19851
MDL-64606 templates: Show & instead of & in url-select.
2019-02-08 13:24:25 +01:00
Juan Leyva
b5d889be10
MDL-64281 core: Always allow frame embedding in the app
...
The Moodle app must be allowed to embed content always.
2019-02-08 11:14:09 +01:00
Jun Pataleta
694513e2fe
weekly release 3.7dev
2019-02-08 14:54:30 +08:00
Andrew Nicols
e2477aa382
Merge branch 'MDL-63880-master' of git://github.com/Chocolate-lightning/moodle
2019-02-08 12:36:22 +08:00
Mathew May
298133d638
MDL-63880 core_course: Change core no-course template.
...
Added two templates back in that define what string to use in the two affected blocks.
2019-02-08 12:31:11 +08:00
Damyon Wiese
86dc15f26c
MDL-64806 theme_boost: Do not label "More" icon
...
The icon is next to the text that says the same thing. Hide it from screenreaders.
2019-02-08 09:36:25 +08:00
Peter
286631e7c0
MDL-64238 mod_quiz: Check enrollment on calendar_action generator
...
* Updated unit tests to account for participants
2019-02-08 06:40:52 +08:00
Juan Leyva
355c37b8c7
MDL-64653 webservice: Return current theme in get_site_info WS
2019-02-07 15:41:23 +01:00
Juan Leyva
289b79992b
MDL-64791 messages: Bring back 'messagecontactrequests' message
2019-02-07 12:06:41 +01:00
Eloy Lafuente (stronk7)
fc414a2577
Merge branch 'MDL-62680-master' of git://github.com/damyon/moodle
2019-02-07 10:23:39 +01:00
Anthony Ales
428db95dfb
MDL-48338 forum: Missing #unread in discussion post url
...
When a user user selects the unread messages link from the forum
discussion page, the link does not include '#unread' in the url.
This patch appends '#unread' to the url by changing the appropriate
value in the reference link assigned to $out within the function
forum_cm_info_view() of the 'lib.php'file.
A similar change is on the forum index.
2019-02-07 15:16:13 +08:00
Jun Pataleta
ece030ede1
Merge branch 'MDL-64337-master-fix1' of git://github.com/damyon/moodle
2019-02-07 14:59:45 +08:00
eWallah
c172d58769
MDL-64633 behat: fix FormatterNotFoundException when updating steps.
2019-02-07 14:56:13 +08:00
Andrew Nicols
c882a45f10
Merge branch 'MDL-63880-master' of git://github.com/Chocolate-lightning/moodle
2019-02-07 13:53:53 +08:00
Mathew May
a29135f883
MDL-63880 core_course: Move common templates to core_course
...
Remove repeated templates from myoverview, recentlyaccessedcourse &
starredcourses blocks.
2019-02-07 13:45:12 +08:00
Peter Eliyahu Kornfeld
78ef2ac1e0
MDL-60459 core_course: set default for 'visibleoncoursepage'
2019-02-07 10:52:34 +08:00
Damyon Wiese
ef96eb02fb
MDL-62680 output: Only hide icons with no label
...
For accessibility we don't want to read an icon with a label immediately next to the label,
but in this case it's clearer for the icon to have no alt text / title for both
screen readers and non-screen readers. Worse is not reading important information just
because it's displayed as an icon.
2019-02-07 10:08:19 +08:00
Damyon Wiese
7a5669557c
MDL-64377 assign: Behat test fix
...
The behat assumed that after editing a submission, the next page would be the assignment
front page even though we were previously on the "view all submissions" page. The extra
step to go back to the "view all submissions" page is no longer needed so has been removed.
2019-02-07 09:33:52 +08:00
Eloy Lafuente (stronk7)
4b38f761c1
Merge branch 'MDL-64507-v2' of git://github.com/danmarsden/moodle
2019-02-07 01:24:30 +01:00
Eloy Lafuente (stronk7)
84f0b32317
Merge branch 'MDL-64577-master' of https://github.com/lucaboesch/moodle
2019-02-07 00:45:28 +01:00
Damyon Wiese
74f6a5d482
MDL-64507 assign: Behat test "Hide grader identity"
...
Test that you can't see the identity of the grader even on previous attempts.
2019-02-07 12:16:46 +13:00
Dan Marsden
5600faa466
MDL-64507 mod_assign: check grader visibility for previous submissions.
2019-02-07 12:14:56 +13:00
Eloy Lafuente (stronk7)
28f7d52523
Merge branch 'MDL-64551-master' of git://github.com/rezaies/moodle
2019-02-06 23:44:35 +01:00
Eloy Lafuente (stronk7)
255e815d19
Merge branch 'MDL-64469-master' of https://github.com/lethevinh/moodle
2019-02-06 22:53:23 +01:00
Eloy Lafuente (stronk7)
7dc5cae795
Merge branch 'MDL-64454-master' of https://github.com/sammarshallou/moodle
2019-02-06 22:26:44 +01:00
Eloy Lafuente (stronk7)
89da3f67e4
Merge branch 'MDL-64071-master' of https://github.com/UniGe/moodle
2019-02-06 17:56:59 +01:00
Eloy Lafuente (stronk7)
2b180d54ef
Merge branch 'MDL-63148-master' of git://github.com/peterRd/moodle
2019-02-06 13:28:21 +01:00
Eloy Lafuente (stronk7)
c94dbc411f
Merge branch 'MDL-63614_M37v1' of https://github.com/sbourget/moodle
2019-02-06 13:19:01 +01:00
Jun Pataleta
d264253bd4
Merge branch 'MDL-63967' of git://github.com/stronk7/moodle
2019-02-06 16:59:16 +08:00
Mihail Geshoski
c81a1509e2
MDL-63417 lesson: Re-apply class variable to the question response
2019-02-06 14:56:06 +08:00
Mark Nelson
1f2ff1b110
MDL-64788 core_message: removed unused temporary page
2019-02-06 13:55:48 +08:00
Jun Pataleta
933f48b4a3
Merge branch 'MDL-61405-master' of git://github.com/damyon/moodle
2019-02-06 13:12:49 +08:00
Damyon Wiese
77f31a47dd
MDL-61405 assign: Multiple pdfs are expected
...
In the same page it is normal (expected) to have multiple links to different annotated pdfs.
In the grading page, we also abort pending ajax progress when the current user is changed.
2019-02-06 09:38:59 +08:00
Damyon Wiese
c0417b04ff
MDL-53346 competencies: Show user learning plans
...
On the course competencies page, show the user their learning plans
that contain each of the course competencies.
2019-02-06 08:33:55 +08:00
Eloy Lafuente (stronk7)
64c3b5078f
Merge branch 'MDL-63516-master' of https://github.com/dmitriim/moodle
2019-02-06 00:15:58 +01:00
Eloy Lafuente (stronk7)
9cadc0eeb6
Merge branch 'MDL-60432-master' of git://github.com/andrewnicols/moodle
2019-02-06 00:11:27 +01:00
Eloy Lafuente (stronk7)
f706dabd50
Merge branch 'MDL-63785-master' of git://github.com/rezaies/moodle
2019-02-06 00:04:14 +01:00
Dmitrii Metelkin
301783d94e
MDL-63516 groups: fix unexpected debugging message
2019-02-06 09:21:26 +11:00
Sara Arjona
34c6d98fd7
Merge branch 'MDL-62893_master' of https://github.com/mfabriczy/moodle
2019-02-05 20:06:21 +01:00
Eloy Lafuente (stronk7)
9fed2066ca
Merge branch 'MDL-50793-master-2' of git://github.com/mihailges/moodle
2019-02-05 16:14:26 +01:00
Eloy Lafuente (stronk7)
f570437a7f
Merge branch 'MDL-61441' of https://github.com/timhunt/moodle
2019-02-05 16:11:58 +01:00
Jun Pataleta
b5add8b43d
Merge branch 'MDL-64632_master' of git://github.com/markn86/moodle
2019-02-05 22:41:20 +08:00
cescobedo
00b4f9e234
MDL-64714 core_auth: Fix early break foreach in delete_data_for_user
2019-02-05 12:51:34 +01:00
Eloy Lafuente (stronk7)
e6d28cbb40
Merge branch 'MDL-64377-master' of git://github.com/damyon/moodle
2019-02-05 12:46:01 +01:00
Marcus Fabriczy
f5d1dbb37f
MDL-62893 mod: Grade visibility bug in the Outline/Complete reports
...
Grades that have been hidden will appear in the outline/complete
report - even if the user is a student.
The modules that have been fixed are:
* mod_assign
* mod_data
* mod_forum
* mod_glossary
* mod_lesson
* mod_scorm
* mod_workshop
2019-02-05 20:01:32 +10:30
Jun Pataleta
2d2404e328
Merge branch 'MDL-43385-master' of git://github.com/junpataleta/moodle
2019-02-05 16:37:20 +08:00
Jun Pataleta
1a3a3ef2c4
MDL-43385 booktool_print: Remove unused $titles array
2019-02-05 16:33:33 +08:00
Mihail Geshoski
8cf64176a7
MDL-43385 booktool_print: Improve print output
2019-02-05 16:10:31 +08:00
Peter
8c16d50e40
MDL-64450 mod_lesson: Update the css for lesson forms
...
* Reduce the width for the mediaplugin when displayed in forms
* Correct the css to exclude mediaplugin when applying styles
2019-02-05 12:53:37 +08:00
Damyon Wiese
37fc47f17d
MDL-64377 assign: Allow remove submission
...
Calls each submission plugin to remove the data for a submission.
2019-02-05 11:54:49 +08:00
Mihail Geshoski
854f6116f3
MDL-50793 mod_book: Display hidden chapters to teachers
2019-02-05 09:46:48 +08:00
Mihail Geshoski
b5bce42cca
MDL-50793 mod_book: Update behat tests
2019-02-05 09:46:08 +08:00
Eloy Lafuente (stronk7)
8564438abc
Merge branch 'MDL-61535-master' of git://github.com/andrewnicols/moodle
2019-02-05 01:34:31 +01:00
Eloy Lafuente (stronk7)
89b1f3ac95
Merge branch 'wip-MDL-64404-master' of https://github.com/Beedell/moodle
2019-02-05 01:28:54 +01:00
Eloy Lafuente (stronk7)
77017d1138
Merge branch 'MDL-62973-master' of git://github.com/junpataleta/moodle
2019-02-05 00:08:02 +01:00
Eloy Lafuente (stronk7)
3901fd74ba
Merge branch 'MDL-64649-master' of https://github.com/felicemcc/moodle
2019-02-04 16:35:22 +01:00
Dani Palou
468ee73bba
MDL-64761 assign: Add tests for hidden grader in WS
2019-02-04 15:29:47 +01:00
Dani Palou
208e1376be
MDL-64761 assign: Return grader -1 when hidden in get_submission_status
2019-02-04 15:29:47 +01:00
Eloy Lafuente (stronk7)
9ee3b3d1df
Merge branch 'MDL-63975-master' of git://github.com/damyon/moodle
2019-02-04 13:21:37 +01:00
Damyon Wiese
fd7472370a
MDL-62008 output: Help icon text is escaped
...
The argument to render the pix_icon template from the help_icon template should not
be escaped, they will be escaped by the pix_icon template when it generates the HTML.
2019-02-04 13:28:28 +08:00
Mark Nelson
fc2664501b
MDL-64632 core_message: fixed PHP error when users are deleted from DB
2019-02-04 12:36:22 +08:00
Damyon Wiese
c59eef8ee0
MDL-62465 assign: Allow grade scrolling
...
Remove the custom override that disables no-overflow in the grading table. This page is better to use
when the grading table is scrollable and the controls around it are not scrollable.
2019-02-04 11:40:06 +08:00
Damyon Wiese
4444c45df8
MDL-62465 grade: scrolling CSS
...
Grading pages have their own special javascript to force "fixed" headers
when scrolling a large table. They rely on the entire page being scrolled,
not just the main region.
2019-02-04 11:40:06 +08:00
Damyon Wiese
a3a157ae01
MDL-62465 CSS: scrolling tables
...
Tables displayed inside a flex box container need position:relative to
calculate their size or they cause incorrect scrollable regions to appear in the page.
2019-02-04 11:40:05 +08:00
Jun Pataleta
9b0cb96d42
MDL-64725 composer: Use lowercase for package name of dev dependencies
2019-02-04 09:37:35 +08:00
Sara Arjona
2f2b0bfc61
Merge branch 'MDL-63578-master' of git://github.com/damyon/moodle
2019-02-01 13:31:31 +01:00
Eloy Lafuente (stronk7)
b762ed9552
MDL-63967 libs: some filter_var() filters are deprecated with php73
...
The explicit usage of the constants FILTER_FLAG_SCHEME_REQUIRED and
FILTER_FLAG_HOST_REQUIRED is now deprecated; both are implied for
FILTER_VALIDATE_URL anyway.
2019-02-01 11:56:05 +01:00
M Kassaei
5179a01ab6
MDL-64646 drag-drop questions: improve editing forms
...
Users were getting confused between choice numbers and
group numbers. So choice numbers now show as [[1]] to
match what appears in the question text. Groups are now
letters A, B, ...
2019-02-01 10:20:08 +00:00
David Monllaó
a36ce71185
MDL-64694 report_insights: Remove unnecessary cell classes
2019-02-01 09:09:59 +01:00
Luca Bösch
cfac07f283
MDL-64577 grade: style "Add ID numbers" button.
2019-02-01 07:10:18 +01:00
David Monllao
b9249eb3d8
MDL-64500 tool_analytics: No invalid analysables message
2019-02-01 06:58:55 +01:00
Damyon Wiese
37910f5e9c
MDL-55211 js: form/showadvanced yui to amd
2019-02-01 09:35:12 +08:00
Damyon Wiese
5ac7838e3c
MDL-45151 assign: Add anonymous flag to events if blindmarking
2019-02-01 09:12:48 +08:00
Jun Pataleta
a62e275984
weekly release 3.7dev
2019-02-01 08:56:54 +08:00
Jun Pataleta
ab1ffc8fcf
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2019-02-01 08:56:53 +08:00
Eloy Lafuente (stronk7)
f385378b43
Merge branch 'MDL-64737-master-attoprivacysql' of git://github.com/mudrd8mz/moodle
2019-01-31 22:45:37 +01:00
Sara Arjona
479c681443
MDL-62514 form: Add missing data-tags attribute
...
The data-tags=1 attribute was missing for the autocomplete forms
without suggestions.
2019-01-31 13:50:00 +01:00
David Mudrák
599abfac00
MDL-64737 editor_atto: Fix the privacy export_user_data() implementation
...
Multiple issues fixed:
* Fixed order of the statements to avoid access to undefined variables.
* Fixed population of the SQL query parameter to make sure they match
the placeholder in the query.
* Fixed missing table aliases in the second query to make sure the query
actually works as expected.
2019-01-31 12:28:52 +01:00
David Mudrák
c5dde62e18
MDL-64737 privacy: Fix privacy provider testsuite file names
...
Only files ending with "_test.php" suffix are implicit part of a
testsuite. So these two were not actually executed.
2019-01-31 11:31:57 +01:00
Felice Candilio
c4ddf40612
MDL-64649 amd: Removing underscores from icons in [Roles/Groups] forms
2019-01-31 10:55:53 +01:00
Damyon Wiese
13543706a5
MDL-63975 assign: Fix error when there is no grader
2019-01-31 13:09:06 +08:00
Damyon Wiese
a6ca1ebe92
MDL-64200 atto_media: Improve behat test
...
By setting the window size before the modal dialogs are opened, we will get
consistent behaviour when interacting with the modal.
2019-01-31 11:51:46 +08:00
Damyon Wiese
ff9a0f8289
MDL-63578 assign: Better page titles
...
Use the context function get_context_name() to set the page title. This will
change it from "Assignment" to "C1: Important foods to eat".
The get_context_name() for activity modules is updated to include the course short name (not the
name of the activity type).
2019-01-31 10:47:24 +08:00
Eloy Lafuente (stronk7)
0efd3c19b4
Merge branch 'MDL-64320_master' of git://github.com/dmonllao/moodle
2019-01-31 00:24:53 +01:00
Eloy Lafuente (stronk7)
8eb26c2c4a
Merge branch 'MDL-64521' of https://github.com/timhunt/moodle
2019-01-30 23:48:48 +01:00
Eloy Lafuente (stronk7)
0c715afea2
Merge branch 'MDL-62514-master' of git://github.com/andrewnicols/moodle
2019-01-30 22:58:13 +01:00
Claude Vervoort
25ad68293c
MDL-64730 LTI Adv: do not ignore 0 score
2019-01-30 16:18:22 -05:00
Eloy Lafuente (stronk7)
62b942a510
MDL-64528 core_completion: new cap version bump
2019-01-30 21:23:15 +01:00
Eloy Lafuente (stronk7)
6ada5b713b
Merge branch 'MDL-64528-master' of https://github.com/mackensen/moodle
2019-01-30 21:21:26 +01:00
Sara Arjona
f59f689e29
Merge branch 'master' of https://github.com/kristian-94/moodle
2019-01-30 19:08:59 +01:00
Sara Arjona
d5cd071777
Merge branch 'MDL-64123_master' of https://github.com/marxjohnson/moodle
2019-01-30 17:46:03 +01:00
Juan Leyva
cf0cad920c
MDL-64444 mod_assign: Use correct permissions for context locking
...
Some WebServices does not use the correct permissions.
This mean that when a context is locked, they don't behave as expected.
2019-01-30 15:07:58 +01:00
Sara Arjona
1d792fa982
Merge branch 'MDL-47247-master' of git://github.com/mihailges/moodle
2019-01-30 14:02:48 +01:00
Juan Leyva
9b8aed89d8
MDL-64026 course: Return content summary information via WS
2019-01-30 12:40:25 +01:00
David Monllao
e0c889978f
MDL-64320 analytics: Validate discrete indicators separately
2019-01-30 12:11:08 +01:00
Eloy Lafuente (stronk7)
4e77949bc3
MDL-46881 forum: whitespace fix (and related phpdocs completed)
2019-01-30 11:24:00 +01:00
Eloy Lafuente (stronk7)
7b683564dc
Merge branch 'MDL-46881-master' of git://github.com/andrewnicols/moodle
2019-01-30 11:12:21 +01:00
Sara Arjona
9396da6964
Merge branch 'MDL-64190' of https://github.com/paulholden/moodle
2019-01-30 10:25:33 +01:00
Sara Arjona
e042dc5395
Merge branch 'MDL-64566_master' of git://github.com/markn86/moodle
2019-01-30 09:31:56 +01:00
Sara Arjona
f0919712ba
Merge branch 'MDL-64143-master' of https://github.com/ryanwyllie/moodle
2019-01-30 09:22:23 +01:00
Andrew Nicols
cd029f936d
MDL-46881 forum: Only skip post, not discussion
2019-01-30 10:55:48 +08:00
Andrew Nicols
ba1a8ef782
MDL-46881 forum: Adjust limits for tasks
2019-01-30 10:55:48 +08:00
Andrew Nicols
b51b696927
MDL-46881 core: Allow adhoc tasks to be rescheduled
2019-01-30 10:55:48 +08:00
Andrew Nicols
4129d898f7
MDL-46881 forum: Tidy up trace variables
2019-01-30 10:55:48 +08:00
Ryan Wyllie
dea0c9dcdf
MDL-64143 message: make message drawer contacts bold
2019-01-30 08:58:57 +08:00
Andrew Nicols
bebb976b99
MDL-62514 behat: Inplace editable pendingjs wrapper
2019-01-30 08:24:32 +08:00
Andrew Nicols
aac98ca7df
MDL-62514 behat: Remove potentially conflicting names from description
2019-01-30 08:24:32 +08:00
Andrew Nicols
f98a300dd8
MDL-62514 behat: Add additional autocomplete validation
2019-01-30 08:24:32 +08:00
Andrew Nicols
e994dea0b3
MDL-62514 behat: Rewrite handling of autocomplete
...
This includes a minor restructure of the autocomplete JS to make use of
promises and improve tracking of pending JS.
In particular it improves the way in which throttled text input is
handled to ensure that the behat does not continue until:
- typing is fully complete; and
- all possible ajax requests have been sent; and
- all possible ajax requests complete; and
- the suggestions are updated.
A number of conditions existed where behat would move on to the next
step too early in a race condition effect between Behat and Autocomplete.
2019-01-30 08:24:32 +08:00
Andrew Nicols
7bfb575f63
MDL-62514 behat: Add a wait_for_pending_js to form field
2019-01-30 08:24:32 +08:00
AMOS bot
a591e6c294
Automatically generated installer lang files
2019-01-30 00:10:07 +00:00
Andrew Nicols
0dc54176dd
MDL-46881 forum: Mark posts as ready properly
2019-01-30 07:48:38 +08:00
Andrew Nicols
af48d8bdd6
MDL-46881 forum: Defer post visibility check to send time
2019-01-30 07:48:38 +08:00
Andrew Nicols
c0284ccbc6
MDL-46881 forum: Ensure that there are posts to remove
2019-01-30 07:48:38 +08:00
Andrew Nicols
b231aabb2d
MDL-46881 mod_forum: Remove unused functions
...
Note: I have not applied the deprecation policy to these functions as
they are extremely core to the cron functionality and were never
intended to be used outside of cron.
2019-01-30 07:48:38 +08:00
Andrew Nicols
4459ad290d
MDL-46881 mod_forum: Move cron around
2019-01-30 07:48:38 +08:00
Andrew Nicols
28fd710f84
MDL-46881 core_task: Add a logging trait
2019-01-30 07:48:38 +08:00
Eloy Lafuente (stronk7)
3679f3b3b7
Merge branch 'MDL-64424-master-expiredfrontpage' of git://github.com/mudrd8mz/moodle
2019-01-29 23:47:05 +01:00
Eloy Lafuente (stronk7)
aa612f259e
Merge branch 'MDL-64464' of https://github.com/timhunt/moodle
2019-01-29 19:40:14 +01:00
Sara Arjona
b594c853b9
Merge branch 'MDL-64144-master' of https://github.com/ryanwyllie/moodle
2019-01-29 16:08:10 +01:00
Sara Arjona
21a43e5508
Merge branch 'MDL-63168_master' of git://github.com/markn86/moodle
2019-01-29 13:00:47 +01:00
Sara Arjona
d067783f2b
Merge branch 'MDL-64313-master' of git://github.com/damyon/moodle
2019-01-29 12:35:31 +01:00
Sara Arjona
f07949c0c9
Merge branch 'MDL-61623-master' of git://github.com/damyon/moodle
2019-01-29 11:20:08 +01:00
Damyon Wiese
82e8a0ef36
MDL-61623 accessibility: Use role, not aria-role
2019-01-29 13:40:10 +08:00
Mihail Geshoski
a124355646
MDL-47247 mod_folder: Apply site config when showexpanded is not set
2019-01-29 08:58:14 +08:00
Sara Arjona
c85b7b3a93
Merge branch 'MDL-62668-master' of git://github.com/jleyva/moodle
2019-01-28 19:42:13 +01:00
Sara Arjona
e07bafff8d
Merge branch 'MDL-64414-master' of https://github.com/serlachner/moodle
2019-01-28 15:37:57 +01:00
Binh Thai
658bf9d554
MDL-64291 GDPR export: Context paths can be very long, not unique
2019-01-28 19:49:09 +07:00
Sara Arjona
91f514eafa
Merge branch 'MDL-56604-master' of git://github.com/damyon/moodle
2019-01-28 13:32:38 +01:00
Sara Arjona
4fd91cf43b
Merge branch 'MDL-31852-master' of git://github.com/peterRd/moodle
2019-01-28 12:44:44 +01:00
Sara Arjona
fae2eb85e1
Merge branch 'MDL-63378-master' of git://github.com/damyon/moodle
2019-01-28 11:37:58 +01:00
cescobedo
cd03a6fe88
MDL-61575 message_notification: replace lp/dialogue with core/modal
2019-01-28 10:33:25 +01:00
Sara Arjona
28c9c6c5bf
Merge branch 'MDL-54804_master' of https://github.com/mfabriczy/moodle
2019-01-28 10:20:56 +01:00
Sara Arjona
98cfe1f923
Merge branch 'master_MDL-64124' of https://github.com/danmarsden/moodle
2019-01-28 09:56:47 +01:00
Dan Marsden
89ab980681
MDL-64124 block_ilp: Remove unused capability.
2019-01-28 10:22:20 +13:00
Garrett Boone
00a11f40f2
MDL-64640 feedback: Fix target link on deletion
2019-01-27 18:12:42 +08:00
Kristian Ringer
26a6b74d6e
MDL-64700 block_recentlyaccessedcourses: don't escape course names
2019-01-25 10:19:03 +11:00
Eloy Lafuente (stronk7)
0e1e1e5586
weekly release 3.7dev
2019-01-24 15:12:25 +01:00
Eloy Lafuente (stronk7)
a4d2f5c6d8
NOBUG: Fixed SVG browser compatibility
2019-01-24 15:12:23 +01:00
Eloy Lafuente (stronk7)
daf2f65019
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2019-01-24 15:12:22 +01:00
Sara Arjona
cabdadf328
MDL-64324 core_form: reference in upgrade.txt to randomly id on forms
2019-01-24 09:49:27 +01:00
Shamim Rezaie
029d3b471b
MDL-52132 qbehaviour_manualgraded: no change when comment is left blank
2019-01-24 16:20:01 +08:00
Damyon Wiese
3c4fd88193
MDL-56604 assign: Group submission status
...
On the page listing all assignments for the course,
show the status of the group submission if teamsubmissions is enabled
for the assignment.
2019-01-24 14:33:54 +08:00
Jun Pataleta
7c2b9ffcf6
MDL-64597 behat: Properly import behat_util when dropping parallel sites
2019-01-24 12:50:29 +08:00
Andrew Nicols
dbcd255570
MDL-64684 javascript: Do not minify jQuery+requireJS in dev mode
2019-01-24 09:28:21 +08:00
Damyon Wiese
7219f590f3
MDL-64493 completion: Manual completion Ally
...
Do not use duplicate title attributes on buttons, use aria-live to force the correct state to be
read after clicking on a button.
2019-01-24 08:36:08 +08:00
Damyon Wiese
5689bb93e9
MDL-64488 output: User picture Ally
...
Do not include alt and title for a user picture if it is hidden from screen readers.
Use aria-hidden to properly hide the image from screen readers.
2019-01-24 08:31:49 +08:00
Eloy Lafuente (stronk7)
caa0383ae5
Merge branch 'MDL-64240-master' of git://github.com/mickhawkins/moodle
2019-01-24 00:56:42 +01:00
Eloy Lafuente (stronk7)
20ef705577
Merge branch 'MDL-62963-master' of git://github.com/damyon/moodle
2019-01-24 00:35:37 +01:00
Eloy Lafuente (stronk7)
5a9195d922
Merge branch 'MDL-64211-master' of git://github.com/damyon/moodle
2019-01-24 00:31:54 +01:00
Eloy Lafuente (stronk7)
5dda368407
Merge branch 'MDL-64324-master-fix' of https://github.com/marinaglancy/moodle
2019-01-23 23:12:47 +01:00
Eloy Lafuente (stronk7)
b16bb49192
MDL-60913 search: fix unit test expectation. Default is core-other
2019-01-23 23:02:41 +01:00
Eloy Lafuente (stronk7)
9bc4dc79cb
Merge branch 'MDL-60913-search-tabs-master' of https://github.com/dmitriim/moodle
2019-01-23 18:55:47 +01:00
Juan Leyva
d8035d9391
MDL-62668 mod_workshop: Return feedback for reviewer in assessment phase
...
Teachers were not able to view the existing feedback.
2019-01-23 18:07:51 +01:00
Eloy Lafuente (stronk7)
57cab1436b
Merge branch 'MDL-64609-master' of git://github.com/merrill-oakland/moodle
2019-01-23 18:05:26 +01:00
Marina Glancy
48f9ebcd62
MDL-64324 question: do not expect form id to be mform1
2019-01-23 17:37:52 +01:00
Andrew Nicols
1717604fa0
MDL-64640 usertours: Fix target link on deletion
2019-01-23 21:33:02 +08:00
Mark Sharp
b01c4194ff
MDL-64391 core_analytics: courseextendednamedisplay
2019-01-23 10:40:11 +00:00
David Mudrák
5f7b528281
MDL-64424 privacy: Use system context purpose on the front page, too
...
For activities on the site's front page, use the purpose and retention
periods as defined for the system context, not for the courses.
2019-01-23 11:13:10 +01:00
Sara Arjona
324c4f0556
Merge branch 'MDL-64107-master' of git://github.com/damyon/moodle
2019-01-23 10:18:52 +01:00
Mark Nelson
ed6ac4634a
MDL-64644 completion: fixed assertions in privacy test
2019-01-23 17:12:04 +08:00
Mark Nelson
6ff8d31434
MDL-64644 completion: set status correctly in provider
2019-01-23 17:11:49 +08:00
Jake Dallimore
e69017267f
Merge branch 'MDL-59986-master' of https://github.com/danielneis/moodle
2019-01-23 16:03:26 +08:00
Mark Nelson
aaf7228fb4
MDL-64644 completion: ensure we return array for provider
2019-01-23 13:41:20 +08:00
Mark Nelson
05aa320bd2
MDL-63168 core_message: added unit test
2019-01-23 13:23:33 +08:00
eWallah
7ef5409b1b
MDL-63168 core_message: fix failures in migrate_message_data task.
2019-01-23 12:45:40 +08:00
Eric Merrill
d64e545a36
MDL-64609 gradebook: Prevent infinite loop in regrading
2019-01-22 21:40:12 -05:00
Jake Dallimore
b028dc05b8
Merge branch 'MDL-52132-master' of git://github.com/rezaies/moodle
2019-01-23 09:20:27 +08:00
Dmitrii Metelkin
e9074ee381
MDL-60913 search: add search area categories
2019-01-23 10:28:43 +11:00
Eloy Lafuente (stronk7)
44e34419ab
Merge branch 'MDL-63870' of https://github.com/timhunt/moodle
2019-01-23 00:09:27 +01:00
Eloy Lafuente (stronk7)
b48f694a69
Merge branch 'MDL-64465' of https://github.com/timhunt/moodle
2019-01-22 23:59:38 +01:00
Eloy Lafuente (stronk7)
f7ff96c24f
Merge branch 'MDL-64412-master' of https://github.com/snake/moodle
2019-01-22 23:46:45 +01:00
Eloy Lafuente (stronk7)
f12f3840dd
Merge branch 'MDL-64629-master' of git://github.com/sarjona/moodle
2019-01-22 19:00:31 +01:00
Eloy Lafuente (stronk7)
59776faf6f
Merge branch 'MDL-64441-master' of git://github.com/sarjona/moodle
2019-01-22 18:49:07 +01:00
Shamim Rezaie
bc15800927
MDL-64521 groups: add more unit tests
...
These tests were created for MDL-64526, just before MDL-64521 came along
and removed the buggy code. These are good tests, so they are being
kept.
2019-01-22 16:42:38 +00:00
Tim Hunt
a73fa10678
MDL-64521 grouplib: reduce memory use in groups_get_all_groups
...
This avoids loading multiple copies of g.* when $withmembers is true
2019-01-22 16:42:18 +00:00
Eloy Lafuente (stronk7)
fd0f5da874
Merge branch 'master_MDL-64237' of https://github.com/danmarsden/moodle
2019-01-22 17:18:52 +01:00
Sara Arjona
507d7ec1e8
Merge branch 'MDL-64324-master' of https://github.com/marinaglancy/moodle
2019-01-22 15:53:36 +01:00
Sara Arjona
0bf5dd4de4
Merge branch 'MDL-63480-master' of git://github.com/mihailges/moodle
2019-01-22 15:18:22 +01:00
Justus Dieckmann
8516febdd7
MDL-58256 group: prevents users to be added to a group twice
2019-01-22 12:57:29 +01:00
Sara Arjona
7d4a9008fa
Merge branch 'MDL-63628-master' of git://github.com/damyon/moodle
2019-01-22 12:19:41 +01:00
Sara Arjona
1daf9e60ac
Merge branch 'MDL-48971-master' of https://github.com/lucaboesch/moodle
2019-01-22 12:02:24 +01:00
Sara Arjona
eca13fde9c
Merge branch 'MDL-63573-master' of https://github.com/lucaboesch/moodle
2019-01-22 11:54:04 +01:00
Sara Arjona
3f64d5baee
Merge branch 'MDL-64486-master' of git://github.com/peterRd/moodle
2019-01-22 08:23:03 +01:00
Michael Hawkins
c41d36fa6b
MDL-63892 mod_forum: Updating lib unit test
2019-01-22 13:50:47 +08:00
Peter
197efffd95
MDL-31852 mod_lesson: Allow html tag in lesson's pages
2019-01-22 12:24:15 +08:00
Peter
acbe1256d2
MDL-32096 core_report: Remove duplicate filters in reports
...
* Remove duplicate filters from activity completion and course completion report pages
2019-01-22 12:12:17 +08:00
Jake Dallimore
e404c97e5d
Merge branch 'MDL-57898-master-fix-2' of git://github.com/junpataleta/moodle
2019-01-22 09:47:05 +08:00
Jun Pataleta
3c7bf4ea88
MDL-57898 core: Bump $lastmajordbchanges to trigger upgrade immediately
2019-01-22 09:36:15 +08:00
Damyon Wiese
2fbd00cb22
MDL-63628 accessibility: Trigger file links with keyboard
2019-01-22 08:39:49 +08:00
AMOS bot
88bc8aafd5
Automatically generated installer lang files
2019-01-22 00:09:50 +00:00
Eloy Lafuente (stronk7)
ccd71e418c
Merge branch 'MDL-63623-master' of https://github.com/dmitriim/moodle
2019-01-21 23:53:06 +01:00
Luca Bösch
8df785f9e9
MDL-63573 core_user: remove 'With selected users...' help icon.
2019-01-21 21:54:21 +01:00
Sara Arjona
98c16decde
Merge branch 'MDL-63958-master' of git://github.com/jleyva/moodle
2019-01-21 15:17:53 +01:00
Sara Arjona
f09d14ee45
Merge branch 'MDL-64201-master' of https://github.com/lucaboesch/moodle
2019-01-21 14:05:55 +01:00
David Mudrák
c5944a1d57
MDL-64553 message: Add index for the notifications.useridfrom field
...
The useridfrom would normally be a foreign key to the users table. But
it can also contain some extra negative values with special semantics
(-10 or -20 for no-reply or support user). Therefore we can't make it a
foreign key and the index must be created explicitly.
2019-01-21 12:57:11 +01:00
Michael Hawkins
014fe0ad0f
MDL-63892 mod_forum: Fix last post details in forum view
2019-01-21 16:40:04 +08:00
Michael Hawkins
6cab66bbe3
MDL-63892 mod_forum: Correction to timestamp added to edit strings
2019-01-21 16:40:04 +08:00
Sara Arjona
4c7cf19c27
Merge branch 'MDL-64339-master' of git://github.com/abgreeve/moodle
2019-01-21 09:34:22 +01:00
Jun Pataleta
0cd5b1652d
MDL-62973 auth_shibboleth: Delete unused print_idp_list() function
...
This is only being used by the now-deleted login_form.html. No point
keeping it.
2019-01-21 16:05:39 +08:00
Jun Pataleta
6e4985bf0f
MDL-62973 auth_shibboleth: Make login form look nicer
...
* Convert login form to a mustache template
* Bring logic in auth/shibboleth/login.php
* Replace usage of $_POST variable with optional_param()
* Remove unused index_form.html
2019-01-21 16:05:39 +08:00
Jake Dallimore
f50a87f8e5
Merge branch 'MDL-28445-master' of git://github.com/peterRd/moodle
2019-01-21 15:58:30 +08:00
Jun Pataleta
0716019c19
Merge branch 'MDL-57898-master-fix-2' of git://github.com/junpataleta/moodle
2019-01-21 15:55:10 +08:00
Jun Pataleta
2f61fe976c
MDL-57898 customfield: Set the handler's parent context in course_create
2019-01-21 15:46:33 +08:00
Jun Pataleta
7eeae1a63e
MDL-62666 course: Only set the groups setting to true when necessary
...
* Plus update the comment to be more descriptive.
2019-01-21 13:56:23 +08:00
Jake Dallimore
fa25f170b6
MDL-64323 tool_dataprivacy: fix erroneous version number
2019-01-21 13:50:41 +08:00
Jake Dallimore
d950fdedae
Merge branch 'MDL-64323' of https://github.com/KietChan/moodle
2019-01-21 13:43:50 +08:00
Andrew Hancox
1877ae79f2
MDL-62666 course: Ignore restore_general_groups on activity duplication
2019-01-21 11:40:57 +08:00
Mihail Geshoski
bed5439216
MDL-63480 reports: Fix name filters in completion reports
2019-01-21 09:23:25 +08:00
Jake Dallimore
85e62192f2
Merge branch 'MDL-60972-master_delete_section_files' of https://github.com/awagner/moodle
2019-01-21 08:51:48 +08:00
Tim Hunt
d387f50fcd
MDL-64590 questions: wrong comments shown in the state history table
2019-01-18 18:00:42 +00:00
Jun Pataleta
c01388f713
Merge branch 'MDL-57898-master' of git://github.com/marinaglancy/moodle
2019-01-18 22:21:23 +08:00
Sara Arjona
527ba1a848
MDL-64629 theme_clean: Remove underscore near the help icon
2019-01-18 14:31:53 +01:00
Marina Glancy
d1fc4bdc1e
MDL-57898 core_customfield: strings and other minor fixes
2019-01-18 14:28:24 +01:00
Marina Glancy
bbf60b1412
MDL-57898 core_customfield: coding style fixes
2019-01-18 14:28:24 +01:00
Marina Glancy
c1e15d20e0
MDL-57898 core_course: display course custom fields in course listings
...
This commit is part of work on Custom fields API,
to minimize commit history in moodle core the work of a team of developers was split
into several commits with different authors but the authorship of individual
lines of code may be different from the commit author.
2019-01-18 14:28:24 +01:00
Daniel Neis Araujo
5af9aa6341
MDL-57898 core_course: backup/restore support for course custom fields
...
This commit is part of work on Custom fields API,
to minimize commit history in moodle core the work of a team of developers was split
into several commits with different authors but the authorship of individual
lines of code may be different from the commit author.
2019-01-18 14:28:24 +01:00
Daniel Neis Araujo
028ed12228
MDL-57898 core_course: global search for course custom fields
...
This commit is part of work on Custom fields API,
to minimize commit history in moodle core the work of a team of developers was split
into several commits with different authors but the authorship of individual
lines of code may be different from the commit author.
2019-01-18 14:28:24 +01:00
David Matamoros
7a0162f17a
MDL-57898 core_course: add custom fields support to courses
...
This commit is part of work on Custom fields API,
to minimize commit history in moodle core the work of a team of developers was split
into several commits with different authors but the authorship of individual
lines of code may be different from the commit author.
2019-01-18 14:28:18 +01:00
Ruslan Kabalin
493e7526f9
MDL-57898 core_customfield: Custom fields API
...
This commit is part of work on Custom fields API,
to minimize commit history in moodle core the work of a team of developers was split
into several commits with different authors but the authorship of individual
lines of code may be different from the commit author.
2019-01-18 14:28:18 +01:00
Marina Glancy
0e367a119c
MDL-57898 core_customfield: Custom fields API
...
This commit is part of work on Custom fields API,
to minimize commit history in moodle core the work of a team of developers was split
into several commits with different authors but the authorship of individual
lines of code may be different from the commit author.
2019-01-18 14:28:18 +01:00
Daniel Neis Araujo
01c1095954
MDL-57898 core_customfield: Custom fields API
...
This commit is part of work on Custom fields API,
to minimize commit history in moodle core the work of a team of developers was split
into several commits with different authors but the authorship of individual
lines of code may be different from the commit author.
2019-01-18 14:28:17 +01:00
David Matamoros
0446fee7a9
MDL-57898 core_customfield: Custom fields API
...
This commit is part of work on Custom fields API,
to minimize commit history in moodle core the work of a team of developers was split
into several commits with different authors but the authorship of individual
lines of code may be different from the commit author.
2019-01-18 14:28:10 +01:00
Sara Arjona
3009dcb803
Merge branch 'MDL-64360-master' of https://github.com/lucaboesch/moodle
2019-01-18 14:09:50 +01:00
Sara Arjona
b577f30b8e
Merge branch 'MDL-62968-master' of git://github.com/mickhawkins/moodle
2019-01-18 12:38:14 +01:00
Amaia Anabitarte
696bdd636d
MDL-64385 user: Case insensitive comparison for email domains
2019-01-18 10:06:27 +01:00
Toni Barberà Melià
1eeb465a0c
MDL-57898 core_customfield: Custom fields API
...
This commit is part of work on Custom fields API,
to minimize commit history in moodle core the work of a team of developers was split
into several commits with different authors but the authorship of individual
lines of code may be different from the commit author.
2019-01-18 09:02:30 +01:00
Luca Bösch
df0a2e21dd
MDL-64360 mod_assign: Add help icon to notify students checkbox.
2019-01-18 00:02:49 +01:00
Luca Bösch
c233d7a2fa
MDL-64201 graphics: Unflag and flag quiz question SVG images.
2019-01-18 00:02:42 +01:00
Luca Bösch
def68a4344
MDL-48971 groups: Add "Description" label to hovered group description.
2019-01-17 23:54:24 +01:00
Marcus Boon
f33a614ec6
MDL-64599 phpunit: Fix typo in arraydataset
2019-01-18 07:07:25 +10:00
Tim Hunt
cdfee883aa
MDL-63870 quiz: new preview should abandon, not finish, current attempt
2019-01-17 17:55:12 +00:00
Daniel Neis Araujo
d6f7480d02
MDL-59986 enrol: database sync as scheduled task
2019-01-17 15:33:11 -02:00
Eloy Lafuente (stronk7)
c092f75791
weekly release 3.7dev
2019-01-17 17:47:53 +01:00
Eloy Lafuente (stronk7)
4c966647ba
NOBUG: Fixed SVG browser compatibility
2019-01-17 17:47:51 +01:00
Andreas Wagner
d5ef685249
MDL-60972 core_course: delete section files, when section is deleted.
2019-01-17 08:04:13 +01:00
Peter
f5503c1161
MDL-28445 mod_glossary: Use compound strings as opposed to anglicised
...
* Use compound strings on buttons to help with proper translations
* Updated behat tests
2019-01-17 10:58:04 +08:00
Jake Dallimore
849e657b06
Merge branch 'MDL-49399-master' of git://github.com/andrewnicols/moodle
2019-01-17 08:22:37 +08:00
Andrew Nicols
987d112340
MDL-49399 task: Remove hardcoded LIMIT
2019-01-17 08:02:24 +08:00
Eloy Lafuente (stronk7)
7a5da322b2
Merge branch 'MDL-64347-master' of git://github.com/andrewnicols/moodle
2019-01-16 23:53:59 +01:00
Eloy Lafuente (stronk7)
98b845bd59
Merge branch 'MDL-64359-master' of git://github.com/andrewnicols/moodle
2019-01-16 19:05:30 +01:00
Eloy Lafuente (stronk7)
3d8a771d09
Merge branch 'MDL-63103' of https://github.com/NeillM/moodle
2019-01-16 19:02:21 +01:00
Sara Arjona
32c863f276
Merge branch 'MDL-63916-master' of git://github.com/damyon/moodle
2019-01-16 15:33:08 +01:00
Sara Arjona
fda676957d
Merge branch 'MDL-63620-master' of git://github.com/junpataleta/moodle
2019-01-16 14:15:10 +01:00
Sara Arjona
2a2fa61025
Merge branch 'MDL-64134-master' of git://github.com/ryanwyllie/moodle
2019-01-16 13:06:57 +01:00
Andrew Nicols
23d6756256
MDL-64347 task: Add restrictions to scheduled task runner
2019-01-16 17:20:25 +08:00
Andrew Nicols
24bfd53c73
MDL-64347 task: Add restrictions to adhoc task runner
2019-01-16 17:20:25 +08:00
Jake Dallimore
6e683cd2d2
Merge branch 'MDL-49399-master' of git://github.com/andrewnicols/moodle
2019-01-16 15:56:40 +08:00
Sara Arjona
c13387eeff
Merge branch 'MDL-64166-master' of https://github.com/ryanwyllie/moodle
2019-01-16 08:48:29 +01:00
Kiet.Chan
81eb8b2bbc
MDL-64323 GDPR: New request form user search not using configured fields
2019-01-16 13:34:53 +07:00
Andrew Nicols
cca12f68d0
MDL-49399 core: Allow creation of a new per-request basedir
...
Shutdown handlers are processed in order. If something in a shutdown
handler uses a file which is stored in a per-request directory, and
another, unrelated, per-request directory was created before the handler
started. then a fresh per-request directory will be required.
2019-01-16 12:14:25 +08:00
Andrew Nicols
251ee97c35
MDL-49399 tool_task: Link to log viewer
...
This commit also adds the fa-file-text icon from font-awesome.
2019-01-16 12:14:25 +08:00
Andrew Nicols
8c69e86cd4
MDL-49399 task: Add admin log viewer
...
AMOS BEGIN
CPY [eventstarttime,core_calendar],[task_starttime,core_admin]
CPY [eventduration,core_calendar],[task_duration,core_admin]
CPY [result,core_cache],[task_result,core_admin]
CPY [database,install],[task_dbstats,core_admin]
CPY [fail,install],[task_result:failed,core_admin]
AMOS END
2019-01-16 12:14:25 +08:00
Andrew Nicols
4b71596fc9
MDL-49399 task: Add task logging API
2019-01-16 12:14:25 +08:00
Eloy Lafuente (stronk7)
4f4e987cdb
Merge branch 'MDL-63607-master' of git://github.com/andrewnicols/moodle
2019-01-16 00:36:59 +01:00
Sara Arjona
ce5ca79ba5
Merge branch 'MDL-64346-master' of git://github.com/abgreeve/moodle
2019-01-15 15:38:12 +01:00
Adrian Greeve
b70c364a7f
MDL-64346 mod_resource: Fix problems with # in file name.
2019-01-15 14:24:13 +01:00
Sara Arjona
a27dbff41c
Merge branch 'MDL-64171-master' of git://github.com/bmbrands/moodle
2019-01-15 13:54:50 +01:00
Sara Arjona
1557d7a8df
Merge branch 'MDL-64425-master' of git://github.com/lameze/moodle
2019-01-15 13:20:47 +01:00
Sara Arjona
fae8345e3b
Merge branch 'MDL-64432_master' of git://github.com/gjb2048/moodle
2019-01-15 12:57:22 +01:00
Sara Arjona
74a6abc6bb
Merge branch 'MDL-62439-master' of https://github.com/lucaboesch/moodle
2019-01-15 12:02:05 +01:00
Sara Arjona
64afd81e0b
Merge branch 'MDL-63881-master' of https://github.com/lucaboesch/moodle
2019-01-15 11:37:07 +01:00
Andrew Nicols
f93e2c5c1e
MDL-52132 core_question: Comment is different if format has changed
2019-01-15 18:56:12 +11:00
Shamim Rezaie
305d2716f6
MDL-52132 qbehaviour_manualgraded: unit test for changing comment format
2019-01-15 18:56:03 +11:00
Andrew Nicols
af540d426d
MDL-49399 task: Add task log table
2019-01-15 07:56:20 +08:00
Andrew Nicols
702123a1dd
MDL-49399 core: Add ability to specify a header col
2019-01-15 07:55:36 +08:00
Eloy Lafuente (stronk7)
8a2936f5fd
Merge branch 'MDL-63677-master' of git://github.com/sarjona/moodle
2019-01-14 23:03:51 +01:00
sam marshall
ff13ae5906
MDL-64454 Admin: Configuration option for cron frequency warning
...
This change makes the warning time (default 200 seconds) configurable
in config.php.
2019-01-14 17:07:37 +00:00
sam marshall
b18034ed67
MDL-64454 Admin: Warning if cron does not run frequently
...
There is an existing warning if cron doesn't run at all (hasn't run
for 24 hours). This commit adds a warning if cron hasn't run for 3
minutes, based on the recommendation that cron should run every
minute.
2019-01-14 17:07:36 +00:00
Sara Arjona
0f1377cc31
Merge branch 'MDL-60082-master' of git://github.com/damyon/moodle
2019-01-14 12:03:06 +01:00
Damyon Wiese
65834189e9
MDL-64570 accessibility: purpose login fields
...
Provide the autocomplete attribute and username / current-password values to username
and password fields in login forms.
https://www.w3.org/WAI/WCAG21/Understanding/identify-input-purpose.html
2019-01-14 16:16:34 +08:00
Shamim Rezaie
98e019455e
MDL-64551 core_question: Fix double ampersand escaping in tag button
2019-01-14 18:21:41 +11:00
Jun Pataleta
c617a7271a
MDL-63620 group: Option to enable group messaging for imported groups
2019-01-14 13:31:23 +08:00
Jun Pataleta
e5e5b37749
MDL-63620 group: Option for group messaging when auto-creating groups
2019-01-14 13:29:42 +08:00
Mark Nelson
4cec9fca96
MDL-64566 core_message: removed unnecessary DB call
2019-01-14 09:45:38 +08:00
Charles Fulton
7868aab181
MDL-64528 core_completion: prevent toggling completion in frozen context
2019-01-12 07:37:21 -08:00
Paul Holden
1cd62f2bc8
MDL-64190 mod_quiz: use password unmask config element.
...
Also created required admin setting class for creating unmask password
elements with an 'advanced' checkbox control.
2019-01-11 15:11:24 +00:00
Paul Holden
1a36b8b5aa
MDL-64190 search_solr: use password unmask config elements.
2019-01-11 15:11:24 +00:00
Davo Smith
223fc57d27
MDL-64552 admin: use hideIf instead of disabledIf (where appropriate)
2019-01-11 11:27:33 +00:00
Tim Hunt
a44065edaa
MDL-61441 accesslib: get_users_by_capability groups perf improvement
2019-01-11 11:26:41 +00:00
Tim Hunt
e5153d93c0
MDL-64393 drag-drop qtypes: be more robust when page layout changes
2019-01-11 11:25:13 +00:00
Tim Hunt
096a5b9949
MDL-64464 drag-drop qtypes: allow <span lang=".."> id draggables
...
This is for accessibility, so that screen readers can read the drag
items with correct pronunciation.
2019-01-11 11:13:11 +00:00
Tim Hunt
c942cad763
MDL-64465 qtypes: fix incorrect context passed to format_string
2019-01-11 11:12:24 +00:00
Sara Arjona
c654e35007
MDL-63677 core_user: Avoid redirection during signup
...
Purge cache just for the current user to avoid redirection when 2
simultaneous users try to sign up at the same time and some policy
has to be agreed.
The 'createduser' invalidation event has been removed also because
is not used any more.
Thanks John Azinheira for spotting it!
2019-01-11 10:20:59 +01:00
Neill Magill
1b43c84980
MDL-63103 filebrowser: Speed up finding activities with files
...
Before this change the query examined at every course_module record in
the context table.
With this change we use the course_modules table to more efficiently
find all the activities in the course, which means that many less
records in the context table need to be examined.
2019-01-11 08:58:39 +00:00
VinhLe
2ea8fbb0bd
MDL-64469 Question bank: Change link questions in category question.
...
Make it easier to navigate from the category list to the questions in a category.
2019-01-11 11:28:49 +07:00
VinhLe
26208463fe
MDL-64031 enrol_manual: Fix hard-coded list of user fields.
...
Respect get_extra_user_fields() in PHP code
2019-01-11 11:24:15 +07:00
Peter
cea8e2763b
MDL-64238 mod_lesson: Check enrollment calendar_action generator
...
* Updated unit tests to account for participants
2019-01-11 07:56:18 +08:00
Luca Bösch
3b2f691f62
MDL-63881 tool_dataprivacy: 'Contact the privacy officer' profile link.
2019-01-10 22:19:26 +01:00
Luca Bösch
1bfed23bf5
MDL-62439 output: Debugstringids in overlay windows.
2019-01-10 22:18:50 +01:00
Sara Arjona
4c5b60a0f9
weekly release 3.7dev
2019-01-10 17:51:25 +01:00
Sara Arjona
51df6c5a47
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2019-01-10 17:51:23 +01:00
Jake Dallimore
2336493501
Merge branch 'MDL-64004-master' of git://github.com/damyon/moodle
2019-01-10 10:59:56 +08:00
AMOS bot
9f463258d9
Automatically generated installer lang files
2019-01-10 00:08:34 +00:00
Marcus Fabriczy
e49603cb5c
MDL-54804 templates: Prevent posting when no option is selected
...
When no value is set for an option element and a user selects it, a
POST request is made, which is incorrect. Usually that option is a
placeholder value, e.g., "Choose..." - the form expecting the end user
to choose an actual value.
2019-01-10 09:04:25 +10:30
Eloy Lafuente (stronk7)
dbe8fe303b
Merge branch 'MDL-64479' of https://github.com/timhunt/moodle
2019-01-09 23:33:36 +01:00
Sara Arjona
c2fc318d4e
Merge branch 'MDL-64043-master' of git://github.com/ryanwyllie/moodle
2019-01-09 17:55:34 +01:00
Eloy Lafuente (stronk7)
a887977cba
Merge branch 'MDL-63686-master' of git://github.com/andrewnicols/moodle
2019-01-09 12:36:09 +01:00
Andrew Nicols
889b585b29
MDL-63686 core: recordset => records when fetching contexts
2019-01-09 19:08:08 +08:00
Tim Hunt
d434dd7ae7
MDL-64479 dd-qtypes: fix questions with non-consecutive groups
2019-01-09 10:18:19 +00:00
Jake Dallimore
111dfd2db5
Merge branch 'MDL-64375-master' of git://github.com/damyon/moodle
2019-01-09 15:33:09 +08:00
Damyon Wiese
f13f5ab7f6
MDL-62143 accessibility: Label breadcrumbs
2019-01-09 15:14:04 +08:00
Andrew Nicols
8cd02f0c51
Merge branch 'MDL-62550-master-2' of https://github.com/snake/moodle
2019-01-09 15:09:00 +08:00
Jake Dallimore
f68426d1fb
Merge branch 'MDL-64345-master' of https://github.com/s-cenni/MDL-64345
2019-01-09 14:13:38 +08:00
Jake Dallimore
0dd2bca8ef
MDL-62550 core_privacy: remove theme specific js from retention js
...
Now that we've fixed the element ids, we no longer need a selector for
each theme. The same selector will work for all themes, whether they be
bs2 or b24 based.
2019-01-09 11:34:28 +08:00
Jake Dallimore
e6f068722d
MDL-62550 core_theme: remove unused #fgroup_ and #fitem_ rules
...
These ids didn't exists in form elements in Boost until now, so we'll
remove the rules to prevent them having any effect now.
2019-01-09 11:34:28 +08:00
Jake Dallimore
574861588a
MDL-62550 core_form: bring back the form item unique ids to fix js fails
...
This id matches the id seen on the clean theme elements and is needed by
the forms js.
2019-01-09 11:34:26 +08:00
Jake Dallimore
f49e93d406
Merge branch 'MDL-63761-master' of git://github.com/damyon/moodle
2019-01-09 09:05:38 +08:00
Eloy Lafuente (stronk7)
3dd0251dd4
Merge branch 'MDL-64285-master' of git://github.com/junpataleta/moodle
2019-01-09 00:09:15 +01:00
Andrew Nicols
b22cb349ed
Merge branch 'MDL-64409' of git://github.com/stronk7/moodle
2019-01-09 06:58:34 +08:00
Andrew Nicols
2b1f1abde3
Merge branch 'MDL-24951' of git://github.com/stronk7/moodle
2019-01-09 06:41:00 +08:00
Andrew Nicols
a1b1892ed9
Merge branch 'MDL-64426' of git://github.com/stronk7/moodle
2019-01-09 06:37:55 +08:00
Eloy Lafuente (stronk7)
c7f9834e29
MDL-64426 core_message: fix context::instance_by_id() wrong use
2019-01-08 23:01:52 +01:00
Eloy Lafuente (stronk7)
644d0e2d97
MDL-24951 mod_forum: Apply new string to related scenarios
...
Plus amend an scenario name that was clearly incorrect.
2019-01-08 16:51:36 +01:00
Michael Hawkins
6360f87cdc
MDL-64395 groups: Added XSS Risk to the manage groups capability
2019-01-08 16:24:48 +01:00
Michael Hawkins
14f9bad3ce
MDL-64372 userpix: Escape fullname string on userpix index page
2019-01-08 16:24:48 +01:00
Sara Arjona
502650a3e2
MDL-64222 badge: Removed backpackurl from the edit_form
2019-01-08 16:24:48 +01:00
Eloy Lafuente (stronk7)
2c4463bf0f
Merge branch 'MDL-64509-master-enfix' of git://github.com/mudrd8mz/moodle
2019-01-08 16:17:06 +01:00
Eloy Lafuente (stronk7)
5e57176a91
Merge branch 'MDL-64474-master-2' of git://github.com/junpataleta/moodle
2019-01-08 16:10:44 +01:00
Andrew Nicols
bbf4a7f38b
Merge branch 'MDL-58596-master' of git://github.com/vmdef/moodle
2019-01-08 16:14:58 +08:00
Andrew Nicols
50466ac4e4
Merge branch 'MDL-64426-master-2' of https://github.com/snake/moodle
2019-01-08 15:58:40 +08:00
Jake Dallimore
e66e867f6e
MDL-64426 core_message: fix filter support in api::get_conversations()
...
Conversation name and subname should support filters, so the data should
be passed through format_string, and advertised in the external params
as PARAM_TEXT.
2019-01-08 15:50:43 +08:00
Leon Stringer
8f402dbc66
MDL-58596 core_stats: fixed infinite loop cause by DST change
2019-01-08 07:37:42 +00:00
Víctor Déniz Falcón
5007d1cb04
MDL-58596 core_stats: unit test for stats_get_base_weekly
2019-01-08 07:36:48 +00:00
Jake Dallimore
662371fd65
Merge branch 'MDL-63686-master' of git://github.com/andrewnicols/moodle
2019-01-08 14:37:31 +08:00
Andrew Nicols
ccbdced987
MDL-63686 core: Preload parent contexts
2019-01-08 14:11:00 +08:00
Andrew Nicols
f0b09fe329
Merge branch 'MDL-24951-master' of git://github.com/Chocolate-lightning/moodle
2019-01-08 13:46:11 +08:00
Andrew Nicols
66f13f8f7f
Merge branch 'MDL-64497-master' of https://github.com/sammarshallou/moodle
2019-01-08 12:25:34 +08:00
Andrew Nicols
024b5c5b9f
Merge branch 'MDL-63722-master' of git://github.com/rezaies/moodle
2019-01-08 12:04:19 +08:00
Andrew Nicols
8feef7308a
Merge branch 'MDL-64400-master' of git://github.com/aanabit/moodle
2019-01-08 08:27:06 +08:00
Andrew Nicols
792267c3b4
Merge branch 'MDL-63276' of https://github.com/stronk7/moodle
2019-01-08 06:55:37 +08:00
Eloy Lafuente (stronk7)
11825f1439
Merge branch 'MDL-63809-master-5' of git://github.com/rezaies/moodle
2019-01-07 22:12:45 +01:00
David Mudrák
a92458880c
MDL-64509 lang: Use the fixed strings in tests
2019-01-07 20:07:57 +01:00
Helen Foster
65d70aa81b
MDL-64509 lang: Import fixed English strings (en_fix)
...
Significant string change: enablerunnow_desc,tool_task - including
mention of pathtophp requirement
2019-01-07 14:40:34 +01:00
Sara Arjona
cb7b59941f
Merge branch 'MDL-64419-master' of git://github.com/bmbrands/moodle
2019-01-07 14:10:36 +01:00
Andrew Nicols
3311321660
Merge branch 'MDL-57636_master' of https://github.com/dasistwas/moodle
2019-01-07 13:45:04 +08:00
Jake Dallimore
a5d2ad5dfc
Merge branch 'MDL-64348-master' of git://github.com/ryanwyllie/moodle
2019-01-07 12:08:31 +08:00
Ryan Wyllie
c77ba4890a
MDL-64348 javascript: change template loading to a buffer
...
Changed the template loading to buffer the requests for templates
so that they can be sent in batches to the server to save large
volumes of network requests.
2019-01-07 09:03:06 +08:00
Ryan Wyllie
2b92891a88
MDL-64348 javascript: change template loading to also load dependencies
...
Changed the getTemplate function in templates.js to use the
core_output_load_template_with_dependencies function to load the
requested template and all of the dependencies required to render it.
The dependencies are added to the relevant caches so that when the
template is rendered they aren't re-requested from the server.
2019-01-07 09:03:06 +08:00
Ryan Wyllie
fbbed5c603
MDL-64348 javascript: add cache_strings to str.js
...
Added a function to allow a set of strings to be added to the
str.js caches if they've been loaded outside of that module.
2019-01-07 09:03:06 +08:00
Ryan Wyllie
e0034b5da6
MDL-64348 template: add load_template_with_dependencies external func
2019-01-07 09:03:06 +08:00
Dmitrii Metelkin
d00f04fd53
MDL-63623 admin_cli: add a script to uninstall plugins
2019-01-07 10:58:30 +11:00
David Bogner
8b9fc06993
MDL-57636 frontpage: Fix display enrolled courses
2019-01-04 11:18:47 +01:00
Ryan Wyllie
0664130b88
MDL-64348 templates: add mustache_template_source_loader class
2019-01-04 15:38:27 +08:00
Ryan Wyllie
dc10aa06d9
MDL-64166 message: reduce size of conversation counts in overview
2019-01-04 12:12:54 +08:00
Ryan Wyllie
13d09efb8e
MDL-64144 message: show message date in message search results
2019-01-04 11:43:04 +08:00
Damyon Wiese
9a4c6a245c
MDL-64375 gradingform_rubric: Styles for overflow
...
Allow people to define lots of levels, and make the scroll region just the rubric table,
not the entire content region.
2019-01-04 08:44:10 +08:00
sam marshall
fc570e6699
MDL-64497 GDPR: moodle_content_writer can cause endless loop
...
Fixes a buggy function by replacing it with a call to file_get_contents,
and adds error detection on a couple of file accesses.
2019-01-03 16:54:38 +00:00
Jake Dallimore
87bf7fa912
Merge branch 'MDL-49651-master' of git://github.com/Chocolate-lightning/moodle
2019-01-03 10:45:07 +08:00
Peter
bcb6549edb
MDL-64486 mod_glossary: Add missing separator for special links
2019-01-03 08:33:59 +08:00
Eloy Lafuente (stronk7)
a12207be25
MDL-63276 upgrade: clean < 3.2.0 upgrade steps
...
3.7 (min PHP 7.1) requires 3.2 (first version supporting PHP 7.1)
This just deletes all the upgrade steps previous to 3.2.0. Some
small adjustments, like adding missing MOODLE_INTERNAL or tweaking
globals can also be applied when needed.
Also includes an upgrade step to prevent upgrading from any
version < 2016120500 (v3.2.0) as anti-cheating measure.
Next commit will get rid of/deprecate all the upgradelib functions
not used anymore in codebase. (note there isn't any this time).
2019-01-03 01:17:17 +01:00
Eloy Lafuente (stronk7)
f580d20adf
MDL-63276 travis support: Bump to PHP 7.1 required
2019-01-03 01:17:17 +01:00
Eloy Lafuente (stronk7)
422947e070
MDL-63276 install: PHP min version checker bump to PHP 7.1
2019-01-03 01:17:17 +01:00
Eloy Lafuente (stronk7)
504d1a9cc0
MDL-63276 environment: PHP 7.1 and Moodle 3.2 required
2019-01-03 01:12:50 +01:00
Jake Dallimore
a3a6e3c905
MDL-64412 core_message: remove ordering code from message_search_users()
...
This code is no longer needed as get_member_info() now respects the
ordering of the $userids param.
2019-01-02 15:21:07 +08:00
Jake Dallimore
9e6734a790
MDL-64412 core_message: get_member_info() respects provided ordering
...
This change makes sure the function returns the member information in
the same order as those users provided in the $userids param.
2019-01-02 15:21:06 +08:00
Peter
538603b200
MDL-63148 mod_scorm: Accept userid param in event action
...
* Update lib scorm functions to accept and use a passed in userid
* Additional phpunit tests
2019-01-02 14:32:59 +08:00
Michael Hawkins
341070d5b3
MDL-62968 Boost: Adding editor SCSS support
2019-01-02 13:35:19 +08:00
Damyon Wiese
091365330a
MDL-63761 grade: Performance fix for regrading
...
Don't use a separate variable to count the number of items in finalids.
2019-01-02 10:23:20 +08:00
Dan Marsden
1240b3f2e7
MDL-64237 mod_scorm: Remove large unused index from scorm_scoes_track
2018-12-31 12:46:56 +13:00
Eloy Lafuente (stronk7)
f37f00be53
MDL-63276 environment: 3.7 base information
...
This is a direct copy of the 3.6 branch to
have changes under control easier in next commits.
2018-12-30 18:05:30 +01:00
Jun Pataleta
e2b812fc40
MDL-64474 auth_oauth2: Properly update user profile data
...
* Updating of user profile data from OAuth2 issuer should only be
performed for fields that can be synced externally (fields defined in
\auth_plugin_base::$userfields)
* Only update user profile data for users which use OAuth2 as their
default authentication mechanism.
2018-12-28 16:52:37 +08:00
Amaia Anabitarte
0f38e62970
MDL-64400 core_messages: Mark notifications sent via email as read
2018-12-27 09:15:53 +01:00
Amaia Anabitarte
57afd82ab0
MDL-64400 core_messages: Allow cron to delete unread notifications too
2018-12-27 09:15:53 +01:00
Mathew
0dbe9025b5
MDL-24951 mod_forum: Check user capability to know what message to show.
...
If the user has the following capabilty: mod/forum:canposttomygroups then show them
the more technical of the strings. Otherwise we use something a bit easier for them to ask their
tutor or teacher about.
2018-12-24 09:15:34 +08:00
Mathew
299dc536aa
MDL-49651 mod_forum: Respect course visibility in cron
...
This checks the courses' current visibility and the users permissions.
If they have the permission to view the course when it is hidden they'll get messages.
We already have checks for the users enrolled & subscription status.
2018-12-24 09:11:15 +08:00
Gareth Barnard
fc9ce45cca
MDL-64432 theme_bootstrapbase: Favourites myoverview icon tooltip.
2018-12-21 11:34:42 +00:00
Sara Arjona
706c8d1936
MDL-64441 badges: Remove notice when language is empty
2018-12-20 16:20:05 +01:00
Eloy Lafuente (stronk7)
91165842db
MDL-64409 behat: Update master to use 3.37.0 behat extension tag
2018-12-20 12:28:17 +01:00
Adrian Greeve
38a1b4f203
weekly release 3.7dev
2018-12-20 11:09:10 +01:00
Adrian Greeve
c10e9970e1
NOBUG: Fixed SVG browser compatibility
2018-12-20 11:09:08 +01:00
Adrian Greeve
03573e1a58
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2018-12-20 11:09:07 +01:00
Andrew Nicols
13bd9babb4
Merge branch 'MDL-64038-master' of git://github.com/bmbrands/moodle
2018-12-20 13:53:51 +08:00
Andrew Nicols
4617420250
Merge branch 'MDL-63512-master' of git://github.com/peterRd/moodle
2018-12-20 13:03:31 +08:00
Peter
94dafd0c06
MDL-63512 mod_lesson: Update the lesson css to exclude mediaplugin div
2018-12-20 12:49:10 +08:00
Andrew Nicols
bf197c166c
Merge branch 'MDL-62223-master' of git://github.com/Kathrin84/moodle
2018-12-20 11:32:50 +08:00
Andrew Nicols
116b7c089a
MDL-58855 glossary: Remove behat logout line
2018-12-20 10:27:57 +08:00
Andrew Nicols
1cd08af7f4
Merge branch 'MDL-58855-master' of git://github.com/peterRd/moodle
2018-12-20 10:26:24 +08:00
Mark Johnson
7672471236
MDL-64123 webservices: Add valueused to completion data
2018-12-19 16:26:35 +00:00
Stephen Bourget
3e42942d73
MDL-63614 badges: Add COMPLETION_FAIL support to badge criteria
2018-12-19 10:16:51 -05:00
Adrian Greeve
21fc1b9682
Merge branch 'MDL-64392-master' of git://github.com/bmbrands/moodle
2018-12-19 12:02:43 +01:00
Jun Pataleta
43db4e9c56
Merge branch 'MDL-61767-master' of git://github.com/andrewnicols/moodle
2018-12-19 18:36:21 +08:00
Andrew Nicols
c9f2a8c2cf
MDL-61767 auth_oauth: Reduce updated fields
2018-12-19 18:15:39 +08:00
Adrian Greeve
7f1fd5000d
Merge branch 'MDL-59954-master' of git://github.com/peterRd/moodle
2018-12-19 10:51:42 +01:00
Shamim Rezaie
b6ece79d81
MDL-63722 javascript: misinterpret as outside click if DOM is modified
2018-12-19 16:01:09 +11:00
Jake Dallimore
57e94e365e
Merge branch 'MDL-64229_master' of git://github.com/markn86/moodle
2018-12-19 11:37:15 +08:00
Peter
c8b67bee88
MDL-58855 mod_glossary: Add pending approval identifier glossary
...
Add a new label to indicate whether a tagged glossary item is pending approval or not
2018-12-19 11:30:27 +08:00
Jake Dallimore
a2f6288fa1
Merge branch 'MDL-64216-m' of https://github.com/micaherne/moodle
2018-12-19 11:07:41 +08:00
Jun Pataleta
e63084ec1b
Merge branch 'MDL-60474-master' of git://github.com/damyon/moodle
2018-12-19 10:14:13 +08:00
Damyon Wiese
064f15033f
MDL-60474 assign: Consistent user filters
...
Use the current filters and sorting on the user grading table in the single
page grading app when it is possible.
This replaces the popover used to configure the filters to one that closely matches the
one from the grading table. It supports standard filters, workflow filters and allocated marker filters.
It will also support group filtering and suspended user filtering but we don't show the controls for those in
the single grading page.
2018-12-19 10:10:23 +08:00
Andrew Nicols
54fbe39ee1
Merge branch 'MDL-63512-master' of git://github.com/peterRd/moodle
2018-12-19 09:48:46 +08:00
Andrew Nicols
0ab2d87c50
Merge branch 'MDL-64061-master-amdload' of git://github.com/mudrd8mz/moodle
2018-12-19 09:10:09 +08:00
Peter
6afbdf2778
MDL-59954 mod_course: Remove file size restriction on D&D on course page
...
Remove file size restrictions for teachers on course page.
Use user_max_upload_file_size instead of the max_file_size
2018-12-19 08:36:45 +08:00
AMOS bot
c80d033f66
Automatically generated installer lang files
2018-12-19 00:08:52 +00:00
Adrian Greeve
c6f2f4a64c
Merge branch 'MDL-63844-master' of git://github.com/aanabit/moodle
2018-12-18 18:11:38 +01:00
Amaia Anabitarte
26b34c30d3
MDL-63844 enrol: Reordering status_field constructor parameters
2018-12-18 17:57:57 +01:00
Rohan Khajuria
6676f20214
MDL-63844 enrolmentdetails: add time-enrolled field
2018-12-18 17:06:49 +01:00
Adrian Greeve
648afe76f8
Merge branch 'MDL-64025-master' of https://github.com/christianwolters/moodle
2018-12-18 15:58:06 +01:00
Adrian Greeve
1ccaa71b04
Merge branch 'MDL-63794-master-2' of git://github.com/mihailges/moodle
2018-12-18 12:13:35 +01:00
Bas Brands
eecff277da
MDL-64171 block_myoverview: change course summary view image size
...
Size reduced from 7rem to 5rem for smaller devices
and for courses without a description.
2018-12-18 10:38:00 +01:00
Stefan Erlachner
b1f2b4fdfc
MDL-64414 lib/evalmath: add AND, OR functions to evalmath
2018-12-18 09:40:29 +01:00
Michael Hawkins
418831e096
MDL-64240 mod_forum: Clean forum post text before storing
...
Previously only edited messages were cleaned, so longer strings could
be stored in the database, which would never be displayed.
This update takes into account trusted text before cleaning (as editing does).
2018-12-18 14:10:43 +08:00
Michael Hawkins
b6995c29ec
MDL-64240 mod_forum: Update word count to use current message length
...
Previously this used the length of the message stored in the database,
before scripts etc are cleaned to display the content. That resulted
in cases where the count would seem much larger than the message size.
2018-12-18 14:10:43 +08:00
Shamim Rezaie
8e93e515ed
MDL-63809 question: handling bad questions in question_has_capability_on
2018-12-18 15:05:37 +11:00
Tim Hunt
b195523758
MDL-63809 question bank: ensure question_has_capability_on can be called
2018-12-18 14:54:28 +11:00
Damyon Wiese
1879a74ed7
MDL-60082 assign: Grading worksheet with no grade
...
If the grade type is NONE - do not include the maxgrade column.
2018-12-18 11:12:17 +08:00
Jake Dallimore
1c30321e7f
Merge branch 'MDL-64309_master' of git://github.com/markn86/moodle
2018-12-18 11:11:23 +08:00
Jake Dallimore
78f8d05e1c
Merge branch 'master_MDL-49673' of git://github.com/danmarsden/moodle
2018-12-18 10:51:37 +08:00
Simey Lameze
a6243b09f3
MDL-64425 block_timeline: fix incorrect get_string parameter
2018-12-18 10:23:12 +08:00
Andrew Nicols
df9f6cbb29
Merge branch 'MDL-63773_assign_hideif' of git://github.com/davosmith/moodle
2018-12-18 09:38:33 +08:00
Dan Marsden
91a2215eea
MDL-49673 mod_assign: Tidy up hidegrader patch
2018-12-18 14:33:42 +13:00
Damyon Wiese
fd25c7d5f8
MDL-64004 webservice: Do not update accesstime
...
Do not update the automatically update the course access time when a
course is accessed via a webservice or ajax.
2018-12-18 09:06:07 +08:00
Bas Brands
aeb5664d5f
MDL-64419 core_message: fix user info in bootstrapbase message drawer
...
* updated the bootstrapbase template for the messaging conversation menu
info option to match the menu in
"/core_message/message_drawer_view_conversation_header_content_type_private.mustache"
2018-12-17 15:50:27 +01:00
Sara Cenni
607a6ca9d6
MDL-64345 core: Make FB logo upgrade cross-DB compatible
2018-12-17 11:48:30 +01:00
Jun Pataleta
6776651372
Merge branch 'MDL-59629-master' of git://github.com/peterRd/moodle
2018-12-17 15:57:52 +08:00
Andrew Nicols
58049e0a36
MDL-63607 behat: Remove theme from config whitelist
2018-12-17 15:53:53 +08:00
Damyon Wiese
56fb4e81df
MDL-62963 boost: Increase contrast btn-secondary
...
The background colour of these buttons is too light, so they don't look like buttons.
2018-12-17 15:45:49 +08:00
Andrew Nicols
8f65d27593
Merge branch 'MDL-52966_static_cache_core_filetypes_get_types' of https://github.com/enovation/moodle
2018-12-17 15:38:09 +08:00
Andrew Nicols
4542981969
Merge branch 'MDL-60019-master' of git://github.com/peterRd/moodle
2018-12-17 15:34:50 +08:00
Andrew Nicols
05bbf5ab39
Merge branch 'MDL-61633-master' of https://github.com/lucisgit/moodle
2018-12-17 15:28:29 +08:00
Andrew Nicols
a59064f60a
Merge branch 'MDL-60518-master' of git://github.com/aanabit/moodle
2018-12-17 14:59:22 +08:00
Jun Pataleta
4aa3939581
Merge branch 'MDL-63260' of https://github.com/timhunt/moodle
2018-12-17 14:10:21 +08:00
Damyon Wiese
20e6ece866
MDL-63378 theme_boost: Contrast of menu items
...
Enforce the :active menu text colour during a mouse click on an action menu.
2018-12-17 14:01:42 +08:00
Mihail Geshoski
6c52667722
MDL-63794 block_myoverview: Display the course category name in block
2018-12-17 13:21:55 +08:00
Mihail Geshoski
d657d80db0
MDL-63794 block_myoverview: Add behat tests
2018-12-17 13:21:55 +08:00
Damyon Wiese
22b8fe5eb7
MDL-64107 questions: Increase highlight contrast
...
When a question has just been edited, it is highlighted. We need to ensure
the colour contrast of text on background is accessible.
2018-12-17 12:35:26 +08:00
Jun Pataleta
31a111b981
Merge branch 'MDL-60008-master' of git://github.com/damyon/moodle
2018-12-17 11:48:45 +08:00
Jake Dallimore
4813015e11
Merge branch 'MDL-62756_master' of https://github.com/miotto/moodle
2018-12-17 11:20:01 +08:00
Andrew Nicols
fbde034e29
Merge branch 'MDL-64388-master' of git://github.com/bmbrands/moodle
2018-12-17 09:12:58 +08:00
Christian Wolters
d596f5ca6d
MDL-64025 admin_bookmarks: Enable bookmarking of admin categories
2018-12-16 15:43:49 +01:00
John Beedell
410a088a91
MDL-64404 qtype: gapselect currency like options dont show
2018-12-14 16:24:43 +00:00
Bas Brands
02955a84d1
MDL-64392 core_question: flexbox compatible separator for question types
...
* the br tag does not work well in a flexbox context, a 100% with div
works in both clean and boost.
2018-12-14 16:28:36 +01:00
Bas Brands
442f142522
MDL-64038 core_message: add default group image
...
add default group image to improve the alignment
of group names in the message drawer group messages section
2018-12-14 14:09:28 +01:00
Bas Brands
fed67b6784
MDL-64388 core_themes: update docs on new required output method
...
* Method standard_after_main_region_html was added to the core_renderer
used by the messaging ui to message drawer
2018-12-14 11:25:44 +01:00
Amaia Anabitarte
45cc006c91
MDL-60518 core_competency: Set $USER global variable for tests
2018-12-14 10:28:34 +01:00
Frédéric Massart
b91ddd160e
MDL-60518 core_user: A user with ID 0 is never a real user
2018-12-14 10:28:34 +01:00
Mirko Otto
5cfd7a7286
MDL-62756 form: Remove any click handler first.
...
The handler has the old state variable. Remove any click handler first.
2018-12-14 10:26:58 +01:00
Andrew Nicols
3b017210d3
MDL-60432 auth_cas: Update with PR changes
2018-12-14 13:27:14 +08:00
Andrew Nicols
26a07f2ebb
MDL-60432 auth_cas: Removed unused file
2018-12-14 13:22:25 +08:00
Fabrice Ménard
ddb9b02b05
MDL-60432 auth_cas: Using Identity Providers for Authentication CAS
...
Using Identity Providers for Authentication CAS , instead of cas_form.html
2018-12-14 13:06:37 +08:00
Jun Pataleta
a4dbc1de80
MDL-64285 core: Skip 64 bits check for 32-bit PHP versions in unit tests
2018-12-14 11:13:40 +08:00
Jun Pataleta
c482e6bd51
MDL-64285 core: Fix environment check test
...
* Looping the environment results and skipping some items mean that
if a test gets skipped, the rest of the environment results won't be
tested. It's better to use a data provider for this in order to
individually test each environment result.
2018-12-14 11:13:40 +08:00
Peter
917a0e282c
MDL-59629 mod_block: Set the default region in add_region
...
Check and update default region in add_region if none set.
2018-12-14 10:29:10 +08:00
Peter
a25863a3c0
MDL-63512 mod_lesson: Fix video links provided in feedback
2018-12-14 10:26:00 +08:00
Alex Walker
f14afd2936
MDL-49673 mod_assign: option to hide grader
2018-12-14 13:50:06 +13:00
Jake Dallimore
33a388eff7
weekly release 3.7dev
2018-12-14 07:51:42 +08:00
Tony Butler
31e1884de2
MDL-61633 assignfeedback_editpdf: Scroll back to top when changing pages
2018-12-13 12:14:25 +00:00
Olivier Piton
85e81896fc
MDL-61535 report_security: SQL Perf improvement
2018-12-13 12:02:23 +08:00
Mark Nelson
9b39f28214
MDL-64229 core_message: ensure profile pic links to profile
2018-12-13 12:01:06 +08:00
Martin Mastny
c65dadbcea
MDL-61767 auth_oauth2: Updating user fields on successful login
2018-12-13 11:22:36 +08:00
Jake Dallimore
3ec018067a
Merge branch 'MDL-62624-master' of git://github.com/mihailges/moodle
2018-12-12 16:13:28 +08:00
Damyon Wiese
c85be29355
MDL-63916 backup: Do not display timestamp
...
Convert the date+time field to a userdate for display.
2018-12-12 12:18:32 +08:00
Jun Pataleta
ca6824e284
Merge branch 'MDL-41507-master' of git://github.com/rezaies/moodle
2018-12-12 11:18:02 +08:00
Shamim Rezaie
ea191cf1b4
MDL-41507 core_group: Consistent default value for FEATURE_GROUPS
2018-12-12 14:03:45 +11:00
Jake Dallimore
bf4205ea78
Merge branch 'MDL-64003-master' of https://github.com/aanabit/moodle
2018-12-12 10:02:55 +08:00
Jake Dallimore
39ac02f424
MDL-63887 auth_ldap: fix unclean exit from sync when users not found
...
We should return, not exit, and we should clean up before we do.
2018-12-12 09:42:13 +08:00
Jake Dallimore
84e8e17820
Merge branch 'MDL-63887_master' of git://github.com/markn86/moodle
2018-12-12 09:41:34 +08:00
Jake Dallimore
f9479eb8ca
Merge branch 'MDL-63150-master' of git://github.com/peterRd/moodle
2018-12-12 08:32:16 +08:00
Jake Dallimore
909654806f
Merge branch 'MDL-63145-master' of git://github.com/peterRd/moodle
2018-12-12 08:29:40 +08:00
Jake Dallimore
fb029c996b
Merge branch 'MDL-63147-master' of git://github.com/peterRd/moodle
2018-12-12 08:25:02 +08:00
Peter
73a8110d3a
MDL-63145 mod_page: Accept userid param as override
...
Accept a userid as an override in the lib function instead of
relying on $USER
2018-12-12 07:25:35 +08:00
Peter
dcb7662ee7
MDL-63150 mod_url: Accept a userid override in event action
...
Accept a userid in the event action instead of depending on $USER
2018-12-12 07:13:09 +08:00
Peter
3ff8068fc5
MDL-63147 mod_resource: Accept userid in resource event_action
2018-12-12 07:06:53 +08:00
Tim Hunt
2fbd8e9ec0
MDL-63260 qtype_random: orphaned random questions should be deleted
...
This fix is based on some original code written by Bo Pierce.
2018-12-11 13:59:13 +00:00
Kathrin Osswald
ee6484497b
MDL-62223 mod_assign: Improve submission statements
2018-12-11 13:59:10 +01:00
Amaia Anabitarte
f8b46dabe8
MDL-64003 core_message: Use sql_like_escape() in message_search_users
2018-12-11 11:52:18 +01:00
Jake Dallimore
85b0a914f0
Merge branch 'MDL-64357_master' of git://github.com/markn86/moodle
2018-12-11 17:43:59 +08:00
Mark Nelson
e56eb26aec
MDL-64357 ltiservice_gradebookservices: updated unit tests
2018-12-11 17:02:40 +08:00
Claude Vervoort
9d6f9d1d47
MDL-64357 ltiservice_gradebookservices: fix cleanup deleting lineitems
2018-12-11 14:22:49 +08:00
Damyon Wiese
c539c67d6b
MDL-64313 assign: feedback viewed event
...
When a student views their submission, if it has feedback create an event.
2018-12-11 14:03:30 +08:00
Jake Dallimore
dd202b5e5a
Merge branch 'MDL-62922-master' of git://github.com/junpataleta/moodle
2018-12-11 12:50:18 +08:00
Jun Pataleta
796a2d81f1
Merge branch 'MDL-64280-master' of https://github.com/lucaboesch/moodle
2018-12-11 09:54:03 +08:00
Luca Bösch
d388e8ecc2
MDL-64280 core_outcome: Add/remove outcome buttons style.
2018-12-10 17:55:35 +01:00
Jun Pataleta
9da570bde0
Merge branch 'MDL-64275-master' of git://github.com/ryanwyllie/moodle
2018-12-10 15:04:01 +08:00
Jun Pataleta
077f144293
Merge branch 'MDL-62061-master' of git://github.com/abgreeve/moodle
2018-12-10 14:47:17 +08:00
Mihail Geshoski
7fed7636a7
MDL-62624 lesson: Fix alignment in matching questions in boost
2018-12-10 13:46:50 +08:00
Shamim Rezaie
29d0db89eb
MDL-63785 core_webservice: performance improvement
2018-12-10 14:52:13 +11:00
Shamim Rezaie
66e15651fe
MDL-63785 block_rss_client: performance improvement
2018-12-10 14:52:13 +11:00
Shamim Rezaie
a6d0837e18
MDL-63785 profilefield_textarea: performance improvement
2018-12-10 14:52:12 +11:00
Shamim Rezaie
1ae48ab484
MDL-63785 profilefield_datetime: performance improvement
2018-12-10 14:52:12 +11:00
Shamim Rezaie
033a061a0a
MDL-63785 profilefield_checkbox: performance improvement
2018-12-10 14:52:12 +11:00
Shamim Rezaie
10bbc95e03
MDL-63785 profilefield_text: performance improvement
2018-12-10 14:52:12 +11:00
Shamim Rezaie
2b1efa16da
MDL-63785 profilefield_menu: performance improvement
2018-12-10 14:52:12 +11:00
Shamim Rezaie
07bab537a0
MDL-63785 block_community: performance improvement
2018-12-10 14:52:12 +11:00
Shamim Rezaie
dfb3677c32
MDL-63785 core_user: performance improvement
2018-12-10 14:52:12 +11:00
Shamim Rezaie
45e6809b1f
MDL-63785 repository_onedrive: performance improvement
2018-12-10 14:52:12 +11:00
Shamim Rezaie
6b20a81cb4
MDL-63785 core_repository: performance improvement
2018-12-10 14:52:12 +11:00
Shamim Rezaie
d4269920de
MDL-63785 block_html : performance improvement
2018-12-10 14:52:12 +11:00
Shamim Rezaie
e68a25f395
MDL-63785 auth_oauth2: performance improvement
2018-12-10 14:52:12 +11:00
Shamim Rezaie
a246822931
MDL-63785 auth_mnet: performance improvement
2018-12-10 14:52:12 +11:00
Shamim Rezaie
28dfbe77bf
MDL-63785 core_portfolio: performance improvement
2018-12-10 14:52:12 +11:00
Shamim Rezaie
cb624f41d8
MDL-63785 core_enrol: performance improvement
2018-12-10 14:52:11 +11:00
Shamim Rezaie
ab29f4815b
MDL-63785 message_airnotifier: performance improvement
2018-12-10 14:52:11 +11:00
Jun Pataleta
0e15a4b92b
Merge branch 'MDL-64332' of https://github.com/timhunt/moodle
2018-12-10 09:57:52 +08:00
Peter
fa729309c4
MDL-60019 mod_block: Redundant code in block_navigation.php
...
Remove the redundant code as reported from the mentioned file.
2018-12-10 09:48:00 +08:00
Jake Dallimore
44890bd738
weekly on-sync release 3.7dev
2018-12-10 08:10:39 +08:00
Jake Dallimore
ea260b8eb3
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2018-12-10 08:10:39 +08:00
Andrew Nicols
102d6ea352
MDL-64359 core: Respect shutdown handlers on SIG
2018-12-08 17:40:09 +08:00
Adrian Greeve
a1b0ac60fe
MDL-64339 core_comment: Update comment display to link to profile.
2018-12-07 11:13:16 +01:00
Ryan Wyllie
9acc0bc6ec
MDL-64134 message: hide empty sections in search results
2018-12-07 10:56:56 +08:00
Ryan Wyllie
e79a79ad83
MDL-64275 message: fix update unread conversation counts
2018-12-07 09:22:24 +08:00
AMOS bot
a25c3d3536
Automatically generated installer lang files
2018-12-07 00:09:20 +00:00
Tim Hunt
d6388d0acf
MDL-64332 questions: idnumber should not prevent easy duplication
2018-12-06 14:41:28 +00:00
Davo Smith
67809990f6
MDL-63773 mod_assign: switch instance form to hideIf
2018-12-06 13:31:45 +00:00
Davo Smith
540a0e23f1
MDL-63773 assignfeedback_comments: switch instance form to hideIf
2018-12-06 13:31:45 +00:00
Davo Smith
a029b9aff5
MDL-63773 assignsubmission_file: switch instance form to hideIf
2018-12-06 13:31:45 +00:00
Davo Smith
f203fbf9b6
MDL-63773 assignsubmission_onlinetext: switch instance form to hideIf
2018-12-06 13:31:44 +00:00
Adrian Greeve
34adbfe0b1
MDL-62061 core_privacy: Stop directories being created.
...
This stops directories being created in the root directory
while running unit tests.
2018-12-06 11:25:32 +01:00
papillon326
43dcb956ba
MDL-63887 auth_ldap: avoid infinite loop when search limit is reached
2018-12-06 15:39:35 +08:00
papillon326
8707682e3a
MDL-63887 auth_ldap: changed variable names to be conform to core
2018-12-06 15:39:35 +08:00
Jun Pataleta
5fd1f89004
Merge branch 'MDL-64283-master' of git://github.com/damyon/moodle
2018-12-06 14:58:01 +08:00
Ryan Wyllie
f12864eb0e
MDL-64043 message: stop group conversation header re-rendering
2018-12-06 14:51:20 +08:00
Damyon Wiese
3ea40cdb62
MDL-60008 assign: Button height fix
...
The heights of the buttons to hide/show panels are arbitrarily big. There is not need to set them specifically.
2018-12-06 13:33:21 +08:00
Damyon Wiese
3adea4e265
MDL-60008 assign: editpdf menus
...
The edit pdf menus are all broken on small screen sizes. They consume 100% of the page with for no reason.
2018-12-06 13:33:21 +08:00
Damyon Wiese
66c262777c
MDL-60008 assign: Less z-index
...
Remove the z-index values from the expand / collapse panels. They cause errors when mixed with dialogues.
2018-12-06 13:33:21 +08:00
Damyon Wiese
e3511e7978
MDL-60008 assign: Info messages
...
Better support for information messages from the conversion process.
2018-12-06 13:33:12 +08:00
Damyon Wiese
86c577093b
MDL-60008 assignfeedback_editpdf: Show warnings
...
When not all files are available in the online pdf, display a warning to graders
that some files must be downloaded.
2018-12-06 12:11:47 +08:00
Damyon Wiese
0888ebc1f9
MDL-60008 assign: Best effort document conversion
...
Basically we should produce a combined PDF from all the files that it was possible to convert.
If any one submission input file fails conversion, it should just be omitted in the result.
2018-12-06 12:11:47 +08:00
Jake Dallimore
c7bd047d24
Merge branch 'MDL-63710-master' of https://github.com/ilya-catalyst/moodle
2018-12-06 11:34:09 +08:00
Jake Dallimore
4f9bb83472
Merge branch 'MDL-46783' of https://github.com/timhunt/moodle
2018-12-06 10:22:57 +08:00
Ilya Tregubov
f408e1f888
MDL-63710 repository: Delete orphaned file records.
2018-12-06 12:39:31 +11:00
Jun Pataleta
e96eb02e46
Merge branch 'master-MDL-64290-imscc-restore-temp-dir' of https://github.com/mspall/moodle
2018-12-06 08:57:32 +08:00
AMOS bot
2ef4d711e0
Automatically generated installer lang files
2018-12-06 00:07:49 +00:00
Michael Spall
f1a22c4a1b
MDL-64290 backup imscc: Use correct tempdir for imscc restore
...
Use configured temp directory $CFG->tempdir instead of hard coded
$CFG->dataroot . '/temp/backup/'
Remove unused variable, $CFG
2018-12-05 10:44:14 -07:00
Tim Hunt
ab1272a0da
MDL-46783 accesslib: add tests for MDL-63772 and MDL-63818
...
MDL-46783, MDL-63772 and MDL-63818 were originally coded on the
assumption that MDL-46783 would get integrated first. However it wasn't.
Therefore, it was not easy to add unit tests for MDL-63772 and MDL-63818
at the time, but it is now, so here they are.
2018-12-05 16:44:57 +00:00
Tim Hunt
939218c2b6
MDL-46783 permissions: let some moodle/ caps be overriden in all mods
...
The capabilities changed ('contextlevel' => CONTEXT_COURSE changed to
'contextlevel' => CONTEXT_MODULE) are:
* moodle/site:accessallgroups
* moodle/site:viewfullnames
* moodle/site:trustcontent
* moodle/site:viewuseridentity
This list came from reviewing the _get_extra_capabilities functions in
all core activities. They were all somewhat inconsistent, but I think it
makes sense that these capabilities are consistently overridable in all
activities. E.g. moodle/site:accessallgroups affects conditional
availability even if there is no other user of groups, and
moodle/site:viewuseridentity and moodle/site:viewfullnames affect the
logs report, if nothing else.
As a result of this, several _get_extra_capabilities functions are no
longer needed, and all the rest have been simplified.
2018-12-05 16:44:25 +00:00
Mark Nelson
0db6fd3603
MDL-64309 core_message: minor string changes to drawer
2018-12-05 18:18:46 +08:00
Jun Pataleta
eb1a477635
MDL-62922 core_user: Check auth mechanism before validating password
...
* External authentication mechanisms (e.g. via oauth2, etc.) don't store
password in the user table, so we shouldn't be requiring password in
such case when creating users via the core_user_create_users WS
function.
2018-12-05 15:29:54 +08:00
Jun Pataleta
f8b5fcd304
Merge branch 'MDL-64274-master' of git://github.com/ryanwyllie/moodle
2018-12-05 14:56:21 +08:00
Ryan Wyllie
a2bce0d0d8
MDL-64274 message: deleteMessages in message_repository return promise
2018-12-05 14:43:21 +08:00
Jake Dallimore
ccf5f09103
Merge branch 'MDL-64198-master' of https://github.com/lucaboesch/moodle
2018-12-05 14:30:16 +08:00
Roger Barras
fcebc9b042
MDL-60267 user: Fix set default data for the user profile field
2018-12-05 14:15:48 +08:00
Marina Glancy
4bfcadbaa1
MDL-64324 core_form: randomly generate id attribute on forms
...
otherwise there are id collisions in forms loaded in AJAX requests
2018-12-04 18:42:05 +01:00
Eloy Lafuente (stronk7)
cb7f6a6f99
weekly on-sync release 3.7dev
...
Amended to keep it on-sync with 3.6.1 emergency release
2018-12-04 17:46:09 +01:00
Luca Bösch
c21b42e76a
MDL-64198 course: set formatted modulename for togglecompletion js.
2018-12-04 14:35:06 +01:00
Michael Aherne
11361acfb5
MDL-64216 privacy: Split query to use indexes.
2018-12-04 13:01:07 +00:00
Eloy Lafuente (stronk7)
0465a942c3
weekly on-sync release 3.7dev
2018-12-04 13:06:15 +01:00
Jake Dallimore
8108bc0b5e
Merge branch 'MDL-63223-master' of git://github.com/bmbrands/moodle
2018-12-04 12:06:13 +08:00
Jun Pataleta
a939ad80ba
Merge branch 'MDL-64307_master' of git://github.com/markn86/moodle
2018-12-04 12:03:39 +08:00
Mark Nelson
7c8ba89d5e
MDL-64307 core_message: do not include disabled conversations in count
2018-12-04 11:48:16 +08:00
Mark Nelson
7bb22a298c
MDL-64307 core: set all individual conversations to enabled
2018-12-04 11:45:47 +08:00
Jun Pataleta
6b3931e783
Merge branch 'MDL-64206_master' of git://github.com/markn86/moodle
2018-12-04 10:53:03 +08:00
Damyon Wiese
41c8df2583
Merge branch 'MDL-64286' of https://github.com/timhunt/moodle
2018-12-03 15:46:40 +08:00
Damyon Wiese
e67feef907
Merge branch 'MDL-64155-master' of git://github.com/vmdef/moodle
2018-12-03 15:26:08 +08:00
Jake Dallimore
9f79c2dbd6
Merge branch 'MDL-63459' of https://github.com/timhunt/moodle
2018-12-03 14:21:31 +08:00
Mark Nelson
4b0cf053dc
MDL-64206 core: updated FB logo URL
2018-12-03 12:20:51 +08:00
Andrew Nicols
0178ee5594
Merge branch 'MDL-64300' of git://github.com/stronk7/moodle
2018-12-03 08:28:06 +08:00
Andrew Nicols
feee85a6c1
Merge branch 'MDL-64299' of git://github.com/stronk7/moodle
2018-12-03 07:53:38 +08:00
Eloy Lafuente (stronk7)
f47c8f3525
MDL-64300 upgrade: add 3.6.0 separation line to all upgrade scripts
2018-12-02 18:36:40 +01:00
Eloy Lafuente (stronk7)
5471eb1758
MDL-64299 backup: Bump release to 3.7
2018-12-02 18:21:52 +01:00
Eloy Lafuente (stronk7)
2cea0bd6c6
weekly back-to-dev release 3.7dev
2018-12-02 00:25:11 +01:00
Eloy Lafuente (stronk7)
2c608daca7
NOBUG: Change travis.yml back to master
2018-12-02 00:18:46 +01:00
Eloy Lafuente (stronk7)
cb628a9a08
Moodle release 3.6
2018-12-02 00:18:46 +01:00
Eloy Lafuente (stronk7)
0cbcd08946
NOBUG: Change travis.yml to MOODLE_36_STABLE
2018-12-02 00:18:45 +01:00
Eloy Lafuente (stronk7)
5ff115743c
Moodle release 3.6rc3
2018-11-30 18:02:17 +01:00
Eloy Lafuente (stronk7)
ea8c34da48
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2018-11-30 18:02:15 +01:00
Tim Hunt
a3796190a6
MDL-64286 qtype_gapselect: removed unneeded line of code
...
The extended Behat test show the qtype works fine without it.
2018-11-30 12:33:54 +00:00
David Monllao
823fc75421
Merge branch 'MDL-64282' of git://github.com/stronk7/moodle
2018-11-30 13:02:47 +01:00
Jun Pataleta
b5e4b37aae
Merge branch 'MDL-64000-master' of git://github.com/andrewnicols/moodle
2018-11-30 16:13:38 +08:00
Andrew Nicols
84dad5bffa
MDL-64000 usertours: Add final step to new tours
...
AMOS BEGIN
CPY [tour_2_title_end,tool_usertours],[tour_final_step_title,tool_usertours]
AMOS END
2018-11-30 16:04:33 +08:00
Jun Pataleta
9101a01fb8
Merge branch 'MDL-64000-master' of git://github.com/andrewnicols/moodle
2018-11-30 13:46:09 +08:00
Elizabeth Dalton
fbb219617b
MDL-64000 usertours: Add tours for key 3.6 features
...
Tours originally written by Elizabeth Dalton, Mangled a little by Andrew
Nicols and Sander Bangma, and language tweaks by Helen Foster.
AMOS BEGIN
CPY [pluginname,block_recentlyaccessedcourses],[tour3_title_recentcourses,tool_usertours]
CPY [pluginname,block_myoverview],[tour3_title_overview,tool_usertours]
CPY [groupmessages,core_message],[tour4_title_groupconvo,tool_usertours]
CPY [favourites,moodle,core_message],[tour4_title_starred,tool_usertours]
AMOS END
Co-authored-by: Andrew Nicols <andrew@nicols.co.uk >
Co-authored-by: Sander Bangma <sander@moodle.com >
Co-authored-by: Helen Foster <helen@moodle.org >
2018-11-30 13:23:53 +08:00
Jun Pataleta
dad4bcf90c
Merge branch 'MDL-64214-master' of git://github.com/junpataleta/moodle
2018-11-30 09:53:34 +08:00
Damyon Wiese
afd5c94dbf
MDL-64283 competency: Correct numbering in tests
2018-11-30 09:30:50 +08:00
Jun Pataleta
85354cb79e
MDL-64214 calendar: Populate the groups select box on page load
2018-11-30 09:25:42 +08:00
AMOS bot
74afdef07d
Automatically generated installer lang files
2018-11-30 00:07:31 +00:00
Eloy Lafuente (stronk7)
bcd85def5c
MDL-64282 versions: main version bump
2018-11-29 18:28:33 +01:00
Eloy Lafuente (stronk7)
085353b315
MDL-64282 versions: bump all versions and requires near release
...
version = 2018120300 release version
requires= 2018112800 current rc2 (week7roll1) version
2018-11-29 18:24:08 +01:00
Víctor Déniz Falcón
0eac5cf446
MDL-64155 block_recentlyaccessedcourses: considering enrolment status
2018-11-29 15:37:17 +00:00
Victor Deniz
fdf2abf871
MDL-64155 core: get_recent_courses considers enrolment status
2018-11-29 15:37:17 +00:00
Víctor Déniz Falcón
87173da483
MDL-64155 core: use favourite API to generate SQL
2018-11-29 15:37:17 +00:00
Jun Pataleta
98fada12c4
Merge branch 'MDL-64228-master' of git://github.com/jleyva/moodle
2018-11-29 20:51:52 +08:00
Damyon Wiese
1a368ec351
Merge branch 'MDL-64264_master' of git://github.com/markn86/moodle
2018-11-29 14:46:55 +08:00
Jun Pataleta
d71865419b
Merge branch 'MDL-64227-master' of git://github.com/damyon/moodle
2018-11-29 14:07:26 +08:00
Simey Lameze
9cf58f070d
MDL-64214 calendar: fix failing unit tests
2018-11-29 13:59:36 +08:00
Simey Lameze
b13fe83adb
MDL-64214 core_calendar: fix event types form element handling
2018-11-29 13:59:32 +08:00
Mark Nelson
44b92ecdfc
MDL-64264 core_message: use non-deprecated WS for deletion
...
Also fixed typo in function name.
2018-11-29 12:41:57 +08:00
Damyon Wiese
dda38f91ab
Merge branch 'MDL-64245-master-fix-1' of git://github.com/ryanwyllie/moodle
2018-11-29 11:04:38 +08:00
Ryan Wyllie
9aaf61346f
MDL-64245 message: fix scrollback for conversation loaded via contact
2018-11-29 10:46:13 +08:00
Jun Pataleta
7d82e35e39
MDL-64245 message: Ditch sender+lastmessage lang string for simplicity
...
Passing the last message (which can virtually contain any character) as
a parameter for the {{#str}} mustache helper can break the JSON parsing
which eventually leads to the breakage of the messaging UI.
So for simplicity, revert the addition of the 'conversationlastmessage'
language string and render the sender and the last message as separate
elements.
2018-11-29 10:45:22 +08:00
Ryan Wyllie
030f164ecc
MDL-64245 message: fix contacts list height on Safari 10
2018-11-29 10:45:22 +08:00
Ryan Wyllie
b154e2bf7b
MDL-64245 message: fix loading convo by id with lots of messages
2018-11-29 10:45:22 +08:00
AMOS bot
0a83e9f713
Automatically generated installer lang files
2018-11-29 00:08:12 +00:00
Andrew Nicols
cb14e3bc08
Merge branch 'MDL-63988-master' of git://github.com/bmbrands/moodle
2018-11-29 07:26:45 +08:00
Bas Brands
d996eb941f
MDL-63988 core_my: always honour showshortname and summary heading
...
* make the summaryview heading semantically correct for boost where titles
are h5 and headings within the blocks should have h6
* style the heading to use h5
* add clean theme .h5 class for dashboard blocks
2018-11-28 17:36:21 +01:00
Bas Brands
f87181fdaf
MDL-63988 core_my: add course shortname to dashboard blocks …
...
* all dashboard card templates moved to /course/templates/
* added aria labels for course short name
* removed ":" from other course aria strings to improve screenreader output
2018-11-28 17:36:20 +01:00
David Monllao
df6d0b6d45
Moodle release 3.6rc2
2018-11-28 11:23:40 +01:00
David Monllao
c8527895b0
NOBUG: Fixed SVG browser compatibility
2018-11-28 11:23:38 +01:00
Juan Leyva
676545bc66
MDL-64228 nextcloud: Handle the offline parameter in send_file
...
This will neew a follow-up issue.
This patch is just preventing downloading the HTML popup code when a file is not found.
Ideally, we should be able to serve the original file using the system OAuth.
2018-11-28 10:21:27 +01:00
Jun Pataleta
5aba38cbc1
Merge branch 'MDL-64223-master' of https://github.com/snake/moodle
2018-11-28 13:59:50 +08:00
Damyon Wiese
da868a1e32
MDL-64227 nextcloud: Small layout for login links
...
When we need to show a login link, we don't want the normal page layout because we are in an iframe
already. Use the embedded layout to reduce the clutter of the page.
2018-11-28 12:51:31 +08:00
Andrew Nicols
b1e01063a8
Merge branch 'MDL-64224-master' of https://github.com/snake/moodle
2018-11-28 12:02:34 +08:00
Andrew Nicols
3dd518b7d2
Merge branch 'MDL-64217-master' of git://github.com/ryanwyllie/moodle
2018-11-28 11:08:22 +08:00
Andrew Nicols
c7891de160
Merge branch 'MDL-64207-master' of git://github.com/mihailges/moodle
2018-11-28 10:39:38 +08:00
Ryan Wyllie
c337741524
MDL-64099 message: fix lazy load list overflow
2018-11-28 10:25:29 +08:00
Damyon Wiese
2a9e70a818
Merge branch 'MDL-64099-master-fix' of git://github.com/junpataleta/moodle
2018-11-28 10:15:35 +08:00
Jun Pataleta
494575bc55
MDL-64099 message: Show last message for individual messages
2018-11-28 09:27:06 +08:00
Jake Dallimore
e412548506
MDL-64224 core_message: fix for isfavourite in api::get_conversation()
2018-11-28 09:09:07 +08:00
Eloy Lafuente (stronk7)
d67e734678
Merge branch 'MDL-64220-master' of git://github.com/damyon/moodle
2018-11-27 16:47:10 +01:00
Bas Brands
f3194f39bb
MDL-64099 message: group conversation heading html
...
* Fix for IE11 group conversation header image sticking to group name
2018-11-27 13:15:22 +01:00
Bas Brands
4d446b8814
MDL-64099 message: last message container minimum size
...
* empty last message containers should have a minimum size
to ensure list-group-item element are in the right place.
2018-11-27 12:44:43 +01:00
Jake Dallimore
236f56d906
MDL-64223 libraries: PHP7.1 compatibility fixes for Jabber lib
2018-11-27 16:40:35 +08:00
Andrew Nicols
d9c72b7df9
Merge branch 'MDL-64161-master' of git://github.com/abgreeve/moodle
2018-11-27 15:13:16 +08:00
Damyon Wiese
ff015b5f7a
MDL-64220 privacy: Clean path params
...
We need to consistently clean the path params before we use them. This
shows a difference on windows where dir separators are different.
2018-11-27 15:01:41 +08:00
Adrian Greeve
5c9bc966eb
MDL-64161 gradereport_singleview: Single updates reported correctly.
...
If there is an error with the update of individual entries this is
also correctly displayed as not being updated.
2018-11-27 15:01:33 +08:00
Jun Pataleta
79182e7ae5
Merge branch 'MDL-64181-master-fix' of git://github.com/andrewnicols/moodle
2018-11-27 14:44:30 +08:00
Andrew Nicols
23e347bb32
MDL-64181 core: Ensure that self is included in parentage
2018-11-27 14:42:40 +08:00
Ryan Wyllie
5f79d8f314
MDL-64217 bootstrapbase: add icon-size- class to undo.less
2018-11-27 13:51:22 +08:00
Andrew Nicols
1add1cd644
Merge branch 'MDL-64047-master' of https://github.com/snake/moodle
2018-11-27 11:51:48 +08:00
Jun Pataleta
e8eae37607
Merge branch 'MDL-64181-master' of git://github.com/damyon/moodle
2018-11-27 11:47:15 +08:00
Andrew Nicols
c45d11de06
Merge branch 'MDL-64161-master' of git://github.com/abgreeve/moodle
2018-11-27 11:36:42 +08:00
Andrew Nicols
3bf11f7335
Merge branch 'MDL-64170-master-fix' of git://github.com/junpataleta/moodle
2018-11-27 11:07:13 +08:00
Jun Pataleta
d82cc9f297
MDL-64170 block_myoverview: Behat fix
2018-11-27 10:58:04 +08:00
Jun Pataleta
a75af1d053
Merge branch 'MDL-64099-master' of git://github.com/ryanwyllie/moodle
2018-11-27 10:53:04 +08:00
Ryan Wyllie
12d238100d
MDL-64099 message: fix last message and date in group conversations
2018-11-27 10:51:39 +08:00
Bas Brands
99cbd6197a
MDL-64099 message: correct dropdown container html
...
in the bootstrapbase overridden template <ul> should
be used for the dropdown container
2018-11-27 10:51:04 +08:00
Bas Brands
4631749c5a
MDL-64099 message: Hide scrollbar on section collapsing
2018-11-27 10:51:04 +08:00
Bas Brands
347fb901a7
MDL-64099 message: Highlight the collapsible header on hover
2018-11-27 10:51:04 +08:00
Bas Brands
dfd6eec2b4
MDL-64099 message: Make collapsible headers bold
2018-11-27 10:51:04 +08:00
Bas Brands
986d1a20f6
MDL-64099 message: Move timestamps all the way to the right
2018-11-27 10:48:52 +08:00
Bas Brands
e2cf9af22d
MDL-64099 message: conversation long sender names truncate
2018-11-27 10:48:52 +08:00
Bas Brands
2edfbf880a
MDL-64099 message: Align group image to container top
2018-11-27 10:48:52 +08:00
Bas Brands
e677e0e53b
MDL-64099 message: Replace badge with rectangular shape
2018-11-27 10:48:52 +08:00
Bas Brands
051c675fd2
MDL-64099 message: Add a border in between messages and contacts
2018-11-27 10:48:52 +08:00
Bas Brands
71b13a84a4
MDL-64099 message: Add sender name to conversation preview in overview
2018-11-27 10:48:52 +08:00
Ryan Wyllie
302586a5bc
MDL-64099 message: Change icons for select and selected messages
2018-11-27 10:47:59 +08:00
Ryan Wyllie
41cc9fbb57
MDL-64099 message: move delete messages icon to the right
2018-11-27 10:47:59 +08:00
Ryan Wyllie
2809ab7b52
MDL-64099 message: Align the icons and avatar at the top of the header
2018-11-27 10:47:59 +08:00
Ryan Wyllie
c483a8eee7
MDL-64099 message: remove conversation name link underline
2018-11-27 10:47:59 +08:00
Ryan Wyllie
a009ce6014
MDL-64099 message: de-emphasize participant count in group conversation
2018-11-27 10:47:59 +08:00
Ryan Wyllie
a471607457
MDL-64099 message: increase margins between messages in conversations
2018-11-27 10:47:59 +08:00
Ryan Wyllie
af3cfc7729
MDL-64099 message: bold senders name in message
2018-11-27 10:47:59 +08:00
Andrew Nicols
999030766b
Merge branch 'MDL-64139-master' of git://github.com/ryanwyllie/moodle
2018-11-27 09:17:18 +08:00
Jake Dallimore
e4088b7582
MDL-64047 core_message: test get_contact_requests() with blocked users
2018-11-27 08:55:35 +08:00
Jake Dallimore
e492a5540d
MDL-64047 core_message: contact request count must exclude blocked users
2018-11-27 08:46:25 +08:00
Damyon Wiese
a2cb00b655
MDL-64181 javascript: Recursive template fix
...
This change prevents template rendering from waiting for itself, but does
allow it to wait for another async call to render.
2018-11-27 08:44:36 +08:00
Bas Brands
c8ff3ce496
MDL-63223 theme_boost: flexbox for login pagin footer
2018-11-26 16:06:30 +01:00
David Monllao
b14ad6e17d
Merge branch 'MDL-64205-master-sarunconfirmeduser' of git://github.com/mudrd8mz/moodle
2018-11-26 15:42:26 +01:00
David Mudrák
87bb5954eb
MDL-64205 privacy: Delete orphaned data request records on upgrade
...
As a result of the bug, some requests can be orphaned - the linked user
record may not exist any more. This is a cleanup of such records.
2018-11-26 14:17:04 +01:00
Tim Hunt
614077863b
MDL-63459 qtype_calculatedmulti: fix incorrect hint object type
2018-11-26 12:52:09 +00:00
Tim Hunt
1e8374c370
MDL-63459 qtype_calculatedmulti: unit test should test this qtype
...
This also demonstrates the bug to be fixed
2018-11-26 12:49:47 +00:00
David Monllao
65c6723681
Merge branch 'MDL-64140-master' of https://github.com/snake/moodle
2018-11-26 13:27:24 +01:00
Damyon Wiese
263a58338f
MDL-64211 badges: Display links to related badges
2018-11-26 14:51:18 +08:00
Ryan Wyllie
3528c86c12
MDL-64139 message: load conversation counts async
2018-11-26 14:36:35 +08:00
David Monllao
9f61908ccd
MDL-64170 block_myoverview: Extend fix to aria label
2018-11-26 05:44:00 +01:00
David Monllao
5cd2cd385c
Merge branch 'MDL-64170-master' of git://github.com/bmbrands/moodle
2018-11-26 05:43:02 +01:00
David Monllao
bb63b48bcb
Merge branch 'MDL-64173-master' of git://github.com/bmbrands/moodle
2018-11-26 05:36:57 +01:00
David Monllao
4bcdf02c5f
Merge branch 'MDL-64172-master' of git://github.com/bmbrands/moodle
2018-11-26 04:52:34 +01:00
Adrian Greeve
3e2b8b21c6
MDL-64161 gradereport_singleview: Behat test for out of bounds grade.
2018-11-26 11:44:26 +08:00
Adrian Greeve
f2462522f6
MDL-64161 gradereport_singleview: Stop updating grades with errors.
2018-11-26 11:44:26 +08:00
Jake Dallimore
36fabf72c0
MDL-64140 core_message: test unread counts with dataprovider in api
...
The 3 methods used to test this function are superceded by the cases in
the dataprovider, so let's remove these and use the provider instead.
2018-11-26 10:54:29 +08:00
Jake Dallimore
b402a163e3
MDL-64140 core_message: add get_unread_conversation_counts() web service
2018-11-26 10:54:18 +08:00
Mihail Geshoski
bde5947d13
MDL-64207 gradebook: Fix grader report misalignment
2018-11-26 10:43:25 +08:00
Andrew Nicols
8dbaf173b9
Merge branch 'MDL-64167-master-2' of https://github.com/snake/moodle
2018-11-26 09:07:38 +08:00
Jake Dallimore
7f6f45c460
MDL-64167 core_message: fix counts to exclude 'self' conversations
2018-11-26 08:52:55 +08:00
Jake Dallimore
425f5adcca
MDL-64167 core_message: get_conversations() excludes self conversations
...
The UI can't handle these, so for now, let's not return them.
2018-11-26 08:52:55 +08:00
Jake Dallimore
cb38961988
MDL-64167 core_message: get_conversations() handles self conversations
...
Those individual conversations created with one's self (via admin user
bulk actions) are now supported in get_conversations(). These had two
records with the same userid in the message_conversation_members table.
The following adjustments have been made to accomodate these:
- Member count adjusted to read 1, not 2 for 'self' conversations.
- Member information for the current user now returned for 'self'
conversations.
- The method now tracks 'self' conversations via $selfconversations.
2018-11-26 08:52:54 +08:00
Jake Dallimore
ad5de40c49
MDL-64167 core_message: fix for sending bulk messages from site admin
...
This ensures the following:
- An admin/manager can send a message to all users, including themself,
without any errors.
2018-11-26 08:52:53 +08:00
Bas Brands
02383d7119
MDL-64173 block_myoverview: remove heading class from course title
...
Using <h4> on the course name titles is symantically incorrect
To align with the other views the heading tag has been removed.
2018-11-25 13:44:35 +01:00
Bas Brands
ecefd2d5b5
MDL-64172 block_myoverview: use .text-primary to colour star icons
...
Using the .text-primary class allows colour to be overridden easily
This will back the dashboard icons look consistent with the messaging icons.
2018-11-25 12:44:04 +01:00
Bas Brands
224567a0f2
MDL-64170 block myoverview: change title string to course
...
change language string for Sort by "Title" to "Course"
2018-11-25 11:36:14 +01:00
Eloy Lafuente (stronk7)
599703e83d
Moodle release 3.6rc1
2018-11-25 10:50:38 +01:00
David Mudrák
8b52601b1a
MDL-64205 users: Do not delete the actual records of unconfirmed users
...
There is an automatic data privacy request created to get rid of all the
personal data upon the user deletion. With the actual user record
absent, the data privacy requests page throws an error. Let's do here
same as we do in `delete_incomplete_users_task` and let us not delete
the actual user record.
2018-11-25 06:55:23 +01:00
Eloy Lafuente (stronk7)
12008f51e2
Merge branch 'MDL-64186-master-enfix' of git://github.com/mudrd8mz/moodle
2018-11-24 00:26:18 +01:00
Eloy Lafuente (stronk7)
69f2118621
on-demand release 3.6beta+
2018-11-23 16:36:55 +01:00
Eloy Lafuente (stronk7)
1b8caf1970
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2018-11-23 16:36:53 +01:00
Helen Foster
414da8c0be
MDL-64186 lang: Import fixed English strings (en_fix)
...
Significant string change:
* togglemessagemenu, core_message - messages menu -> messaging drawer
(new functionality)
2018-11-23 14:39:54 +01:00
Jun Pataleta
beb7083381
Merge branch 'MDL-64057-master' of https://github.com/snake/moodle
2018-11-23 14:47:00 +08:00
Jake Dallimore
c296c48f66
MDL-64057 core_message: fix bug with favourite count aggregation
2018-11-23 14:42:33 +08:00
Damyon Wiese
35889e23b7
Merge branch 'MDL-64180_master' of git://github.com/markn86/moodle
2018-11-23 12:21:13 +08:00
Mark Nelson
7d678923b3
MDL-64180 core_message: added new WS for contact request count
2018-11-23 11:34:55 +08:00
Mark Nelson
720cc99331
MDL-64180 core_message: change stdClass to int for count requests param
...
This will be used by a new web service and we do not want to fetch
the user unnecessarily in the call.
Also renamed the method for consistency.
2018-11-23 11:34:40 +08:00
Jun Pataleta
252f0e16ea
Merge branch 'MDL-64057-master' of https://github.com/snake/moodle
2018-11-23 11:24:58 +08:00
Jun Pataleta
4fb38666b4
Merge branch 'MDL-64030-master' of git://github.com/andrewnicols/moodle
2018-11-23 11:14:57 +08:00
Jake Dallimore
0847aa120c
MDL-64057 core_message: return conversations with soft-deleted users
...
Individual conversations with a soft-deleted user (including messages)
are now displayed in the conversation listing. This brings the behaviour
of individual conversations in line with group conversations, in that
the active user can still view messages.
2018-11-23 11:02:20 +08:00
Jake Dallimore
b694b9b8e2
MDL-64057 core_message: use get_conversation_counts() during rendering
2018-11-23 11:02:20 +08:00
Jake Dallimore
28ff6ad1da
MDL-64057 core_message: add get_conversation_counts() web service
2018-11-23 11:02:20 +08:00
Jake Dallimore
8e91aaabc9
MDL-64057 core_message: consolidate conversation counts into single call
...
Counts for types (individual, group) and favourites can be fetched with
a single API call.
2018-11-23 11:02:19 +08:00
Jake Dallimore
92bea7db2a
MDL-64057 core_favourites: add get_join_sql_by_type() to service layer
...
This provides a way for external queries to include information about
favourited items.
2018-11-23 11:02:18 +08:00
AMOS bot
79a607eb3c
Automatically generated installer lang files
2018-11-23 00:07:24 +00:00
Andrew Nicols
26ce2c0a81
MDL-64030 tool_dataprivacy: Process requests when system purpose not set
2018-11-23 07:54:22 +08:00
Eloy Lafuente (stronk7)
78fd9a2b53
Merge branch 'MDL-62988_master' of git://github.com/markn86/moodle
2018-11-22 23:15:54 +01:00
Jun Pataleta
c039ba7341
Merge branch 'MDL-64119-master' of git://github.com/junpataleta/moodle
2018-11-22 20:34:06 +08:00
Sara Arjona
9ecc75d497
MDL-64119 output: Use context of renderer_base's page object
2018-11-22 20:33:27 +08:00
Jun Pataleta
1dcb2445c6
MDL-63571 grade_report_grader: Use correct context for capability check
2018-11-22 16:19:38 +08:00
Jun Pataleta
7c60fac9dc
MDL-63571 grade_report_grader: Set correct type for the context variable
2018-11-22 16:19:38 +08:00
Jun Pataleta
5dfd0e63a0
Merge branch 'MDL-64142-master-1' of git://github.com/mihailges/moodle
2018-11-22 15:46:01 +08:00
Andrew Nicols
90015eff82
Merge branch 'MDL-64165_master' of git://github.com/markn86/moodle
2018-11-22 15:40:41 +08:00
Mark Nelson
2be9a4aecb
MDL-64165 core_message: fixed contact requests web service structure
2018-11-22 14:51:59 +08:00
Mark Nelson
34b940f682
MDL-64165 core_message: removed unused params from WS helper method
2018-11-22 14:47:05 +08:00
Mihail Geshoski
30e89a5a9d
MDL-64142 gradebook: Fix the left hand table column on scroll
2018-11-22 12:51:29 +08:00
Cory Buecker
c30a2c9903
MDL-62988 LTI provider: fix missing info. for LTI 2.X tool provider
...
Fixes missing capabilities (user information) when membership service is called
from a LTI 2.X tool provider.
2018-11-22 12:26:22 +08:00
Andrew Nicols
c746921e6e
Merge branch 'MDL-64018_master' of git://github.com/markn86/moodle
2018-11-22 11:03:58 +08:00
Andrew Nicols
a0a365fe43
Merge branch 'MDL-64092-master' of git://github.com/peterRd/moodle
2018-11-22 10:16:23 +08:00
Jun Pataleta
9946d0a5bf
Merge branch 'MDL-64119-master' of git://github.com/sarjona/moodle
2018-11-22 09:52:56 +08:00
Eloy Lafuente (stronk7)
a46a951e87
Merge branch 'MDL-63920-master' of git://github.com/damyon/moodle
2018-11-21 16:47:14 +01:00
Eloy Lafuente (stronk7)
9c8203cf14
Merge branch 'MDL-64129-master' of git://github.com/bmbrands/moodle
2018-11-21 16:18:56 +01:00
Eloy Lafuente (stronk7)
cbd6122e27
Merge branch 'MDL-64149-master' of git://github.com/sarjona/moodle
2018-11-21 16:14:42 +01:00
Eloy Lafuente (stronk7)
70abb41263
Merge branch 'MDL-63798_assign_restore_groups' of git://github.com/davosmith/moodle
2018-11-21 16:05:32 +01:00
Jun Pataleta
69b6e2e9bc
Merge branch 'MDL-64079-master' of https://github.com/Dagefoerde/moodle
2018-11-21 22:44:16 +08:00
Sara Arjona
ae09cccf5a
MDL-64149 core_badges: Remove and deprecate unused strings
2018-11-21 13:18:22 +01:00
Bas Brands
eae1a1eda7
MDL-64129 messaging: messaging accordion
...
* fixes open / close chevron icons
* add 1 pixel content for Bootstrap 2 accordion Javascript to work
2018-11-21 11:06:27 +01:00
Jun Pataleta
2102625e09
MDL-64079 oauth2: Test access token expiration
2018-11-21 10:07:14 +01:00
Jan Dageförde
121fa4381e
MDL-64079 oauth2: Set an arbitrary expiration date for eternal tokens
...
The oauth2 standard does not require access tokens to have an
expiration date. This assumes a default validity period of 7 days unless
an explicit expiration date is communicated by the server.
2018-11-21 10:07:14 +01:00
David Monllao
ede77961aa
Merge branch 'MDL-63591_master' of git://github.com/markn86/moodle
2018-11-21 09:40:59 +01:00
Mark Nelson
b564a55153
MDL-63591 core_grades: updated privacy provider
2018-11-21 16:15:12 +08:00
Mark Nelson
ac81c98648
MDL-63591 core_grades: delete files when grade object is deleted
2018-11-21 16:15:12 +08:00
Davo Smith
b5f63b1e90
MDL-63798 mod_assign: fix restore when group is missing
2018-11-21 07:58:11 +00:00
Andrew Nicols
77295b2922
Merge branch 'MDL-64136-master' of git://github.com/ryanwyllie/moodle
2018-11-21 14:48:31 +08:00
Mark Nelson
4f95f92edc
MDL-63591 assignfeedback_comments: fix privacy provider file URLs
2018-11-21 14:38:13 +08:00
Peter
495e1b5615
MDL-64092 block_timeline: Separate the activity view and submission link
...
* Reintroduce separate links similar to 35
* Hide submission links if not actionable
2018-11-21 14:26:38 +08:00
Ryan Wyllie
070d4819b2
MDL-64136 message: remove unused message_drawer_view_contacts_section.js
2018-11-21 14:11:29 +08:00
Andrew Nicols
1d163100ec
Merge branch 'MDL-64128-master' of git://github.com/ryanwyllie/moodle
2018-11-21 14:04:27 +08:00
David Monllao
819cb2054b
Merge branch 'MDL-64063-master' of git://github.com/abgreeve/moodle
2018-11-21 06:27:09 +01:00
Jun Pataleta
f4aa71be50
Merge branch 'MDL-64091-master' of git://github.com/mickhawkins/moodle
2018-11-21 12:21:15 +08:00
Ryan Wyllie
6adee4a7b5
MDL-64128 message: fix exception when declining contact request
2018-11-21 11:45:24 +08:00
Jun Pataleta
2f22731a36
Merge branch 'MDL-64078-master' of https://github.com/Dagefoerde/moodle
2018-11-21 11:17:38 +08:00
Mark Nelson
00e103a7b4
MDL-64018 core_message: use new web service in UI
2018-11-21 11:09:55 +08:00
Mark Nelson
c9b0f33f78
MDL-64018 core_message: added external::get_user_contacts
...
This is to replace usages of external::data_for_messagearea_contacts
in the new UI.
2018-11-21 11:09:55 +08:00
Mark Nelson
715c45aac9
MDL-64018 core_message: added api::get_user_contacts
...
This is to replace api::get_contacts when that gets deprecated.
2018-11-21 11:09:11 +08:00
Mark Nelson
f89055372e
MDL-64018 core_message: deprecated get_contacts web service
2018-11-21 11:09:11 +08:00
Michael Hawkins
ef9f22a85c
MDL-64091 theme_clean: Fix conflicting CSS for icon-size-* class
2018-11-21 10:54:53 +08:00
Damyon Wiese
730284fc16
Merge branch 'MDL-64054-master' of git://github.com/ryanwyllie/moodle
2018-11-21 10:07:42 +08:00
Andrew Nicols
f83041790a
Merge branch 'MDL-64045-master' of git://github.com/ryanwyllie/moodle
2018-11-21 09:58:50 +08:00
Adrian Greeve
c84ee67864
MDL-64063 core_calendar: Unit test for suspended users.
2018-11-21 09:51:52 +08:00
Adrian Greeve
644ffbd332
MDL-64063 core_calendar: events by time considers enrolment status.
2018-11-21 09:51:52 +08:00
Ryan Wyllie
b263491138
MDL-64045 message: stop favouriting null conversations
...
Don't show the controls to favourite a conversation until one has been
created.
2018-11-21 08:57:34 +08:00
Andrew Nicols
3c1d2a88c2
Merge branch 'MDL-64077-master' of git://github.com/vmdef/moodle
2018-11-21 08:10:59 +08:00
Sara Arjona
4ecb387d55
MDL-64119 user: Display full names consistently for teachers
...
Fix an error with users with the moodle/site:viewfullnames capability
in a course context (like teachers), to display properly the full
names in pages like the participants one.
2018-11-20 19:41:21 +01:00
David Monllao
a78a876629
Merge branch 'MDL-63571-master' of git://github.com/peterRd/moodle
2018-11-20 17:19:11 +01:00
Jan Dageförde
3559677cb7
MDL-64078 oauth2: Google service relies on autodiscovery
2018-11-20 16:43:35 +01:00
Víctor Déniz Falcón
d77efead0a
MDL-64077 block_site_main: modify style to fix layout in boost theme
2018-11-20 13:08:13 +00:00
Marco Ferrante
e45c86375a
MDL-64071 auth: enhanced diagnostic of LDAP auth config
2018-11-20 13:30:51 +01:00
David Monllao
0225ad42ea
on-demand release 3.6beta+
2018-11-20 12:55:28 +01:00
Damyon Wiese
dcb35b721c
MDL-63920 backup: Email string improvement
...
Change from semicolon to colon in email.
2018-11-20 16:14:35 +08:00
Jun Pataleta
bc7195fa02
Merge branch 'MDL-63692-master-fix' of git://github.com/junpataleta/moodle
2018-11-20 14:48:08 +08:00
Jun Pataleta
918776482a
MDL-63692 message: Set canonicalize to true for array comparison
2018-11-20 14:41:40 +08:00
Andrew Nicols
43f6899289
MDL-63692 message: Correct favourite fetch
2018-11-20 14:40:39 +08:00
Andrew Nicols
ffd303146f
MDL-63692 message: Fix unit test assumption
...
Contact requests do not cause notifications.
2018-11-20 14:40:39 +08:00
Peter
727d3d70e1
MDL-63571 gradebook: Display the name header based on config setting
2018-11-20 14:06:31 +08:00
Jun Pataleta
60e265e76f
Merge branch 'MDL-63921-master' of git://github.com/andrewnicols/moodle
2018-11-20 13:54:14 +08:00
Andrew Nicols
b20a6a4af6
Merge branch 'MDL-64024-master' of git://github.com/snake/moodle
2018-11-20 12:26:09 +08:00
Jun Pataleta
a7ca299373
Merge branch 'MDL-63663-master' of git://github.com/bmbrands/moodle
2018-11-20 11:59:29 +08:00
Jun Pataleta
1cc37dc523
Merge branch 'MDL-63817-master' of git://github.com/peterRd/moodle
2018-11-20 11:20:23 +08:00
Sara Arjona
4f97ea8856
MDL-64024 message: Fix lib::get_messages to get only individual messages
...
From 3.6 users can have also group conversations, so it's needed to review
the messages_get_messages function to make sure only returns the
individual messages between 2 users.
2018-11-20 10:44:27 +08:00
Andrew Nicols
04e83dcf10
Merge branch 'MDL-64058-master' of https://github.com/snake/moodle
2018-11-20 10:22:41 +08:00
Andrew Nicols
2f7076ebf2
MDL-63692 message: Resolve bad merge conflict
2018-11-20 09:04:53 +08:00
Peter
eb2fe63ef1
MDL-63817 block_timeline: Fixed behat test and clean template
2018-11-20 09:00:44 +08:00
Jake Dallimore
4283291889
MDL-64058 core_message: fix logic driving conversation section expansion
...
Unread conversations should be given priority over read. If one or more
sections have unread conversations, prioritise favourites over group and
group over individual. The same applies if all conversations are read.
2018-11-20 08:56:37 +08:00
Andrew Nicols
08cd15658a
Merge branch 'MDL-63692-master' of git://github.com/sarjona/moodle
2018-11-20 07:51:40 +08:00
Eloy Lafuente (stronk7)
b2cb05a8c7
Merge branch 'MDL-64049-master' of git://github.com/andrewnicols/moodle
2018-11-20 00:26:09 +01:00
Eloy Lafuente (stronk7)
16d4f75b26
Merge branch 'MDL-63976-master-enfix' of git://github.com/mudrd8mz/moodle
2018-11-19 22:17:44 +01:00
Sara Arjona
16913e60b3
MDL-63692 core_message: Add favourite conversations to Privacy API
2018-11-19 22:09:13 +01:00
Sara Arjona
6b036d04cf
MDL-63692 core_message: Fix the context for favourite conversations
...
The converation favourites were previously set in the system context
which is not right, as they should be stored:
- In the conversation context when defined.
- In the user context, when contextid is null (that means is an
individual conversation).
2018-11-19 22:08:28 +01:00
Sara Arjona
c752cce7dd
MDL-63692 core_group: Add group conversation messages to Privacy API
2018-11-19 22:08:28 +01:00
Sara Arjona
201cebeae5
MDL-63692 core_message: Add conversation support to Privacy API
2018-11-19 22:08:22 +01:00
David Monllao
9af8b0aef1
Merge branch 'MDL-63394-master' of git://github.com/jleyva/moodle
2018-11-19 19:42:06 +01:00
David Mudrák
94693027e0
MDL-63976 lang: Update the Behat scenarios with the new strings
2018-11-19 19:18:53 +01:00
Helen Foster
cd492e2ea5
MDL-63976 lang: Merge English strings from the en_fix language pack
...
Significant string changes:
* courseoverviewfiles, courseoverviewfiles_help, courseoverviewfilesext
in core, configcourseoverviewfilesext, configcourseoverviewfileslimit
in core_admin, areacourseoverviewfiles in core_repository - renaming
of 'Course summary files' to 'Course image'
2018-11-19 19:17:52 +01:00
Adrian Greeve
674c00edb2
MDL-64008 badges: Stop displaying empty fields in badge display.
2018-11-19 18:42:49 +01:00
David Monllao
892356acaa
MDL-64060 message: Replace error code by language str
2018-11-19 11:18:39 +01:00
David Monllao
a6c4e6f0a6
Merge branch 'MDL-64060-master' of git://github.com/jleyva/moodle
2018-11-19 11:16:09 +01:00
David Monllao
dd2d82e55c
Merge branch 'MDL-64010-master' of git://github.com/abgreeve/moodle
2018-11-19 11:12:09 +01:00
David Monllao
c47fea4e75
MDL-63817 block_timeline: Consistent activities limit default
2018-11-19 10:57:13 +01:00
David Monllao
94db315b50
Merge branch 'MDL-63817-master' of git://github.com/peterRd/moodle
2018-11-19 10:49:15 +01:00
Damyon Wiese
a356db0db2
Merge branch 'MDL-63973-master' of https://github.com/snake/moodle
2018-11-19 16:28:13 +08:00
Jun Pataleta
31cc108654
Merge branch 'MDL-63994-master-castoken' of git://github.com/mudrd8mz/moodle
2018-11-19 15:51:38 +08:00
Andrew Nicols
90a4438139
Merge branch 'MDL-64035-master' of https://github.com/snake/moodle
2018-11-19 15:08:22 +08:00
David Monllao
9b2d10e522
Merge branch 'MDL-63487-master' of https://github.com/lucaboesch/moodle
2018-11-19 08:07:05 +01:00
Andrew Nicols
237786f159
Merge branch 'MDL-63913-master' of https://github.com/snake/moodle
2018-11-19 14:59:39 +08:00
Ryan Wyllie
08ae9a7362
MDL-64054 message: add all processors to message settings
...
Changed the settings page in the message drawer to display all message
notification processors (e.g. email, mobile, jabber) for the user to
configure based on which processors are enabled on the site.
2018-11-19 14:53:38 +08:00
Peter
2044a53946
MDL-63817 block_timeline: Persist page limits when sorting by dates
...
* Included privacy provider for new pref with unit test
* JS changes
2018-11-19 14:52:56 +08:00
Damyon Wiese
365dce5fad
Merge branch 'MDL-63696-master' of https://github.com/Dagefoerde/moodle
2018-11-19 14:51:46 +08:00
Jake Dallimore
da714be155
MDL-64058 core_message: add unread counts to the conversations view
2018-11-19 13:55:18 +08:00
Jake Dallimore
a54115355a
MDL-63913 core_message: fix to ensure favourites is exclusive
...
If a conversation is included in the favourites unread count, it
cannot be included in any other type-based counts.
2018-11-19 13:51:40 +08:00
David Monllao
b46c7d5d9f
Merge branch 'MDL-63768-master' of https://github.com/lucaboesch/moodle
2018-11-19 06:06:20 +01:00
Jun Pataleta
8699a985bc
Merge branch 'MDL-64034-master' of https://github.com/snake/moodle
2018-11-19 12:59:22 +08:00
Andrew Nicols
18b947671b
Merge branch 'MDL-63969-master-4' of git://github.com/mihailges/moodle
2018-11-19 12:27:37 +08:00
Andrew Nicols
8cba8d1a58
MDL-64049 core: Cache prefs for current user
...
We were already caching these preferences when a user object is provided
to get_user_preferences, or when $USER is provided.
This changee swaps get_user_preferences to use the global USER object
when the USER->id matches the userid supplied to the function.
2018-11-19 11:23:59 +08:00
Jake Dallimore
810da68e14
MDL-63973 core_badges: exclude related badges when adding related badges
...
The form which allows a user to add related badges should exclude any
related badges, regardless of the direction of the relationship.
2018-11-19 11:19:12 +08:00
Jake Dallimore
c660772600
MDL-63973 core_badges: fix related badges count in the badges tabs
...
If A is related to B, this should show a 1 count for either A or B.
2018-11-19 11:10:14 +08:00
Jake Dallimore
1dee827c39
MDL-63973 core_badges: related badges query now works both ways
...
If A is related to B, then we should be able to view this relationship
from both badge A and badge B. The following badge methods were updated:
- get_related_badges()
- has_related()
- delete_related_badge()
2018-11-19 11:08:00 +08:00
Andrew Nicols
de79a81f5b
Merge branch 'MDL-63468-master-v1' of git://github.com/lameze/moodle
2018-11-19 10:33:23 +08:00
Jake Dallimore
d2708759d8
MDL-64034 core_message: return conversationid in search_messages()
2018-11-19 10:23:15 +08:00
Simey Lameze
62b6e6f20d
MDL-63468 mod_quiz: fix stats report visual style
2018-11-19 10:16:16 +08:00
Andrew Nicols
ff85fe3e53
Merge branch 'MDL-63793-master' of git://github.com/peterRd/moodle
2018-11-19 09:57:50 +08:00
Andrew Nicols
73fda8faeb
Merge branch 'MDL-63913-master' of https://github.com/snake/moodle
2018-11-19 09:56:48 +08:00
Jake Dallimore
33022ee1d5
MDL-63913 core_message: add method to get unread conversation counts
2018-11-19 09:48:58 +08:00
Peter
11988d74b4
MDL-63793 block_myoverview: Persist the user's paging limit preference
...
* providers for paging preferences
* Moved the user pref persistence to the factory
* Added client defined namespace in config
* Define custom client events in the client instead of passing to the
factory
2018-11-19 09:43:00 +08:00
Eloy Lafuente (stronk7)
01acb1ea90
Moodle release 3.6beta
2018-11-18 12:38:48 +01:00
Jun Pataleta
9d10c33989
Merge branch 'MDL-64066' of git://github.com/stronk7/moodle
2018-11-18 01:02:24 +08:00
Eloy Lafuente (stronk7)
85ad2e6dff
MDL-64066 behat: increase data export sizes, we were hitting them
...
With MDL-63660 we changed to a bundled moodle.css approach, that
made dowloaded exports size to increase. Although the expected
sizes already were raised in the issue, it seems that some of
them were not enough, so increasing a little bit more.
Side note, we have MDL-63399 about to try to change these tests...
2018-11-17 12:41:26 +01:00
Eloy Lafuente (stronk7)
6905c1c3fe
MDL-64066 behat: more fixes to dialog names, old "add" steps
2018-11-17 12:10:37 +01:00
Eloy Lafuente (stronk7)
1a82729734
MDL-64066 behat: fix missing quote preventing jobs to complete
2018-11-17 00:16:18 +01:00
Luca Bösch
104cc0e3b1
MDL-63768 atto_link: dialog auto width.
2018-11-16 17:29:28 +01:00
Luca Bösch
2e477f03cc
MDL-63487 badges: Style "◀ Award badge" and "Revoke badge ▶" buttons
2018-11-16 17:29:17 +01:00
Juan Leyva
904c37c6c8
MDL-63394 mod_quiz: Do not fail overdue if there is a grace period
2018-11-16 16:56:40 +01:00
David Mudrák
fcee9eaafa
MDL-64061 javascript: Allow js_call_amd() be called without a function
...
Not all AMD modules need an explicit function call to start working. The
patch makes the function name optional, in which case the js_call_amd()
simply loads the module.
2018-11-16 14:31:57 +01:00
Juan Leyva
a28c222e63
MDL-64060 message: Use error string identifier instead full message
...
The conversationdoesntexist string does not exists but it is better to use an error string catchable by an external client.
2018-11-16 13:20:11 +01:00
Eloy Lafuente (stronk7)
8907290a46
on-demand release 3.6dev+
2018-11-16 12:03:18 +01:00
Eloy Lafuente (stronk7)
303d597523
NOBUG: Fixed SVG browser compatibility
2018-11-16 12:03:16 +01:00
Jan Dageförde
f11a7d6a05
MDL-63696 oauth2: Store system account access tokens in DB
2018-11-16 11:43:16 +01:00
Jun Pataleta
bf3c9536ac
Merge branch 'MDL-63999-master' of git://github.com/lameze/moodle
2018-11-16 14:36:14 +08:00
Andrew Nicols
e151cbd971
Merge branch 'MDL-63303-master' of git://github.com/ryanwyllie/moodle
2018-11-16 14:15:16 +08:00
Ryan Wyllie
d3d95d5dc2
MDL-63303 message: fix bugs in message drawer part 4
...
* Add clarification to delete messages lang strings
* Stop message polling when sending a message to fix UI bug
* Publish update last message event when polling finds more messages
* Remove logged in user from group conversation participants list
* Use user object to fetch user preferences to reduce DB calls
* Remove animated slide transitions because the browser breaks when
showing some conversations
2018-11-16 14:10:10 +08:00
Simey Lameze
b8c0534515
MDL-63999 calendar: double escape event name on templates
2018-11-16 13:56:54 +08:00
Mihail Geshoski
329f1f23ff
MDL-63969 core_course: Store favourite courses in the course context
...
The course favourites were previously set in the system context which
is not right as they should be stored in the course context.
2018-11-16 12:20:17 +08:00
Mihail Geshoski
214696b04f
MDL-63969 core_course: Update course privacy provider unit tests
2018-11-16 12:19:46 +08:00
Mihail Geshoski
4f8c9232f1
MDL-63969 core_course: Include core_favourites subsystem in provider
2018-11-16 12:18:58 +08:00
Mihail Geshoski
61fafe8127
MDL-63969 core_favourites: Add support for removal of context users
2018-11-16 12:18:22 +08:00
Jake Dallimore
18550c0afb
MDL-64035 core_message: get_conversations() excludes disabled chats
...
Linked conversations which have been disabled must be excluded from
the results.
2018-11-16 12:04:24 +08:00
Jun Pataleta
30538dc9c1
Merge branch 'MDL-63660-master' of git://github.com/junpataleta/moodle
2018-11-16 10:54:25 +08:00
Damyon Wiese
ba88292a3d
Merge branch 'wip-MDL-63854-master' of https://github.com/kwiliarty/moodle
2018-11-16 10:35:37 +08:00
Jun Pataleta
223e1a6f73
MDL-63660 tool_dataprivacy: Increase expected export file size
2018-11-16 10:30:14 +08:00
Adrian Greeve
347b771a4b
MDL-64010 badges: Validate URL form fields.
2018-11-16 10:28:09 +08:00
Eloy Lafuente (stronk7)
75bedeafe4
Merge branch 'MDL-64012' of https://github.com/timhunt/moodle
2018-11-16 01:02:44 +01:00
Eloy Lafuente (stronk7)
246149f059
Merge branch 'MDL-53035-master' of git://github.com/vmdef/moodle
2018-11-16 00:35:33 +01:00
Kevin Wiliarty
cadec24c48
MDL-63854 competencies, themes: misplaced dropdown arrows
2018-11-15 15:37:15 -05:00
David Mudrák
c7d33da305
MDL-63994 auth_cas: Include the login token in the simulated login form
...
The CAS login process relies on the standard authenticate_user_login()
call to set up the user. So we need to inject the login token to pass
the validation.
2018-11-15 21:19:50 +01:00
David Mudrák
e4a97a7a01
MDL-63994 login: Improve the logintoken param input
...
The logintoken is supposed to arrive as a part of the login form ($frm)
together with the username and password. So it should be handled the
same way - including the opportunity for the auth plugins to provide the
form data via the loginpage_hook().
This also implies that only logintoken coming as a part of the POST
request are taken into account, which is a good thing and another thin
layer in this security mechanism.
2018-11-15 21:19:50 +01:00
David Mudrák
667f564b4d
MDL-63994 login: Clarify inline comments on loginpage_hook() usage
...
While working on the issue, I found these inline comments outdated and
confusing. The auth plugin types can implement a loginpage_hook()
method, the purpose of which is to inject the $user and/or $frm into
this login/index.php script. The new comments should make it more clear.
Note the second comment mentioned a prelogin_hook() which was an old
name of what is now called loginpage_hook(). It had nothing to do with
the existing pre_loginpage_hook() and was only confusing.
2018-11-15 21:19:50 +01:00
Jun Pataleta
b51b0c6682
Merge branch 'MDL-63832-master' of git://github.com/jleyva/moodle
2018-11-15 23:12:14 +08:00
Juan Leyva
34ad1a017e
MDL-63958 course: Return raw mimetype apart from description
2018-11-15 14:37:07 +01:00
Eloy Lafuente (stronk7)
9ca803a86d
Merge branch 'MDL-63303_master-deleteduserfix' of https://github.com/markn86/moodle
2018-11-15 11:20:36 +01:00
Mark Nelson
52beee65b2
MDL-63303 core_message: dont check online status for deleted users
2018-11-15 18:08:12 +08:00
Eloy Lafuente (stronk7)
7a9717f614
Merge branch 'MDL-63303-master' of git://github.com/ryanwyllie/moodle
2018-11-15 11:04:12 +01:00
Eloy Lafuente (stronk7)
6a7ee95231
Merge branch 'MDL-63303-master-fix' of git://github.com/andrewnicols/moodle
2018-11-15 11:01:24 +01:00
Ryan Wyllie
132626720c
MDL-63303 message: add member formatting to conversation
...
Make sure the members are formatted when adding to the state in
a conversation so that any missing data is normalised.
2018-11-15 17:57:44 +08:00
Andrew Nicols
5e47224a62
MDL-63303 message: Stop WS from removing optional keys
2018-11-15 17:56:31 +08:00
Jun Pataleta
ac6cdcea06
Merge branch 'MDL-62287-master' of git://github.com/andrewnicols/moodle
2018-11-15 17:10:54 +08:00
Jun Pataleta
7a99ff70b9
Merge branch 'MDL-63811' of git://github.com/aolley/moodle
2018-11-15 17:09:28 +08:00
Damyon Wiese
f4ccea6f52
Merge branch 'MDL-64009-master' of git://github.com/abgreeve/moodle
2018-11-15 16:30:20 +08:00
Andrew Nicols
705003beae
MDL-63303 behat: Behat fixes
2018-11-15 16:26:16 +08:00
Andrew Nicols
f42e85cc86
Merge branch 'MDL-63303-master' of git://github.com/ryanwyllie/moodle
2018-11-15 16:25:20 +08:00
Andrew Nicols
5d0abf9df6
MDL-63303 behat: Behat fixes
2018-11-15 16:24:00 +08:00
Damyon Wiese
47dc7eb8a4
Merge branch 'MDL-64011-master' of git://github.com/abgreeve/moodle
2018-11-15 16:10:21 +08:00
Ryan Wyllie
c75559cfff
MDL-63303 message: move message drawer to end of <body>
...
Fix some of the behat tests that are looking for generic button
names that match some of the buttons in the message drawer which
happen to appear earlier in the DOM.
2018-11-15 14:43:22 +08:00
Ryan Wyllie
663ccd58ed
MDL-63303 message: fix bugs in message drawer part 3
...
* Fix bug for newly created conversations being added to overview page
* Fixed bug with use enter to send preference not updating correctly
* Fix unit tests
* Fix race condition loading new messages while conversation resetting
* Fix ordering and rendering of messages with same timestamp
* Fix missing privacy info in get_conversation web service
* Fix linting errors
* Improve bulk message rendering
2018-11-15 14:43:21 +08:00
Ryan Wyllie
a111ab44af
MDL-63303 message: fix bugs in message drawer part 2
...
* Added missing icon mappings for font-awesome
* Fixed focus on dialogue button when it opens
* Fixed UI updates on user block / unblock
* Fix jQuery syntax error when sending message with quotes
* Fix message/index.php opening drawer when no conversation found
* Fix placeholders rendered for new requests
2018-11-15 14:43:21 +08:00
Ryan Wyllie
1d3535f95c
MDL-63303 message: fix bugs in message drawer
...
* Fix navigation from view_contact to view_conversation on an action
such as blocking
* Fix default open message section on overview page depending on which
section has conversations
* Fix message/index.php for users who haven't yet started a
conversation
2018-11-15 14:43:21 +08:00
Ryan Wyllie
8c8939c1ae
MDL-63303 message: add enter to send user preference
2018-11-15 14:43:21 +08:00
Ryan Wyllie
f074d6f086
MDL-63303 message: remove behat tests for messaging
2018-11-15 14:43:21 +08:00
Ryan Wyllie
142b042c5c
MDL-63303 message: message/index.php open conversation in message drawer
2018-11-15 14:43:21 +08:00
Ryan Wyllie
17d982d751
MDL-63303 message: message/edit.php opens setttings in message drawer
2018-11-15 14:43:21 +08:00
Ryan Wyllie
1e3453b7c7
MDL-63303 message: change nav popover to toggle message drawer
2018-11-15 14:43:21 +08:00
Ryan Wyllie
6f96c06374
MDL-63303 theme_bootstrapbase: add message drawer
2018-11-15 14:43:21 +08:00
Ryan Wyllie
5005d8cfb4
MDL-63303 message: add message drawer (boost only)
2018-11-15 14:43:21 +08:00
Ryan Wyllie
3ea46c8e31
MDL-63303 message: add functions to message_repository.js
2018-11-15 14:40:12 +08:00
Ryan Wyllie
0802c38a2f
MDL-63303 message: add lastmessagedate to messagearea contact
2018-11-15 14:40:12 +08:00
Ryan Wyllie
ecb4755c91
MDL-63303 message: add count_contacts api function
2018-11-15 14:40:12 +08:00
Ryan Wyllie
b3bbd4a0e1
MDL-63303 message: fix get_conversations external func
2018-11-15 14:40:12 +08:00
Ryan Wyllie
569c0bae9c
MDL-63303 message: add get_conversation_between_users external func
2018-11-15 14:40:12 +08:00
Ryan Wyllie
4e3130269c
MDL-63303 message: add get_conversation to message api
2018-11-15 14:40:12 +08:00
Ryan Wyllie
6399c7ef14
MDL-63303 message: add count_conversations to api
2018-11-15 14:40:12 +08:00
Ryan Wyllie
886b01783b
MDL-63303 message: add fields to send_instant_message
2018-11-15 14:40:12 +08:00
Ryan Wyllie
0866b33635
MDL-63303 message: add fields to contact requests
2018-11-15 14:40:12 +08:00
Ryan Wyllie
8350978aa1
MDL-63303 message: add get_member_info external function
2018-11-15 14:40:12 +08:00
Ryan Wyllie
38004e777f
MDL-63303 message: fix get_member_info iscontact check
2018-11-15 14:40:12 +08:00
Ryan Wyllie
c61353ae41
MDL-63303 message: fix mark_all_conversation_messages_as_read ext func
2018-11-15 14:40:12 +08:00
Ryan Wyllie
32b4212e50
MDL-63303 message: fix get_conversation_messages
2018-11-15 14:40:12 +08:00
Ryan Wyllie
9e189a914d
MDL-63303 core_favourites: add get and count functions
2018-11-15 14:40:11 +08:00
Ryan Wyllie
c2fc2c25ad
MDL-63303 theme_bootstrapbase: add bs4 compat classes
2018-11-15 14:40:11 +08:00
Ryan Wyllie
a69193fa70
MDL-63303 theme_boost: add switch styling for checkbox
2018-11-15 14:40:11 +08:00
Ryan Wyllie
7b91dcf264
MDL-63303 core: add new icons for messaging
2018-11-15 14:40:11 +08:00
Ryan Wyllie
456e6d8145
MDL-63303 core: allow subsystems to add nav bar and top of body content
2018-11-15 14:40:11 +08:00
Ryan Wyllie
c912cd7324
MDL-63303 core: add debug info to exceptions
2018-11-15 14:40:11 +08:00
Ryan Wyllie
9d199fd2e7
MDL-63303 javascript: fix bug in auto_rows.js allowing it to shrink
2018-11-15 14:40:11 +08:00
Adrian Greeve
750f1588fa
MDL-64011 badges: Changed the date format of endorsements.
2018-11-15 14:32:15 +08:00
Adrian Greeve
c693beb3fc
MDL-64009 badges: Removed additional badge information when null.
...
On the badge display page if the badge does not have an endorsement,
related badges, or competency allignments, then these sections are
not shown.
2018-11-15 14:04:51 +08:00
Jun Pataleta
91194bfd9f
Merge branch 'MDL-63974-master' of https://github.com/snake/moodle
2018-11-15 11:22:16 +08:00
Damyon Wiese
02c4de86ea
Merge branch 'MDL-63283-master-2' of https://github.com/snake/moodle
2018-11-15 10:43:03 +08:00
Jake Dallimore
267b4f03e7
MDL-63283 core_message: skip processors in non-individual conversations
...
Disable the processor for messages being sent to conversation types
other than individual.
2018-11-15 10:37:33 +08:00
Jake Dallimore
41485be2c8
MDL-63974 core_message: fix logic for non-contacts in user search
...
This should depend on the messagingallusers setting and, if false,
should only return those users having a profile the searcher can see.
If true, then any user can be returned. There is no requirement to
have a conversation with the user.
2018-11-15 09:59:39 +08:00
Jake Dallimore
9acb8b3574
MDL-63974 core_message: restore legacy behaviour for search_users()
2018-11-15 09:58:02 +08:00
Jun Pataleta
4aa05a81fd
Merge branch 'MDL-53566-master-fix' of git://github.com/andrewnicols/moodle
2018-11-15 09:49:56 +08:00
Andrew Nicols
46b9a5c49c
MDL-53566 core: Make context freeze test compat with clean
2018-11-15 07:39:23 +08:00
Tim Hunt
0f98afefdf
MDL-64012 filters: activity name autolinking fails for names with ()
2018-11-14 16:04:31 +00:00
Juan Leyva
df3d877656
MDL-63832 assign: Check current user can view submission
2018-11-14 16:53:34 +01:00
Eloy Lafuente (stronk7)
0d8c3b7a0e
Merge branch 'MDL-63653-master' of https://github.com/lucaboesch/moodle
2018-11-14 16:22:44 +01:00
Eloy Lafuente (stronk7)
79c4c80f2b
Merge branch 'MDL-63842-master' of git://github.com/andrewnicols/moodle
2018-11-14 16:03:16 +01:00
Mark Johnson
80aff7db49
MDL-63660 privacy: Include CSS locally for data export
2018-11-14 14:53:27 +00:00
David Monllao
f2d83f50e1
Merge branch 'MDL-61990' of https://github.com/timhunt/moodle
2018-11-14 12:09:34 +01:00
David Monllao
03d9f4cda4
Merge branch 'MDL-63991-master' of git://github.com/crazyserver/moodle
2018-11-14 11:57:57 +01:00
David Monllao
e15203d011
Merge branch 'MDL-63488-master' of git://github.com/peterRd/moodle
2018-11-14 11:22:06 +01:00
Damyon Wiese
54869cdeac
Merge branch 'MDL-64005-master' of git://github.com/abgreeve/moodle
2018-11-14 16:00:14 +08:00
Damyon Wiese
89ffc1ee0e
Merge branch 'MDL-53566-master' of git://github.com/andrewnicols/moodle
2018-11-14 15:04:01 +08:00
Jun Pataleta
0a0f70c1ec
Merge branch 'MDL-63926-master' of git://github.com/mickhawkins/moodle
2018-11-14 14:23:06 +08:00
Andrew Nicols
3a6463fc8c
MDL-62287 tool_usertours: Pull v0.12.3 for background click fix
2018-11-14 14:13:32 +08:00
Andrew Nicols
9d76566ffc
MDL-53566 core: Rename locking to freezing in UI
2018-11-14 12:37:56 +08:00
Damyon Wiese
8043762c80
Merge branch 'MDL-63868-master' of git://github.com/abgreeve/moodle
2018-11-14 12:11:12 +08:00
Michael Hawkins
af6df0fab6
MDL-63926 block_recentlyaccesseditems: Add privacy provider unit tests
2018-11-14 11:14:57 +08:00
Michael Hawkins
8adf5d94b2
MDL-63926 block_recentlyaccesseditems: Support user removal by context
...
Also fixed the provider interface type. This is self contained, so is
not a subsystem provider. It was also already set up as a plugin
provider, just not defined as such.
2018-11-14 11:14:57 +08:00
Damyon Wiese
462fc2abcd
Merge branch 'MDL-63901-master' of git://github.com/sarjona/moodle
2018-11-14 11:14:18 +08:00
Michael Hawkins
13bd038912
MDL-63926 block_recentlyaccesseditems: Improved get_contexts_for_userid
...
Updated the provider::get_contexts_for_userid method, to prevent false
positives. Previously, the user context would always be returned, now
the method checks data exists for the block first.
2018-11-14 11:13:00 +08:00
Adrian Greeve
9fcfecbf15
MDL-64005 gradebook: Fix to remove debugging message.
...
The progress bar is being used when there are a large amount
of grades being recalculated. This was throwing a debugging message
about NO_OUTPUT_BUFFERING being unset.
2018-11-14 10:39:57 +08:00
Andrew Nicols
e77cae1330
Merge branch 'MDL-63923-master' of git://github.com/bmbrands/moodle
2018-11-14 09:54:40 +08:00
Peter
a1e8c6d497
MDL-63488 core_grade: Use the rewrite_pluginurls to handle files
...
* Use the rewrite_plugin_urls to handled embedded files
* Add phpunit tests for default and updated functionality of format_text
2018-11-14 09:44:18 +08:00
Andrew Nicols
faa673e36a
MDL-63488 grade: Add tests for format_feedback
...
Signed-off-by: Peter <peter@moodle.com >
2018-11-14 09:28:16 +08:00
Eloy Lafuente (stronk7)
b4c33348ff
MDL-53566 core: add back upgrade code removed @ 0616f04 by mistake
2018-11-14 01:04:46 +01:00
Eloy Lafuente (stronk7)
d27e49448f
Merge branch 'MDL-53566-master' of git://github.com/andrewnicols/moodle
2018-11-13 23:55:38 +01:00
Luca Bösch
3a7117bb5b
MDL-63653 tool_xmldb: style form elements
2018-11-13 18:18:45 +01:00
Luca Bösch
b08e7312c3
MDL-63571 grades: switch firstname/lastname order in title row
2018-11-13 18:18:23 +01:00
Tim Hunt
166c43d86c
MDL-61990 outputrequirementslib: improve debug message
2018-11-13 17:11:17 +00:00
David Monllao
50d37636b6
Merge branch 'MDL-63882-master' of git://github.com/damyon/moodle
2018-11-13 16:07:14 +01:00
Pau Ferrer Ocaña
f687f1459e
MDL-63991 badges: Translate notification on endorsement
2018-11-13 15:58:47 +01:00
Pau Ferrer Ocaña
65ffd0a33a
MDL-63991 badges: Fix links on badge render
2018-11-13 14:19:51 +01:00
Andrew Nicols
bfbd733452
MDL-53566 tool_monitor: Fix context preload
2018-11-13 21:17:40 +08:00
Andrew Nicols
bb41db9ce0
MDL-53566 core: Allow admins more control over locking
...
This change allows sites to configure locking such that it does not
apply to administrators at all.
2018-11-13 21:17:40 +08:00
Andrew Nicols
6a89b6c8f0
MDL-53566 core: Move managecontextlocking to module
...
This will allow the capability to be applied at a range of contexts and
not just the system, making the system much more definable to a range of
users.
2018-11-13 21:17:40 +08:00
Andrew Nicols
56db1a2d7c
MDL-53566 core: Remove unused ancestorlocked field
...
This was originalyl intended as a performance improvement, but the
parent is already stored, and once calculated the value of locked is
already returned.
2018-11-13 21:17:40 +08:00
Andrew Nicols
0333213585
MDL-53566 core: Add behat test for context loking
2018-11-13 21:17:40 +08:00
Andrew Nicols
4ba4bc9acd
MDL-53566 mod_forum: Correct captype for writeable capabilities
2018-11-13 21:17:40 +08:00
Andrew Nicols
3a8cf5e67d
MDL-53566 core: Add UI for context locking
2018-11-13 21:17:40 +08:00
Andrew Nicols
0616f045c3
MDL-53566 core: Add support for context locking
...
This chagne adds support for a new feature known as Context Locking.
This allows a context to be locked, thereby removing all write
capabilities for all users (including admin) for that context, and all
child contexts.
2018-11-13 21:17:40 +08:00
David Monllao
dccda6546b
on-demand release 3.6dev+
2018-11-13 13:11:07 +01:00
David Monllao
98469de445
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2018-11-13 13:11:05 +01:00
David Monllao
6101744b07
Merge branch 'MDL-63729-master' of git://github.com/dpalou/moodle
2018-11-13 11:13:37 +01:00
dpalou
ce908f76a6
MDL-63729 badges: Fix course badge test
2018-11-13 10:40:27 +01:00
Sara Arjona
8105af9d6b
MDL-63901 core_message: Avoid duplicate last message
2018-11-13 10:38:38 +01:00
Adrian Greeve
055312708d
MDL-63868 core_calendar: Clicking link leads to events.
...
The mini calendar did not link to the daily events properly.
2018-11-13 15:30:09 +08:00
Damyon Wiese
bed93cff28
Merge branch 'MDL-63927' of git://github.com/stronk7/moodle
2018-11-13 11:57:12 +08:00
Andrew Nicols
9f12dd7a2f
MDL-63921 privacy: Add unit test to prove userlist compliance
2018-11-13 11:41:02 +08:00
Andrew Nicols
ba20486ffe
Merge branch 'MDL-63716-master' of git://github.com/damyon/moodle
2018-11-13 11:20:54 +08:00
Damyon Wiese
bb650761c5
MDL-63882 core_message: Use validate_parameters
...
external_api::validate_parameters() sets defaults, and does cleaning and sanitisation of the
inputs. It returns the cleaned params. We can't be re-using the arguments to this function
instead of the results, because they have not been cleaned.
2018-11-13 10:54:05 +08:00
Jun Pataleta
657c74416d
Merge branch 'MDL-63834_master' of git://github.com/markn86/moodle
2018-11-13 09:35:23 +08:00
Mark Nelson
869eac8204
MDL-63834 core_message: validate conversation type before creating
2018-11-13 08:41:26 +08:00
AMOS bot
dce0a6dfb0
Automatically generated installer lang files
2018-11-13 00:07:31 +00:00
Andrew Nicols
951000c250
Merge branch 'master_MDL-63953' of https://github.com/danmarsden/moodle
2018-11-13 07:47:45 +08:00
David Monllao
06a0161ad1
Merge branch 'MDL-63729-master' of git://github.com/dpalou/moodle
2018-11-12 17:44:18 +01:00
David Monllao
e1266eaf4b
MDL-63724 messaging: Prefix field with the table alias
2018-11-12 16:26:14 +01:00
Bas Brands
356bfb698f
MDL-63663 core_my: prevent page jumps on load
...
equal size loading placeholders
added list view and summary view placeholders for myoverview
2018-11-12 15:44:37 +01:00
David Monllao
388628823e
Merge branch 'MDL-63855-master' of git://github.com/bmbrands/moodle
2018-11-12 13:27:08 +01:00
Eloy Lafuente (stronk7)
49971e66f7
Merge branch 'MDL-63907-master' of git://github.com/cescobedo/moodle
2018-11-12 12:07:45 +01:00
Eloy Lafuente (stronk7)
610883c007
Merge branch 'MDL-63929-master' of git://github.com/jleyva/moodle
2018-11-12 12:02:51 +01:00
David Monllao
754ff36d1d
Merge branch 'MDL-63925-master' of git://github.com/mickhawkins/moodle
2018-11-12 11:57:42 +01:00
David Monllao
f04e51cfca
Merge branch 'MDL-63940-master-recaptchaurl' of git://github.com/mudrd8mz/moodle
2018-11-12 10:42:36 +01:00
Sara Arjona
d9552c3c33
MDL-63901 core_message: Fix error when the conversation does not exist
...
Create a conversation instead of throwing an exception to get the
behaviour working as it was before.
The string lang 'conversationdoesntexist' can be removed because
it was added in MDL-63466 and it's not used anywhere more.
2018-11-12 10:15:59 +01:00
David Monllao
c83676101f
Merge branch 'MDL-63823-master' of git://github.com/lameze/moodle
2018-11-12 10:09:33 +01:00
Bas Brands
a6501e9694
MDL-63855 core_my: no vertical scroll card blocks
...
card desks using class .dashboard-card-deck.one-row should not
show a vertical scrollbar
2018-11-12 10:03:34 +01:00
David Monllao
623995e589
Merge branch 'MDL-63968-master' of git://github.com/andrewnicols/moodle
2018-11-12 10:02:17 +01:00
Damyon Wiese
eac24f2b71
Merge branch 'MDL-63945_master' of git://github.com/markn86/moodle
2018-11-12 16:36:57 +08:00
Damyon Wiese
160e77f9d0
MDL-63716 course: less user_accesstime_log() calls
...
We should only call this function when a user actually views a course. It is not called
automatically when a course context is validated from a webservice. It is called directly
from the core_course_view_course webservice.
2018-11-12 16:11:15 +08:00
Bas Brands
c412ddc829
MDL-63923: core_my: card sizes clean and boost
...
Cards should have a minimum size of 250px wide
2018-11-12 09:04:56 +01:00
Mark Nelson
d15c1e77b0
MDL-63945 core_message: fixed discrepancy between helpers
2018-11-12 15:30:30 +08:00
Damyon Wiese
b0f45a8b8f
Merge branch 'MDL-63724-master-3' of https://github.com/snake/moodle
2018-11-12 14:16:31 +08:00
Damyon Wiese
75e6661940
Merge branch 'MDL-63909_master' of git://github.com/markn86/moodle
2018-11-12 14:01:01 +08:00
Damyon Wiese
6cfba4a1c6
MDL-63864 message: Contact request fix
...
The contactrequestid was removed from the api, so now we search by both
the userid from and the userid to.
2018-11-12 13:38:33 +08:00
Andrew Nicols
6d0a43deb9
Merge branch 'MDL-63763-master' of https://github.com/nwp90/moodle
2018-11-12 10:32:32 +08:00
Andrew Nicols
e926b4d046
MDL-63968 message: Correct use of get_in_or_equal
2018-11-12 10:32:06 +08:00
Jake Dallimore
2553e9db8e
MDL-63724 core_message: add send_messages_to_conversation() web service
2018-11-12 10:09:27 +08:00
Jake Dallimore
86e274d929
MDL-63724 core_message: move message redirection into helper function
2018-11-12 10:09:27 +08:00
Jake Dallimore
52f9cf205e
MDL-63724 core_message: add send_message_to_conversation() to api
2018-11-12 10:09:27 +08:00
Jake Dallimore
b30f4d6d58
MDL-63724 core_message: buffering support for conv messages in manager
...
We need to be able to delay calling all member processors with localised
event data if a DB transaction is taking place. This code treats a
conversation message as a single item of work to be buffered, and stores
all localised eventdata, and processorlists for later reference. When
processing the buffer, we pass off all localised eventdata items to
their respective member's processors, before firing a single event.
2018-11-12 10:09:27 +08:00
Jake Dallimore
0eddf920be
MDL-63724 core_message: add conversation support to message_send()
...
Added a test confirming that processors are called for each member
and that a single event is fired.
2018-11-12 10:09:27 +08:00
Jake Dallimore
9581bc3c00
MDL-63724 core_message: add send_message_to_conversation() to manager
2018-11-12 10:09:27 +08:00
Jake Dallimore
aa083ab95f
MDL-63724 core_message: add new group_message_sent event
2018-11-12 10:09:27 +08:00
Jake Dallimore
947d32895e
MDL-63724 core_message: split up event and processor code in the manager
...
This was couple before, but we're going to want this to be separate for
group conversation messages, where we'll call many users' processors,
but only create a single 'group_message_sent' event.
2018-11-12 10:09:27 +08:00
Jake Dallimore
9f82758c01
MDL-63724 core_message: fix method signature for can_contact_user()
...
This method required objects, but only used their ids, so has been
changed to require only ids.
2018-11-12 10:09:27 +08:00
Jake Dallimore
8e3bf150d9
MDL-63724 core_message: add can_send_message_to_conversation() to api
2018-11-12 10:09:27 +08:00
Damyon Wiese
080cc5b671
Merge branch 'MDL-63864_master' of git://github.com/markn86/moodle
2018-11-12 10:02:25 +08:00
Andrew Nicols
fa54c160f9
Merge branch 'MDL-63838-master' of git://github.com/vmdef/moodle
2018-11-12 09:54:59 +08:00
Simey Lameze
2d18a4a89f
MDL-63823 tool_lpimportcsv: supress progress bar debugging
2018-11-12 09:53:07 +08:00
Andrew Nicols
e2a8ebddb5
Merge branch 'MDL-63850_master' of git://github.com/markn86/moodle
2018-11-12 07:53:09 +08:00
Dan Marsden
93bddb2734
MDL-63953 mod_scorm: Use correct value for first attempt.
2018-11-12 09:51:15 +13:00
Eloy Lafuente (stronk7)
208950cff0
on-demand release 3.6dev+
2018-11-10 12:53:31 +01:00
Eloy Lafuente (stronk7)
3b1e59e3e1
NOBUG: Fixed SVG browser compatibility
2018-11-10 12:53:29 +01:00
Eloy Lafuente (stronk7)
42155e2501
Merge branch 'MDL-63960-master' of git://github.com/andrewnicols/moodle
2018-11-10 10:27:35 +01:00
Andrew Nicols
c083d1ad1e
MDL-63960 dataprivacy: Do not perform strict type checks for id
...
When inherit is specified in the data registry it is stored as a
string and we cannot perform a strict comparison with it.
We should still compare strict comparison checks against null, or false,
but not for the NOTSET (0) or INHERIT values (-1).
2018-11-10 15:34:21 +08:00
Andrew Nicols
35afa11801
Merge branch 'MDL-63919' of git://github.com/stronk7/moodle
2018-11-10 10:59:25 +08:00
Eloy Lafuente (stronk7)
d01d9e2c0e
Merge branch 'MDL-63596-master' of git://github.com/andrewnicols/moodle
2018-11-10 03:49:14 +01:00
Andrew Nicols
2986a99153
MDL-63596 backup: Add missing include
2018-11-10 10:46:38 +08:00
Eloy Lafuente (stronk7)
baf3fd4177
MDL-63919 tool_dataprivacy: admin & notify fixes
...
This includes the following:
1) Replace $ADMIN->id by get_admin()->id. The former doesn't exist.
2) Only change the notify parameter when it has not been specified
at creation time (null). If specified, observe it.
3) Set the current user in tests to admin, able to create those
requests.
2018-11-10 02:22:12 +01:00
Eloy Lafuente (stronk7)
5c0f8dcddf
Merge branch 'MDL-63596-master' of git://github.com/andrewnicols/moodle
2018-11-09 19:32:23 +01:00
dpalou
5bb1889f43
MDL-63729 badges: Return new DB tables data in WS
2018-11-09 12:39:53 +01:00
dpalou
18d27ac2eb
MDL-63729 badges: Return new fields in badge table in WS
2018-11-09 12:11:04 +01:00
dpalou
c776e1dd40
MDL-63729 badges: Create an exporter for badge info
2018-11-09 12:09:45 +01:00
Andrew Nicols
56c2b941df
MDL-63919 tool_dataprivacy: Notify by default
2018-11-09 18:39:42 +08:00
Eloy Lafuente (stronk7)
8ecff96216
Merge branch 'MDL-63884-master-fix' of https://github.com/snake/moodle
2018-11-09 11:19:02 +01:00
Jake Dallimore
d76029110b
MDL-63884 core_message: fix for get_conversations legacy adapter code
...
This code also tries to adapt other conversation types, but it should
only support individual conversations, where we know members exist.
2018-11-09 17:59:55 +08:00
Jake Dallimore
9cef5491fb
MDL-63884 core_message: fix for groups without images
...
If we don't have an image for the group, leave this extra field empty.
2018-11-09 17:59:53 +08:00
Eloy Lafuente (stronk7)
ba999160b4
Merge branch 'MDL-62564-master-fix' of git://github.com/andrewnicols/moodle
2018-11-09 10:59:04 +01:00
Damyon Wiese
f1f7d45bc7
MDL-63596 backup: Deal with controller types
...
For privacy requests, deal with all 3 controller types.
2018-11-09 17:55:23 +08:00
Andrew Nicols
b26c5e031b
MDL-62564 tool_dataprivacy: Do not delete deleted user
...
This also ensures that we do not call delete_user on an already deleted
user.
2018-11-09 17:34:47 +08:00
Juan Leyva
2979ca1175
MDL-63929 user: Support unsetting prefs in update_user_preferences WS
2018-11-09 09:28:23 +01:00
Mihail Geshoski
fc9bde4bc3
MDL-63596 core_backup: Add support for removal of context users
...
This issue is part of the MDL-62560 Epic.
2018-11-09 16:09:22 +08:00
Jun Pataleta
012fa6abc3
Merge branch 'MDL-63867-master' of git://github.com/mickhawkins/moodle
2018-11-09 15:31:28 +08:00
Michael Hawkins
95a3f78058
MDL-63867 tool_dataprivacy: Add site purpose checks to tasks
...
If a site purpose is not defined, requests cannot be processed.
2018-11-09 15:20:12 +08:00
Michael Hawkins
0646c8514b
MDL-63867 tool_dataprivacy: Fix context expired/unprotected user check
...
It now checks the system context has been defined, since that is
required for data privacy to be set up correctly, and the check
to be valid. This also fixes an error being thrown when checking
pending delete requests in cron.
2018-11-09 14:19:31 +08:00
Jun Pataleta
3adcfb0518
Merge branch 'MDL-63946-master' of git://github.com/andrewnicols/moodle
2018-11-09 13:41:44 +08:00
Mark Nelson
b3ce575e63
MDL-63864 core_message: added unit tests
2018-11-09 13:28:39 +08:00
Mark Nelson
accd64827d
MDL-63864 core_message: can now specify limit for contact requests
2018-11-09 13:28:38 +08:00
Andrew Nicols
9c89103a63
MDL-63946 plagirism: Filename typo fix
2018-11-09 13:25:33 +08:00
Mark Nelson
daa33803cd
MDL-63864 core_message: get_contact_requests now uses helper
2018-11-09 12:12:17 +08:00
Jun Pataleta
a954485ef5
Merge branch 'MDL-63830-master' of git://github.com/bmbrands/moodle
2018-11-09 12:07:05 +08:00
Jun Pataleta
1d2adca39b
Merge branch 'MDL-63924-master' of git://github.com/andrewnicols/moodle
2018-11-09 11:57:38 +08:00
Jun Pataleta
66e83fc0cc
Merge branch 'MDL-63942-master' of git://github.com/andrewnicols/moodle
2018-11-09 11:44:02 +08:00
Jun Pataleta
2acbd44883
Merge branch 'MDL-63897-master' of git://github.com/andrewnicols/moodle
2018-11-09 11:30:28 +08:00
Andrew Nicols
8bb3c0d0c5
fixup! MDL-63897 dataprivacy: Kill the preprocess stage
2018-11-09 11:26:21 +08:00
Andrew Nicols
03acfa408a
MDL-63897 tool_dataprivacy: Send notifications for new requests
2018-11-09 11:25:57 +08:00
Andrew Nicols
b838d85cbc
MDL-63897 dataprivacy: Kill the preprocess stage
2018-11-09 11:08:07 +08:00
Damyon Wiese
3dc6208961
Merge branch 'MDL-62415-master' of git://github.com/peterRd/moodle
2018-11-09 10:54:35 +08:00
Andrew Nicols
b627565e9b
Merge branch 'MDL-63919-master' of git://github.com/mihailges/moodle
2018-11-09 10:51:48 +08:00
Jun Pataleta
120edbe65f
Merge branch 'MDL-62589-master' of git://github.com/andrewnicols/moodle
2018-11-09 10:36:52 +08:00
Damyon Wiese
ba3b0cc6ac
Merge branch 'wip-MDL-63894-master' of https://github.com/kwiliarty/moodle
2018-11-09 09:48:39 +08:00
Andrew Nicols
a10b512021
MDL-63942 dataprivacy: Disable deleted user task by default
2018-11-09 09:29:13 +08:00
Peter
29cfe7a527
MDL-62415 repo_filepicker: Display search results in tree view
...
Disable overriding call to list all files in tree view and show search results instead
2018-11-09 09:28:28 +08:00
Damyon Wiese
d3fdd7442b
Merge branch 'MDL-63671-master-2' of git://github.com/mihailges/moodle
2018-11-09 09:12:49 +08:00
David Mudrák
b207af3b48
MDL-63940 recaptcha: Use www.recaptcha.net in the service endpoint URL
...
There are countries where www.google.com is a being blocked and
recaptcha does not work there. As shown at
https://developers.google.com/recaptcha/docs/faq#can-i-use-recaptcha-globally
it is enough to simply use www.recaptcha.net in the service endpoint
URL.
2018-11-08 22:55:33 +01:00
Jun Pataleta
3bc9a0b2e2
Merge branch 'MDL-63836-master' of git://github.com/damyon/moodle
2018-11-09 00:21:19 +08:00
Eloy Lafuente (stronk7)
3aa0cfe33e
Merge branch 'MDL-62564-integration-master-1' of git://github.com/mihailges/moodle
2018-11-08 16:38:38 +01:00
Víctor Déniz Falcón
fe2e696ed7
MDL-63838 block_recentlyaccesseditems: add placeholder during loading
2018-11-08 14:12:40 +00:00
Andrew Nicols
c96cd71102
MDL-63924 privacy: Add shared user providers to subsytsems
2018-11-08 21:26:18 +08:00
Mark Nelson
4461288dfa
MDL-63909 core_message: undeprecated still used functions by old UI
...
A note has been made to remove these and other functions once we
remove the old UI.
2018-11-08 18:43:17 +08:00
Mark Nelson
a6049a7960
MDL-63909 core_message: deprecated web services not used in new UI
2018-11-08 18:22:00 +08:00
Víctor Déniz Falcón
e26d40e343
MDL-53035 mod_assign: add course_module_viewed event
2018-11-08 09:54:55 +00:00
Eloy Lafuente (stronk7)
5b3f4bbb12
MDL-63927 performance: Update the plan to support the new login token
2018-11-08 10:25:08 +01:00
Mark Nelson
cef1d977c3
MDL-63850 core_message: get_conversations returns privacy and requests
2018-11-08 16:24:29 +08:00
Mihail Geshoski
a128601eb3
MDL-63671 tool_cohortroles: Limit data to the system context in provider
2018-11-08 16:06:43 +08:00
Mark Nelson
82e0973c96
MDL-63850 core_message: helper now returns privacy information
2018-11-08 16:05:25 +08:00
Mark Nelson
5c675c5076
MDL-63850 core_message: '$referenceuserid' used when returning requests
2018-11-08 16:05:25 +08:00
Mark Nelson
054834b00c
MDL-63850 core_message: moved contact request logic to helper
2018-11-08 16:05:25 +08:00
Mark Nelson
6981de1080
MDL-63850 core_message: prevent exception being thrown with empty array
2018-11-08 16:05:25 +08:00
Andrew Nicols
44e56956c6
MDL-63924 core_privacy: Add shared_userlist provider
2018-11-08 15:39:56 +08:00
Michael Hawkins
e49b73e35e
MDL-63925 privacy: Fixed Moodle URL in template
2018-11-08 15:36:40 +08:00
Mihail Geshoski
f39b579de1
MDL-63919 privacy: Store the creation method of the data request
2018-11-08 14:13:31 +08:00
Mihail Geshoski
77c21518f2
MDL-63919 privacy: Disable notifications for auto created data requests
2018-11-08 14:08:43 +08:00
Andrew Nicols
308eb72448
Merge branch 'MDL-63903-master' of https://github.com/snake/moodle
2018-11-08 14:02:10 +08:00
Damyon Wiese
bc8584193a
Merge branch 'MDL-63282_master' of git://github.com/markn86/moodle
2018-11-08 14:00:00 +08:00
Jun Pataleta
67bceccd4a
Merge branch 'MDL-63902-master' of git://github.com/andrewnicols/moodle
2018-11-08 13:39:05 +08:00
Amaia Anabitarte
36e23989b0
MDL-63282 core_message: Setting messagingallusers = 1 for behat tests
...
Default setting value for new instances is 0
Default setting value for existing instances is 1
to get same search results than before this setting exists
Setting messagingallusers = 1 for behat tests to simulate old versions functionality
Followup: MDL-63911
2018-11-08 13:11:28 +08:00
Amaia Anabitarte
548cac7dbf
MDL-63282 core_message: New Search API function
2018-11-08 13:11:28 +08:00
Kevin Wiliarty
13e3206910
MDL-63894 themes: adds flex-wrap to boost inline date_time_selector
2018-11-07 23:48:34 -05:00
Andrew Nicols
50208b5ca5
MDL-62589 dataprivacy: Add ability to resubmit a request
2018-11-08 11:45:36 +08:00
Jun Pataleta
ba8c81ba4a
Merge branch 'MDL-63840-master' of https://github.com/lucaboesch/moodle
2018-11-08 11:32:12 +08:00
Damyon Wiese
c338d6487c
Merge branch 'MDL-63875' of https://github.com/timhunt/moodle
2018-11-08 09:41:16 +08:00
Mihail Geshoski
673d2c58fb
MDL-62564 privacy: Create request for deleted users when setting enabled
2018-11-08 09:29:38 +08:00
Mihail Geshoski
b4ecfa38c2
MDL-62564 privacy: Improve bulk deletion
2018-11-08 09:28:36 +08:00
Andrew Nicols
66a47d23fa
MDL-63902 dataprivacy: Check course children not the course
...
When checking the expiry and protected state of a context, we need to do
so knowing what kind of use that context has.
If it is used in the user context, then only the user context matters.
If it is used within a course, then that child context must be checked
in relation to the course.
2018-11-08 09:13:15 +08:00
Damyon Wiese
f41207400b
MDL-63836 course: No course header images
...
This feature may be added in future, but for now we are not going to include it.
2018-11-08 08:59:35 +08:00
Mihail Geshoski
4bd598cbc9
MDL-62564 privacy: Add unit tests
2018-11-08 08:59:31 +08:00
Luca Bösch
181b12a6bd
MDL-63840 theme: block menu cog size.
2018-11-07 17:57:55 +01:00
Jun Pataleta
5160567c5f
MDL-62294 lib: Take note of cherry-picked upstream commit
...
* Make a note of the applied upstream patch in
lib/lessphp/moodle_readme.txt which fixes the PHP 7.2 compatibility
issue when counting ruleset rules.
* Amended on integration to put together all the local modifications.
2018-11-07 17:25:03 +01:00
Michaël Marinetti
cde2530c54
MDL-62294 lessphp: Fix for PHP 7.2 compatibility
...
From upstream commit:
https://github.com/oyejorge/less.php/commit/669acc51817a8da162b5f1b7137e79f0e4acc636
2018-11-07 17:21:39 +01:00
cescobedo
4cdc9f73b8
MDL-63907 core_message: Pass user object to show_online_status.
...
Fix create_contact() to pass user object as parameter in show_online_status.
2018-11-07 17:05:12 +01:00
David Monllao
e0d7266379
Merge branch 'MDL-63888-master' of git://github.com/jleyva/moodle
2018-11-07 13:03:34 +01:00
David Monllao
d33a22c037
Merge branch 'MDL-63740-master' of git://github.com/jleyva/moodle
2018-11-07 12:56:10 +01:00
Juan Leyva
b9508423b4
MDL-63740 webservice: Add new dashboard functions to mobile service
...
- core_course_get_enrolled_courses_by_timeline_classification
- core_course_get_recent_courses
- core_course_set_favourite_courses
- block_starredcourses_get_starred_courses
2018-11-07 12:37:43 +01:00
Juan Leyva
2b6a0c6a68
MDL-63888 webservice: Return new global setting "messagingallusers"
2018-11-07 12:37:17 +01:00
Andrew Nicols
4c1fc0b6d6
MDL-62589 dataprivacy: Correct not in sql
2018-11-07 19:24:07 +08:00
Bas Brands
f457cb862d
MDL-63830 block_myoverview: shorten card titles
2018-11-07 11:47:23 +01:00
Bas Brands
7ba8c72781
MDL-63830 block_myoverview: menu icon position summary
2018-11-07 11:47:23 +01:00
Bas Brands
44b549260d
MDL-63830 block_myoverview: reuse css for dashboard blocks
...
target block content only
use same html accross blocks
add one-row class for scrolling cards
2018-11-07 11:47:04 +01:00
Bas Brands
f1b1f3804e
MDL-63830 block_myoverview: rounded images for summary view
2018-11-07 11:23:27 +01:00
Bas Brands
97593c37d8
MDL-63830 block_myoverview: text colour course names
...
Using same card HTMl for recently accessed courses
2018-11-07 11:23:26 +01:00
Bas Brands
1a97254201
MDL-63830 block_myoverview: move course menu button up
2018-11-07 11:23:26 +01:00
Bas Brands
95acd7b1b4
MDL-63830 block_myoverview: remove margin card title
2018-11-07 11:23:19 +01:00
Jake Dallimore
cd07b3b5cb
MDL-63903 core_message: fix bug with shim code in index.php
...
On backend render (not via js loading), the following bugs were
introduced:
- Message ordering was wrong
- Message blocktimes were wrong
This patches the above to restore legacy behaviour.
2018-11-07 18:19:07 +08:00
Eloy Lafuente (stronk7)
3c577cb583
Merge branch 'MDL-63883-master' of https://github.com/snake/moodle
2018-11-07 10:48:12 +01:00
David Monllao
b6816ed2ca
Merge branch 'MDL-63675-master' of git://github.com/bmbrands/moodle
2018-11-07 10:44:57 +01:00
Bas Brands
78c06a660b
MDL-63830 block_myoverview: star icon updates
...
Change the star icon from being in a button and allow it to be
inline using spans instead of divs.
Add the option to passes css classed to the template.
2018-11-07 09:48:00 +01:00
Bas Brands
aba5b89c7a
MDL-63830 block_myoverview: card footer styles
2018-11-07 09:00:18 +01:00
Bas Brands
2b311e7689
MDL-63830 block_myoverview: progressbar styles boost
...
using bg-white and border
allow collapsing of list view content
removed obsolete styles for old progress circles bootstrapbase
2018-11-07 08:59:29 +01:00
Damyon Wiese
d4035711f9
Merge branch 'MDL-63898-master' of https://github.com/snake/moodle
2018-11-07 15:30:52 +08:00
Jun Pataleta
134f262ee3
Merge branch 'master_MDL-63800' of https://github.com/danmarsden/moodle
2018-11-07 15:27:27 +08:00
Damyon Wiese
da151c9b75
Merge branch 'MDL-63839_master' of git://github.com/markn86/moodle
2018-11-07 14:29:02 +08:00
Jake Dallimore
74fc14e5b2
MDL-63898 core_message: fix for get_conversations message formatting
...
This used to return a text version of the message, but needs to return
the message formatted with message_format_message_text().
2018-11-07 14:23:54 +08:00
Damyon Wiese
8313f552b6
Merge branch 'MDL-63451' of https://github.com/peterspicer-catalyst/moodle
2018-11-07 12:05:27 +08:00
Damyon Wiese
eb935dab5b
Merge branch 'MDL-63884-master' of https://github.com/snake/moodle
2018-11-07 11:00:41 +08:00
Juan Leyva
c1720141fd
MDL-63708 tool_mobile: Add options for disabling blocks
...
Now that we are supporting the new dashboard and site home blocks on the mobile app,
we need options to allow admin to forbid certain blocks to be displayed on the app.
2018-11-07 00:32:32 +01:00
Jun Pataleta
e862985a69
MDL-63183 auth_shibboleth: Don't render page when already logged in
2018-11-07 00:14:48 +01:00
Jun Pataleta
5f9955b5a0
MDL-63183 auth_shibboleth: Add hidden login token in guest login form
2018-11-07 00:14:48 +01:00
Damyon Wiese
6dfe428363
MDL-63183 auth: Login protection
...
CSRF protection for the login form. The authenticate_user_login function was
extended to validate the token (in \core\session\manager) but by default it
does not perform the extra validation. Existing uses of this function from
auth plugins and features like "change password" will continue to work without
changes. New config value $CFG->disablelogintoken can bypass this check.
2018-11-07 00:14:48 +01:00
Eloy Lafuente (stronk7)
ef79de12ee
Merge branch 'm36_MDL-63789_Search_SOLR_Fixes_Proxy_Auth' of https://github.com/scara/moodle
2018-11-07 00:08:12 +01:00
Eloy Lafuente (stronk7)
08c51ff080
on-demand release 3.6dev+
2018-11-06 19:06:54 +01:00
Eloy Lafuente (stronk7)
fca12fd991
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2018-11-06 19:06:52 +01:00
Damyon Wiese
1c7288e79b
Merge branch 'MDL-58454-master-fix' of git://github.com/junpataleta/moodle
2018-11-06 15:48:31 +01:00
Jun Pataleta
e75860caea
MDL-58454 badges: Use correct function for fetching badge issuer
2018-11-06 15:48:31 +01:00
Andrew Nicols
6d47156f75
Merge branch 'MDL-63711-master-fix' of git://github.com/junpataleta/moodle
2018-11-06 15:48:30 +01:00
Jun Pataleta
5c145757a8
MDL-58454 core: Fix savepoint in upgrade.php
2018-11-06 15:48:30 +01:00
Jun Pataleta
ad2737c9c9
MDL-63711 core_grade: Use canonicalize for checking userlist IDs
2018-11-06 15:48:30 +01:00
David Monllao
2bdc254cd2
Merge branch 'MDL-58454-master' of git://github.com/junpataleta/moodle
2018-11-06 15:48:23 +01:00
Damyon Wiese
d769d7c2db
Merge branch 'MDL-63297' of https://github.com/timhunt/moodle
2018-11-06 15:45:23 +01:00
Jake Dallimore
003cdcce15
MDL-63884 core_message: add imageurl support for linked conversations
...
This is an extra field specific to linked conversations, so the helper
method has been extended to encompass this alongside the subname field.
2018-11-06 16:51:44 +08:00
Jake Dallimore
19237383f3
MDL-63884 core: allow tests to set group pictures when creating groups
2018-11-06 16:42:46 +08:00
Jake Dallimore
741376f3e7
MDL-63883 core_message: fix random externnallib_test phpunit failure
...
Users created by the test generator could have the same name as one
another, so trying to assert names NOT in an array would clash. Fix
is to remove those assertions - there were superfluous anyway.
2018-11-06 14:17:51 +08:00
Jun Pataleta
9639cb487e
MDL-58454 badges: Fix related badge deletion
...
* When deleting a badge, delete badge_related records where this badge
is also set as the related badge.
2018-11-06 11:47:20 +08:00
Jun Pataleta
eea49debc8
Merge branch 'MDL-63062-master-renamed' of https://github.com/vmdef/moodle
2018-11-06 10:32:18 +08:00
Andrew Nicols
74238c1c18
Merge branch 'MDL-62563-master-3' of git://github.com/mihailges/moodle
2018-11-06 09:37:23 +08:00
Bas Brands
4edd1bb089
MDL-63863 block_myoverview: remove superfluous div
...
So the clean suite in behat will be back to pass.
2018-11-06 01:18:37 +01:00
AMOS bot
a36021e293
Automatically generated installer lang files
2018-11-06 00:07:16 +00:00
Víctor Déniz Falcón
4f6680a1e9
MDL-63062 block_recentlyaccessedcourses: add starred icon
2018-11-05 23:51:49 +00:00
Víctor Déniz Falcón
41f6129358
MDL-63062 block_recentlyaccessedcourses: add block and styles
2018-11-05 23:46:57 +00:00
Victor Deniz
98a52c80bb
MDL-63062 block_recentlyaccessedcourses: add web service
2018-11-05 23:46:43 +00:00
Dan Marsden
e6a93dc215
MDL-63800 mod_assign: don't show grade if not set.
2018-11-06 10:04:15 +13:00
Tim Hunt
ad89de38eb
MDL-63875 qtype_ddmarker: fix layout with multi-line markers
2018-11-05 17:45:05 +00:00
Sara Arjona
5a1ea82835
MDL-58454 badges: Fix some minor errors for Open Badges v2
2018-11-05 18:41:54 +01:00
David Monllao
6e90098e7b
Merge branch 'MDL-63711-master' of git://github.com/abgreeve/moodle
2018-11-05 16:35:34 +01:00
Tung Thai
d363a5c2e6
MDL-58454 badges: Open Badges Specification Version 2.0 Changes
2018-11-05 14:20:46 +01:00
Bas Brands
4f42ca11ff
MDL-63675 block_myoverview: IE11 card size issues
2018-11-05 13:43:52 +01:00
Eloy Lafuente (stronk7)
e572007248
Merge branch 'MDL-63748-master' of git://github.com/jleyva/moodle
2018-11-05 13:11:17 +01:00
David Monllao
0422a13c90
Merge branch 'MDL-63764-master' of git://github.com/mickhawkins/moodle
2018-11-05 12:46:12 +01:00
David Monllao
83868e1416
Merge branch 'MDL-63739-master' of git://github.com/jleyva/moodle
2018-11-05 11:19:32 +01:00
David Monllao
d9c54de37f
Merge branch 'MDL-63700-master' of git://github.com/mickhawkins/moodle
2018-11-05 11:13:51 +01:00
Mihail Geshoski
c13c4569a9
MDL-62563 privacy: Create delete data request for existing deleted users
2018-11-05 16:20:37 +08:00
Mihail Geshoski
9fade7ff13
MDL-62563 privacy: Add unit tests
2018-11-05 16:20:06 +08:00
Damyon Wiese
17af25ce92
MDL-44137 group: fix stdClass name
...
Fix only for new core_group_update_groups webservice.
2018-11-05 15:09:47 +08:00
Damyon Wiese
f6ca9ca691
Merge branch 'MDL-44137_add_update-groups_webservice' of https://github.com/TheVirtualLtd/moodle
2018-11-05 15:07:26 +08:00
Andrew Nicols
19716edd9c
Merge branch 'MDL-63689-master-workshopprivacy' of git://github.com/mudrd8mz/moodle
2018-11-05 14:54:09 +08:00
Damyon Wiese
4f26d21886
Merge branch 'MDL-63717-master' of git://github.com/jleyva/moodle
2018-11-05 13:45:25 +08:00
Andrew Nicols
5b2856864d
Merge branch 'MDL-63564-master' of git://github.com/mihailges/moodle
2018-11-05 12:57:48 +08:00
Mark Nelson
27024d830c
MDL-63839 core_message: use component name for Behat tag
2018-11-05 10:35:51 +08:00
Damyon Wiese
842138a7cb
Merge branch 'MDL-63827' of https://github.com/timhunt/moodle
2018-11-05 10:28:11 +08:00
Andrew Nicols
5aed9a4e26
Merge branch 'MDL-63772' of https://github.com/timhunt/moodle
2018-11-05 09:36:09 +08:00
Andrew Nicols
e4384a6a56
Merge branch 'MDL-63712-master' of git://github.com/mickhawkins/moodle
2018-11-05 09:33:42 +08:00
Eloy Lafuente (stronk7)
65c8a8a899
Merge branch 'MDL-63818-master-2' of git://github.com/andrewnicols/moodle
2018-11-05 00:02:56 +01:00
Matteo Scaramuccia
13719f2ebb
MDL-63789 search_solr: use proxy creds, if any
...
Also use proxy port, IF any.
2018-11-02 23:13:15 +01:00
Eloy Lafuente (stronk7)
bebef89174
on-demand release 3.6dev+
2018-11-02 21:08:46 +01:00
Eloy Lafuente (stronk7)
ef9073bb66
NOBUG: Fixed file access permissions
2018-11-02 21:08:46 +01:00
Eloy Lafuente (stronk7)
0a33e41562
NOBUG: Fixed SVG browser compatibility
2018-11-02 21:08:44 +01:00
Adrian Greeve
d5f8687a92
MDL-63711 core_grades: Delete data for specified users in a context.
2018-11-03 02:26:24 +08:00
Juan Leyva
d9714b1ff9
MDL-63748 core_auth: Fix redirect parameter being ignored
2018-11-02 15:16:02 +01:00
Juan Leyva
818d40a922
MDL-63717 tool_mobile: Ensure URLs are valid
...
We need to clean the URLs returned by the get_public_config WS because some old plugins didn't validate the stored data.
2018-11-02 14:37:29 +01:00
Juan Leyva
8e7b8cf08f
MDL-63739 core_enrol: Add completion criteria, hiden and favourited data
2018-11-02 12:10:57 +01:00
Mihail Geshoski
076288307f
MDL-63564 core_question: Avoid using UNION in get_users_in_context()
2018-11-02 14:14:19 +08:00
Shamim Rezaie
6cd2de3ceb
MDL-63564 mod_quiz: Added delete_quizaccess_data_for_users to polyfill
...
This issue is a part of the MDL-62560 Epic.
2018-11-02 14:04:25 +08:00
Shamim Rezaie
0db66dcf5d
MDL-63564 mod_quiz: support removal of multiple users in a context
...
This issue is a part of the MDL-62560 Epic.
2018-11-02 14:04:23 +08:00
Shamim Rezaie
92d26b3940
MDL-63564 mod_quiz: Added quizaccess_user_provider interface
...
This issue is a part of the MDL-62560 Epic.
2018-11-02 13:56:02 +08:00
Shamim Rezaie
bdba3b97fd
MDL-63564 question: Add helper to fetch users in context
...
This issue is a part of the MDL-62560 Epic.
2018-11-02 13:56:01 +08:00
Shamim Rezaie
c8aff683cb
MDL-63564 core_question: support removal of multiple users in a context
...
This issue is a part of the MDL-62560 Epic.
2018-11-02 13:56:01 +08:00
Andrew Nicols
d1d7d1396a
Merge branch 'MDL-63701-master-1' of git://github.com/mihailges/moodle
2018-11-02 12:02:58 +08:00
Andrew Nicols
91071ad785
Merge branch 'MDL-63666-master' of git://github.com/mihailges/moodle
2018-11-02 10:46:33 +08:00
Peter
645cb7dd0f
MDL-63457 block_myoverview: Bug fixes
...
* Updated bootstrap theme to match boost
* Fix up logical errors in js
2018-11-02 10:44:32 +08:00
Damyon Wiese
fb3ab37a67
Merge branch 'MDL-63549-master' of https://github.com/snake/moodle
2018-11-02 10:17:54 +08:00
Jake Dallimore
aa74835164
MDL-63549 core_message: exclude conversations where all messages deleted
...
If there are no recent messages for an individual conversation for the
user, then we exclude that conversation from the results.
2018-11-02 10:10:37 +08:00
Mihail Geshoski
d638ab7c50
MDL-63666 logging: Rename delete_data_for_all_users() function
2018-11-02 09:17:24 +08:00
Andrew Nicols
3dd49ad738
MDL-63842 core_user: Remove unnecessary DB fetch
2018-11-02 09:07:18 +08:00
Adrian Greeve
ac7d086d1d
MDL-63666 logging: Add support for removal of context users.
...
This creates a new interface for the logging subplugins to
implement for the users to be deleted separately.
2018-11-02 08:57:43 +08:00
Andrew Nicols
ec859d9f4b
Merge branch 'MDL-63703-master-1' of git://github.com/mihailges/moodle
2018-11-02 08:56:40 +08:00
Andrew Nicols
08a3564f93
Merge branch 'MDL-63738' of https://github.com/timhunt/moodle
2018-11-02 08:43:53 +08:00
Andrew Nicols
dc2e54696b
MDL-63702 core_block: Correct phpdoc for get_users
2018-11-02 08:34:20 +08:00
Andrew Nicols
4dbae58e87
MDL-63422 blog: Correct phpdoc for get_users
2018-11-02 08:34:20 +08:00
Andrew Nicols
f8e364e31a
Merge branch 'MDL-63422' of git://github.com/stronk7/moodle
2018-11-02 08:22:33 +08:00
Andrew Nicols
bdccab4769
Merge branch 'MDL-63816-master' of git://github.com/mickhawkins/moodle
2018-11-02 08:00:32 +08:00
Eloy Lafuente (stronk7)
8037dd6c15
Merge branch 'MDL-63746-master' of git://github.com/damyon/moodle
2018-11-01 15:38:08 +01:00
Andrew Nicols
74a938c353
MDL-63818 core: Add all relevant module context caps
...
This change ensures that all capabilities at module context level are
shown within a module, only filtering out those which belong to another
module or the subplugins of another module.
This has the effect that module-level capabilities are included
providing they relate to
- the module being queried
- any subplugin of that module
- any capability at module level which does not belong to another module
or its subplugin
- any other explicitly included capability
This allows permissions to be defined on a capability at a context
level.
2018-11-01 20:51:18 +08:00
Tim Hunt
f4ef234544
MDL-63772 atto_recordrtc: capabilities to control who can record what
2018-11-01 09:53:17 +00:00
Michael Hawkins
b8bbef0a9b
MDL-63712 core_message: Unit test improvements for fetching context/user
...
This issue is part of the MDL-62560 Epic.
2018-11-01 16:51:12 +08:00
Jun Pataleta
d0b05c8d05
Merge branch 'MDL-63725_master' of git://github.com/markn86/moodle
2018-11-01 16:11:06 +08:00
Mark Nelson
bc667050a4
MDL-63725 core_message: do not allow access to all conversation members
2018-11-01 15:56:07 +08:00
Damyon Wiese
c3e419e4dc
MDL-63063 block_recentlyaccesseditems: CSS
...
Only show more than one row of items when the block is displayed in a narrow column.
Fix for boost theme only because of the second block region on the dashboard.
2018-11-01 15:31:32 +08:00
Andrew Nicols
033adb0242
MDL-63457 block_myoverview: Whitespace fix
2018-11-01 15:10:10 +08:00
Andrew Nicols
f3d077d0a7
Merge branch 'MDL-63457-master' of git://github.com/peterRd/moodle
2018-11-01 15:03:34 +08:00
Mihail Geshoski
0a1c6cbacf
MDL-63701 editor_atto: Add support for removal of context users
...
This issue is part of the MDL-62560 Epic.
2018-11-01 14:20:04 +08:00
Peter
fd955097e4
MDL-63457 block_myoverview: JS update to avoid constant network requests
...
* Expose paged content factory to trigger last page updates
* Remove repetitive network requests on hide/show courses
* Manually do paged dataset modification
2018-11-01 13:36:52 +08:00
Damyon Wiese
bbbf9667c0
Merge branch 'MDL-63063-master-block' of https://github.com/vmdef/moodle
2018-11-01 12:57:55 +08:00
Shamim Rezaie
ba81c26c79
MDL-63712 core_message: support removal of multiple users in a context
...
This issue is a part of the MDL-62560 Epic.
2018-11-01 12:43:21 +08:00
Shamim Rezaie
5233429642
MDL-63712 core_message: Data should be in user context, not system
...
This issue is a part of the MDL-62560 Epic.
2018-11-01 12:43:14 +08:00
Jun Pataleta
67d2082849
Merge branch 'MDL-63725_master' of git://github.com/markn86/moodle
2018-11-01 12:39:43 +08:00
Mihail Geshoski
8420c3bbc2
MDL-63703 core_role: Add support for removal of context users
...
This issue is a part of the MDL-62560 Epic.
2018-11-01 12:12:49 +08:00
Mark Nelson
5584c48a33
MDL-63725 core_message: added get_conversation_members web service
2018-11-01 11:18:20 +08:00
Mark Nelson
6ecd6e5ba8
MDL-63725 core_message: added api::get_conversation_members
2018-11-01 11:18:20 +08:00
Damyon Wiese
f9efe1bb10
MDL-63746 boost: Dropdown menu styles
...
Remove btn styling from menu buttons as the additional padding makes things not line up.
2018-11-01 11:03:13 +08:00
Andrew Nicols
e146e1133b
Merge branch 'MDL-63566-master' of git://github.com/mickhawkins/moodle
2018-11-01 10:11:33 +08:00
Adrian Greeve
7a35413d16
MDL-63566 tool_dataprivacy: New interface check for userlist.
...
This adds another check to see if the plugins are implementing the
new core_userlist_provider.
2018-11-01 10:06:45 +08:00
Jun Pataleta
3beb545baf
Merge branch 'MDL-63826' of git://github.com/stronk7/moodle
2018-11-01 09:28:45 +08:00
Andrew Nicols
2badbd52a0
Merge branch 'MDL-63064-master' of git://github.com/lameze/moodle
2018-11-01 09:16:39 +08:00
Damyon Wiese
1becffad44
Merge branch 'MDL-63549-master' of https://github.com/snake/moodle
2018-11-01 09:03:06 +08:00
Eloy Lafuente (stronk7)
9c0e123af0
MDL-63826 tests: Don't rely on random array keys for testing
2018-11-01 00:28:35 +01:00
Andrew Nicols
7b70c6bc48
Merge branch 'm36_MDL-63727_Wrong_SCO_Launched_Link' of https://github.com/scara/moodle
2018-11-01 07:01:13 +08:00
Robynstar
474dd887d0
MDL-44137 group: add update_groups webservice function
2018-11-01 11:52:03 +13:00
Matteo Scaramuccia
f9df004724
MDL-63727 mod_scorm: Fixed typo in test_launch_sco()
2018-10-31 21:47:45 +01:00
Davo Smith
54a5cc6187
MDL-63727 mod_scorm: fix typo in sco_launched URL
2018-10-31 21:39:34 +01:00
Bas Brands
0ec602615d
MDL-63064 block_starredcourses: horizontal scroll, load all courses
2018-10-31 13:51:13 -04:00
Tim Hunt
3a8cde29a4
MDL-63827 qformat_gift: fix notice when importing categories
2018-10-31 15:14:51 +00:00
lameze
bdde16014d
MDL-63064 block_starredcourses: fix linting issues
2018-10-31 10:51:05 -04:00
Bas Brands
5c6db8d956
MDL-63064 block_starredcourses: move lang strings to core_course
...
AMOS BEGIN
MOV [aria:courseimage,block_myoverview],[aria:courseimage,core_course]
MOV [aria:coursename,block_myoverview],[aria:coursename,core_course]
MOV [aria:favourite,block_myoverview],[aria:favourite,core_course]
MOV [favourite,block_myoverview],[favourite,core_course]
MOV [notfavourite,block_myoverview],[notfavourite,core_course]
AMOS END
2018-10-31 10:44:30 -04:00
Bas Brands
f6c6f215be
MDL-63064 block_starredcourses: move favouriteicon template
2018-10-31 10:44:20 -04:00
lameze
51437e5f6d
MDL-63064 block_starredcourses: make starred block style consistent
...
This commit remove an unused template and some custom css that has been added
previously and now is no longer necessary.
2018-10-31 10:44:16 -04:00
lameze
8730c0619c
MDL-63064 block_starredcourses: remove pagination from main module
...
This commit also removes the userid attribute handling on templates, JS and from the webservices
setting the logged user as user id on the webservice side.
2018-10-31 10:44:13 -04:00
lameze
07fdb5a0a3
MDL-63064 block_starredcourses: change events to use pubsub
2018-10-31 10:44:08 -04:00
lameze
d5d7699b87
MDL-63064 block_starredcourses: reload the content when a course is starred
2018-10-31 10:44:05 -04:00
lameze
0bb6f0b719
MDL-63064 block_myoverview: trigger event when course is starred
2018-10-31 10:44:03 -04:00
lameze
115ce6babf
MDL-63064 core: add starred courses block to plugin list
2018-10-31 10:44:01 -04:00
lameze
b9c56f82a1
MDL-63064 block_starredcourses: implement null provider
2018-10-31 10:43:59 -04:00
lameze
0e033f6ee1
MDL-63064 block_starredcourses: block functionality
2018-10-31 10:43:56 -04:00
lameze
e1a35e19d3
MDL-63064 block_starredcourses: create block structure
2018-10-31 10:43:36 -04:00
Víctor Déniz Falcón
78e07cbcf0
MDL-63063 recentlyaccesseditems: fully contained block
2018-10-31 11:53:02 +00:00
David Monllao
8aae5e1a31
Merge branch 'MDL-63815-master' of git://github.com/bmbrands/moodle
2018-10-31 11:42:46 +01:00
David Monllao
30916022ca
Merge branch 'MDL-59454-master' of https://github.com/lucaboesch/moodle
2018-10-31 11:40:08 +01:00
David Monllao
07a64c681a
Merge branch 'MDL-63726-master' of https://github.com/lucaboesch/moodle
2018-10-31 10:17:29 +01:00
Bas Brands
1b1a29532d
MDL-63815 core_my: transparent bg for my page header
2018-10-31 09:07:39 +01:00
Jun Pataleta
52d575b396
Merge branch 'MDL-63820' of git://github.com/albertgasset/moodle
2018-10-31 16:01:40 +08:00
Andrew Nicols
07b420a39f
Merge branch 'MDL-63684-master-1' of git://github.com/mihailges/moodle
2018-10-31 15:02:24 +08:00
Damyon Wiese
554c7916c0
Merge branch 'MDL-58943-master-revised' of github.com:damyon/moodle
2018-10-31 14:39:36 +08:00
Damyon Wiese
e8da9f7fdf
MDL-58943 repository_nextcloud: Remove return types
...
FILE_EXTERNAL and FILE_REFERENCE are not supported at this time.
Minor php coding style changes.
2018-10-31 14:38:28 +08:00
Mihail Geshoski
77134a08b2
MDL-63684 core_calendar: Fix test_get_contexts_for_userid() test
...
This issue is part of the MDL-62560 Epic.
2018-10-31 14:10:47 +08:00
Mihail Geshoski
c844eafd6f
MDL-63684 core_calendar: Add support for removal of context users
...
This issue is part of the MDL-62560 Epic.
2018-10-31 14:10:08 +08:00
Andrew Nicols
cac50a5cba
Merge branch 'MDL-63702-master' of git://github.com/mihailges/moodle
2018-10-31 14:04:08 +08:00
David Monllao
57c2400b07
Merge branch 'MDL-62601-master' of git://github.com/andrewnicols/moodle
2018-10-31 06:47:16 +01:00
Andrew Nicols
5efa9f4653
MDL-62601 core_privacy: Ensure providers can handle deleted users
2018-10-31 13:45:00 +08:00
Andrew Nicols
801c6bcfca
MDL-62601 editor_atto: Do not use context_user
2018-10-31 13:45:00 +08:00
Michael Hawkins
1170b1e0aa
MDL-63700 core_analytics: Add support for removal of context users
...
This issue is a part of the MDL-62560 Epic.
2018-10-31 13:40:51 +08:00
David Monllao
df9813c25b
Merge branch 'MDL-63582-master' of https://github.com/lucaboesch/moodle
2018-10-31 06:09:07 +01:00
Jun Pataleta
3841786272
Merge branch 'MDL-63690-master-integration' of git://github.com/mihailges/moodle
2018-10-31 12:54:24 +08:00
Michael Hawkins
b16a3388bb
MDL-63816 privacy: Corrected provider get_users_in_context descriptions
2018-10-31 12:13:30 +08:00
Michael Hawkins
52e5c8b739
MDL-63816 privacy: Corrected interface get_users_in_context description
2018-10-31 12:11:21 +08:00
Mihail Geshoski
4acdbe5d0b
MDL-63690 core_blog: Handle when user blog posts are not being returned
2018-10-31 11:44:09 +08:00
Jun Pataleta
3b0dbe2b64
Merge branch 'MDL-60897-master' of git://github.com/junpataleta/moodle
2018-10-31 11:34:54 +08:00
Andrew Nicols
7f56f4bfba
Merge branch 'MDL-63624-master' of git://github.com/mihailges/moodle
2018-10-31 11:15:24 +08:00
Mihail Geshoski
3c0290a9fb
MDL-63624 tool_cohortroles: Add support for removal of context users
...
This issue is part of the MDL-62560 Epic.
2018-10-31 11:08:49 +08:00
Jake Dallimore
eb35e0b176
MDL-63549 core_message: deprecate data_for_messagearea_conversations
2018-10-31 10:55:34 +08:00
Jan Dageförde
4354a4286a
MDL-58943 nextcloud: translatable exception messages
2018-10-31 10:42:58 +08:00
Jan Dageförde
daef88213b
MDL-58943 oauth2: use standard way of URL validation
2018-10-31 10:42:58 +08:00
Tobias Reischmann
3e3e120d3a
MDL-58943 oauth2: Added nextcloud to standard issuers
...
* New button allows to create standard issuer for nextcloud
* Since the endpoints url has to be https and nextcloud relys on the
baseurl to create the endpoints, the baseurl of issuers has now to be
https as well (or empty).
* Google's baseurl was changed to https (there was no reason not to),
whereas Facebook and Microsoft baseurls remain empty.
* In case of the creation of a nextcloud issuer, the baseurl is
required.
* Nextcloud requires the baseurl, therefore a parameter is added to
create_standard_issuer($type, $baseurl = false). That parameter not
required (or used) for anything but Nextcloud.
2018-10-31 10:42:58 +08:00
Tobias Reischmann
fa6cd89b24
MDL-58943 oauth2: Split issuer initialization from endpoint creation
...
* Splitted the initialization of default values for issuers, the
creation of the issuer, and the creation of its endpoints. This is
a fix for following use case:
1. A user creates a standard issuer.
2. She cancels the form.
3. However, the issuer was already created. Thus, the cancel had no
effect.
* The function create_standard_issuer($type) can still be used to create
issuers programmatically if all required data is known beforehand (e.g.,
during upgrade or in tests).
2018-10-31 10:42:57 +08:00
Jan Dageförde
f6df2a884e
MDL-58943 repository: Add repository_nextcloud to core plugins
2018-10-31 10:42:57 +08:00
Nina Herrmann
b4e24a82db
MDL-58943 repository: Add repository_nextcloud
...
Based on repository_owncloud from
https://github.com/learnweb/moodle-repository_owncloud at 5b5fdbb.
Differences to the original:
* Renamed to repository_nextcloud
* Updated version.php for core
* Removed compatibility polyfills (webdav, privacy)
* Removed boilerplate files (e.g. README, CI config)
* Implement null_provider for privacy API as personal data is neither
stored nor transmitted to the external system
2018-10-31 10:42:57 +08:00
Adrian Greeve
98f8c082de
MDL-63702 core_block: Update to use new userlist interface.
...
This allows user data to be deleted on a role basis.
2018-10-31 10:01:44 +08:00
Jun Pataleta
6ffeabfdff
MDL-60897 qtype_multianswer: Code style fixes
...
And Behat steps improvement, too!
2018-10-31 09:33:23 +08:00
Jean-Michel Vedrine
09fc929e13
MDL-60897 qtype_multianswer: Invalid cloze-questions saved to db
2018-10-31 09:29:53 +08:00
Andrew Nicols
244c0e10f9
Merge branch 'MDL-63530-master-2' of git://github.com/mihailges/moodle
2018-10-31 09:02:08 +08:00
Andrew Nicols
4b7418d3b0
Merge branch 'MDL-63606-master-2' of git://github.com/mihailges/moodle
2018-10-31 08:51:35 +08:00
Andrew Nicols
17109340cc
Merge branch 'MDL-63690-master' of git://github.com/mihailges/moodle
2018-10-31 08:20:31 +08:00
Jake Dallimore
6f31927af8
MDL-63549 core_message: add get_conversations web service
2018-10-31 08:16:32 +08:00
Jake Dallimore
eb5865da8b
MDL-63549 core_message: add group support to api::get_conversations
...
- Added support for returning group conversations
- Added support for conversation type filtering
- Added support for NO favourites, or ONLY favourites restrictions.
2018-10-31 08:16:31 +08:00
Andrew Nicols
de49fdb774
Merge branch 'MDL-63781' of https://github.com/timhunt/moodle
2018-10-31 08:15:43 +08:00
Eloy Lafuente (stronk7)
f3507f5982
Merge branch 'MDL-61197-master' of git://github.com/jleyva/moodle
2018-10-31 00:22:30 +01:00
Eloy Lafuente (stronk7)
b702dbf6dd
MDL-63422 lib: lessphp - review core loop / switch / case / continue
2018-10-31 00:17:59 +01:00
Eloy Lafuente (stronk7)
77331aed27
MDL-63422 lib: horde - review core loop / switch / case / continue
2018-10-31 00:17:59 +01:00
Eloy Lafuente (stronk7)
ed24d21b78
MDL-63422 lib: tcpdf - review core loop / switch / case / continue
2018-10-31 00:17:59 +01:00
Eloy Lafuente (stronk7)
0d2d2b9886
MDL-63422 auth_cas: review core loop / switch / case / continue
...
Created https://github.com/apereo/phpCAS/pull/278 upstream, applied locally.
2018-10-31 00:17:59 +01:00
Eloy Lafuente (stronk7)
bd5fdcfccd
MDL-63422 general: review core loop / switch / case / continue
...
This commit reviews all continue uses in core happening within a
loop / switch / case hierarchy. This does not cover:
- Changes to libraries. Will be handled in another issue / commit.
- Uses out from loops, will be reviewed by other commit.
The policy followed has been:
- When possible, take rid of the continue.
- When clearly the intention was to jump to next element in loop
change to continue 2
- When it was not clear, keep old behavior switching to break, no
matter how weird the behavior may be.
2018-10-31 00:17:59 +01:00
Luca Bösch
e5abe2afbf
MDL-59454 core_user: Download user table in the available formats.
2018-10-30 22:55:51 +01:00
Luca Bösch
abc469dd3b
MDL-63726 tool_dataprivacy: En-/disable 'Data retention summary' link
2018-10-30 22:52:54 +01:00
Luca Bösch
2eec5251af
MDL-63582 theme_boost: Fix the license field in the file picker width.
2018-10-30 22:42:47 +01:00
Eloy Lafuente (stronk7)
8b019fb709
on-demand release 3.6dev+
2018-10-30 18:24:14 +01:00
Eloy Lafuente (stronk7)
4ea6f848fa
NOBUG: Fixed file access permissions
2018-10-30 18:24:14 +01:00
Eloy Lafuente (stronk7)
3f32559999
Merge branch 'MDL-63522-master' of git://github.com/jleyva/moodle
2018-10-30 18:01:10 +01:00
Juan Leyva
716c103d49
MDL-63522 course: Restore config and static cache
2018-10-30 17:35:46 +01:00
Albert Gasset
577fdc3438
MDL-63820 assignfeedback_comments: Implement get_file_areas
2018-10-30 15:25:58 +01:00
David Mudrák
6c999842af
MDL-63689 workshop: Add support for removal of multiple context users
...
The mod_workshop\privacy\provider now implements the new
core_userlist_provider interface. Deleting (erasing) data follows the
same principles as in other existing methods - we do not actually delete
data that might affect other users. Instead, we only erase the sensitive
owned personal information such as provided content.
2018-10-30 14:29:40 +01:00
Tim Hunt
a6c2bc5474
MDL-63781 qtype_ddmarker: fix changing shape type on editing form in IE
2018-10-30 10:32:09 +00:00
Juan Leyva
6f89b33bdb
MDL-61197 core_group: Fix groupings not being filtered
2018-10-30 10:22:58 +01:00
Juan Leyva
b8a3567407
MDL-61197 core_group: Refactor get_course_user_groups to get all groups
...
This is a refactor of the function to be able to get all the user
course groups in just one call
2018-10-30 10:22:58 +01:00
Mihail Geshoski
541982c01e
MDL-63606 core_badges: Add support for removal of context users
...
This issue is part of the MDL-62560 Epic.
2018-10-30 16:41:44 +08:00
Mihail Geshoski
fd45ae4566
MDL-63530 core_notes: Add support for removal of context users
...
This issue is part of the MDL-62560 Epic.
2018-10-30 16:18:24 +08:00
Jun Pataleta
a78e94257a
Merge branch 'MDL-63813-master' of git://github.com/andrewnicols/moodle
2018-10-30 15:32:32 +08:00
Andrew Nicols
98f65cf665
MDL-63813 theme_bootstrapbase: Give page buttons height+width
...
Elements iwth an inline display type have no height, or width, which
makes it impossible for behat to interact with them.
2018-10-30 13:04:24 +08:00
Andrew Nicols
5bfa505fba
Merge branch 'MDL-63634-master' of git://github.com/rezaies/moodle
2018-10-30 12:00:18 +08:00
Andrew Nicols
e538fc1549
Merge branch 'MDL-63626-master' of git://github.com/rezaies/moodle
2018-10-30 10:57:42 +08:00
Jun Pataleta
ae29ec8d13
Merge branch 'MDL-63531-master' of git://github.com/andrewnicols/moodle
2018-10-30 10:50:52 +08:00
Adrian Greeve
d2148f32ca
MDL-63531 privacy: Update to comments provider to simplfy sql.
...
This updates the get_users_in_context_from_sql query to include
the context id to simplify the calls made from other components.
2018-10-30 09:47:14 +08:00
Adrian Greeve
6592598f71
MDL-63531 assignfeedback: Update to use the new privacy interface.
...
This now uses the new interface to allow the deletion of users based
on a context.
2018-10-30 09:47:14 +08:00
Adrian Greeve
d8cd86e1b1
MDL-63531 assignsubmission: Update to use the new interface.
...
This updates the plugins to use the new inteface for deleting
data for users in a context.
2018-10-30 09:47:14 +08:00
Andrew Nicols
e974de337d
Merge branch 'MDL-63796-master' of git://github.com/ryanwyllie/moodle
2018-10-30 09:38:46 +08:00
Adrian Greeve
b96e7fa6b2
MDL-63531 mod_assign: Update mod assign to use new interface.
...
This introduces a new interface for assign sub-plugins and
updates the mod_assign provider to implement the new general
interface for deleting data for users in a context.
2018-10-30 09:06:12 +08:00
Andrew Nicols
e22214b965
Merge branch 'MDL-63656-master' of git://github.com/mickhawkins/moodle
2018-10-30 08:49:56 +08:00
Andrew Nicols
1ac8ae517d
Merge branch 'MDL-63742-master' of git://github.com/jleyva/moodle
2018-10-30 07:46:00 +08:00
Eloy Lafuente (stronk7)
038645591a
Merge branch 'MDL-63522-master' of git://github.com/jleyva/moodle
2018-10-30 00:00:12 +01:00
Adam Olley
edd51eb245
MDL-63811 phpunit: Fix typo in new allowed config variable
...
Without this, phpunit doesn't allow the pathtophp unit config setting to be set
in config.php as intended.
2018-10-30 09:15:59 +10:30
Eloy Lafuente (stronk7)
82bd1fa000
Merge branch 'MDL-63396-master' of git://github.com/jleyva/moodle
2018-10-29 23:35:31 +01:00
David Monllao
77ac4d8c31
Merge branch 'MDL-63445-master' of git://github.com/bmbrands/moodle
2018-10-29 16:47:45 +01:00
Eloy Lafuente (stronk7)
f3d80b483b
Merge branch 'MDL-63730-master-enfix' of git://github.com/mudrd8mz/moodle
2018-10-29 13:23:53 +01:00
David Monllao
95a4d796fe
Merge branch 'MDL-63698-master' of https://github.com/lucaboesch/moodle
2018-10-29 12:20:52 +01:00
Luca Bösch
9452bddedc
MDL-63698 block_myoverview: Summary view course images eq height/width.
2018-10-29 11:43:23 +01:00
Tim Hunt
ebf91776d7
MDL-63297 qtype_ddimageortext: re-implement JavaScript in AMD
...
this kills of a bunch of old YUI code.
Should also make this question type work a bit mroe robustly.
2018-10-29 10:40:51 +00:00
Tim Hunt
616442a2fa
MDL-63738 question bank: a link to download a single question
2018-10-29 10:38:24 +00:00
David Monllao
707668287d
Merge branch 'MDL-63042-master' of git://github.com/peterRd/moodle
2018-10-29 11:27:16 +01:00
Juan Leyva
2ced73f636
MDL-63396 grade_report: Return locked and overridden info
2018-10-29 11:26:59 +01:00
David Monllao
beb86abdff
Merge branch 'MDL-63528-master' of git://github.com/junpataleta/moodle
2018-10-29 11:18:02 +01:00
Juan Leyva
1de51367f7
MDL-63522 course: Return completion info in get_course_content WS
2018-10-29 11:11:38 +01:00
Juan Leyva
1206a4878c
MDL-63522 course: Return more fields in get_course_content WS
...
We need those fields on the mobile app to be able to render the course view properly.
2018-10-29 11:10:51 +01:00
David Monllao
4af7cf6bdb
Merge branch 'MDL-63698-master' of https://github.com/lucaboesch/moodle
2018-10-29 11:06:41 +01:00
Juan Leyva
6f79370531
MDL-63742 auth: New WS core_auth_resend_confirmation_email
2018-10-29 11:04:02 +01:00
David Monllao
4bd78d79a8
Merge branch 'MDL-63040-master' of git://github.com/peterRd/moodle
2018-10-29 10:42:51 +01:00
Andrew Nicols
fca51b97ed
Merge branch 'MDL-63043-master' of git://github.com/peterRd/moodle
2018-10-29 14:42:09 +08:00
Michael Hawkins
f9d06ed7c9
MDL-63656 tool_messageinbound: Add support for removal of context users
...
This issue is a part of the MDL-62560 Epic.
2018-10-29 14:13:45 +08:00
Ryan Wyllie
1f3d92c443
MDL-63796 theme_boost: reduce padding of blocks
...
Reduce the padding of the blocks and revert the margin changes
from MDL-63102.
2018-10-29 14:07:35 +08:00
Michael Hawkins
cabea2fc04
MDL-63764 core_competency: Add support for removal of context users
...
This issue is a part of the MDL-62560 Epic.
2018-10-29 12:59:55 +08:00
Michael Hawkins
b03e9322bf
MDL-63764 core_competency: Support bulk user delete course competencies
...
This issue is a part of the MDL-62560 Epic.
Also made user IDs optional, so user course competencies can be deleted by course ID only.
2018-10-29 12:59:55 +08:00
Andrew Nicols
89689e64f4
Merge branch 'MDL-40695-master' of https://github.com/HuongNV13/moodle
2018-10-29 12:28:58 +08:00
Jun Pataleta
5c52b9686f
Merge branch 'MDL-63622-master' of git://github.com/andrewnicols/moodle
2018-10-29 11:36:20 +08:00
Andrew Nicols
65c0e336b1
Merge branch 'MDL-63665-master' of git://github.com/rezaies/moodle
2018-10-29 08:42:50 +08:00
Peter
7dcb274c9e
MDL-63457 block_myoverview: Update getters for enrolled courses
...
* Update the enrol courses getter to accept an 'exclude course' id array
* Use the db query to filter hidden courses
2018-10-29 08:36:59 +08:00
Bas Brands
fd68f5a9e0
MDL-63457 block_myoverview: Rerender the paged content and jump
...
Jump to the page the user was last on after hiding
2018-10-29 08:36:59 +08:00
Peter
c896546ce7
MDL-63457 block_myoverview: Functionality and test updates
...
* Add identifiers for each card in the view
* Update js to hide instead of reload block
* Behat test updates
2018-10-29 08:36:59 +08:00
Peter
e6f03948d7
MDL-63457 block_myoverview: Hide courses from individual overview blocks
...
* add new preferences for hidden courses
* Modified course filter to use the user preference
* Behat test
* Regex update
* Toggle hide/show
* Update enrolled_course getter to pass hidden value
* provider
* unit tests
2018-10-29 08:32:05 +08:00
Andrew Nicols
d9e56517ca
Merge branch 'MDL-63680-master' of git://github.com/mihailges/moodle
2018-10-29 08:21:27 +08:00
Andrew Nicols
d4274bd951
Merge branch 'MDL-60520_master' of git://github.com/dmonllao/moodle
2018-10-29 07:39:58 +08:00
Adrian Greeve
980425022b
MDL-63622 core_grading: Add support for removal of context users.
...
Core grading now implements the new core_userlist_provider
interface to allow for deletion of specific users in a context.
2018-10-29 07:37:44 +08:00
Luca Bösch
fe149a996a
MDL-63698 block_myoverview: Summary view course images eq height/width.
2018-10-27 11:43:58 +02:00
Eloy Lafuente (stronk7)
448bd578d8
on-demand release 3.6dev+
2018-10-26 18:06:00 +02:00
Eloy Lafuente (stronk7)
6728c963f3
NOBUG: Fixed SVG browser compatibility
2018-10-26 18:05:58 +02:00
David Mudrák
8743cade5b
MDL-63730 quiz: Fix unit tests to use the new way of percents display
...
As agreed in MDL-63186, the English language pack has no space
separating the number and the percents. This patch removes the
regressions from the unit tests.
2018-10-26 14:26:12 +02:00
David Mudrák
f5d98e6173
MDL-63730 lang: Update Behat scenarios to use the new strings
2018-10-26 13:25:56 +02:00
Helen Foster
0c19b2c8fa
MDL-63730 lang: Merge English strings from the en_fix language pack
...
Significant string changes:
* withselectedusers_help, core - removing mention of 'Add a common note'
as the option no longer exists
* considereddigitalminor and digitalminor_desc, core - more
child-friendly wording
* configmessagingallusers, core_admin - clearer explanation
* auth_dbtype, auth_db - fixed broken link
2018-10-26 12:48:40 +02:00
Shamim Rezaie
c0bafa2777
MDL-63634 enrol_paypal: Improve query performance
...
This issue is a part of the MDL-62560 Epic.
2018-10-26 19:35:57 +11:00
Shamim Rezaie
cb21486c66
MDL-63634 enrol_paypal: support removal of multiple users in a context
...
This issue is a part of the MDL-62560 Epic.
2018-10-26 19:35:47 +11:00
Eloy Lafuente (stronk7)
51da48f193
Merge branch 'MDL-63765-master' of git://github.com/damyon/moodle
2018-10-26 10:21:43 +02:00
Damyon Wiese
cfd390ee94
MDL-63765 behat: Fix behat tests opening a menu
...
If javascript is disabled, we don't need to open the menus at all. If it is enabled
we should use the custom step where possible.
In some tests (user profile) we have to use link_or_button because
the element that opens the menu will be a link or a button in different themes.
2018-10-26 16:14:41 +08:00
Shamim Rezaie
e38dc3d604
MDL-63634 enrol_paypal: Fix a typo in unit tests
...
This issue is a part of the MDL-62560 Epic.
2018-10-26 18:54:07 +11:00
Shamim Rezaie
8839feb90e
MDL-63665 mod_choice: no exception when course_modules doesn't exist
...
This issue is a part of the MDL-62560 Epic.
2018-10-26 18:48:10 +11:00
Shamim Rezaie
b96446f3af
MDL-63665 mod_choice: support removal of multiple users in a context
...
This issue is a part of the MDL-62560 Epic.
2018-10-26 18:48:02 +11:00
Andrew Nicols
74138e927c
Revert "MDL-63466 core_message: rename cache for last message time"
...
This reverts commit f978593d6c .
2018-10-26 14:54:01 +08:00
Andrew Nicols
4699b8bc41
Revert "MDL-63466 core_message: removed get_last_message_time_created_cache_key"
...
This reverts commit 4f22d7f23b .
2018-10-26 14:53:58 +08:00
Andrew Nicols
621e7eb022
Merge branch 'MDL-63466-master' of https://github.com/snake/moodle
2018-10-26 12:33:13 +08:00
Jake Dallimore
b95e4c786c
MDL-63466 core_message: don't reorder messages when formatting
...
- Removed the reordering code from helper::get_conversation_messages()
- Added unit test confirming sort param behaviour for the
api::get_conversations_messages() method.
2018-10-26 12:26:23 +08:00
Mihail Geshoski
2d64b4154c
MDL-63680 report_stats: Add support for removal of context users
...
This issue is part of the MDL-62560 Epic.
2018-10-26 12:17:30 +08:00
Andrew Nicols
b272efb460
Merge branch 'MDL-63673-master' of git://github.com/mihailges/moodle
2018-10-26 11:40:46 +08:00
Andrew Nicols
b8e9448a2c
Merge branch 'MDL-63281_master' of git://github.com/markn86/moodle
2018-10-26 11:24:52 +08:00
Andrew Nicols
00fd35a916
Merge branch 'MDL-60514-master-fix' of git://github.com/junpataleta/moodle
2018-10-26 11:06:44 +08:00
Jun Pataleta
96b9975b4b
MDL-60514 tool_task: Remove run_task_now.feature
...
This test cannot be run on Behat anymore as the "Run now" feature
depends on $CFG->pathtophp. Even if it's set, the task executed via
"Run now" will be executed for the installed site itself and not on the
Behat test site.
2018-10-26 11:03:07 +08:00
Andrew Nicols
6f63531458
Merge branch 'MDL-63682-master' of git://github.com/mihailges/moodle
2018-10-26 11:01:28 +08:00
cescobedo
9eba829ae3
MDL-63281 core_message: Sync course group members with conversations
2018-10-26 10:55:59 +08:00
Mihail Geshoski
bdf1b47550
MDL-63682 mnetservice_enrol: Add support for removal of context users
...
This issue is part of the MDL-62560 Epic.
2018-10-26 10:22:53 +08:00
Andrew Nicols
ab2443cdc0
Merge branch 'MDL-63688-master-1' of git://github.com/mihailges/moodle
2018-10-26 10:16:08 +08:00
Mihail Geshoski
ed69d0aef1
MDL-63690 core_privacy: Handle when add_users() receives an empty array
2018-10-26 09:16:10 +08:00
Andrew Nicols
79b5095f28
Merge branch 'MDL-63280_master-fix' of git://github.com/markn86/moodle
2018-10-26 09:07:30 +08:00
Adrian Greeve
799d32fd2d
MDL-63690 core_blog: Update providers for userlist deletion.
2018-10-26 09:07:01 +08:00
Mark Nelson
06cdb82d23
MDL-63280 core: correct index on upgrade vs install
2018-10-26 08:52:27 +08:00
Andrew Nicols
56076d5991
Merge branch 'MDL-63280_master' of git://github.com/markn86/moodle
2018-10-26 07:49:13 +08:00
Eloy Lafuente (stronk7)
513bb61301
Merge branch 'MDL-62904-master' of git://github.com/junpataleta/moodle
2018-10-26 00:03:43 +02:00
Juan Leyva
cde3dc05bc
MDL-63694 core_block: Return block contents via WS
2018-10-25 23:42:48 +02:00
Juan Leyva
a9732b8977
MDL-63694 block_html: Implement get_content_for_external
2018-10-25 23:42:42 +02:00
Juan Leyva
96d9a6e430
MDL-63694 core_block: New block class method for external content
...
New method added block_base::get_content_for_external().
It will return all the block contents rendered for external functions.
If your block is returning formatted content or provide files for download,
you should override this method to use the external_format_text,
external_format_string functions for formatting or
external_util::get_area_files for files.
See block_html as example.
2018-10-25 23:41:26 +02:00
Eloy Lafuente (stronk7)
da73189b84
Merge branch 'wip-MDL-62411-master' of https://github.com/timhunt/moodle
2018-10-25 12:23:53 +02:00
Tim Hunt
8951e8b970
MDL-62411 qtype_ddmarkers: fix drop-zone editing in IE
2018-10-25 11:08:04 +01:00
Mark Nelson
76540bec52
MDL-63280 core: removed 'message_conversation_area' table
...
These new fields have been added to the 'message_conversations'
table.
2018-10-25 18:05:20 +08:00
Mark Nelson
5571af1614
MDL-63280 core_message: added constants for enabled/disabled
2018-10-25 17:51:34 +08:00
Mark Nelson
f0e137c539
MDL-63280 core: minor changes after review
...
- Fixed reference to non-existent column 'timeread'.
- Fixed alignment issues.
- Fixed inconsistencies between upgrade.php and install.xml.
- Cleaned unit tests of unnecessary DB calls.
- Renamed 'get_does_conversation_area_enabled' to
'is_conversation_area_enabled' and moved to api.php.
- Replaced "$mform->elementExists('enablemessaging')"
check with a capability check.
- Removed the change of [] to array() in unrelated to upgrade code.
- Updated conversation 'timemodified' field when updating name.
- Bumped version based on latest master.
2018-10-25 17:51:04 +08:00
Andrew Nicols
9d4a9e515f
Merge branch 'MDL-63552-master' of git://github.com/mickhawkins/moodle
2018-10-25 15:43:12 +08:00
Andrew Nicols
37ef65d47a
Merge branch 'MDL-63752' of https://github.com/timhunt/moodle
2018-10-25 15:14:57 +08:00
Andrew Nicols
fbf4eaeec0
Merge branch 'MDL-63679-master' of git://github.com/mihailges/moodle
2018-10-25 15:12:50 +08:00
Andrew Nicols
c31ac0f5e2
Merge branch 'MDL-63678-master' of git://github.com/mihailges/moodle
2018-10-25 15:11:30 +08:00
Jun Pataleta
35b76161b3
Merge branch 'MDL-60514-master-new-cron-execution' of https://github.com/tonibarbera/moodle
2018-10-25 15:06:47 +08:00
Andrew Nicols
c3d1878ff3
Merge branch 'MDL-63655' of git://github.com/stronk7/moodle
2018-10-25 14:53:18 +08:00
Andrew Nicols
c7be63a45d
MDL-63058 block_myoverview: Whitespace fixes
2018-10-25 14:44:35 +08:00
Andrew Nicols
7583dd6902
MDL-63058 block_myoverview: Whitespace fixes
2018-10-25 14:32:59 +08:00
Toni Barberà Melià
c759ae5d55
MDL-60514 tasks: added new config parameter. changes in cron execution
2018-10-25 08:02:44 +02:00
cescobedo
e7f467143f
MDL-63280 core_message: Create group conversation from group edit page
...
Allows linking of course groups with conversations when group messaging feature is enabled.
2018-10-25 12:20:00 +08:00
cescobedo
55fda006e3
MDL-63280 core_message: Create conversation area
2018-10-25 12:20:00 +08:00
Andrew Nicols
2263bbdfce
Merge branch 'MDL-63058-master' of git://github.com/bmbrands/moodle
2018-10-25 11:49:45 +08:00
Michael Hawkins
fc087fd29e
MDL-63552 search_solr: Add support for removal of context users
...
This issue is a part of the MDL-62560 Epic.
2018-10-25 11:41:08 +08:00
Michael Hawkins
4cef924482
MDL-63552 search_simpledb: Add support for removal of context users
...
This issue is a part of the MDL-62560 Epic.
Also added test_get_contexts_for_userid unit test.
2018-10-25 11:41:08 +08:00
Nick Phillips
2070142f46
MDL-63763 javascript: don't have define( in AMD comments at top of files
2018-10-25 16:21:35 +13:00
Damyon Wiese
1524c4d66c
Merge branch 'MDL-63755-master' of git://github.com/andrewnicols/moodle
2018-10-25 08:36:49 +08:00
Eloy Lafuente (stronk7)
980ed5424d
Merge branch 'MDL-62145-master' of git://github.com/damyon/moodle
2018-10-25 01:35:09 +02:00
Eloy Lafuente (stronk7)
3d18697115
Merge branch 'MDL-63153_master' of https://github.com/aanabit/moodle
2018-10-25 01:11:36 +02:00
Eloy Lafuente (stronk7)
19dbce00a1
Merge branch 'MDL-63714-master' of git://github.com/andrewnicols/moodle
2018-10-25 00:10:45 +02:00
Bas Brands
099049b6ad
MDL-63058 block_myoverview: behat fixes and summary view check
2018-10-24 15:02:19 +02:00
Andrew Nicols
c7120f7805
MDL-63755 theme_boost: Behat selector fix
2018-10-24 20:16:22 +08:00
Tim Hunt
2d696f8f2b
MDL-63752 question import: duplicate key error when idnumbers blank
...
And extra checks to head off possible idnumber='' issues in two other places.
2018-10-24 11:38:31 +01:00
David Monllao
fcc50ccbc3
Merge branch 'MDL-63277' of https://github.com/timhunt/moodle
2018-10-24 10:22:16 +02:00
David Monllao
f560f3669e
Merge branch 'MDL-63619-master' of git://github.com/andrewnicols/moodle
2018-10-24 09:48:16 +02:00
Andrew Nicols
eb514bb3e5
MDL-63714 javascript: Add new core/pending module
2018-10-24 12:49:09 +08:00
Andrew Nicols
f0bfedf348
MDL-63714 theme_boost: Fix aria focus behat issues
2018-10-24 12:45:13 +08:00
Andrew Nicols
66de50c366
Merge branch 'wip-MDL-62411-master' of https://github.com/timhunt/moodle
2018-10-24 10:21:42 +08:00
Mark Nelson
d1e8e69d85
MDL-63466 core_message: deprecated methods and services
2018-10-24 09:40:07 +08:00
Mark Nelson
4f22d7f23b
MDL-63466 core_message: removed get_last_message_time_created_cache_key
2018-10-24 09:39:59 +08:00
Mark Nelson
f978593d6c
MDL-63466 core_message: rename cache for last message time
2018-10-24 09:39:42 +08:00
Sara Arjona
fb04293bb1
MDL-63466 core_message: Add conversation support to get_messages
...
- The get_conversation_messages has been added to the API and the WS
with the conversation identifier (convid) instead of the userto,
to let get conversation messages and the members involved.
- The cache has been also reviewed, to use the convid instead of the
[userfrom, userto] keys.
- The get_most_recent_conversation_messages has been added to the API
to update the cache when needed.
2018-10-24 09:39:05 +08:00
Sara Arjona
d89d0d6593
MDL-63466 core_message: Added format_conversation_messages helper
...
The format_conversation_messages function has been added. It returns
the messages and the array of users who have sent any of these
messages.
2018-10-24 09:38:10 +08:00
Sara Arjona
ecf7567a89
MDL-63466 core_message: Add conversationid to message class
2018-10-24 09:38:01 +08:00
Mihail Geshoski
1d3d4c66df
MDL-63688 core_tag: Add method that returns users in context
...
This issue is part of the MDL-62560 Epic.
2018-10-24 09:31:19 +08:00
Jake Dallimore
042d804453
MDL-63466 core_message: added a test helper class
...
Providing util methods for api and externallib testing.
2018-10-24 09:27:34 +08:00
Jake Dallimore
2a2b86f123
MDL-63466 core_message: add helper method for fetching member info
...
The aim is to use this to standardise the member information we return
from several methods in the API, such as get_conversations,
get_conversation_messages, get_conversation_members, and in search
methods.
2018-10-24 09:23:30 +08:00
Andrew Nicols
d95ad08f85
MDL-63619 tool_dataprivacy: Cache purposes in form
2018-10-24 08:48:18 +08:00
Andrew Nicols
3b002c86eb
MDL-63619 tool_dataprivacy: Performance improvement
2018-10-24 08:48:18 +08:00
Andrew Nicols
d2aed78933
MDL-63619 tool_dataprivacy: Fix inheritance from parent contexts
...
Inheritance should behave such that all contexts inherit from their
parent context.
Prior to this fix, if the value was not set on a context, then it was
getting a default of 'Inherit', but instead of inheritting from the
parent context, it was inheritting from its parent context _level_ which
is just wrong.
2018-10-24 08:48:18 +08:00
Andrew Nicols
4b7ad8845c
MDL-63714 core: Wrap doRender in pendingjs
2018-10-24 08:12:10 +08:00
Andrew Nicols
dc39d0cf39
MDL-63714 javascript: Improve docs for pendingjs
2018-10-24 08:00:00 +08:00
Mihail Geshoski
8171cd7f3c
MDL-63673 fileconverter_googledrive: Support removal of context users
...
This issue is part of the MDL-62560 Epic.
2018-10-24 07:02:16 +08:00
David Monllao
daf0b4f08b
on-demand release 3.6dev+
2018-10-23 16:42:13 +02:00
David Monllao
c45159318c
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2018-10-23 16:42:12 +02:00
Andrew Nicols
8b5e087fc9
Merge branch 'MDL-63408_master-fix' of git://github.com/dmonllao/moodle
2018-10-23 21:23:47 +08:00
David Monllao
4abe3d250f
MDL-63408 messaging: Remove duplicated field
2018-10-23 13:44:52 +02:00
David Monllao
ccd8a102c7
Merge branch 'MDL-62139-master-fix3' of git://github.com/damyon/moodle
2018-10-23 11:16:47 +02:00
Damyon Wiese
3ed1cec01e
MDL-62139 behat: Invalid test
...
If javascript is disabled, we can't open the menu.
2018-10-23 16:47:20 +08:00
Damyon Wiese
a3d57af872
MDL-62139 output: Revert template changes
...
Revert accessibility changes for menus in standard themes.
2018-10-23 10:14:19 +02:00
Bas Brands
a7712a9851
MDL-63445 core_renderer: display course image in context header
2018-10-23 09:41:26 +02:00
Damyon Wiese
c8cd967f48
MDL-62139 output: Revert template changes
...
Revert accessibility changes for menus in standard themes.
2018-10-23 15:40:31 +08:00
Damyon Wiese
ff3fc0566c
MDL-62139 output: Menus fixes
...
Change the boost custom behat step to click on a button.
Revert the clean templates to unchanged versions.
2018-10-23 15:27:13 +08:00
Mihail Geshoski
cc2b9d6683
MDL-63679 ltiservice_memberships: Support for removal of context users
...
This issue is part of the MDL-62560 Epic.
2018-10-23 13:33:48 +08:00
Mihail Geshoski
0c088088de
MDL-63678 ltiservice_gradebookservices: Support removal of context users
...
This issue is part of the MDL-62560 Epic.
2018-10-23 13:04:30 +08:00
Andrew Nicols
5c77966881
MDL-63657 completion: Coding style fix
2018-10-23 11:32:43 +08:00
Andrew Nicols
33a007c4b4
Merge branch 'MDL-63668-master' of git://github.com/mickhawkins/moodle
2018-10-23 11:29:29 +08:00
Andrew Nicols
4b3ca0ebf2
MDL-63657 core_files: Coding style fix
2018-10-23 11:26:02 +08:00
Andrew Nicols
2612cf5673
Merge branch 'MDL-63640-master' of git://github.com/mihailges/moodle
2018-10-23 11:25:21 +08:00
Andrew Nicols
e1cc780d90
MDL-63657 tool_mobile: Coding style fix
2018-10-23 11:21:51 +08:00
Andrew Nicols
38259438dd
Merge branch 'MDL-63657-master' of git://github.com/mickhawkins/moodle
2018-10-23 11:19:46 +08:00
Andrew Nicols
6a91cc80c9
MDL-63535 core_rss: Coding style fix
2018-10-23 11:15:04 +08:00
Andrew Nicols
e186fb407e
Merge branch 'MDL-63535-master' of git://github.com/mihailges/moodle
2018-10-23 11:11:22 +08:00
Andrew Nicols
33368fb6d5
MDL-63664 tool_policy: Whitespace fix
2018-10-23 10:54:15 +08:00
Michael Hawkins
1139481e58
MDL-63657 tool_mobile: Add support for removal of context users
...
This issue is a part of the MDL-62560 Epic.
2018-10-23 10:54:14 +08:00
Mihail Geshoski
16ec426a4f
MDL-63640 core_files: Add method that returns users in context
...
This issue is part of the MDL-62560 Epic.
2018-10-23 10:48:12 +08:00
Mihail Geshoski
c61132c6bf
MDL-63535 core_userkey: Add method that returns users in context
...
This issue is part of the MDL-62560 Epic.
2018-10-23 10:46:25 +08:00
Mihail Geshoski
cee33e0229
MDL-63535 core_rss: Add support for removal of context users
...
This issue is part of the MDL-62560 Epic.
2018-10-23 10:46:25 +08:00
Andrew Nicols
dfb151b2d9
Merge branch 'MDL-63664-master' of git://github.com/mickhawkins/moodle
2018-10-23 10:42:48 +08:00
Andrew Nicols
0ff384dbf1
Merge branch 'MDL-63548_master' of git://github.com/markn86/moodle
2018-10-23 10:25:54 +08:00
Andrew Nicols
1a3fde832a
Merge branch 'MDL-63649-master' of git://github.com/rezaies/moodle
2018-10-23 10:14:08 +08:00
Andrew Nicols
34fa5ec414
Merge branch 'MDL-63713-master' of git://github.com/rezaies/moodle
2018-10-23 10:08:32 +08:00
Michael Hawkins
01723da4eb
MDL-63668 core_course: Add support for removal of context users
...
This issue is a part of the MDL-62560 Epic.
2018-10-23 10:06:26 +08:00
Michael Hawkins
543c465579
MDL-63668 core_completion: Add get and delete by approved userlist.
...
This issue is a part of the MDL-62560 Epic.
2018-10-23 10:06:26 +08:00
Michael Hawkins
f6843ac966
MDL-63664 tool_policy: Add support for removal of context users
...
This issue is a part of the MDL-62560 Epic.
2018-10-23 10:02:58 +08:00
Mark Nelson
09ec501781
MDL-63548 core_message: added mark_all_conversation_messages_as_read WS
2018-10-23 09:52:43 +08:00
Mark Nelson
abf7a261a9
MDL-63548 core_message: added api::can_mark_all_messages_as_read
2018-10-23 09:52:14 +08:00
Mark Nelson
e4c3099444
MDL-63548 core_message: deprecated mark_all_messages_as_read web service
2018-10-23 09:52:05 +08:00
Jun Pataleta
fc915d6150
Merge branch 'MDL-62560-master-fix' of git://github.com/andrewnicols/moodle
2018-10-23 09:22:14 +08:00
Shamim Rezaie
c37407ba9d
MDL-63713 core: Support for removal of context users
...
This issue is part of the MDL-62560 Epic.
2018-10-23 11:55:49 +11:00
Shamim Rezaie
9f8a30c27c
MDL-63649 enrol_lti: support removal of multiple users in a context
...
This issue is a part of the MDL-62560 Epic.
2018-10-23 11:54:41 +11:00
Andrew Nicols
67b813514c
Merge branch 'MDL-63408_master' of git://github.com/markn86/moodle
2018-10-23 08:50:40 +08:00
Andrew Nicols
e1121c2ed5
MDL-62560 tool_dataprivacy: Behat fix for protected check
2018-10-23 08:17:28 +08:00
Damyon Wiese
59f31c84eb
MDL-61391 forum: Improve semantics for permalinks
...
Replace the anchor tags in forum posts containing the postid but no href with
an id on the element containing the post. Use rel="bookmark" for perma links
and update the styling so they look visually the same.
2018-10-23 08:17:28 +08:00
Tim Hunt
00f09d8f5c
MDL-62411 qtype_ddmarker: fix issues found during review
...
* Editing the coordinate string now correctly updates the image only if
the coordinates are valid.
* ... and does the right thing if the number of handles has changed.
* Dragging the shape handles is now constrained so that you cannot
create a shape that goes beyond the edge of the image.
* The PHP validation that the shape is within the imagehas also been
fixed.
* For Mac users, CMD+Click duplicates the handle like CTRL+Click.
* Ensure the shape being edited is always on top of the otehrs.
2018-10-22 18:40:02 +01:00
Bas Brands
4fd6b77043
MDL-63058 block_myoverview: allowing reuse of css classes
2018-10-22 19:28:23 +02:00
David Monllao
72e72dd93f
Merge branch 'MDL-61391-master' of git://github.com/damyon/moodle
2018-10-22 16:50:47 +02:00
David Monllao
64a00dffbd
Merge branch 'MDL-61388-master' of git://github.com/damyon/moodle
2018-10-22 16:48:56 +02:00
David Monllao
7e5f0fa66a
Merge branch 'MDL-62144-master' of git://github.com/damyon/moodle
2018-10-22 16:33:17 +02:00
David Monllao
14f70eda28
Merge branch 'MDL-62309-master-optionalpolicies' of git://github.com/mudrd8mz/moodle
2018-10-22 16:28:41 +02:00
David Monllao
d10643fbe6
Merge branch 'MDL-63625-master' of git://github.com/marinaglancy/moodle
2018-10-22 14:41:12 +02:00
David Monllao
57846fd010
Merge branch 'MDL-61052-master' of git://github.com/damyon/moodle
2018-10-22 14:36:23 +02:00
David Monllao
ba0a68e254
MDL-60520 analytics: Set predictor at model level during testing
2018-10-22 13:58:33 +02:00
David Monllao
d44ce97fe1
MDL-60520 analytics: Do not block model updates if the backend is down
2018-10-22 13:58:33 +02:00
David Monllao
ed12ba6ba8
MDL-60520 analytics: Per-model ml backend
2018-10-22 13:58:33 +02:00
David Monllao
f7642bebc5
Merge branch 'MDL-62560-master'
2018-10-22 12:52:58 +02:00
Andrew Nicols
9e217d8441
MDL-62560 tool_dataprivacy: Add a purpose override cache
2018-10-22 12:50:16 +02:00
Andrew Nicols
b519dab3bd
MDL-62560 tool_dataprivacy: Fetch user purpose once
2018-10-22 12:50:16 +02:00
Andrew Nicols
a1d51ad8c6
MDL-62560 tool_dataprivacy: Add status logging
2018-10-22 12:50:16 +02:00
Andrew Nicols
efbb82ac31
MDL-62560 tool_dataprivacy: Add unit test for filtered userlist
2018-10-22 12:50:15 +02:00
Mihail Geshoski
82264289c5
MDL-63636 block_recent_activity: Support for removal of context users
...
This issue is part of the MDL-62560 Epic.
2018-10-22 12:50:15 +02:00
Mihail Geshoski
0395106340
MDL-63621 core_cohort: Add support for removal of context users
...
This issue is part of the MDL-62560 Epic.
2018-10-22 12:50:14 +02:00
Mihail Geshoski
eff881a41b
MDL-63633 block_comments: Add support for removal of context users
...
This issue is part of the MDL-62560 Epic.
2018-10-22 12:50:14 +02:00
Mihail Geshoski
4fc10f50fa
MDL-63635 block_community: Add support for removal of context users
...
This issue is part of the MDL-62560 Epic.
2018-10-22 12:50:14 +02:00
Mihail Geshoski
8b9c13ed5c
MDL-63593 auth_mnet: Add support for removal of context users
...
This issue is part of the MDL-62560 Epic.
2018-10-22 12:50:13 +02:00
Mihail Geshoski
60f3eec644
MDL-63592 auth_oauth2: Add support for removal of context users
...
This issue is part of the MDL-62560 Epic.
2018-10-22 12:50:13 +02:00
Mihail Geshoski
5038a863e7
MDL-63637 block_rss_client: Add support for removal of context users
...
This issue is part of the MDL-62560 Epic.
2018-10-22 12:50:12 +02:00
Mihail Geshoski
380860c0a9
MDL-63638 block_tag_flickr: Add support for removal of context users
...
This issue is part of the MDL-62560 Epic.
2018-10-22 12:50:12 +02:00
Mihail Geshoski
1ba1fcf838
MDL-63639 core_fileconverter: Add support for removal of context users
...
This issue is part of the MDL-62560 Epic.
2018-10-22 12:50:11 +02:00
Shamim Rezaie
acaacb6c49
MDL-63647 enrol_flatfile: Improving existing unit tests
...
This issue is a part of the MDL-62560 Epic.
2018-10-22 12:50:11 +02:00
Shamim Rezaie
e4290b4945
MDL-63647 enrol_flatfile: support removal of multiple users in context
...
This issue is a part of the MDL-62560 Epic.
2018-10-22 12:50:11 +02:00
Michael Hawkins
46bb823e04
MDL-63659 tool_monitor: Add support for removal of context users
...
This issue is a part of the MDL-62560 Epic.
2018-10-22 12:50:10 +02:00
Mihail Geshoski
325d9b50e2
MDL-63615 message_airnotifier: Add support for removal of context users
...
This issue is part of the MDL-62560 Epic.
2018-10-22 12:50:10 +02:00
Mihail Geshoski
99ed2697bd
MDL-63616 message_email: Add support for removal of context users
...
This issue is part of the MDL-62560 Epic.
2018-10-22 12:50:09 +02:00
Mihail Geshoski
cb5ba9b873
MDL-63617 message_jabber: Add support for removal of context users
...
This issue is part of the MDL-62560 Epic.
2018-10-22 12:50:09 +02:00
Adrian Greeve
64d1b61a4c
MDL-63618 core_plagiarism: Added support to remove users in a context.
...
This issue is part of the MDL-62560 Epic.
2018-10-22 12:48:43 +02:00
Mihail Geshoski
7c3a60bc25
MDL-63572 profilefield_checkbox: Add support for removal of context users
...
This issue is part of the MDL-62560 Epic.
2018-10-22 12:48:43 +02:00
Mihail Geshoski
86b5b2f980
MDL-63575 profilefield_datetime: Add support for removal of context users
...
This issue is part of the MDL-62560 Epic.
2018-10-22 12:48:42 +02:00
Mihail Geshoski
150156af9e
MDL-63586 profilefield_menu: Add support for removal of context users
...
This issue is part of the MDL-62560 Epic.
2018-10-22 12:48:42 +02:00
Mihail Geshoski
67280a7658
MDL-63587 profilefield_text: Add support for removal of context users
...
This issue is part of the MDL-62560 Epic.
2018-10-22 12:48:42 +02:00
Mihail Geshoski
36d0fd839d
MDL-63588 profilefield_textarea: Add support for removal of context users
...
This issue is part of the MDL-62560 Epic.
2018-10-22 12:48:41 +02:00
Michael Hawkins
6bd65daa5c
MDL-63538 repository_onedrive: Add support for removal of context users
...
This issue is a part of the MDL-62560 Epic.
2018-10-22 12:48:41 +02:00
Michael Hawkins
589d2bd4cb
MDL-63538 repository_youtube: Add support for removal of context users
...
This issue is a part of the MDL-62560 Epic.
2018-10-22 12:48:40 +02:00
Michael Hawkins
d7eaf03898
MDL-63538 repository_wikimedia: Add support for removal of context users
...
This issue is a part of the MDL-62560 Epic.
2018-10-22 12:48:40 +02:00
Michael Hawkins
3d743dfad3
MDL-63538 repository_picasa: Add support for removal of context users
...
This issue is a part of the MDL-62560 Epic.
2018-10-22 12:48:39 +02:00
Michael Hawkins
9db4768abe
MDL-63538 repository_merlot: Add support for removal of context users
...
This issue is a part of the MDL-62560 Epic.
2018-10-22 12:48:39 +02:00
Michael Hawkins
580d1449d7
MDL-63538 repository_googledocs: Support removal of context users
...
This issue is a part of the MDL-62560 Epic.
2018-10-22 12:48:38 +02:00
Michael Hawkins
a80212142e
MDL-63538 repository_flickr_public: Support removal of context users
...
This issue is a part of the MDL-62560 Epic.
2018-10-22 12:48:38 +02:00
Michael Hawkins
42c742eb2e
MDL-63538 repository_flickr: Add support for removal of context users
...
This issue is a part of the MDL-62560 Epic.
2018-10-22 12:48:38 +02:00
Michael Hawkins
6116a831c9
MDL-63538 repository_dropbox: Add support for removal of context users
...
This issue is a part of the MDL-62560 Epic.
2018-10-22 12:48:37 +02:00
Michael Hawkins
2d15655c47
MDL-63538 repository_boxnet: Add support for removal of context users
...
This issue is a part of the MDL-62560 Epic.
2018-10-22 12:48:37 +02:00
Mihail Geshoski
3952ace59f
MDL-63536 core_repository: Add support for removal of context users
...
This issue is part of the MDL-62560 Epic.
2018-10-22 12:48:36 +02:00
Mihail Geshoski
d4d28485c7
MDL-63534 core_user: Add support for removal of context users
...
This issue is part of the MDL-62560 Epic.
2018-10-22 12:48:36 +02:00
Mihail Geshoski
44a0a2bd66
MDL-63532 core_portfolio: Add support for removal of context users
...
This issue is part of the MDL-62560 Epic.
2018-10-22 12:48:35 +02:00
Mihail Geshoski
e5c749deed
MDL-63529 core_enrol: Add support for removal of context users
...
This issue is part of the MDL-62560 Epic.
2018-10-22 12:48:35 +02:00
Michael Hawkins
e9ebae7e2a
MDL-63514 mod_wiki: Add support for removal of context users
...
This issue is a part of the MDL-62560 Epic.
2018-10-22 12:48:35 +02:00
Michael Hawkins
bd0b6d8693
MDL-63510 mod_survey: Add support for removal of context users
...
This issue is a part of the MDL-62560 Epic.
2018-10-22 12:48:34 +02:00
Michael Hawkins
6d6e4b7a51
MDL-63501 mod_scorm: Add support for removal of context users
...
This issue is a part of the MDL-62560 Epic.
2018-10-22 12:48:34 +02:00
Michael Hawkins
630a05c2aa
MDL-63497 mod_lesson: Add support for removal of context users
...
This issue is a part of the MDL-62560 Epic.
2018-10-22 12:48:33 +02:00
Michael Hawkins
e917288971
MDL-63497 mod_feedback: Add support for removal of context users
...
This issue is a part of the MDL-62560 Epic.
2018-10-22 12:48:33 +02:00
Michael Hawkins
55d1ef377c
MDL-63497 mod_glossary: Add support for removal of context users
...
This issue is a part of the MDL-62560 Epic.
Also added missing ratings include and test to mod_glossary unit tests.
2018-10-22 12:48:33 +02:00
Michael Hawkins
dcdd4f1053
MDL-63497 tool_dataprivacy: Add support for removal of context users
...
This issue is a part of the MDL-62560 Epic.
2018-10-22 12:48:32 +02:00
Michael Hawkins
7b5fcbd883
MDL-63497 block_html: Add support for removal of context users
...
This issue is a part of the MDL-62560 Epic.
2018-10-22 12:48:32 +02:00
Michael Hawkins
464b17b79b
MDL-63497 mod_chat: Add support for removal of context users
...
This issue is part of the MDL-62560 Epic.
2018-10-22 12:48:31 +02:00
Shamim Rezaie
19fc6012cf
MDL-63554 cachestore_session: Support for removal of context users
...
This issue is part of the MDL-62560 Epic.
2018-10-22 12:48:31 +02:00
Shamim Rezaie
936c06f8bb
MDL-63554 cachestore_redis: Support for removal of context users
...
This issue is part of the MDL-62560 Epic.
2018-10-22 12:48:30 +02:00
Shamim Rezaie
a42c9a71bb
MDL-63554 cachestore_mongodb: Support for removal of context users
...
This issue is part of the MDL-62560 Epic.
2018-10-22 12:48:30 +02:00
Shamim Rezaie
81684f7c8b
MDL-63554 cachestore_memcached: Support for removal of context users
...
This issue is part of the MDL-62560 Epic.
2018-10-22 12:48:30 +02:00
Shamim Rezaie
b36687b5e2
MDL-63500 enrol_cohort: refactoring get_contexts_for_userid
...
This issue is part of the MDL-62560 Epic.
2018-10-22 12:48:29 +02:00
Shamim Rezaie
e66a60b9c0
MDL-63500 enrol_meta: refactoring get_contexts_for_userid
...
This issue is part of the MDL-62560 Epic.
2018-10-22 12:48:29 +02:00
Shamim Rezaie
89d468eb39
MDL-63500 core_group: get_contexts_for_userid should respect component
...
The get_contexts_for_userid method should not return contexts for all group memberships.
It should only return the contexts in where there is manual group
membership.
This issue is part of the MDL-62560 Epic.
2018-10-22 12:48:28 +02:00
Shamim Rezaie
882c53dc14
MDL-63500 enrol_cohort: Support for removal of multiple context users
...
This issue is part of the MDL-62560 Epic.
2018-10-22 12:48:28 +02:00
Shamim Rezaie
8091629306
MDL-63500 enrol_meta: Support for removal of multiple context users
...
This issue is part of the MDL-62560 Epic.
2018-10-22 12:48:27 +02:00
Shamim Rezaie
e114ac6ec0
MDL-63500 core_group: support removal of multiple users in a context
...
This issue is part of the MDL-62560 Epic.
2018-10-22 12:48:27 +02:00
Mihail Geshoski
bb65ee165c
MDL-63533 core_webservice: Unit tests for removal of context users
...
This issue is part of the MDL-62560 Epic.
2018-10-22 12:48:27 +02:00
Mihail Geshoski
9960e8694d
MDL-63533 core_webservice: Add support for removal of context users
...
This issue is part of the MDL-62560 Epic.
2018-10-22 12:48:26 +02:00
Adrian Greeve
424976e9d1
MDL-63513 mod_assignment: Add removal of context users.
...
This issue is part of the MDL-62560 Epic.
2018-10-22 12:48:25 +02:00
Michael Hawkins
3b0a3604dc
MDL-63498 mod_lti: Add support for removal of context users
...
This issue is part of the MDL-62560 Epic.
2018-10-22 12:48:25 +02:00
Michael Hawkins
cea5338780
MDL-63495 comment: Added provider::get_users_in_context_from_sql
...
This issue is part of the MDL-62560 Epic.
2018-10-22 12:48:13 +02:00
Amaia Anabitarte
f765fb380a
MDL-63153 admin: Adding Moodle services page to Site Administration
2018-10-22 11:08:27 +02:00
David Mudrák
aa7e539c6f
MDL-62309 tool_policy: Add Behat scenarios for the optional policies
2018-10-22 08:49:36 +02:00
David Mudrák
222c378870
MDL-62309 tool_policy: Amend behaviour of handler's accept() method
...
When accepting the policies via the sitepolicy handler, only compulsory
policies are to be marked as accepted. Optional policies will be left as
pending. Users must express their consent explicitly for them.
As a side product of the change, unit tests are added for the whole
handler class.
2018-10-22 08:49:36 +02:00
David Mudrák
ad5e2135c5
MDL-62309 tool_policy: Improve permission evaluation methods
...
Please refer to the unit tests for the specification of the expected
behaviour.
2018-10-22 08:49:36 +02:00
David Mudrák
4a742e4f94
MDL-62309 tool_policy: Update user acceptances reports
...
This adds support for optional policies to the user acceptance reports.
Distinguished are "Pending" acceptances (we did not hear yet) from
"Declined" (user did not agree). The status workflow updated to support
new transitions: pending -> declined and declined -> accepted.
2018-10-22 08:49:36 +02:00
David Mudrák
56390aa246
MDL-62309 tool_policy: New icons for user acceptances report
...
There was an accessibility issue with the previous icons that we used
the same "checked" shape just in different colours for different
meanings. New icons added for the new statuses:
* partial - a warning icon for the overall status column that the user
has only some policies accepted, not all.
* pending - that we did not hear yet from the user - whcih is different
from a declined policy.
2018-10-22 08:49:36 +02:00
David Mudrák
5348b1eef5
MDL-62309 tool_policy: Optional policies can be declined by the user
...
For optional policies, we provide a radio selector to let the user
choose the acceptance status on the consent page. For policies displayed
on their own page, we display a link to decline the policy.
The way how we pass the list of policy version ids to index.php has
changed so that we can now not only pass the list of ids, but also the
actual acceptance status (accepted / declined).
2018-10-22 08:49:36 +02:00
David Mudrák
faf4222edc
MDL-62309 tool_policy: Add api::get_agreement_optional() method
...
This method allows to quickly check if the given policy version is
marked as optional or compulsory. This will be needed in other places
such as permissions check.
2018-10-22 08:49:36 +02:00
David Mudrák
1617fde9a8
MDL-62309 tool_policy: New API method to decline a policy
...
Policy can be declined. Optional policies do not need to be accepted to
use the site. But we still want to hear explicitly from the user.
2018-10-22 08:49:36 +02:00
David Mudrák
f98cd91a13
MDL-62309 tool_policy: Improve api::is_user_version_accepted() return
...
The method now returns three-state logic. A bool value true/false is
returned if the user has accepted/rejected the policy, respectively. A
null value is returned if the user did not express their agreement in
either way yet.
This allows to distinguish between "rejected the policy" and "did not
say anything about it yet" cases.
2018-10-22 08:49:36 +02:00
David Mudrák
9011d394ab
MDL-62309 tool_policy: Add new field to hold the optional policy flag
...
The patch adds a new column to the database table to hold the
information if giving agreement to the policy is compulsory or optional.
The flag can be defined via the policy editing form and is displayed at
the policies management screen.
The last modified time merged with the version column at the policies
management screen to save a bit of horizontal space - needed as we
display more information now at the first column.
2018-10-22 08:49:36 +02:00
Jun Pataleta
53f14eef37
Merge branch 'MDL-62777-master' of git://github.com/junpataleta/moodle
2018-10-22 12:26:14 +08:00
Jun Pataleta
0aacc90bbe
MDL-62777 administration: Remove unnecessary whitespace
2018-10-22 12:24:58 +08:00
Damyon Wiese
efacf3a099
MDL-61052 assign: Do not queue conversions
...
Identical submissions do not require individual conversions from the document converter. Text passing through
format_text cannot be trusted and is likely to be unique each time, even for the same text.
2018-10-22 11:56:57 +08:00
Zig Tan
888d7b585f
MDL-61052 assign: Improve strip_images() to avoid HTML5 tags errors
2018-10-22 11:56:33 +08:00
Matt Porritt
d5adb60fa3
MDL-62777 Administration: CLI upgrade new setting notification
...
During a CLI upgrade when there are new settings in core or in
a plugin, the settings are set to the defined defaults
automatically. There is no ouput shown on the CLI about which
new settings have been introduced or what default values the
setting are set to.
This patch outputs the name of the new setting and what the
default value being is set is to the CLI during an upgrade.
Objects and arrays are expanded into a human readable format.
This plugin also makes the function that sets the defaults to
be more robust so it isno longer required to be called multiple
times to ensure all settings are set.
2018-10-22 14:28:06 +11:00
Damyon Wiese
805f078b19
MDL-62145 theme_boost: Custom menu fixes
...
Make sure the site navigation element is labelled, actionmenu items
have correct role and actionmenu trigger controls the menu.
2018-10-22 10:57:50 +08:00
Damyon Wiese
934ee47b0d
MDL-61391 forum: Improve semantics for permalinks
...
Replace the anchor tags in forum posts containing the postid but no href with
an id on the element containing the post. Use rel="bookmark" for perma links
and update the styling so they look visually the same.
2018-10-22 10:55:32 +08:00
Andrew Nicols
9c6ccfd93b
Merge branch 'MDL-63213-master-2' of https://github.com/snake/moodle
2018-10-22 10:54:56 +08:00
Damyon Wiese
ede1e4a186
MDL-61388 output: Use alertdialog role for confirm
2018-10-22 10:53:32 +08:00
Damyon Wiese
9f83272207
MDL-61388 forum: accessibility
...
Show success alert to confirm the last action.
2018-10-22 10:53:32 +08:00
Damyon Wiese
addb26acbb
MDL-61388 boost: accessibility
...
Dynamically show and focus on an alert that was written on page load. This ensures JAWS will read it
as soon as the page is ready, otherwise JAWS would choose to ignore it as per
https://www.w3.org/TR/wai-aria-practices/#alert .
2018-10-22 10:53:31 +08:00
Andrew Nicols
7b73fd183c
Merge branch 'MDL-63691_master' of git://github.com/markn86/moodle
2018-10-22 10:52:13 +08:00
Damyon Wiese
a986cb4ba1
MDL-62144 user menu: Accessibility
...
Ensure user menu passes the accessibility tests.
2018-10-22 10:42:28 +08:00
Damyon Wiese
191a1c7c23
MDL-62139 output: Accessible action menus
...
Add label on the "gear" menu and default keyboard and focus controls.
2018-10-22 10:35:21 +08:00
Mark Nelson
d9a25f397d
MDL-63408 core_message: removed usage of deprecated method in tests
...
Also, added tests to ensure exception is thrown if you try to
add or remove members to/from an individual conversation.
2018-10-22 10:26:37 +08:00
Mark Nelson
cbf9e41c2d
MDL-63408 core_message: remove no longer needed code
...
We only allow the functionality of adding/removing
members on group conversations, which will never have
a conversation hash.
2018-10-22 10:26:30 +08:00
Mark Nelson
83e3a4fe26
MDL-63408 core_message: add check to ensure it is a group conversation
2018-10-22 10:26:21 +08:00
Amaia Anabitarte
623048af81
MDL-63408 core_message: New functions to manage conversation members
...
New functions created to add, remove and count conversation members
2018-10-22 10:26:10 +08:00
Mark Nelson
f2ac0a3e5b
MDL-63691 core_message: added api::create_conversation
2018-10-22 10:21:28 +08:00
Mark Nelson
e66b915c40
MDL-63691 core_message: added api::can_create_group_conversation
2018-10-22 10:21:27 +08:00
Mark Nelson
a66ae84911
MDL-63691 core_message: deprecate create_conversation_between_users
2018-10-22 10:21:27 +08:00
Mark Nelson
59f98779fb
MDL-63691 core: added capability for creating group conversations
2018-10-22 10:21:27 +08:00
Jake Dallimore
5b367baef8
MDL-63213 core_message: add web services for set/unset favourites
2018-10-22 09:56:06 +08:00
Amaia Anabitarte
e2a687f689
MDL-63691 core: Column 'convhash' now accepts null
...
Index 'convhash' also changed to non-unique.
2018-10-22 09:47:19 +08:00
Jake Dallimore
b8ff2c4481
MDL-63213 core_message: update get_conversations to support favourites
...
Added the type param here, which will be used in MDL-63549.
2018-10-22 09:43:33 +08:00
Andrew Nicols
c3918bfee9
MDL-63289 message: Remove unused global
2018-10-22 08:31:04 +08:00
Andrew Nicols
d139f45a0a
Merge branch 'MDL-63289-master' of git://github.com/sarjona/moodle
2018-10-22 08:19:59 +08:00
AMOS bot
f7704b703b
Automatically generated installer lang files
2018-10-22 00:07:13 +00:00
Bas Brands
3cfff88516
MDL-63058 block_myoverview: starring and storing preferences
2018-10-20 17:53:35 +02:00
Tim Hunt
b51f4f2ece
MDL-63277 qtype_ddwtos: removed unneeded qtype_classname method
2018-10-20 15:25:04 +01:00
Tim Hunt
c28d0aa113
MDL-63277 qtype_ddwtos: further improvements to the JavaScript
2018-10-20 15:24:49 +01:00
M Kassaei
68943aff09
MDL-63277 qtype_ddwtos: Re-implement old YUI JS in AMD
...
In the rewrite is one improvement: drag items now animate when they
are moved, for example out of a drop place and back home. Other than
that, the functionality is unchanged. Also, as far as possible, the
HTML structure has not been changed (althought with changes to the HTML,
further JS improvements would be possible. However, those have been left
for a future issue).
2018-10-20 15:22:12 +01:00
Tim Hunt
ed7e30fa5c
MDL-62411 qtype_ddmarker: further improvements following code review
2018-10-20 15:18:17 +01:00
John Beedell
5d4b342107
MDL-62411 qtype_ddmarker: graphical editing of drop zones
...
Also, all the JavaScript in this plugin has been updated from YUI to
jQuery.
2018-10-20 15:15:28 +01:00
John Beedell
0b1cc2890f
MDL-62411 qtype_ddmarker: add dragdrop helper libarary
...
This was created by the Open University a couple of years ago, and is
very helpful for making dragging work reliably on a range of browsers
and with both mouse and touch-screens.
Sadly, HTML5 drag-drop is not yet ready for prime-time.
2018-10-20 15:15:23 +01:00
Jake Dallimore
b81722e22f
MDL-63058 core_favourites: add existence checks to the service layer
...
This allows someone using the user_favourite_service to check whether
an item is already marked as a favourite.
2018-10-20 12:19:10 +02:00
Sara Arjona
e5eba802d5
MDL-63289 message: Deprecate is_user_non_contact_blocked method
...
This function has been deprecated and no other function has been
added to replace it. It was only called from can_post_message, so
its code has been moved there.
2018-10-20 08:36:24 +02:00
Sara Arjona
7983fb830e
MDL-63289 message: Bypass privacy user preferences for teachers
...
Created capability 'moodle/site:messageanyuser' to allow
bypass user privacy preferences for messaging participants in a course,
even when some of them has blocked the teacher.
2018-10-20 08:35:17 +02:00
Mark Nelson
59fa0137b2
MDL-63691 core: updated 'message_conversations' table
2018-10-20 13:36:29 +08:00
Eloy Lafuente (stronk7)
cc486e6125
on-demand release 3.6dev+
2018-10-19 17:11:15 +02:00
Eloy Lafuente (stronk7)
755d8758ce
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2018-10-19 17:11:13 +02:00
Marina Glancy
97372ec17d
MDL-63648 tool_xmldb: missing capability check
2018-10-19 11:36:40 +02:00
AMOS bot
d619aa6e04
Automatically generated installer lang files
2018-10-19 00:08:01 +00:00
Eloy Lafuente (stronk7)
1845a5bbaa
Merge branch 'MDL-63648-master' of git://github.com/marinaglancy/moodle
2018-10-18 23:54:06 +02:00
Eloy Lafuente (stronk7)
d6d5ea5d04
Merge branch 'MDL-62920-master' of https://github.com/aanabit/moodle
2018-10-18 23:47:37 +02:00
Eloy Lafuente (stronk7)
456a7e4b36
Merge branch 'MDL-27520_master-fix' of https://github.com/markn86/moodle
2018-10-18 22:03:43 +02:00
Eloy Lafuente (stronk7)
e38e2cde4e
Merge branch 'MDL-60145-master' of https://github.com/snake/moodle
2018-10-18 18:56:34 +02:00
Mark Nelson
66b5036805
MDL-27520 assignfeedback_comments: fix Behat failures
2018-10-18 18:32:59 +08:00
Eloy Lafuente (stronk7)
a2d2ed90c2
Merge branch 'MDL-63465-master' of git://github.com/jleyva/moodle
2018-10-18 12:22:42 +02:00
Eloy Lafuente (stronk7)
2205ecc2b6
Merge branch 'MDL-63658-master-2' of https://github.com/snake/moodle
2018-10-18 11:15:11 +02:00
Jake Dallimore
21b50ebe19
MDL-63658 core_favourites: fix errors discovered on oracle db
...
- Assuming 1 would be a record that didn't exist. should be using 0.
- Missing space before AND in sql in provider.
2018-10-18 17:11:07 +08:00
Andrew Nicols
78f6d5196d
Merge branch 'MDL-63658-master-2' of https://github.com/snake/moodle
2018-10-18 15:48:47 +08:00
Jake Dallimore
68eaa3150e
MDL-63658 core_favourites: properly define interface methods and cleanup
...
This gets rid of specific repo functions which were unused, and makes
sure the following methods are defined on the interface, implemented
and tested:
- exists_by($criteria)
- find_by($criteria)
- delete_by($crtieria)
Also, added missing tests for find_favourite() repo method.
2018-10-18 15:39:57 +08:00
Juan Leyva
0f8b26043f
MDL-63465 blocks: New WS core_blocks_get_dashboard_blocks
2018-10-18 09:17:24 +02:00
Jun Pataleta
de632063af
Merge branch 'MDL-63667-master-fix2' of git://github.com/damyon/moodle
2018-10-18 14:37:13 +08:00
Peter
34ef8466d0
MDL-63042 core_theme: Change the background color
2018-10-18 12:05:57 +08:00
Andrew Nicols
61e0f58ca3
MDL-63667 amd: Check for parent template recursion
2018-10-18 12:04:19 +08:00
Huong Nguyen
8b0a933d21
MDL-40695 Quiz: Move manual grading report display to renderer
2018-10-18 10:06:45 +07:00
Damyon Wiese
b51c5b929f
MDL-63667 output: Fix for recursive templates
...
A template can include itself - e.g. by looping over the context children and rendering a tree.
Ensure this promise still resolves.
Example: admin/tool/lp/templates/competencies_tree.mustache.
2018-10-18 10:48:01 +08:00
Andrew Nicols
3212e7aaef
Merge branch 'MDL-63658-master-2' of https://github.com/snake/moodle
2018-10-18 10:06:14 +08:00
Jake Dallimore
1f3c76f0ec
MDL-63658 core_favourites: fix differences between install and upgrade
2018-10-18 09:40:07 +08:00
Andrew Nicols
2ac4ea89d9
Merge branch 'MDL-63658-master-2' of https://github.com/snake/moodle
2018-10-18 09:08:22 +08:00
Eloy Lafuente (stronk7)
4658eefa13
Merge branch 'MDL-63632-master' of git://github.com/andrewnicols/moodle
2018-10-18 02:38:57 +02:00
Jake Dallimore
8d9cd27b02
MDL-63658 core_favourites: let service object use get_component_names
...
This was using a helper, but now we have the function in core to achieve
the same thing, so use this instead.
2018-10-18 08:22:08 +08:00
Jake Dallimore
3a1ece149f
MDL-63658 core: new method get_component_names() added to core
2018-10-18 08:22:07 +08:00
Jake Dallimore
b7a3ec6f8d
MDL-63658 core_favourites: consolidate interfaces and rename
...
Let's worry about reuse of the crud code later, when that requirement
arises, so moved that into the ifavourite_repository interface, and then
renamed it favourite_repository_interface.
2018-10-18 08:22:07 +08:00
Jake Dallimore
0551ed3569
MDL-63658 core_favourites: rename user_favourites_service and services
...
Now: user_favourite_service (singular) and service_factory
2018-10-18 08:22:07 +08:00
Jake Dallimore
cb90b549b6
MDL-63658 core_favourites: singularise the repository class types
...
Instead of favourites_repository we now have favourite_repository,
which is more in line with other implementations of this pattern.
2018-10-18 08:22:07 +08:00
Jake Dallimore
cfaf86b059
MDL-63658 core_favourites: make favourite a first class object
...
This patch adds several things:
- favourite entity class under local/entity
- refactoring of repository and service to use the new class instead
of stdClass.
- update repository unit tests to use the object instead of stdClass.
- update service_test so that the mock repo requires the object for
the add operation.
- remove unnecessary constructor from favourites_repository class.
2018-10-18 08:22:07 +08:00
Jake Dallimore
8ffbe9c163
MDL-63658 core_favourites: adding paging support to the service layer
2018-10-18 08:22:07 +08:00
Jake Dallimore
ac9138db1c
MDL-63658 core_favourites: implement privacy API for favourites
2018-10-18 08:22:06 +08:00
Jake Dallimore
4a02aae5f5
MDL-63658 core_favourites: namespace the repositories and services
2018-10-18 08:22:06 +08:00
Jake Dallimore
771051325b
MDL-63658 core_favourites: add business logic aware service layer
2018-10-18 08:22:06 +08:00
Jake Dallimore
d4e98ee580
MDL-63658 core_favourites: add a user favourites repository
2018-10-18 08:22:06 +08:00
Jake Dallimore
1cb94eabb4
MDL-63658 core_favourites: add tables to the subsystem
2018-10-18 08:22:05 +08:00
AMOS bot
6e0a04313d
Automatically generated installer lang files
2018-10-18 00:07:17 +00:00
Andrew Nicols
7148f47f56
MDL-63632 forum: Delete where not discussion author
2018-10-18 07:20:29 +08:00
Eloy Lafuente (stronk7)
0f943d26bf
Merge branch 'MDL-63068_master' of https://github.com/aanabit/moodle
2018-10-18 00:39:45 +02:00
Eloy Lafuente (stronk7)
d2a2b9c45a
Merge branch 'MDL-63523-master' of git://github.com/jleyva/moodle
2018-10-17 23:22:52 +02:00
David Monllao
32b01d2b02
Merge branch 'MDL-63214-master' of git://github.com/sarjona/moodle
2018-10-17 15:55:44 +02:00
David Monllao
a9bbbd7a50
Merge branch 'MDL-27520_master' of git://github.com/markn86/moodle
2018-10-17 15:42:55 +02:00
Sara Arjona
f7dfa9ba3e
MDL-63214 message: Add privacy preferences to filter who can message
...
Add new messaging profile preferences to allow users to choose who
can message them:
- By default, users can select between 'My contacts only' and 'My
contacts and anyone in my courses'
- When $CFG->messagingallusers is enabled, a new option is displayed
also: 'Anyone on the site'. For users who have selected this option,
if $CFG->messagingallusers is disabled, the behaviour will be changed
to 'My contacts and anyone in my courses'
2018-10-17 11:52:57 +02:00
Sara Arjona
327914160f
MDL-63214 message: Add setting to force enabling messagingallusers
2018-10-17 11:52:57 +02:00
Jun Pataleta
500dc0b134
MDL-62904 tool_dataprivacy: Add data request links in profile page
2018-10-17 16:40:55 +08:00
Mark Nelson
464a9dc556
MDL-27520 assignfeedback_comments: is_feedback_modified considers files
2018-10-17 15:57:27 +08:00
Mark Nelson
ec8471c966
MDL-27520 core_grades: add methods to grade_object for feedback files
2018-10-17 15:57:27 +08:00
Mark Nelson
80b6fb7a79
MDL-27520 core_grades: make constant names clearer
...
Also using them in more locations.
2018-10-17 15:57:27 +08:00
Mark Nelson
b7a9b6f872
MDL-27520 assignfeedback_comments: updated privacy provider
2018-10-17 15:57:27 +08:00
Damyon Wiese
c98e9fbae1
MDL-27520 core: Rewrite pluginfile URLs
2018-10-17 15:57:26 +08:00
Jun Pataleta
077a1a2080
Merge branch 'MDL-63667-master' of git://github.com/damyon/moodle
2018-10-17 15:06:29 +08:00
Andrew Nicols
f2d9a66240
Merge branch 'MDL-63547_master' of git://github.com/markn86/moodle
2018-10-17 14:53:23 +08:00
Ryan Wyllie
0015f5b8f1
MDL-63667 javascript: fix failed to pre-fetch the template error
2018-10-17 13:49:25 +08:00
Damyon Wiese
dd882ba035
MDL-27520 backup: Backup for feedback files
2018-10-17 13:15:49 +08:00
Mark Nelson
95ed603361
MDL-27520 core_grades: create grade history filearea and copy files
2018-10-17 13:15:49 +08:00
Mark Nelson
0e732f5d33
MDL-27520 assignfeedback_comments: added backup/restore of files
2018-10-17 13:15:49 +08:00
Mark Nelson
3672775931
MDL-27520 assignfeedback_comments: copy files to feedback
...
This respects the setting 'Comment inline' where the content
of a submission is copied into the feedback form.
2018-10-17 13:15:49 +08:00
Mark Nelson
c9f6ca1142
MDL-27520 core: allow retrieval of files from grade files areas
...
Also added 'history' filearea for the history report where files
will be copied to if the site has enabled this feature.
We will also be storing files in the module context, not course,
so that check was removed.
2018-10-17 13:15:45 +08:00
Michael Hawkins
d744b15bc6
MDL-63495 comment: Added provider::delete_comments_for_users
...
This issue is a part of the MDL-62560 Epic.
2018-10-17 13:12:18 +08:00
Andrew Nicols
8c3124cef0
MDL-63495 mod_forum: Add intial support for removal of multiple context users
...
This issue is a part of the MDL-62560 Epic.
2018-10-17 13:12:18 +08:00
Andrew Nicols
e2ca4224f2
MDL-63495 core_rating: Add helper to fetch users in context
...
This issue is a part of the MDL-62560 Epic.
2018-10-17 13:12:18 +08:00
Andrew Nicols
bf347c4d2b
MDL-63496 tool_dataprivacy: Add configuration for per-role retention
...
This issue is a part of the MDL-62560 Epic.
2018-10-17 13:12:18 +08:00
Andrew Nicols
b107016c88
MDL-63496 tool_dataprivacy: Respect expiry with protected flag
...
This issue is a part of the MDL-62560 Epic.
2018-10-17 13:12:18 +08:00
Andrew Nicols
8c634d6d4f
MDL-63496 tool_dataprivacy: Support for per-role retention
...
This issue is a part of the MDL-62560 Epic.
2018-10-17 13:12:18 +08:00
Michael Hawkins
3c0c280882
MDL-63497 mod_data: Add support for removal of context users
...
This issue is a part of the MDL-62560 Epic.
2018-10-17 13:12:18 +08:00
Andrew Nicols
8ba35e317c
MDL-63495 privacy: Add support for removal of multiple users in a context
...
This issue is a part of the MDL-62560 Epic.
2018-10-17 13:12:18 +08:00
Mark Nelson
60b67bbcf7
MDL-63547 core_message: web service can delete multiple conversations
2018-10-17 12:05:16 +08:00
Mark Nelson
26f39c8861
MDL-63547 core_message: added delete_conversation_by_id web service
2018-10-17 12:05:16 +08:00
Mark Nelson
fa024820f2
MDL-63547 core_message: deprecate delete_conversation web service
2018-10-17 12:05:16 +08:00
Mark Nelson
15663b0bec
MDL-63547 core_message: can_delete_conversation expects a conversationid
2018-10-17 12:05:16 +08:00
Mark Nelson
263ad98436
MDL-63547 core_message: deprecated api::delete_conversation()
2018-10-17 12:05:16 +08:00
Mark Nelson
08cb8a34f9
MDL-63547 core_message: updated api::can_delete_message
2018-10-17 12:05:16 +08:00
Mark Nelson
14de10c463
MDL-63547 core_message: updated message_deleted event to support groups
2018-10-17 12:05:16 +08:00
Jake Dallimore
4fca5dabb2
MDL-63658 core_favourites: introduce the favourites subsystem to core
2018-10-17 10:16:18 +08:00
Eloy Lafuente (stronk7)
c2f1dbcf49
on-demand release 3.6dev+
2018-10-16 16:20:23 +02:00
Eloy Lafuente (stronk7)
01f6529b8c
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2018-10-16 16:20:21 +02:00
Juan Leyva
b36ee81ea6
MDL-63523 enrol: Return extra fields for new dashboard
...
WebService core_enrol_get_users_courses should return extra information for the app
so we can display all the new dashboard information without having to do extra WS requests.
2018-10-16 13:45:07 +02:00
Mark Nelson
ea241998e6
MDL-27520 assignfeedback_comments: allow files in the comments feedback
...
Also use new API to add files to gradebook.
2018-10-16 13:06:58 +08:00
Mark Nelson
faa438bad6
MDL-27520 mod_assign: added API for feedback plugins
2018-10-16 13:06:58 +08:00
Mark Nelson
5d7a9ea6f9
MDL-27520 core_grades: accept feedback files via grade_update()
2018-10-16 12:32:44 +08:00
Damyon Wiese
54697072a6
Merge branch 'MDL-62960-master' of git://github.com/rezaies/moodle
2018-10-16 11:43:24 +08:00
Jun Pataleta
34c2fe1f91
Merge branch 'MDL-63337-master' of git://github.com/damyon/moodle
2018-10-16 10:31:26 +08:00
Damyon Wiese
7e1ca773bb
MDL-63337 enrol: Fix behat test
...
The link to the course homepage now requires javascript, by directly navigating to the course page
we can still avoid the need for javascript in this test.
2018-10-16 10:15:25 +08:00
Shamim Rezaie
b0e5f22961
MDL-62960 calendar: Visuall indicator for valid course event drop zones
2018-10-16 12:58:25 +11:00
Shamim Rezaie
084d5ee46c
MDL-62960 calendar: Rename get_module_timestamp_min/max_limit methods
...
The methods get_module_timestamp_min_limit() and get_module_timestamp_max_limit()
are doing generic stuff and can be used for other calendar event types as well.
I have renamed them to get_timestamp_min_limit() and get_timestamp_max_limit() respectively.
2018-10-16 12:58:25 +11:00
Shamim Rezaie
586886b346
MDL-62960 calendar: Implementing course events validity check callback
2018-10-16 12:58:25 +11:00
Shamim Rezaie
5974bfebb9
MDL-62960 calendar: Added range check callback for course events
...
Added core_calendar_get_valid_event_timestart_range callback for course events
2018-10-16 12:58:25 +11:00
Andrew Nicols
5266994547
Merge branch 'MDL-63421' of git://github.com/stronk7/moodle
2018-10-16 08:49:34 +08:00
Andrew Nicols
4c8569e0bf
Merge branch 'MDL-63603-INR' of https://github.com/danielneis/moodle
2018-10-16 08:34:58 +08:00
Eloy Lafuente (stronk7)
1a51deaf69
Merge branch 'MDL-63583-master' of git://github.com/jleyva/moodle
2018-10-16 00:29:02 +02:00
Eloy Lafuente (stronk7)
d9446c0ff7
Merge branch 'MDL-63456-master' of git://github.com/merrill-oakland/moodle
2018-10-16 00:15:46 +02:00
Eloy Lafuente (stronk7)
bbfda3b9db
Merge branch 'MDL-62319-master' of git://github.com/damyon/moodle
2018-10-15 23:54:51 +02:00
Eloy Lafuente (stronk7)
12752c72d1
Merge branch 'MDL-63102-master' of git://github.com/peterRd/moodle
2018-10-15 23:34:45 +02:00
Eloy Lafuente (stronk7)
77d7f5e0dd
Merge branch 'MDL-63337-master-fix' of https://github.com/junpataleta/moodle
2018-10-15 16:24:49 +02:00
Jun Pataleta
c99b10368f
MDL-63337 block_myoverview: Fix illegal whitespaces
2018-10-15 22:06:55 +08:00
Jun Pataleta
6bcf1e76c4
Merge branch 'MDL-63337-master' of git://github.com/bmbrands/moodle
2018-10-15 21:03:16 +08:00
David Monllao
4bc3f503fd
MDL-63431 atto_media: Shorten line length
2018-10-15 10:23:48 +02:00
David Monllao
7ba798c01d
Merge branch 'MDL-63431-master' of https://github.com/kabalin/moodle
2018-10-15 09:13:53 +02:00
Damyon Wiese
2debe416c6
Merge branch 'MDL-63352-master' of git://github.com/peterRd/moodle
2018-10-15 14:50:10 +08:00
Peter
9e95193e9f
MDL-63352 block_timeline: Persist user preference on timeline
...
* Persist sort preference to the user table
* Persist filter preferences to the user table
* Add behat tests to test persistence
* Add the gdpr exports for the user preferences as well as unit tests for the same
* Updated view_nav.min
2018-10-15 14:46:12 +08:00
Bas Brands
6481a21fc3
MDL-63337 block_myoverview: enrol_get_my_courses sort ul.timeaccess
2018-10-15 08:42:08 +02:00
Bas Brands
e4b4b9e7da
MDL-63337 block_myoverview: add improved block myoverview
2018-10-15 08:42:08 +02:00
Damyon Wiese
283acb8b22
Merge branch 'MDL-63041-master' of git://github.com/bmbrands/moodle
2018-10-15 13:29:31 +08:00
Andrew Nicols
489dd14569
Merge branch 'MDL-63542-master' of git://github.com/jleyva/moodle
2018-10-15 10:57:38 +08:00
AMOS bot
ecafc74651
Automatically generated installer lang files
2018-10-15 00:07:11 +00:00
Eloy Lafuente (stronk7)
040360468c
MDL-63655 core: Fix miss-placed parenthesis
2018-10-15 01:02:25 +02:00
Marina Glancy
ced982cf15
MDL-63648 tool_xmldb: drag and drop sorting
2018-10-13 14:03:46 +02:00
Ruslan Kabalin
0030362e4c
MDL-63431 atto_media: Fix non-unique id issues and extend tests.
2018-10-12 12:20:34 +01:00
Ruslan Kabalin
cb6941685e
MDL-63431 atto_media: Add title global attribute support.
2018-10-12 12:20:34 +01:00
Peter
970bb713b3
MDL-63102 core_block: Reduced spacing between blocks
...
Reduce the calculated bottom margin between blocks to half
2018-10-12 10:13:36 +08:00
Peter
f9d156ca5a
MDL-63040 core_my: Remove page header
...
* Remove user name and image from the page header
* Modify header template to accept new fields
2018-10-12 08:12:46 +08:00
Amaia Anabitarte
856c51a80b
MDL-63068 user: Allow underscore for profile custom fields shortname
2018-10-11 16:39:57 +02:00
Amaia Anabitarte
5e4aaa886c
MDL-62920 user: Uploading deleted user and adding to a cohort
2018-10-11 16:27:07 +02:00
Shamim Rezaie
44b30f9ced
MDL-63626 mod_quiz: Fixed a bug when there was no attempt on the quiz
2018-10-12 01:03:39 +11:00
Marina Glancy
d8c50267b9
MDL-63625 core: sortable_list iOS scrolling
...
For iOS we need to register non passive events not only for touchstart but also for touchmove
and touchend. Also iOS could open two move dialogue windows instead of one
2018-10-11 15:08:46 +02:00
Eloy Lafuente (stronk7)
3cced42eb3
weekly release 3.6dev
2018-10-11 13:22:36 +02:00
Eloy Lafuente (stronk7)
51b066f9b8
NOBUG: Fixed SVG browser compatibility
2018-10-11 13:22:34 +02:00
Eloy Lafuente (stronk7)
a8d67b3685
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2018-10-11 13:22:33 +02:00
Damyon Wiese
a0b009115e
MDL-62319 assignfeedback_editpdf: Disable touch scrolling
...
Assignment editpdf canvas provides it's own scroll tool and the native browser one breaks
the rest of the tools for the canvas. Turn it off.
2018-10-11 13:28:01 +08:00
Nathan Nguyen
923641f71c
MDL-62319 Assign: Grading interface is broken when using iOS 11.3 devices
2018-10-11 13:27:56 +08:00
AMOS bot
b8764e3ae4
Automatically generated installer lang files
2018-10-11 00:07:10 +00:00
Eloy Lafuente (stronk7)
19456c3956
Merge branch 'MDL-62891-master-callable_name' of git://github.com/mudrd8mz/moodle
2018-10-10 23:29:40 +02:00
Eloy Lafuente (stronk7)
23a7374b02
Merge branch 'MDL-63225-master' of git://github.com/jleyva/moodle
2018-10-10 23:24:27 +02:00
David Monllao
e9659a17ba
Merge branch 'MDL-51803-master-handle' of https://github.com/marinaglancy/moodle
2018-10-10 14:27:17 +02:00
Peter Spicer
9eac857649
MDL-63451 core_message: Properly escape URLs for notification popup
2018-10-10 13:05:05 +01:00
David Monllao
398d4ef03e
Merge branch 'MDL-63373' of git://github.com/stronk7/moodle
2018-10-10 12:56:38 +02:00
Marina Glancy
f7d1a24eee
MDL-51803 core: sortable list not passive touch events
...
Some browsers do not support options passed to the event browsers. Check if browser
supports it before adding options.
2018-10-10 12:34:46 +02:00
Marina Glancy
5c170231dd
MDL-51803 core: encourage use drag handle in sortable list
2018-10-10 11:32:32 +02:00
Eloy Lafuente (stronk7)
6db31715b3
Merge branch 'MDL-61245-master' of git://github.com/jleyva/moodle
2018-10-10 11:14:57 +02:00
David Monllao
a169745489
MDL-60710 course: Fix incorrect reference to role
2018-10-10 10:57:47 +02:00
Juan Leyva
ca48cc915b
MDL-61245 core_blog: New Web Service core_blog_view_entries
2018-10-10 09:58:08 +02:00
Jun Pataleta
3151c3b98b
Merge branch 'MDL-46415-master' of https://github.com/lucaboesch/moodle
2018-10-10 12:05:44 +08:00
Jake Dallimore
de60737dd7
MDL-60145 course: fix bug with group restictions button during mod edit
...
If a mod doesn't support groups, then we remove the grouping element,
and now also the 'add group/group restriction' helper button too.
2018-10-10 08:40:07 +08:00
AMOS bot
428c82f54f
Automatically generated installer lang files
2018-10-10 00:07:07 +00:00
Eloy Lafuente (stronk7)
89957b6c34
Merge branch 'MDL-63439-master' of git://github.com/damyon/moodle
2018-10-10 00:47:40 +02:00
Eloy Lafuente (stronk7)
609c73be26
Merge branch 'MDL-29895' of https://github.com/enovation/moodle
2018-10-10 00:29:16 +02:00
Daniel Neis Araujo
c8dcecf3f3
MDL-63603 enrol: Add Indian Rupee to paypal enrolment currencies
2018-10-09 18:19:14 -03:00
Eloy Lafuente (stronk7)
25fe592cf0
Merge branch 'MDL-62395-master' of git://github.com/junpataleta/moodle
2018-10-09 23:06:28 +02:00
Andreas Grähn
b80f15efca
MDL-46415 tinymce: SVG emoticons size
2018-10-09 22:19:39 +02:00
Marina Glancy
261a3a3085
MDL-51803 core: sortable list, fix for touch devices
2018-10-09 16:05:39 +02:00
David Monllao
b43f926b44
MDL-51803 autoscroll: Fix incorrect reference to function
2018-10-09 13:58:51 +02:00
David Monllao
ce49b96586
Merge branch 'MDL-51803-master-mouse' of git://github.com/marinaglancy/moodle
2018-10-09 13:53:29 +02:00
Marina Glancy
e3c2a1bb3a
MDL-51803 core: fix for touchstart
2018-10-09 13:28:39 +02:00
Marina Glancy
e134ad7b38
MDL-51803 core: sortable list singleton
2018-10-09 13:28:33 +02:00
Eloy Lafuente (stronk7)
fac3c7ff4c
Merge branch 'MDL-63427-master' of git://github.com/mihailges/moodle
2018-10-09 13:21:11 +02:00
Andreas Grähn
748bb77266
MDL-46415 atto: SVG emoticons size
2018-10-09 12:09:44 +02:00
Andreas Grähn
c77c036c4d
MDL-46415 pix: SVG emoticons
2018-10-09 11:43:42 +02:00
Eloy Lafuente (stronk7)
bf0072e6c3
Merge branch 'MDL-63401-master' of git://github.com/andrewnicols/moodle
2018-10-09 11:35:29 +02:00
David Monllao
f79460dafa
Merge branch 'MDL-62738_master' of https://github.com/mfabriczy/moodle
2018-10-09 09:23:57 +02:00
David Monllao
b52e22dccb
Merge branch 'MDL-51969-master' of https://github.com/dmitriim/moodle
2018-10-09 09:19:53 +02:00
Peter
63d0d9b472
MDL-63043 core_blocks: Increase the fixed width to 360
...
Increase the fixed width of the column to 360. Already does the realign below centre column
Compiled css file
2018-10-09 15:01:21 +08:00
David Monllao
bbb2141084
Merge branch 'MDL-60710-master' of git://github.com/abias/moodle
2018-10-09 09:00:42 +02:00
David Monllao
e2f8547acf
Merge branch 'MDL-61378-master' of git://github.com/damyon/moodle
2018-10-09 08:57:49 +02:00
Jun Pataleta
14719185b0
Merge branch 'MDL-62491-master-fix' of git://github.com/abgreeve/moodle
2018-10-09 14:09:28 +08:00
Jun Pataleta
6a28761848
Merge branch 'MDL-63241-master-take2' of https://github.com/lucaboesch/moodle
2018-10-09 12:49:07 +08:00
Damyon Wiese
2015327b28
MDL-61378 forum: Upgrade notes
...
Tell developers to correctly nest calls to forum_print_post
2018-10-09 09:35:02 +08:00
Damyon Wiese
1bf3a76a59
MDL-61378 forum: Standardize HTML output for posts
...
Improve the format of the HTML representing a forum post.
1. Use <article> tag to mark it correctly.
2. Use <time> tag to include the real datetime information.
3. Use <address> tag to specify who and when the post came from.
4. Use heading level tags to mark the subject of each post.
5. Properly nest reply posts within their parent <article>
6. Use a header tab for each article to split the metadata from the content.
7. Use CSS to separate links, not text content.
Because posts are now nested properly, the heading for each one refers to it's own article
and we don't need to generate arbitrary heading level tags depending on how deep the post
is nested.
2018-10-09 09:34:57 +08:00
Adrian Greeve
ea81e783ef
MDL-62491 privacy: Fix running the download script.
...
Previously running the code to generate the download file
was very fagile. Now the code can be run anywhere without
problems occuring copying files.
2018-10-09 09:31:13 +08:00
Damyon Wiese
490e48a4df
MDL-63439 assign: Unicode charsets for pdf
...
Prefer to use freesans font for generated pdfs as it has the biggest charset support.
2018-10-09 09:28:06 +08:00
Jun Pataleta
f849b0faa9
Merge branch 'MDL-63194' of https://github.com/timhunt/moodle
2018-10-09 08:56:02 +08:00
Andrew Nicols
751b5e8b92
MDL-63401 tool_dataprivacy: Change default for require end date
...
We should preserve the existing behaviour.
2018-10-09 08:31:59 +08:00
Andrew Nicols
9a8944c52d
MDL-63401 tool_dataprivacy: Simplify where processing
2018-10-09 08:21:38 +08:00
Andrew Nicols
7200ab20cd
MDL-63401 tool_dataprivacy: Move final cap check to endpoint
2018-10-09 08:21:25 +08:00
Mihail Geshoski
e3b53ef1f4
MDL-63427 block_myprofile: My profile block UI improvements
2018-10-09 08:09:11 +08:00
Alexander Bias
da4d17313d
MDL-60710 course: Overhaul of Behat tests
2018-10-08 22:49:36 +02:00
Alexander Bias
3ebba90a6b
MDL-60710 course: Refine strings
2018-10-08 22:49:13 +02:00
Eric Merrill
1ddf3b6a0f
MDL-63456 qtype_multichoice: Return a default options object if missing
2018-10-08 15:50:02 -04:00
Eric Merrill
efea324715
MDL-63456 question: Improve Aiken error handling and multichoice errors
2018-10-08 15:50:02 -04:00
Tim Hunt
7a8782c4ae
MDL-63194 quiz editing: subtle drag-drop bug if moving between sections
2018-10-08 17:37:11 +01:00
Bas Brands
faff02ae6b
MDL-63041 theme boost: remove region main border padding for dashboard
2018-10-08 17:07:30 +02:00
Juan Leyva
bd4a6a7060
MDL-63583 course: Include course/lib.php always
...
core_course_get_courses_by_field WS must include always course/lib.php to not depend on functions including it.
2018-10-08 16:32:15 +02:00
Andrew Nicols
65f77d319e
MDL-63401 tool_dataprivacy: Allow expiriration of users without end date
2018-10-08 20:49:59 +08:00
Andrew Nicols
2136ec3da3
MDL-63401 tool_dataprivacy: Rewrite expired deletion handling
...
This change rewrites the way in which expiry is calculated and addresses
a number of closely related issues:
Users can customise, and add blocks with data to, their dashboard. When
a user had done so, the user could be flagged for deletion, but the
blocks in their Dashboard were subject to the default block retention
policy. In addition there is no way to override the retention policy for
user blocks.
This change modifies the structure of the expiry mechanism:
- to consider any subcontext of the user context to be a part of the user
context during calculation. User child contexts are not the property
of the system, and should not be treated separately.
- the way in which the context expiry mechanism worked was to select
use a multiple different managers based solely on the context level.
Because of the use of user blocks, this proved to be unreliable as
blocks has been attributed purely to courses.
This has been changed to a single manager which is aware of hierarchy
and deletions as a whole.
- to prepare for upcoming work relating to more detailed expiry
mechanisms, a new expiry_info class is introduced and used to
merge the expiry of child contexts into a working in-memory view.
This changeset includes extensive unit tests.
2018-10-08 20:49:55 +08:00
Andrew Nicols
204abd3c97
MDL-63401 core: Do not delete the user context
...
As long as we have a user record, we should not delete the context which
relates to it.
2018-10-08 20:49:17 +08:00
Andrew Nicols
cbae8dcd57
MDL-63401 tool_dataprivacy: Move cap checks to endpoints from API
2018-10-08 20:49:17 +08:00
David Monllao
4e725169f9
MDL-60425 blog: Remove empty line
2018-10-08 12:52:04 +02:00
David Monllao
92adfa3cd2
Merge branch 'MDL-60425-master' of git://github.com/jleyva/moodle
2018-10-08 12:51:05 +02:00
Marina Glancy
dbe5689ef1
MDL-51803 core: integration review
2018-10-08 11:50:47 +02:00
Marina Glancy
6b9cb2481c
MDL-51803 core: integration review
2018-10-08 11:50:47 +02:00
Marina Glancy
539cb25050
MDL-51803 core: reusable element for sorting lists
2018-10-08 11:50:47 +02:00
Marina Glancy
a21d34776b
MDL-51803 core: autoscroll module from OU
2018-10-08 11:50:47 +02:00
David Monllao
de0d394192
Merge branch 'MDL-63323-wrong-classes-attribute-into-activity_navigation' of https://github.com/davidherney/moodle
2018-10-08 11:30:15 +02:00
Adrian Greeve
ff40c7d374
MDL-62491 navigation: Update to tree.js to allow callbacks.
2018-10-08 09:00:08 +08:00
Adrian Greeve
812c409203
MDL-62491 mod_assign: Fill in the rewrite plugin urls properly.
2018-10-08 09:00:08 +08:00
Adrian Greeve
e90a0a7415
MDL-62491 core_privacy: Add html files to the user data export.
...
This adds html to the data export that allows for easier navigation
and reading of data.
2018-10-08 09:00:08 +08:00
Luca Bösch
7294f412fc
MDL-63241 calendar: Add missing table alias in SQL query.
2018-10-07 21:43:47 +02:00
Marcus Fabriczy
db25ea5a96
MDL-62738: editor_tinymce: Fix call stack size bug on Safari
...
The call stack size was being exceeded via a recursive loop brought
by MDL-61189.
To fix, this item removes MDL-36803 and MDL-41328 as the iOS keyboard works
nicely on Safari with TinyMCE.
2018-10-06 17:21:51 +09:30
Juan Leyva
10b88bf2c7
MDL-63542 core_course: Support stealth activities in WS
2018-10-05 14:51:01 +02:00
Eloy Lafuente (stronk7)
8a95de6bcc
MDL-63421 env: Moodle 3.4.x and 3.5.x do not support PHP 7.3
2018-10-05 13:36:26 +02:00
Eloy Lafuente (stronk7)
b08cdad21a
MDL-63373 install: update the list of stale files for 3.6
2018-10-05 12:37:10 +02:00
David Mudrák
75ab4d2eb7
MDL-62891 core: Stop using var_export() to describe callables
...
Make use of the newly added function get_callable_name() when reporting
that an exception happened during shutdown.
2018-10-05 09:10:16 +02:00
David Mudrák
905d02f458
MDL-62891 core: Introduce new get_callable_name() function
2018-10-05 09:10:16 +02:00
Dmitrii Metelkin
f9ec2496f8
MDL-51969 mod_lti: Fixed missing tool proxy GUID
2018-10-05 15:14:15 +10:00
Jun Pataleta
129783b98c
weekly release 3.6dev
2018-10-05 10:29:01 +08:00
Jun Pataleta
5ce76aa2b6
NOBUG: Fixed SVG browser compatibility
2018-10-05 10:29:00 +08:00
Jun Pataleta
360c9681bc
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2018-10-05 10:28:59 +08:00
Jun Pataleta
7216596760
MDL-62395 tool_dataprivacy: Purpose name and description in one column
...
* Show the purpose's name and description under one column.
2018-10-05 09:20:02 +08:00
Alexander Bias
63044a2391
MDL-60710 course: Refine setting name and description
2018-10-04 08:32:30 +02:00
Jun Pataleta
6cd50cb215
Merge branch 'MDL-35788-master' of git://github.com/andrewnicols/moodle
2018-10-04 12:45:09 +08:00
Jun Pataleta
428a47fcbf
MDL-63528 auth: Behat scenario for "Remember username" display
2018-10-04 12:22:35 +08:00
Jun Pataleta
36d7b587cb
MDL-63528 auth: Show "Remember username" on login form only when needed
2018-10-04 11:39:53 +08:00
Andrew Nicols
94df729b92
MDL-35788 mod_forum: Move post creation fetch
2018-10-04 11:15:17 +08:00
Jun Pataleta
86abaf31c8
Merge branch 'MDL-63442-master' of git://github.com/abias/moodle
2018-10-04 11:02:34 +08:00
AMOS bot
bf5e1b2a77
Automatically generated installer lang files
2018-10-04 00:07:14 +00:00
Eloy Lafuente (stronk7)
83c249a665
Merge branch 'MDL-63141-master' of git://github.com/rezaies/moodle
2018-10-04 00:20:02 +02:00
Eloy Lafuente (stronk7)
c6e19d9cfa
Merge branch 'MDL-63142-master' of git://github.com/rezaies/moodle
2018-10-04 00:18:35 +02:00
Eloy Lafuente (stronk7)
57aaa0c423
Merge branch 'MDL-63143-master' of git://github.com/rezaies/moodle
2018-10-04 00:02:21 +02:00
Eloy Lafuente (stronk7)
2f46cab80d
MDL-62610 tests: fix Gherkin lint problem
2018-10-03 23:56:31 +02:00
Eloy Lafuente (stronk7)
95f82860d5
Merge branch 'MDL-62610-master' of git://github.com/lameze/moodle
2018-10-03 18:00:08 +02:00
David Monllao
1ef89ad49c
Merge branch 'mdl63334-master' of https://github.com/tlock/moodle
2018-10-03 17:19:18 +02:00
David Monllao
d6946bb0f9
Merge branch 'MDL-62558-master' of git://github.com/abgreeve/moodle
2018-10-03 11:17:06 +02:00
Jun Pataleta
7c137e7845
Merge branch 'MDL-63426-master' of https://github.com/lucaboesch/moodle
2018-10-03 15:25:22 +08:00
Jun Pataleta
941b90a509
Merge branch 'MDL-63211_master' of git://github.com/markn86/moodle
2018-10-03 13:45:52 +08:00
Mark Nelson
0d203bbf8d
MDL-63211 core_message: respect new setting 'messagingallusers'
2018-10-03 11:58:39 +08:00
Mark Nelson
c886e2c94d
MDL-63211 core_message: deprecated api::is_user_blocked
2018-10-03 11:58:39 +08:00
Damyon Wiese
b8dad795f7
MDL-63211 message: update behat
...
Approve the contact requests in the behat test.
2018-10-03 11:58:39 +08:00
Mark Nelson
be016b0144
MDL-63211 core: added notification when contact request is made
2018-10-03 11:58:39 +08:00
Mark Nelson
892aad5185
MDL-63211 core_message: add temporary pending contact requests page
2018-10-03 11:51:29 +08:00
Mark Nelson
f219eac7b4
MDL-63211 core: update core to use new APIs
2018-10-03 11:51:29 +08:00
Mark Nelson
beeadbf783
MDL-63211 core: updated upgrade.txt files
2018-10-03 11:51:29 +08:00
Mark Nelson
742c27b3e8
MDL-63211 core_message: updated privacy provider
2018-10-03 11:51:29 +08:00
Mark Nelson
522841861f
MDL-63211 core_message: added new web services
2018-10-03 11:35:26 +08:00
Mark Nelson
0b3eadcd96
MDL-63211 core_message: deprecated functions and added new API
2018-10-03 11:35:26 +08:00
Mark Nelson
bacebf3738
MDL-63211 core: created new events for blocking/unblocking users
2018-10-03 11:35:25 +08:00
Adrian Greeve
edbdeb6315
MDL-62558 tool_dataprivacy: Create a summary page for users.
2018-10-03 10:16:25 +08:00
Jun Pataleta
850707a0bb
Merge branch 'MDL-35788-master' of git://github.com/andrewnicols/moodle
2018-10-03 10:13:40 +08:00
Eloy Lafuente (stronk7)
682357004f
Merge branch 'MDL-60685-master' of git://github.com/damyon/moodle
2018-10-03 00:23:10 +02:00
Eloy Lafuente (stronk7)
b18df698e7
Merge branch 'MDL-63435-master' of https://github.com/lucaboesch/moodle
2018-10-02 23:47:52 +02:00
Eloy Lafuente (stronk7)
ca2ac0c1a3
Merge branch 'MDL-58000-master' of https://github.com/mackensen/moodle
2018-10-02 23:39:27 +02:00
Juan Leyva
bb96ff716d
MDL-60425 core_blog: New WS core_blog_get_entries
2018-10-02 14:49:48 +02:00
Juan Leyva
9de4402112
MDL-60425 core_blog: Move access validation to API
2018-10-02 14:49:48 +02:00
Juan Leyva
27190655b0
MDL-63225 webservice: Return proper debuginfo on WS exceptions
...
In order to make developers easy, we should give some clues about the type of the data generating exceptions.
2018-10-02 13:14:33 +02:00
Andrew Nicols
13976bcf83
Merge branch 'MDL-63493-master' of git://github.com/junpataleta/moodle
2018-10-02 11:40:20 +08:00
Jun Pataleta
b79482f5d7
MDL-63493 core_question: Fix field parameters for the index definitions
...
* The fields for the ID number-related indexes that were created for
the question and question_categories tables in MDL-62708 should not
be in comma-separated strings.
2018-10-02 11:31:36 +08:00
Jun Pataleta
0410cee69e
MDL-63493 core_message: Fix field parameters for the index definitions
...
* The fields for the ID number-related indexes that were created for
the messages and message_user_actions tables in MDL-36941 should not
be in comma-separated strings.
2018-10-02 11:31:36 +08:00
David Knuplesch
a487a3edf2
MDL-60710 course: setting to show/hide duplicate coursecontact
2018-10-01 13:39:17 +02:00
Simey Lameze
484b179d06
MDL-62610 mod_quiz: fix behat failure
2018-10-01 09:53:34 +08:00
Simey Lameze
73aefa6bfc
MDL-62610 mod_quiz: fix CiBoT issues
2018-10-01 08:27:28 +08:00
Andrew Nicols
424920f8fb
MDL-35788 forum: Show post creation time not modified
2018-10-01 08:16:42 +08:00
Shamim Rezaie
0ce3fef70a
MDL-63390 quiz_statistics: Remove Min/Median/Maximum rows
...
Part of MDL-62610
2018-10-01 07:53:10 +08:00
Shamim Rezaie
422d78648c
MDL-63390 quiz_statistics: Make the summary row more distinguishable
2018-10-01 07:52:59 +08:00
Shamim Rezaie
24c28f3c9b
MDL-63390 Quiz: Use lang rules to format quiz summark as a percentage
...
Part of MDL-62610
2018-10-01 07:52:50 +08:00
Shamim Rezaie
bef224c6e4
MDL-63390 quiz_statistics: Added formating functions
...
Refactored quiz_statistics_table class to remove some duplications by defining and using
format_range(), format_percentage() and format_percentage_range() methods.
Part of MDL-62610
2018-10-01 07:52:42 +08:00
Shamim Rezaie
84140b9137
MDL-63390 quiz_statistics, question: Handling variants as well
...
Variants should also be treated like random questions in the sense that
a summary row
should be displayed for them as well.
This commit deals with handling variants.
Also the name of the calculated_random_question_summary class has
changed to
calculated_question_summary to be more generic as the summary row is not
specific to random questions only.
Also removed the protected function too_many_subq_and_or_variant_rows
and the const SUBQ_AND_VARIANT_ROW_LIMIT as they were not being used
anymore.
Part of MDL-62610
2018-10-01 07:52:31 +08:00
Shamim Rezaie
f4bc55871c
MDL_63390 question: Fixed get_min_max_of and get_min_max_of_sd
...
Fixed calculated_random_question_summary:get_min_max_of and calculated_random_question_summary:get_min_max_of_sd
functions and added unit tests
Part of MDL-62610
2018-10-01 07:52:18 +08:00
Tim Hunt
c5499edaef
MDL-63185 mod_quiz: more fixes to new behat code
...
Part of MDL-62610
2018-09-28 11:07:21 +08:00
Simey Lameze
9b1fc262d8
MDL-63185 mod_quiz: make CiBoT happy again
...
Part of MDL-62610
2018-09-28 11:07:21 +08:00
Simey Lameze
bd92cfc6f9
MDL-63185 mod_quiz: add behat coverage for statistics report
...
Part of MDL-62610
2018-09-28 11:07:21 +08:00
Simey Lameze
df48d3cc71
MDL-63185 mod_quiz: replace user session handling to use set_user()
...
Part of MDL-62610
2018-09-28 11:07:21 +08:00
Simey Lameze
a190910595
MDL-63185 core_test: add set_user function to behat
...
Part of MDL-62610
2018-09-28 11:07:21 +08:00
Simey Lameze
6e4fe9afe0
MDL-63185 mod_quiz: convert responses report behat to use new step
...
Part of MDL-62610
2018-09-28 11:07:21 +08:00
Simey Lameze
90ef250d52
MDL-63185 mod_quiz: create steps to handle diferent behaviours
...
Part of MDL-62610
2018-09-28 11:07:21 +08:00
Simey Lameze
71fc74cee5
MDL-63185 core_question: add callback to some question types
...
Part of MDL-62610
2018-09-28 11:07:21 +08:00
Simey Lameze
3c4ff02e41
MDL-63185 mod_quiz: replace existing tests to use new step
...
Part of MDL-62610
2018-09-28 11:07:21 +08:00
Simey Lameze
5c0654d7ff
MDL-63185 mod_quiz: change APIs to handle attempts on behat
...
Thanks to Tim Hunt for all the help.
Part of MDL-62610
2018-09-28 11:07:21 +08:00
Simey Lameze
35aa9ade76
MDL-63185 mod_quiz: add custom behat step to create user attempts
...
Thanks to Tim Hunt for all the help.
Part of MDL-62610
2018-09-28 11:07:21 +08:00
Shamim Rezaie
b5fff70bdd
MDL-63186 quiz_statistics: Highlight the summary row if is dubious
...
The summary row should be highlighted if any of the summarised rows are dubious.
Part of MDL-62610
2018-09-28 11:07:21 +08:00
Shamim Rezaie
666889f0f8
MDL-63186 quiz_statistics: Show each columns min,max in the summary row
...
The statistics table have been modified so that the summary row shows the minimum and maximum
values of each column for the set of questions that are being summarised.
Part of MDL-62610
2018-09-28 11:07:21 +08:00
Shamim Rezaie
6a966ea8d4
MDL-63186 workshopform_numerrors: Move percents lang string to core
...
Moved 'percents' lang string from workshopform_numerrors to core_moodle.
AMOS BEGIN
MOV [percents,workshopform_numerrors],[percents,core_moodle]
AMOS END
Part of MDL-62610
2018-09-28 11:07:21 +08:00
Shamim Rezaie
d79fef2ab5
MDL-63186 question: Calculate extremums of summarised questions
...
Modified calculated_random_question_summary class so that it can return minimum and maximum
of each attribute of the sub questions it is summarising.
Part of MDL-62610
2018-09-28 11:07:21 +08:00
Shamim Rezaie
6ee2b972c9
MDL-63186 quiz_statistics: Remove q number from the summary row
...
Part of MDL-62610
2018-09-28 11:07:21 +08:00
Ryan Wyllie
29cc55079a
MDL-63186 question: include random questions in statistics calculator
...
Part of MDL-62610
2018-09-28 11:07:21 +08:00
Jun Pataleta
74844ced9d
MDL-62395 bootstrapbase: Add more w-XX classes for BS4 compatibility
...
I added w-25, w-50 and w-75.
2018-09-28 10:25:59 +08:00
Jun Pataleta
526d2aa58e
MDL-62395 tool_dataprivacy: Use BS4 table classes
...
* Use standard Bootstrap4 table classes for the categories and purposes
tables.
* Set w-25 for the name and description columns of the purposes table.
* Set w-50 for the description column of the categories table.
* Set a minimum width for the actions column of these tables.
2018-09-28 10:25:58 +08:00
Mark Nelson
b393296311
MDL-63211 core: deprecated events for blocking/unblocking contacts
...
The message_contact_blocked and message_contact_unblocked
events were deprecated. The reason being that you will be
able to block and unblock any user, regardless if they are
a contact or not. This information is also now stored in a
separate DB table.
2018-09-28 10:19:57 +08:00
Mark Nelson
b65bfc8ab4
MDL-63211 core: upgrade to remove duplicate contacts
...
Remove any duplicate rows - from now on adding contacts just requires 1 row.
The person who made the contact request (userid) and the person who approved
it (contactid). Upgrade the table so that the first person to add the contact
was the one who made the request.
2018-09-28 10:19:57 +08:00
Mark Nelson
3ec5c7701c
MDL-63211 core: upgrade to remove non-mutual contacts
2018-09-28 10:19:56 +08:00
Andrew Nicols
0b4c5e7706
Merge branch 'MDL-63477-master' of https://github.com/ryanwyllie/moodle
2018-09-28 09:47:49 +08:00
Ryan Wyllie
52b7845553
MDL-63477 blocks_timeline: fix behat test in clean theme
2018-09-28 09:40:57 +08:00
Mark Nelson
4428b042cb
MDL-63211 core: upgrade to move blocked contacts to new table
2018-09-28 09:16:31 +08:00
Mark Nelson
d842d9a90a
MDL-63211 core: added new database tables
...
Allow NULL values for timecreated in both message_contacts
and message_users_blocked because there is existing data
that has no timecreated value associated with it.
2018-09-28 09:15:52 +08:00
David Herney
97fd2fb575
MDL-63323 course: Fixed wrong classes key in activity_navigation class
...
Replaced "classes" by "class" attribute, when the prev and next links are builded into the activity navigation.
2018-09-27 18:40:46 -05:00
Luca Bösch
1876162315
MDL-63435 gradebook: let activity icons re-appear.
2018-09-27 18:12:08 +02:00
Luca Bösch
c789dd4f55
MDL-63426 repository_dropbox: Use post 2017 icon
2018-09-27 18:12:00 +02:00
Eloy Lafuente (stronk7)
81bbf426f6
weekly release 3.6dev
2018-09-27 15:17:37 +02:00
Andrew Nicols
1b80703e6c
MDL-63044 blocks_timeline: Remove old minified JS
2018-09-27 14:25:25 +08:00
Andrew Nicols
b8ecdc4896
MDL-63044 blocks_timeline: Fixes in integration
2018-09-27 14:16:49 +08:00
Andrew Nicols
20f9b981f9
Merge branch 'dashboard-split-overview-block' of https://github.com/ryanwyllie/moodle
2018-09-27 14:08:55 +08:00
Ryan Wyllie
1e44de35b3
MDL-63044 block_timeline: add timeline block
2018-09-27 13:10:45 +08:00
Ryan Wyllie
44eb44e415
MDL-63044 block_myoverview: remove timeline view
2018-09-27 13:10:45 +08:00
Ryan Wyllie
bbe6eadda7
MDL-63044 block_myoverview: remove tab preference
2018-09-27 13:10:45 +08:00
Ryan Wyllie
2c13ae01d9
MDL-63044 javascript: improve paged content widget
2018-09-27 13:10:45 +08:00
Ryan Wyllie
2c1d19fde6
MDL-63044 course: add get_enrolled_courses_by_timeline_classification
2018-09-27 13:10:44 +08:00
Ryan Wyllie
296ff0a768
MDL-63044 theme_boost: add dir-ltr-hide and dir-rtl-hide classes
2018-09-27 13:09:24 +08:00
Ryan Wyllie
916c0ded83
MDL-63044 theme_boost: fix secondary outline button styling
2018-09-27 13:09:23 +08:00
Ryan Wyllie
2d41f5b2fa
MDL-63044 theme_boost: add line-height classes
2018-09-27 13:09:23 +08:00
Ryan Wyllie
edd7fa33d0
MDL-63044 theme: add background pulse grey class
2018-09-27 13:09:23 +08:00
Ryan Wyllie
9d1d5ae05c
MDL-63044 theme_boost: add icon class
2018-09-27 13:09:23 +08:00
Ryan Wyllie
40a14ef345
MDL-63044 icon: add next and previous icons
2018-09-27 13:09:23 +08:00
Ryan Wyllie
119c0124c4
MDL-63044 javascript: add getUserMidnightForTimestamp to user_date
2018-09-27 13:09:23 +08:00
Ryan Wyllie
6e403eb62f
MDL-63044 javascript: add global helper for dropdowns
2018-09-27 13:09:23 +08:00
Ryan Wyllie
d4e8e94025
MDL-63044 javascript: add simple pubsub implementation
2018-09-27 13:09:23 +08:00
Eloy Lafuente (stronk7)
d6b71d7923
Merge branch 'MDL-54035_master-fix' of git://github.com/dmonllao/moodle
2018-09-26 23:28:34 +02:00
Eloy Lafuente (stronk7)
659d9fe942
Merge branch 'MDL-63013-master-prioritypolicy' of git://github.com/mudrd8mz/moodle
2018-09-26 23:21:09 +02:00
David Monllao
e8ce6ca306
MDL-54035 accesslib: Check if the user can switch role before switching
2018-09-26 13:03:08 +02:00
Eloy Lafuente (stronk7)
201d21edad
Merge branch 'MDL-63113-master' of git://github.com/bmbrands/moodle
2018-09-26 10:57:20 +02:00
David Monllao
0e79528704
Merge branch 'MDL-61161-master' of https://github.com/mackensen/moodle
2018-09-26 10:23:39 +02:00
Bas Brands
a81e6914d7
MDL-63113 theme boost: initialsbar wrapping
2018-09-26 10:18:11 +02:00
Eloy Lafuente (stronk7)
d813c9e745
Merge branch 'MDL-61981-master_nestedmath' of git://github.com/Mankro/moodle
2018-09-25 23:36:17 +02:00
Eloy Lafuente (stronk7)
51181541ab
Merge branch 'MDL-62279-master' of git://github.com/damyon/moodle
2018-09-25 23:25:10 +02:00
Eloy Lafuente (stronk7)
a649a3a120
Merge branch 'MDL-62714-boost_course_visibility_in_navbar' of https://github.com/fskandalis/moodle
2018-09-25 23:17:52 +02:00
Eloy Lafuente (stronk7)
de7c685e52
Merge branch 'MDL-63253-master-adminsearchresults' of git://github.com/mudrd8mz/moodle
2018-09-25 22:56:11 +02:00
Eloy Lafuente (stronk7)
0ddc272116
Merge branch 'MDL-62334-master' of https://github.com/danielneis/moodle
2018-09-25 22:50:41 +02:00
Charles Fulton
3b31d8c92c
MDL-61161 course: grace period for classifying in progress courses
2018-09-25 14:11:32 -04:00
Daniel Neis Araujo
28af88f364
MDL-62334 admin: add a new course link on admin/search
2018-09-25 14:31:50 -03:00
Eloy Lafuente (stronk7)
b687205e27
Merge branch 'MDL-60028' of https://github.com/paulholden/moodle
2018-09-25 16:57:58 +02:00
Eloy Lafuente (stronk7)
b8749c6208
Merge branch 'wip-MDL-62708-master' of https://github.com/Beedell/moodle
2018-09-25 16:52:50 +02:00
Charles Fulton
49b464f814
MDL-58000 badges: use large image when baking
2018-09-25 10:46:05 -04:00
Eloy Lafuente (stronk7)
fc008d6769
MDL-57610 assignfeedback_editpdf: add missing UK to install.xml
2018-09-25 15:21:42 +02:00
Eloy Lafuente (stronk7)
4f06a97702
Merge branch 'MDL-57610' of git://github.com/aolley/moodle
2018-09-25 14:46:09 +02:00
David Monllao
8199e69b47
Merge branch 'MDL-63119-master' of git://github.com/lameze/moodle
2018-09-25 12:36:08 +02:00
David Monllao
cebb7ba17c
Merge branch 'MDL-62930-master' of git://github.com/damyon/moodle
2018-09-25 12:28:10 +02:00
David Monllao
9d4c8d45ef
Merge branch 'MDL-62717-master' of https://github.com/lucaboesch/moodle
2018-09-25 12:18:36 +02:00
Alexander Bias
3e24741d0a
MDL-63442 login: Show MOODLEID cookie note only if needed
...
AMOS BEGIN
CPY [cookiesenabled,core],[cookiesenabledonlysession,core]
AMOS END
2018-09-25 12:16:47 +02:00
David Monllao
85d4b77cd3
Merge branch 'MDL-61967-master' of git://github.com/sarjona/moodle
2018-09-25 11:08:53 +02:00
Andrew Nicols
1a9fc39277
Merge branch 'MDL-63346' of https://github.com/stronk7/moodle
2018-09-25 08:35:08 +08:00
Adam Olley
1afbb97b6b
MDL-57610 assignfeedback_editpdf: integration cleanup
...
* Add a note to upgrade.php to notify devs/admins of the new setting.
* Replace update_record with set_field.
* Add missing phpdoc.
2018-09-25 09:54:39 +09:30
Sara Arjona
5290d0604b
MDL-61967 core_user: Allow filtering by No groups on participants page
...
A new optional parameter $context has been added to the
core_group::groups_get_members_join() function.
Besides, some core_group methods now accept -1 (USERSWITHOUTHGROUP) for
the groupid field.
2018-09-24 18:33:45 +02:00
Eloy Lafuente (stronk7)
0de29dbf35
MDL-63020 tests: ensure that searching for is null values also works ok
2018-09-24 17:38:10 +02:00
Eloy Lafuente (stronk7)
985b6b75c2
Merge branch 'MDL-63020' of git://github.com/timhunt/moodle
2018-09-24 16:01:21 +02:00
Tim Hunt
eb6c769a8c
MDL-63020 dml: improve the unit tests
2018-09-24 11:41:25 +01:00
David Monllao
bac1731614
Merge branch 'MDL-61573-master' of https://github.com/Kathrin84/moodle
2018-09-24 11:24:49 +02:00
John Beedell
dfa85ad002
MDL-62708 qformat_xml: phpunit test correction.
2018-09-24 09:37:12 +01:00
David Monllao
6ef77520cd
MDL-47962 upgrade.txt: Update commit reference
2018-09-24 09:50:05 +02:00
David Monllao
ccff34bf07
Merge branch 'MDL-47962' of git://github.com/timhunt/moodle
2018-09-24 09:45:47 +02:00
David Monllao
bdc511364c
MDL-54035 upgrade.txt: Limit comments to relevant info for upgrades
2018-09-24 09:41:18 +02:00
Jonathan Champ
d2a98f89bd
MDL-54035 course: Test reset roles in reset_course_userdata()
...
Previously, reset_course_userdata() was deleting the role_capabilities
directly, but has_capability() checks the local capabilities cache
which was still returning the previous value.
2018-09-21 09:17:43 -04:00
Jonathan Champ
1113e34675
MDL-54035 accesslib: Add context->get_parent_context_paths()
...
Returns full context paths for parent contexts. Useful for exact
matches, such as when checking dirtycontexts.
2018-09-21 09:17:43 -04:00
Jonathan Champ
1d049e08e5
MDL-54035 accesslib: add mark_user_dirty helper
...
Instead of marking an entire context dirty and affecting all users
of those contexts, mark the user as dirty when the change only
affects that user.
2018-09-21 09:17:43 -04:00
Jonathan Champ
34dd57053d
MDL-54035 accesslib: only modify role_capabilities in accesslib
...
Whenever the role_capabilities table is changed, we need to remember
to clear the cache for the role(s) being modified. This is far simpler
when all of those changes happen in a single file, i.e. accesslib.php,
allowing other parts of the application to use the public functions
without requiring knowledge of the cache internals.
2018-09-21 09:17:43 -04:00
Jonathan Champ
b2f349a433
MDL-54035 accesslib: separate role definition cache clear
...
Thanks to MDL-49398, we can separate the combined user session and role
definition cache clearing function into two separate functions. At the
same time, we want to identify and remove mark_dirty() calls that were
added for role definition changes but were incorrectly left behind.
Change highlights:
- Remove unnecessary mark_dirty() calls performed after
assign_capability(), unassign_capability(), delete_role(),
deleted contexts, brand new contexts
- Move role definition cache clear from the user-centric
accesslib_clear_all_caches() to the newly created,
role-dedicated accesslib_reset_role_cache()
2018-09-21 09:17:42 -04:00
John Beedell
6189fda47f
MDL-62708 question: Add idnumbers to question and question category
2018-09-21 12:26:24 +01:00
Paul Holden
f56e695883
MDL-60028 enrol: fix counting of enrolled users in a given context.
...
Previously users enrolled in a course via multiple enrolment methods
would be counted multiple times.
2018-09-21 10:14:55 +01:00
Markku Riekkinen
a776169ee9
MDL-61981 filter_mathjaxloader: add unit tests
2018-09-21 09:58:42 +03:00
Markku Riekkinen
194ffa2344
MDL-61981 filter_mathjaxloader: nested math environments
...
The MathJax filter used to break mathematics if inline math was
used inside display math. Nolink spans were added around
the inline math even though it was nested inside another math
environment. This fix is aware of the nesting so that the spans
may be inserted only at the outer math environment. No regular
expressions are used because they do not support detecting
arbitrary, unlimited nesting of parentheses in the text, which
is now needed.
2018-09-21 09:58:27 +03:00
Tim Hunt
3923151a1a
MDL-47962 filter_glossary: changes made during integration review
2018-09-20 17:58:01 +01:00
Tim Hunt
5a8c44d000
MDL-47962 filter_glossary: only create replacement HTML if needed
2018-09-20 17:58:01 +01:00
Tim Hunt
1d8d00d91d
MDL-47962 filter_glossary: only prepare the replacement if used
2018-09-20 17:58:00 +01:00
Tim Hunt
ac66652078
MDL-47962 filter_glossary: clean up filterobject class
...
This is another preliminary commit, rationalising the ->work... fields
and also moving the code that sets them up into a separate function.
This is also to prepare for the next commit.
2018-09-20 17:58:00 +01:00
Tim Hunt
c01503de75
MDL-47962 filter_glossary: only prepare_phrases_for_filtering once
2018-09-20 17:58:00 +01:00
Tim Hunt
2abf8fbf86
MDL-47962 filter_glossary: use preg features for fullmatch
...
This eliminates a lot of necessary string manipulation for something
that preg can just do with the \b assertion.
The change also extracts all the work to prepare ->work_phrase (renamed
->regexp) into a separate function. This is to pave the way for future
efficiency gains, but for now I have not done them, so it is easier to
verify by inspection that this commit does not change behaviour.
Also, some tidy-ups to the filterobject structure, to eliminate some
redundant fields.
2018-09-20 17:58:00 +01:00
Tim Hunt
d22699af7f
MDL-47962 filter_glossary: cache concept list in a MUC static cache
...
This is a slight improvement on a suggestion by David Monllaó
2018-09-20 17:58:00 +01:00
Tim Hunt
b0a3b52fe9
MDL-47962 filter_glossary: Fix lang string concatenation
2018-09-20 17:58:00 +01:00
Tim Hunt
c633345265
MDL-47962 filter_glossary: $GLOSSARY_EXCLUDEENTRY shouldn't stop caching
...
Also, greatly improved unit tests, to test more cases of how the filter
should work.
2018-09-20 17:58:00 +01:00
Tim Hunt
43d270e4ef
MDL-47962 filterlib: Fix lots of coding style
2018-09-20 17:58:00 +01:00
Tim Hunt
5abc431335
MDL-63020 ddl: fix nullable unique indexes in OCI and MS SQL
...
This works-around the default non-standard behaviour of these DB engines.
2018-09-20 17:41:22 +01:00
Tim Hunt
54b2b1d27f
MDL-63020 xmldb: Improve PHPdoc comments for better IDE autocomplete
2018-09-20 17:41:22 +01:00
Luca Bösch
490476a118
MDL-62717 forum: Create announcements forum with HTML format intro.
2018-09-20 17:47:35 +02:00
Eloy Lafuente (stronk7)
6902f39141
weekly release 3.6dev
2018-09-20 12:11:53 +02:00
Eloy Lafuente (stronk7)
ef10e7db4c
MDL-63346 nodejs: Bump to created from scratch shrinkwrap file
...
Steps:
- remove node_modules & npm-shrinkwrap.json
- npm cache clear --force
- npm install
- npm shrinkwrap
2018-09-20 11:00:02 +02:00
Eloy Lafuente (stronk7)
5bd0dc6483
MDL-23545 question: fix remaining sizes leading to failures
2018-09-19 23:07:20 +02:00
Eloy Lafuente (stronk7)
881f451bf0
Merge branch 'MDL-23545-phpunit-fixes' of https://github.com/timhunt/moodle
2018-09-19 18:10:37 +02:00
Eloy Lafuente (stronk7)
dd3508df5b
MDL-59227 course: Use low level early renaming to avoid dupes
...
Instead of using set_coursemodule_name() to proceed with the name
change we perform the change earlier in the process, both to avoid
duplicate events caused by the renaming function and also to get the new
name used by all proper generated events.
2018-09-19 17:20:23 +02:00
David Monllao
4453613767
Merge branch 'MDL-63140-master' of git://github.com/rezaies/moodle
2018-09-19 13:30:43 +02:00
Tim Hunt
59ffae414c
MDL-23545 qformat_xml: fix another Behat test
2018-09-19 12:18:59 +01:00
David Monllao
25561b3751
Merge branch 'MDL-63135-master' of git://github.com/rezaies/moodle
2018-09-19 13:12:40 +02:00
David Mudrák
7fb0e8a260
MDL-63013 tool_policy: Add Behat tests for the new style of agreements
...
The tests make sure that both existing users as well as signing up users
can accept policies with "on their own page" style of agreement prior
reaching the consent page.
2018-09-19 09:55:42 +02:00
David Mudrák
362ae1b443
MDL-63013 tool_policy: Change acceptance flow for policies with own page
...
The idea of the patch is to check the list of policies that are shown
before and on the consent page. If that list contains a policy that is
supposed to be accepted on its own page, the existing flow is
interrupted and the user is redirected to a view.php to display that
particular policy.
The view template for such a policy contains a button for getting the
user agreement. When pressed, the policy is marked as accepted and we
can go to start again.
To make this working during the signup, we need to extend the existing
logic and start tracking which particular policies the visitor accepted
prior reaching the signup form. Similarly, we need to start track which
particular policies were displayed and use that list when evaluating
which policies were unchecked on the consent page.
2018-09-19 09:55:42 +02:00
David Mudrák
23b663ed55
MDL-63013 tool_policy: Policy agreement style can be defined now
...
The patch introduces a new property of a policy document called
"Agreement style". It allows the admin to define if the policy should be
accepted together with all others on the consent page (legacy and
default behaviour) or on its page before the consent page is reached
(the new optional behaviour).
2018-09-19 09:55:42 +02:00
Eloy Lafuente (stronk7)
61367994bd
Merge branch 'MDL-23545-phpunit-fixes' of https://github.com/timhunt/moodle
2018-09-19 00:26:25 +02:00
Eloy Lafuente (stronk7)
4cde0a5212
Merge branch 'MDL-63116-master-1' of git://github.com/mihailges/moodle
2018-09-18 23:26:51 +02:00
Eloy Lafuente (stronk7)
ead7a5393e
Merge branch 'MDL-59227' of https://github.com/rlorenzo/moodle
2018-09-18 23:11:34 +02:00
Mihail Geshoski
457047de6c
MDL-61908 privacy: Fix heading in data privacy pages
2018-09-18 18:49:04 +02:00
Eloy Lafuente (stronk7)
ddf86f9930
Merge branch 'MDL-63109-master' of git://github.com/mihailges/moodle
2018-09-18 17:50:13 +02:00
David Monllao
542201d547
Merge branch 'MDL-63138-master' of git://github.com/rezaies/moodle
2018-09-18 16:39:58 +02:00
David Monllao
11decdb19c
Merge branch 'MDL-63139-master' of git://github.com/rezaies/moodle
2018-09-18 16:36:55 +02:00
David Monllao
6302d4cf64
Merge branch 'MDL-63117-master' of git://github.com/rezaies/moodle
2018-09-18 16:32:58 +02:00
Tim Hunt
f19c6f60cd
MDL-23545 qformat_xml: don't allow irrelevant DB differences to break tests
...
Also slightly improve formatting of the exported file.
2018-09-18 13:52:51 +01:00
David Monllao
0e5144fe24
Merge branch 'MDL-63333_master' of git://github.com/markn86/moodle
2018-09-18 12:17:46 +02:00
Mihail Geshoski
85de6d525d
MDL-63109 privacy: Add behat tests
2018-09-18 15:06:23 +08:00
Kathrin Osswald
df8eec5206
MDL-61573 user: Changes to pix path for better support of fa mapping
2018-09-18 08:28:23 +02:00
Jun Pataleta
58e529e0c0
Merge branch 'm36_MDL-63319_MySQL_MSSQL_Rename_Field_Reserved_Word' of https://github.com/scara/moodle
2018-09-18 14:10:11 +08:00
Mihail Geshoski
2b85015b83
MDL-63109 privacy: Fix the initialisation of the policy acceptance modal
2018-09-18 12:55:35 +08:00
Adam Olley
bc32547da9
MDL-57610 assignfeedback_editpdf: Add test coverage for conversion task
...
Without this, we have no coverage of the convert_submissions task. This test
validates it both works normally, and that it also skips queued items that have
exceeded the conversion attempt limit introduced in this improvement.
2018-09-18 14:14:24 +09:30
Tim Schroeder
d2111dbccf
MDL-63119 calendar: now showing event end in modal
...
When clicking on an event in the month view, a modal opens with
information about it. That modal did previously only show the start time
of the event. It now also shows the end (if the event has one).
2018-09-18 11:40:07 +08:00
Jun Pataleta
902ec3d0f8
Merge branch 'MDL-23545-master-fix' of git://github.com/junpataleta/moodle
2018-09-18 10:07:56 +08:00
Jun Pataleta
73311d3157
MDL-23545 question_format: Replace tabs with spaces in upgrade.txt
2018-09-18 10:04:03 +08:00
Jun Pataleta
3d2659097e
Merge branch 'wip-MDL-23545-master' of https://github.com/Beedell/moodle
2018-09-18 09:47:38 +08:00
Damyon Wiese
14ae3b74aa
MDL-62930 theme_boost: Remove custom-select styles
...
These styles cause the custom select fields to overlap their containers. See the license field in the file picker single file info dialogue for an example.
2018-09-18 08:41:38 +08:00
Rohan Khajuria
e372389251
MDL-59227 course: add (copy) to duplicated modules
2018-09-17 15:14:12 -07:00
Eloy Lafuente (stronk7)
044e343bbd
Merge branch 'MDL-63279_master' of https://github.com/aanabit/moodle
2018-09-17 23:56:37 +02:00
Eloy Lafuente (stronk7)
d20250ab3e
Merge branch 'MDL-58781_master' of https://github.com/aanabit/moodle
2018-09-17 23:39:35 +02:00
Eloy Lafuente (stronk7)
4ab33be074
Merge branch 'MDL-63009-master' of git://github.com/mickhawkins/moodle
2018-09-17 23:30:13 +02:00
Eloy Lafuente (stronk7)
01d7b4b6dd
Merge branch 'MDL-63184-master-2' of git://github.com/junpataleta/moodle
2018-09-17 23:10:39 +02:00
Eloy Lafuente (stronk7)
8d6892167b
Merge branch 'MDL-63371' of git://github.com/timhunt/moodle
2018-09-17 23:09:20 +02:00
Eloy Lafuente (stronk7)
7c5a9faf41
Merge branch 'MDL-63354-master' of https://github.com/HuongNV13/moodle
2018-09-17 23:05:31 +02:00
David Mudrák
8b8b9a9415
MDL-63253 admin: Show location of the found items at search results page
...
The search results page showed just the titles of the found matching
pages / sections but not their location within the admin tree. In
certain cases, we even have multiple admin pages with the same title -
making it impossible to distinguish which is which.
The patch makes it so that the path of the found admin page / section is
displayed below the title.
2018-09-17 20:34:31 +02:00
Jun Pataleta
302089f52b
MDL-63184 tool_dataprivacy: Ensure PO roles have correct capability
2018-09-17 22:12:34 +08:00
David Monllao
79e321cbc4
Merge branch 'MDL-62554-master' of git://github.com/junpataleta/moodle
2018-09-17 13:44:49 +02:00
Eloy Lafuente (stronk7)
771665a2a0
Merge branch 'MDL-63215-master' of https://github.com/lucaboesch/moodle
2018-09-17 10:40:41 +02:00
Eloy Lafuente (stronk7)
ba03ff5d32
Merge branch 'MDL-63379-master' of git://github.com/junpataleta/moodle
2018-09-17 09:54:31 +02:00
Jun Pataleta
8420b61c25
MDL-63379 user: Fix Behat tests for participants filtering
2018-09-17 11:25:37 +08:00
Mark Nelson
cbc3833d27
MDL-63333 core: removed unused setting 'messaginghidereadnotifications'
2018-09-17 10:02:37 +08:00
Mihail Geshoski
19bad13a55
MDL-63116 privacy: Add bulk actions to the privacy request table
2018-09-17 08:13:06 +08:00
Mihail Geshoski
99496e35ae
MDL-63116 privacy: Add behat tests
2018-09-17 08:13:06 +08:00
Mihail Geshoski
598160ef4c
MDL-63116 privacy: Add unit tests
2018-09-17 08:13:06 +08:00
Adam Olley
b722a457ad
MDL-57610 assignfeedback_editpdf: remove queued jobs that keep failing
...
Without this, its possible to get a document in the editpdf conversion queue
that keeps failing - and in some cases completely crashing the PHP script
despite exception handling - which ends up blocking the processing of the queue
entirely.
This change allows for a configurable number of attempts the conversion
task will perform before removing the item from the queue.
2018-09-17 09:30:43 +09:30
Michelle Melton
29ec0d5543
MDL-63215 block_rss_client: Escaping tags in RSS entries
2018-09-16 23:49:15 +02:00
Matteo Scaramuccia
211d04f43e
MDL-63319 ddl: Added getRenameFieldSQL() coverage
2018-09-14 22:41:18 +02:00
Matteo Scaramuccia
66c34d3578
MDL-63319 ddl: Improved rename_field() coverage
...
DB API should allow to rename fields, including renaming
those columns named using a reserved word.
2018-09-14 22:41:18 +02:00
Matteo Scaramuccia
12b6041aac
MDL-63319 ddl: MSSQL should rename reserved words
2018-09-14 22:31:39 +02:00
Matteo Scaramuccia
0fb34e9108
MDL-63319 ddl: MySQL should rename reserved words
2018-09-14 22:31:39 +02:00
John Beedell
1dab8faafd
MDL-23545 question: XML import/export add category description
2018-09-14 16:54:25 +01:00
Tim Hunt
802ff4c933
MDL-63371 question: USE_RAW_DATA case in check_qt_var_name_restrictions
2018-09-14 16:43:41 +01:00
Amaia Anabitarte
fdb45f7943
MDL-63279 messaging: Add admin setting for toggling site-wide messaging
2018-09-14 13:20:18 +02:00
Amaia Anabitarte
b0af7093cf
MDL-58781 mod_feedback: Inconsistency in analysis exported to excel
2018-09-14 12:47:56 +02:00
Shamim Rezaie
8ce2f61789
MDL-63143 mod_lesson: Check if the module is visible to the user
2018-09-14 20:34:10 +10:00
Shamim Rezaie
e56833ca06
MDL-63143 mod_lesson: Add userid param to mod_lesson calendar callbacks
2018-09-14 20:34:00 +10:00
Eloy Lafuente (stronk7)
83a548c1d2
MDL-63346 travis: GRUNT job immune to npm-shrinkwrap.json changes
...
When upgrading nodejs/npm versions, there are modifications to
different packages or to the format of the npm-shrinkwrap.json
file. Usually that leads to failed jobs untill the bundled file
is updated.
To avoid that, we just ignore the npm-shrinkwrap.json file, so
just the REAL modifications in css/js/ignore stuff are considered.
2018-09-14 11:55:23 +02:00
Eloy Lafuente (stronk7)
674ef9baac
weekly release 3.6dev
2018-09-14 11:06:32 +02:00
Eloy Lafuente (stronk7)
3741c59c14
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2018-09-14 11:06:29 +02:00
Shamim Rezaie
50f347214e
MDL-63140 mod_glossary: Check if the module is visible to the user
2018-09-14 17:43:23 +10:00
Shamim Rezaie
cbeb3995dc
MDL-63142 mod_label: Check if the module is visible to the user
2018-09-14 17:39:21 +10:00
Shamim Rezaie
a7da4c5fc8
MDL-63142 mod_label: Add userid param to mod_label calendar callbacks
2018-09-14 17:22:35 +10:00
Huong Nguyen
83f9f83a55
MDL-63354 Group: Rollover text on long group names is not consistent
2018-09-14 09:41:06 +07:00
Eloy Lafuente (stronk7)
f71c8d96bd
MDL-61169 iplookup: Change to another block still remaining to SF
2018-09-13 19:01:09 +02:00
Jun Pataleta
ac61871ebe
Merge branch 'MDL-51177-master' of git://github.com/andrewnicols/moodle
2018-09-13 16:17:02 +08:00
Andrew Nicols
11cd7c89d4
MDL-51177 atto_html: Check isHTML before hiding editor
2018-09-13 15:38:14 +08:00
Jun Pataleta
01f098afaa
MDL-62554 tool_dataprivacy: Integration review fixes
2018-09-13 14:07:25 +08:00
Eloy Lafuente (stronk7)
0e05bac861
Merge branch 'MDL-60630-master' of git://github.com/andrewnicols/moodle
2018-09-12 23:14:54 +02:00
Andrew Nicols
666196271f
MDL-60630 cachestore: Remove memcache plugin
2018-09-12 21:07:01 +08:00
Michael Hawkins
0971131a78
MDL-63009 tool_dataprivacy: Added site name/link to request emails
2018-09-12 17:41:58 +08:00
Eloy Lafuente (stronk7)
79e2d710d3
Merge branch 'MDL-63329-master' of git://github.com/andrewnicols/moodle
2018-09-12 10:19:19 +02:00
Jun Pataleta
d1ae9c72c6
Merge branch 'mdl63321-master' of https://github.com/tlock/moodle
2018-09-12 15:34:59 +08:00
Jun Pataleta
19d8da7561
Merge branch 'MDL-51177-master' of git://github.com/andrewnicols/moodle
2018-09-12 13:30:39 +08:00
Andrew Nicols
3951d50a89
MDL-51177 core: Ignore built files in stylelint
2018-09-12 12:36:19 +08:00
Andrew Nicols
6e1008ddd0
MDL-51177 atto_html: Import htmlplus functionality
2018-09-12 10:12:15 +08:00
Jun Pataleta
d784584243
Merge branch 'MDL-63231-set-default-value-for-int-param-MOODLE_Master' of https://github.com/guillalva06/moodle
2018-09-12 10:00:01 +08:00
Jun Pataleta
82585098f8
Merge branch 'MDL-50314_master' of git://github.com/do-you-even-curl/moodle
2018-09-12 09:44:36 +08:00
Andrew Nicols
89aff0d828
MDL-63329 core: Remove memcache session support
2018-09-12 08:15:35 +08:00
Eloy Lafuente (stronk7)
db5057d7bd
Merge branch 'MDL-63130_master' of git://github.com/markn86/moodle
2018-09-11 23:55:00 +02:00
Eloy Lafuente (stronk7)
6625cff604
Merge branch 'MDL-63136-master' of git://github.com/rezaies/moodle
2018-09-11 23:52:02 +02:00
Eloy Lafuente (stronk7)
cbfc6b3f3f
Merge branch 'MDL-62528-master' of git://github.com/bmbrands/moodle
2018-09-11 23:02:40 +02:00
Guillermo Alvarez
e0dac0f4d7
MDL-63231 filepicker: Skype validation for null values
...
In file_get_all_files_in_draftarea function an integer could get
a null value so it is necessary to execute this function only
when is called with a valid integer value.
2018-09-11 09:03:23 -05:00
Shamim Rezaie
52c9bbbfae
MDL-63141 mod_imscp: Check if the module is visible to the user
2018-09-11 15:35:21 +10:00
Shamim Rezaie
06800b5414
MDL-63141 mod_imscp: Add userid param to mod_imscp calendar callbacks
2018-09-11 15:14:47 +10:00
Tim Lock
394d0f15d9
MDL-63334 tool_privacy: Handle modules without privacy support.
2018-09-11 12:49:31 +09:30
Fotis Skandalis
8665cc33e0
MDL-62714 theme_boost: Course visibility in navigation bar
...
Added check in navbar.mustache to add dimmed_text class if needed.
Added is_hidden() in navigationlib.php to return if the class needs
to be added.
2018-09-10 16:51:35 +03:00
Charles YVANES
458453cee0
MDL-29895 core: removed require_login() when not needed
2018-09-10 11:22:50 +02:00
Jun Pataleta
f239f97d34
Merge branch 'wip-MDL-62520_MASTER' of https://github.com/jason-platts/moodle
2018-09-10 16:22:48 +08:00
Jun Pataleta
48eb55a1e5
MDL-62554 tool_dataprivacy: Bump version for new WS functions
2018-09-10 12:16:20 +08:00
Jun Pataleta
e547ba1de5
MDL-62554 tool_dataprivacy: Fix display of activity options
2018-09-10 12:16:20 +08:00
Jun Pataleta
40e4e99186
MDL-62554 tool_dataprivacy: Fix template for Bootstrapbase compatibility
2018-09-10 12:16:20 +08:00
Jun Pataleta
28c1b4138c
MDL-62554 tool_dataprivacy: Remove defaults form
...
With the changes in this issue, this form is no longer being used.
2018-09-10 12:16:20 +08:00
Jun Pataleta
4e0d2064bb
MDL-62554 tool_dataprivacy: Behat tests for managing registry defaults
...
* Also new step definitions and generator for:
- Creating categories and purposes
- Assigning category and purpose to context instances.
2018-09-10 12:16:20 +08:00
Jun Pataleta
08248c30a7
MDL-62554 tool_dataprivacy: Unit tests for new WS/API functions
2018-09-10 12:16:20 +08:00
Jun Pataleta
a1af857354
MDL-62554 tool_dataprivacy: Fix fetching of default contexts
...
* We also need to handle default contexts for activities. If defaults
for an activity is set, fetch that. If not, fetch the defaults for
the context level.
2018-09-10 12:16:20 +08:00
Jun Pataleta
f7bcdf61c5
MDL-62554 tool_dataprivacy: Allow setting of activity defaults
...
* Allow the setting of data registry defaults for activity modules.
* Rewrite the defaults page so that it uses templates.
* Use a tabbed layout for the defaults page that shows the default
category and purpose per context level.
* New API and web service functions that enables the setting of the
defaults.
2018-09-10 12:16:12 +08:00
Tim Lock
9790093d1a
MDL-63321 block: Fix warning in Calendar month block after MDL-60587
2018-09-10 07:43:41 +09:30
AMOS bot
4dc9cf5b84
Automatically generated installer lang files
2018-09-08 00:07:23 +00:00
Tim Schroeder
3a33d51497
MDL-50314 mod_quiz: removed hardcoded export columns
...
* The columns 'institution', 'department' and 'email' are no longer
automatically included in all quiz result exports.
* These columns can still be used, but have to be configured under
'showuseridentity'.
2018-09-07 14:18:25 +02:00
Shamim Rezaie
00aa8d3f32
MDL-63140 mod_glossary: Add userid param to glossary calendar callbacks
2018-09-07 18:20:03 +10:00
Shamim Rezaie
eb4c801cef
MDL-63136 mod_data: Check if the module is visible to the user
2018-09-07 17:40:29 +10:00
Shamim Rezaie
362f9e7c61
MDL-63136 mod_data: Add userid param to mod_data calendar callbacks
2018-09-07 17:40:16 +10:00
Shamim Rezaie
46b29219e3
MDL-63139 mod_forum: Check if the module is visible to the user
2018-09-07 16:55:19 +10:00
Shamim Rezaie
d46da4aadc
MDL-63139 mod_forum: Add userid param to mod_forum calendar callbacks
2018-09-07 16:47:56 +10:00
Shamim Rezaie
ac0f38b1d8
MDL-63138 mod_folder: Check if the module is visible to the user
2018-09-07 14:58:35 +10:00
Shamim Rezaie
a0e19ccf32
MDL-63138 mod_folder: Add userid param to mod_folder calendar callback
2018-09-07 14:58:16 +10:00
Jun Pataleta
6e2e63457e
weekly release 3.6dev
2018-09-07 11:10:02 +08:00
Jun Pataleta
0fb5aa730c
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2018-09-07 11:09:47 +08:00
Mark Nelson
8a261177f7
MDL-63130 core_message: add unit test
2018-09-06 18:16:33 +08:00
Pavel Sokolov
f88cc4ccae
MDL-63130 message: message_count_unread_message counts sent messages
2018-09-06 18:16:06 +08:00
Shamim Rezaie
a8df987e07
MDL-63135 mod_choice: Check if the module is visible to the user
2018-09-06 20:14:04 +10:00
Shamim Rezaie
1b82088f98
MDL-63135 mod_choice: Add userid param to mod_choice calendar callback
2018-09-06 20:09:50 +10:00
Shamim Rezaie
0ec076ef34
MDL-63135 mod_choice: Added choice_get_user_response function
...
A new function to return choice answers records of a given user in a given choice activity.
2018-09-06 20:01:05 +10:00
Shamim Rezaie
dd1ba60f30
MDL-63117 mod_book: Check if the module is visible to the user
2018-09-06 17:41:06 +10:00
Shamim Rezaie
a4fd6c07ba
MDL-63117 mod_book: Add userid param to mod_book calendar callbacks
2018-09-06 15:54:36 +10:00
David Mudrák
5e2236a2f0
MDL-60820 workshop: Fix default value of submissiontypefile
2018-09-05 11:29:53 +02:00
Jake Dallimore
c96c9601af
MDL-62947 mod_feedback: fix feedback so it correctly uses forms API
...
Feedback code was doing the following, which is incompatible with the
sec-patched quickforms lib:
- appending '[0]' to non-group element names, meaning type checks in
getCleanType() were falling back to PARAM_RAW instead of PARAM_INT,
and meaning _findValue() was comparing elements it thought to be arrays
with scalar submit values (worked with eval() implementation as the 0th
element of a string was the character, but not working when patched).
- external unit tests incorrectly testing multichoice questions in the
process_page tests - patched lib highlighted failures.
It was also doing the following:
- actively setting null as default element values instead of 0 for
radio buttons and dropdowns (for 'not selected'). This is incompatible
with more recent quickforms lib (see MDL-63070).
- creating groups using addElement instead of addGroup - not recommended
This patch addresses the above.
2018-09-05 12:12:20 +08:00
Jake Dallimore
c87010baca
MDL-62947 core_form: fix remote code execution exploit in QuickForms
...
Applies the patch found upstream:
https://github.com/pear/HTML_QuickForm/commit/
d3a6d5c44dedf3c164c6c79198e4ef479bcedcd2 and make util methods static
for php7 compatibility.
2018-09-05 12:12:19 +08:00
AMOS bot
fba3372009
Automatically generated installer lang files
2018-09-05 00:07:20 +00:00
Damyon Wiese
7c05d8a3d2
MDL-62748 course: maxsections is a limit
...
For course formats shipped with core, maxsections should be a limit to the number of sections
allowed in the course.
2018-09-04 22:44:45 +02:00
Mihail Geshoski
f468f6d02a
MDL-62857 theme_boost: Better filtering on navbar / breadcrumbs
2018-09-04 22:44:45 +02:00
Tim Hunt
cb8aefa658
MDL-62880 qtype_ddwtos: drop support for legacy import format
...
It was more than 8 years since we wrote in that format.
2018-09-04 22:44:45 +02:00
Eloy Lafuente (stronk7)
f6cafe495e
Merge branch 'MDL-63249-master-enfix' of git://github.com/mudrd8mz/moodle
2018-09-04 22:34:51 +02:00
Jun Pataleta
d58fd3dcbb
Merge branch 'MDL-60578-master' of git://github.com/jleyva/moodle
2018-09-04 21:18:02 +08:00
David Monllao
acfdb84f3c
Merge branch 'MDL-62342-master' of git://github.com/mihailges/moodle
2018-09-04 14:33:50 +02:00
Juan Leyva
f39d43af41
MDL-60578 mod_feedback: Handle correctly site feedbacks
2018-09-04 14:18:41 +02:00
Marina Glancy
38fefb5cdf
MDL-60578 mod_feedback: pass courseid to WS
2018-09-04 14:18:39 +02:00
David Monllao
3db611ec31
MDL-62347 output: Fix phpdoc param name
2018-09-04 14:08:53 +02:00
David Monllao
72621d23ae
Merge branch 'MDL-62347-master' of git://github.com/bmbrands/moodle
2018-09-04 14:05:41 +02:00
David Monllao
6a98671916
Merge branch 'MDL-60820-master-workshopsubmissiontypes' of git://github.com/mudrd8mz/moodle
2018-09-04 13:07:00 +02:00
David Monllao
ffc4cc9a25
Merge branch 'MDL-62944' of https://github.com/NeillM/moodle
2018-09-04 12:15:36 +02:00
David Monllao
adb8eb9c9c
Merge branch 'MDL-55993-master' of https://github.com/albertolarah/moodle
2018-09-04 10:51:28 +02:00
Helen Foster
24a29d720c
MDL-63249 lang: Merge English strings from the en_fix language pack
...
Significant string changes:
* completionpass_help, gradetopassnotset in mod_quiz - grade to pass set
in quiz settings not gradebook
* namecolumnmissing,core_cohort - fixing incorrect message about adding
users to a cohort
2018-09-04 08:40:48 +02:00
Jun Pataleta
8a03a5cba1
Merge branch 'MDL-60901' of git://github.com/stronk7/moodle
2018-09-04 10:17:23 +08:00
Eloy Lafuente (stronk7)
6b4a2b0ea1
Merge branch 'MDL-48846-master' of git://github.com/sarjona/moodle
2018-09-03 23:39:07 +02:00
Eloy Lafuente (stronk7)
4941d2d97d
Merge branch 'MDL-63255-master' of git://github.com/vmdef/moodle
2018-09-03 23:31:00 +02:00
Eloy Lafuente (stronk7)
cf2fea1d25
Merge branch 'MDL-61742-master-inactiveproviders' of git://github.com/mudrd8mz/moodle
2018-09-03 23:23:12 +02:00
Eloy Lafuente (stronk7)
ced7e0efff
Merge branch 'MDL-62848-master-placeholderwidth' of git://github.com/mudrd8mz/moodle
2018-09-03 22:52:31 +02:00
David Monllao
dfc6f782e1
Merge branch 'MDL-38301-master' of git://github.com/junpataleta/moodle
2018-09-03 12:44:50 +02:00
David Monllao
c4aa41ca2f
Merge branch 'MDL-55744-master_atto_should_not_autosave_on_not_loggedin_users' of https://github.com/dravek/moodle
2018-09-03 12:27:25 +02:00
Alberto Lara Hernández
c60f5ae136
Merge branch 'MDL-55993-master' of https://github.com/albertolarah/moodle into MDL-55993-master
2018-09-03 12:18:58 +02:00
Alberto Lara Hernández
96a037f755
MDL-55993 mod_assign: web services don´t set a URL.
2018-09-03 12:18:41 +02:00
David Monllao
f3b4a63f91
Merge branch 'MDL-63238-master' of git://github.com/bmbrands/moodle
2018-09-03 10:36:16 +02:00
Eloy Lafuente (stronk7)
9b92642cf1
MDL-60901 environment: 3.6 requirements
...
Changes include:
- MySQL 5.6 is required.
- PostgreSQL 8.4 is required.
- Oracle 11.2 is required.
- 64bits architecture is recommended.
2018-09-03 10:15:26 +02:00
Víctor Déniz Falcón
b93767f3ee
MDL-63255 core_user: fix harcoded sql table aliases
2018-09-03 06:53:40 +01:00
Mihail Geshoski
2e72392bbf
MDL-62342 privacy: Fix strings used in the consent on behalf modal
2018-09-03 12:53:19 +08:00
Mihail Geshoski
c106d489c5
MDL-62342 privacy: Use singular/plural form in labels
2018-09-03 12:53:19 +08:00
Mihail Geshoski
c69a43f2fc
MDL-56998 blog: Remove associated blog posts when module is deleted
2018-09-03 08:33:38 +08:00
AMOS bot
029b3a923d
Automatically generated installer lang files
2018-09-02 00:07:18 +00:00
AMOS bot
607958a1b3
Automatically generated installer lang files
2018-09-01 00:07:18 +00:00
David Mudrák
c261ada88b
MDL-62848 form: Fix width of the autocomplete input field
...
Make sure that the autcomplete input field is wide enough to display the
placeholder text.
2018-08-31 14:51:05 +02:00
David Mudrák
5cdf8d49c7
MDL-62848 form: Fix missing support for {{#js}} helper in autocomplete
...
The form-autocomplete module uses three Mustache templates
core/form_autocomplete_input, core/form_autocomplete_suggestions and
core/form_autocomplete_selection. However, it did not support executing
the JS that is eventually part of those templates.
2018-08-31 14:51:05 +02:00
Mark Johnson
7d2ad716dd
MDL-60820 workshop: Allow teacher to specify submission types
...
This allows the teacher to define what students are supposed to submit
(online text and/or attachment) and if the given submission part is
required or optional.
2018-08-31 14:48:29 +02:00
Dan Poltawski
292df9f613
MDL-48846 filter: Stop reffering to invalid moodle.org/download/mimetex
2018-08-31 12:37:14 +02:00
David Mudrák
39d2c68856
MDL-61742 messaging: Do not send messages from inactive providers
...
Before this patch, we only checked that the given provider has been
configured in the user or system preferences. However, if the provider's
component is disabled, it does not even appear in these preferences.
Additionally, there was no check that the message / notification
provider is among providers allowed to be consumed by the recipient.
The patch checks that the message origin is among providers returned by
the message_get_providers_for_user() so disabled plugins can't act as
sources of messages and users can't receive messages from providers they
do not have capability for. This mitigates the risk of abusing a plugin
as a source of spam, for example.
Unit test is fixed and extended. When the $CFG->messaging is disabled,
no messages between users should be sent (I can't understand why the
unit test was written in an opposite way). Added assertions for the
raised debugging message.
2018-08-31 12:15:30 +02:00
Neill Magill
656837d65f
MDL-62944 calendar: Clarify the intended use of $checkcapability
2018-08-31 10:15:37 +01:00
Simey Lameze
baedf0662a
MDL-62944 calendar: Fix actionevent logic on template
...
During the calendar work, we have added the feature of
drag and drop activity event or "action events".
The problem at that time was, action events could not be
editable through the calendar UI, but should be allowed
to drag and drop. So, we couldn't use the return of
calendar_edit_event_allowed() because it can return true
(in case of teachers, that have permission to change the
activity) and the attribute isactionevent was created to
control on the UI if the user is viewing an action event.
So what my patch does is just add the check if we are
viewing an action event, and in this case, it won't display
the cog to edit that event.
2018-08-31 10:15:37 +01:00
Neill Magill
bbf1fde412
MDL-62944 activities: Activities should not require capability
...
Activities should not require the user manipulating them to have
calendar capabilities for their events to be added to the Moodle
calendar
2018-08-31 10:15:37 +01:00
Neill Magill
196aa50489
MDL-62944 activities: Test adding activities with no calendar capability
2018-08-31 10:15:36 +01:00
Neill Magill
2363b99e69
MDL-62944 completion: Calendar capabilities should not be required
...
The completion API should not require a user to have the capability to
add calendar events for it to function correctly.
2018-08-31 10:15:36 +01:00
Neill Magill
3f560e80ed
MDL-62944 completion: Test that completion dates add events to calendar
...
When a user does not have calendar capabilities completion dates should
still be created correctly.
2018-08-31 10:15:35 +01:00
Neill Magill
0b673d9714
MDL-62944 mod_data: Action menu missing from database pages
...
The action menu was missing from many of the database activity pages,
which meant that it could not be accessed until enough had been done to
the activity to make the editing tabs that used view.php accessible.
2018-08-31 10:15:32 +01:00
Eloy Lafuente (stronk7)
175b3708c9
weekly release 3.6dev
2018-08-30 19:03:58 +02:00
Eloy Lafuente (stronk7)
9bbef5bcf1
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2018-08-30 19:03:55 +02:00
Andrew Nicols
6950592fcd
Merge branch 'MDL-62535-master-fix' of github.com:abgreeve/moodle
2018-08-30 13:49:15 +08:00
Adrian Greeve
dfc5e6d10e
MDL-62535 grading methods: Unit test update for fix.
2018-08-30 13:19:21 +08:00
Adrian Greeve
fe7d6e31f9
MDL-62535 grading methods: Fix for multiple intances.
...
We were only exporting the one instance per item id.
Instead we should have been exporting all instances for each
item id.
2018-08-30 11:35:52 +08:00
AMOS bot
29bfe883de
Automatically generated installer lang files
2018-08-30 00:07:55 +00:00
Eloy Lafuente (stronk7)
cf76059eda
Merge branch 'MDL-62535-master' of git://github.com/abgreeve/moodle
2018-08-30 01:19:57 +02:00
Eloy Lafuente (stronk7)
12ef47cd99
MDL-63165 question: Bump expected size of question exports (take II)
2018-08-29 14:38:40 +02:00
Jake Dallimore
9e85412247
Merge branch 'MDL-63165-master-fix' of https://github.com/andrewnicols/moodle
2018-08-29 12:33:29 +08:00
Andrew Nicols
dab0f9aae7
MDL-63165 question: Bump expected size of question exports
2018-08-29 10:43:21 +08:00
Jake Dallimore
8981ac0197
Merge branch 'MDL-62657-master' of git://github.com/junpataleta/moodle
2018-08-29 09:30:07 +08:00
Andrew Nicols
e36019c2f3
Merge branch 'wip-MDL-62742-master' of git://github.com/marinaglancy/moodle
2018-08-29 08:31:08 +08:00
Eloy Lafuente (stronk7)
1766184e97
Merge branch 'MDL-63094-master' of git://github.com/andrewnicols/moodle
2018-08-28 23:53:58 +02:00
Eloy Lafuente (stronk7)
770fc03ef6
Merge branch 'MDL-62914-master' of git://github.com/lameze/moodle
2018-08-28 23:15:36 +02:00
David Monllao
4f855defce
Merge branch 'wip-MDL-63165-master' of https://github.com/Beedell/moodle
2018-08-28 12:28:25 +02:00
Marina Glancy
442f12f81a
MDL-62742 core: rename coursecat->core_course_category
...
Also rename course_in_list -> core_course_list_element
Deprecate class coursecat_sortable_records
2018-08-28 11:36:23 +02:00
Jake Dallimore
efbbbf3373
Merge branch 'MDL-63101-master' of git://github.com/andrewnicols/moodle
2018-08-28 16:55:07 +08:00
Jake Dallimore
240f437a4d
Merge branch 'MDL-63086-master' of git://github.com/andrewnicols/moodle
2018-08-28 08:47:43 +08:00
Andrew Nicols
75ad50cba0
Merge branch 'MDL-62782-master' of git://github.com/damyon/moodle
2018-08-28 07:06:22 +08:00
Eloy Lafuente (stronk7)
ed0d19e7b9
Merge branch 'MDL-62989-master' of git://github.com/mihailges/moodle
2018-08-27 17:51:20 +02:00
Jun Pataleta
1b070cfe41
MDL-63187 tool_dataprivacy: Behat fixes for confirmation lang strings
2018-08-27 22:34:33 +08:00
David Monllao
76e9e2f9c0
Merge branch 'MDL-63174-master-emptyusername' of git://github.com/mudrd8mz/moodle
2018-08-27 15:06:55 +02:00
David Monllao
c682ea4fd1
Merge branch 'MDL-63179-master' of https://github.com/lucaboesch/moodle
2018-08-27 12:21:00 +02:00
David Monllao
0d9ddf210c
MDL-63187 tool_dataprivacy: Update delete purpose and category lang strings
2018-08-27 12:11:53 +02:00
David Monllao
b8122ba333
Merge branch 'MDL-63187-master' of git://github.com/junpataleta/moodle
2018-08-27 11:54:24 +02:00
David Monllao
ed20d9dbe9
Merge branch 'MDL-63210_master' of git://github.com/markn86/moodle
2018-08-27 11:46:27 +02:00
David Monllao
39d5bf09eb
Merge branch 'MDL-63234-master' of git://github.com/andrewnicols/moodle
2018-08-27 11:32:09 +02:00
David Monllao
12f767820a
Merge branch 'MDL-62867-missing_colon_in_query' of https://github.com/bitumin/moodle
2018-08-27 11:22:27 +02:00
Bas Brands
8e1a1c26be
MDL-63238 theme boost: set background for #region-main
2018-08-27 10:50:49 +02:00
Andrew Nicols
111c6a5661
MDL-63086 block_rss_client: Move skip time calculation to task
2018-08-27 15:49:27 +08:00
Andrew Nicols
fdab90a7d4
Merge branch 'MDL-53024-master' of git://github.com/damyon/moodle
2018-08-27 15:45:57 +08:00
Zig Tan
8f7d07fa7d
MDL-38301 mod_assign: Fix date validation logic & message consistency
2018-08-27 15:26:22 +08:00
Andrew Nicols
0a197875df
MDL-63101 cache: Improve accuracy of cache event invalidation
2018-08-27 14:43:42 +08:00
Andrew Nicols
16159f2223
Merge branch 'MDL-59169-master' of https://github.com/nwp90/moodle
2018-08-27 09:43:30 +08:00
Andrew Nicols
1a5a0b9b5f
MDL-63234 blocks_recent_activity; Ensure courselib is loaded
2018-08-25 08:39:03 +08:00
Alberto Lara Hernández
52c9bf79b7
MDL-55993 mod_assign: web services don´t set a URL.
2018-08-24 16:42:13 +02:00
John Beedell
d0a60444a1
MDL-63165 Question: xml import of question categories
2018-08-24 15:20:18 +01:00
Mitxel Moriana
d2029eff28
MDL-62867 tags: Fix missing colon in sql placeholder
...
Due to a missing colon in an sql query field value placeholder
the calculation of the ordering field for a newly added tag
was ignoring itemid.
2018-08-24 14:59:13 +02:00
Luca Bösch
2711941cb9
MDL-63179 enrol_self: String and @return tag corrected.
2018-08-24 13:38:19 +02:00
Mihail Geshoski
d6e8841313
MDL-62989 privacy: Improve data request order for users
2018-08-24 15:32:34 +08:00
Jake Dallimore
8df868e9e0
weekly release 3.6dev
2018-08-24 13:08:47 +08:00
Mark Nelson
ce1db1f7db
MDL-63210 core: convert for loop to forEach in JS
2018-08-24 11:31:32 +08:00
Eloy Lafuente (stronk7)
a20ff7089c
Merge branch 'MDL-63028-master' of git://github.com/bmbrands/moodle
2018-08-23 12:48:41 +02:00
Bas Brands
4a5ceb215f
MDL-63028 Theme boost: fix footer maintenance page
2018-08-23 10:55:26 +02:00
Jun Pataleta
e477bed27b
MDL-63187 tool_dataprivacy: Improve confirm message lang strings
...
* Updated the delete confirmation messages so that the category/purpose
names are shown in italics. This makes it easier for the privacy officer
to see the category/purpose that is being deleted.
2018-08-23 16:53:03 +08:00
Andrew Nicols
2c6771d793
Merge branch 'MDL-57281-master-fix' of https://github.com/andrewnicols/moodle
2018-08-23 15:47:28 +08:00
Andrew Nicols
67984597fb
MDL-57281 question: Correct path to Quiz admin in test
2018-08-23 15:44:23 +08:00
Jake Dallimore
a37a616213
Merge branch 'MDL-57281-master-fix' of https://github.com/andrewnicols/moodle
2018-08-23 08:20:13 +08:00
Andrew Nicols
e8449116ef
MDL-57281 enrol_lti: Nav to Published as LTI tools
2018-08-23 08:08:59 +08:00
Víctor Déniz Falcón
5a4b4c06ec
MDL-57281 behat: Fix some goutte tests (cannot click on li)
...
Simply they are not needed, without JS everything is expanded.
2018-08-22 18:34:50 +02:00
Jake Dallimore
7e93539cf6
MDL-36255 core_grade: fix to ensure correct context used for filters
...
Some grade object (outcomes,scales) can be created at site or course
context, so this patch just makes sure we use the respective context
when applying format_string to the name in the get_name() function.
2018-08-22 17:55:50 +08:00
Damyon Wiese
334db37769
MDL-53024 assign: Remove incorrect logic in query
...
We are simplifying this query so it will return grades if the attempt matches
the submission attempt, or there is no submission. The case where there is a grade
but no submission can happen only for group assignments.
2018-08-22 12:59:10 +08:00
Andrew Nicols
5ab0e8aae3
MDL-63094 tool_policy: Fix the cookie banner to the bottom
...
Floating banners cause issues with clickability in Behat as it is unable
to understand that it cannot interact with the elements underneath the
floating banner, or that it needs to scroll the page so that the
required content is no longer beneath the floating banner.
Changing the banner to be fixed to the bottom of the page during Behat
runes is a reliable fix.
2018-08-22 11:00:08 +08:00
Andrew Nicols
4d1a42fb7c
MDL-63094 js: Do not check visibility before hiding backdrop
...
It's possible for the backdrop to be created during the show, before the
modal is actually fully shown.
This check is unnecessary because the getBackdrop() function always
returns a value and will always succeed.
2018-08-22 10:23:30 +08:00
Andrew Nicols
4b6780417e
MDL-63094 tool_policy: Fix race condition in modal display
...
The way in which the modal was displayed meant that there were no
pending JS items, whilst the modal was rendered, causing random behat
fails.
This JS has been restructured to create the Modal and pass it a set of
Promises for both the title, and body.
2018-08-22 10:23:30 +08:00
Henning Bostelmann
0e141964e0
MDL-62914 Calendar: handle TZURL iCal property
2018-08-22 10:07:41 +08:00
Andrew Nicols
d5bf22ecd1
Merge branch 'MDL-62660' of https://github.com/stronk7/moodle
2018-08-22 08:02:47 +08:00
Eloy Lafuente (stronk7)
726c0ab9a3
MDL-62660 xmldb: fix tool_dataprivacy_request_>status to int(2)
...
So the new defined statuses fit in the column for all databases.
2018-08-21 23:57:35 +02:00
Eloy Lafuente (stronk7)
3a6f371640
Merge branch 'MDL-63028-master' of git://github.com/bmbrands/moodle
2018-08-21 19:23:37 +02:00
Jun Pataleta
9193226522
MDL-63187 tool_dataprivacy: Behat tests for purposes/categories CRUD
2018-08-21 16:34:29 +08:00
Jun Pataleta
bcff8dfb3f
MDL-63187 tool_dataprivacy: Fix delete button text
...
* No need to add the purpose/category name for the delete button itself
* Fix delete confirmation lang strings.
* Add button titles to Add purpose/category buttons so they can be
clicked on when running Behat tests.
2018-08-21 16:18:55 +08:00
Jake Dallimore
805ce3de79
Merge branch 'MDL-36255-master' of https://github.com/lucaboesch/moodle
2018-08-21 16:04:17 +08:00
Jun Pataleta
69781cdae1
MDL-62657 user: More users fields for creation/update WS functions
2018-08-21 12:08:20 +08:00
Jake Dallimore
e9f1946ca1
Merge branch 'MDL-62534-master' of https://github.com/mackensen/moodle
2018-08-21 11:43:56 +08:00
Andrew Nicols
440dad627f
Merge branch 'MDL-62660-master' of git://github.com/junpataleta/moodle
2018-08-21 11:09:33 +08:00
Andrew Nicols
9adf5f0595
Merge branch 'MDL-57281-master' of https://github.com/vmdef/moodle
2018-08-21 10:49:10 +08:00
Jun Pataleta
4ecb1c6221
MDL-62660 tool_dataprivacy: Behat fix for data deletion
2018-08-21 10:27:21 +08:00
Jun Pataleta
237c85d303
MDL-62660 tool_dataprivacy: CI fixes
2018-08-21 09:28:48 +08:00
Andrew Nicols
13b4a1f4bb
Merge branch 'MDL-63131-master' of https://github.com/sammarshallou/moodle
2018-08-21 08:57:17 +08:00
sam marshall
b5311ce466
MDL-63131 Web services: Callback to allow web service overrides
2018-08-20 15:32:34 +01:00
Charles Fulton
4a34a26aa9
MDL-62534 course formats: do not purge empty sections on upgrade
2018-08-20 09:11:01 -04:00
Víctor Déniz Falcón
02fda279ed
MDL-57281 behat: deprecated step definition I navigate to node in
...
Definition step deprecated and affected tests modified.
2018-08-20 12:53:26 +01:00
Michael Hawkins
a1e1cf63fd
MDL-62660 tool_dataprivacy: Behat additions for deletion and data expiry
2018-08-20 15:31:20 +08:00
Michael Hawkins
95a844ebdc
MDL-62660 tool_dataprivacy: Add and update PHPUnit tests
...
Updated tests with latest statuses.
Added testing for request download expiry functionality and method.
Added assign_site_dpo within a parent class for unit tests.
2018-08-20 15:31:20 +08:00
Michael Hawkins
5f9a31ee79
MDL-62660 tool_dataprivacy: Add scheduled task to expire data requests
2018-08-20 15:31:20 +08:00
Michael Hawkins
693f690c18
MDL-62660 tool_dataprivacy: Add ability to expire data requests
...
Also replaced Completed status with situation specific statuses.
Also improved UX on request pages in line with expiries and the aadditional statuses.
2018-08-20 15:31:20 +08:00
Andrew Nicols
7bd269e82d
MDL-62660 tool_dataprivacy: Add method for unit tests to run adhoc tasks
2018-08-20 15:31:20 +08:00
Luca Bösch
8ad225b431
MDL-36255 grades: allow multilang filters in grades
2018-08-20 08:29:36 +02:00
Jake Dallimore
4638819780
Merge branch 'MDL-63097' of git://github.com/stronk7/moodle
2018-08-20 13:51:50 +08:00
Adrian Greeve
4905daf497
MDL-62535 tool_dataprivacy: Registry shows deprecated interfaces.
2018-08-20 11:32:01 +08:00
Adrian Greeve
4c6781f009
MDL-62535 privacy: Create deprecated provider interface.
...
Any interfaces that have become deprecated should extend
this interface.
2018-08-20 11:32:01 +08:00
Adrian Greeve
0aedccc973
MDL-62535 core_grading: Unit test for new methods.
2018-08-20 11:32:01 +08:00
Adrian Greeve
620dbfbe89
MDL-62535 mod_assign: Update to providers to include adv grading.
2018-08-20 11:32:01 +08:00
Adrian Greeve
f3a6d9bb76
MDL-62535 core_grading: Update to providers and interface.
...
The previous interface was inadequate for retrieving user
information stored in the sub-plugins.
A new interface and methods have been added to successfully
deal with user data.
2018-08-20 11:32:01 +08:00
Andrew Nicols
a4c596cb00
Merge branch 'MDL-63176' of https://github.com/spvickers/moodle
2018-08-20 11:15:35 +08:00
Jake Dallimore
88dc63c335
Merge branch 'MDL-57741-master' of git://github.com/cescobedo/moodle
2018-08-20 10:11:49 +08:00
Eloy Lafuente (stronk7)
a9428fab11
weekly release 3.6dev
2018-08-17 17:37:15 +02:00
Eloy Lafuente (stronk7)
beaff3f103
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2018-08-17 17:37:12 +02:00
David Mudrák
784883e1ee
MDL-63174 user: user_create_user to throw exception on empty username
...
The core API function user_create_user() did not check the case when the
given username was empty.
Also adding a missing string 'usernamelowercase' for the existing lower
case check and unit tests.
2018-08-17 13:24:31 +02:00
David Mudrák
0e99d58c35
MDL-63174 user: core_user_create_users to throw exception on empty names
...
To be consistent with the web administration UI, we should not allow to
create invalid user records with empty username, lastname or firstname
via the web services.
2018-08-17 13:24:31 +02:00
Jake Dallimore
215ecb017a
Merge branch 'MDL-62884-master' of git://github.com/damyon/moodle
2018-08-17 16:02:05 +08:00
Damyon Wiese
a3124b15dc
MDL-62884 privacy: Additional fix for popper.js
...
For a table with action menus inside a scrollable region, we need to ensure
the table is at least big enough.
2018-08-17 15:12:05 +08:00
Stephen Vickers
1272a926d5
MDL-63176 enrol_lti: Add $COURSE to global
...
Ensure that capabilities using $COURSE can be parsed.
2018-08-16 22:41:57 +01:00
cescobedo
ea3c5ba14b
MDL-57741 enrol_lti: Add Launch URL to Published as LTI tools
2018-08-16 09:08:38 +02:00
Nick Phillips
9a2da73753
MDL-59169 gradebook: Add groupid to gpr tracking & use
...
Added groupid to grade_plugin_return tracking, modified constructor
to use query params as defaults if passed-in params not supplied,
used groupid tracking in core reports.
grade_get_graded_users_select also fixed to use gpr (otherwise using
it breaks when course current group has changed between render and
submit).
Fixed coding style issue in gpr constructor & documented properties.
Added upgrade.txt noting gpr changes.
2018-08-16 04:03:51 +02:00
AMOS bot
e28bc33b19
Automatically generated installer lang files
2018-08-16 00:08:08 +00:00
Bas Brands
0e202eca75
MDL-62528 forum: Fixed vertical position when loading permalinks
2018-08-15 11:37:21 +02:00
Jake Dallimore
71926adb0d
Merge branch 'MDL-63050-master' of git://github.com/andrewnicols/moodle
2018-08-15 10:59:37 +08:00
Andrew Nicols
6cf24801a9
Merge branch 'MDL-62600-master' of git://github.com/mickhawkins/moodle
2018-08-15 08:53:30 +08:00
AMOS bot
21b1892843
Automatically generated installer lang files
2018-08-15 00:07:31 +00:00
Luke Carrier
6b6fd4b0b7
MDL-61238 cohort: require_once all libraries
2018-08-15 00:12:38 +02:00
Eloy Lafuente (stronk7)
92af6a3998
Merge branch 'MDL-62341-master' of git://github.com/mihailges/moodle
2018-08-15 00:03:18 +02:00
Eloy Lafuente (stronk7)
326792694e
Merge branch 'MDL-58409-master_needs_clean_in_autocomplete_element' of https://github.com/dravek/moodle
2018-08-14 17:29:48 +02:00
Eloy Lafuente (stronk7)
9c1c0de78c
Merge branch 'MDL-61650-master' of git://github.com/damyon/moodle
2018-08-14 16:49:44 +02:00
David Monllao
8e6c2ce300
Merge branch 'MDL-36754-master' of git://github.com/andrewnicols/moodle
2018-08-14 10:18:55 +02:00
Andrew Nicols
2e8d476165
MDL-36754 core_files: Add back missing baseurl line
2018-08-14 15:54:12 +08:00
David Monllao
3ff9233a18
Merge branch 'MDL-36754-master' of git://github.com/andrewnicols/moodle
2018-08-14 08:49:45 +02:00
Jake Dallimore
ed9d61ef4a
Merge branch 'MDL-63031-master' of https://github.com/prg3/moodle
2018-08-14 12:11:25 +08:00
Paul Greidanus
05f6ed0034
MDL-63031 administration: Allow plugins to define trace storage
...
This will allow the use of other storage systems implemented
in plugins.
It also allows for disabling the built in DB based profiling, which
will be useful when using an external target to not waste DB storage.
2018-08-13 21:54:48 -06:00
Michael Hawkins
161a5c8ab9
MDL-62600 tool_dataprivacy: Corrected availability of PO pages to admins
2018-08-14 11:28:31 +08:00
Andrew Nicols
bc51085174
Merge branch 'MDL-62643-master' of git://github.com/damyon/moodle
2018-08-14 09:04:17 +08:00
Andrew Nicols
b426a2840f
Merge branch 'MDL-62896-master' of git://github.com/k-holland/moodle
2018-08-14 07:44:04 +08:00
Andrew Nicols
7fa3089753
MDL-36754 mod_forum: Use token for emailed pictures
2018-08-14 07:08:29 +08:00
Andrew Nicols
88d89512e4
MDL-36754 output: Support token pluginfiles in userpic
2018-08-14 07:08:29 +08:00
Andrew Nicols
883f655552
MDL-36754 output: Support token pluginfiles in group pic
2018-08-14 07:06:09 +08:00
Andrew Nicols
8af75f08e8
MDL-36754 tests: Move moodle_url tests to own file
2018-08-14 07:06:09 +08:00
Andrew Nicols
91f1f28233
MDL-36754 core_files: Support tokens when rewriting text
...
Support use of a token for access to pluginfile.php when rewriting text
content.
This is primarily intended for notifications where the user is unlikely
to be logged into Moodle when receiving the notification.
2018-08-14 06:57:32 +08:00
Andrew Nicols
4a74ab0200
MDL-36754 core_files: Add a token version of pluginfile
2018-08-14 06:57:32 +08:00
David Monllao
49a973014c
Merge branch 'MDL-62761-master' of https://github.com/jmvedrine/moodle
2018-08-13 15:29:34 +02:00
David Monllao
bf19506dfb
Merge branch 'MDL-62886-master' of https://github.com/lucaboesch/moodle
2018-08-13 14:25:26 +02:00
Bas Brands
4f9d62835a
MDL-62347 course: pagination phpunit updates
2018-08-13 13:45:33 +02:00
David Monllao
93e0b1593c
Merge branch 'MDL-59015-master' of git://github.com/mihailges/moodle
2018-08-13 12:19:13 +02:00
David Monllao
66be962523
Merge branch 'MDL-62994-master' of git://github.com/mihailges/moodle
2018-08-13 12:12:09 +02:00
Bas Brands
f3df9f9f62
MDL-62347 course: move boost pagination renderer in core
2018-08-13 11:58:25 +02:00
Bas Brands
c8d5001f9a
MDL-62347 course: use standard pagination renderer
2018-08-13 11:58:25 +02:00
Karen Holland
179a9f24db
MDL-62896 Privacy: External plugin Additional label update.
2018-08-13 08:32:21 +00:00
Jake Dallimore
e99564e51b
Merge branch 'MDL-60114_master_radio-option-choose' of https://github.com/awagner/moodle
2018-08-13 16:02:54 +08:00
Mihail Geshoski
4e829d2d75
MDL-59015 blocks: Confusing View more button in course overview block
2018-08-13 08:53:19 +08:00
Mihail Geshoski
be38df119d
MDL-62341 privacy: Add behat test
2018-08-13 07:52:09 +08:00
Mihail Geshoski
e55e9df388
MDL-62341 privacy: Add link to previous page in viewall policies page
2018-08-13 07:52:09 +08:00
Jean-Michel Vedrine
a4ffdbf3f0
MDL-62761 lesson: wrong deadlines on index with overrides
2018-08-12 07:44:41 +02:00
Andreas Wagner
288cbbf2d5
MDL-60114 mod_data: adding db activity lost radio field choose option
2018-08-11 07:41:40 +02:00
Luca Bösch
fba3c3be8e
MDL-62886 boost: radio form element required icon
2018-08-10 17:11:28 +02:00
Eloy Lafuente (stronk7)
6e445671c1
weekly release 3.6dev
2018-08-10 13:21:51 +02:00
Eloy Lafuente (stronk7)
cd69396ab4
NOBUG: Fixed SVG browser compatibility
2018-08-10 13:21:49 +02:00
Andrew Nicols
89db4cc26e
Merge branch 'MDL-62619' of git://github.com/stronk7/moodle
2018-08-10 08:43:43 +08:00
Eloy Lafuente (stronk7)
2bf974e7ef
MDL-63097 phpunit: decouple user lastping and session start in tests
...
Previously the test was assuming that the user last ping, when
accessing to a chat should match the first (enter) system message
sent to the chat. And that's ok 99% of times but, if seconds advance
between the creation of the chat_users record and the chat_messages
one, then they don't match.
So now, the assumption is not used anymore and the expectation
is the timestamp of that first (enter) system message, explicitly.
2018-08-10 02:32:37 +02:00
Eloy Lafuente (stronk7)
c9840c0144
MDL-62619 privacy: Prevent action when boolean queries are involved
...
Before the patch, queries like:
SELECT 1 FROM dual UNION SELECT 2 FROM dual
were failing badly, with everything but the first numeric element
being ignored by the optimization.
So, being conservative, now we reduce the query being analysed,
ignoring any subquery, inline view (anything within parenthesis
in general) and, in the remaining query, if a boolean query (UNION,
MINUS, INTERSECT...) is found, we don't apply any optimization.
2018-08-09 16:05:55 +02:00
Eloy Lafuente (stronk7)
b76d8da4a6
Merge branch 'MDL-62581-master' of git://github.com/damyon/moodle
2018-08-09 00:09:12 +02:00
Jun Pataleta
2454ddb6ef
Merge branch 'MDL-45170-master' of git://github.com/junpataleta/moodle
2018-08-08 16:27:55 +08:00
Jun Pataleta
c353ad20c3
MDL-45170 core: Integration review fixes
...
* Pass $forcehttps parameter to call extract_draft_file_urls_from_text()
call in \core_weblib_testcase::test_extract_draft_file_urls_from_text()
* Style fixes
2018-08-08 16:17:32 +08:00
Charles Fulton
7d7d3b1731
MDL-45170 files: check other draftfile areas when processing
2018-08-08 16:15:23 +08:00
Andrew Nicols
f89f6cf04e
Merge branch 'MDL-62899-search-icons-master' of https://github.com/dmitriim/moodle
2018-08-08 13:17:34 +08:00
Andrew Nicols
0c759ba614
Merge branch 'MDL-56335-master' of git://github.com/mihailges/moodle
2018-08-08 13:14:00 +08:00
Andrew Nicols
1718a59ee2
Merge branch 'MDL-62993_master' of git://github.com/markn86/moodle
2018-08-08 13:10:41 +08:00
Andrew Nicols
03655bb050
Merge branch 'MDL-50225_master' of git://github.com/markn86/moodle
2018-08-08 08:14:55 +08:00
Eloy Lafuente (stronk7)
bc7ee099ae
Merge branch 'MDL-62619-master-privacycontexts' of git://github.com/mudrd8mz/moodle
2018-08-08 01:02:16 +02:00
Eloy Lafuente (stronk7)
6760a7e3e9
Merge branch 'MDL-43334-master' of git://github.com/damyon/moodle
2018-08-08 00:11:16 +02:00
Eloy Lafuente (stronk7)
43ae41a100
Merge branch 'MDL-50325_inconsistent_check_missing_module' of http://github.com/enovation/moodle
2018-08-08 00:06:09 +02:00
Eloy Lafuente (stronk7)
ff4bab999b
Merge branch 'MDL-61839-master' of git://github.com/mihailges/moodle
2018-08-07 23:52:08 +02:00
Eloy Lafuente (stronk7)
521ebb76b0
Merge branch 'MDL-61870-master' of git://github.com/damyon/moodle
2018-08-07 23:48:31 +02:00
Eloy Lafuente (stronk7)
54635fdee8
Merge branch 'MDL-62750_master' of https://github.com/aanabit/moodle
2018-08-07 17:10:14 +02:00
Eloy Lafuente (stronk7)
937a608d71
Merge branch 'MDL-63026_master' of git://github.com/dmonllao/moodle
2018-08-07 15:59:51 +02:00
Eloy Lafuente (stronk7)
c8bea6ae57
Merge branch 'MDL-53297-master' of git://github.com/cescobedo/moodle
2018-08-07 15:57:00 +02:00
Eloy Lafuente (stronk7)
925d1dc60e
Merge branch 'MDL-62065-master' of git://github.com/cescobedo/moodle
2018-08-07 15:51:34 +02:00
David Matamoros
2ee47aeca5
MDL-55744 EDITOR_ATTO: Now atto does not autosave for not loggedin user
2018-08-07 15:29:53 +02:00
David Matamoros
18e2f40377
MDL-58409 core_form: needs clean in autocomplete element
2018-08-07 10:59:34 +02:00
Dmitrii Metelkin
66f145efd1
MDL-62899 search: add document icons
2018-08-07 17:40:57 +10:00
Andrew Nicols
6acae5165c
Merge branch 'MDL-62975_master' of git://github.com/markn86/moodle
2018-08-07 14:38:00 +08:00
Andrew Nicols
dcb2d4bfcf
Merge branch 'MDL-62798-master' of git://github.com/mihailges/moodle
2018-08-07 13:07:31 +08:00
Andrew Nicols
4af25b000f
Merge branch 'MDL-54741-master' of git://github.com/mihailges/moodle
2018-08-07 12:19:44 +08:00
Andrew Nicols
7b4dbb05e3
Merge branch 'MDL-55449-master' of git://github.com/abgreeve/moodle
2018-08-07 11:44:38 +08:00
Adrian Greeve
cc4952e997
MDL-55449 messages: Remove support for stdClass messages.
...
This also makes message_sent::create_from_ids() $courseid
parameter required.
2018-08-07 11:04:22 +08:00
Andrew Nicols
19d5c416e0
Merge branch 'MDL-63012-master' of https://github.com/jobyh/moodle
2018-08-07 09:32:55 +08:00
Andrew Nicols
2a8830379f
Merge branch 'wip-MDL-61424-master' of git://github.com/marinaglancy/moodle
2018-08-07 08:18:58 +08:00
Andrew Nicols
89763f5226
Merge branch 'MDL-62945-master' of https://github.com/HuongNV13/moodle
2018-08-07 08:08:18 +08:00
Eloy Lafuente (stronk7)
90bdc5be4b
Merge branch 'MDL-62237-master' of https://github.com/lucaboesch/moodle
2018-08-06 14:22:21 +02:00
Amaia Anabitarte
23c2316697
MDL-62750 lang: Trim langlist setting values
2018-08-06 09:38:14 +01:00
Andrew Nicols
75f23dc80f
MDL-61515 theme: Pre-compile boost
2018-08-06 15:21:11 +08:00
Andrew Nicols
3e7c330bda
Merge branch 'MDL-61515-master' of git://github.com/bmbrands/moodle
2018-08-06 13:55:04 +08:00
Andrew Nicols
e980f89a4f
Merge branch 'MDL-62996-master' of git://github.com/junpataleta/moodle
2018-08-06 12:10:51 +08:00
Mihail Geshoski
02de9f2014
MDL-62798 repositories: Report sections by name in server repository
2018-08-06 09:55:35 +08:00
Mihail Geshoski
9d98033ff9
MDL-61839 glossary: One letter search in glossary returns all entries
2018-08-06 09:45:34 +08:00
Mihail Geshoski
216b89475d
MDL-54741 general: 3.2 final deprecation in lib/deprecatedlib.php
2018-08-06 09:29:54 +08:00
Mihail Geshoski
f2cdf99382
MDL-56335 behat: prefixed_tablenode_transformations final deprecation
2018-08-06 09:27:08 +08:00
Andrew Nicols
b4463cf9a7
Merge branch 'MDL-62969_master' of git://github.com/markn86/moodle
2018-08-06 09:21:14 +08:00
Luca Bösch
ce3c772677
MDL-62237 repositories: Add SVG icons for built-in repositories
2018-08-03 14:20:55 +02:00
Jason Platts
e52856bc9a
MDL-62520 user: User identity fields not searchable in Participants list
2018-08-03 10:35:24 +01:00
Damyon Wiese
8cee90e3bf
MDL-61650 assign: More consistent empty text
...
Consistently check for empty submissions with count_words(trim($text)).
2018-08-03 16:52:31 +08:00
Huong Nguyen
4889d6ac23
MDL-62945 Quiz: Increase max group of Question type Gap Select
2018-08-03 14:26:45 +07:00
Damyon Wiese
cc9384f121
MDL-62279 assign: Properly set the defaults
...
Before an assignment has been created, we need to use the site defaults,
not the per instance defaults for the settings.
2018-08-03 15:03:53 +08:00
Andrew Nicols
6e020b161a
weekly release 3.6dev
2018-08-03 11:30:11 +08:00
Andrew Nicols
5a5fbdb248
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2018-08-03 11:30:09 +08:00
Eloy Lafuente (stronk7)
5114d1168b
Merge branch 'MDL-57244-master-text' of git://github.com/abgreeve/moodle
2018-08-02 19:16:58 +02:00
Damyon Wiese
851b5c7f2a
MDL-60685 assign: Do not falsely use admin user
...
When an assign_grades record is automatically populated, do not use the admin user as the default grader.
This would generate false information on the assignment summary screen and send false notifications from
the admin user.
2018-08-02 14:19:34 +08:00
Damyon Wiese
192e48bb90
MDL-61870 mod_assign: Conditionally backup groups
...
When group info is not backed up, do not backup assignment submissions or overrides that related to a specific group.
We are already correctly not restoring them, but it is more robust not to include them in the backup file at all.
2018-08-02 12:55:13 +08:00
Zig Tan
8ea4df50c9
MDL-61870 mod_assign: Fix/clean up imported group override duedates
...
Applying patch supplied from Damyon Wiese to address the root-cause
of this issue in the backup/restore logic.
2018-08-02 12:55:13 +08:00
Zig Tan
6bcc6f877a
MDL-61870 mod_assign: Fix/clean up imported group override duedates
...
- Prevent group override duedate events from being imported when groups are excluded
- Clean up any existing group override duedate events when editing assignment in upgradelib.php
- Updated lib.php unit tests
2018-08-02 12:55:12 +08:00
Andrew Nicols
aa75f70280
Merge branch 'MDL-59847-master' of https://github.com/snake/moodle
2018-08-02 11:39:50 +08:00
Andrew Nicols
d7978b1740
Merge branch 'MDL-62983-master' of git://github.com/sarjona/moodle
2018-08-02 11:17:13 +08:00
Andrew Nicols
31b02f6ef5
MDL-63050 cachestore_redis: Update hExists to check empty
2018-08-02 10:59:53 +08:00
Andrew Nicols
ed3ff719f2
MDL-63050 redis: Make session check compatible with Redis 4.0
2018-08-02 10:57:53 +08:00
Adrian Greeve
eb8dfd5bf8
MDL-57244 lib: Update to upgrade.txt files about renamed classes.
2018-08-02 10:34:18 +08:00
David Mudrák
afa3e0ff32
MDL-59847 core: Stop supporting custom identity fields in user selectors
...
The user_selector classes supported custom list of extra identity
fields. But they should obey the configured user policy and respect the
privacy setting made by site administrators. So the list of user
identifiers should never be hard-coded, but the setting
$CFG->showuseridentity should be always respected.
2018-08-02 10:22:07 +08:00
David Mudrák
ef65e09af0
MDL-59847 core: Fix display of hidden identity fields in user selectors
...
User selectors now respect the user's permission to view other users'
hidden profile fields.
2018-08-02 10:22:05 +08:00
Eloy Lafuente (stronk7)
d8971be88f
Merge branch 'MDL-57666-master' of git://github.com/mihailges/moodle
2018-08-02 01:27:41 +02:00
Eloy Lafuente (stronk7)
bac049773f
Merge branch 'MDL-62965-master-userprofilesignup' of git://github.com/mudrd8mz/moodle
2018-08-02 00:37:40 +02:00
Eloy Lafuente (stronk7)
20c7822f6d
Merge branch 'MDL-57244-master' of git://github.com/abgreeve/moodle
2018-08-02 00:24:14 +02:00
Eloy Lafuente (stronk7)
c965349aad
Merge branch 'MDL-59595-master-2' of git://github.com/snake/moodle
2018-08-02 00:21:23 +02:00
Eloy Lafuente (stronk7)
3578f04762
Merge branch 'MDL-51883-master' of git://github.com/mihailges/moodle
2018-08-01 16:39:45 +02:00
Eloy Lafuente (stronk7)
d2ba6eea3b
Merge branch 'MDL-62977_master' of git://github.com/markn86/moodle
2018-08-01 16:36:25 +02:00
Eloy Lafuente (stronk7)
1ffa22bbc7
Merge branch 'MDL-61041-master' of git://github.com/damyon/moodle
2018-08-01 16:36:12 +02:00
Jonathon Fowler
89e27d9999
MDL-62983 core_user: Hold multiple filters when clicking any link
2018-08-01 09:33:34 +02:00
Mihail Geshoski
5ab8824394
MDL-51883 libraries: 3.1 final deprecation in lib/deprecatedlib.php
2018-08-01 10:32:37 +08:00
Eloy Lafuente (stronk7)
8c76cf65e8
Merge branch 'MDL-62344-master-final' of https://github.com/Tsheke/moodle
2018-07-31 23:53:52 +02:00
Eloy Lafuente (stronk7)
c121e849c1
Merge branch 'MDL-41847-master' of git://github.com/sarjona/moodle
2018-07-31 23:50:43 +02:00
David Monllao
77f9983189
Merge branch 'MDL-61290_master' of https://github.com/aanabit/moodle
2018-07-31 17:18:17 +02:00
Amaia Anabitarte
4a6cd05ae1
MDL-61290 mod_feedback: adding groups to csv download
...
Thanks Christine LEGEMBLE for your proposal
2018-07-31 15:32:43 +01:00
Bas Brands
bf45d7eba3
MDL-63028 Theme boost: flexbox for Boost footer
2018-07-31 15:24:36 +02:00
David Monllao
f967e6795d
Merge branch 'MDL-63001_master' of git://github.com/markn86/moodle
2018-07-31 13:52:49 +02:00
David Monllao
834ee94fe3
Merge branch 'master_MDL-58015' of https://github.com/danmarsden/moodle
2018-07-31 13:36:21 +02:00
David Monllao
f3e240e7e0
Merge branch 'MDL-59611-master' of git://github.com/damyon/moodle
2018-07-31 13:30:41 +02:00
David Monllao
a1b2d95092
Merge branch 'MDL-44538-master' of https://github.com/lucaboesch/moodle
2018-07-31 11:18:39 +02:00
Jun Pataleta
77b6d458e5
Merge branch 'MDL-58768-master-2' of git://github.com/rezaies/moodle
2018-07-31 16:18:44 +08:00
David Monllao
7afa724cb5
MDL-63026 course: Fix reference to unexisting capability
2018-07-31 08:31:16 +02:00
Andrew Nicols
ea08da4613
Merge branch 'MDL-61960-master' of git://github.com/farhan6318/moodle
2018-07-31 07:23:50 +08:00
Eloy Lafuente (stronk7)
060277a401
Merge branch 'MDL-57977-master' of git://github.com/vmdef/moodle
2018-07-30 21:09:55 +02:00
David Monllao
a50b8a438a
Merge branch 'MDL-56712-master' of git://github.com/mihailges/moodle
2018-07-30 17:47:51 +02:00
David Monllao
c5c618fe10
Merge branch 'MDL-54858-master' of git://github.com/mihailges/moodle
2018-07-30 17:41:06 +02:00
David Monllao
627d9aa6c8
Merge branch 'MDL-55188-master' of git://github.com/abgreeve/moodle
2018-07-30 17:33:21 +02:00
Eloy Lafuente (stronk7)
e32fe4339a
Merge branch 'MDL-63002_master' of git://github.com/markn86/moodle
2018-07-30 16:15:16 +02:00
Marina Glancy
9991670ff9
MDL-61424 admin: reset registration if token is rejected
2018-07-30 16:12:05 +02:00
Mark Nelson
8bfe908209
MDL-63002 core: fixed incorrect calls to non-existent delete_record()
2018-07-30 20:59:42 +08:00
Adrian Perez
ac33483290
MDL-63002 core_grade: fixed deletion of overriden letters
2018-07-30 20:47:21 +08:00
David Monllao
af0671c218
Merge branch 'MDL-60435_master' of git://github.com/markn86/moodle
2018-07-30 13:37:12 +02:00
Jun Pataleta
a7870910ea
Merge branch 'MDL-62931-master' of git://github.com/rezaies/moodle
2018-07-30 16:34:57 +08:00
Jun Pataleta
a5d3d98bf9
Merge branch 'MDL-62943-master' of git://github.com/mihailges/moodle
2018-07-30 16:05:03 +08:00
Claude Vervoort
29acede1f0
MDL-62993 ltiservice_memberships: make message an array per spec
...
Also added resultSourcedId to member for BC.
2018-07-30 10:05:46 +08:00
Mark Nelson
f8d15c66c3
MDL-62975 core_form: deprecate the htmleditor element
2018-07-30 10:01:01 +08:00
Mark Nelson
4d67fe6161
MDL-50225 core: replace usages of print_textarea()
2018-07-30 09:57:01 +08:00
Mark Nelson
dc4dea0e40
MDL-50225 core: removed unused message bulk action files
...
In core we now use a modal to perform these actions. I
initially thought these were kept because they were a fall
back if JS was disabled. However, the functionality is
broken and doesn't work. Since we do not have to support
non-JS anymore these files have simply been removed as well
as relevant strings deprecated.
2018-07-30 09:57:01 +08:00
Mark Nelson
c1f7cf67f4
MDL-50225 mod_wiki: removed unused file wiki/editors/html.php
2018-07-30 09:55:12 +08:00
Mark Nelson
350d7b0686
MDL-50225 core: properly deprecate print_textarea
2018-07-30 09:55:11 +08:00
Mihail Geshoski
d8e8734291
MDL-62943 core_output: Final deprecation of update_module_button
2018-07-30 09:43:49 +08:00
Mihail Geshoski
b4d5080892
MDL-57666 repositories: Error when copying file from Dropbox repository
2018-07-30 09:28:48 +08:00
Mihail Geshoski
d77b5db55f
MDL-56712 media: Remove 3.2 deprecated functions and classes
2018-07-30 09:25:34 +08:00
Adrian Greeve
b41e1d7c55
MDL-55188 events: Final deprecation of part of events 1 API.
2018-07-30 09:25:06 +08:00
Adrian Greeve
5454e72c21
MDL-55188 events: First deprecation of eventslib.php
2018-07-30 09:23:54 +08:00
cescobedo
2769bf315b
MDL-55188 events: Final deprecation events_trigger.
2018-07-30 09:21:21 +08:00
Mihail Geshoski
f6094cd9f7
MDL-54858 user: Final deprecation of useredit_update_picture
...
Credit to Ankit Agarwal.
2018-07-30 09:13:20 +08:00
cescobedo
df536ab17d
MDL-62065 core_access: First deprecation of get roles on exact context
2018-07-29 22:43:06 +02:00
Joby Harding
fbd1877f20
MDL-63012 grunt: Update Node version check message
2018-07-29 21:06:52 +01:00
AMOS bot
04638845a5
Automatically generated installer lang files
2018-07-29 00:07:10 +00:00
Shamim Rezaie
fda4374a67
MDL-58768 mod_assign: Added userid param to calendar callbacks
...
The mod_assign_core_calendar_is_event_visible and mod_assign_core_calendar_provide_event_action
functions now accept a new parameter ($userid) so they are not always dependet to the logged in user.
2018-07-28 07:51:33 +10:00
Shamim Rezaie
907b175c05
MDL-58768 core: Fix a typo for callback name
2018-07-28 07:51:33 +10:00
Shamim Rezaie
faa5d173cc
MDL-58768 mod_assign: Add $user param to assign::can_grade
2018-07-28 07:51:32 +10:00
Shamim Rezaie
95ae74a7bc
MDL-58768 calendar: Add $requestinguser to the container class
...
The requesting user is not always the same as the current user. The container class now allows a different user
to be set as the requesting user. All capability checks are done against the requesting user.
Also, the $requestinguser is passed to core_calendar_provide_event_action and core_calendar_is_event_visible
callback functions. These callback functions need to be updated in all activity modules to accept a $user parameter.
2018-07-28 07:51:32 +10:00
Shamim Rezaie
f7115c2e80
MDL-58768 coursecat: coursecat::get to accept a $user parameter
2018-07-28 07:51:32 +10:00
Shamim Rezaie
7385ee37f9
MDL-58768 Calendar: Update get_raw_events_legacy_implementation
...
Update get_raw_events_legacy_implementation to work with the passed $users parameter instead of the logged in user.
Also, fixed a bug where get_raw_events_legacy_implementation was failing when $users was set to true, and a list of
$groups was given.
2018-07-28 07:51:32 +10:00
Shamim Rezaie
d8c6c21c95
MDL-58768 Calendar: Added user param to calendar_set_filters
...
Decoupled calendar_set_filters from $USER.
Also removed the backward compatibility bit from the function because it was a left over.
2018-07-28 07:41:50 +10:00
Shamim Rezaie
bd8705732d
MDL-58768 Calendar: Added userid param to calendar_get_default_courses
2018-07-28 07:41:50 +10:00
Johnny Tsheke
155bf1dd2f
MDL-62344 mod_label: ID number feature support
2018-07-27 06:03:24 -04:00
David Mudrák
06db58b787
MDL-62965 core_user: Fix missing user profile fields on signup page
2018-07-27 10:37:03 +02:00
Jun Pataleta
1d4eecffc6
Merge branch 'MDL-62950-master' of git://github.com/andrewnicols/moodle
2018-07-27 16:19:22 +08:00
David Mudrák
c4e7c3cac4
MDL-62619 privacy: Fix a missing alias in the blog provider class
...
The new implementation revealed another existing bug that did not expose
before due to coincidently same named table alias in the outer query.
2018-07-27 10:14:43 +02:00
David Mudrák
cea03cbd43
MDL-62619 privacy: Fix some bits of performance improvements
...
* We need to use is_numeric() in this case as is_int() would never
return true.
* Extend the supported cases, add support for SQL consisting just of
numerical value or selectinga numerical constant.
* Do not rely on any particulat letter case in provided SQL.
* Add unit tests for the new method. Even when it is a protected one, it
is an essential unit to be tested on its own.
2018-07-27 10:14:43 +02:00
Andrew Nicols
d7cb7550c7
MDL-62619 privacy: Improve performance of contexts loading
...
When possible, we want to use JOIN over WHERE IN. It is known that the
later performs badly in MySQL.
2018-07-27 10:14:43 +02:00
Mark Nelson
2dd3384083
MDL-63001 core_form: final deprecation of the submitlink element
2018-07-27 16:05:28 +08:00
Jun Pataleta
b1cc8171c0
MDL-62996 tool_dataprivacy: Add 3.4/3.3 upgrade steps to 3.5+
...
This is to ensure that sites that have the early dev version of the tool
can upgrade smoothly to 3.5 and up.
2018-07-27 15:56:37 +08:00
David Mudrák
6808227b1f
MDL-59847 core: Fix display of hidden identity fields in user lists
...
Places that display list of users (such as course participants page)
with additional identifier fields now respect the user's permission to
view other users' hidden profile fields.
2018-07-27 09:55:22 +02:00
Sara Arjona
b6e594b1b9
MDL-41847 core_user: Add preferred lang field to the user creation form
...
The preferred language has been added only to the user creation form.
For existing users, you should access to the user profile, click over
Preferences and go to the Preferred language page.
2018-07-27 09:01:33 +02:00
Sara Arjona
0b979a6083
MDL-41847 core_user: Add lang to login URL email for new user accounts
2018-07-27 09:01:33 +02:00
Mihail Geshoski
db03bff7df
MDL-62994 course: Final deprecation of add_modchoosertoggle()
2018-07-27 11:33:17 +08:00
Mark Nelson
1b722e3c31
MDL-62977 mod_wiki: style buttons appropriately
2018-07-27 10:46:35 +08:00
Andrew Nicols
3f068cf381
MDL-62950 behat: Disable editing for boost test
2018-07-27 10:05:17 +08:00
Dan Marsden
7c75e02730
MDL-58015 mod_scorm: set orgidentifier correctly for popup.
2018-07-27 10:36:09 +12:00
Eloy Lafuente (stronk7)
6e8235c7d3
weekly release 3.6dev
2018-07-26 19:56:33 +02:00
Eloy Lafuente (stronk7)
7e7732e8e7
NOBUG: Fixed file access permissions
2018-07-26 19:56:32 +02:00
Vadim Tabunshchik
d5f47f8f39
MDL-62871 quiz: incorrect foreign key declaration
2018-07-26 11:36:43 +02:00
Andrew Nicols
cc806faf18
MDL-62950 behat: Correct navbar references
2018-07-26 15:29:05 +08:00
Andrew Nicols
49f427de13
MDL-62950 behat: Correct use of nav
2018-07-26 14:56:35 +08:00
Andrew Nicols
d80fbaaca6
MDL-62950 behat: Correct path to P&P
2018-07-26 14:49:04 +08:00
Andrew Nicols
739b7bcf9f
Merge branch 'MDL-54742-master-integration' of https://github.com/mihailges/moodle
2018-07-26 10:34:15 +08:00
Mihail Geshoski
8ba04d4565
MDL-54742 general: Remove 'revealpassword' string deprecated in 3.2
2018-07-26 10:19:36 +08:00
Eloy Lafuente (stronk7)
e270bf92a1
Merge branch 'MDL-62771-master_move_plag_disclosure' of https://github.com/jmcgettrick/moodle
2018-07-26 00:34:37 +02:00
Eloy Lafuente (stronk7)
b562240b61
Merge branch 'MDL-57622-master' of git://github.com/mihailges/moodle
2018-07-26 00:22:37 +02:00
Jun Pataleta
6830ae12c7
Merge branch 'MDL-62852-master' of git://github.com/sarjona/moodle
2018-07-25 16:38:47 +08:00
Sara Arjona
7b3a113776
MDL-62852 policy: Display policy audience in the viewall.php page
2018-07-25 10:20:01 +02:00
Damyon Wiese
3412b12c22
MDL-61041 assign: Remove assignment 2.2 upgrader
2018-07-25 14:11:10 +08:00
Jun Pataleta
a77beeb245
Merge branch 'MDL-62807-master' of git://github.com/damyon/moodle
2018-07-25 13:48:15 +08:00
Andrew Nicols
59d072a81a
Merge branch 'MDL-60826-master-fix' of https://github.com/lameze/moodle
2018-07-25 13:40:25 +08:00
Andrew Nicols
dc45b688b3
Merge branch 'MDL-55259_master' of git://github.com/markn86/moodle
2018-07-25 13:35:53 +08:00
Simey Lameze
f8a95c3df6
MDL-60826 calendar: fix group event type logic
2018-07-25 12:43:37 +08:00
Andrew Nicols
5ecca25603
Merge branch 'MDL-62897-master' of git://github.com/rezaies/moodle
2018-07-25 12:42:31 +08:00
Tony Butler
9ed5b0c1f6
MDL-59611 mod_assign: Move help icons for subplugin types out of labels
2018-07-25 12:23:08 +08:00
Damyon Wiese
459c2d909d
MDL-62884 privacy: Fix styles
...
An action menu displayed inside a table needs to be tested on every theme. It is
required to ensure that the menu displays correctly, even when it would display outside
the scrollable region for the table.
2018-07-25 12:09:11 +08:00
Cory Buecker
520c5e080b
MDL-62969 mod_lti: fix parsed value for LtiLink.memberships.url
...
Fixes a typo in the function that replaces the LTI placeholder variable
LtiLink.memberships.url with the actual endpoint. Without this change,
the placeholder variable, "$LtiLink.memberships.url" is not replaced in
the LTI launch parameters.
2018-07-25 11:59:36 +08:00
Shamim Rezaie
3f0a60e33d
MDL-62897 Questions: Find duplicate top cats per context and fix them
2018-07-25 12:26:08 +10:00
Andrew Nicols
834054ee06
Merge branch 'MDL-60826-master' of git://github.com/lameze/moodle
2018-07-25 09:18:53 +08:00
Simey Lameze
687112af22
MDL-60826 calendar: further performance improvements
...
This commit does few tweaks and other performance improvements to
calendar_get_allowed_event_types to be more efficient. Also some minor
queries optimizations on the event form to fetch the list of courses
without groups.
2018-07-25 08:54:59 +08:00
Andrew Nicols
c46919aa91
Merge branch 'MDL-61652-master' of git://github.com/mihailges/moodle
2018-07-25 08:32:22 +08:00
Eloy Lafuente (stronk7)
193a3aa9d7
Merge branch 'MDL-62961_master' of git://github.com/markn86/moodle
2018-07-25 01:24:34 +02:00
Eloy Lafuente (stronk7)
cbbbdf27b1
Merge branch 'MDL-62935-master' of git://github.com/bmbrands/moodle
2018-07-25 01:16:38 +02:00
Eloy Lafuente (stronk7)
6c48428f37
Merge branch 'MDL-55365-master' of git://github.com/cescobedo/moodle
2018-07-25 01:02:33 +02:00
Eloy Lafuente (stronk7)
e3f3c41252
Merge branch 'MDL-62653-master' of git://github.com/andrewnicols/moodle
2018-07-25 00:37:05 +02:00
Eloy Lafuente (stronk7)
75d4e6c4f1
Merge branch 'MDL-54551_master' of git://github.com/markn86/moodle
2018-07-25 00:26:16 +02:00
cescobedo
605354de50
MDL-53297 core_course: Final deprecation of xxx_delete_course callback
2018-07-24 23:09:47 +02:00
Eloy Lafuente (stronk7)
252905427c
Merge branch 'MDL-60874-master-enrolautocomplete' of git://github.com/mudrd8mz/moodle
2018-07-24 19:03:32 +02:00
Amaia Anabitarte
9c7b226579
MDL-55778 enrol_self: New string for 'Notify before..' options
...
AMOS BEGIN
CPY [expirynotifyall,core_enrol],[expirynotifyall,enrol_self]
CPY [expirynotifyenroller,core_enrol],[expirynotifyenroller,enrol_self]
AMOS END
2018-07-24 18:41:00 +02:00
Eloy Lafuente (stronk7)
402d1c538a
Merge branch 'MDL-62925_master' of git://github.com/markn86/moodle
2018-07-24 18:31:48 +02:00
Jun Pataleta
f7497ace8a
Merge branch 'MDL-62919-master' of git://github.com/cescobedo/moodle
2018-07-24 16:24:39 +08:00
Bas Brands
1deead46cc
MDL-62935 boost: slideshow view page overflow
2018-07-24 10:22:13 +02:00
sam marshall
635c7b29a0
MDL-61652 tool_dataprivacy: Add capabilities to control data downloads
2018-07-24 14:23:16 +08:00
Jun Pataleta
07249cbb3a
Merge branch 'MDL-62939-master-cleanhtmluserdesc' of git://github.com/mudrd8mz/moodle
2018-07-24 11:58:38 +08:00
Jake Dallimore
7d91564204
MDL-59595 admin: Make sure $ADMIN is properly unset when changing users
2018-07-24 08:25:30 +08:00
Jake Dallimore
dbf66238b7
MDL-59595 admin: unit test covering the adminroot cache reset scenario
...
The adminroot cache should be reset when the current user is changed,
which can occur during cron or during unit tests.
2018-07-24 08:25:30 +08:00
Simey Lameze
e2b7dca006
MDL-60826 groups: deprecate groups_get_all_groups_for_courses function
2018-07-24 07:58:35 +08:00
Simey Lameze
0f1e7ec906
MDL-60826 calendar: restrict course fields to be retrieved
2018-07-24 07:58:34 +08:00
Simey Lameze
cf2df6199d
MDL-60826 calendar: update manage subscription page to use new function
2018-07-24 07:58:34 +08:00
Simey Lameze
375b15a346
MDL-60826 calendar: deprecate calendar_get_all_allowed_types
2018-07-24 07:58:34 +08:00
Simey Lameze
dfc609e55d
MDL-60826 calendar: lazy load groups on event form
2018-07-24 07:58:34 +08:00
Simey Lameze
633c5ffbfe
MDL-60826 calendar: tests for calendar_get_allowed_event_types
2018-07-24 07:58:34 +08:00
Simey Lameze
4be55b06da
MDL-60826 calendar: introduce calendar_get_allowed_event_types function
2018-07-24 07:58:34 +08:00
Victor Deniz
10505522fc
MDL-57977 search: GlobalSearch by alternate name fields
...
Enable support for searching all name fields in search
2018-07-23 10:10:05 +01:00
Damyon Wiese
2660e38faf
MDL-62581 backup: CSS fixes
...
Sanitise the CSS for backup and restore. Main fixes are to sanitise the form-inline styles and set a fixed
width for the search forms within the restore form.
2018-07-23 16:19:30 +08:00
Adrian Greeve
3714fe7e6e
MDL-57244 general: Remove old class renames.
2018-07-23 15:54:13 +08:00
Mark Nelson
0089fc929e
MDL-62961 mod_feedback: style buttons appropriately
2018-07-23 15:47:38 +08:00
Andrew Nicols
9266d24827
Merge branch 'MDL-35977-master' of git://github.com/mihailges/moodle
2018-07-23 15:30:51 +08:00
Jun Pataleta
60bf79ac88
Merge branch 'MDL-62948-master' of git://github.com/andrewnicols/moodle
2018-07-23 15:20:47 +08:00
Jun Pataleta
6ab64dde9c
Merge branch 'MDL-62949-master' of git://github.com/andrewnicols/moodle
2018-07-23 14:55:18 +08:00
Andrew Nicols
1f16daa4cf
Merge branch 'MDL-62962-master' of git://github.com/junpataleta/moodle
2018-07-23 14:51:18 +08:00
Andrew Nicols
a6034c9611
Merge branch 'MDL-54742-master' of git://github.com/mihailges/moodle
2018-07-23 14:29:55 +08:00
Mihail Geshoski
10bd37fabd
MDL-54742 general: Remove strings deprecated in 3.2
2018-07-23 14:25:14 +08:00
Jun Pataleta
f0ccce9af7
MDL-62962 tool_dataprivacy: Move user generation within the test
2018-07-23 13:35:50 +08:00
Shamim Rezaie
94fe904ed6
MDL-62897 Questions: Fix multi top cats in question_save_from_deletion
2018-07-23 14:37:40 +10:00
Shamim Rezaie
30dd3c5d0f
MDL-62897 restore: Fix component name in get_string()
2018-07-23 14:37:40 +10:00
Shamim Rezaie
32338e7bda
MDL-62931 Questions: Escaping lang strings properly
2018-07-23 14:24:29 +10:00
Andrew Nicols
653c30708d
Merge branch 'MDL-61707-master' of git://github.com/mihailges/moodle
2018-07-23 11:33:20 +08:00
Farhan Karmali
fad9dc9290
MDL-61960 blocks: Standard block plugins use legacy cron
2018-07-23 08:53:04 +05:30
Andrew Nicols
311199f52e
Merge branch 'MDL-29701-master' of https://github.com/phuchau1509/moodle
2018-07-23 09:42:24 +08:00
Mihail Geshoski
204178d646
MDL-61707 authentication: Remove presignup session upon user signup
2018-07-23 09:33:08 +08:00
Mihail Geshoski
5f2628c517
MDL-57622 behat: Remove behat steps deprecated in 3.2
2018-07-23 09:25:59 +08:00
Mihail Geshoski
329a84b489
MDL-35977 comments: Missing label in blog and assignment comment area
2018-07-23 08:55:14 +08:00
cescobedo
8d2432f543
MDL-55365 behat: Remove deprecated api's in behat_config_mananger.php
2018-07-20 09:34:26 +02:00
Andrew Nicols
0180369b27
weekly release 3.6dev
2018-07-20 15:09:02 +08:00
Andrew Nicols
5794a467e2
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2018-07-20 15:09:00 +08:00
Andrew Nicols
2585f77a11
MDL-62949 calendar: Fix behat nav to calendar
2018-07-20 11:48:15 +08:00
Andrew Nicols
e06f0c44ea
MDL-62948 tool_policy: Increase window size
...
In the default window size the floating footer detaling the privacy
policies covers the "Login as guest" button.
2018-07-20 11:10:49 +08:00
Jake Hau
b6976f1a87
MDL-29701 editor: mform disableif doesn't work on editor element
2018-07-19 11:38:26 +07:00
Jun Pataleta
a766f5dc00
Merge branch 'MDL-62811' of git://github.com/timhunt/moodle
2018-07-19 08:46:51 +08:00
Jun Pataleta
432e755f2b
Merge branch 'MDL-62769' of https://github.com/timhunt/moodle
2018-07-19 08:46:50 +08:00
Jun Pataleta
76ca5c61d0
Merge branch 'MDL-62781-master' of git://github.com/junpataleta/moodle
2018-07-19 08:46:49 +08:00
David Monllao
3ffb8d2317
Merge branch 'MDL-59447-master' of https://github.com/nwp90/moodle
2018-07-19 08:46:48 +08:00
David Monllao
810f12c25b
Merge branch 'MDL-53972-master' of git://github.com/mihailges/moodle
2018-07-19 08:46:48 +08:00
David Monllao
1f9964a6e0
Merge branch 'MDL-54830-master' of https://github.com/snake/moodle
2018-07-19 08:46:47 +08:00
David Monllao
98b5b9d8a5
Merge branch 'MDL-61355' of git://github.com/danmarsden/moodle
2018-07-19 08:46:46 +08:00
David Monllao
7485089c91
Merge branch 'MDL-61351_master' of git://github.com/markn86/moodle
2018-07-19 08:46:45 +08:00
David Monllao
523704d9ec
Merge branch 'MDL-62868-master' of https://github.com/snake/moodle
2018-07-19 08:46:44 +08:00
David Monllao
a02f330b5d
Merge branch 'MDL-62663' of https://github.com/andrewhancox/moodle
2018-07-19 08:46:43 +08:00
Tomasz Muras
7cdd97b252
MDL-50325 core: Use plugins API to check module status.
2018-07-18 16:54:31 +02:00
David Mudrák
067d0efe85
MDL-62939 user: Fix field type of the user profile description
...
As this is an editor element field, the it is supposed to be PARAM_RAW.
Otherwise it cleans-up certain non-HTML syntax such as Markdown
blockquote characters.
2018-07-18 14:27:14 +02:00
Mark Nelson
feb6a52035
MDL-54551 core: touch-up after review
...
1. Reworded the string.
2. Removed logic handling form data.
3. Do not use window.location.replace.
2018-07-18 18:08:37 +08:00
Thom Rawson
acf94de6d5
MDL-54551 core: AJAX call redirects to login page when session expired
2018-07-18 18:07:16 +08:00
Mark Nelson
512a1d310f
MDL-55259 core: removed lib/password_compat/lib/password.php
2018-07-18 16:18:48 +08:00
Jun Pataleta
061e9f4b11
MDL-62781 core_question: Remove unnecessary assertion
2018-07-18 09:57:49 +08:00
Tim Hunt
7ca1b32808
MDL-62781 question/privacy: fix tests with CodeRunner is installed
...
The tests were assuming that no plugin ever created questions on
install.
Also change the tests to do the counting in the DB. That is more
efficient.
2018-07-18 09:57:49 +08:00
AMOS bot
7c66d04911
Automatically generated installer lang files
2018-07-18 00:07:26 +00:00
cescobedo
9de1a91532
MDL-62919 auth_shibboleth: Use the right shibboleth_auth_instructions
...
Change $CFG->auth_instructions by shibboleth/auth_instructions in the index_form.html
2018-07-17 21:06:44 +02:00
Tomasz Muras
c126a29f5a
MDL-52966 core: static cache fix for file types.
2018-07-17 15:37:15 +02:00
Tim Schroeder
0f1dffe6af
MDL-61351 auth_shibboleth: removed redundant session handler class check
2018-07-17 16:45:20 +08:00
Tim Schroeder
81f55e41a7
MDL-61351 core: added \core\session\manager\get_handler_class()
...
* This is needed e.g. by the shibboleth logout handler to check which
type of sessions are used.
2018-07-17 16:45:20 +08:00
Mark Nelson
4beca90f3d
MDL-61351 auth_shibboleth: move new functions to separate class
...
This reduces the amount of code to an already confusing logout.php
file and prevents conflicts if someone else happens to be using
the same function name in a file.
2018-07-17 16:45:20 +08:00
David Monllao
e385230046
Merge branch 'MDL-60924-master' of git://github.com/sarjona/moodle
2018-07-17 09:38:04 +02:00
Tim Schroeder
1e737e38f9
MDL-61351 shibboleth: Logout: fix session handler class not being used
...
* use $CFG->session_handler_class to determine which type of session is
used
* if not set, use $CFG->dbsession instead
2018-07-17 15:27:26 +08:00
Andrew Nicols
9e52f4adc2
Merge branch 'MDL-62889_master' of git://github.com/markn86/moodle
2018-07-17 12:11:34 +08:00
Mark Nelson
b77e5841f8
MDL-62889 message_popup: redirect using moodle_url
...
Without this relative URLs passed (like /message/index.php)
were being redirected to HOST/message/index.php rather than
$CFG->wwwroot/message/index.php.
2018-07-17 11:54:52 +08:00
Mark Nelson
c5fcbd1081
MDL-62889 message_popup: redirect to notification page if url is empty
...
If you pass a URL that is not a valid URL (for example
';') it is cleaned to an empty string which redirects to
$CFG->wwwroot/message/output/popup/ which is not a valid
page.
2018-07-17 11:54:52 +08:00
Mark Nelson
7d5b9da80c
MDL-62889 message_popup: allow redirects to external URLs
...
Many institutions create notifications that link to an
external service. We need to allow redirects to these
systems.
2018-07-17 11:44:41 +08:00
Mark Nelson
d2eb1ca91e
MDL-62889 message_popup: only add redirecturl if it exists
...
We allow notifications to have a null value for the 'contexturl'.
In this case we should not be appending a 'redirecturl' param to
the URL when it is going to be empty.
2018-07-17 11:44:41 +08:00
Andrew Nicols
affd85ce24
Merge branch 'MDL-53697-master' of git://github.com/abgreeve/moodle
2018-07-17 11:36:44 +08:00
Andrew Nicols
38036e73c2
Merge branch 'MDL-53808-master' of git://github.com/cescobedo/moodle
2018-07-17 11:34:59 +08:00
Mark Nelson
94a1861c84
MDL-62925 mod_wiki: style 'Search wikis' button
2018-07-17 11:31:20 +08:00
Andrew Nicols
4a91bd6f62
Merge branch 'MDL-62849-master' of git://github.com/abgreeve/moodle
2018-07-17 10:31:29 +08:00
Adrian Greeve
f38766e166
MDL-62849 files lib: Add method to return all files.
...
Added a function which returns all the files from all directories
in the draftarea.
2018-07-17 10:25:11 +08:00
AMOS bot
e575ad38c8
Automatically generated installer lang files
2018-07-17 00:08:09 +00:00
David Mudrák
3dbda9f846
MDL-60874 enrol_manual: Improve searching of users in quick enrol UI
...
* The maximum of users to be displayed raised from 30 to 100. This is
consistent with the legacy users selector available via enrolment
methods page.
* If there are more users found matching the search criteria, notify the
user instead of displaying them. This is to prevent false impression
that there are only that many users.
* Added behat tests for the new behaviour.
2018-07-16 21:27:26 +02:00
David Mudrák
9411beb384
MDL-60874 core_form: allow autocomplete AJAX handlers return a string
...
Custom AJAX handlers for the form autocomplete fields can now optionally
return string in their processResults() callback. If a string is
returned, it is displayed instead of the list of suggested items.
The string is displayed same way as we inform about no available
suggestions.
2018-07-16 21:27:25 +02:00
sarjona
7fde83584f
MDL-60924 core_user: Hold participant filters when clicking some link
2018-07-16 18:03:12 +02:00
David Monllao
c6f64c217d
Merge branch 'MDL-52953-master' of git://github.com/abgreeve/moodle
2018-07-16 14:17:56 +02:00
David Monllao
aa59fb2ea2
Merge branch 'MDL-49025' of https://github.com/NeillM/moodle
2018-07-16 13:34:57 +02:00
David Monllao
011c1a4291
Merge branch 'MDL-61019-master' of https://github.com/lucaboesch/moodle
2018-07-16 13:25:06 +02:00
Mark Nelson
c61a4a9d21
MDL-60435 auth_shibboleth: changed accepted image types
2018-07-16 18:31:57 +08:00
Mark Nelson
87647c07fb
MDL-60435 auth_shibboleth: dont display button if not configured
2018-07-16 18:31:57 +08:00
Mark Nelson
4826b1e42b
MDL-60435 auth_shibboleth: removed usage of deprecated loginhttps
2018-07-16 18:31:57 +08:00
fabmen
c637d96786
MDL-60435 auth_shibboleth: Display IDPs for Authentication Shibboleth.
...
Using Identity Providers for Authentication Shibboleth, instead of a manual link.
2018-07-16 18:31:52 +08:00
Mihail Geshoski
98f9db0d63
MDL-53972 feedback: Final deprecation in mod/feedback/lib.php
2018-07-16 14:21:18 +08:00
Damyon Wiese
6a621b0ce7
MDL-62807 output: Support .list-unstyled class
...
Category management lists should not have bullets.
We support this class in "boost" theme but not in bootstrapbase and there are uses of it in core.
2018-07-16 14:03:42 +08:00
Andrew Nicols
bfeef10af0
Merge branch 'MDL-45851' of git://github.com/timhunt/moodle
2018-07-16 13:10:24 +08:00
Jake Dallimore
bdd410a6f4
MDL-54830 core_course: fix maxbytes logic in course_update web service
...
The service should allow the special value of 0 (site limit) to be set.
2018-07-16 10:41:17 +08:00
Jake Dallimore
fd6d98cc90
MDL-62868 core_group: clear group_grouping cache when changing grouping
2018-07-16 10:34:52 +08:00
Jake Dallimore
c6150f1104
Merge branch 'MDL-45389-master' of https://github.com/lucaboesch/moodle
2018-07-16 10:11:40 +08:00
Neill Magill
650779d609
MDL-49025 assign: Submissions of an empty directory should not save
...
Before this change if only a folder was submitted the submission_is_empty
check would return true. This meant that the draft area would be saved.
The is_empty check would then be called which would return false. This
caused the submission form to indicate to the user that the submission
had failed.
Now is_empty and submission_is_empty should both return false if only
folders are submitted.
2018-07-13 14:03:42 +01:00
Neill Magill
3ebfab9810
MDL-49025 assign: Test than an empty directory will not submit
2018-07-13 14:03:41 +01:00
Luca Bösch
9004441b7b
MDL-61019 Theme boost: lesson display issues with buttons/progress bar.
2018-07-13 09:27:06 +02:00
Luca Bösch
5cb24d2299
MDL-45389 theme_bootstrapbase: Forum index page alignment in clean.
2018-07-13 09:26:47 +02:00
Luca Bösch
41a7fec75f
MDL-44538 action_menu: rounded corner of highlights only where needed.
2018-07-13 09:26:41 +02:00
Andrew Nicols
df95c479fc
MDL-62653 behat: Ensure that tasks run properly from behat
2018-07-13 13:54:42 +08:00
Jake Dallimore
8c51626841
weekly release 3.6dev
2018-07-13 12:26:07 +08:00
Jake Dallimore
856602d992
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2018-07-13 12:26:05 +08:00
Nick Phillips
b6efeb4730
MDL-59447 question: GIFT import to respect multichoice defaults
...
Fix GIFT import to respect default answernumbering for new multichoice
questions (introduced in MDL-50011). Default for shuffleanswers is still
ignored, as this is a rather coarse-grained way to do it, and the wrong
setting for shuffleanswers would irreversibly alter the meaning of some
questions.
This is not an ideal long-term fix, but will save significant effort
for anyone who needs to be able to set answernumbering style for
questions imported in GIFT format.
2018-07-13 13:33:33 +12:00
Adrian Greeve
4bebed4011
MDL-53697 mod: Final deprecation of xxx_get_types().
2018-07-12 10:19:09 +08:00
Christian Lawson-Perfect
7dcbe6a983
MDL-61355 SCORM: fix correct_response prefix check
...
The regexes to detect the optional prefixes at the start of some
interaction types are constructed to optionally match the prefix, so we
need to ensure that the matched group is really there when trying to
strip it from the given value in CRCheckValueNodes.
also remove "check for prefix" from CRcheckValueNodes
prefixes on correct responses patterns are removed in the section above
by CRremovePrefixes, so this block was redundant.
The `.pre` property for each correct_response is not used anywhere
else, so this removes their definitions too.
2018-07-12 10:44:30 +12:00
David Monllao
2a021ac3a0
Merge branch 'MDL-62618-master' of git://github.com/mickhawkins/moodle
2018-07-11 18:47:57 +02:00
David Monllao
c2164bff0d
Merge branch 'MDL-47899-master' of https://github.com/lucaboesch/moodle
2018-07-11 12:29:23 +02:00
David Monllao
fd2b5d5c63
MDL-59599 navigation: Respect previous activity-level navigation
...
The original patch was overwriting grading methods navigation.
All credit goes to Andrew Nicols.
2018-07-11 12:01:08 +02:00
Luca Bösch
aab977e0ce
MDL-47899 forms: course search form info list bullet points alignment.
...
AMOS BEGIN
MOV [searchhelp,moodle],[coursesearch_help,moodle]
AMOS END
2018-07-11 11:58:14 +02:00
cescobedo
437ffc9f46
MDL-53808 external_api: Remove external_function_info
2018-07-11 11:11:33 +02:00
Adrian Greeve
28d0d12f5f
MDL-52953 tool_log: Deprecation of the legacy log store.
2018-07-11 09:45:52 +08:00
Jake Dallimore
98a09721d7
Merge branch 'MDL-62712-master' of https://github.com/HuongNV13/moodle
2018-07-11 09:02:15 +08:00
Andrew Nicols
034e9ce5cd
Merge branch 'MDL-52318-master' of https://github.com/snake/moodle
2018-07-11 08:33:13 +08:00
Andrew Nicols
124cd929fb
Merge branch 'MDL-62026-master' of git://github.com/junpataleta/moodle
2018-07-11 08:13:11 +08:00
Andrew Hancox
7068dd3990
MDL-62663 core_user: Enforce viewalldetails capability when editing user
2018-07-10 13:28:24 +01:00
David Monllao
76dbb5884d
Merge branch 'MDL-62262-master' of https://github.com/lucaboesch/moodle
2018-07-10 13:30:17 +02:00
David Monllao
e7941ae3e9
Merge branch 'MDL-62823' of https://github.com/NeillM/moodle
2018-07-10 11:43:37 +02:00
David Monllao
58b987282e
Merge branch 'MDL-42818-master' of git://github.com/zig-moodle/moodle
2018-07-10 11:31:24 +02:00
Andrew Nicols
5a0a8686e3
Merge branch 'MDL-61578-master' of git://github.com/mickhawkins/moodle
2018-07-10 16:45:55 +08:00
Huong Nguyen
0b245bf390
MDL-62712 Filepicker: Improve upload process
...
Lost the uploading file when user press Submit before upload process has done
2018-07-10 15:18:45 +07:00
David Monllao
147b4f3dee
Merge branch 'MDL-61110_master' of https://github.com/nadavkav/moodle
2018-07-10 09:59:06 +02:00
David Monllao
debbed03ed
Merge branch 'MDL-62814-master' of https://github.com/HuongNV13/moodle
2018-07-10 07:50:45 +02:00
David Monllao
cbc67cba73
Merge branch 'MDL-62533-master' of git://github.com/zig-moodle/moodle
2018-07-10 07:37:19 +02:00
Jun Pataleta
0433707f7b
MDL-62026 tool_dataprivacy: Behat tests for contacting PO
2018-07-10 12:31:08 +08:00
Jun Pataleta
ef7f7cfdf8
MDL-62026 tool_dataprivacy: Allow manual completion of general enquiries
2018-07-10 12:30:56 +08:00
Andrew Hancox
820f28c61b
MDL-61578 backup: Added unit test for is_course_modified check.
2018-07-10 10:50:30 +08:00
Michael Hawkins
4b9c2928d4
MDL-61578 backup: Prevent backup logging triggering fresh backups.
...
Thanks to Renaat Debleu for their contribution to this solution.
2018-07-10 10:50:30 +08:00
Andrew Nicols
39650bc12f
Merge branch 'MDL-62746-master' of git://github.com/junpataleta/moodle
2018-07-10 09:33:05 +08:00
Jake Dallimore
793fe5fc4c
Merge branch 'MDL-62772-master_always_show_disclosure' of https://github.com/jmcgettrick/moodle
2018-07-10 08:59:34 +08:00
David Monllao
1ef11d5182
Merge branch 'MDL-62753' of https://github.com/OdyX/moodle
2018-07-09 15:15:40 +02:00
David Monllao
6ce50554ee
Merge branch 'MDL-56881-master' of https://github.com/snake/moodle
2018-07-09 14:38:19 +02:00
David Monllao
5edfece170
Merge branch 'MDL-62037-master' of https://github.com/lethevinh/moodle
2018-07-09 13:48:47 +02:00
David Monllao
381bb72153
Merge branch 'MDL-62831-master' of git://github.com/damyon/moodle
2018-07-09 13:36:05 +02:00
David Monllao
6af4e08333
MDL-59599 navigation: Strict zero-position comparision
2018-07-09 12:27:25 +02:00
David Monllao
727592291b
Merge branch 'MDL-59599-master' of https://github.com/Kathrin84/moodle
2018-07-09 11:58:53 +02:00
John McGettrick
9481cc0e06
MDL-62772 mod_assign: Show disclosure for all submitters
2018-07-09 09:26:38 +01:00
Jake Dallimore
3143160204
Merge branch 'MDL-62180-master' of https://github.com/lucaboesch/moodle
2018-07-09 15:46:25 +08:00
Andrew Nicols
8dfafebc13
Merge branch 'MDL-33509-master' of git://github.com/mihailges/moodle
2018-07-09 13:52:31 +08:00
Andrew Nicols
a31b3cf30b
Merge branch 'MDL-62808_master' of git://github.com/markn86/moodle
2018-07-09 13:29:29 +08:00
Damyon Wiese
6fea9dc4b3
MDL-43334 backup: Fix cancel JS
...
The cancel button is a form element within a div that has the confirmcancel class. When we
accept a cancel modal, we should attempt to click the most specific form element of the
div, not the entire div.
2018-07-09 12:17:23 +08:00
Damyon Wiese
ddd7ff1827
MDL-43334 backup: Lanuage for cancel
...
Cancel backup buttons need clear lang strings.
2018-07-09 12:17:18 +08:00
Andrew Nicols
2f6f156a8f
MDL-56093 auth_db: Remove issue no. from comment
2018-07-09 12:14:17 +08:00
Andrew Nicols
33d2796f0a
Merge branch 'MDL_56093' of https://github.com/eledia/moodle
2018-07-09 12:13:58 +08:00
Jake Dallimore
545a1382aa
Merge branch 'MDL-61359-master' of git://github.com/mickhawkins/moodle
2018-07-09 12:10:33 +08:00
Mark Nelson
c57fadcc64
MDL-62808 core_message: fixed 'useridto' being incorrectly set to 0
2018-07-09 12:00:06 +08:00
Jake Dallimore
1c1d738ba0
MDL-52318 core_form: allow multiple filepicker-enabled url elements
...
In cases when filepicker support is enabled, this patch adds a wrapper
div around the url element and includes the filepicker id in its id.
This allows the js callback code to target the specific input field
with which it is associated.
2018-07-09 11:29:23 +08:00
Jake Dallimore
5a8791336a
MDL-56881 mod_choice: add unit tests for choice_user_submit_response
...
Tests cover option limits and multiple option responses.
2018-07-09 11:02:50 +08:00
Jake Dallimore
03577962ef
MDL-56881 mod_choice: clarify lang string for limit-reached scenarios
2018-07-09 11:02:50 +08:00
Jake Dallimore
a039751aee
MDL-56881 mod_choice: fix bug with limits when saving existing choice
...
The check determining whether a choice option's limit was exceeded was
including the user's existing answers in its checks, meaning a user
couldn't save an existing choice answer, or select further options,
if all a choice option limit was reached. This patch fixes that.
2018-07-09 11:02:45 +08:00
AMOS bot
10fcb75876
Automatically generated installer lang files
2018-07-07 00:08:17 +00:00
Nadav Kavalerchik
3cac3a8590
MDL-61110 LTIProvider: Store 'lis_course_section_sourcedid' value in DB
2018-07-07 00:50:02 +03:00
Luca Bösch
4a73ecc654
MDL-62262 quiz: quiz index page showing wrong dates.
2018-07-06 14:37:07 +02:00
Luca Bösch
a494830c28
MDL-62180 course: Add distinctive class to activity navigation
...
Having a distinguishable class "activity-navigation" added to the activity
navigation allows that part to be easily styled. It could for example be
excluded from printing. Furthermore, this is providing consistency. Other
navigation elements have proper own classes as well.
2018-07-06 14:32:54 +02:00
vinhle
4dbc8c30a3
MDL-62037 Filepicker: Review image not change when overwrite same
2018-07-06 17:49:10 +07:00
John McGettrick
707dfd0c39
MDL-62771 mod_forum: Reformat for modern coding style
2018-07-06 09:32:14 +01:00
John McGettrick
f3bf0ed5fc
MDL-62771 mod_forum: Fix to move print_disclosure
2018-07-06 09:30:34 +01:00
Andrew Nicols
c7d148dc20
weekly release 3.6dev
2018-07-06 14:05:06 +08:00
Andrew Nicols
21a59c3ff3
NOBUG: Fixed SVG browser compatibility
2018-07-06 14:05:04 +08:00
Andrew Nicols
55ececc04c
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2018-07-06 14:05:03 +08:00
Jun Pataleta
65cac80088
MDL-62746 tag: Convert YUI modals to AMD modals
2018-07-06 12:34:23 +08:00
Huong Nguyen
9d7ccae2d5
MDL-62814 Question: Improve column base display_header
...
Column base does not support custom tip if sortable is an array
2018-07-06 10:56:34 +07:00
Jun Pataleta
d7ae1a92b1
MDL-62746 tag: Make forms in tag modals use proper BS classes
2018-07-06 10:14:04 +08:00
Tim Hunt
b116f8b9ad
MDL-62811 question bank: rendering shouldn't load individual questions
2018-07-05 17:00:45 +01:00
Benjamin Wolf
c19ef03f71
MDL-56093 auth_db: Save custom profile fields in auth_db
2018-07-05 11:11:41 +02:00
Didier 'OdyX' Raboud
90ae1b90f1
MDL-62753 shibboleth: Logout: fix DB sessions kill
...
* Use the Moodle 2+ {sessions} table, and decode the session
correctly using session_decode (adodb_unserialize is deprecated).
* Kill all user sessions using \core\session\manager's
kill_user_sessions.
2018-07-05 08:57:03 +02:00
Michael Hawkins
c157e137ee
MDL-62618 user: Display full names consistently on users page
2018-07-05 10:08:33 +08:00
Michael Hawkins
26cee43786
MDL-62618 forum: Made full names displayed consistent
2018-07-05 10:03:18 +08:00
Jake Dallimore
523662f141
Merge branch 'MDL-62670-master' of git://github.com/sarjona/moodle
2018-07-05 09:25:41 +08:00
AMOS bot
2a5aa4eee7
Automatically generated installer lang files
2018-07-05 00:08:15 +00:00
Kathrin Osswald
f37c3ec832
MDL-59599 navigation: Improve activity status for nav nodes.
2018-07-04 19:57:10 +02:00
Tim Hunt
3511063252
MDL-45851 restore: random questions must always be created
...
They are really a pointer from a particular quiz to a question category.
They should never be shared, because if they are, unexpected things
happend when they are edited.
2018-07-04 16:33:30 +01:00
Sara Arjona
8502f02ae0
MDL-62670 policy: viewall.php must display always all active policies
...
The viewall.php page is called from the mobile app to display the policies
to the users before agree them. That's why it must display all the active
policies (even for guests), to guarantee the users agree all current
policies from the app.
2018-07-04 12:04:41 +02:00
Jake Dallimore
f84e9c4ead
Merge branch 'MDL-37624-master-fix' of git://github.com/junpataleta/moodle
2018-07-04 16:40:29 +08:00
Jun Pataleta
d180b40066
MDL-37624 pix: Use updated location icons for Clean
...
Credits to Barbara Ramiro
2018-07-04 16:26:53 +08:00
Jun Pataleta
f327168f44
MDL-37624 theme_boost: Rebuild moodle.css
2018-07-04 16:26:07 +08:00
Tim Hunt
0b18d0c960
MDL-62820 question import: properly escape output
2018-07-04 15:40:50 +08:00
Jun Pataleta
a746b6e840
Merge branch 'MDL-37624-master' of git://github.com/mickhawkins/moodle
2018-07-04 15:33:43 +08:00
Michael Hawkins
4c838be5bb
MDL-37624 calendar: Updated location db comment
2018-07-04 14:52:44 +08:00
Jake Dallimore
9dc7f25f9f
Merge branch 'wip-nolink-bug' of https://gitlab.di.unito.it/rabellino/moodle
2018-07-04 14:37:14 +08:00
Damyon Wiese
166fa40a98
MDL-62782 assign: viewgrades allows files
...
Grade viewer role should be able to see feedback files for an assignment submission.
2018-07-04 14:17:28 +08:00
Sara Arjona
0138ad60b0
MDL-62670 policy: Remove footer link when there are not active policies
2018-07-04 07:52:47 +02:00
Jake Dallimore
a2e64810d4
Merge branch 'MDL-41463-master' of https://github.com/lucaboesch/moodle
2018-07-04 12:59:00 +08:00
Damyon Wiese
e655cbb857
MDL-62831 mod_assign: Download as folders help
...
The help string for the download as folders setting should not mention the number of files
submitted by the student. It is not related to that, it is only dependant on the value of this setting.
2018-07-04 12:20:24 +08:00
Jake Dallimore
bbaab1bae7
Merge branch 'MDL-44081-master' of git://github.com/zig-moodle/moodle
2018-07-04 10:50:25 +08:00
Jake Dallimore
7eb7e4b9ea
Merge branch 'MDL-62834-master' of git://github.com/andrewnicols/moodle
2018-07-04 10:44:51 +08:00
Andrew Nicols
481548f580
MDL-62834 behat: Move include to function
2018-07-04 10:29:15 +08:00
Eloy Lafuente (stronk7)
ab044c6cd5
Merge branch 'wip-MDL-62526-master' of git://github.com/marinaglancy/moodle
2018-07-04 04:19:12 +02:00
Adrian Greeve
720d5b3b85
MDL-62616 tool_log: Add a setting to disable exporting logs.
2018-07-04 09:58:49 +08:00
Eloy Lafuente (stronk7)
a101b25863
Merge branch 'MDL-62288_master' of https://bitbucket.org/ujiapps/moodle-uji
2018-07-04 01:20:08 +02:00
Eloy Lafuente (stronk7)
37c6bd9bed
Merge branch 'wip-MDL-59259-master' of git://github.com/marinaglancy/moodle
2018-07-04 01:09:47 +02:00
Eloy Lafuente (stronk7)
6b82c53bf3
Merge branch 'MDL-62792' of https://github.com/timhunt/moodle
2018-07-04 00:54:44 +02:00
Eloy Lafuente (stronk7)
c475c97b45
Merge branch 'MDL-62838' of git://github.com/timhunt/moodle
2018-07-04 00:49:23 +02:00
Eloy Lafuente (stronk7)
7fb95a9d2d
Merge branch 'MDL-62834' of git://github.com/timhunt/moodle
2018-07-04 00:46:33 +02:00
Eloy Lafuente (stronk7)
af0202c5c2
Merge branch 'MDL-62211-master' of git://github.com/junpataleta/moodle
2018-07-03 23:33:02 +02:00
David Monllao
6d57e23197
Merge branch 'MDL-61296-master' of git://github.com/cescobedo/moodle
2018-07-03 23:33:02 +02:00
David Monllao
b596cdda82
Merge branch 'MDL-62656-master' of git://github.com/mihailges/moodle
2018-07-03 23:33:01 +02:00
David Monllao
2af5c8e7ef
Merge branch 'MDL-60014-master-catcherror-nopermission-annotatepdfcron' of https://github.com/Eva-Dv/moodle
2018-07-03 23:33:01 +02:00
David Monllao
772ae9d4fd
Merge branch 'MDL-62691-master' of git://github.com/bmbrands/moodle
2018-07-03 23:33:00 +02:00
David Monllao
f8839747ce
Merge branch 'MDL-62813-master' of git://github.com/lameze/moodle
2018-07-03 23:33:00 +02:00
David Monllao
de0b684c38
Merge branch 'MDL-62654-master' of git://github.com/bmbrands/moodle
2018-07-03 15:19:18 +02:00
David Monllao
3a0e92cd6a
Merge branch 'MDL-32232-master' of https://github.com/lucaboesch/moodle
2018-07-03 13:59:57 +02:00
David Mudrák
dd808ec6b9
MDL-62796 tool_policy: Fix a regression in Behat test
...
We now correctly show the popup with links to policies that apply to
anonymous visitors of the site. So the name of the guests only policy
became visible in this popup in more cases and it caused false failures.
The point of the lines affected by this patch is to make sure that the
policy does / does not appear in the list of policies to be accepted. So
I am making it more specific of where the text is / is not supposed to
be seen.
2018-07-03 10:58:29 +02:00
Jake Dallimore
83e2051845
Merge branch 'MDL-59261-master' of git://github.com/ryanwyllie/moodle
2018-07-03 14:44:32 +08:00
Bas Brands
af9edb2e6a
MDL-59261 theme_boost: compiled css fallback
2018-07-03 14:14:52 +08:00
Michael Hawkins
a990e4faff
MDL-62767 theme: Remove old localcaches when clearing/updating theme cache
2018-07-03 14:00:29 +08:00
Michael Hawkins
9af6a71c70
MDL-62801 themes: Added missing filelib include
2018-07-03 13:07:27 +08:00
Marina Glancy
d80533be40
MDL-62790 course: cap check in core_course_get_categories
2018-07-03 12:01:15 +08:00
Mihail Geshoski
daa31a0491
MDL-33509 forms: Change button type in url resource editing page
2018-07-03 11:53:09 +08:00
Jake Dallimore
25a592ff5f
Merge branch 'MDL-62715-master' of git://github.com/andrewnicols/moodle
2018-07-03 08:49:35 +08:00
Eloy Lafuente (stronk7)
d34b408d98
Merge branch 'MDL-62763-master-enfix' of git://github.com/mudrd8mz/moodle
2018-07-02 20:09:07 +02:00
Eloy Lafuente (stronk7)
b197a1d4cb
Merge branch 'MDL-62621-master-ixcomment' of git://github.com/mudrd8mz/moodle
2018-07-02 20:00:29 +02:00
David Monllao
3f3d7fec0c
Merge branch 'wip-MDL-62796-master' of git://github.com/marinaglancy/moodle
2018-07-02 12:21:42 +02:00
Helen Foster
9722f6a25e
MDL-62763 lang: Merge English strings from the en_fix language pack
...
Significant string changes:
* various strings in tool_dataprivacy and tool_policy - 'Data Protection
Officer' changed to 'privacy officer'
* idnumbermod_help,core - mentioning resource and custom reporting
2018-07-02 11:15:26 +02:00
David Monllao
e460c95893
Merge branch 'MDL-62713-master' of https://github.com/sammarshallou/moodle
2018-07-02 10:40:40 +02:00
Eloy Lafuente (stronk7)
744a9de339
Merge branch 'MDL-61244-master-fix' of git://github.com/junpataleta/moodle
2018-07-02 10:36:30 +02:00
Jake Dallimore
221a79361a
Merge branch 'MDL-62801-master' of git://github.com/mickhawkins/moodle
2018-07-02 16:18:23 +08:00
David Mudrák
82b7ad70b1
MDL-62621 comments: Add missing indexes on comments table
...
The composite index over the fields contextid, commentarea and itemid
helps the comments API to load all comments for the given area
effectively.
The index over the userid field helps the privacy API to load all
comments by the given user.
2018-07-02 10:04:26 +02:00
Jun Pataleta
26ffa8e4d3
MDL-61244 core_admin: Fix Behat navigation to purge caches page
2018-07-02 14:56:42 +08:00
Mihail Geshoski
c3c42514a1
MDL-62656 course: Align elements in course and category management
2018-07-02 08:25:01 +08:00
Eloy Lafuente (stronk7)
aedd74c610
Merge branch 'MDL-61244_master' of https://gitlab.com/marxjohnson/moodle
2018-07-02 01:42:00 +02:00
Tim Hunt
1146659db4
MDL-62838 filters: dont use statics inside functions. Use MUC
2018-06-29 17:24:41 +01:00
Tim Hunt
8aedf6d478
MDL-62834 behat: new step for enabling filters
2018-06-29 11:26:41 +01:00
sam marshall
23f6a88341
MDL-62713 core_search: Cron error indexing sections in some cases
2018-06-29 10:48:16 +01:00
Neill Magill
e69ea0ea5d
MDL-62823 filter: Save changes button should be styled
2018-06-29 08:40:41 +01:00
Michael Hawkins
3f2ed99d26
MDL-62801 themes: Remove old mustache caches when new one generated
2018-06-29 10:49:21 +08:00
Michael Hawkins
9a3ee0c396
MDL-37624 calendar: string and behat testing fixes
2018-06-29 10:46:57 +08:00
Michael Hawkins
ef4e04ee26
MDL-37624 calendar: Added location support
2018-06-29 10:46:54 +08:00
Jun Pataleta
4c72ffa5ef
MDL-62211 tool_dataprivacy: Request filtering and pagination
...
* Make data requests page use table_sql to make it sortable
* Also, add an autocomplete element that enables filtering by
status and request type.
2018-06-29 10:32:04 +08:00
Michael Hawkins
6924e32e4a
MDL-61359 message: Updated sender contact text to text node content
2018-06-29 10:26:07 +08:00
Zig Tan
a8f7818beb
MDL-62533 assign: Show assign hidden status on grading summary page
2018-06-29 09:37:57 +08:00
Zig Tan
bc87f6a2e3
MDL-44081 assign: Fix Grader annotation button accessibility ordering
2018-06-29 09:26:58 +08:00
Luca Bösch
4f2e193eb6
MDL-41463 course: Reset remove groups section advanced toggle.
2018-06-28 23:06:45 +02:00
Luca Bösch
73e571aae1
MDL-32232 lesson: changing a page type chooser option for consistency
2018-06-28 23:06:34 +02:00
Sergio Rabellino
adeff60562
MDL-61403 filter: Fix for the nolink tag ignored
...
Fix for the nolink tag ignored if there are some other attributes defined in the same span
2018-06-28 11:01:26 +02:00
Marina Glancy
a589b992f8
MDL-59259 tool_uploadcourse: apply course format options
2018-06-28 16:37:27 +08:00
Simey Lameze
23b05f1841
MDL-62813 calendar: add behat test for form validation
2018-06-28 14:04:46 +08:00
Jake Dallimore
f61ee4e857
weekly release 3.6dev
2018-06-28 14:02:55 +08:00
Simey Lameze
c20ac98869
MDL-62813 calendar: fix dmlreadexception on event form
2018-06-28 13:22:20 +08:00
Marina Glancy
6e40d1edfe
MDL-62526 admin: ask privacy policy agreement for moodle.net
2018-06-28 11:43:48 +08:00
Eloy Lafuente (stronk7)
ce514b08ee
Merge branch 'MDL-62325-master' of git://github.com/rezaies/moodle
2018-06-28 02:05:50 +02:00
Eloy Lafuente (stronk7)
b66476d15d
Merge branch 'wip-MDL-62755-master' of git://github.com/abgreeve/moodle
2018-06-28 01:55:53 +02:00
Eloy Lafuente (stronk7)
d7a10f5746
Merge branch 'MDL-61889-master' of git://github.com/junpataleta/moodle
2018-06-28 01:44:26 +02:00
Eloy Lafuente (stronk7)
8f63202014
Merge branch 'MDL-62747' of https://github.com/timhunt/moodle
2018-06-28 00:30:38 +02:00
Eloy Lafuente (stronk7)
d451152b7e
Merge branch 'MDL-62783' of https://github.com/timhunt/moodle
2018-06-28 00:25:33 +02:00
Eloy Lafuente (stronk7)
9d05da3f6d
Merge branch 'm36_MDL-51080_MAriaDB_Wrong_DB_Type' of https://github.com/scara/moodle
2018-06-27 23:25:03 +02:00
Jake Dallimore
2bffba3cb6
Merge branch 'MDL-61732-master' of https://github.com/Dagefoerde/moodle
2018-06-27 12:17:48 +08:00
Eloy Lafuente (stronk7)
ef0a8b99b2
Merge branch 'MDL-45088-master' of https://github.com/lucaboesch/moodle
2018-06-27 03:21:53 +02:00
Eloy Lafuente (stronk7)
242b8fc0f3
Merge branch 'MDL-62703-master' of git://github.com/bmbrands/moodle
2018-06-27 03:17:31 +02:00
Eloy Lafuente (stronk7)
e872f93325
Merge branch 'MDL-41265-master' of git://github.com/mihailges/moodle
2018-06-27 03:06:47 +02:00
Eloy Lafuente (stronk7)
d77104e28c
Merge branch 'MDL-62471_master' of git://github.com/dmonllao/moodle
2018-06-27 02:38:27 +02:00
Eloy Lafuente (stronk7)
0eac61de66
Merge branch 'MDL-62735-master-refactor' of https://github.com/snake/moodle
2018-06-26 10:44:08 +02:00
Juan Pablo de Castro
6aa8a3b6d0
MDL-14274 lib/evalmath: support of conditional math in formulas.
...
- Comparison operators >, ==, <, <=, >=
- "if(condition, valueiftrue, valueif false)" function.
(amended to keep non-related lines unmodified - whitespace & indent)
2018-06-26 10:25:44 +02:00
Jake Dallimore
decd90e2a3
Merge branch 'MDL-62698' of git://github.com/timhunt/moodle
2018-06-26 15:26:21 +08:00
Juan Segarra Montesinos
77e17113a1
MDL-62288 mod_glossary: Add links to glossary entries for all users
2018-06-26 09:03:10 +02:00
Marina Glancy
e2029b8387
MDL-62796 tool_policy: show popup for users who are not logged in
2018-06-26 13:24:44 +08:00
Jun Pataleta
dd26f1be12
MDL-61889 tool_dataprivacy: Fix CI errors
2018-06-26 13:20:31 +08:00
Eloy Lafuente (stronk7)
01911b9f1f
Merge branch 'MDL-59047-master' of git://github.com/bmbrands/moodle
2018-06-26 03:04:35 +02:00
Eloy Lafuente (stronk7)
cb6ba9b1be
Merge branch 'MDL-62730-master' of https://github.com/snake/moodle
2018-06-26 02:53:42 +02:00
Eloy Lafuente (stronk7)
8e059bc39f
Merge branch 'MDL-51419-master' of https://github.com/snake/moodle
2018-06-26 02:41:43 +02:00
Eva Davitasvili
88c77c8ea3
MDL-60014 assign: Annotate PDF - catch no permission error
2018-06-25 14:11:24 -04:00
Tim Hunt
9f38628abc
MDL-62792 filters: fix some bad PHPdocs
2018-06-25 15:50:15 +01:00
Tim Hunt
20482f9d41
MDL-62792 filter_mathjaxloader: don't use statics for once-only items
2018-06-25 15:05:33 +01:00
Shamim Rezaie
d6e821294e
MDL-62325 enrol_paypal: Added some keys and indexes to enrol_paypal.
...
- Added these keys to the enrol_paypal db: courseid, userid, instanceid
- Added these indexes to the enrol_paypal db: business, receiver_email
2018-06-25 11:57:26 +10:00
Adrian Greeve
11d828ef6f
MDL-62755 mod_assign: Update to unit tests.
...
Overrides are now checked to be exported properly.
2018-06-25 09:49:13 +08:00
Adrian Greeve
ea24047619
MDL-62755 mod_assign: Fix override export problem.
...
The cutoffdate and allowsubmissionsfromdate were not
being exported.
2018-06-25 09:49:13 +08:00
Mihail Geshoski
f721ac68d4
MDL-41265 resource: Page resource option to show/hide last modified
2018-06-25 09:13:04 +08:00
Tim Hunt
f4e18a0ae7
MDL-62783 XMLDB: Generate PHP with [] arrays
2018-06-22 13:58:27 +01:00
Tim Hunt
bc6687bab3
MDL-62698 quiz_overview: new index should not be unique
2018-06-22 13:32:04 +01:00
Christian Glahn
4e715dd69d
MDL-61732 filters: Have emoticons respect nolink
...
Also extracts static emoticon cache to a field in order to increases
testability of filter_emoticon, because we are now able to reset the
static emoticon cache before tests, particularly for observing the
response to changing $CFG->emoticons.
2018-06-22 10:30:55 +02:00
Jake Dallimore
4d5046b0eb
MDL-51419 core_files: Support for utf8 in file names in MS Edge
2018-06-22 10:29:23 +08:00
Jake Dallimore
548c260d82
MDL-62730 themes: Fix calendar icon alignment for datetime in Boost
2018-06-22 10:16:28 +08:00
Jake Dallimore
692e22f9ed
MDL-62735 core_search: searchareas page now respects indexing support
2018-06-22 10:14:09 +08:00
Luca Bösch
2846038ed1
MDL-45088 xmldb: Fix table alignment
2018-06-21 19:38:41 +02:00
Eloy Lafuente (stronk7)
6153be6850
weekly release 3.6dev
2018-06-21 14:00:54 +02:00
Tim Hunt
db421d4d52
MDL-62769 quiz statistics: graph should show all, not last, variant
2018-06-21 12:55:43 +01:00
Bas Brands
4226e45d16
MDL-61515 Theme boost: add disabled carousel transitions back in
2018-06-21 10:09:47 +02:00
Andrew Nicols
de06b63344
MDL-62715 mod_assign: Bump submissions back when grading in tests
2018-06-21 08:40:39 +08:00
Jun Pataleta
2a969f3cd6
Merge branch 'MDL-62017-master' of https://github.com/lucaboesch/moodle
2018-06-20 19:40:39 +08:00
David Monllao
62dc3fde0a
Merge branch 'MDL-61482-master' of git://github.com/zig-moodle/moodle
2018-06-20 13:29:17 +02:00
David Monllao
130ab46d37
Merge branch 'MDL-44646-master' of https://github.com/lucaboesch/moodle
2018-06-20 13:07:32 +02:00
David Monllao
88b4c9d260
MDL-62471 tool_dataprivacy: Test compatible with 32 bits OS
2018-06-20 12:48:28 +02:00
cescobedo
a282b0f51d
MDL-61296 auth_ldap: remove PHP notices when field does not exist.
2018-06-20 11:39:16 +02:00
Luca Bösch
936e9c82b2
MDL-62017 tool_customlang: format language customisation buttons.
2018-06-20 10:53:23 +02:00
Luca Bösch
78f6d02b8c
MDL-44646 administration: Users can be filtered by course enrollment
2018-06-20 06:48:59 +02:00
Andrew Nicols
e3037af566
Merge branch 'master_MDL-62705_results_order_no_context' of https://github.com/mattporritt/moodle
2018-06-20 08:35:59 +08:00
Andrew Nicols
7febc1e3d8
Merge branch 'wip-MDL-62391-master' of git://github.com/abgreeve/moodle
2018-06-20 08:33:32 +08:00
Eloy Lafuente (stronk7)
cb57d12d01
Merge branch 'mdl57404' of https://github.com/egiles/moodle
2018-06-20 01:02:30 +02:00
Eloy Lafuente (stronk7)
b7dcb575d2
Merge branch 'MDL-62014-master' of git://github.com/nashtechdev01/moodle
2018-06-20 00:57:21 +02:00
Eloy Lafuente (stronk7)
61a9f8d147
Merge branch 'MDL-36424-master' of https://github.com/lucaboesch/moodle
2018-06-19 19:19:59 +02:00
Eloy Lafuente (stronk7)
77eee742f0
Merge branch 'wip-MDL-61786-master' of git://github.com/abgreeve/moodle
2018-06-19 19:14:43 +02:00
Eloy Lafuente (stronk7)
cb461375a8
Merge branch 'MDL-62358-master' of https://github.com/HuongNV13/moodle
2018-06-19 19:05:26 +02:00
Eloy Lafuente (stronk7)
706898c83e
Merge branch 'MDL-44791-master' of https://github.com/lucaboesch/moodle
2018-06-19 18:59:41 +02:00
Eloy Lafuente (stronk7)
3a55517a53
Merge branch 'MDL-62449-master' of git://github.com/sarjona/moodle
2018-06-19 18:18:51 +02:00
Tim Hunt
a1bc8928cc
MDL-62747 accesslib: rdef caching should handle roles with no caps
2018-06-19 16:26:00 +01:00
Zig Tan
8be71d396b
MDL-61482 mod_assign: Clean html in offline grading CSV
2018-06-19 23:19:13 +08:00
Bas Brands
c8c595e6d0
MDL-62691 Theme boost: editpdf hide dropdown close btn
2018-06-19 16:57:10 +02:00
Bas Brands
d7dbf65770
MDL-62703 Themes: remove hover styles in course listings
2018-06-19 16:32:08 +02:00
Bas Brands
7605e3899f
MDL-59047 question type: short answer boost styles
2018-06-19 14:32:35 +02:00
David Monllao
fa6f911fc5
Merge branch 'MDL-62588-master' of git://github.com/rezaies/moodle
2018-06-19 12:52:15 +02:00
David Monllao
c85a3823b8
Merge branch 'MDL-44859-master' of https://github.com/lucaboesch/moodle
2018-06-19 12:06:48 +02:00
Jun Pataleta
ec4d05c6b6
Merge branch 'MDL-61894-master' of https://github.com/lucaboesch/moodle
2018-06-19 17:57:31 +08:00
David Monllao
fca5c2de05
Merge branch 'MDL-58702-master' of git://github.com/zig-moodle/moodle
2018-06-19 11:53:21 +02:00
Adrian Greeve
373a09a86a
MDL-62391 tool_dataprivacy: Added more detail about data requests.
...
This adds the detail about who requested the data request to the
tables and data request information page.
2018-06-19 14:50:29 +08:00
Huong Nguyen
430241eb4b
MDL-62597 Privacy: Request date column should include time
2018-06-19 14:50:00 +08:00
Zig Tan
fcb7d2a976
MDL-42818 assign: Add grading UI indicator about followup submission
2018-06-19 14:06:17 +08:00
Andrew Nicols
67196d5080
Merge branch 'MDL-60950-master' of git://github.com/damyon/moodle
2018-06-19 11:36:59 +08:00
Damyon Wiese
994d0da35e
MDL-60950 assign: Update incompatible unit test
...
Maintain compatibility with unit test changes after MDL-55609.
2018-06-19 10:56:53 +08:00
Damyon Wiese
c957707106
MDL-60950 assign: Rename class
...
testable_assign was renamed to mod_assign_testable_assign
2018-06-19 10:53:51 +08:00
Andrew Nicols
68a482e167
Merge branch 'MDL-62283-master' of https://github.com/Kathrin84/moodle
2018-06-19 10:36:37 +08:00
Andrew Nicols
2ffb5ea5e9
Merge branch 'MDL-62519_master' of git://github.com/markn86/moodle
2018-06-19 10:33:52 +08:00
Damyon Wiese
07d237840e
MDL-60950 assign: Robust filtering of grading table
...
For assignments with gradetype set to none, we need special handling when generating the query to filter submissions that need grading.
2018-06-19 10:09:42 +08:00
Damyon Wiese
a5ff898f90
MDL-60950 assign: Test for the requires grading filter
...
This test covers when the requires grading filter is applied, but the
assignment has no grade and the feedbackcomments plugin is disabled.
2018-06-19 10:09:42 +08:00
Andrew Nicols
29532b3758
Merge branch 'MDL-62597-master' of https://github.com/HuongNV13/moodle
2018-06-19 09:42:36 +08:00
Eloy Lafuente (stronk7)
f3611eabc8
Merge branch 'MDL-59429-master' of git://github.com/mickhawkins/moodle
2018-06-19 02:06:54 +02:00
Eloy Lafuente (stronk7)
9153d6ea05
Merge branch 'MDL-62638-master' of git://github.com/bmbrands/moodle
2018-06-19 02:03:08 +02:00
Eloy Lafuente (stronk7)
eeb0597493
Merge branch 'MDL-62571_master' of git://github.com/markn86/moodle
2018-06-19 01:49:05 +02:00
Sara Arjona
1d76dd714c
MDL-62449 scorm: Move related data to data in the privacy export
2018-06-18 10:42:26 +02:00
Sara Arjona
cd3ef1fbc4
MDL-62449 scorm: Add SCORM data to privacy export (name, description)
2018-06-18 10:42:26 +02:00
Jun Pataleta
0197ac313c
Merge branch 'MDL-62614-master' of git://github.com/zig-moodle/moodle
2018-06-18 16:12:40 +08:00
Jun Pataleta
d2b1d001bb
Merge branch 'MDL-62709_master' of git://github.com/markn86/moodle
2018-06-18 15:16:18 +08:00
Jun Pataleta
35f5be26ae
Merge branch 'MDL-62658_master' of git://github.com/markn86/moodle
2018-06-18 14:36:54 +08:00
Jun Pataleta
4fb6f0b5ce
Merge branch 'wip-MDL-62474-master' of git://github.com/abgreeve/moodle
2018-06-18 14:32:42 +08:00
Mark Nelson
4f6cb2ee77
MDL-62658 message_popup: fixed issue with malformed URL being generated
2018-06-18 14:27:54 +08:00
Adrian Greeve
f43ed74cb0
MDL-62474 theme_boost: Update to provider and unit test.
...
Theme boost contains a user preference which was not reported
before. Unit tests have been added to test the update.
2018-06-18 14:03:38 +08:00
Andrew Nicols
3b6811a113
Merge branch 'MDL-62320-master' of git://github.com/vmdef/moodle
2018-06-18 13:47:21 +08:00
Willian Mano
dfcbcfc319
MDL-62474 theme_boost: Fix Boost privacy provider
2018-06-18 13:33:41 +08:00
Shamim Rezaie
f84df305c0
MDL-62588 enrol_paypal: Add missing instanceid field
2018-06-18 15:14:04 +10:00
Huong Nguyen
af2e8ed947
MDL-62614 Privacy: Core tag provider delete_item_tags function not work
2018-06-18 12:59:13 +08:00
Andrew Nicols
dcb2cea690
Merge branch 'MDL-62234-master' of git://github.com/bmbrands/moodle
2018-06-18 09:51:18 +08:00
Andrew Nicols
b885f0bf60
Merge branch 'MDL-57968-master' of git://github.com/cescobedo/moodle
2018-06-18 08:57:13 +08:00
Evan Giles
53007faad1
MDL-57404 admin_settings: Allow comments in ip block
...
This adds the ability to to add comments to ip lists in moodle.
Currently, the configiplist textentry box does not allow the user to annotate
the IP addresses defined. For example, I'd like to be able to define:
192.168.1.1 # London office
10.1.1.1 # New york office
118.209.246.240 # My home IP
This would allow me to revisit this list after a few months, and remove
IP addresses that are no longer required - without having to manually confirm
each IP address
2018-06-16 21:08:46 +10:00
Victor Deniz
046dd892c7
MDL-62320 mimetypes: Add JSON to the default mime types list
2018-06-15 12:54:23 +01:00
Kathrin Osswald
c449fbcf72
MDL-62283 theme Boost: No nav drawer pref on small screens
2018-06-15 13:14:28 +02:00
Damyon Wiese
43c8e1f596
MDL-62643 assign: Skip empty online text files
...
Online text assignment submissions with no text entered into the editor should not
create a blank html document for providing feedback.
2018-06-15 14:07:08 +08:00
HungTran
d2d82a9d7d
MDL-62014 course: Add title to activity completion button
2018-06-15 10:18:26 +07:00
Michael Hawkins
0be294c005
MDL-59429 roles: Log add/remove admin users.
2018-06-15 10:22:54 +08:00
Zig Tan
e689e4d446
MDL-58702 backup: Fix restoration of role mappings labels
...
Changes:
- Add logic to retrieve all the existing current roles.
- Apply the backup's role shortname by matching on the archetype.
- Added backup lang string 'undefinedrolemapping'.
2018-06-15 09:55:53 +08:00
Matt Porritt
784ed31ea0
MDL-62705 Global Search: results order selection does not display
...
As of 3.5 a search plugin can define the result orders it supports.
When a search plugin defines multiple sort orders and the search is
conducted without a context (no context query param in the URL),
the code to load the available sort orders from the enabled search
backend is never called.
This patch gets the supported search orders for the enabled search
engine regardless of context being provided or not. As prior, the
search order selection will not display if the only result order
option is relevance.
2018-06-15 11:31:36 +10:00
Matteo Scaramuccia
09ca972877
MDL-51080 env: warn when running MariaDB w/ wrong dbtype
2018-06-14 23:54:35 +02:00
Luca Bösch
e6914883ed
MDL-61894 tag: Modal buttons style.
2018-06-14 17:34:29 +02:00
Luca Bösch
df24fb7172
MDL-44859 grade: Inverse the order of the add category and item buttons
2018-06-14 17:33:41 +02:00
Luca Bösch
b1a8a5052c
MDL-44791 admin: Open server check doc links in new window.
2018-06-14 17:33:35 +02:00
Ed Basset
1764defb5a
MDL-36424 wiki: set group so subwiki tabs/pages display correctly
2018-06-14 17:33:18 +02:00
Mark Johnson
e3389c83b2
MDL-61244 caching: Allow granular purging of caches
2018-06-14 15:04:42 +01:00
Huong Nguyen
628b4c86af
MDL-62358 Question: Improve number function
...
Support all 'question numbers' that might be needed
2018-06-14 19:43:55 +07:00
Huong Nguyen
cf9b6587c0
MDL-62597 Privacy: Request date column should include time
2018-06-14 19:40:31 +07:00
Eloy Lafuente (stronk7)
9e7c397889
weekly release 3.6dev
2018-06-14 10:55:47 +02:00
Eloy Lafuente (stronk7)
7fb9a2550e
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2018-06-14 10:55:44 +02:00
Mark Nelson
cd9ecbd81c
MDL-62709 core_message: convert NULL format types in task
2018-06-14 13:18:46 +08:00
David M Penner
8791c50d64
MDL-62709 core_message: fix for silently ignored errors in task
2018-06-14 12:20:42 +08:00
Jun Pataleta
3662898b7c
Merge branch 'MDL-60207-master' of git://github.com/andrewnicols/moodle
2018-06-14 10:29:11 +08:00
Andrew Nicols
460dc37184
MDL-60207 modal: Fix close modal behat for clean
2018-06-14 10:19:45 +08:00
Mark Nelson
0c34cc5a93
MDL-31443 core_backup: change review heading to 'Restore settings'
2018-06-13 17:49:38 +02:00
Luca Bösch
2e8491a5be
MDL-31443 core_backup: revert changes to util/ui/renderer.php
2018-06-13 17:49:38 +02:00
Bas Brands
1b21702511
MDL-62234 Theme boost: Improve atto dialogue styling
2018-06-13 11:34:41 +02:00
Jun Pataleta
398e912054
Merge branch 'MDL59980_block_bug' of git://github.com/kristian-94/moodle
2018-06-13 10:00:00 +08:00
Andrew Nicols
0e75d337ee
Merge branch 'MDL-60207-master' of git://github.com/ryanwyllie/moodle
2018-06-13 09:41:45 +08:00
Andrew Nicols
c3f13f534d
Merge branch 'MDL-6074-master' of git://github.com/mihailges/moodle
2018-06-13 09:38:55 +08:00
Mihail Geshoski
5226999dd7
MDL-6074 blocks: Hide user in online users block
2018-06-13 09:02:24 +08:00
AMOS bot
33866de211
Automatically generated installer lang files
2018-06-13 00:07:55 +00:00
Kristian Ringer
c0bc8d38a5
MDL-59980 core_admin: Fix bug preventing block modification in settings
2018-06-13 09:36:27 +10:00
Eloy Lafuente (stronk7)
a9f6dd075a
Merge branch 'MDL-62651-master' of git://github.com/andrewnicols/moodle
2018-06-12 18:38:05 +02:00
Eloy Lafuente (stronk7)
d0f9d0ef4d
Merge branch 'MDL-62446-master' of git://github.com/lameze/moodle
2018-06-12 18:21:40 +02:00
David Monllao
4a47a69519
Merge branch 'MDL-58063-master' of git://github.com/mihailges/moodle
2018-06-12 11:05:37 +02:00
David Monllao
bcb4a27dd6
Merge branch 'MDL-55609-master' of git://github.com/andrewnicols/moodle
2018-06-12 10:07:35 +02:00
Mark Nelson
6ffd66f350
MDL-62519 atto_recordrtc: detach click listener when recording again
2018-06-12 14:35:03 +08:00
Jun Pataleta
d495276134
Merge branch 'wip-MDL-62574-master' of git://github.com/abgreeve/moodle
2018-06-12 11:57:01 +08:00
Adrian Greeve
666aae9deb
MDL-62574 core_privacy: Unit tests to check the context base.
...
This now tests the possibility of a context being deleted.
2018-06-12 11:24:38 +08:00
Adrian Greeve
c84cb13cd4
MDL-62574 core_privacy: Check the contextlist for real contexts.
...
There are situations when contexts will be deleted in the provider.
The context list is not updated and so we have introduced a try
catch.
2018-06-12 11:24:38 +08:00
Andrew Nicols
7ab9d0aedf
Merge branch 'wip_MDL-62576_master' of git://github.com/gjb2048/moodle
2018-06-12 10:25:01 +08:00
Andrew Nicols
01d0c0cb49
Merge branch 'MDL-62628-master' of git://github.com/mihailges/moodle
2018-06-12 09:49:18 +08:00
Andrew Nicols
6f38bb9bdc
Merge branch 'MDL-60819-master' of https://github.com/snake/moodle
2018-06-12 08:58:49 +08:00
Eloy Lafuente (stronk7)
e692de3e58
Merge branch 'MDL-62649-master' of git://github.com/mihailges/moodle
2018-06-12 01:45:13 +02:00
Eloy Lafuente (stronk7)
3036620e0b
Merge branch 'MDL-62460-master' of git://github.com/junpataleta/moodle
2018-06-12 01:41:37 +02:00
Eloy Lafuente (stronk7)
3afd0a2523
Merge branch 'MDL-31443-master' of https://github.com/lucaboesch/moodle
2018-06-12 01:35:19 +02:00
Eloy Lafuente (stronk7)
d157f8774e
Merge branch 'MDL-62577-m' of https://github.com/micaherne/moodle
2018-06-12 00:07:43 +02:00
Mark Nelson
4626c848c2
MDL-62571 mod_forum: fixed redirection URLs
2018-06-11 18:29:58 +08:00
David Monllao
009ab16689
Merge branch 'MDL-61484-master' of git://github.com/junpataleta/moodle
2018-06-11 10:33:52 +02:00
Jun Pataleta
64818f403d
MDL-61484 mod_chat: Add CHAT_SESSION_GAP constant
2018-06-11 15:59:13 +08:00
Jun Pataleta
d7b236fa5e
MDL-61484 mod_chat: Fix chat_get_sessions logic
2018-06-11 15:59:06 +08:00
Jun Pataleta
70175dbe8f
MDL-61484 mod_chat: More unit tests for chat
...
* For chat_get_sessions()
* Fix externallib test
2018-06-11 15:48:41 +08:00
Leon Stringer
6bdccc7438
MDL-61786 auth: Changed strings for Test Settings to lang strings
...
The output strings for the Test Settings function were hard-coded English
strings. They've been changed to standard language strings which can be
translated and maintained via AMOS.
2018-06-11 14:14:26 +08:00
Jun Pataleta
15b3d284f3
Merge branch 'MDL-62594-master' of git://github.com/bmbrands/moodle
2018-06-11 13:55:43 +08:00
Jake Dallimore
28c3f6e4d8
MDL-60819 core_files: fix exception thrown from generate_image_thumbnail
...
This function now requires gdlib.php.
2018-06-11 10:44:51 +08:00
Andrew Nicols
5e12ab5ef2
Merge branch 'MDL-62270-MASTER-Cron-task-fails-on-data-privacy-related-task' of https://github.com/adamtppaw/moodle
2018-06-11 09:32:59 +08:00
Luca Bösch
f55b45e473
MDL-31443 backup: Title and cancel messages stating import and restore
2018-06-08 11:35:02 +02:00
Bas Brands
dad7b51e5f
MDL-62654 Theme Boost: update readme on @supports prefixer issues
2018-06-08 10:14:17 +02:00
Simey Lameze
424441471d
MDL-62446 mod_glossary: optimize provider code
2018-06-08 10:25:45 +08:00
Simey Lameze
98d24a4824
MDL-62446 mod_glossary: improve privacy unit tests
2018-06-08 10:04:38 +08:00
Mihail Geshoski
6f48461344
MDL-62628 resource: Folder name formatting issue when displayed inline
2018-06-08 08:35:29 +08:00
Mihail Geshoski
5b97c08412
MDL-58063 blocks: Cannot access manage files in HTML block in clean
2018-06-08 08:25:53 +08:00
Gareth J Barnard
76721ad65b
MDL-62576 theme_boost: Course jump to menu not centred
2018-06-07 20:41:39 +01:00
Eloy Lafuente (stronk7)
50e48a8f2d
weekly release 3.6dev
2018-06-07 16:59:48 +02:00
Bas Brands
ab17aad569
MDL-62638 Theme boost: remove broken css
2018-06-07 16:44:27 +02:00
Bas Brands
f2b71ab281
MDL-62594 question type: cloze question theme boost
2018-06-07 13:58:43 +02:00
Eloy Lafuente (stronk7)
3d371e6971
Merge branch 'MDL-17943_master' of git://github.com/markn86/moodle
2018-06-06 20:23:57 +02:00
David Monllao
a7fb68f27f
Merge branch 'MDL-62273-master' of https://github.com/sammarshallou/moodle
2018-06-06 11:16:41 +02:00
Jun Pataleta
054900f5ed
Merge branch 'MDL-61826-master' of git://github.com/junpataleta/moodle
2018-06-06 11:16:38 +02:00
Jun Pataleta
959d5fadc6
Merge branch 'MDL-46513_master' of git://github.com/markn86/moodle
2018-06-06 11:16:34 +02:00
Jun Pataleta
43cc39bbc2
Merge branch 'MDL-62225-master' of https://github.com/lucisgit/moodle
2018-06-06 11:16:31 +02:00
Jun Pataleta
d585953dfe
Merge branch 'MDL-62586-master' of git://github.com/bmbrands/moodle
2018-06-06 11:16:28 +02:00
Andrew Nicols
f32a9acadf
Merge branch 'm36_MDL-61702_MariaDB_InnoDB10d3d1_Params_Removed' of https://github.com/scara/moodle
2018-06-06 11:16:25 +02:00
Orzu Ionut
403f553623
MDL-61670 assign: show uploaded files timestamp
...
Amended to fix commit message. Rename variable to lower.
2018-06-06 11:16:22 +02:00
Eloy Lafuente (stronk7)
b1e700747a
Merge branch 'MDL-39486-master' of git://github.com/mihailges/moodle
2018-06-06 11:16:19 +02:00
David Monllao
01dc21198f
Merge branch 'MDL-46344-master' of https://github.com/lucaboesch/moodle
2018-06-06 11:16:16 +02:00
David Monllao
75ebfbdf99
Merge branch 'MDL-50812-master' of https://github.com/nashtechdev01/moodle
2018-06-06 11:16:13 +02:00
Jun Pataleta
ae061649d4
Merge branch 'MDL-62336_master' of git://github.com/markn86/moodle
2018-06-06 11:16:09 +02:00
David Monllao
c051057058
Merge branch 'wip-MDL-61694_Check_Password_Callback' of https://github.com/Spudley/moodle
2018-06-06 11:16:06 +02:00
Jun Pataleta
5870677fd4
Merge branch 'MDL-61778-master' of git://github.com/mickhawkins/moodle
2018-06-06 11:16:03 +02:00
Jun Pataleta
dce622fba9
Merge branch 'MDL-62605-master' of https://github.com/lucaboesch/moodle
2018-06-06 11:16:00 +02:00
Mark Nelson
cf24ef0279
MDL-17943 core: adjusted the 'mustconfirm' string
2018-06-06 13:04:43 +08:00
Mark Nelson
e4f7841370
MDL-17943 core: send email when user has forgotten their password
...
If a user is unconfirmed and attempts to reset their password
they receive the message 'Your registration has not yet been
confirmed!' which means they can never reset their password,
and therefore can not log-in to have their confirmation email
resent.
This patch adjusts the message to mention they should check their
mailbox and attempts to send them the confirmation email.
2018-06-06 13:01:53 +08:00
Mark Nelson
81c1e2036b
MDL-17943 core_admin: added 'Resend email' link to user list
2018-06-06 12:47:20 +08:00
Mark Nelson
08c69a1456
MDL-17943 core: added button to resend confirmation email
...
This button is shown when a user logs in but has not yet
been confirmed.
2018-06-06 12:47:20 +08:00
Jun Pataleta
7766dbed5d
MDL-61826 auth: Make Facebook endpoints more maintainable
2018-06-06 12:44:24 +08:00
Łukasz Szeremeta
ac45c16544
MDL-61826 auth: Facebook OAuth2 - getting a better-quality profile photo
...
Get 200x200 px instead of 50x50 px user profile picture from Facebook OAuth2.
2018-06-06 12:09:09 +08:00
Andrew Nicols
31bef9bdc8
MDL-62651 tool_task: Add adhoc CLI runner
2018-06-06 11:48:37 +08:00
Mihail Geshoski
89e78fd094
MDL-62649 course: Course and category management items displayed wrongly
2018-06-06 11:36:44 +08:00
cescobedo
84e03ed859
MDL-57968 core_message: Remove multiple unnecessary AJAX requests
...
Remove AJAX requests core_message_get_unread_conversations_count and
message_popup_get_unread_popup_notification_count and
render the unread messages and notifications into mustache template.
2018-06-06 01:02:00 +02:00
Luca Bösch
4a42d3decd
MDL-62605 core_user: course name filter in unenrol modal.
2018-06-05 07:55:58 +02:00
Eloy Lafuente (stronk7)
2ace1fb16b
Merge branch 'fix/MDL-52666' of https://github.com/mikr0/moodle
2018-06-04 17:36:19 +02:00
David Monllao
e812df2260
Merge branch 'MDL-62620' of git://github.com/stronk7/moodle
2018-06-04 14:28:15 +02:00
David Monllao
995457b8cf
Merge branch 'wip-MDL-37977-master' of git://github.com/marinaglancy/moodle
2018-06-04 14:22:01 +02:00
David Monllao
b321d231ff
Merge branch 'MDL-42366-master' of https://github.com/lucisgit/moodle
2018-06-04 13:17:07 +02:00
adamtppaw
c6363e8c23
MDL-62270 Privacy: Cron task fails when admin directory renamed
2018-06-03 22:12:43 +02:00
Eloy Lafuente (stronk7)
9a89adcb98
MDL-62620 behat: Update master to use 3.36.0 behat extension tag
2018-06-01 12:16:04 +02:00
Luca Bösch
d8343b5432
MDL-46344 outputrenderers: Localize 'This page is'.
2018-06-01 11:41:30 +02:00
sam marshall
bef86c669c
MDL-62273 Profile: Callback allows plugins to control profile access
...
Adds a new callback, <plugin>_control_view_profile. Plugins may
return core_user::VIEWPROFILE_PREVENT to prevent access,
core_user::VIEWPROFILE_DO_NOT_PREVENT to make no change, or
core_user::VIEWPROFILE_FORCE_ALLOW to allow access even when Moodle
would normally prevent it.
This allows third-party plugins to restrict (or allow) access to
profile pages in response to arbitrary business logic.
2018-06-01 09:59:01 +01:00
Jun Pataleta
9e76aac08e
MDL-62460 tool_dataprivacy: Render selected user properly on validation
2018-06-01 16:08:36 +08:00
Marina Glancy
dcce35754c
MDL-37977 frontpage: Move html from index.php to renderer
2018-06-01 11:32:08 +08:00
Marina Glancy
a400dd2d85
MDL-37977 frontpage: renderer method for frontpage section1
2018-06-01 11:32:06 +08:00
Michael Hawkins
d0f3b5f083
MDL-61778 message: Renamed online status icon and replaced Boost icon
2018-06-01 10:15:11 +08:00
Andrew Nicols
b762445485
MDL-55609 mod_assign: Deprecate base_test
2018-06-01 07:31:50 +08:00
Andrew Nicols
a6b8fc7830
MDL-55609 assignfeedback_comments: Remove shared setUp
2018-06-01 07:30:32 +08:00
Andrew Nicols
a41bf00517
MDL-55609 mod_assign: Move fixture to folder
2018-06-01 07:30:32 +08:00
Andrew Nicols
757d5b7cdc
MDL-55609 mod_assign: Remove shared setUp for all tests
2018-06-01 07:30:32 +08:00
Andrew Nicols
e984917db8
MDL-55609 testing: Add a create_and_enrol helper
2018-06-01 07:30:32 +08:00
Matteo Scaramuccia
82c2d98fa2
MDL-61702 dml: MariaDB 10.3 supports only the Barracuda file format.
...
More details about this change also in https://tracker.moodle.org/browse/MDL-59099
Ref.: https://mariadb.com/kb/en/library/mariadb-1031-release-notes/#other-variables
2018-05-31 22:55:00 +02:00
David Monllao
5b4ca9eb5b
weekly release 3.6dev
2018-05-31 08:39:27 +02:00
Tim Hunt
a266ae30fa
MDL-50812 core_useragent: <body> classes for Chrome and Edge
2018-05-31 09:42:07 +07:00
Tony Butler
8e64242131
MDL-62225 assignfeedback_editpdf: Add alt text for nav button shortcuts
2018-05-30 15:58:18 +01:00
Tony Butler
166ac972c3
MDL-42366 assignfeedback_editpdf: Improve meaningfulness of cursor image
...
Various improvements to make the cursor image more accurately reflect
the currently selected editing tool or action:
* Replace crosshair with default cursor for read-only student view
* Use currently selected stamp image as cursor when using stamp tool
* Use text cursor for text higlighter tool and improve its accuracy
* Use default cursor for select tool (as indicated by its button icon)
2018-05-30 14:50:34 +01:00
David Monllao
8cb2821928
Merge branch 'MDL-62532-master' of git://github.com/rezaies/moodle
2018-05-30 10:20:02 +02:00
Andrew Nicols
5a38bc90a8
Merge branch 'MDL-57486-master-fix' of git://github.com/junpataleta/moodle
2018-05-30 13:20:42 +08:00
Jun Pataleta
95c2e43008
MDL-57486 tool_recyclebin: Close the files recordset properly
2018-05-30 13:15:30 +08:00
Andrew Nicols
f77bb2834c
Merge branch 'MDL-57600-master' of git://github.com/lameze/moodle
2018-05-30 09:16:57 +08:00
Andrew Nicols
b3475a6874
MDL-57486 tool_recyclebin: Coding style fix
2018-05-30 08:35:08 +08:00
Andrew Nicols
3d579187e9
Merge branch 'master_MDL-57486' of https://github.com/danmarsden/moodle
2018-05-30 08:31:12 +08:00
David Monllao
4069f62436
MDL-62381 editor_tinymce: Rearrange style modification
2018-05-29 16:36:26 +02:00
David Monllao
060884dfd6
Merge branch 'MDL-62381_master' of https://github.com/Syxton/moodle
2018-05-29 16:34:40 +02:00
Matt Davidson
197e714dfd
MDL-62381 editor: Fix tinymce icons
...
Icon sizing is being overwritten on images.
2018-05-29 09:04:08 -04:00
Jun Pataleta
f1b701e6ce
Merge branch 'MDL-62544-master' of git://github.com/Dagefoerde/moodle
2018-05-29 16:24:59 +08:00
Bas Brands
b1a74e40ff
MDL-62586 Themes: use Boostrap media compontent for author display
2018-05-29 09:27:04 +02:00
Dan Marsden
5efcb522b1
MDL-57486 tool_recyclebin: Delete items when context already deleted.
2018-05-29 14:24:50 +12:00
Ryan Wyllie
7e0305be70
MDL-60207 javascript: remove click handler in YUI modal initialiser
2018-05-29 10:05:00 +08:00
Treu Quan
30e1f5a023
MDL-60207 javascript: close modal when user touch/click outside it
2018-05-29 10:04:37 +08:00
Jun Pataleta
f9be03432a
Merge branch 'MDL-56498-master' of git://github.com/mickhawkins/moodle
2018-05-29 09:37:16 +08:00
David Monllao
77e7c45487
Merge branch 'MDL-62316_oauth_guess_image_fix' of https://github.com/leonstr/moodle
2018-05-28 16:46:30 +02:00
David Monllao
c89b495650
Merge branch 'wip-MDL-62584-master' of git://github.com/marinaglancy/moodle
2018-05-28 16:31:00 +02:00
Eloy Lafuente (stronk7)
00977e984e
MDL-62478 upgrade: add 3.5.0 separation line to all upgrade scripts
2018-05-28 13:15:48 +02:00
David Monllao
d5010fb5e2
MDL-42779 course: Update line jump so it equals 35
2018-05-28 11:46:38 +02:00
David Monllao
4a34457ea7
Merge branch 'MDL-42779-master' of https://github.com/lucaboesch/moodle
2018-05-28 11:42:44 +02:00
Mark Nelson
273e0a822a
MDL-62336 media_videojs: ensure videos have unique IDs
2018-05-28 16:43:57 +08:00
David Monllao
1d6dd4388d
Merge branch 'MDL-57742_master' of git://github.com/markn86/moodle
2018-05-28 09:13:53 +02:00
Mark Nelson
88e16674b2
MDL-46513 mod_chat: pass has_capability result to fullname function
2018-05-28 15:11:25 +08:00
David Monllao
17ed12eb17
Merge branch 'm35_MDL-59596_DDL_Issues_With_MariaDB_10p2_SQLMode' of https://github.com/scara/moodle
2018-05-28 08:15:09 +02:00
Jun Pataleta
8a930e444b
Merge branch 'wip-MDL-62493-master' of git://github.com/marinaglancy/moodle
2018-05-28 13:01:09 +08:00
Mark Nelson
6d32804f8a
MDL-57742 core_lib: Updated readme_moodle.txt
2018-05-28 12:55:25 +08:00
David Balch
528060a1a9
MDL-57742 core_lib: Make tool_consumer_instance_guid optional
...
In the specification, tool_consumer_instance_guid is only listed
as recommended. However, the library was requiring it.
https://www.imsglobal.org/specs/ltiv2p0/implementation-guide#toc-42
2018-05-28 12:47:05 +08:00
Andrew Nicols
87095d1405
Merge branch 'MDL-62515-master' of git://github.com/junpataleta/moodle
2018-05-28 12:27:45 +08:00
Marina Glancy
024ede2c6b
MDL-62584 xmlrpc: return correct content-length
2018-05-28 11:14:42 +08:00
Simey Lameze
4834d388da
MDL-57600 course: fix typo on courselib test
2018-05-28 09:38:16 +08:00
Alex
a91437a3c1
MDL-57600 format: Fix spelling errors
2018-05-28 09:35:35 +08:00
Jun Pataleta
6a7a11a7b3
Merge branch 'MDL-61832-master' of https://github.com/lucaboesch/moodle
2018-05-28 09:21:48 +08:00
Shamim Rezaie
3722c7d697
MDL-62532 core_question: Include standard tags in the tags autocomplete
2018-05-28 10:53:57 +10:00
Andrew Nicols
407f5d053c
MDL-62543 mod_forum: Add RSS Unit tests
2018-05-28 08:53:45 +08:00
Andrew Nicols
daad84d150
Merge branch 'MDL-62543-master' of git://github.com/tobiasreischmann/moodle
2018-05-28 08:53:41 +08:00
Eloy Lafuente (stronk7)
4a0c770372
Merge branch 'MDL-62408_master' of https://github.com/marxjohnson/moodle
2018-05-28 01:40:07 +02:00
Michael Aherne
e99a39624e
MDL-62577 unit tests: Quote class name in re-run command.
2018-05-25 16:46:45 +01:00
Marina Glancy
7115c32949
MDL-62493 tool_policy: correct redirection
...
do not override session->wantsurl
do not redirect guests to user.php, they get an error there
2018-05-25 14:29:40 +08:00
Marina Glancy
deaf67147d
MDL-62493 tool_policy: allow guests to sign up
2018-05-25 14:29:40 +08:00
Mihail Geshoski
57c888c0fa
MDL-39486 lesson: Length of label text too narrow in matching questions
2018-05-25 10:01:25 +08:00
Jan Dageförde
df751f0040
MDL-62544 privacy: error notification type
2018-05-24 16:44:17 +02:00
Jan Dageförde
97009b73cf
MDL-62544 privacy: Allow data requests on behalf of a user by admin/DPO
2018-05-24 16:43:06 +02:00
Luca Bösch
ed38521b1d
MDL-61832 lesson: don't hide lesson page editing options
2018-05-24 15:45:30 +02:00
Luca Bösch
d29bde5943
MDL-42779 course: Pagination in management page preserves view action
2018-05-24 15:44:35 +02:00
David Monllao
6b2e04676a
weekly on-sync release 3.6dev
2018-05-24 10:47:52 +02:00
David Monllao
3399860ee8
NOBUG: Fixed SVG browser compatibility
2018-05-24 10:47:51 +02:00
David Monllao
59cc07ae99
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2018-05-24 10:47:50 +02:00
Tobias Reischmann
82b50d3187
MDL-62543 forum: Switched the usage of the deleted flag for rss
...
The deleted flag was introduced through the Privacy API and was used
for post selection for the rss feed. In there it was used in the
wrong way, which lead to the exclusion of all non deleted posts instead
of excluding all deleted ones.
This commit fixes this problem.
2018-05-23 14:05:28 +02:00
Simey Lameze
1bcc54ef25
MDL-61189 editor_tinymce: save data before submitting
2018-05-23 10:48:27 +08:00
Jake Dallimore
b345895a9d
Merge branch 'MDL-61932-master' of git://github.com/junpataleta/moodle
2018-05-23 10:01:08 +08:00
Leon Stringer
02cc1ecd77
MDL-62316 OAuth 2: Only guess image if base URL set.
...
If you added an OAuth 2 service with no base URL guess_image() would try to
parse this empty value looking for a favicon.ico. We now check if the base
URL is empty beforehand and skip this if so.
2018-05-22 17:43:05 +01:00
Jun Pataleta
d980528873
MDL-61932 mod_glossary: Fetch the correct front page section 1 ID
2018-05-22 17:15:58 +08:00
Jun Pataleta
7e603553d5
Merge branch 'wip-MDL-62239-master' of https://github.com/Beedell/moodle
2018-05-22 10:05:13 +08:00
Andrew Nicols
f94aaed80b
Merge branch 'MDL-62482' of git://github.com/timhunt/moodle
2018-05-22 09:37:57 +08:00
Andrew Nicols
227d6d68a3
Merge branch 'MDL-62488_master' of https://github.com/marxjohnson/moodle
2018-05-22 09:29:47 +08:00
Andrew Nicols
f979e2d418
Merge branch 'MDL-62477' of git://github.com/stronk7/moodle
2018-05-22 09:20:06 +08:00
Jake Dallimore
6ef703d8a6
Merge branch 'MDL-61015-master' of https://github.com/lucaboesch/moodle
2018-05-22 08:14:52 +08:00
Eloy Lafuente (stronk7)
6b47d8066a
Merge branch 'MDL-62500-master' of git://github.com/andrewnicols/moodle
2018-05-21 13:37:16 +02:00
John Beedell
2d55b0b736
MDL-62239 QTYPE: iOS 11.3 broke Moodle drag-drop question types
2018-05-21 11:13:09 +01:00
David Monllao
a765519a42
Merge branch 'm36_MDL-61893_Accept_Any_Node_Carbon_Version' of https://github.com/scara/moodle
2018-05-21 12:04:44 +02:00
Luca Bösch
398ed46942
MDL-61015 course: consistently display hidden sections
...
This commit moves the availability info on top.
2018-05-21 11:33:35 +02:00
David Monllao
30f61e4d30
Merge branch 'MDL-62516-master' of git://github.com/andrewnicols/moodle
2018-05-21 11:15:02 +02:00
Jun Pataleta
5c334275df
Merge branch 'MDL-62229-master' of git://github.com/jleyva/moodle
2018-05-21 17:04:08 +08:00
Andrew Nicols
94d55c0041
Merge branch 'wip-MDL-62481-master' of git://github.com/marinaglancy/moodle
2018-05-21 15:49:41 +08:00
Jake Dallimore
ed00590ad8
Merge branch 'MDL-62440' of git://github.com/timhunt/moodle
2018-05-21 14:55:16 +08:00
Andrew Nicols
630081dd91
MDL-62516 mod_forum: Only delete files for requested user
2018-05-21 14:12:17 +08:00
Jun Pataleta
3f3f914d46
MDL-62515 templates: Remove unnecessary button role for submit button
2018-05-21 09:32:56 +08:00
Andrew Nicols
4396a8f241
Merge branch 'MDL-62386-master' of git://github.com/bmbrands/moodle
2018-05-21 09:10:50 +08:00
AMOS bot
3f2168dcb9
Automatically generated installer lang files
2018-05-21 00:06:14 +00:00
Andrew Nicols
39e14b2325
MDL-62500 tag: Update checkbox label when updating tag
2018-05-20 15:14:50 +08:00
Matteo Scaramuccia
495a5c5a73
MDL-61893 JavaScript: Bumped npm packages
...
Performed by removing the current 'npm-shrinkwrap.json' file:
$ rm -Rf node_modules
$ rm -f npm-shrinkwrap.json
$ npm install
$ npm shrinkwrap
2018-05-18 00:36:44 +02:00
Matteo Scaramuccia
22d032301b
MDL-61893 JavaScript: Accept any node version but Carbon (LTS)
2018-05-18 00:36:43 +02:00
Mark Johnson
3bc65933cf
MDL-62488 filebrowser: Stop unit tests assuming number of categories
2018-05-17 16:01:26 +01:00
Tim Hunt
27d625a863
MDL-62482 file_storage: may have many files with same content hash
2018-05-17 11:24:33 +01:00
Tim Hunt
5359c517d0
MDL-62440 participants: out-of-memory is many site-wide role assigns
2018-05-17 10:42:31 +01:00
Jun Pataleta
266eccfde6
MDL-61932 mod_glossary: Display site-level glossaries on section 1
...
* Glossary activities created on the front page by importing
entries are being added to section 0, but the front page only shows
activities on section 1.
2018-05-17 16:02:36 +08:00
Marina Glancy
08ef342aba
MDL-62481 atto_recordrtc: add svg icons
2018-05-17 14:43:43 +08:00
Marina Glancy
3b29978c8e
MDL-61015 course: consistently display hidden sections
...
When section is hidden but the course setting says to show hidden sections display the hidden
sections consistently with how we display the sections with access restriction.
The only difference is that we didn't previously display the summary of the hidden section
in this case, the new logic repeats this behavior
2018-05-17 08:01:24 +02:00
Eloy Lafuente (stronk7)
5798aee926
MDL-62477 backup: Bump release to 3.6
2018-05-17 01:53:43 +02:00
Eloy Lafuente (stronk7)
22744b745b
weekly back-to-dev release 3.6dev
2018-05-16 19:03:03 +02:00
Eloy Lafuente (stronk7)
cf6825cc43
NOBUG: Change travis.yml back to master
2018-05-16 18:44:30 +02:00
Eloy Lafuente (stronk7)
46574904af
Moodle release 3.5
2018-05-16 18:44:30 +02:00
Eloy Lafuente (stronk7)
4c8005a0ff
NOBUG: Change travis.yml to MOODLE_35_STABLE
2018-05-16 18:44:30 +02:00
Eloy Lafuente (stronk7)
57cc5dc750
Merge branch 'MDL-62472-master' of git://github.com/bmbrands/moodle
2018-05-16 18:29:46 +02:00
Marina Glancy
897a492729
MDL-62469 qtype_calculated: check remaining placeholders, see MDL-62275
2018-05-16 17:20:38 +02:00
Bas Brands
a6c45af354
MDL-62472 Theme boost: update upgrade.txt for boost changes
2018-05-16 12:57:38 +02:00
Michael Hawkins
105974cd08
MDL-56498 message: Ensure clicked notifications are marked read
2018-05-16 14:59:06 +08:00
David Monllao
36960958ad
Merge branch 'MDL-62456_master' of git://github.com/markn86/moodle
2018-05-16 08:56:33 +02:00
Andrew Nicols
798f0f1da9
Merge branch 'wip-MDL-62147-master-4' of git://github.com/marinaglancy/moodle
2018-05-16 14:27:19 +08:00
Jun Pataleta
6c32ea4631
Merge branch 'MDL-62463-master' of git://github.com/andrewnicols/moodle
2018-05-16 14:22:05 +08:00
Frédéric Massart
554e6a6562
MDL-62147 core_grades: Report contexts and data related to scales
2018-05-16 13:57:26 +08:00
Marina Glancy
372ea5502c
MDL-62147 core_grades: Declare metadata of scales and import tables
2018-05-16 13:57:25 +08:00
Marina Glancy
14f7296436
MDL-62147 portfolio: add missing tables to privacy provider
2018-05-16 13:57:22 +08:00
Marina Glancy
004fd4259e
MDL-62147 privacy: unittest ensures that all tables covered
2018-05-16 13:57:19 +08:00
Andrew Nicols
39da8c1a35
MDL-62463 mod_glossary: Fix SQL query
...
The query was doing:
WHERE c.id ... AND ... OR ... OR ...
Which equates to:
WHERE (c.id ... AND ...) OR ... OR ...
Adding parens to:
WHERE (c.id ... AND (... OR ... OR ...))
2018-05-16 13:51:32 +08:00
Marina Glancy
d1620c57f9
MDL-62147 privacy: corrections to tables, temporary tables
2018-05-16 12:57:19 +08:00
Jake Dallimore
dc69734963
Merge branch 'MDL-62134-master' of git://github.com/andrewnicols/moodle
2018-05-16 12:39:27 +08:00
Andrew Nicols
8da25ca04c
MDL-62134 tool_dataprivacy: Remove reference to old manager
2018-05-16 12:27:00 +08:00
Mark Nelson
ad7f143897
MDL-62456 mod_lti: add missing add_external_location_link call
2018-05-16 12:22:34 +08:00
Jake Dallimore
0e156326cc
Merge branch 'MDL-62134-master' of git://github.com/andrewnicols/moodle
2018-05-16 12:01:49 +08:00
Andrew Nicols
8760b7335b
MDL-62134 tool_dataprivacy: Add a manager_observer
2018-05-16 11:52:46 +08:00
Andrew Nicols
22c0a30888
MDL-62134 core_privacy: Allow for a failure handler
2018-05-16 11:52:46 +08:00
Andrew Nicols
3e3e5cdbb4
Merge branch 'MDL-62426-master' of https://github.com/snake/moodle
2018-05-16 10:44:06 +08:00
Jake Dallimore
72580c0832
MDL-62426 core_enrol: control enrolment subcontexts at the provider
...
Added a function to the core_enrol provider allowing enrol plugins
to set their subcontext relative to a fixed 'enrolments' parent dir.
2018-05-16 10:22:15 +08:00
Jake Dallimore
37e1069289
MDL-62426 enrol_flatfile: make provider a plugin provider
...
The enrol_flatfile table can contain userdata relating to pending
enrolments, so this should be exported and deleted as necessary.
2018-05-16 09:37:33 +08:00
Marina Glancy
3f18d2af9a
MDL-62134 tool_dataprivacy: privacy manager wrapper
...
If exception occurs in one plugin implementation do not fail the whole job but
instead send a message to DPOs with the exception details
2018-05-16 09:02:01 +08:00
Marina Glancy
65abf2a37c
MDL-62134 privacy: consistantly call components methods
2018-05-16 09:02:01 +08:00
Eloy Lafuente (stronk7)
51c17c381d
Merge branch 'MDL-62447_master' of git://github.com/dmonllao/moodle
2018-05-16 01:26:39 +02:00
Eloy Lafuente (stronk7)
3811659bc7
Merge branch 'MDL-62433-master' of git://github.com/sarjona/moodle
2018-05-15 23:30:46 +02:00
Eloy Lafuente (stronk7)
cd0f1aa403
Merge branch 'MDL-62448-master' of git://github.com/sarjona/moodle
2018-05-15 17:29:06 +02:00
Eloy Lafuente (stronk7)
12ef4a1219
Merge branch 'MDL-62419-master' of git://github.com/bmbrands/moodle
2018-05-15 16:56:37 +02:00
Sara Arjona
9d594541b6
MDL-62448 block_rss_client: Export all feeds from Privacy API
2018-05-15 14:25:27 +02:00
Sara Arjona
68ed91b7af
MDL-62433 tool_policy: Review language strings for consistency
...
All credit goes to Helen Foster. Thanks! :-*
2018-05-15 14:21:03 +02:00
Sara Arjona
5e84f521fa
MDL-62433 tool_policy: Some minor fixes to Privacy API implementation
...
- Export files for agreements too.
- Add versionid to the export path to avoid collision if version revision
is not defined.
2018-05-15 14:07:31 +02:00
Andrew Nicols
f63745eabd
MDL-62433 tool_policy: Adjustments to the data export
2018-05-15 14:07:31 +02:00
Sara Arjona
827c8e98ac
MDL-62433 tool_policy: Review privacy provider for adding versions
2018-05-15 14:07:31 +02:00
David Monllao
bcd677bc6a
Merge branch 'wip-MDL-62445-master' of git://github.com/marinaglancy/moodle
2018-05-15 13:33:25 +02:00
David Monllao
85218c28e9
Merge branch 'MDL-62228_master' of git://github.com/markn86/moodle
2018-05-15 13:31:07 +02:00
David Monllao
7f9b187994
MDL-62447 user: Fix component name typo
2018-05-15 10:41:57 +02:00
Bas Brands
b188407bdc
MDL-62419 Theme boost: use sr-only() mixin for .accesshide
2018-05-15 10:39:09 +02:00
Mark Johnson
104fc7fd0d
MDL-62408 behat: Correct PHPUNIT_TEST checks in behat_config_util
2018-05-15 09:09:25 +01:00
David Monllao
dc71a8b50e
Moodle release 3.5rc1
2018-05-15 09:42:49 +02:00
David Monllao
096b3723bb
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2018-05-15 09:42:47 +02:00
Andrew Nicols
76578cf3f6
Merge branch 'MDL-62444-master' of git://github.com/zig-moodle/moodle
2018-05-15 11:38:32 +08:00
Andrew Nicols
7831f2785d
Merge branch 'MDL-62428_master' of git://github.com/markn86/moodle
2018-05-15 10:58:45 +08:00
Marina Glancy
8880510d40
MDL-62445 tool_privacy: pass correct user to message_send
2018-05-15 10:27:52 +08:00
Jun Pataleta
2f48e08c46
Merge branch 'MDL-62434-master' of git://github.com/bmbrands/moodle
2018-05-15 10:06:57 +08:00
Zig Tan
0061a6ae67
MDL-62444 mod_assignment: Fix missing lang string.
2018-05-15 09:50:11 +08:00
Jun Pataleta
d060e0b80f
Merge branch 'MDL-62432-master' of git://github.com/andrewnicols/moodle
2018-05-15 09:34:18 +08:00
Andrew Nicols
63b0f6276c
MDL-62432 quiz: Check contexts more carefully
2018-05-15 09:25:51 +08:00
Eloy Lafuente (stronk7)
05c87e7bb4
Merge branch 'MDL-62430_master' of git://github.com/dmonllao/moodle
2018-05-15 02:56:00 +02:00
AMOS bot
3a959aa800
Automatically generated installer lang files
2018-05-15 00:06:16 +00:00
David Monllao
641d878d08
MDL-62430 block_html: Check that block instances are block_html
2018-05-14 17:06:57 +02:00
David Monllao
014335fb2b
Merge branch 'MDL-62370-master' of git://github.com/andrewnicols/moodle
2018-05-14 16:00:32 +02:00
Andrew Nicols
0668ba779a
Merge branch 'MDL-62356-master' of git://github.com/cescobedo/moodle
2018-05-14 20:50:23 +08:00
Andrew Nicols
a61cd7efef
Merge branch 'MDL-62357-master' of git://github.com/cescobedo/moodle
2018-05-14 20:43:02 +08:00
Andrew Nicols
502344a904
MDL-62370 core_privacy: Directory-less subsystems are compliant
2018-05-14 19:59:43 +08:00
Mark Nelson
df1714f25a
MDL-62228 core: remove unnecessary context check in privacy providers
2018-05-14 18:33:29 +08:00
Marina Glancy
3960ad53a7
MDL-62430 privacy: validate context when deleting all user data
2018-05-14 18:13:27 +08:00
David Monllao
4557b4e065
Merge branch 'MDL-62414-master' of git://github.com/junpataleta/moodle
2018-05-14 11:44:13 +02:00
David Monllao
05dcf35796
Merge branch 'MDL-62425-master' of git://github.com/andrewnicols/moodle
2018-05-14 10:57:14 +02:00
cescobedo
267effaaa2
MDL-62356 enrol_meta: Add privacy implementation for enrol_meta
2018-05-14 10:55:52 +02:00
cescobedo
30f3ea7fe1
MDL-62357 enrol_cohort: Add privacy implementation for enrol_cohort
2018-05-14 10:49:16 +02:00
David Monllao
3558897fc3
Merge branch 'MDL-62365-master' of git://github.com/bmbrands/moodle
2018-05-14 10:39:41 +02:00
Bas Brands
b5f402ad73
MDL-62434 Theme boost: fix popover arrows above/under popups
2018-05-14 10:36:02 +02:00
David Monllao
62b94b486e
Merge branch 'MDL-62418-master' of git://github.com/mihailges/moodle
2018-05-14 10:17:58 +02:00
Andrew Nicols
ef0f37ca16
MDL-62425 core: Add privacy implementation
2018-05-14 15:41:36 +08:00
Andrew Nicols
b5b86c298c
MDL-62425 tool_dataprivacy: Add core to the list of components
2018-05-14 15:41:30 +08:00
Andrew Nicols
66f2da2e0a
MDL-62425 core_privacy: Add core to the list of components
2018-05-14 15:40:56 +08:00
Bas Brands
04b1bea112
MDL-62365 Theme Boost: default navigation item to empty
...
- use fa-fw as default navigation item (empty)
- change indentation for 2nd level dropdown items
2018-05-14 09:08:42 +02:00
Mihail Geshoski
0bffcfccdd
MDL-62418 tool_policy: Display blocks in user policies and agreements
2018-05-14 14:18:10 +08:00
Mark Nelson
8e24041287
MDL-62428 core: fix incorrect early return in privacy providers
2018-05-14 13:06:29 +08:00
Jake Dallimore
f8630a8170
Merge branch 'MDL-62420-master' of git://github.com/andrewnicols/moodle
2018-05-14 11:57:52 +08:00
Jun Pataleta
cea21312f9
Merge branch 'MDL-62153-master' of git://github.com/bmbrands/moodle
2018-05-14 11:57:01 +08:00
Jake Dallimore
c7a2ed73b7
Merge branch 'MDL-62016_master' of git://github.com/dmonllao/moodle
2018-05-14 11:05:45 +08:00
Andrew Nicols
882d2787ba
Merge branch 'MDL-62359-master' of git://github.com/bmbrands/moodle
2018-05-14 10:37:57 +08:00
Andrew Nicols
54ef15dac8
Merge branch 'MDL-62413-master' of git://github.com/junpataleta/moodle
2018-05-14 10:16:27 +08:00
Jake Dallimore
e995166863
Merge branch 'MDL-62393-master' of git://github.com/andrewnicols/moodle
2018-05-14 09:37:34 +08:00
Eloy Lafuente (stronk7)
a890f2ecfa
Merge branch 'MDL-62418-master' of git://github.com/sarjona/moodle
2018-05-14 03:01:29 +02:00
Andrew Nicols
af09390773
MDL-62420 enrol_lti: Fix random unit test fail in privacy
2018-05-14 08:43:15 +08:00
Eloy Lafuente (stronk7)
24bd0bc3b3
Merge branch 'MDL-62371-master' of git://github.com/andrewnicols/moodle
2018-05-14 02:37:38 +02:00
Sara Arjona
5bf7f59a19
MDL-62418 tool_policy: Redirect always to home when agreed all policies
2018-05-13 21:26:47 +02:00
Sara Arjona
15ed7d938e
MDL-62418 tool_policy: Display blocks in Consent page when using clean
2018-05-13 20:42:04 +02:00
Eloy Lafuente (stronk7)
28ec28e026
Merge branch 'MDL-62251-master' of git://github.com/rezaies/moodle
2018-05-13 20:10:44 +02:00
Jun Pataleta
7bdb9d877d
MDL-62409 tool_dataprivacy: Properly validate data request creation
...
Creating data requests
* Add capability check when creating data requests for another user.
Ad-hoc task that processes pending data requests
* Check if the requesting user has the capability to create the data
request for another user. Reject otherwise.
Ad-hoc task that processes approved data requests
* Validate that the requester can receive the notification about the
data request processing results.
* Do not send the confirmation link to DPOs/admins
2018-05-13 16:03:21 +02:00
David Monllao
4023f84b29
MDL-62016 tool_dataprivacy: More data registry information
2018-05-13 13:21:41 +02:00
Jun Pataleta
0f7fb98747
MDL-62299 tool_dataprivacy: Show requests correctly in mydatarequests
...
For DPOs viewing their personal data requests page (mydatarequests.php),
show only the requests they made for themselves and for their children.
2018-05-13 16:18:58 +08:00
Andrew Nicols
563852791d
MDL-62371 core_privacy: Add support for progress trace
2018-05-13 15:45:24 +08:00
AMOS bot
a2d976dd03
Automatically generated installer lang files
2018-05-13 00:06:28 +00:00
Andrew Nicols
823e08bf9d
MDL-62393 message: Fix random unit test fails
2018-05-12 22:53:58 +08:00
Eloy Lafuente (stronk7)
ab65b87f3d
on-demand release 3.5beta+
2018-05-12 12:57:26 +02:00
Eloy Lafuente (stronk7)
8b15175347
NOBUG: Fixed SVG browser compatibility
2018-05-12 12:57:24 +02:00
Jun Pataleta
f946d87564
MDL-62414 tool_dataprivacy: Only show user's children in mydatarequests
...
* When coming from the DPO's "My data requests" page, don't show the
picker for other users (unless the DPO is a parent of another user).
* When creating a data request as a DPO, show a more appropriate
notification after redirecting back to the data requests page.
2018-05-12 10:19:47 +08:00
Jun Pataleta
2389ce39ac
MDL-62413 tool_dataprivacy: Let users cancel data request made for them
2018-05-12 10:18:38 +08:00
Eloy Lafuente (stronk7)
1906a73574
MDL-61973 editor_atto: apply string changes to behat tests
2018-05-12 01:24:26 +02:00
Eloy Lafuente (stronk7)
5aa93d1b1f
MDL-62275 qtype_calculatedmulti: Fix typo
2018-05-11 21:16:41 +02:00
David Monllao
9fa74e9374
MDL-62029 core_course: Site format is not a standard plugin
2018-05-11 20:15:27 +02:00
Bas Brands
526491f2f7
MDL-62153 Theme boost: lesson display issues on detailed statistics
2018-05-11 20:11:43 +02:00
Jun Pataleta
9eb19cdf94
Merge branch 'MDL-62075_master' of git://github.com/dmonllao/moodle
2018-05-12 00:29:56 +08:00
Eloy Lafuente (stronk7)
4f510bea17
Merge branch 'MDL-62384-master' of git://github.com/andrewnicols/moodle
2018-05-11 18:12:45 +02:00
Eloy Lafuente (stronk7)
614ebf05ea
Merge branch 'MDL-61637_master' of git://github.com/dmonllao/moodle
2018-05-11 18:09:02 +02:00
David Monllao
28e06c2a17
Merge branch 'MDL-61858_master' of git://github.com/markn86/moodle
2018-05-11 18:06:50 +02:00
David Monllao
e63a4ae540
Merge branch 'MDL-62368_master' of git://github.com/markn86/moodle
2018-05-11 17:59:20 +02:00
Bas Brands
881098f39c
MDL-62386 theme: Fix audio playback display for HTML audio
...
Fixed for boost
Fixed for bootstrapbase
2018-05-11 14:51:04 +02:00
David Monllao
76fc9a4f5a
Merge branch 'MDL-62376-master' of git://github.com/bmbrands/moodle
2018-05-11 14:47:32 +02:00
David Monllao
5da250d027
Merge branch 'MDL-58634-master' of git://github.com/bmbrands/moodle
2018-05-11 14:36:01 +02:00
Mark Nelson
ffc148ae39
MDL-61858 tool_phpunit: added missing privacy null provider
2018-05-11 19:37:48 +08:00
Mark Nelson
61496b764a
MDL-61858 gradingform_guide: added missing metadata implementation
2018-05-11 19:37:48 +08:00
Mark Nelson
776b4fef19
MDL-61858 core_portfolio: added missing metadata implementation
2018-05-11 19:37:48 +08:00
Andrew Nicols
7b4fa14f36
MDL-61858 core_privacy: Add test to ensure component implementations
2018-05-11 19:37:48 +08:00
Eloy Lafuente (stronk7)
3d8c0fb776
Merge branch 'MDL-61951-master' of git://github.com/sarjona/moodle
2018-05-11 13:21:58 +02:00
David Monllao
aaa1140d9a
Merge branch 'MDL-62397-master' of git://github.com/andrewnicols/moodle
2018-05-11 13:14:05 +02:00
Sara Arjona
5e08a28f9b
MDL-61951 core_grading: Review SQL to avoid Oracle errors
2018-05-11 12:59:19 +02:00
David Monllao
b96a064f14
Merge branch 'MDL-61714-master' of git://github.com/sarjona/moodle
2018-05-11 11:31:22 +02:00
Sara Arjona
ee66104098
MDL-61714 admin: Removed Slovenian digital age
2018-05-11 10:12:16 +02:00
Andrew Nicols
cef2c013d2
Merge branch 'MDL-62373_master' of git://github.com/dmonllao/moodle
2018-05-11 15:28:09 +08:00
David Monllao
868fc2aba1
MDL-61637 tool_dataprivacy: Point to new blocks API function
2018-05-11 09:05:43 +02:00
Jake Dallimore
b513b36cfd
Merge branch 'MDL-62354' of git://github.com/stronk7/moodle
2018-05-11 14:52:33 +08:00
Bas Brands
0ab6c0d546
MDL-58634 editor_atto: prevent notifications overlapping form fields
2018-05-11 08:38:21 +02:00
Jun Pataleta
0697a52218
Merge branch 'MDL-62394-master' of git://github.com/andrewnicols/moodle
2018-05-11 14:23:41 +08:00
Andrew Nicols
20f3b33b24
MDL-62394 privacy: Make JSON export pretty
2018-05-11 14:12:10 +08:00
Mark Nelson
3e642074ee
MDL-62368 enrol_lti: implement privacy provider
2018-05-11 14:05:41 +08:00
Jun Pataleta
44d89dfa7a
Merge branch 'MDL-62382-master' of git://github.com/ryanwyllie/moodle
2018-05-11 12:06:03 +08:00
Ryan Wyllie
ebe7417f94
MDL-62382 quiz: include subcategories when previewing top categories
...
Include the subcategories when loading the list of questions for
a top level question in the add random question modal.
2018-05-11 11:51:50 +08:00
Andrew Nicols
ddb1a13573
MDL-62397 tool_dataprivacy: Check for inactive status properly
2018-05-11 11:20:19 +08:00
Andrew Nicols
61b1cc4dd7
Merge branch 'wip-MDL-61814-master-fix' of git://github.com/abgreeve/moodle
2018-05-11 10:48:47 +08:00
Adrian Greeve
28f3776451
MDL-61814 report_stats: Update to sql to increase performance.
2018-05-11 10:44:51 +08:00
Jake Dallimore
b3252ecdc1
MDL-61951 core_grading: SQL improvements for grading_instance join
2018-05-11 10:19:11 +08:00
Jake Dallimore
6f213a2fa2
Merge branch 'MDL-61951-master' of git://github.com/sarjona/moodle
2018-05-11 10:18:58 +08:00
Jun Pataleta
195f6fe37e
Merge branch 'MDL-62388_master' of git://github.com/dmonllao/moodle
2018-05-11 10:03:44 +08:00
Mihail Geshoski
b1add54344
MDL-62384 privacy: Modify user contexts query for auth_oauth2
2018-05-11 09:46:29 +08:00
Jun Pataleta
239c6202e2
Merge branch 'MDL-62117-master-fix' of git://github.com/andrewnicols/moodle
2018-05-11 09:34:37 +08:00
Andrew Nicols
932ee52ba7
MDL-62117 enrol_paypal: Improve SQL efficiency
2018-05-11 09:29:07 +08:00
Andrew Nicols
38e6852140
MDL-62384 core_rating: Move WHERE clauses to JOIN
2018-05-11 09:15:30 +08:00
Andrew Nicols
a339908497
MDL-62384 core_grade: Move WHERE clause to JOIN
2018-05-11 09:15:30 +08:00
Andrew Nicols
f6021ae0af
MDL-62384 mod_lesson: Move WHERE clause to JOIN
2018-05-11 09:15:29 +08:00
Andrew Nicols
09f9af4729
MDL-62384 logstore_standard: Remove unnecessary join on context
2018-05-11 09:15:29 +08:00
Andrew Nicols
037027230a
MDL-62384 mod_quiz: Improve performancy of privacy queries
2018-05-11 09:15:29 +08:00
Adrian Greeve
d04b8d74a7
MDL-62384 mod_data: Update sql to improve performance.
2018-05-11 09:15:28 +08:00
Adrian Greeve
212d7fef05
MDL-62384 tool_monitor: Update to sql to fix performance.
2018-05-11 09:15:28 +08:00
Adrian Greeve
5a329d81f9
MDL-62384 core_competency: Update to sql to increase performance.
2018-05-11 09:15:27 +08:00
Adrian Greeve
d8eec7ee38
MDL-62384 core_completion: Update to sql to improve performance.
2018-05-11 09:15:27 +08:00
Adrian Greeve
8a5b84cf8b
MDL-62384 mod_assign: Update to sql query for performance.
2018-05-11 09:15:27 +08:00
Eloy Lafuente (stronk7)
e4ad3ee714
Merge branch 'MDL-62380-master' of git://github.com/mihailges/moodle
2018-05-11 02:06:48 +02:00
Tim Hunt
75aa674b99
MDL-62275 qtype_calc*: improve validation of formulae
...
Many thanks to Marina Glancy for helping with this.
2018-05-11 01:21:16 +02:00
Eloy Lafuente (stronk7)
575b2eaa2d
MDL-62354 notes: Reduce string to avoid js_call_amd() lenght limits
...
That way we are under the max 1024 allowed and also, the help string
is shown properly in the modal (previously part of it was not visible
falling off-window).
2018-05-10 23:30:22 +02:00
Eloy Lafuente (stronk7)
a7a5d10319
Merge branch 'MDL-62277-master' of git://github.com/bmbrands/moodle
2018-05-10 20:50:20 +02:00
Andrew Nicols
00293f90a4
MDL-61635 tool_dataprivacy: Filter out protected contexts in delete
2018-05-10 20:36:02 +02:00
David Monllao
1f000f071e
Merge branch 'MDL-62366-master' of git://github.com/zig-moodle/moodle
2018-05-10 18:13:44 +02:00
David Monllao
4033c2a11b
Merge branch 'MDL-61714-master' of git://github.com/sarjona/moodle
2018-05-10 18:10:29 +02:00
David Monllao
74e82e4684
Merge branch 'MDL-62200-master' of git://github.com/bmbrands/moodle
2018-05-10 18:04:08 +02:00
David Monllao
7b6c74431b
Merge branch 'MDL-61949-master-privacy-upgrade-txt' of git://github.com/mudrd8mz/moodle
2018-05-10 17:53:05 +02:00
David Monllao
a319808cfb
MDL-62075 tool_dataprivacy: Display correctly requests for other users
2018-05-10 17:43:59 +02:00
Bas Brands
f01734122a
MDL-62277 Theme boost: add badge criteria layout
2018-05-10 16:32:41 +02:00
David Monllao
c459409c1b
MDL-61637 tool_dataprivacy: Context-based fetching
...
Blocks API do not provide methods to retrieve a list of
blocks without filtering by UI-availability. We need to
get course blocks based on their course context.
2018-05-10 15:56:50 +02:00
Shamim Rezaie
8614257135
MDL-62251 Privacy: Fix dir separator in export_file()
2018-05-10 23:30:38 +10:00
Shamim Rezaie
07890336ab
MDL-62251 Privacy: Url path separator should be platform independant
...
It should always be forward slash.
2018-05-10 23:30:38 +10:00
Shamim Rezaie
44efefcbeb
MDL-62251 Privacy: Fix get_path() and get_full_path() bug in Windows
2018-05-10 23:30:23 +10:00
David Monllao
c2a38d17a4
MDL-62388 tool_dataprivacy: Fixing bs4stable table layout
2018-05-10 14:58:11 +02:00
David Monllao
bdc43d7729
MDL-62388 tool_dataprivacy: Default value if no sensitive data provided
2018-05-10 14:57:43 +02:00
Jake Dallimore
7feac02414
MDL-61951 core_grading: Several fixes to the privacy implementation
...
- Fixed legacy polyfill method definitions
- Added unit test for legacy polyfill
- Fixed delete_gradingform_for_userid in gradingform provider
2018-05-10 13:26:47 +02:00
Andrew Nicols
51e53b9f40
MDL-61905 mod_workshop: Adjust privacy SQL queries
...
This change moves the content of WHERE to the JOIN, thus filtering the
results before they are returned. This reduces the number of joined rows
which gives a big performance benefit.
2018-05-10 13:03:11 +02:00
Shamim Rezaie
4dfafed5d9
MDL-62251 Task: Make test_cron_delete_from_temp Unix independent
2018-05-10 20:13:09 +10:00
Eloy Lafuente (stronk7)
8e8ae80550
Merge branch 'MDL-62354-master-enfix' of git://github.com/mudrd8mz/moodle
2018-05-10 11:37:55 +02:00
David Mudrák
4f41ae2763
MDL-61949 privacy: Add mention of the new API in upgrade.txt files
...
The notice is explicitly repeated for activity modules because they
usually process user data heavily.
2018-05-10 11:35:12 +02:00
Bas Brands
d2d150b21d
MDL-62376 Theme boost: server side form validation for checkboxes
2018-05-10 11:12:31 +02:00
Shamim Rezaie
da3c76158e
MDL-62251 task: Fix file_temp_cleanup_task::execute() bug in Windows
...
$CFG->tempdir might contain both / and \ in Windows. Therefore, we need to
call realpatch() to be able to compare that with another patch.
2018-05-10 18:39:49 +10:00
Sara Arjona
b1f1bd2e54
MDL-61714 admin: Update digital age consent map according legislation
2018-05-10 10:32:49 +02:00
Jake Dallimore
eac66ff63c
Merge branch 'MDL-61971-master' of git://github.com/mickhawkins/moodle
2018-05-10 16:23:22 +08:00
David Monllao
7258bf0bcf
MDL-62373 tool_dataprivacy: Get rid of profile's contact dpo left-margin
2018-05-10 10:18:10 +02:00
Shamim Rezaie
f181a24a0b
MDL-62251 backup: Fix replace_tempdir() bug under Windows
...
rename() fails under Windows if the destination file/directory exists.
I modified the code to only call $this->get_workdir_path() once as that function
creates the directory if doesn't exist. And we don't want that considering the
behaviour of rename on Windows.
2018-05-10 18:16:09 +10:00
David Monllao
91037dfb29
MDL-62373 tool_dataprivacy: More spacing between rows
2018-05-10 09:01:23 +02:00
David Monllao
782b242ccb
Merge branch 'MDL-61309-master' of git://github.com/andrewnicols/moodle
2018-05-10 08:46:32 +02:00
Andrew Nicols
f662082974
MDL-61309 mod_forum: Improve privacy query performance
2018-05-10 14:05:53 +08:00
Jun Pataleta
4a70fd9973
Merge branch 'wip-MDL-62289-master' of git://github.com/abgreeve/moodle
2018-05-10 13:52:46 +08:00
Marina Glancy
f5b667f1c5
MDL-62206 blocks: do not add fixed form elements as hidden
2018-05-10 12:08:41 +08:00
Adam Olley
efc508c39c
MDL-62210 mod_assign: limit file lookup to the target assign
2018-05-10 11:21:44 +08:00
Brendan Cox
1be5d6f4fe
MDL-62210 mod_assign: improved validation in portfolio caller class
2018-05-10 11:21:44 +08:00
Jake Dallimore
84bc2245f7
Merge branch 'MDL-62383-master' of git://github.com/junpataleta/moodle
2018-05-10 10:03:32 +08:00
Jun Pataleta
6c0c9d5d08
MDL-62383 privacy: Close recordset in contextlist::add_from_sql()
2018-05-10 09:55:33 +08:00
Andrew Nicols
dfa16c06a6
Merge branch 'MDL-61973-master' of git://github.com/mickhawkins/moodle
2018-05-10 09:47:10 +08:00
Jake Dallimore
34dd6c69ab
MDL-62257 mnetservice_enrol: minor fixes to privacy provider
2018-05-10 09:36:40 +08:00
Jake Dallimore
24a12d96e5
Merge branch 'MDL-62257-master' of git://github.com/cescobedo/moodle
2018-05-10 09:35:02 +08:00
Mihail Geshoski
3f02b87df0
MDL-62380 themes: Minor verification pages not being displayed nicely
2018-05-10 09:35:01 +08:00
Eloy Lafuente (stronk7)
c3da16f13d
Merge branch 'MDL-61309-master' of git://github.com/andrewnicols/moodle
2018-05-10 09:17:31 +08:00
Eloy Lafuente (stronk7)
51b3c29b92
Merge branch 'MDL-62077-master' of git://github.com/bmbrands/moodle
2018-05-10 09:17:31 +08:00
David Monllao
a83b43a118
Merge branch 'MDL-62308_master' of git://github.com/markn86/moodle
2018-05-10 09:17:30 +08:00
Eloy Lafuente (stronk7)
9d56e7925b
Merge branch 'MDL-61976_master-fix' of git://github.com/dmonllao/moodle
2018-05-10 09:17:30 +08:00
David Monllao
7140f67a98
MDL-61976 mod_wiki: Trim returned value to avoid EOF-related failures
2018-05-10 09:17:29 +08:00
David Monllao
337673949b
Merge branch 'MDL-62056-master' of git://github.com/sarjona/moodle
2018-05-10 09:17:28 +08:00
Andrew Nicols
06ede94f07
Merge branch 'wip-MDL-62351-master' of git://github.com/marinaglancy/moodle
2018-05-10 09:17:28 +08:00
David Monllao
1b764a2fde
Merge branch 'MDL-62249-master' of git://github.com/zig-moodle/moodle
2018-05-10 09:17:27 +08:00
David Monllao
99a080f12a
Merge branch 'MDL-62361' of git://github.com/stronk7/moodle
2018-05-10 09:17:25 +08:00
Zig Tan
0139b8828f
MDL-62366 mod_assign: Followup fix for attemptnumber in exported JSON
2018-05-10 09:16:41 +08:00
Andrew Nicols
0f125a45f4
Merge branch 'MDL-62217_master' of git://github.com/dmonllao/moodle
2018-05-10 09:16:01 +08:00
Andrew Nicols
270cefc4b0
Merge branch 'MDL-62269-master' of git://github.com/vmdef/moodle
2018-05-10 09:16:00 +08:00
David Monllao
a49a438536
Merge branch 'MDL-62364_master' of git://github.com/markn86/moodle
2018-05-10 09:15:59 +08:00
David Monllao
6fe7510ae0
Merge branch 'wip-MDL-61976-master' of git://github.com/marinaglancy/moodle
2018-05-10 09:15:59 +08:00
David Monllao
8a4b725f6d
MDL-61994 mod_glossary: Fixing wrong subsystem name
2018-05-10 09:15:59 +08:00
David Monllao
aea028ff29
Merge branch 'MDL-61994-master' of git://github.com/lameze/moodle
2018-05-10 09:15:58 +08:00
David Monllao
f60b216de0
Merge branch 'MDL-61309-master' of git://github.com/andrewnicols/moodle
2018-05-10 09:15:57 +08:00
Brendan Cox
d8609cb545
MDL-62232 mod_forum: Additional tests for portfolio file export
2018-05-10 09:15:57 +08:00
Adam Olley
5b89ff626d
MDL-62232 mod_forum: Limit portfolio to files belonging to the post
2018-05-10 09:15:57 +08:00
Andrew Nicols
4191032993
Merge branch 'MDL-61905-master-privacyworkshop' of git://github.com/mudrd8mz/moodle
2018-05-10 09:15:56 +08:00
Andrew Nicols
178bb8c22e
Merge branch 'MDL-62029-master-2' of git://github.com/snake/moodle
2018-05-10 09:15:55 +08:00
Jun Pataleta
9f358de241
Merge branch 'MDL-62332-master' of git://github.com/bmbrands/moodle
2018-05-10 09:15:55 +08:00
Andrew Nicols
f7ca19afaa
Merge branch 'MDL-62318-master' of git://github.com/rezaies/moodle
2018-05-10 09:15:54 +08:00
Andrew Nicols
820c234934
Merge branch 'MDL-62117-master' of git://github.com/rezaies/moodle
2018-05-10 09:15:54 +08:00
Andrew Nicols
5b98200ff4
Merge branch 'MDL-62051-master' of git://github.com/bmbrands/moodle
2018-05-10 09:15:46 +08:00
Marina Glancy
2d83a76ed7
MDL-62233 portfolio: check caller parent class
2018-05-10 09:13:03 +08:00
Andrew Nicols
db4754e98c
MDL-61309 mod_forum: Remove unnecessary deletion check
2018-05-10 07:45:27 +08:00
Sara Arjona
6416e87f26
MDL-61951 grading: Implement privacy API
2018-05-09 22:41:04 +02:00
David Mudrák
14e0ab3536
MDL-62354 tool_policy: Reflect the strings improvements in Behat tests
2018-05-09 22:39:22 +02:00
Helen Foster
a5591614d5
MDL-62354 lang: Merge English strings from the en_fix language pack
...
Significant string changes:
* publishstate_help, core_notes - including GDPR guidance
* contactdataprotectionofficer_desc, tool_dataprivacy - removing mention
of link on privacy policy page as it is not yet implemented
2018-05-09 22:39:21 +02:00
Bas Brands
5b399ba107
MDL-62077 Theme boost: position data registry edit button
2018-05-09 16:54:46 +02:00
Bas Brands
b197ab3566
MDL-62359 Theme boost: allow breaks as separators in form groups
2018-05-09 16:50:16 +02:00
Mark Nelson
0f41e8a2a1
MDL-62308 core_backup: implement privacy provider
...
The provider was added to 'backup/util/ui/' due to
Moodle's implementation of autoclass loading. See
fetch_subsystems() in lib/classes/component.php.
2018-05-09 22:48:07 +08:00
Marina Glancy
468c8d39c3
MDL-62351 privacy: check that subsystem/plugintype exist
2018-05-09 17:37:31 +08:00
Mark Nelson
b6b7c2636f
MDL-62364 core: allow null for 'courseid' in notification_sent event
...
It's possible the '\core\message\message' object has a null value
for the 'courseid' which is used in \core\message\manager::send_message().
Make sure we compensate for this.
2018-05-09 17:27:00 +08:00
Marina Glancy
7cc21cb7bd
MDL-61976 mod_wiki: implement privacy API
2018-05-09 17:26:52 +08:00
Victor Deniz
5d5881f0f8
MDL-62269 auth_mnet: Implement privacy API
...
AMOS BEGIN
CPY [privacy:metadata:address,core_user],[privacy:metadata:mnet_external:address,auth_mnet]
CPY [privacy:metadata:aim,core_user],[privacy:metadata:mnet_external:aim,auth_mnet]
CPY [privacy:metadata:aim,core_user],[privacy:metadata:mnet_external:aim,auth_mnet]
CPY [privacy:metadata:alternatename,core_user],[privacy:metadata:mnet_external:alternatename,auth_mnet]
CPY [privacy:metadata:autosubscribe,core_user],[privacy:metadata:mnet_external:autosubscribe,auth_mnet]
CPY [privacy:metadata:calendartype,core_user],[privacy:metadata:mnet_external:calendartype,auth_mnet]
CPY [privacy:metadata:city,core_user],[privacy:metadata:mnet_external:city,auth_mnet]
CPY [privacy:metadata:country,core_user],[privacy:metadata:mnet_external:country,auth_mnet]
CPY [privacy:metadata:currentlogin,core_user],[privacy:metadata:mnet_external:currentlogin,auth_mnet]
CPY [privacy:metadata:department,core_user],[privacy:metadata:mnet_external:department,auth_mnet]
CPY [privacy:metadata:description,core_user],[privacy:metadata:mnet_external:description,auth_mnet]
CPY [privacy:metadata:email,core_user],[privacy:metadata:mnet_external:email,auth_mnet]
CPY [privacy:metadata:emailstop,core_user],[privacy:metadata:mnet_external:emailstop,auth_mnet]
CPY [privacy:metadata:firstaccess,core_user],[privacy:metadata:mnet_external:firstaccess,auth_mnet]
CPY [privacy:metadata:firstname,core_user],[privacy:metadata:mnet_external:firstname,auth_mnet]
CPY [privacy:metadata:firstnamephonetic,core_user],[privacy:metadata:mnet_external:firstnamephonetic,auth_mnet]
CPY [privacy:metadata:icq,core_user],[privacy:metadata:mnet_external:icq,auth_mnet]
CPY [privacy:metadata:id,core_user],[privacy:metadata:mnet_external:id,auth_mnet]
CPY [privacy:metadata:idnumber,core_user],[privacy:metadata:mnet_external:idnumber,auth_mnet]
CPY [privacy:metadata:imagealt,core_user],[privacy:metadata:mnet_external:imagealt,auth_mnet]
CPY [privacy:metadata:institution,core_user],[privacy:metadata:mnet_external:institution,auth_mnet]
CPY [privacy:metadata:lang,core_user],[privacy:metadata:mnet_external:lang,auth_mnet]
CPY [privacy:metadata:lastaccess,core_user],[privacy:metadata:mnet_external:lastaccess,auth_mnet]
CPY [privacy:metadata:lastlogin,core_user],[privacy:metadata:mnet_external:lastlogin,auth_mnet]
CPY [privacy:metadata:lastname,core_user],[privacy:metadata:mnet_external:lastname,auth_mnet]
CPY [privacy:metadata:lastnamephonetic,core_user],[privacy:metadata:mnet_external:lastnamephonetic,auth_mnet]
CPY [privacy:metadata:maildigest,core_user],[privacy:metadata:mnet_external:maildigest,auth_mnet]
CPY [privacy:metadata:maildisplay,core_user],[privacy:metadata:mnet_external:maildisplay,auth_mnet]
CPY [privacy:metadata:middlename,core_user],[privacy:metadata:mnet_external:middlename,auth_mnet]
CPY [privacy:metadata:msn,core_user],[privacy:metadata:mnet_external:msn,auth_mnet]
CPY [privacy:metadata:phone,core_user],[privacy:metadata:mnet_external:phone1,auth_mnet]
CPY [privacy:metadata:picture,core_user],[privacy:metadata:mnet_external:picture,auth_mnet]
CPY [privacy:metadata:policyagreed,core_user],[privacy:metadata:mnet_external:policyagreed,auth_mnet]
CPY [privacy:metadata:skype,core_user],[privacy:metadata:mnet_external:skype,auth_mnet]
CPY [privacy:metadata:suspended,core_user],[privacy:metadata:mnet_external:suspended,auth_mnet]
CPY [privacy:metadata:timezone,core_user],[privacy:metadata:mnet_external:timezone,auth_mnet]
CPY [privacy:metadata:trackforums,core_user],[privacy:metadata:mnet_external:trackforums,auth_mnet]
CPY [privacy:metadata:trustbitmask,core_user],[privacy:metadata:mnet_external:trustbitmask,auth_mnet]
CPY [privacy:metadata:url,core_user],[privacy:metadata:mnet_external:url,auth_mnet]
CPY [privacy:metadata:username,core_user],[privacy:metadata:mnet_external:username,auth_mnet]
CPY [privacy:metadata:yahoo,core_user],[privacy:metadata:mnet_external:yahoo,auth_mnet]
AMOS END
2018-05-09 10:15:20 +01:00
Barbara Ramiro
7e4bffd836
MDL-61973 editor_atto: refactoring media icons
2018-05-09 17:00:14 +08:00
David Monllao
94522f8dd0
MDL-62217 search_solr: Plugin provider fake implementation
2018-05-09 10:57:14 +02:00
David Monllao
74fc7d3120
MDL-62217 search: Privacy providers
2018-05-09 10:56:02 +02:00
David Mudrák
59a8a5c0b8
MDL-61905 workshop: Implement privacy API in grading evaluators
...
Standard workshop ships with only one evaluation method and that one
holds no personal data.
2018-05-09 10:01:50 +02:00
David Mudrák
4b8d462ee6
MDL-61905 workshop: Implement privacy API in assessment allocators
...
Assessment allocation methods normally do not store any personal data.
Their duty is to create assessment records that are then exported by the
workshop core itself.
Still, some allocators (such as the Manual allocation) can store certain
personal data such as user preferences.
2018-05-09 10:01:50 +02:00
David Mudrák
fe745a0a84
MDL-61905 workshop: Implement privacy API in grading strategies
...
On low level, standard grading strategies subplugins do not store
personal themselves. They make use of the grades storage provided by
the workshop itself. What they do contain though is the information
about how the assessment forms were defined. And they are also
responsible for correctly interpreting the values in the central grades
table.
Grading strategies fulfil the contract with the parent workshop module
by implementing the workshopform_provider interface. That gives them a
chance to export data about the assessment form to each of exported
assessment.
2018-05-09 10:01:50 +02:00
David Mudrák
84a57322c2
MDL-61905 workshop: Implement the privacy API in the workshop core
...
Workshop module stores personal data in its tables, via user
preference and via core_files and core_plagiarism subsystems.
When exporting the data, we export not only data created by users
themselves (such as their submissions and provided peer-assessments) but
also all relevant data that can (or must) be used to interpret created
content and evaluate the user's performance and skills.
On the other hand, when deleting data at user's request, we delete only
those data that do not affect other users' performance evaluation. The
reasoning is that one's right for privacy does not overweight someone
else's right for fair assessment. For that reason, we can't fully delete
whole provided peer-assessments, for example. Because they are used in
cross-comparison and grading evaluation of all other peers who assessed
the same submission. So instead, we replace provided texts but still
keep the original record.
Workshop defines the interface for its grading strategy subplugins to
allow them attach personal data under their control to the exported
structures.
2018-05-09 10:01:50 +02:00
Jake Dallimore
e4a37fbef1
MDL-62029 core_course: Fixes to context-aware provider implementation.
2018-05-09 15:34:41 +08:00
Sara Arjona
fd7174d03f
MDL-62056 policy: Adapt code to avoid travis errors on Github
2018-05-09 08:31:32 +02:00
Andrew Nicols
3e95e09b67
MDL-61309 mod_forum: Implement privacy deletion
2018-05-09 14:04:13 +08:00
Andrew Nicols
caef6489ae
MDL-61309 mod_forum: Implement the Privacy API
2018-05-09 14:04:12 +08:00
Andrew Nicols
2de389aa05
MDL-61309 core_tags: Add privacy unit test trait
2018-05-09 14:04:12 +08:00
Michael Hawkins
be5cc0ba03
MDL-61971 dataprivacy: Added warning messages where data request pages are viewed on non-HTTPS sites
2018-05-09 11:59:26 +08:00
Shamim Rezaie
5c87353833
MDL-62318 core_group: Updating cache when deleting group memberships
2018-05-09 13:29:39 +10:00
Shamim Rezaie
55c1865638
MDL-62318 core_group: Add implementation of privacy API
2018-05-09 13:29:26 +10:00
Simey Lameze
fe80a5ab66
MDL-61994 mod_glossary: add unit tests for provider
2018-05-09 10:57:42 +08:00
Simey Lameze
a92bbd867d
MDL-61994 mod_glossary: implement privacy providers
2018-05-09 10:57:13 +08:00
Adrian Greeve
c8e4922194
MDL-62289 tool_dataprivacy: Ensure all user data deleted.
...
We now do a comprehensive check and clean of user data when
a user context expires.
2018-05-09 10:16:39 +08:00
Adrian Greeve
9faf51a7ca
MDL-62029 core_privacy: context aware provider creation.
2018-05-09 10:11:47 +08:00
Adrian Greeve
fd9c70c43f
MDL-62029 core_course: Create privacy files for core_course.
2018-05-09 10:11:41 +08:00
Marina Glancy
ce3f804683
MDL-61996 core: when loggedin always check user is complete
2018-05-09 02:55:55 +02:00
Eloy Lafuente (stronk7)
12ed3e2716
MDL-62361 versions: main version bump
2018-05-09 02:48:22 +02:00
Eloy Lafuente (stronk7)
57ea6753d3
MDL-62361 versions: bump all versions and requires near release
...
version = 2018051400 release version
requires= 2018050800 current beta+ (week4roll1) version
2018-05-09 02:46:30 +02:00
Andrew Nicols
4864a25baf
Merge branch 'MDL-62010-master' of git://github.com/cescobedo/moodle
2018-05-09 08:12:27 +08:00
cescobedo
451f4a284c
MDL-62010 core_enrol: Add privacy implementation for core_enrol
2018-05-08 18:52:25 +02:00
David Monllao
93ba31b27c
MDL-61814 core_user: Remove empty line to avoid ci warning
2018-05-08 17:19:23 +02:00
David Monllao
40cd9b66a6
Merge branch 'wip-MDL-61814-master' of git://github.com/abgreeve/moodle
2018-05-08 17:17:47 +02:00
David Monllao
5d2dd881e3
Merge branch 'MDL-61943-master' of git://github.com/cescobedo/moodle
2018-05-08 16:43:50 +02:00
Bas Brands
95d7c77b28
MDL-62051 Theme boost: access restriction layout
2018-05-08 16:13:00 +02:00
David Monllao
02c7769422
on-demand release 3.5beta+
2018-05-08 14:02:40 +02:00
David Monllao
69a0a8edef
NOBUG: Fixed file access permissions
2018-05-08 14:02:40 +02:00
David Monllao
127f9c8274
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2018-05-08 14:02:38 +02:00
cescobedo
a69de9ba05
MDL-61943 core_role: Add privacy implementation for core_role
2018-05-08 13:40:30 +02:00
cescobedo
7c7ace009a
MDL-62257 mnetservice_enrol: Implement Privacy API
2018-05-08 10:09:25 +02:00
Bas Brands
ea6dfd78ce
MDL-62332 Theme boost: paging bar empty active link
2018-05-08 09:26:14 +02:00
Andrew Nicols
800c81dc38
MDL-61876 admin: Bump version
2018-05-08 14:47:29 +08:00
Andrew Nicols
9f7aeac5e5
Merge branch 'wip-MDL-61937-master-fix' of https://github.com/marinaglancy/moodle
2018-05-08 14:43:04 +08:00
Marina Glancy
ae3b1c0048
MDL-61937 mod_data: fix commentarea name
2018-05-08 14:39:23 +08:00
Adrian Greeve
b781f58e91
MDL-61814 report_stats: Update to be a full privacy provider.
2018-05-08 13:42:05 +08:00
Adrian Greeve
ab78499bbd
MDL-61814 core_portfolio: Update to portfolio provider.
2018-05-08 13:42:05 +08:00
Andrew Nicols
4f2bc5bc8f
MDL-61876 admin: Move forceclean to experimental settings
2018-05-08 13:30:09 +08:00
Andrew Nicols
1144ae255f
Revert "MDL-61876 admin: set default forceclean=1"
...
This reverts commit c182f060fa .
2018-05-08 13:28:12 +08:00
Andrew Nicols
e3a1b34376
Revert "MDL-61876 admin: for upgraded sites keep forceclean=0"
...
This reverts commit 7529031368 .
2018-05-08 13:28:09 +08:00
Zig Tan
e151fdad92
MDL-62249 block_tag_flickr: Corrected privacy providers
2018-05-08 12:11:46 +08:00
Marina Glancy
2d9d4a1d88
MDL-61976 privacy: replace pluginfile in test writer
2018-05-08 12:03:41 +08:00
Marina Glancy
8dd8486355
MDL-61976 privacy: add subcontext argument to has_any_data
2018-05-08 12:03:41 +08:00
Adrian Greeve
c49f309204
MDL-61814 core_user: Implement privacy system for user.
2018-05-08 11:44:37 +08:00
Andrew Nicols
a9be2f18bd
Merge branch 'wip-MDL-62068-master' of git://github.com/marinaglancy/moodle
2018-05-08 11:39:44 +08:00
Andrew Nicols
44d8324247
Merge branch 'MDL-62281-master' of git://github.com/sarjona/moodle
2018-05-08 11:34:46 +08:00
Marina Glancy
2207b0fa9f
MDL-62068 core_tag: implement privacy API
2018-05-08 11:30:54 +08:00
Shamim Rezaie
31fd863bd9
MDL-62117 enrol_paypal: Add implementation of Privacy API
2018-05-08 13:30:42 +10:00
Andrew Nicols
630a72f19f
Merge branch 'MDL-62285-master' of git://github.com/ryanwyllie/moodle
2018-05-08 11:08:03 +08:00
Andrew Nicols
b043073143
Merge branch 'MDL-62274-master' of git://github.com/bmbrands/moodle
2018-05-08 08:38:13 +08:00
Eloy Lafuente (stronk7)
fc8cc24c85
Merge branch 'MDL-61521-master' of git://github.com/jleyva/moodle
2018-05-08 01:41:32 +02:00
Eloy Lafuente (stronk7)
e2ede0b5c3
Merge branch 'MDL-62295-master' of git://github.com/bmbrands/moodle
2018-05-08 01:02:35 +02:00
Eloy Lafuente (stronk7)
d0ce3439fe
Merge branch 'wip-MDL-61876-fix' of https://github.com/marinaglancy/moodle
2018-05-07 19:15:28 +02:00
Bas Brands
3560cf5f82
MDL-62322 Theme boost: update template display classes
2018-05-07 15:06:14 +02:00
Bas Brands
29587cc9da
MDL-62274 Theme boost: bootstrap classes define roles form
2018-05-07 14:36:48 +02:00
Sara Arjona
a22f7bbb3a
MDL-62281 tool_policy: Remove empty row in Policies and agreements page
2018-05-07 12:53:40 +02:00
David Monllao
775db1409e
Merge branch 'MDL-62326-master' of git://github.com/andrewnicols/moodle
2018-05-07 12:09:40 +02:00
Bas Brands
54cbfbca8a
MDL-62295 Theme boost: duration form field alignment
2018-05-07 11:39:57 +02:00
Andrew Nicols
b175d43408
Merge branch 'MDL-62169-master' of git://github.com/zig-moodle/moodle
2018-05-07 17:24:26 +08:00
Jun Pataleta
ea083b0a5e
Merge branch 'MDL-62062-master' of git://github.com/sarjona/moodle
2018-05-07 17:21:49 +08:00
Zig Tan
966dd82d90
MDL-62169 mod_assignment: Improved phpunit test reliability
2018-05-07 16:32:49 +08:00
Sara Arjona
461b1931c0
MDL-62062 tool_policy: Let manager/dpo withdraw consent to policies
...
The policies can be revoked by clicking the "Agreed [on behalf]" ticks.
A message has been added also to explain users they must contact to
the DPO if they want to withdraw their consent to policies.
2018-05-07 10:11:13 +02:00
Andrew Nicols
53a58dda1c
Merge branch 'MDL-61919_master' of git://github.com/markn86/moodle
2018-05-07 15:45:43 +08:00
Andrew Nicols
9846d710fe
Merge branch 'wip-MDL-62137-master' of git://github.com/abgreeve/moodle
2018-05-07 15:24:01 +08:00
Andrew Nicols
aad32d11f5
MDL-62326 core_antivirus: Implement null provider
2018-05-07 14:31:14 +08:00
Adrian Greeve
6d3b250b4f
MDL-62137 core_privacy: Update to helper to use core_completion
2018-05-07 14:28:17 +08:00
Adrian Greeve
ebab932f71
MDL-62137 core_completion: Privacy files for core_completion.
2018-05-07 14:28:16 +08:00
Andrew Nicols
e9e2ef7da7
Merge branch 'MDL-62169-master' of git://github.com/zig-moodle/moodle
2018-05-07 14:12:06 +08:00
Zig Tan
0fed66ad0f
MDL-62169 mod_assignment: Implemented privacy providers
2018-05-07 13:38:56 +08:00
Andrew Nicols
c9b29e6b98
Merge branch 'MDL-62171-master' of git://github.com/bmbrands/moodle
2018-05-07 13:10:34 +08:00
David Monllao
2963a540ef
Merge branch 'MDL-62291-master' of git://github.com/junpataleta/moodle
2018-05-07 06:12:00 +02:00
Marina Glancy
8852faea91
MDL-61876 modules: cm_info::set_content can accept formatted text
...
Allow modules to apply format_text() on user input before calling cm_info::set_content(). This is useful for
modules that add interactive content (for example, JS enhanced folder tree). Otherwise all javascript would
be removed if $CFG->forceclean is enabled.
2018-05-07 11:27:56 +08:00
Michael Hawkins
910b62a3d0
MDL-61973 editor_atto: refactoring media icons
2018-05-07 11:21:40 +08:00
Marina Glancy
b03c67e978
MDL-61876 mod_data: call format_text on template before replacement
...
Otherwise when $CFG->forceclean is enabled all search input fields are stripped out
2018-05-07 11:21:06 +08:00
Jun Pataleta
23fbd252db
Merge branch 'MDL-62286-master' of git://github.com/sarjona/moodle
2018-05-07 10:05:24 +08:00
Jun Pataleta
97f1c1f424
Merge branch 'MDL-61937-master-fix' of git://github.com/andrewnicols/moodle
2018-05-07 09:38:10 +08:00
Jun Pataleta
fbd7daf50e
Merge branch 'MDL-61937_master-fix' of git://github.com/dmonllao/moodle
2018-05-07 09:37:55 +08:00
Andrew Nicols
ea80f967b8
MDL-61937 mod_data: Correct rating export args in privacy
2018-05-07 09:28:54 +08:00
Andrew Nicols
a5c2308443
MDL-61407 question: Export step files in privacy
2018-05-07 07:09:30 +08:00
Eloy Lafuente (stronk7)
fc5c5306c9
MDL-61693 core_calendar: make results deterministic for better testing
2018-05-06 18:19:21 +02:00
David Monllao
70e8515ea8
MDL-62218 analytics: Add missing sample origin checking
2018-05-04 16:35:42 +02:00
Bas Brands
bfe00e67a3
MDL-62200 Theme boost: popup in popup styles
2018-05-04 13:56:46 +02:00
Eloy Lafuente (stronk7)
fcb7459569
Merge branch 'wip-MDL-61876-master-fix' of https://github.com/marinaglancy/moodle
2018-05-04 12:11:16 +02:00
David Monllao
62c9d0877a
MDL-61937 mod_data: Target the correct area
2018-05-04 11:55:25 +02:00
Frédéric Massart
9967731256
MDL-61877 core_competency: False negative due to random ordering
2018-05-04 11:18:42 +02:00
Marina Glancy
7529031368
MDL-61876 admin: for upgraded sites keep forceclean=0
2018-05-04 15:55:45 +08:00
Zig Tan
bdf271df80
MDL-61693 core_calendar: Simplified get calendar event details SQL
2018-05-04 13:01:37 +08:00
Jake Dallimore
209f6e1eda
Merge branch 'MDL-61407-master' of git://github.com/andrewnicols/moodle
2018-05-04 11:50:26 +08:00
Andrew Nicols
9b3159246f
Merge branch 'wip-MDL-61937-master' of git://github.com/marinaglancy/moodle
2018-05-04 11:29:24 +08:00
Jun Pataleta
cb596d823f
Merge branch 'MDL-61877-master' of git://github.com/FMCorz/moodle
2018-05-04 11:25:49 +08:00
Marina Glancy
ab803d697c
MDL-61937 mod_data: implement privacy provider
2018-05-04 11:22:15 +08:00
Marina Glancy
1c4b87cb97
MDL-61937 tag: new method in privacy api
2018-05-04 11:22:14 +08:00
Marina Glancy
e5ec530a44
MDL-61937 rating: delete method in privacy provider
2018-05-04 11:22:14 +08:00
Marina Glancy
70703d4c51
MDL-61937 comment: do not use API in provider
...
When exporting comments we can not use comments API because:
- we don't need to call component validate, comments may be disabled right now but
are still stored
- we don't need to call display callback
- we need to export all comments and not only first 15 of them
2018-05-04 11:22:14 +08:00
Marina Glancy
a7a6be90c8
MDL-61937 mod_data: generator for all field types
2018-05-04 11:22:14 +08:00
cescobedo
ed54f4e11e
MDL-61937 datafield: Add privacy implementation for all datafield
2018-05-04 11:22:13 +08:00
Andrew Nicols
2cae92c6c3
Merge branch 'MDL-62218-master' of git://github.com/ryanwyllie/moodle
2018-05-04 11:11:14 +08:00
Ryan Wyllie
28b870b4de
MDL-62218 analytics: make privacy test class name more unique
2018-05-04 11:04:24 +08:00
Jun Pataleta
66156ad245
Merge branch 'MDL-62151-master' of git://github.com/bmbrands/moodle
2018-05-04 10:55:50 +08:00
Jake Dallimore
1c73a11a20
Merge branch 'MDL-62046-master' of git://github.com/mihailges/moodle
2018-05-04 10:26:41 +08:00
Jake Dallimore
6ef8a82599
Merge branch 'MDL-62032-master' of git://github.com/mihailges/moodle
2018-05-04 09:56:37 +08:00
Jake Dallimore
e46c60db2a
Merge branch 'MDL-62030-master' of git://github.com/mihailges/moodle
2018-05-04 09:51:39 +08:00
Jake Dallimore
2566b18a31
Merge branch 'MDL-59845-master' of git://github.com/andrewnicols/moodle
2018-05-04 09:43:14 +08:00
Jake Dallimore
4fb76c0fac
Merge branch 'MDL-62007-master' of git://github.com/mihailges/moodle
2018-05-04 09:19:51 +08:00
Andrew Nicols
67e2ee0b65
Merge branch 'wip-MDL-61876-master' of git://github.com/marinaglancy/moodle
2018-05-04 08:03:48 +08:00
Eloy Lafuente (stronk7)
6c0b4929c6
Merge branch 'MDL-62315-master-privacycoreform' of git://github.com/mudrd8mz/moodle
2018-05-03 23:40:37 +02:00
Eloy Lafuente (stronk7)
3149bea2c4
Merge branch 'MDL-61800-master' of git://github.com/andrewnicols/moodle
2018-05-03 23:27:51 +02:00
Eloy Lafuente (stronk7)
6a23fb2171
MDL-62202 privacy: fix behat tests to point to new location under users
2018-05-03 22:48:29 +02:00
David Mudrák
fa7297aff0
MDL-62315 form: Implement the privacy API for core_form subsystem
...
Forms subsystem has no own database table. The only personal data is the
user preference 'filemanager_recentviewmode' that stores the view mode
of the file picker element.
It was discussed whether handling of this preference should be added
here into core_form, or rather into core_repository subsystem. The final
decision was to consider the preference as owned by the core_form
because it is affecting the display of a form element, not the
repository backend (even though the strings describing it had been put
into core_repository strings).
2018-05-03 19:05:39 +02:00
David Monllao
bf694d4724
Merge branch 'MDL-62254_master' of https://github.com/nadavkav/moodle
2018-05-03 16:08:11 +02:00
David Monllao
6474044464
Merge branch 'MDL-62227-master' of git://github.com/bmbrands/moodle
2018-05-03 15:49:43 +02:00
David Monllao
97b0a6cbfc
MDL-62218 analytics: Privacy API implementation
2018-05-03 15:28:22 +02:00
Mark Nelson
04cd1b3f31
MDL-61919 core_message: implement privacy provider
2018-05-03 20:44:05 +08:00
Sara Arjona
3d34aa5c29
MDL-62062 tool_policy: Avoid access to consent page after agreeding
...
Once the policies have been accepted, only users with permission to
revoke them will be able to access again to the user consent page.
2018-05-03 13:59:21 +02:00
Andrew Nicols
545e2b4ec7
Merge branch 'MDL-62240-master' of git://github.com/sarjona/moodle
2018-05-03 18:57:28 +08:00
Jake Dallimore
9ab7a315d1
Merge branch 'MDL-62310-master' of git://github.com/cescobedo/moodle
2018-05-03 18:00:40 +08:00
Bas Brands
ae0629d284
MDL-62171 Theme boost: modal accessibility focus
2018-05-03 11:54:26 +02:00
Jun Pataleta
46cb408e30
MDL-62291 tool_dataprivacy: Change DPO mapping setting to multi-checkbox
2018-05-03 17:26:31 +08:00
Jun Pataleta
c166b700d8
Merge branch 'MDL-61194-master' of git://git.cameron1729.xyz/moodle
2018-05-03 17:07:57 +08:00
Cameron Ball
23fe1e2bed
MDL-61194 assignfeedback_editpdf: Check if we can convert online text
...
This patch adds a check to make sure there is a converter available that
will be able to handle html->pdf conversion before adding onlinetext
submissions to the list of files to combine.
2018-05-03 16:44:27 +08:00
Mihail Geshoski
fd4c7d6461
MDL-62046 profilefield_textarea: Add privacy files and unit tests
2018-05-03 16:25:58 +08:00
David Monllao
3128529784
Merge branch 'MDL-61693-master' of git://github.com/zig-moodle/moodle
2018-05-03 10:24:02 +02:00
Andrew Nicols
50f5a097a2
MDL-61407 privacy: Reset the writer after writer tests
...
The writer was not reset after these tests which had the potential to
affect the next test after these were run.
2018-05-03 16:14:38 +08:00
Andrew Nicols
09a9b8f1ac
MDL-61407 quizaccess: Add null_writer implementations
2018-05-03 16:14:38 +08:00
Andrew Nicols
2e85118fb3
MDL-61407 quiz: Add reports for quiz
2018-05-03 16:14:37 +08:00
Andrew Nicols
05014132b6
MDL-61407 qtype: Add null_writer for all qtypes
2018-05-03 16:14:37 +08:00
Andrew Nicols
80b0c733f2
MDL-61407 qformat: Add null_writer for all qformats
...
Questions formats do not store any personal data.
Any contrib format which does store personal data should utilise the
standard export interfaces as this subsystem will not call them directly.
2018-05-03 16:14:36 +08:00
Andrew Nicols
fa9eba7d84
MDL-61407 question: Add null_writer for all behaviours
...
Behaviours do not store any personal data.
Any contrib behaviour which does store personal data should utilise the
standard export interfaces as this subsystem will not call them directly.
2018-05-03 16:14:36 +08:00
Andrew Nicols
4c729982c7
MDL-61407 mod_quiz: Add initial privacy implementation
2018-05-03 16:14:36 +08:00
Andrew Nicols
d44064cdd6
MDL-61407 question: Add initial privacy implementation
2018-05-03 16:14:35 +08:00
David Monllao
4e7232b82e
Merge branch 'MDL-62058-master' of git://github.com/bmbrands/moodle
2018-05-03 10:11:28 +02:00
David Monllao
205994bafe
Merge branch 'MDL-62059-master' of git://github.com/rezaies/moodle
2018-05-03 10:08:09 +02:00
Mihail Geshoski
cf6a77fbbb
MDL-62032 profilefield_text: Add privacy files and unit tests
2018-05-03 16:07:55 +08:00
Mihail Geshoski
a15712ef6e
MDL-62030 profilefield_menu: Add privacy files and unit tests
2018-05-03 15:51:52 +08:00
Jun Pataleta
f2cb3952af
Merge branch 'MDL-62282-master' of git://github.com/ryanwyllie/moodle
2018-05-03 15:40:55 +08:00
Bas Brands
5e92cf33c5
MDL-62151 Theme boost: mod_chat styles
2018-05-03 09:34:40 +02:00
Mihail Geshoski
8ddb08c9d9
MDL-62007 profilefield_checkbox: Modify privacy provider
2018-05-03 15:27:50 +08:00
Sara Arjona
7a3707797d
MDL-62240 privacy: Avoid error when path is higher than allowed
...
A new method shorten_filenames has been added to moodlelib.
2018-05-03 09:16:13 +02:00
Mihail Geshoski
76b61aa064
MDL-62007 profilefield_datetime: Add privacy files and unit tests
2018-05-03 14:57:41 +08:00
Jun Pataleta
2bb0f8923c
Merge branch 'MDL-61956-master' of https://github.com/lucaboesch/moodle
2018-05-03 14:46:52 +08:00
Andrew Nicols
76cb5a56ea
MDL-62240 file: Add includehash to shorten_filename + unit tests
2018-05-03 08:27:12 +02:00
Jake Dallimore
2891577f61
Merge branch 'MDL-62264-master' of git://github.com/cescobedo/moodle
2018-05-03 14:03:29 +08:00
Jun Pataleta
198c797a73
Merge branch 'MDL-62202-master' of git://github.com/sarjona/moodle
2018-05-03 13:31:53 +08:00
Andrew Nicols
d28429859e
Merge branch 'MDL-62009-master' of git://github.com/FMCorz/moodle
2018-05-03 12:15:54 +08:00
Andrew Nicols
bacaac3a12
Merge branch 'wip-MDL-62312-master' of git://github.com/marinaglancy/moodle
2018-05-03 11:09:23 +08:00
Jake Dallimore
bb35eb7da7
Merge branch 'MDL-62280-master' of git://github.com/andrewnicols/moodle
2018-05-03 10:52:48 +08:00
Marina Glancy
3127fe10b8
MDL-62312 course: Move core_publish renderer methods to course renderer
2018-05-03 10:08:37 +08:00
Jun Pataleta
d16be43c05
Merge branch 'MDL-60414-master' of https://github.com/lucaboesch/moodle
2018-05-03 09:33:20 +08:00
Andrew Nicols
27013d397c
Merge branch 'MDL-62163-master' of git://github.com/bmbrands/moodle
2018-05-03 09:25:55 +08:00
Andrew Nicols
159f057751
Merge branch 'wip-MDL-62276-master' of https://github.com/Beedell/moodle
2018-05-03 09:18:29 +08:00
AMOS bot
350fb7829a
Automatically generated installer lang files
2018-05-03 00:06:17 +00:00
Jun Pataleta
3cfbce12a6
MDL-62312 admin: Move moodleorg_registration_message to admin renderer
2018-05-02 23:41:59 +08:00
Bas Brands
ede6125a08
MDL-62163 Theme boost: add flex-grow 1 to atto felement content
2018-05-02 15:41:17 +02:00
Sara Arjona
54659fd14d
MDL-62286 tool_policy: Add Policies link to the site footer
2018-05-02 14:20:49 +02:00
Andrew Nicols
cc98914e85
MDL-61407 question: Allow formatters to ignore caps
2018-05-02 19:13:30 +08:00
Andrew Nicols
04507546ec
MDL-61407 privacy: Track changes in any context
2018-05-02 19:13:30 +08:00
cescobedo
7ee1f3dede
MDL-62310 core_admin: Implement Privacy API
2018-05-02 11:55:11 +02:00
Andrew Nicols
b3359e2a3b
MDL-62135 tool_log: Use plugintype_class_callback
2018-05-02 17:47:35 +08:00
Luca Bösch
000355f223
MDL-60414 theme_boost: bootstrap dropdown menu html spec char rendering
2018-05-02 11:40:51 +02:00
Andrew Nicols
028fb5c1f6
Merge branch 'MDL-62135-master' of git://github.com/FMCorz/moodle
2018-05-02 17:37:47 +08:00
cescobedo
61547a4d68
MDL-62264 core_mnet: Implement Privacy API
2018-05-02 11:17:03 +02:00
Frédéric Massart
fc6cf1802e
MDL-62135 logstore_legacy: Implement privacy API
2018-05-02 17:15:48 +08:00
Frédéric Massart
0f3bcbb92e
MDL-62135 logstore_database: Implement privacy API
2018-05-02 17:15:48 +08:00
Frédéric Massart
ab01e8a970
MDL-62135 logstore_standard: Implement privacy API
2018-05-02 17:15:48 +08:00
Frédéric Massart
2bc753db41
MDL-62135 tool_log: Implement privacy API
2018-05-02 17:15:47 +08:00
David Monllao
cee06411b5
MDL-62218 mlbackend: Null privacy providers for core mlbackends
2018-05-02 11:14:33 +02:00
David Mudrák
ea2ede2cf6
MDL-61905 workshop: Drop the old 1.x era tables
...
These tables may still contain relics of old personal data if the site
was installed before Moodle 2.0. We do not need these tables any more.
Following the "privacy by design" principles, we are dropping them now.
2018-05-02 10:35:01 +02:00
Luca Bösch
0188d5b5b4
MDL-61956 calendar: allow to see hidden course with switch role
2018-05-02 09:37:32 +02:00
Sara Arjona
a97af76c0b
MDL-62202 privacy: Move Privacy and policies category to Users page
2018-05-02 08:44:33 +02:00
Jun Pataleta
1b35627570
Merge branch 'MDL-62253-master' of git://github.com/FMCorz/moodle
2018-05-02 13:53:43 +08:00
Jun Pataleta
c39c3edb8e
Merge branch 'MDL-61898-master' of git://github.com/andrewnicols/moodle
2018-05-02 13:46:56 +08:00
Andrew Nicols
fa43449aad
Merge branch 'MDL-62150-master' of git://github.com/bmbrands/moodle
2018-05-02 13:38:07 +08:00
Andrew Nicols
f7bac7ac8d
MDL-61898 cache: Implement privacy API for all stores and locks
2018-05-02 13:36:07 +08:00
Andrew Nicols
d1430a1e83
Merge branch 'MDL-62214-master-fixup' of https://github.com/FMCorz/moodle
2018-05-02 13:09:12 +08:00
Andrew Nicols
475fddc99a
Merge branch 'MDL-61920_master' of git://github.com/markn86/moodle
2018-05-02 12:52:50 +08:00
Frédéric Massart
f43d811e96
MDL-62214 tool_messageinbound: False negative due to time() usage
...
PHP Unit is so fast that my test couldn't cope with it!
2018-05-02 12:44:42 +08:00
Andrew Nicols
88ab001b25
Merge branch 'MDL-62266-master' of git://github.com/sarjona/moodle
2018-05-02 12:33:40 +08:00
Andrew Nicols
db65b09188
Merge branch 'MDL-62214-master' of git://github.com/FMCorz/moodle
2018-05-02 12:28:52 +08:00
Jun Pataleta
030c58dcb9
Merge branch 'MDL-62189-master' of git://github.com/bmbrands/moodle
2018-05-02 12:24:20 +08:00
Ryan Wyllie
3041fe6faa
MDL-62285 privacy: use context id when generating context path
...
moodle_content_writer::get_context_path() now includes the context
id in the path to ensure that it will always generate unique paths
even when the context names are not unique.
2018-05-02 12:08:58 +08:00
Andrew Nicols
cd305dc26b
MDL-61800 task: Reset the OUTPUT and PAGE on execution
2018-05-02 11:57:13 +08:00
Andrew Nicols
499f2ee9ce
Merge branch 'MDL-62236-master' of git://github.com/FMCorz/moodle
2018-05-02 10:51:50 +08:00
Jake Dallimore
e1ceb10ee8
Merge branch 'MDL-62268-master' of git://github.com/bmbrands/moodle
2018-05-02 10:12:32 +08:00
Andrew Nicols
f4524f8da3
MDL-59845 tool_lp: Add js tracking around UI refresh
2018-05-02 09:15:43 +08:00
Andrew Nicols
850dfdeadb
Merge branch 'MDL-62212-master' of git://github.com/bmbrands/moodle
2018-05-02 08:27:34 +08:00
Andrew Nicols
2a17a616a3
Merge branch 'MDL-62149-master' of git://github.com/ryanwyllie/moodle
2018-05-02 07:39:30 +08:00
Andrew Nicols
0fc5b4e17a
Merge branch 'MDL-62186-master' of git://github.com/bmbrands/moodle
2018-05-02 07:31:27 +08:00
Eloy Lafuente (stronk7)
446d8483a3
on-demand release 3.5beta+
2018-05-01 23:04:48 +02:00
Eloy Lafuente (stronk7)
40938ae2d8
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2018-05-01 23:04:45 +02:00
Frédéric Massart
048b266f14
MDL-62167 core_badges: Remove usage of a reserved keyword of Oracle
2018-05-01 15:21:46 +02:00
Frédéric Massart
91161a6325
MDL-62167 core_badges: Prevent SQL error with Oracle
2018-05-01 15:21:46 +02:00
John Beedell
a3893e1b4d
MDL-62276 Quiz: Review options section poor layout in boost theme
2018-05-01 11:26:22 +01:00
Andrew Nicols
16f18cb984
Merge branch 'wip-MDL-61308-master-unitfix' of git://github.com/abgreeve/moodle
2018-05-01 12:21:55 +02:00
Adrian Greeve
bfb57d2c16
MDL-61308 assignsubmission_comments: Unit test ordering fix.
2018-05-01 12:21:47 +02:00
Andrew Nicols
7085e286c0
Merge branch 'MDL-62231-master' of git://github.com/rezaies/moodle
2018-05-01 12:21:36 +02:00
Bas Brands
d42139ace6
MDL-62189 Theme boost: add filepicker container fix padding
2018-05-01 09:05:44 +02:00
Shamim Rezaie
1de2a1598e
MDL-62231 block_recent_activity: Implement null provider for the block
2018-05-01 14:07:17 +10:00
Andrew Nicols
39b17e9933
Merge branch 'wip-MDL-62138-master' of git://github.com/marinaglancy/moodle
2018-05-01 11:46:27 +08:00
Andrew Nicols
cb3cd93b39
Merge branch 'MDL-62209-master' of git://github.com/junpataleta/moodle
2018-05-01 11:42:44 +08:00
Ryan Wyllie
3dee4ca6d9
MDL-62282 boost: centre no progress icon in overview block
2018-05-01 11:41:06 +08:00
Andrew Nicols
c9591cdde6
Merge branch 'MDL-61411-master' of git://github.com/Kathrin84/moodle
2018-05-01 11:21:23 +08:00
Andrew Nicols
06cab84176
Merge branch 'MDL-62167-master' of git://github.com/FMCorz/moodle
2018-05-01 11:10:31 +08:00
Andrew Nicols
3dd3ed3af2
MDL-62280 xhprof: Support tideways_xhprof
2018-05-01 11:02:27 +08:00
Frédéric Massart
3fcfc19743
MDL-62009 core_grades: Implement privacy API
2018-05-01 10:47:04 +08:00
Jun Pataleta
1891ed7bb0
Merge branch 'MDL-62060-master' of git://github.com/rezaies/moodle
2018-05-01 10:44:59 +08:00
Shamim Rezaie
c5d720ab51
MDL-62060 core_privacy: Make sure the exported json is human readable
2018-05-01 12:35:00 +10:00
Frédéric Massart
d35d17a14c
MDL-62214 tool_messageinbound: Implement privacy API
2018-05-01 09:21:56 +08:00
Frédéric Massart
98a2f802c4
MDL-62214 tool_messageinbound: Delete old messages pending verification
2018-05-01 09:21:56 +08:00
Frédéric Massart
1582d54bb0
MDL-62253 core_auth: Implement privacy API
2018-05-01 09:14:58 +08:00
Jake Dallimore
15729d9ffa
Merge branch 'MDL-62005-master' of git://github.com/rezaies/moodle
2018-05-01 09:10:18 +08:00
AMOS bot
1e096d96a2
Automatically generated installer lang files
2018-05-01 00:06:50 +00:00
Jun Pataleta
3b1d98ba73
Merge branch 'MDL-62201-master' of git://github.com/bmbrands/moodle
2018-04-30 21:54:35 +08:00
Jun Pataleta
732ebbe0fe
Merge branch 'MDL-62248-master-fix' of git://github.com/andrewnicols/moodle
2018-04-30 21:23:14 +08:00
Andrew Nicols
9b7527defc
MDL-62248 core_privacy: Add getter for user context prefs
2018-04-30 20:35:56 +08:00
Bas Brands
264b7dffb4
MDL-62268 Theme boost: messaging interface rows
2018-04-30 12:51:32 +02:00
Mark Nelson
3467e8ce3d
MDL-61920 mod_lti: implement privacy provider
2018-04-30 18:43:19 +08:00
Jun Pataleta
7816cac9fe
Merge branch 'MDL-61012_master' of https://github.com/troywilliams/moodle
2018-04-30 17:29:25 +08:00
Sara Arjona
edbee4c4b6
MDL-62266 core_availability: Implement privacy API
2018-04-30 11:20:16 +02:00
Mark Nelson
13fadc8767
MDL-61920 ltiservice_toolsettings: implement privacy provider
2018-04-30 17:08:00 +08:00
Mark Nelson
897a6e824f
MDL-61920 ltiservice_toolproxy: implement privacy provider
2018-04-30 17:08:00 +08:00
Mark Nelson
583f84d7cb
MDL-61920 ltiservice_profile: implement privacy provider
2018-04-30 17:08:00 +08:00
Mark Nelson
03d6e06400
MDL-61920 ltiservice_memberships: implement privacy provider
2018-04-30 17:07:59 +08:00
Mark Nelson
2b3c4538f1
MDL-61920 ltiservice_gradebookservices: implement privacy provider
2018-04-30 17:07:59 +08:00
Ryan Wyllie
8f0f0a5903
MDL-62149 quiz: include tag ids in random question link
2018-04-30 17:03:03 +08:00
Shamim Rezaie
31b76f4f59
MDL-62005 block_comments: Add implementation of Privacy API
2018-04-30 18:20:04 +10:00
Andrew Nicols
81fa241788
MDL-62248 core_privacy: Unit test for get_user_preferences
2018-04-30 16:00:24 +08:00
Andrew Nicols
970be4496e
Merge branch 'MDL-62248-master' of git://github.com/FMCorz/moodle
2018-04-30 15:59:39 +08:00
Bas Brands
3f86772ae2
MDL-62201 Theme boost: block myoverview course cards height
...
- remove css for setting a fixed height on course cards
on large devices for block overview
2018-04-30 09:54:35 +02:00
Bas Brands
6c88a36f8f
MDL-62150 Theme boost: warning position "x" in atto
...
hardcode position of "x" because of failing calc function
2018-04-30 09:28:09 +02:00
Frédéric Massart
cd7baa11c9
MDL-62248 core_block: Implement privacy API
2018-04-30 15:23:41 +08:00
Frédéric Massart
97b05c8f1e
MDL-62248 core_privacy: Test writer writes user prefs in right contexts
2018-04-30 15:23:41 +08:00
Shamim Rezaie
c287f0fdd9
MDL-62059 mod_book: Implement null provider for mod_book
2018-04-30 16:14:33 +10:00
Andrew Nicols
26bb44e5f4
MDL-61898 core_cache: Implement Privacy API
2018-04-30 14:07:27 +08:00
Andrew Nicols
2203ef4f74
Merge branch 'MDL-62235-master' of git://github.com/FMCorz/moodle
2018-04-30 13:57:48 +08:00
Frédéric Massart
c9f95d296a
MDL-62235 core_files: Implement privacy API
2018-04-30 13:41:20 +08:00
Nadav Kavalerchik
7092ba71de
MDL-62254 Theme: Fix accesshide class in RTL mode
2018-04-30 08:24:59 +03:00
Andrew Nicols
a88287c67b
Merge branch 'MDL-62208-master' of git://github.com/FMCorz/moodle
2018-04-30 13:07:52 +08:00
Andrew Nicols
e054f43f5b
Merge branch 'MDL-62213-master' of git://github.com/bmbrands/moodle
2018-04-30 13:03:13 +08:00
Andrew Nicols
52f9b15d64
Merge branch 'MDL-62177-master' of git://github.com/bmbrands/moodle
2018-04-30 11:49:05 +08:00
Andrew Nicols
a924b2616a
Merge branch 'MDL-62241-master-typehint' of git://github.com/mudrd8mz/moodle
2018-04-30 11:43:46 +08:00
Andrew Nicols
bebff35401
Merge branch 'MDL-62219-master' of git://github.com/bmbrands/moodle
2018-04-30 10:34:09 +08:00
Andrew Nicols
11dc37dacc
Merge branch 'MDL-61959-master' of git://github.com/sarjona/moodle
2018-04-30 10:16:23 +08:00
Andrew Nicols
11446e8dfc
Merge branch 'MDL-62155-master' of git://github.com/bmbrands/moodle
2018-04-30 09:37:14 +08:00
Andrew Nicols
915fd9e6c3
Merge branch 'MDL-62173-master' of git://github.com/bmbrands/moodle
2018-04-30 09:28:53 +08:00
Andrew Nicols
3d110a5f6f
MDL-61308 mod_assign: Whitespace fix
2018-04-30 09:27:12 +08:00
Andrew Nicols
1c42b1d6ed
Merge branch 'wip-MDL-61308-master' of git://github.com/abgreeve/moodle
2018-04-30 09:15:25 +08:00
AMOS bot
2750523534
Automatically generated installer lang files
2018-04-30 00:06:16 +00:00
Frédéric Massart
d21c5e384d
MDL-62236 core_webservice: Implement privacy API
2018-04-29 10:08:40 +08:00
Bas Brands
ebdfc3c935
MDL-62058 Theme boost: restore scrolling in long navbar dropdowns
2018-04-28 13:23:55 +02:00
David Mudrák
15ce5b7e9b
MDL-62241 privacy: Include the unit tests from the 3.3 branch
...
The tests do not actually do anything, they just make sure that the
method signature is correct on the given PHP version. They are mostly
relevant and useful on 3.3.
2018-04-27 15:25:38 +02:00
Eloy Lafuente (stronk7)
af099b484c
on-demand release 3.5beta+
2018-04-27 13:16:41 +02:00
Eloy Lafuente (stronk7)
c4a5c8440a
MDL-61993 profilefield_checkbox: take rid of oracle reserved word
2018-04-27 10:41:46 +02:00
Frédéric Massart
739b59610a
MDL-61877 core_competency: Handle comments in privacy API
2018-04-27 11:29:30 +08:00
Frédéric Massart
f8a6a533c2
MDL-61877 core_competency: Implement privacy API
2018-04-27 11:29:29 +08:00
Frédéric Massart
d498287fd7
MDL-62167 core_badges: Implement privacy API
2018-04-27 10:49:48 +08:00
Jun Pataleta
d8844b3f8c
Merge branch 'MDL-62172-master' of git://github.com/bmbrands/moodle
2018-04-27 09:55:08 +08:00
Eloy Lafuente (stronk7)
9827740b01
Merge branch 'MDL-60882-master' of git://github.com/jleyva/moodle
2018-04-27 01:36:11 +02:00
Eloy Lafuente (stronk7)
33a258b573
Merge branch 'wip_MDL-62011_master_approval_of_course_request' of https://github.com/grabs/moodle
2018-04-27 01:29:47 +02:00
Eloy Lafuente (stronk7)
a52770f010
Merge branch 'MDL-61993-master' of git://github.com/mihailges/moodle
2018-04-27 00:56:42 +02:00
Eloy Lafuente (stronk7)
a76032ce8d
Merge branch 'MDL-62152-master' of git://github.com/bmbrands/moodle
2018-04-26 22:44:39 +02:00
Eloy Lafuente (stronk7)
06f49a5eb2
Merge branch 'MDL-61863-master' of git://github.com/zig-moodle/moodle
2018-04-26 22:31:26 +02:00
Eloy Lafuente (stronk7)
e6c1e22197
Merge branch 'MDL-61715-master' of https://github.com/lethevinh/moodle
2018-04-26 22:22:43 +02:00
Eloy Lafuente (stronk7)
e754bce399
Merge branch 'MDL-62070-master' of git://github.com/bmbrands/moodle
2018-04-26 22:13:47 +02:00
Sara Arjona
df7cc2cc7f
MDL-61959 mod_scorm: Implement privacy API
2018-04-26 19:56:33 +02:00
Juan Leyva
d808c2202f
MDL-62229 tool_mobile: Add missing supported module
...
The Workshop module it’s been supported since Moodle 3.4 so it
should’ve been included here.
2018-04-26 19:11:43 +02:00
Sara Arjona
b078358fa7
MDL-61959 scormreport_objectives: Implement privacy API
2018-04-26 19:00:18 +02:00
sarjona
3127efef0c
MDL-61959 scormreport_interactions: Implement privacy API
2018-04-26 19:00:18 +02:00
Sara Arjona
353f1bfb37
MDL-61959 scormreport_graphs: Implement privacy API
2018-04-26 19:00:18 +02:00
sarjona
0b01f6f391
MDL-61959 scormreport_basic: Implement privacy API
2018-04-26 19:00:18 +02:00
Jun Pataleta
bb874345cf
Merge branch 'MDL-61986' of git://github.com/stronk7/moodle
2018-04-27 00:47:02 +08:00
Eloy Lafuente (stronk7)
75bf06128f
MDL-61986 mod_lesson: oracle order by clob fix
2018-04-26 18:30:40 +02:00
Bas Brands
540ea1bc7f
MDL-62155 Theme boost: forum post element positioning issues
2018-04-26 18:23:41 +02:00
Bas Brands
c3f2290d11
MDL-62227 lib_form: add .alert-warning to unstyled alert
2018-04-26 18:06:02 +02:00
Eloy Lafuente (stronk7)
e2afdc9c21
Merge branch 'MDL-62224_master' of git://github.com/markn86/moodle
2018-04-26 17:38:14 +02:00
Bas Brands
9fd2b9ac5f
MDL-62219 Theme boost: add cursor not allowed for disabled input
2018-04-26 17:27:27 +02:00
Bas Brands
5726577fd4
MDL-62213 Theme boost: calendar filter icon positions
2018-04-26 16:41:07 +02:00
Bas Brands
c7522f838c
MDL-62212 Theme boost: Compatibility with row-fluid
...
- used in messaging mustache templates
2018-04-26 15:54:43 +02:00
David Monllao
7dc966479c
Merge branch 'MDL-62069-master' of git://github.com/bmbrands/moodle
2018-04-26 15:49:26 +02:00
Zig Tan
49d6fb0379
MDL-61693 core_calendar: Implemented privacy providers
2018-04-26 21:10:49 +08:00
Bas Brands
78d77c4223
MDL-62173 Theme bootstrapbase: clean backup restore UI
...
-fix display of detail-pair. These are not rendered well
on theme clean for small devices
2018-04-26 14:55:59 +02:00
Mark Nelson
97fcf562ba
MDL-62224 core_rss: implement correct provider
2018-04-26 20:16:22 +08:00
Bas Brands
716b5ffa09
MDL-62069 Theme boost: force 100% width on accepted filetypes
2018-04-26 13:17:26 +02:00
Kathrin Osswald
07b203db88
MDL-61411 theme Boost: Close navigation on all items (on small screens)
2018-04-26 13:17:12 +02:00
Bas Brands
5f29d191d9
MDL-62070 Theme boost: quiz update for BS4 stable
...
- update .sr-only attributes for editing drag and drop on image
- set box-sizing for drop field
2018-04-26 13:12:05 +02:00
Juan Leyva
8c9a196409
MDL-61521 course: Add missing text formatting for category name
2018-04-26 12:21:22 +02:00
David Monllao
258bf5c4e8
Merge branch 'MDL-62024-master' of git://github.com/bmbrands/moodle
2018-04-26 11:34:00 +02:00
Juan Leyva
10b67ef9f1
MDL-60882 mod_choice: Avoid teacher delete all responses
...
Teachers should be able to delete all responses but when indicating the
response ids.
When the response ids are not passed, only their own responses should
be deleted (as the function documentation said).
2018-04-26 10:25:45 +02:00
Andrew Nicols
46e7b6eecf
Merge branch 'MDL-61947-master' of git://github.com/zig-moodle/moodle
2018-04-26 14:51:19 +08:00
Jun Pataleta
aad67f481a
Merge branch 'MDL-62188-master' of git://github.com/sarjona/moodle
2018-04-26 14:50:04 +08:00
Adrian Greeve
f8650bb7a3
MDL-61308 assign_feedback: Privacy code for user rights.
2018-04-26 14:17:55 +08:00
Adrian Greeve
5843543338
MDL-61308 assign_submission: Privacy code for user rights.
2018-04-26 14:17:55 +08:00
Adrian Greeve
5c41cd77f8
MDL-61308 mod_assign: Adding privacy classes.
2018-04-26 14:17:55 +08:00
Sara Arjona
697bed6bb7
MDL-62188 enrol: Avoid ignoring the Recover grades default setting
2018-04-26 08:13:13 +02:00
Frédéric Massart
790c89b34d
MDL-62208 core_fileconverter: Implement privacy API
2018-04-26 12:54:01 +08:00
Zig Tan
25e213ad8f
MDL-61947 core_my: Implemented privacy providers
2018-04-26 12:50:22 +08:00
Jun Pataleta
38ffa48cf5
MDL-62209 tool_dataprivacy: Sort requests by ascending status
...
Sort requests by ascending status and request date so that the DPO
can go through the list in a FIFO fashion
2018-04-26 12:17:24 +08:00
Jun Pataleta
6ef65b8a85
Merge branch 'MDL-61669-master' of git://github.com/jleyva/moodle
2018-04-26 11:51:22 +08:00
Jun Pataleta
8e82081176
Merge branch 'MDL-62072-master' of git://github.com/bmbrands/moodle
2018-04-26 11:17:27 +08:00
Jun Pataleta
e55b7082be
Merge branch 'MDL-62176-master' of git://github.com/bmbrands/moodle
2018-04-26 11:00:17 +08:00
Mihail Geshoski
079114d70b
MDL-61993 profilefield_checkbox: Add privacy files and unit tests
2018-04-26 10:28:14 +08:00
Eloy Lafuente (stronk7)
1b4983fc90
Merge branch 'MDL-61979-master' of git://github.com/zig-moodle/moodle
2018-04-26 02:44:16 +02:00
Eloy Lafuente (stronk7)
7bff0ee145
Merge branch 'MDL-61998-master' of git://github.com/sarjona/moodle
2018-04-26 02:39:17 +02:00
Andrew Nicols
c8fc9c61a2
Merge branch 'MDL-61944-master' of git://github.com/cescobedo/moodle
2018-04-26 08:17:24 +08:00
Eloy Lafuente (stronk7)
e971596371
Merge branch 'MDL-62181-master-enfix' of git://github.com/mudrd8mz/moodle
2018-04-25 19:09:35 +02:00
David Monllao
969d649b79
Merge branch 'MDL-62160-master' of git://github.com/bmbrands/moodle
2018-04-25 18:10:13 +02:00
David Monllao
e06a28b539
Merge branch 'MDL-62159-master' of git://github.com/bmbrands/moodle
2018-04-25 17:57:37 +02:00
David Monllao
6fb429dd79
Merge branch 'MDL-62175-master' of git://github.com/jleyva/moodle
2018-04-25 17:37:22 +02:00
David Monllao
0d1707f053
Merge branch 'MDL-61986-master' of git://github.com/FMCorz/moodle
2018-04-25 16:26:03 +02:00
cescobedo
30e44bfcc4
MDL-61944 tool_mobile: Implement Privacy API
2018-04-25 15:33:50 +02:00
Bas Brands
ed0e21c0ef
MDL-62177 Theme boost: set max height for navbar logo
2018-04-25 14:32:42 +02:00
Bas Brands
a24bf64ffd
MDL-62176 Theme boost: show advance form options need display: flex
2018-04-25 13:43:35 +02:00
Bas Brands
d24fab1182
MDL-62172 Theme boostrapbase: align advanced checkbox in mform
2018-04-25 12:26:47 +02:00
Bas Brands
e58362ed1e
MDL-62160 Theme boost: center buttons on notification popup
2018-04-25 10:18:36 +02:00
Bas Brands
b6ebda707f
MDL-62159 Theme boost: prevent rtl flipping dropdowns
2018-04-25 09:41:22 +02:00
David Mudrák
60ecb39fb6
MDL-62181 lang: Fix changed admin node title in behat scenario
2018-04-24 22:05:30 +02:00
Helen Foster
970c1a4bf1
MDL-62181 lang: Merge English strings from the en_fix language pack
...
Significant string changes:
* sitepolicies, core_admin - 'Site policies' changed to 'Site security
settings'
* processexpirationstask, enrol_paypal - more explanatory name
* sitepolicy_help and sitepolicyguest_help, core_admin - setting will
only have an effect if the site policy handler is set to default
* sitepolicyhandler_desc,core_admin - improved wording
* pathtodot_help, core_admin - Windows and Mac paths
* debugstringids_desc, core_admin - improved explanation
2018-04-24 22:05:30 +02:00
Eloy Lafuente (stronk7)
641d113c88
Moodle release 3.5beta
2018-04-24 19:00:34 +02:00
Bas Brands
31c04fec7c
MDL-62072 Theme boost: position dropdowns for autocompletion fields
2018-04-24 16:22:32 +02:00
Juan Leyva
04df75ceeb
MDL-61669 tool_mobile: Return new app policy setting via WS
2018-04-24 16:10:25 +02:00
Juan Leyva
acee831165
MDL-61669 tool_mobile: New app policy setting
2018-04-24 16:10:25 +02:00
Bas Brands
323ce3952b
MDL-62152 Theme boost: reset link colour to WCAG 2.0 approved contrast
2018-04-24 15:57:18 +02:00
Eloy Lafuente (stronk7)
57565dc3b2
Merge branch 'MDL-62183_master' of git://github.com/dmonllao/moodle
2018-04-24 15:49:16 +02:00
David Monllao
26b86f31e5
MDL-61028 search: Clear search engine users cache after tests
2018-04-24 15:48:40 +02:00
sam marshall
acaeb5ec41
MDL-61028 core_search: Fix SELECT bug affecting Oracle
2018-04-24 15:48:40 +02:00
Bas Brands
10acff4ada
MDL-62186 Theme boost: change padding of quiz editing input field
2018-04-24 14:52:34 +02:00
David Monllao
b137e02973
MDL-62183 search_solr: Set solr as search engine for solr unit tests
2018-04-24 13:12:48 +02:00
Juan Leyva
e709853ee6
MDL-62175 auth_email: Fix site policy enabled check
2018-04-24 11:48:00 +02:00
vinhle
8e0bebd1cd
MDL-61715 question: qbank_chooser is not intelligent about headings
2018-04-24 16:11:47 +07:00
Troy Williams
f9a7a98a4a
MDL-61012 course: Allow extending class to set
2018-04-24 16:13:29 +12:00
Zig Tan
7d5667ee57
MDL-61863 core_notes: Implemented privacy providers
2018-04-24 12:06:46 +08:00
Jun Pataleta
ac8f106b4d
Merge branch 'MDL-62079-master' of git://github.com/andrewnicols/moodle
2018-04-24 11:56:23 +08:00
Andrew Nicols
e055b85a0f
MDL-62079 core_filters: Implement null provider
2018-04-24 11:48:24 +08:00
Andrew Nicols
7d05f5813d
Merge branch 'MDL-62140_master' of git://github.com/markn86/moodle
2018-04-24 11:16:07 +08:00
Andrew Nicols
c970b50567
Merge branch 'MDL-61984-master-fixup' of https://github.com/FMCorz/moodle
2018-04-24 11:03:12 +08:00
Mark Nelson
6d82a42353
MDL-62140 core_privacy: only reset tests when necessary
2018-04-24 10:54:21 +08:00
Frédéric Massart
2b25b67ea1
MDL-61984 mod_chat: Do not assume context passed is one of chat
2018-04-24 10:38:27 +08:00
Jun Pataleta
d11786cee3
Merge branch 'MDL-62162-master' of git://github.com/sarjona/moodle
2018-04-24 10:25:33 +08:00
Andrew Nicols
3bdcd4d8c3
MDL-62140 core_privacy: Improve unit test
2018-04-24 10:18:31 +08:00
Andrew Nicols
f829edb719
Merge branch 'MDL-62140_master' of git://github.com/markn86/moodle
2018-04-24 10:04:52 +08:00
Jun Pataleta
68d7e891b9
Merge branch 'MDL-61764_master' of git://github.com/markn86/moodle
2018-04-24 09:54:16 +08:00
Jun Pataleta
74329331aa
Merge branch 'MDL-61882-master' of git://github.com/cescobedo/moodle
2018-04-24 09:38:27 +08:00
Andrew Nicols
ebc09da8a6
Merge branch 'MDL-61984-master' of git://github.com/FMCorz/moodle
2018-04-24 09:23:35 +08:00
Andrew Nicols
1b6e378edb
MDL-61651 mod_lti: Add missing callback doc
2018-04-24 09:21:51 +08:00
Andrew Nicols
c131b96000
Merge branch 'MDL-61651_master' of git://github.com/markn86/moodle
2018-04-24 08:45:30 +08:00
Andrew Nicols
fdf6208546
Merge branch 'MDL-61995-master' of git://github.com/zig-moodle/moodle
2018-04-24 08:15:38 +08:00
Eloy Lafuente (stronk7)
5e488f8c22
MDL-61657 block_myoverview: whitespace and css-style fixes
2018-04-23 23:35:17 +02:00
Bas Brands
c8cc25caba
MDL-61657 block_myoverview: implement course images for the myoverview block
2018-04-23 23:21:06 +02:00
Bas Brands
c706699a0e
MDL-62024 Theme boost: fix icon alignment for actionmenu
2018-04-23 21:09:26 +02:00
Sara Arjona
077ebb2a0b
MDL-62162 policy: Define context when accessing to viewall.php
2018-04-23 18:29:27 +02:00
Eloy Lafuente (stronk7)
4450d19ae1
Merge branch 'MDL-62023-master' of git://github.com/bmbrands/moodle
2018-04-23 18:15:41 +02:00
cescobedo
21ae044620
MDL-61882 auth_oauth2: Implement Privacy API
2018-04-23 17:34:30 +02:00
David Monllao
3d7b805f4e
Merge branch 'MDL-61915-master' of git://github.com/cescobedo/moodle
2018-04-23 16:26:06 +02:00
David Monllao
590c774d37
Merge branch 'MDL-62042-master' of https://github.com/sammarshallou/moodle
2018-04-23 16:07:37 +02:00
cescobedo
980e85cd44
MDL-61915 enrol: Add privacy implementation for all enrol plugins
...
None of the Enrol plugins (except lti and paypal) have any user preference or database table.
They all implement the null provider.
2018-04-23 14:31:40 +02:00
Mark Nelson
aa725516d3
MDL-62140 core_privacy: add helper functions to add system/user context
2018-04-23 20:06:02 +08:00
David Monllao
c5a8065258
Merge branch 'MDL-61028-master' of https://github.com/sammarshallou/moodle
2018-04-23 13:09:53 +02:00
Andrew Nicols
be056e1b28
Merge branch 'wip-MDL-61759-master' of https://github.com/marinaglancy/moodle
2018-04-23 18:31:04 +08:00
David Monllao
8fbff1d453
Merge branch 'MDL-62078-master' of git://github.com/sarjona/moodle
2018-04-23 12:05:46 +02:00
David Monllao
74d0a7f975
Merge branch 'MDL-62047-master' of git://github.com/andrewnicols/moodle
2018-04-23 11:58:28 +02:00
David Monllao
a07d13dcbf
Merge branch 'MDL-61891-master' of git://github.com/andrewnicols/moodle
2018-04-23 11:55:15 +02:00
Sara Arjona
5a86bf1448
MDL-61998 cohort: Implement privacy API
2018-04-23 11:41:04 +02:00
Jun Pataleta
ce447198b8
Merge branch 'wip-MDL-61939-master' of git://github.com/marinaglancy/moodle
2018-04-23 17:19:49 +08:00
Bas Brands
03b06309e2
MDL-62023 theme: Add bootstrap 4 classes to performance info cards
2018-04-23 11:17:33 +02:00
Zig Tan
f8555ac9aa
MDL-61995 tool_assignmentupgrade: Implemented privacy providers
2018-04-23 16:49:16 +08:00
Andrew Nicols
6de5bbb8cd
Merge branch 'MDL-62055-master' of git://github.com/sarjona/moodle
2018-04-23 16:03:13 +08:00
Jun Pataleta
c8619b28a3
Merge branch 'MDL-62049_master' of git://github.com/markn86/moodle
2018-04-23 13:54:38 +08:00
Marina Glancy
dde3d58eb1
MDL-62138 core: remove core_register and core_publish
...
These components have no classes and no strings and have no purspose. Component core_hub is responsible
for storing data, defining classes and strings for site registration and course publishing
This also reverts MDL-61945
2018-04-23 13:17:12 +08:00
Jun Pataleta
db711f5eca
Merge branch 'wip-MDL-61966-master' of git://github.com/abgreeve/moodle
2018-04-23 13:11:30 +08:00
Mark Nelson
63d170647c
MDL-62049 core_privacy: use correct lang string for date
2018-04-23 13:03:23 +08:00
Marina Glancy
a74c511e7f
MDL-61759 admin: non-existing site policy handler means no policy
2018-04-23 10:25:00 +08:00
Andrew Nicols
0cbe51a856
MDL-61891 core_portfolio: Use manager method caller
2018-04-23 10:08:24 +08:00
Andrew Nicols
ae1c7f954a
MDL-61891 core_plagiarism: Use manager method caller
2018-04-23 10:07:54 +08:00
Andrew Nicols
4f9f035ae3
MDL-61891 privacy: Add helper to call methods on interfaces
2018-04-23 10:07:54 +08:00
Marina Glancy
e8cf2ffd61
MDL-61939 tool_policy: usermodified should be realuser
...
When logged in as another user and accept the policies on somebody else's behalf make sure that
usermodified is recorded as real user
2018-04-23 09:45:26 +08:00
Andrew Nicols
0683abccfc
Merge branch 'MDL-61759-master-nonexistinghandler' of git://github.com/mudrd8mz/moodle
2018-04-22 21:04:56 +08:00
Frédéric Massart
83ef2b2cf8
MDL-61986 mod_lesson: Implement privacy API
2018-04-22 17:31:00 +08:00
sarjona
b720d9dae8
MDL-62078 rss: Link to core_userkey in the Privacy API implementation
2018-04-22 09:02:48 +02:00
Andreas Grabs
9f9d7bbe87
MDL-62011 course: Approval of a course request fails
2018-04-21 20:55:59 +02:00
Eloy Lafuente (stronk7)
6fa694bef0
on-demand release 3.5dev+
2018-04-20 23:53:54 +02:00
Eloy Lafuente (stronk7)
6d647878a5
NOBUG: Fixed file access permissions
2018-04-20 23:53:53 +02:00
Eloy Lafuente (stronk7)
fe0ce39b8f
NOBUG: Fixed SVG browser compatibility
2018-04-20 23:53:52 +02:00
Eloy Lafuente (stronk7)
90148ed7e1
Merge branch 'MDL-61899_master-fixgetroleusers' of git://github.com/dmonllao/moodle
2018-04-20 19:13:38 +02:00
sam marshall
a6cacdd266
MDL-61028 core_search: Allow filtering search by user (front-end)
...
Creates a new 'Users' field in the search filters form. This field
requires new JavaScript and, to implement this, a new AJAX-callable
web service to search for users by name, with detailed restrictions
based on the current user's access to view profiles.
2018-04-20 17:10:03 +01:00
sam marshall
71d985ab7d
MDL-61028 core_user: Function to search visible users
...
Implements core_user::search function which can search through the
names (and, if allowed, other identity fields) of all users visible
to the current logged-in user, within a course context or globally.
2018-04-20 17:10:03 +01:00
David Monllao
05564a4cc6
MDL-61899 tool_dataprivacy: Add missing get_role_users fields
2018-04-20 17:46:49 +02:00
sam marshall
a97c937033
MDL-61028 core_form: Autocomplete field to support HTML selection
...
When using the AJAX autocomplete field, it allows JavaScript to add
custom HTML to selected options. For example, the user field from
the assign roles page includes an icon and other information by the
user's name.
Once you submit the form and the page reloads, there was no way to
provide this information back to the autocomplete field. HTML
<option> tag was used for the value names but it may only contain
text, not tags, so including it in the normal value did not work.
This change adds a new option for the autocomplete field that lets
you include HTML to override the default (text-only) value of the
label used to represent each option.
2018-04-20 16:42:54 +01:00
Eloy Lafuente (stronk7)
d102e6ad56
Merge branch 'MDL-56511_master-fixbehat4' of git://github.com/dmonllao/moodle
2018-04-20 17:32:08 +02:00
David Monllao
8b451d25f2
MDL-61899 tool_dataprivacy: Separate the retention period in 2 css selectors
2018-04-20 17:08:32 +02:00
David Monllao
8787ffaa40
MDL-56511 behat: Fix failing behat tests (again)
2018-04-20 15:52:58 +02:00
sam marshall
222a97ce76
MDL-61028 core_search: Allow filtering search by user (back-end, Solr)
...
Adds support in the Solr engine for a new 'userids' parameter to
restrict search results to those created by a specific user or users.
2018-04-20 13:36:55 +01:00
Eloy Lafuente (stronk7)
837b937511
Merge branch 'MDL-61899_master-fixsubjectscope' of git://github.com/dmonllao/moodle
2018-04-20 10:46:36 +02:00
David Monllao
5a3280a18f
MDL-61899 tool_dataprivacy: Replace wrong function for subject scope
2018-04-20 10:27:05 +02:00
Sara Arjona
87bbab5118
MDL-62055 imscp: Implement privacy API
2018-04-20 08:57:04 +02:00
Adrian Greeve
5eb8ad87fc
MDL-61966 block_myoverview: Update to provider for user preferences.
2018-04-20 14:45:10 +08:00
Mark Sharp
c3002d2c3f
MDL-61899 tool_dataprivacy: Fix undefined property error
2018-04-20 14:38:51 +08:00
David Monllao
087353f909
MDL-56511 theme_boost: Restore file perms back to 644
2018-04-20 06:18:54 +02:00
Bas Brands
1801b90535
MDL-56511 Theme: behat fixes for theme clean
2018-04-20 06:18:21 +02:00
Bas Brands
88d184b656
MDL-56511 theme: position next button.
2018-04-20 06:18:19 +02:00
Mark Nelson
10efd23b7c
MDL-61764 message_popup: implement privacy provider
2018-04-20 12:05:32 +08:00
Jun Pataleta
d816a900cb
Merge branch 'MDL-62048_master' of git://github.com/markn86/moodle
2018-04-20 11:53:37 +08:00
Andrew Nicols
9fe8d2e335
Merge branch 'MDL-61892-master' of git://github.com/zig-moodle/moodle
2018-04-20 11:47:54 +08:00
Zig Tan
de33cd0cab
MDL-61892 admin/tools: Implement null privacy providers
2018-04-20 11:41:20 +08:00
Andrew Nicols
b17dd2a3d6
Merge branch 'MDL-61899-master-fix' of git://github.com/junpataleta/moodle
2018-04-20 11:37:46 +08:00
Jun Pataleta
329241335f
MDL-61899 tool_dataprivacy: Use default parameters for get_role_users()
...
* To avoid failures in Oracle.
2018-04-20 11:26:03 +08:00
Claude Vervoort
da04fb70fa
MDL-61651 mod_lti: cisr lineitem support
2018-04-20 11:22:11 +08:00
Andrew Nicols
9775bfcbe4
Merge branch 'wip-MDL-62035-master' of git://github.com/abgreeve/moodle
2018-04-20 11:16:46 +08:00
Adrian Greeve
8c6fae4e9c
MDL-62035 core_blog: Update to blog with comments.
...
This makes blog use the updated delete methods in the
comments provider.
2018-04-20 10:42:43 +08:00
Adrian Greeve
1b33e410b5
MDL-62035 core_comment: Update to deletion methods.
...
Also clarification with the export method to clarify that it
is only for one context.
2018-04-20 10:42:24 +08:00
Andrew Nicols
37909713bb
Merge branch 'MDL-62003-master-privacyfiles' of git://github.com/mudrd8mz/moodle
2018-04-20 10:26:01 +08:00
Jun Pataleta
c1f7e7e90e
Merge branch 'MDL-61848-master' of git://github.com/cescobedo/moodle
2018-04-20 09:20:13 +08:00
Eloy Lafuente (stronk7)
1bcbbe3582
Merge branch 'MDL-61836-master-order' of git://github.com/andrewnicols/moodle
2018-04-20 03:03:34 +02:00
Andrew Nicols
7072009431
MDL-61836 blog: Fix random order failures
2018-04-20 08:56:05 +08:00
Frédéric Massart
0288333c0b
MDL-61836 core_blog: Prevent randomness in comments order
2018-04-20 08:56:05 +08:00
Eloy Lafuente (stronk7)
11f07048f4
Merge branch 'MDL-61827' of git://github.com/lszeremeta/moodle
2018-04-20 02:32:26 +02:00
Eloy Lafuente (stronk7)
774956a6ee
Merge branch 'MDL-61836-master-fix' of git://github.com/andrewnicols/moodle
2018-04-20 02:27:51 +02:00
Eloy Lafuente (stronk7)
85176022e8
Merge branch 'MDL-61991-master' of https://github.com/lucaboesch/moodle
2018-04-20 02:22:20 +02:00
Andrew Nicols
fa983cfcc0
MDL-61836 comment: Add missing require
2018-04-20 08:17:15 +08:00
Eloy Lafuente (stronk7)
00743c0929
Merge branch 'MDL-61975-master' of git://github.com/zig-moodle/moodle
2018-04-20 02:04:18 +02:00
Eloy Lafuente (stronk7)
cd8a0226de
Merge branch 'MDL-61348-take2' of git://github.com/timhunt/moodle
2018-04-20 01:59:15 +02:00
cescobedo
3029395e9d
MDL-61848 auth_manual: Implement Privacy API
2018-04-20 00:08:30 +02:00
sam marshall
ffa868a9e1
MDL-62042 core_search: Unicode non-characters cause indexing problems
...
Unicode characters such as U+FFEF can be entered into Moodle data and
cause indexing failures. This change strips them out of search fields.
2018-04-19 16:54:47 +01:00
David Monllao
8000eac408
MDL-61102 core_search: Restore search manager instance
2018-04-19 13:38:35 +02:00
Frédéric Massart
bf3b4f3e86
MDL-61984 mod_chat: Implement privacy API
2018-04-19 17:32:41 +08:00
David Monllao
b704717847
Merge branch 'MDL-61138-master-require-context-id' of git://github.com/ryanwyllie/moodle
2018-04-19 11:18:47 +02:00
David Monllao
0299444710
Merge branch 'MDL-61102-master' of https://github.com/sammarshallou/moodle
2018-04-19 10:37:30 +02:00
Jun Pataleta
c8058231c1
Merge branch 'MDL-61772-master' of git://github.com/lameze/moodle
2018-04-19 16:13:18 +08:00
Jun Pataleta
53036a6886
Merge branch 'MDL-62025_master' of git://github.com/markn86/moodle
2018-04-19 15:50:09 +08:00
Andrew Nicols
0442789588
MDL-62047 core_userkey: Add privacy implementation
2018-04-19 15:30:10 +08:00
Mark Nelson
a4f994f332
MDL-62025 mod_choice: add missing join on modules table
2018-04-19 15:17:43 +08:00
Andrew Nicols
2e2c66d84a
Merge branch 'MDL-61568-master' of git://github.com/zig-moodle/moodle
2018-04-19 15:00:16 +08:00
Andrew Nicols
7f2e2bfda9
Merge branch 'MDL-61970-master' of git://github.com/FMCorz/moodle
2018-04-19 14:52:04 +08:00
Andrew Nicols
54dcd0146d
Merge branch 'MDL-61969-master' of git://github.com/mihailges/moodle
2018-04-19 14:47:20 +08:00
Jun Pataleta
08a1f3b9f9
Merge branch 'MDL-61878-master' of git://github.com/mihailges/moodle
2018-04-19 14:40:12 +08:00
Zig Tan
202ec23a1f
MDL-61568 repository_flickr: Fix oauth secret export
2018-04-19 14:33:26 +08:00
Ryan Wyllie
1c26b3143d
MDL-61138 mod_quiz: add question preview to random question modal
2018-04-19 13:51:41 +08:00
Ryan Wyllie
6768729e08
MDL-61138 question: external function to get random question set
2018-04-19 13:51:40 +08:00
Mihail Geshoski
700029fca5
MDL-61878 fileconverter_googledrive: Add privacy files and unit tests
2018-04-19 13:16:21 +08:00
Frédéric Massart
b82e600723
MDL-61970 mod_survey: Do not assume context passed is one of survey
2018-04-19 13:10:22 +08:00
Mark Nelson
f611c727f3
MDL-62048 core_privacy: extend test to ensure table exists
2018-04-19 13:00:15 +08:00
Andrew Nicols
81626948c7
MDL-62047 core_userkey: Define component path
2018-04-19 12:46:52 +08:00
Andrew Nicols
13fd4703f3
Merge branch 'MDL-61945-master' of git://github.com/cescobedo/moodle
2018-04-19 11:50:31 +08:00
Andrew Nicols
25d9974ac6
Merge branch 'MDL-61948-master' of git://github.com/mihailges/moodle
2018-04-19 11:38:04 +08:00
Andrew Nicols
305f4f69eb
Merge branch 'MDL-61836-master' of git://github.com/FMCorz/moodle
2018-04-19 11:19:07 +08:00
Andrew Nicols
f13e5f7377
Merge branch 'MDL-61970-master' of git://github.com/FMCorz/moodle
2018-04-19 11:12:35 +08:00
Eloy Lafuente (stronk7)
3271e83c6e
Merge branch 'MDL-61614-master' of git://github.com/rezaies/moodle
2018-04-18 23:13:07 +02:00
David Monllao
f5779bb101
MDL-56511 theme_boost: Fixing minor behat failures
...
Related to MDL-56511 markup changes.
2018-04-18 18:24:20 +02:00
David Monllao
baf8ff9cbf
Merge branch 'MDL-61716-master' of git://github.com/mastnym/moodle
2018-04-18 18:24:10 +02:00
David Monllao
37543ce51e
MDL-61958 rss: Add rss test suite
2018-04-18 18:23:59 +02:00
David Monllao
8d3238d858
Merge branch 'MDL-61958-master' of git://github.com/sarjona/moodle
2018-04-18 18:23:48 +02:00
David Monllao
99775a9f22
Merge branch 'MDL-62018-master' of git://github.com/sarjona/moodle
2018-04-18 18:23:32 +02:00
Jun Pataleta
ba5b59c0af
MDL-61899 tool_dataprivacy: Fixes during integration review
...
* Disable tool by default.
* Add format columns for 'comments' and 'dpocomment' fields in
tool_dataprivacy_request table.
* Use data request exporter when sending email notification to DPO
2018-04-18 18:23:13 +02:00
David Monllao
bb4030ff27
MDL-61899 tool_dataprivacy: Fix cibot complains
2018-04-18 18:22:58 +02:00
Jun Pataleta
0d41df6b5a
MDL-61899 tool_dataprivacy: Create name-description exporter
...
Create exporter for lawful bases that contain name and description pairs
2018-04-18 18:22:49 +02:00
Jun Pataleta
0462786a78
MDL-61899 tool_dataprivacy: Unit test fixes
2018-04-18 18:22:41 +02:00
David Monllao
042729af22
MDL-61899 tool_dataprivacy: Remove namespace alias
...
Includes MDL-61935
2018-04-18 18:22:15 +02:00
Jun Pataleta
d21f89cb06
MDL-61899 tool_dataprivacy: Fix table column width distribution
...
Includes MDL-61935
2018-04-18 18:20:12 +02:00
Jun Pataleta
5750d233f9
MDL-61899 tool_dataprivacy: Add lawful bases fields
...
Includes MDL-61935
* New fields when defining purposes that let the Privacy Officer
set the lawful bases of personal data collection and reason(s)
for the exemption of prohibition from processing sensitive personal
data.
2018-04-18 18:19:17 +02:00
David Monllao
e60058ff98
MDL-61899 tool_dataprivacy: Delete user after deletion request or expired context
...
Includes MDL-61955
2018-04-18 18:18:47 +02:00
Jun Pataleta
2076d34b8e
MDL-61899 tool_dataprivacy: Implement data export for the tool
2018-04-18 18:18:38 +02:00
Jun Pataleta
c504ba4332
MDL-61899 tool_dataprivacy: Helper class for the tool
...
* Create helper functions for getting the string names of data
request types and statuses.
2018-04-18 18:18:17 +02:00
David Monllao
57a59d6c5a
MDL-61899 tool_dataprivacy: Remove upgrade.php and add @since
2018-04-18 18:18:09 +02:00
David Monllao
aaae3c8c82
MDL-61899 tool_dataprivacy: Removing unnecessary dependencies
...
Includes MDL-61489
2018-04-18 18:17:42 +02:00
Adrian Greeve
c2aad2188a
MDL-61899 tool_dataprivacy: Addition of js file and misc. updates.
...
Includes MDL-61489
2018-04-18 18:17:10 +02:00
Barbara Ramiro
eb6b4c2368
MDL-61899 tool_dataprivacy: Styling of the second registry.
...
Includes MDL-61489
2018-04-18 18:16:40 +02:00
Adrian Greeve
d6ff9edd4f
MDL-61899 tool_dataprivacy: Addition of plugin compliance registry.
...
Includes MDL-61489
2018-04-18 18:15:40 +02:00
David Monllao
e95f0def95
MDL-61899 tool_dataprivacy: Fix reference to unexisting method
...
All credit goes to Marcel Behrmann
2018-04-18 18:15:31 +02:00
Jun Pataleta
6f094d4940
MDL-61899 tool_dataprivacy: Fetch context ids to update then update
...
Fetch the context ids to be updated first before performing the update
to the contextlist_context table to avoid using subquery that causes
cross DB compatibility issues.
2018-04-18 18:15:19 +02:00
Jun Pataleta
cb775057fd
MDL-61899 tool_dataprivacy: Additional fixes to tool
...
Fixes applied from the following issues:
1. MDL-61618
2. MDL-61901
2018-04-18 18:15:09 +02:00
David Monllao
a8a6905039
MDL-61899 tool_dataprivacy: Refined patch fixing cibot complains
2018-04-18 18:14:59 +02:00
David Monllao
c5572a933a
MDL-61899 core: Add too_dataprivacy to core plugins
2018-04-18 18:14:43 +02:00
David Monllao
5efc1f9e64
MDL-61899 tool_dataprivacy: Subject access requests tool
...
This commit is composed of different issues, most of them under
MDL-61306:
- MDL-61888, MDL-61785, MDL-61830, MDL-61874, MDL-59720,
MDL-61486, MDL-61697, MDL-61798, MDL-61685, MDL-61682,
MDL-61684, MDL-61618, MDL-61681, MDL-61680, MDL-61487,
MDL-61499, MDL-61500, MDL-61362 and MDL-59718
Contributions to this patch by:
- Jun Pataleta
- David Monllao
- Andrew Nicols
- Adrian B. Greeve
- Jake Dallimore
- Sara Arjona
2018-04-18 18:14:23 +02:00
sam marshall
73fd56663b
MDL-61102 core_search: Improve performance by reducing schema checks
2018-04-18 16:24:51 +01:00
David Mudrák
7a429a160d
MDL-62003 privacy: Fix reported coding style violation
2018-04-18 17:10:18 +02:00
David Mudrák
3ecbf154db
MDL-62003 privacy: Consistently export files into _files folder
...
There were two major issues with the previous implementation:
* The exported folder name was localised so it was "Files" or "Soubory"
etc depending on the current language. Yet URLs referring to the files
in that folder were always rewritten with hard-coded English "files".
* Files from all fileareas and itemids were all exported to a single
target directory. So if there were two files with the same name being
exported from multiple areas (such as submission_content and
submission_attachment in the workshop module), one would overwrite
another.
The patch addresses these issues as follows:
* To unify the folder name and also to minimise the risk of conflict
with a subcontext folder, we now always export stored files under
"_files" folder.
* Under that folder, there is a subdirectory with the area name and then
eventually another subdirectory with non-zero itemid. And there
finally the stored_file is exported to under its own file path.
2018-04-18 17:10:12 +02:00
David Monllao
b5cca5ae5a
Merge branch 'MDL-61796-master' of https://github.com/lucaboesch/moodle
2018-04-18 15:20:19 +02:00
David Monllao
b1e5899c25
Merge branch 'MDL-38099-master' of https://github.com/lucaboesch/moodle
2018-04-18 14:14:20 +02:00
Eloy Lafuente (stronk7)
a53d48e0e3
Merge branch 'MDL-61621_master' of git://github.com/dmonllao/moodle
2018-04-18 12:57:38 +02:00
Jun Pataleta
76dacdb051
Merge branch 'MDL-62025_master' of git://github.com/markn86/moodle
2018-04-18 16:26:26 +08:00
Jun Pataleta
11bc4876ac
Merge branch 'MDL-61928' of git://github.com/timhunt/moodle
2018-04-18 16:00:49 +08:00
Mark Nelson
e95599a57b
MDL-62025 mod_choice: only export in the CONTEXT_MODULE context
2018-04-18 15:10:12 +08:00
Frédéric Massart
61ae0c28db
MDL-61970 mod_survey: Implement privacy API
2018-04-18 14:55:47 +08:00
Andrew Nicols
2babce1763
Merge branch 'MDL-61568-master' of git://github.com/zig-moodle/moodle
2018-04-18 14:24:28 +08:00
Mihail Geshoski
022ee47735
MDL-61969 datapreset_imagegallery: Implement null privacy provider
2018-04-18 13:50:05 +08:00
Mihail Geshoski
f143179a66
MDL-61948 core_media: Implement null privacy provider
2018-04-18 13:44:13 +08:00
Zig Tan
ef43b1d4d6
MDL-61568 core_repository: Implement privacy providers
2018-04-18 13:43:53 +08:00
Zig Tan
d87e16435e
MDL-61568 repository_onedrive: Implement privacy providers
2018-04-18 13:43:53 +08:00
Zig Tan
59f6980201
MDL-61568 repository_youtube: Implement privacy providers
2018-04-18 13:43:53 +08:00
Zig Tan
a7b8587136
MDL-61568 repository_wikimedia: Implement privacy providers
2018-04-18 13:43:44 +08:00
Zig Tan
b703ef4498
MDL-61568 repository_picasa: Implement privacy providers
2018-04-18 13:40:35 +08:00
Zig Tan
015b3974e7
MDL-61568 repository_merlot: Implement privacy providers
2018-04-18 13:40:34 +08:00
Zig Tan
b9118a7481
MDL-61568 repository_googledocs: Implement privacy providers
2018-04-18 13:40:34 +08:00
Zig Tan
1e251bd424
MDL-61568 repository_flickr_public: Implement privacy providers
2018-04-18 13:40:34 +08:00
Zig Tan
35bf4711bb
MDL-61568 repository_flickr: Implement privacy providers
2018-04-18 13:40:17 +08:00
Jun Pataleta
7c12fc2734
Merge branch 'MDL-61520-master' of git://github.com/lameze/moodle
2018-04-18 13:28:36 +08:00
Andrew Nicols
ffced67c67
Merge branch 'MDL-61957-master' of git://github.com/sarjona/moodle
2018-04-18 12:39:34 +08:00
Andrew Nicols
1e351f0976
MDL-61864 lang: Fix trailing whitespace
2018-04-18 12:34:44 +08:00
Andrew Nicols
7d0fcb5c86
MDL-61864 tool_policy: Fix whitespace issues
2018-04-18 12:16:53 +08:00
Andrew Nicols
a8b35f9ccd
Merge branch 'wip-MDL-61864-master' of git://github.com/marinaglancy/moodle
2018-04-18 12:01:29 +08:00
Ryan Wyllie
81f43bc6d4
MDL-61138 question: add question exporters
2018-04-18 11:45:01 +08:00
Ryan Wyllie
6c057c77dc
MDL-61138 mod_quiz: remove YUI random question modal
2018-04-18 11:45:01 +08:00
Ryan Wyllie
1e46fb428f
MDL-61138 mod_quiz: use AMD modal for add random question
2018-04-18 11:45:00 +08:00
Ryan Wyllie
f046b9a4c5
MDL-61138 mod_quiz: create random question AMD modal
2018-04-18 11:45:00 +08:00
Ryan Wyllie
4ab09853f4
MDL-61138 javascript: add paged content widget
2018-04-18 11:45:00 +08:00
Jun Pataleta
4fa9393def
Merge branch 'MDL-56511-master-lint' of git://github.com/andrewnicols/moodle
2018-04-18 11:23:52 +08:00
Ryan Wyllie
2803c8683b
MDL-61138 javascript: add preshow callback to modal factory
2018-04-18 11:19:37 +08:00
Ryan Wyllie
90d8c85ec3
MDL-61138 javascript: stop duplicate custom events firing
2018-04-18 11:19:37 +08:00
Shamim Rezaie
9da6f4d968
MDL-61614 Quiz: Restore tags for random questions
2018-04-18 13:07:08 +10:00
Shamim Rezaie
2a1855887d
MDL-61614 Quiz: backup tags for random questions
2018-04-18 13:07:08 +10:00
Shamim Rezaie
3090719d7d
MDL-61614 Quiz: Deleting a quiz slot should delete its random tags
2018-04-18 13:07:08 +10:00
Shamim Rezaie
66aa172cbb
MDL-61614 Quiz: Maintain slot tags when editing random questions
2018-04-18 13:07:08 +10:00
Shamim Rezaie
d62793fdee
MDL-61614 Quiz: save slot's tags in a table when adding random question
2018-04-18 13:07:08 +10:00
Shamim Rezaie
28e392a8b6
MDL-61614 Quiz: DB schema changes
...
Created a new DB table to store tag data for qiuz slots.
2018-04-18 13:07:08 +10:00
Andrew Nicols
7b87d98d6e
MDL-56511 theme_boost: Fix SCSS lint issues
2018-04-18 11:02:56 +08:00
Zig Tan
bcc08d3b5e
MDL-61979 tool_cohortroles: Implemented privacy providers
2018-04-18 10:50:27 +08:00
Jun Pataleta
3a37a5e934
Merge branch 'MDL-61950-master' of git://github.com/ryanwyllie/moodle
2018-04-18 09:46:57 +08:00
Andrew Nicols
6979cf56e2
Merge branch 'MDL-56511-master' of git://github.com/andrewnicols/moodle
2018-04-18 09:35:29 +08:00
Bas Brands
89f0061e23
MDL-56511 theme_boost: Work around CSS Parser restrictions
...
The CSS Parser used in Moodle does not handle the use of complex
calculations at this stage.
The temporary workaround here uses a fixed position to ensure that the
popover arrows affected are in the correct location.
2018-04-18 09:31:57 +08:00
Bas Brands
3ec69c2ece
MDL-56511 theme_boost: Update to Bootstrap 4 stable
...
Behat fixes by David Monllao <davidm@moodle.com >
- Blocks
- Modals
- Messaging styling
- Breadcrumb
- Pagination
- Course & categories management
2018-04-18 09:31:53 +08:00
Eloy Lafuente (stronk7)
45fc6559b4
Merge branch 'master_MDL-59857' of https://github.com/danmarsden/moodle
2018-04-18 03:06:56 +02:00
Luca Bösch
1c38b99cad
MDL-61796 themes: In Clean, normalize filter labels font size.
...
Actually, in every theme not overriding the template.
2018-04-17 22:43:57 +02:00
Luca Bösch
f0aef7abfe
MDL-61991 theme_boost: Question correctness displayed as label.
2018-04-17 22:41:28 +02:00
Luca Bösch
a07249826a
MDL-38099 comments: year in comments date
2018-04-17 22:40:36 +02:00
Eloy Lafuente (stronk7)
6d4bc5bd34
weekly release 3.5dev
2018-04-17 19:54:27 +02:00
Eloy Lafuente (stronk7)
857617e9db
NOBUG: Fixed file access permissions
2018-04-17 19:54:27 +02:00
Eloy Lafuente (stronk7)
cc41793c50
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2018-04-17 19:54:24 +02:00
Sara Arjona
c01040214a
MDL-61957 gradereport_user: Implement privacy API
2018-04-17 14:31:54 +02:00
Sara Arjona
e8d0133ed5
MDL-61957 gradereport_singleview: Implement privacy API
2018-04-17 14:02:34 +02:00
Sara Arjona
36b88f19ae
MDL-61957 gradereport_overview: Implement privacy API
2018-04-17 14:02:34 +02:00
Sara Arjona
2d84d30d17
MDL-61957 gradereport_outcomes: Implement privacy API
2018-04-17 14:02:33 +02:00
Sara Arjona
7509d232bc
MDL-61957 gradereport_history: Implement privacy API
2018-04-17 14:02:33 +02:00
Sara Arjona
8a43e40247
MDL-61957 gradereport_grader: Implement privacy API
2018-04-17 14:02:20 +02:00
David Monllao
b71ce36030
MDL-60953 search: Set solr as search engine for testing
...
Also replacing field label references for "All groups" references as
there is a mforms bug related to hideIf.
2018-04-17 13:26:21 +02:00
Jun Pataleta
659bdbd22a
Merge branch 'MDL-61663-master-phpunit' of git://github.com/andrewnicols/moodle
2018-04-17 14:44:12 +08:00
Andrew Nicols
ceb2167df1
MDL-61663 phpunit: Add portfolio to the testsuite list
2018-04-17 14:39:56 +08:00
cescobedo
857e34877f
MDL-61945 core_register: Implement Privacy API
2018-04-17 08:23:28 +02:00
Marina Glancy
d5cfbc918f
MDL-61864 tool_policy: cancel button when agreeing to policies
...
Show cancel button during signup only and do not show when user is logged
in and has to accept changed policies
When cancel button is clicked redirect to the site homepage
2018-04-17 14:19:19 +08:00
Marina Glancy
432a90f1ed
MDL-61868 tool_policy: export agreements in privacy api
...
Part of MDL-61864
2018-04-17 14:19:16 +08:00
Jun Pataleta
c3fd1e97ba
Merge branch 'MDL-61862-master' of git://github.com/FMCorz/moodle
2018-04-17 12:07:49 +08:00
Andrew Nicols
5cddf50e69
Merge branch 'wip-MDL-61663-master' of git://github.com/abgreeve/moodle
2018-04-17 11:45:50 +08:00
Andrew Nicols
ae9167bb3b
Merge branch 'MDL-61977-master' of git://github.com/zig-moodle/moodle
2018-04-17 11:42:39 +08:00
Adrian Greeve
0f198a4f8e
MDL-61663 portfolio: Update to the external system link names.
...
Changed the name of the link to something less like an English
string for each of the portfolios.
2018-04-17 11:39:11 +08:00
Frédéric Massart
29b44cedfc
MDL-61862 mod_feedback: Tweak query to support UNION on TEXT fields
...
Thanks Oracle.
2018-04-17 11:35:55 +08:00
Andrew Nicols
18e58659bb
Merge branch 'MDL-61980-master' of git://github.com/mihailges/moodle
2018-04-17 11:34:25 +08:00
Andrew Nicols
cabbda70b1
Merge branch 'MDL-61916-master' of git://github.com/cescobedo/moodle
2018-04-17 11:17:08 +08:00
Andrew Nicols
9dabc4b966
Merge branch 'MDL-61918-master' of git://github.com/mihailges/moodle
2018-04-17 11:12:24 +08:00
Andrew Nicols
f9f74f7a11
Merge branch 'MDL-61903-master' of git://github.com/mihailges/moodle
2018-04-17 11:09:01 +08:00
Zig Tan
8faeb25214
MDL-61568 repository_dropbox: Implement privacy providers
2018-04-17 10:26:50 +08:00
Zig Tan
435e4e2a30
MDL-61568 repository_boxnet: Implement privacy providers
2018-04-17 10:26:50 +08:00
Zig Tan
cbee83840f
MDL-61568 repository_webdav: Implement null privacy provider
2018-04-17 10:26:49 +08:00
Zig Tan
e196d31789
MDL-61568 repository_user: Implement null privacy provider
2018-04-17 10:26:49 +08:00
Zig Tan
05c15ed931
MDL-61568 repository_url: Implement null privacy provider
2018-04-17 10:26:49 +08:00
Zig Tan
ec2ccabf56
MDL-61568 repository_upload: Implement null privacy provider
2018-04-17 10:26:49 +08:00
Zig Tan
63cc353a06
MDL-61568 repository_skydrive: Implement null privacy provider
2018-04-17 10:26:49 +08:00
Zig Tan
013149f1a2
MDL-61568 repository_s3: Implement null privacy provider
2018-04-17 10:26:49 +08:00
Zig Tan
204baa0ef6
MDL-61568 repository_recent: Implement null privacy provider
2018-04-17 10:26:49 +08:00
Zig Tan
9dbd8702c6
MDL-61568 repository_local: Implement null privacy provider
2018-04-17 10:26:49 +08:00
Zig Tan
d712722bd5
MDL-61568 repository_filesystem: Implement null privacy provider
2018-04-17 10:26:48 +08:00
Zig Tan
e9ff078d75
MDL-61568 repository_equella: Implement null privacy provider
2018-04-17 10:26:33 +08:00
Andrew Nicols
f8ad868fad
Merge branch 'm35_MDL-60923_New_BackupDir_Setting-v2' of https://github.com/scara/moodle
2018-04-17 09:44:44 +08:00
Marina Glancy
c182f060fa
MDL-61876 admin: set default forceclean=1
2018-04-17 09:39:22 +08:00
Marina Glancy
b197da8770
MDL-61876 question: apply format_text to input only
2018-04-17 09:39:22 +08:00
Mihail Geshoski
885378ca4e
MDL-61903 webservice: Implement null privacy provider
...
Implement null privacy provider to rest, soap and xmlrpc webservice plugins.
2018-04-17 09:19:59 +08:00
Andrew Nicols
d282ecf683
Merge branch 'MDL-61435-master' of git://github.com/lameze/moodle
2018-04-17 08:37:58 +08:00
Matteo Scaramuccia
40d90f438a
MDL-60923 scheduled tasks: stale temp files in $CFG->backuptempdir too
2018-04-16 23:50:28 +02:00
Matteo Scaramuccia
ef844148a9
MDL-60923 backup: Added $CFG->backuptempdir
...
The new setting will allow to host the temporary backup files
into a specific target directory. Defaults to '$CFG->tempdir/backup'.
Calling make_backup_temp_directory() checks that the required sub-directory
will be properly created under the new target directory.
2018-04-16 23:50:28 +02:00
Jun Pataleta
d51c946700
Merge branch 'MDL-61862-master' of git://github.com/FMCorz/moodle
2018-04-16 23:30:42 +08:00
Eloy Lafuente (stronk7)
06dbe955d0
MDL-61819 editor: add testsuite to phpunit.xml
2018-04-16 16:36:42 +02:00
David Monllao
77d9eca5f2
Merge branch 'MDL-61819-master' of git://github.com/andrewnicols/moodle
2018-04-16 16:12:59 +02:00
Andrew Nicols
5377f8a263
MDL-61819 core_editor: Implement core provider
2018-04-16 21:54:51 +08:00
Andrew Nicols
0d619f41c2
MDL-61819 editor_atto: Implement null provider
2018-04-16 21:54:50 +08:00
Andrew Nicols
8c815348eb
MDL-61819 editor: Implement editor null providers
2018-04-16 21:54:49 +08:00
Simon Champion
99405aa7e2
MDL-61694 core: Add callback to allow additional password check.
...
The standard password validation does some basic strength checks, but
there are a number of other ways to validate a password, such as
checking that it doesn't contain common words. Adding a plugin hook
here allows us to keep up with changes in best practice in this area
as it evolves over time.
2018-04-16 13:40:54 +01:00
David Monllao
99719b6e89
Merge branch 'MDL-39035-master' of https://github.com/lucaboesch/moodle
2018-04-16 12:57:34 +02:00
Frédéric Massart
9f6296e5de
MDL-61862 mod_feedback: Implement core_privacy API
2018-04-16 18:45:27 +08:00
David Monllao
82f0ddc7c7
MDL-60953 search: Update groups support method name
2018-04-16 11:45:18 +02:00
David Monllao
9dbb24fa7a
Merge branch 'MDL-60953-master' of https://github.com/timhunt/moodle
2018-04-16 11:43:53 +02:00
David Monllao
d2c80085fd
Merge branch 'MDL-61741-master-paypal' of git://github.com/mudrd8mz/moodle
2018-04-16 10:57:19 +02:00
David Monllao
2ffb0309dd
Merge branch 'wip-MDL-61808-master' of git://github.com/abgreeve/moodle
2018-04-16 09:59:43 +02:00
Jun Pataleta
1e09c9ac8f
Merge branch 'MDL-61708-lti-fullnamedisplay' of https://github.com/wjroes/moodle
2018-04-16 15:29:08 +08:00
Zig Tan
e6df7dfedd
MDL-61568 repository_coursefiles: Implement null privacy provider
2018-04-16 15:23:23 +08:00
Zig Tan
cfca487f1f
MDL-61568 repository_areafiles: Implement null privacy provider
2018-04-16 15:22:44 +08:00
Jun Pataleta
cdd11481b4
Merge branch 'MDL-61974-master' of git://github.com/andrewnicols/moodle
2018-04-16 13:17:21 +08:00
Sara Arjona
24966a26c7
MDL-61868 tool_policy: Implement privacy API
...
Part of MDL-61864
2018-04-16 11:30:14 +08:00
Sara Arjona
4e9e2b0a0a
MDL-61844 policy: Avoid to accept new policies during current session
...
Avoid redirection for accepting new policies during the manager user session
when $user->policyagreed=0 and he/she activates the first policy for logged in users.
Part of MDL-61864
2018-04-16 11:30:14 +08:00
Sara Arjona
3f9b276b97
MDL-61866 tool_policy: Add readme_moodle.txt file and reorganise styles.css
...
- Review changes made in jquery-eu-cookie-law-popup.js, for minimising them
(add eslint-disable to disable checking)
- Reorganise styles.css to separate CSS code from jquery-eu-cookie-law-popup
to policy one.
- Create readme_moodle.txt file, with instructions for updating the
jquery-eu-cookie-law-popup lib.
Part of MDL-61864
2018-04-16 11:30:14 +08:00
Marina Glancy
cc3790d0ea
MDL-61864 tool_policy: function can_delete_version
...
review TODOs in code, make sure they are either removed or tracker issues are created
2018-04-16 11:30:13 +08:00
Marina Glancy
673b598109
MDL-61864 tool_policy: coding style fixes
2018-04-16 11:30:13 +08:00
Mihail Geshoski
92a03f69d2
MDL-61864 tool_policy: accept policies on signup
2018-04-16 11:30:13 +08:00
Sara Arjona
6109f2348b
MDL-61864 tool_policy: display policies to guests and users
2018-04-16 11:30:13 +08:00
Marina Glancy
cf398020d5
MDL-61864 tool_policy: user agreement reports
2018-04-16 11:30:13 +08:00
David Mudrák
3d9571d5f0
MDL-61864 tool_policy: management of the site policies
2018-04-16 11:30:10 +08:00
Simey Lameze
c91da28071
MDL-61772 question: refresh page after tag question
2018-04-16 11:14:46 +08:00
Andrew Nicols
ae6072b892
MDL-61974 privacy: Rewrite the content writer storage
2018-04-16 11:12:07 +08:00
Andrew Nicols
3224e06de4
Merge branch 'MDL-61952-master' of git://github.com/sarjona/moodle
2018-04-16 10:50:50 +08:00
Andrew Nicols
77fc10710f
Merge branch 'MDL-61954-master' of git://github.com/sarjona/moodle
2018-04-16 10:39:24 +08:00
Andrew Nicols
34e98391e6
Merge branch 'MDL-61902-master' of git://github.com/mihailges/moodle
2018-04-16 10:19:59 +08:00
Mihail Geshoski
c8cc46f851
MDL-61918 assignment: Implement null privacy provider
...
Implement null privacy provider to offline, online, upload and uploadsingle assignment plugins.
2018-04-16 09:59:46 +08:00
Mihail Geshoski
d00fbde6d9
MDL-61902 media: Implement null privacy provider
2018-04-16 09:46:56 +08:00
AMOS bot
d4fa19a11e
Automatically generated installer lang files
2018-04-16 00:07:05 +00:00
Andrew Nicols
53ea0e2ccf
Merge branch 'patch-2' of https://github.com/do-you-even-curl/moodle
2018-04-16 08:04:32 +08:00
Adrian Greeve
25c8fd74ac
MDL-61808 tool_monitor: Implemented privacy classes.
...
This plugin is now compatible with the new privacy system.
2018-04-14 10:42:23 +08:00
Łukasz Szeremeta
65bcb7da0e
MDL-61827 auth: Change Facebook Graph API v2.8 to v.2.12 in OAuth2
...
Use v2.12 Facebook Graph API instead of v2.8
2018-04-13 21:40:42 +02:00
Tim Schroeder
1480277cfa
MDL-60681 lib/tablelib.php: Make flexible_table class better extendable
...
Previously the member functions get_initial_first and get_initial_last of flexible_table were public but deprecated due to being no
longer used. Now they are used by print_initials_bar and made protected. That allows classes deriving from flexible_table to access
the first and last name initials without having to use deprecated methods.
2018-04-13 16:52:52 +02:00
Charles YVANES
a0db02bf7f
MDL-52666 performance: added REQUEST_METHOD in performance_info
2018-04-13 10:25:48 +02:00
Mihail Geshoski
23a52d1a40
MDL-61980 booktool: Implement null privacy provider
...
Implement null privacy provider into booktool_exportimscp, booktool_importhtml, booktool_print plugin.
2018-04-13 16:15:30 +08:00
David Mudrák
22e94d69f7
MDL-61759 admin: Fix notice if attempting use nonexisting policy handler
...
The list of all known handlers may not contain the configured value,
raising the PHP undefined index notice.
2018-04-13 09:42:47 +02:00
Jake Dallimore
644bffca5b
MDL-61663 portfolio_picasa: add privacy provider implementation
2018-04-13 14:47:43 +08:00
Jake Dallimore
3d4a56b4c3
MDL-61663 portfolio_googledocs: add privacy provider implementation
2018-04-13 14:47:42 +08:00
Jake Dallimore
961eb3d1aa
MDL-61663 portfolio_flickr: add privacy provider implementation
2018-04-13 14:47:42 +08:00
Jake Dallimore
90190a6b66
MDL-61663 portfolio_download: add privacy provider implementation
2018-04-13 14:47:42 +08:00
Jake Dallimore
5cbb36cbd8
MDL-61663 portfolio_boxnet: add privacy provider implementation
2018-04-13 14:47:42 +08:00
Jake Dallimore
dfb64c5d5b
MDL-61663 portfolio_mahara: add privacy provider implementation
2018-04-13 14:47:42 +08:00
Jake Dallimore
e6f06ce994
MDL-61663 core_portfolio: add subsystem privacy provider
...
Added provider for portfolio plugins, and legacy polyfill for plugins.
2018-04-13 14:47:40 +08:00
Zig Tan
2245197519
MDL-61977 tool_profiling: Implemented null privacy provider
2018-04-13 14:29:58 +08:00
Zig Tan
825c2fdf8c
MDL-61975 tool_recyclebin: Implemented null privacy provider
2018-04-13 14:00:38 +08:00
Andrew Nicols
1c406559b8
Merge branch 'MDL-60848_master' of https://github.com/markn86/moodle
2018-04-13 13:54:24 +08:00
Mark Nelson
e41a56192a
MDL-60848 atto_recordrtc: removed never shown HTML and string
2018-04-13 13:46:53 +08:00
Frédéric Massart
ce1ec9b4d9
MDL-61836 core_blog: Implement privacy API
2018-04-13 13:22:03 +08:00
Mark Nelson
44946baf04
MDL-60848 core: added instructions on how to update adapter.js
2018-04-13 12:59:24 +08:00
Mark Nelson
77e4535fd9
MDL-60848 atto_recordrtc: implemented privacy provider
2018-04-13 12:59:24 +08:00
Mark Nelson
c8520ca45f
MDL-60848 atto_recordrtc: changed HTML of attached recordings
...
This was done so the user can then click on the recording and
add subtitles etc - the same behaviour as 'atto_media'.
2018-04-13 12:59:24 +08:00
Mark Nelson
b5a3388bb1
MDL-60848 atto_recordrtc: language string changes
...
1. Ordered alphabetically by index.
2. Uncapitalised words after the first per Moodle standards.
3. Added string used by getUserMedia() on Chrome (possibly others).
2018-04-13 12:59:24 +08:00
Mark Nelson
1ecf5c15ca
MDL-60848 atto_recordrtc: set valid default for 'allowedtypes'
2018-04-13 11:46:51 +08:00
Mark Nelson
6b21108b44
MDL-60848 editor_atto: upgrade to add recordrtc
2018-04-13 11:46:51 +08:00
Mark Nelson
dde2a79a70
MDL-60848 atto_recordrtc: bumped version
2018-04-13 11:46:51 +08:00
Mark Nelson
2ce4291183
MDL-60848 core: added recordrtc to core plugin list
2018-04-13 11:46:51 +08:00
Mark Nelson
8be5742cb1
MDL-60848 core: updated adapter.js and moved to core
2018-04-13 11:46:51 +08:00
Dan Marsden
679eab046f
MDL-59857 mod_scorm: use valid length for grade type field.
2018-04-13 11:10:00 +12:00
Luca Bösch
c3c8cc40be
MDL-39035 admin: show old and new version after upgrade in CLI
2018-04-12 18:02:12 +02:00
David Monllao
20bf0c45ff
weekly release 3.5dev
2018-04-12 14:38:12 +02:00
David Monllao
7cdeb8be2e
NOBUG: Fixed SVG browser compatibility
2018-04-12 14:38:11 +02:00
David Monllao
6bef258db3
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2018-04-12 14:38:11 +02:00
David Monllao
547357df4b
MDL-61298 pix: Removing ^M dos line ending characters
2018-04-12 13:34:33 +02:00
Kathrin Osswald
45ae297f7a
MDL-61298 theme Boost: Nav drawer icon improvements - fixes.
2018-04-12 13:28:37 +02:00
Sara Arjona
3d702cc227
MDL-61954 gradeimport_xml: Implement privacy API
2018-04-12 09:49:09 +02:00
Sara Arjona
ce0eb44398
MDL-61954 gradeimport_direct: Implement privacy API
2018-04-12 09:48:52 +02:00
Sara Arjona
aa784c4eb4
MDL-61954 gradeimport_csv: Implement privacy API
2018-04-12 09:42:36 +02:00
Sara Arjona
8517245516
MDL-61952 gradeexport_xml: Implement privacy API
2018-04-12 08:39:48 +02:00
Sara Arjona
ed71c8b1df
MDL-61952 gradeexport_xls: Implement privacy API
2018-04-12 08:39:20 +02:00
Sara Arjona
d44efece94
MDL-61952 gradeexport_txt: Implement privacy API
2018-04-12 08:38:50 +02:00
Sara Arjona
e1b9cb14e4
MDL-61952 gradeexport_ods: Implement privacy API
2018-04-12 08:38:09 +02:00
Ryan Wyllie
40633c6310
MDL-61950 question: include random questions in statistics calculator
2018-04-12 13:36:41 +08:00
Andrew Nicols
05dfaab2b4
Merge branch 'MDL-61852-master' of git://github.com/bmbrands/moodle
2018-04-12 13:14:03 +08:00
Bas Brands
fd70f25519
MDL-61852 core: downgrade popper to version 1.12.6 fixing usertours positioning issues
2018-04-12 07:02:14 +02:00
Andrew Nicols
934b1e9832
MDL-50907 antivirus: Switch to correct string
2018-04-12 10:30:25 +08:00
Ruslan Kabalin
30e1797f29
MDL-50907 antivirus_clamav: Add test coverage for scan_data.
2018-04-12 10:30:25 +08:00
Ruslan Kabalin
694cb8eb21
MDL-50907 antivirus: Add test coverage for scan_data.
2018-04-12 10:30:25 +08:00
Ruslan Kabalin
f6c5cfef77
MDL-50907 tool_messageinbound: Use antiviruses_scan_data for attachments scanning.
2018-04-12 10:30:25 +08:00
Ruslan Kabalin
ddf14b32fe
MDL-50907 antivirus_clamav: Implement data scanning using unix sockets.
...
We use clamav data stream scanning functionality.
2018-04-12 10:30:25 +08:00
Ruslan Kabalin
bd74bda383
MDL-50907 antivirus: Implement data stream scanning default process.
2018-04-12 10:30:25 +08:00
Ruslan Kabalin
8504673116
MDL-50907 antivirus: Make antivirus_exception message more general.
...
Since the scan can be run not only as a result of file uploading, the
language string should be more general.
2018-04-12 10:30:25 +08:00
Eloy Lafuente (stronk7)
3451a05292
Merge branch 'MDL-61668-master' of git://github.com/jleyva/moodle
2018-04-12 00:31:18 +02:00
Eloy Lafuente (stronk7)
c9271388c9
Merge branch 'MDL-61802-master' of https://github.com/AlexWhitlatch/moodle
2018-04-12 00:22:40 +02:00
Eloy Lafuente (stronk7)
fc9f324fe2
Merge branch 'MDL-61828-master' of git://github.com/andrewnicols/moodle
2018-04-12 00:14:32 +02:00
Eloy Lafuente (stronk7)
a845d7d387
Merge branch 'MDL-61895-master' of git://github.com/andrewnicols/moodle
2018-04-11 23:57:46 +02:00
Eloy Lafuente (stronk7)
3b8c9ab2b8
Merge branch 'MDL-61896-master' of git://github.com/andrewnicols/moodle
2018-04-11 23:41:21 +02:00
Eloy Lafuente (stronk7)
74e48d168f
Merge branch 'MDL-61859-master' of https://github.com/snake/moodle
2018-04-11 22:27:25 +02:00
Eloy Lafuente (stronk7)
0f0d0004bd
Merge branch 'MDL-61208-master-fix' of git://github.com/farhan6318/moodle
2018-04-11 20:13:56 +02:00
Eloy Lafuente (stronk7)
d2706c5e58
Merge branch 'MDL-60940-master-forceclean' of git://github.com/mudrd8mz/moodle
2018-04-11 19:39:01 +02:00
Eloy Lafuente (stronk7)
2d42e6e12c
Merge branch 'MDL-61743_master' of git://github.com/dmonllao/moodle
2018-04-11 19:23:01 +02:00
David Monllao
e171dc6dbe
Merge branch 'MDL-61873-master' of git://github.com/cescobedo/moodle
2018-04-11 18:41:43 +02:00
David Monllao
a5db58f4f2
Merge branch 'MDL-61198-master' of git://github.com/jleyva/moodle
2018-04-11 18:23:59 +02:00
David Monllao
0ca25fe2a9
Merge branch 'MDL-61581-master' of https://github.com/lucaboesch/moodle
2018-04-11 18:07:09 +02:00
David Monllao
27fef51d48
MDL-55491 badges: Add missing format_string call
...
Extra version bump + trailing whitespace removal.
2018-04-11 17:55:45 +02:00
David Monllao
728b851eb5
Merge branch 'MDL-55491-master' of git://github.com/sarjona/moodle
2018-04-11 17:53:37 +02:00
Eloy Lafuente (stronk7)
8c46d204a1
MDL-60548 tests: Get tests passing
...
This includes:
- changing all usernames in feature to lowercase, for cross-db passing. Fixes:
- user/tests/behat/set_email_display.feature
- ensure that course_enrolment_manager::get_potential_users() and
external always returns user->maildisplay attribute, so email
visibility can be calculated by user_get_user_details(). Fixes:
- enrol/tests/behat/enrol_user.feature
- blocks/news_items/tests/behat/display_news.feature
- course/tests/behat/course_creation.feature
2018-04-11 17:15:38 +02:00
Farhan Karmali
351cff7928
MDL-61208 enrol: Fix for issue found while testing
2018-04-11 18:24:14 +05:30
David Mudrák
4b82c15cdb
MDL-60940 weblib: Introduce an ability to force cleaning of all content
...
The new configuration flag $CFG->forceclean overrides the noclean
option when calling format_text() so that the text is always
and unconditionally cleaned.
2018-04-11 10:23:45 +02:00
Jake Dallimore
4af7042e6e
Merge branch 'MDL-59691-master' of https://github.com/lucisgit/moodle
2018-04-11 16:01:03 +08:00
Andrew Nicols
2b118a941a
Merge branch 'MDL-61208-master' of git://github.com/farhan6318/moodle
2018-04-11 10:52:29 +08:00
Simey Lameze
de81dc8763
MDL-61520 quiz: fix references for xhtml on stats report
2018-04-11 10:46:13 +08:00
Andrew Nicols
8badf71325
Merge branch 'MDL-61881-master' of git://github.com/zig-moodle/moodle
2018-04-11 10:14:03 +08:00
Zig Tan
6f77c09777
MDL-61881 report: fix privacy lang strings
2018-04-11 10:06:51 +08:00
Jake Dallimore
da16e3e3dc
Merge branch 'MDL-61255_master' of git://github.com/markn86/moodle
2018-04-11 09:53:14 +08:00
Andrew Nicols
46a13e37a8
Merge branch 'MDL-61731-master' of git://github.com/mihailges/moodle
2018-04-11 09:11:36 +08:00
Mihail Geshoski
2f9bd2bf90
MDL-61731 message_email: Add privacy files and unit tests
2018-04-11 09:03:58 +08:00
Andrew Nicols
4ea006e4da
Merge branch 'MDL-61867-master' of git://github.com/mihailges/moodle
2018-04-11 08:51:29 +08:00
AMOS bot
49e54ae981
Automatically generated installer lang files
2018-04-11 00:07:09 +00:00
Eloy Lafuente (stronk7)
bbe8bb0d02
Merge branch 'MDL-61709-scorm-student-fullnamedisplay' of https://github.com/wjroes/moodle
2018-04-11 01:49:54 +02:00
Eloy Lafuente (stronk7)
a2ac42d40c
Merge branch 'MDL-61824-master' of https://github.com/sammarshallou/moodle
2018-04-11 01:02:45 +02:00
Eric Merrill
815c44ce07
MDL-61913 restore: Protect against blocks that aren't being created
2018-04-11 00:50:27 +02:00
Eloy Lafuente (stronk7)
66434106ed
MDL-60548 test: Change modified lang string to get tests back to pass
...
Also modified a template example use, so there aren't courrencies
of the old string in codebase.
2018-04-10 23:24:17 +02:00
Tim Hunt
1872cfcd2f
MDL-61928 formslib: shortforms should work with non-editable forms
2018-04-10 17:39:49 +01:00
Tim Hunt
e37c1fe23d
MDL-61348 quiz reports: fix incorrect groups averages
...
the averages were wrong if a user had mulitple enrolments in a course,
which can happen with some enrolment plugins.
2018-04-10 17:10:28 +01:00
Eloy Lafuente (stronk7)
2f27dca60d
Merge branch 'MDL-60548-master-v4' of https://github.com/Dave-B/moodle
2018-04-10 17:14:46 +02:00
Eloy Lafuente (stronk7)
bd0391d284
Merge branch 'wip-MDL-58697-master-assigngrading' of git://github.com/adamann2/moodle
2018-04-10 15:53:37 +02:00
Kathrin Osswald
64448e1ea9
MDL-61298 theme Boost: Nav drawer icon improvements.
2018-04-10 15:31:12 +02:00
David Monllao
5ba5a5e31d
Merge branch 'MDL-61838-master' of git://github.com/mihailges/moodle
2018-04-10 13:44:05 +02:00
David Monllao
8373df9687
Merge branch 'MDL-61843-master' of git://github.com/mihailges/moodle
2018-04-10 13:42:43 +02:00
Dan Marsden
fbfd69a865
MDL-32585 mod_scorm: Improve force new attempts setting.
...
AMOS BEGIN
MOV [forcenewattempt,mod_scorm],[forcenewattempts,mod_scorm]
AMOS END
2018-04-10 13:38:51 +02:00
Eloy Lafuente (stronk7)
a706fd79a5
MDL-61875 tests: Use existing component & support $CFG->admin
2018-04-10 13:14:34 +02:00
Eloy Lafuente (stronk7)
7aeb85770f
Merge branch 'MDL-61875-master' of https://github.com/snake/moodle
2018-04-10 13:03:27 +02:00
Mark Nelson
23de6f3a2d
MDL-61255 core_message: add warning when notifications not migrated
2018-04-10 17:28:52 +08:00
Mark Nelson
78348dfc4e
MDL-61255 core_message: added helper function to detect legacy messages
2018-04-10 17:28:52 +08:00
Mark Nelson
84f6a716b2
MDL-61255 core_message: migrate data from the 'message_popup' table
2018-04-10 17:26:43 +08:00
Mark Nelson
6f0731adc5
MDL-61255 core_message: adjusted upgrade.txt
2018-04-10 15:17:01 +08:00
Mark Nelson
e78523bff8
MDL-61255 message_popup: change API so it uses new table
2018-04-10 15:17:01 +08:00
Mark Nelson
1f64f17429
MDL-61255 message_popup: add table to store notifications
2018-04-10 15:17:01 +08:00
Mark Nelson
7022b8d9e4
MDL-61255 core_message: add notification when data not migrated
2018-04-10 15:17:01 +08:00
Mark Nelson
5cc6b3eeb5
MDL-61255 core_message: added unit test for task
2018-04-10 15:17:01 +08:00
Mark Nelson
41bc5aa587
MDL-61255 core_message: created task to handle migration of data
2018-04-10 15:17:01 +08:00
David Monllao
d25a8e3c69
Merge branch 'MDL-61846-master' of git://github.com/mihailges/moodle
2018-04-10 08:59:25 +02:00
David Monllao
e7d10540d9
Merge branch 'MDL-61343-master' of git://github.com/Kathrin84/moodle
2018-04-10 08:29:39 +02:00
David Monllao
fd91aab1e7
Merge branch 'MDL-61129-fix-accessibility-on-tables-mod_survey_MASTER' of https://github.com/guillalva06/moodle
2018-04-10 07:57:47 +02:00
Farhan Karmali
fe5b5be1dd
MDL-61208 enrol: Standard enrol plugins should use tasks instead of cron
2018-04-10 09:16:17 +05:30
Andrew Nicols
0d900be445
Merge branch 'MDL-61837-master' of git://github.com/lameze/moodle
2018-04-10 11:16:12 +08:00
Andrew Nicols
091a2630a7
Merge branch 'MDL-61795-master' of git://github.com/mihailges/moodle
2018-04-10 10:40:01 +08:00
Mihail Geshoski
9b8822d2a6
MDL-61795 block_rss_client: Add privacy files and unit tests
2018-04-10 09:34:38 +08:00
Andrew Nicols
f31450578a
MDL-58065 media_videojs: Clarify langstring
2018-04-10 08:54:16 +08:00
Andrew Nicols
b4deb66146
Merge branch 'MDL-58065-master' of https://github.com/lucisgit/moodle
2018-04-10 08:54:12 +08:00
Jake Dallimore
6e6ba82305
MDL-61875 core_privacy: update the core_component_list in the manager
2018-04-10 08:44:42 +08:00
Jake Dallimore
5749f8a4f7
MDL-61875 core_component: new method to get full components list
2018-04-10 08:44:40 +08:00
Eloy Lafuente (stronk7)
6502ba9a26
Merge branch 'MDL-61869_master' of https://github.com/marxjohnson/moodle
2018-04-10 02:26:24 +02:00
Eloy Lafuente (stronk7)
1f4670653d
Merge branch 'MDL-61860-master' of https://github.com/mackensen/moodle
2018-04-10 01:00:31 +02:00
Eloy Lafuente (stronk7)
805a3a4ed7
Merge branch 'MDL-60196_master' of https://github.com/mfabriczy/moodle
2018-04-10 00:55:54 +02:00
Eloy Lafuente (stronk7)
445f3e3f4f
Merge branch 'MDL-61449-master' of git://github.com/jleyva/moodle
2018-04-10 00:43:31 +02:00
cescobedo
bc346cc34d
MDL-61916 format: Add privacy implementation for all format plugins
...
None of the Course format plugins have any user preference or database table.
They all implement the null provider.
2018-04-10 00:17:42 +02:00
Eloy Lafuente (stronk7)
90ce448189
Merge branch 'MDL-60774-master' of git://github.com/jleyva/moodle
2018-04-10 00:02:49 +02:00
Daniel Thies
e909bfc70f
MDL-61476 mod_glossary: Check XML arrays exist
2018-04-09 23:27:27 +02:00
Daniel Thies
26c9798596
MDL-61476 mod_glossary: Support tags in entries export
2018-04-09 23:26:34 +02:00
Eloy Lafuente (stronk7)
cb03034466
Merge branch 'MDL-61861-master' of git://github.com/andrewnicols/moodle
2018-04-09 20:23:49 +02:00
Tony Butler
60e9f9083e
MDL-59691 assignfeedback_editpdf: Allow comment placement to all edges
...
Plus a couple of extra usability improvements:
- Collapse comment during move to allow precise placement
- Change cursor style to indicate that dragging is possible
2018-04-09 16:55:36 +01:00
Tony Butler
ad7c719de4
MDL-59691 assignfeedback_editpdf: Allow comments to collapse to top-left
...
Forcing them to collapse to the bottom-left corner seems less natural
and effectively changes the location of existing comments from pre-3.3
2018-04-09 16:55:36 +01:00
sam marshall
a539e5605c
MDL-61824 core_search: Deleting restored context caused error
...
When restoring content, this adds it to a queue for indexing. If the
restored content was then deleted before the indexing takes place,
this caused an exception in the scheduled task.
This change makes it continue safely past missing contexts.
2018-04-09 16:36:30 +01:00
Guillermo Alvarez
f1dd1cb5e0
MDL-61129 survey: Add colgroup attribute at survey question tables
2018-04-09 10:33:43 -05:00
Stephen Bourget
75653a3068
MDL-55491 badges: Add cohort as badge criteria
2018-04-09 11:03:30 +02:00
Eugene Venter
abc07b53a7
MDL-55491 badges: Add cohort as badge criteria
...
commissioned by NZ Customs Service
2018-04-09 10:23:50 +02:00
Jake Dallimore
417ef862e4
Merge branch 'MDL-61711' of git://github.com/stronk7/moodle
2018-04-09 16:19:44 +08:00
Mark Nelson
0174e72ba8
MDL-60848 atto_recordrtc: removed 'oldermoodle' variable
2018-04-09 16:15:24 +08:00
Andrew Nicols
adf4ae83fc
Merge branch 'MDL-61829-master' of git://github.com/zig-moodle/moodle
2018-04-09 15:28:18 +08:00
Andrew Nicols
43c5278ad3
Merge branch 'MDL-61736-master' of git://github.com/sarjona/moodle
2018-04-09 15:25:02 +08:00
Sara Arjona
3449816e7f
MDL-61736 user: Show correct status when enrol method is disabled
...
When disabling an enrolment method, the user status will be displayed
as "Not current" instead of "Active".
2018-04-09 08:45:57 +02:00
Zig Tan
f5edb0c638
MDL-61829 block_community: Implement privacy provider
2018-04-09 14:09:14 +08:00
Andrew Nicols
98645b5be4
Merge branch 'MDL-60416_master' of git://github.com/markn86/moodle
2018-04-09 13:38:56 +08:00
Marina Glancy
5714c88b5f
MDL-61852 core: 3rd party lib include cleanup
2018-04-09 12:27:45 +08:00
Bas Brands
ea33609e4b
MDL-61852 lib: move popper.js to core
...
Popper is used in tool_usertours. Bootstrap 4 stable depends on popper too. Moving to /lib so both can use a single popper.js lib
2018-04-09 12:08:48 +08:00
Mark Nelson
9e0501a611
MDL-60416 ltiservice_gradebookservices: supply error code reason
2018-04-09 12:08:35 +08:00
Mark Nelson
ede461a9a4
MDL-60416 ltiservice_gradebookservices: use moodle_url for links
2018-04-09 12:08:35 +08:00
Mark Nelson
43a60f7fd8
MDL-60416 ltiservice_memberships: construct JSON as PHP array
2018-04-09 12:08:35 +08:00
Mark Nelson
2e352cd1fa
MDL-60416 core: added 'gradebookservices' to plugin list
2018-04-09 12:08:35 +08:00
Mark Nelson
7a08156eef
MDL-60416 mod_lti: add unit test for gradebook cleanup task
2018-04-09 12:08:35 +08:00
Claude Vervoort
c02324d96a
MDL-60416 mod_lti: Introduced LTI Advantage
...
A huge thanks goes to 'Diego del Blanco' and
'Chris Lawson' for contributing much of their
code and time to this project, and to Cengage
for sponsoring it.
Much appreciated!
2018-04-09 12:08:35 +08:00
nlnrose
18e27e7bdb
MDL-61802 Admin: Corrected typo in test file.
...
The file privcacy_provider_test.php was supposed to be
privacy_provider_test.php.
2018-04-08 21:58:55 -06:00
Simey Lameze
b71f21bda9
MDL-61837 core_question: replace tag fields on edit page
2018-04-09 11:46:53 +08:00
Simey Lameze
a9b3410632
MDL-61837 core_question: replace tag fields on tag modal
2018-04-09 11:46:46 +08:00
Mihail Geshoski
10268ec52e
MDL-61867 fileconverter_unoconv: Add privacy files
2018-04-09 11:41:21 +08:00
Helen Foster
efefa2d905
MDL-61033 mod_quiz: Update lang string
2018-04-09 10:39:19 +08:00
Andrew Nicols
c36eea3d28
Merge branch 'MDL-61033-master' of https://github.com/nashtechdev01/moodle
2018-04-09 10:37:23 +08:00
Andrew Nicols
853508eed3
MDL-61601 cohort: Move theme test to moodle_page
2018-04-09 10:16:54 +08:00
Zig Tan
71098b9524
MDL-61881 report_usersessions: Implement null privacy provider
2018-04-09 09:57:15 +08:00
Zig Tan
b398f0702a
MDL-61881 report_stats: Implement null privacy provider
2018-04-09 09:56:53 +08:00
Zig Tan
d8e07b9f75
MDL-61881 report_security: Implement null privacy provider
2018-04-09 09:56:31 +08:00
Zig Tan
2b0b91d7ee
MDL-61881 report_questioninstances: Implement null privacy provider
2018-04-09 09:56:07 +08:00
Zig Tan
024d11a8ab
MDL-61881 report_performance: Implement null privacy provider
2018-04-09 09:55:47 +08:00
Zig Tan
70b123700a
MDL-61881 report_participation: Implement null privacy provider
2018-04-09 09:55:26 +08:00
Zig Tan
c1a8f55b86
MDL-61881 report_outline: Implement null privacy provider
2018-04-09 09:55:07 +08:00
Zig Tan
c4c5061d1c
MDL-61881 report_loglive: Implement null privacy provider
2018-04-09 09:54:38 +08:00
Zig Tan
219c136003
MDL-61881 report_log: Implement null privacy provider
2018-04-09 09:54:09 +08:00
Zig Tan
747ac8e9c4
MDL-61881 report_insights: Implement null privacy provider
2018-04-09 09:53:45 +08:00
Zig Tan
7b78c329c5
MDL-61881 report_eventlist: Implement null privacy provider
2018-04-09 09:53:19 +08:00
Zig Tan
16044f5140
MDL-61881 report_courseoverview: Implement null privacy provider
2018-04-09 09:49:50 +08:00
Zig Tan
c68b4a9d04
MDL-61881 report_configlog: Implement null privacy provider
2018-04-09 09:49:18 +08:00
Zig Tan
e9251c0fe5
MDL-61881 report_competency: Implement null privacy provider
2018-04-09 09:48:55 +08:00
Zig Tan
554b8789d6
MDL-61881 report_backup: Implement null privacy provider
2018-04-09 09:48:21 +08:00
Andrew Nicols
d607cdd782
Merge branch 'MDL-61601-master' of git://github.com/sarjona/moodle
2018-04-09 09:38:21 +08:00
Andrew Nicols
9ec2b3e639
Merge branch 'MDL-59581' of https://github.com/stronk7/moodle
2018-04-09 09:26:23 +08:00
Eloy Lafuente (stronk7)
970df71df3
MDL-61711 install: update the list of stale files for 3.5
2018-04-09 02:21:55 +02:00
Jake Dallimore
2f5fa7109e
MDL-59581 database: remove mssql references from lib/ files
2018-04-09 02:00:09 +02:00
Jake Dallimore
d67991f15a
MDL-59581 database: remove mssql strings from install.php
2018-04-09 01:59:57 +02:00
Jake Dallimore
9c533e01dd
MDL-59581 database: remove mssql_native_moodle_database test from enrol
2018-04-09 01:59:37 +02:00
Jake Dallimore
2610190674
MDL-59581 database: remove mssql reference from top level files
2018-04-09 01:59:28 +02:00
Jake Dallimore
4c00922f2e
MDL-59581 database: remove mssql_native_moodle_database test from auth
2018-04-09 01:59:16 +02:00
Jake Dallimore
811808b3d2
MDL-59581 database: removal of mssql bits from admin/
2018-04-09 01:59:06 +02:00
Jake Dallimore
48c3e99599
MDL-59581 database: remove mssql specific code from lib/dml
2018-04-09 01:58:26 +02:00
Andrew Nicols
e484db7c94
MDL-61896 filter: Implement privacy API for all filters
2018-04-08 15:55:37 +08:00
Andrew Nicols
240524049e
MDL-61895 availability: Implement null provider for plugins
2018-04-08 14:21:31 +08:00
Andrew Nicols
d043aa071b
MDL-61861 privacy: Add unit tests to check all providers.
2018-04-08 14:12:42 +08:00
Andrew Nicols
5b18ae4a8a
MDL-61828 core_privacy: Support proper nesting in test trees
2018-04-08 13:35:09 +08:00
cescobedo
6291e67b11
MDL-61873 auth: Add privacy implementation for all auth plugins
...
None of the Auth plugins (except manual and oauth2) have any user preference or database table.
They all implement the null provider.
2018-04-07 11:24:17 +02:00
willem
9376f7d68e
MDL-61709 mod_scorm: use student fullname when not in standards mode
...
Changed the scorm12standard setting for SCORM 1.2 in a more generic
'use SCORM Standards' setting. New setting is off by default.
The student name passed into the module is formatted as
$USER->lastname .', '. $USER->firstname and thus ignores the
fullnamedisplay. This is per SCORM1.2 standards. If setting
'use SCORM Standards' is disabled fullname will be used instead.
2018-04-07 09:14:22 +02:00
Luca Bösch
3d7f501293
MDL-61581 lesson: style continue to last buttons
2018-04-06 16:44:12 +02:00
David Monllao
297509d70c
MDL-61621 blocks: New API function
2018-04-06 13:12:30 +02:00
Jake Dallimore
fdae6f77d6
MDL-61859 core_completion: fix unit tests expecting exceptions twice
...
We can't expectException twice in the same test, so split this out into
another test.
2018-04-06 17:30:31 +08:00
Mark Nelson
a8d022d814
MDL-60848 atto_recordrtc: removed use of bowser.js
2018-04-06 17:24:59 +08:00
Mark Nelson
492a795d67
MDL-60848 atto_recordrtc: removed unnecessary files
2018-04-06 17:24:47 +08:00
jfederico
b4bbf31bf1
MDL-60848 atto_recordrtc: Add recordrtc to core
...
Thanks also goes to Jacob Prud'homme from Blindside
Networks who contributed a vast portion of this code.
2018-04-06 17:14:36 +08:00
David Monllao
45ade52173
MDL-61743 message: Add context level checking
2018-04-06 09:09:15 +02:00
David Monllao
3650af761a
MDL-61743 core_privacy: Add context level checks for all users deletion
2018-04-06 08:57:24 +02:00
Andrew Nicols
fa9243cd85
MDL-61743 core_privacy: Reduce context specificty
...
Deletion is called for a context against all components, not just
modules.
2018-04-06 08:57:24 +02:00
Sara Arjona
88cb8b781d
MDL-61601 cohort: Add theme support for cohorts
...
If enabled $CFG->allowcohortthemes, then themes can be set at the cohort level.
This will affect all users with only one cohort or more than one but with the same theme.
The default theme order will be: course, category, session, user, cohort, site.
2018-04-06 08:28:01 +02:00
Andrew Nicols
cba5d8f1de
MDL-61861 core_tag: Correct langstring identifier
2018-04-06 09:25:54 +08:00
Mihail Geshoski
ee0d7009e4
MDL-61846 dataformat: Add privacy implementation for all plugins
2018-04-06 09:25:44 +08:00
Mihail Geshoski
13840b978d
MDL-61843 report_completion: Add privacy files
2018-04-06 09:13:45 +08:00
Mihail Geshoski
c2384dde13
MDL-61838 report_progress: Add privacy files
2018-04-06 09:00:02 +08:00
Charles Fulton
baab37149d
MDL-61860 auth: standardise config inclusion
2018-04-05 14:37:02 -04:00
Eloy Lafuente (stronk7)
2bd2660751
weekly release 3.5dev
2018-04-05 15:38:01 +02:00
Eloy Lafuente (stronk7)
39071b0707
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2018-04-05 15:37:59 +02:00
Ruslan Kabalin
7d241879bf
MDL-58065 media_videojs: Add tests for RTMP and flash.
2018-04-05 12:19:16 +01:00
sam marshall
3c49b0e6b6
MDL-60953 core_search: UI to search by group
2018-04-05 11:42:09 +01:00
Ruslan Kabalin
2e59aee791
MDL-58065 media_videojs: Add RTMP support.
2018-04-05 11:15:03 +01:00
Juan Leyva
cf58a2d528
MDL-61198 course: Return course format options in WS
2018-04-05 11:05:47 +01:00
Juan Leyva
ef184ad6e0
MDL-61198 course: New function for format to support external config
...
New function to return the course format settings for external clients
via Web Services.
Some settings (like private keys/tokens) should be not returned if the
user hasn’t appropriate permissions.
2018-04-05 11:05:47 +01:00
Mark Johnson
e65560e3eb
MDL-61869 output: Infer rendering of templatables
2018-04-05 09:45:15 +01:00
Juan Leyva
3c8de97d00
MDL-61668 tool_mobile: New options for disabled features
...
We are allowing admins to disable course or courses download.
2018-04-05 08:53:38 +01:00
Jake Dallimore
1c217fa9ee
Merge branch 'MDL-61761-master' of git://github.com/mihailges/moodle
2018-04-05 13:17:53 +08:00
Mihail Geshoski
0edc94e316
MDL-61761 message_jabber: Add privacy files and unit tests
2018-04-05 12:00:47 +08:00
Jake Dallimore
90cdf50dd9
Merge branch 'wip-MDL-61163-master' of git://github.com/marinaglancy/moodle
2018-04-05 10:36:57 +08:00
Andrew Nicols
682282de55
Merge branch 'MDL-61464-master' of git://github.com/rezaies/moodle
2018-04-05 09:44:05 +08:00
Andrew Nicols
8f205734fb
Merge branch 'MDL-60726-master' of git://github.com/zig-moodle/moodle
2018-04-05 08:32:21 +08:00
Eloy Lafuente (stronk7)
2b9e3510f8
Merge branch 'MDL-61076-master' of https://github.com/sammarshallou/moodle
2018-04-05 02:09:31 +02:00
Eloy Lafuente (stronk7)
f21b5591c6
Merge branch 'MDL-61818-master' of git://github.com/andrewnicols/moodle
2018-04-05 00:49:23 +02:00
Eloy Lafuente (stronk7)
9c93f67328
Merge branch 'wip-MDL-61746-master' of https://github.com/RohithSrk/moodle
2018-04-05 00:42:11 +02:00
Eloy Lafuente (stronk7)
716e9deab7
Merge branch 'MDL-61673-fix-wrong-string-on-calendar-mustache_MASTER' of https://github.com/guillalva06/moodle
2018-04-05 00:35:49 +02:00
Jun Pataleta
b07f2c4691
MDL-61781 admin_settings: Fix default settings value for docroot
2018-04-04 16:45:35 +08:00
Zig Tan
5687cd044d
MDL-60726 assign: Fix assign submission confirmation alignment
2018-04-04 16:35:15 +08:00
Juan Leyva
b9e6db9ddc
MDL-61449 tool_mobile: New Web Service tool_mobile_get_content
2018-04-04 08:28:00 +01:00
Andrew Nicols
f9d8a27f2c
Merge branch 'MDL-61692-master-2' of https://github.com/snake/moodle
2018-04-04 11:37:09 +08:00
Andrew Nicols
6ab10c3d77
Merge branch 'wip-MDL-56635-master' of git://github.com/marinaglancy/moodle
2018-04-04 11:27:11 +08:00
Andrew Nicols
0e25774762
Merge branch 'MDL-61183-master' of git://github.com/farhan6318/moodle
2018-04-04 11:00:07 +08:00
Farhan Karmali
6afa07edd1
MDL-61183 user: Added total participants count on paricipants page
2018-04-04 07:56:38 +05:30
Jake Dallimore
19ca0aaa6b
MDL-61692 core_privacy: add privacyfields to link_ methods
...
Some subsystems are like conduits, passing data along to plugins which,
in turn, send the data externally. Only the component linking to (using)
the subsystem will know what data it is sending along to the eventual
external system, so should be able to specify this at the time of
linking. The same goes for plugintypes.
2018-04-04 10:00:39 +08:00
Andrew Nicols
b9201e1b2b
Merge branch 'MDL-61751-master-fix' of https://github.com/snake/moodle
2018-04-04 09:10:32 +08:00
Jake Dallimore
0fe269291e
MDL-61751 core_plagiarism: fix fatal error with privacy legacy polyfill
2018-04-04 08:58:18 +08:00
Andrew Nicols
711c4775c5
MDL-60811 enrol_self: Remove unused globals
2018-04-04 08:55:54 +08:00
Andrew Nicols
36052f7185
Merge branch 'MDL-60811-master' of git://github.com/farhan6318/moodle
2018-04-04 08:48:21 +08:00
Eloy Lafuente (stronk7)
92221e9d44
Merge branch 'MDL-61451-master' of git://github.com/cescobedo/moodle
2018-04-04 01:39:36 +02:00
Eloy Lafuente (stronk7)
c8cbdfce24
Merge branch 'MDL-61817-master' of git://github.com/andrewnicols/moodle
2018-04-04 01:22:36 +02:00
Eloy Lafuente (stronk7)
1c2d8c7fb3
MDL-61751 core_plagiarism: add testsuite to phpunit.xml
2018-04-04 01:04:54 +02:00
Eloy Lafuente (stronk7)
cb92d20996
Merge branch 'MDL-61502-master' of https://github.com/lucaboesch/moodle
2018-04-04 00:49:59 +02:00
Eloy Lafuente (stronk7)
5deadc8229
Merge branch 'wip-MDL-61522-master' of git://github.com/marinaglancy/moodle
2018-04-04 00:45:37 +02:00
Eloy Lafuente (stronk7)
3f278e7803
Merge branch 'MDL-61525-master' of https://github.com/HuongNV13/moodle
2018-04-04 00:41:49 +02:00
Eloy Lafuente (stronk7)
f287b7efbb
Merge branch 'MDL-61665-master' of https://github.com/iamandrew/moodle
2018-04-04 00:39:10 +02:00
Eloy Lafuente (stronk7)
f9ee170a9b
Merge branch 'MDL-61703-master' of git://github.com/andrewnicols/moodle
2018-04-04 00:31:11 +02:00
Eloy Lafuente (stronk7)
dfbcdb3ec2
Merge branch 'MDL-61751-master' of git://github.com/andrewnicols/moodle
2018-04-04 00:23:44 +02:00
Eloy Lafuente (stronk7)
eed3d30194
Merge branch 'MDL-61781-master' of https://github.com/lucaboesch/moodle
2018-04-03 23:46:08 +02:00
Eloy Lafuente (stronk7)
5b123ab8d3
Merge branch 'MDL-61724-master' of git://github.com/mihailges/moodle
2018-04-03 23:38:59 +02:00
Eloy Lafuente (stronk7)
1619d36e99
Merge branch 'MDL-60115-Book-cancel-button-redirect-bug-master' of https://github.com/Moodlers/moodle-1
2018-04-03 21:45:49 +02:00
Farhan Karmali
ebaf979c94
MDL-60811 enrol_self: Add bulk action for self enrollment on users page
2018-04-03 19:29:44 +05:30
Marcus Fabriczy
e86cbd49bb
MDL-60196 core_course: Fix the display of custom LTI icons
...
Custom LTI icons attached to LTI tools did not display - a regression
caused by MDL-55796.
Change-Id: I02c5d9ff4738657100d020e406d391a449f7588b
2018-04-03 20:36:44 +09:30
Jake Dallimore
73582bd26e
Merge branch 'eugene-auth-email-wantsurl' of https://github.com/bynare/moodle-fixes
2018-04-03 18:40:52 +08:00
Jake Dallimore
f16b871fe2
Merge branch 'wip-MDL-61815-master' of git://github.com/abgreeve/moodle
2018-04-03 17:53:13 +08:00
Jake Dallimore
166a9cec54
Merge branch 'wip-MDL-61127-master' of git://github.com/abgreeve/moodle
2018-04-03 17:34:03 +08:00
Juan Leyva
73d85fee4f
MDL-60774 tool_mobile: Support for new site add-ons properties
2018-04-03 09:58:01 +01:00
Jun Pataleta
5a0dd0e50d
Merge branch 'MDL-58411-master' of https://github.com/lucaboesch/moodle
2018-04-03 16:44:43 +08:00
Adrian Greeve
dcf4254179
MDL-61127 filepicker: Selected repository now highlighted.
2018-04-03 16:25:41 +08:00
Adrian Greeve
5aeadf0b7b
MDL-61127 filepicker: Added aria-selected attribute to repos.
...
The repository list in the file picker now as aria-selected
added to denote which repository is selected.
2018-04-03 16:25:40 +08:00
Andrew Nicols
e9b779f143
Merge branch 'wip-MDL-61629-master' of git://github.com/abgreeve/moodle
2018-04-03 15:58:26 +08:00
Adrian Greeve
7820177f20
MDL-61629 message_airnotifier: Add privacy files and unit tests.
2018-04-03 15:33:31 +08:00
Andrew Nicols
c464c08a52
MDL-61256 core_search: Coding style fixes
2018-04-03 14:36:15 +08:00
Andrew Nicols
a9710e9d94
Merge branch 'MDL-61256-master' of https://github.com/sammarshallou/moodle
2018-04-03 14:23:54 +08:00
Andrew Nicols
c835d2c8a8
Merge branch 'MDL-61020-master' of git://github.com/rezaies/moodle
2018-04-03 13:58:03 +08:00
Luca Bösch
94cb5a662a
MDL-58411 qtype_essay: Add file type validation in essay question type
2018-04-03 07:27:56 +02:00
Simey Lameze
1399c7e350
MDL-61435 core_tag: improve get_tags_by_area_in_contexts performance
2018-04-03 12:55:40 +08:00
Adrian Greeve
0f6fb93653
MDL-61815 core_privacy: Fix for metadata types and new method.
...
Minor fix for subsystem_link and plugintype_link.
Addition of get_null_provider_reason in the manager class.
2018-04-03 12:05:18 +08:00
Eloy Lafuente (stronk7)
f6873c2e31
Merge branch 'MDL-61766-master' of git://github.com/junpataleta/moodle
2018-04-03 01:18:20 +02:00
Eloy Lafuente (stronk7)
5db00dc3c9
Merge branch 'MDL-61689-master' of git://github.com/andrewnicols/moodle
2018-04-03 01:16:27 +02:00
Eloy Lafuente (stronk7)
0f25080367
MDL-61223 course: keep some tests using old values (January 1st 1970)
2018-04-02 21:55:08 +02:00
Guillermo Alvarez
8669d43a96
MDL-61673 calendar: Replace wrong string on mustache template
2018-04-02 10:32:07 -05:00
Eloy Lafuente (stronk7)
2c28cadac1
MDL-61223 course: amend test setup to keep passing and covering case
2018-04-02 12:00:54 +02:00
Eloy Lafuente (stronk7)
7d4c1953d9
Merge branch 'MDL-61223-master' of git://github.com/andrewnicols/moodle
2018-04-02 11:53:10 +02:00
Eloy Lafuente (stronk7)
64a14f15bc
Merge branch 'MDL-61801-master' of git://github.com/andrewnicols/moodle
2018-04-02 11:04:49 +02:00
Andrew Nicols
1d055d806b
MDL-61817 tinymce: Add privacy implementation for all plugins
...
None of the TinyMCE plugins have any user preference or database table.
They all implement the null provider.
2018-04-02 13:50:48 +08:00
Andrew Nicols
658f84ab0c
MDL-61818 antivirus: Implement core_privacy API
2018-04-02 13:47:17 +08:00
Michael Brown
37fdff573b
MDL-60115 mod_book: Book Resource Cancel Button Redirect Bug
...
When the user creates a book but adds no chapters, hitting cancel on
the chapter creation page would redirect you right back to the same
page with no explanation. This solution redirects to the course page
when canceling chapter creation when no chapters are present.
2018-04-02 04:01:34 +00:00
Huong Nguyen
c9e3070465
MDL-61525 Groups: Index page error on first time visit
2018-04-01 23:02:56 +07:00
Andrew Nicols
6fb1fd3183
MDL-61751 core_privacy: Correct test return
2018-04-01 13:34:44 +08:00
Jake Dallimore
605528e979
MDL-61751 core_plagiarism: add polyfill for plagiarism provider
2018-04-01 13:34:44 +08:00
Andrew Nicols
1690a76e62
Merge branch 'MDL-61574-master' of git://github.com/tallthom/moodle
2018-04-01 11:49:17 +08:00
Thom Rawson
6fb64a4ec0
MDL-61574 mod_lti: removed usage of PHP7 reserved word in namespace
2018-04-01 12:39:54 +09:00
AMOS bot
c9fc116b1d
Automatically generated installer lang files
2018-03-31 00:07:01 +00:00
sam marshall
9a53cdb0fc
MDL-61076 core_search: Require confirmation for search areas actions
...
The search areas screen contains several options which are potentially
risky for a live site but can be triggered by accidentally clicking a
single button or link.
This change adds a confirmation prompt for all these options.
The enable/disable search area icon does not have a confirmation
prompt because this is nondestructive (you can just click the icon
again to change it back).
2018-03-29 17:41:01 +01:00
sam marshall
40aa5fe9ab
MDL-61256 core_search: Support search of section titles, summaries
2018-03-29 17:38:36 +01:00
Andrew Nicols
214b9e89d6
MDL-61801 core_privacy: Correct bug in unit test provider
2018-03-29 22:36:06 +08:00
Jun Pataleta
a2e7a47a6e
MDL-61766 xmldb: Handle custom admin path
2018-03-29 18:29:32 +08:00
Luca Bösch
adb21080a3
MDL-61502 questions: add filter tests to gapselect question type.
2018-03-29 12:13:27 +02:00
Luca Bösch
8274c72ca1
MDL-61781 installation: docs link should have https.
2018-03-29 12:12:50 +02:00
Andrew Nicols
3fb9ad0ea7
MDL-61703 privacy: Allow writing of user preferences at any context
2018-03-29 15:28:13 +08:00
Jun Pataleta
39fab18e27
weekly release 3.5dev
2018-03-29 12:55:38 +08:00
Jun Pataleta
358ac4d476
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2018-03-29 12:55:37 +08:00
Andrew Nicols
9cd8f95a74
Merge branch 'MDL-53226-master-fix' of git://github.com/junpataleta/moodle
2018-03-29 12:40:39 +08:00
Jun Pataleta
bc178fa038
MDL-53226 search_simpledb: Fix table name in query
2018-03-29 12:38:06 +08:00
Marina Glancy
c8d5e54cd1
MDL-61163 mod_wiki: guests should be able to view frontpage modules
...
When wiki is added to the frontpage and the guest role has capability to view
wiki, users should not be required to log in.
2018-03-29 11:11:48 +08:00
Marina Glancy
c6956595f7
MDL-61163 mod_wiki: add default view capability to frontpage
...
It is inconsistent that guests are allowed to view frontpage wiki but once user is logged in they
loose this capability
2018-03-29 11:11:48 +08:00
Marina Glancy
3a93df8b9a
MDL-61163 mod_wiki: correct capability check in modinfo
...
Wiki defines capability mod/wiki:viewpage instead of standard mod/wiki:view . This means that people
who do not have capability to view wiki still see it in the modules list.
Also corrected unittest that was testing situation when student has capability to create pages
but does not have capability to view pages. Such student should not see wiki module at all.
2018-03-29 11:11:45 +08:00
Eloy Lafuente (stronk7)
83c64f78c0
Merge branch 'MDL-36941_master-fix' of git://github.com/markn86/moodle
2018-03-28 18:42:18 +02:00
Mark Nelson
7489e4d5b9
MDL-36941 message_popup: do not remove message_popup table
...
This is a partial revert of commit 123631ad47 .
Most of the logic was NOT reverted, just the part deleting the table was.
Note - this fix was done on integration.git and as a result no
upgrade step was added to re-introduce the table, sorry! This
means for those on integration.git you will have to re-install
your Moodle site so the 'message_popup' table is present.
Please see tracker for comments as to why we need to keep it! :)
2018-03-28 18:16:46 +02:00
Jake Dallimore
78c03392d4
Merge branch 'MDL-61770-master' of git://github.com/andrewnicols/moodle
2018-03-28 18:16:43 +02:00
Andrew Nicols
e8b3c3e178
Merge branch 'MDL-61364-master' of git://github.com/lameze/moodle
2018-03-28 18:16:40 +02:00
Andrew Nicols
bddf012b7c
Merge branch 'MDL-61364-master' of git://github.com/lameze/moodle
2018-03-28 18:16:37 +02:00
Ngo Nghia
5a8d683fb2
MDL-25617 backup: backup/restore using extra_question_fields
2018-03-28 18:16:34 +02:00
Eloy Lafuente (stronk7)
54b5941501
Merge branch 'MDL-39060-master' of git://github.com/zig-moodle/moodle
2018-03-28 18:16:31 +02:00
Eloy Lafuente (stronk7)
55bfb8ab5f
Merge branch 'wip-MDL-51362-master' of git://github.com/marinaglancy/moodle
2018-03-28 18:16:28 +02:00
Eloy Lafuente (stronk7)
c7189fb2bb
MDL-60736 tool_mobile: Add missing VALUE_OPTIONAL to new returned info
2018-03-28 18:16:25 +02:00
Eloy Lafuente (stronk7)
6aaf27af91
Merge branch 'MDL-60736-master' of git://github.com/jleyva/moodle
2018-03-28 18:16:22 +02:00
Eloy Lafuente (stronk7)
67eb557286
Merge branch 'MDL-61321-master' of git://github.com/jleyva/moodle
2018-03-28 18:16:19 +02:00
Eloy Lafuente (stronk7)
4b96d7ce05
Merge branch 'MDL-61718-master' of git://github.com/junpataleta/moodle
2018-03-28 18:16:15 +02:00
Jun Pataleta
51c6cfb69a
Merge branch 'MDL-60762-master' of git://github.com/junpataleta/moodle
2018-03-28 18:16:12 +02:00
Jun Pataleta
99feb82ab5
Merge branch 'wip-MDL-61328-master' of git://github.com/marinaglancy/moodle
2018-03-28 18:16:09 +02:00
Jun Pataleta
4683e5ff11
Merge branch 'MDL-61257-master' of git://github.com/mihailges/moodle
2018-03-28 18:16:06 +02:00
Jun Pataleta
d6ccd91832
Merge branch 'MDL-61656' of git://github.com/stronk7/moodle
2018-03-28 18:16:03 +02:00
Eloy Lafuente (stronk7)
bdb22af959
Merge branch 'MDL-53226-master' of git://github.com/andrewnicols/moodle
2018-03-28 18:15:52 +02:00
Eloy Lafuente (stronk7)
c3f771aeba
Merge branch 'MDL-61248' of https://github.com/ak4t0sh/moodle
2018-03-28 18:12:52 +02:00
Eloy Lafuente (stronk7)
a8336b03a0
Merge branch 'MDL-61576-master' of git://github.com/cescobedo/moodle
2018-03-28 18:12:48 +02:00
Eloy Lafuente (stronk7)
0b9162bd05
Merge branch 'MDL-61691-master' of https://github.com/snake/moodle
2018-03-28 18:12:45 +02:00
Andrew Nicols
306a0bafed
Merge branch 'MDL-55532-master' of git://github.com/lameze/moodle
2018-03-28 18:12:42 +02:00
Andrew Nicols
56f5e21f6e
Merge branch 'MDL-61733-master' of https://github.com/MartinGauk/moodle
2018-03-28 18:12:39 +02:00
Andrew Nicols
0b4e4ca48f
Merge branch 'MDL-60119-master' of https://github.com/lucaboesch/moodle
2018-03-28 18:12:36 +02:00
Andrew Nicols
215cd2d854
MDL-61770 iplookup: Check types rather than values
2018-03-28 10:54:10 +08:00
Shamim Rezaie
348db7048e
MDL-61020 media_videojs: Fix RTL display issues
2018-03-28 13:37:26 +11:00
Simey Lameze
02b1868c32
MDL-61364 core: fix cibot coding issues
2018-03-28 10:18:33 +08:00
Simey Lameze
15cd009097
MDL-61364 core_question: tests for question_has_capability_on exception
2018-03-28 08:54:11 +08:00
Andrew Nicols
ca18d567d7
MDL-61364 question: Add unit tests for question_has_capability_on
2018-03-28 08:54:11 +08:00
Simey Lameze
13e2b19838
MDL-61364 core: remove param from question_has_capability_on calls
2018-03-28 08:53:41 +08:00
Rohith
0ef25faa73
MDL-61746 PARAM_CLEANHTML: Fix documentation typos
2018-03-27 23:40:11 +05:30
Simey Lameze
2cf7bde8e9
MDL-61364 question: adjust code and fix phpunit errors
2018-03-27 16:14:46 +08:00
Simey Lameze
e7329cd026
MDL-61364 question: refactor question_has_capability_on
2018-03-27 16:14:44 +08:00
Adam Pawełczak
7ccb6bb3cc
MDL-60762 tool_usertours: Respect $CFG->admin in manager.php
2018-03-27 15:18:03 +08:00
dinhloc
f4695ec722
MDL-61033 quiz: Editing a quiz while a preview is open
...
Editing a quiz while a preview is open in another browser tab can leads to a cryptic error that is hard to recover from
2018-03-27 10:47:32 +07:00
David Monllao
add8d846d9
MDL-53226 search_simpledb: Remove unnecessary object clone
2018-03-27 09:37:20 +08:00
Matteo Scaramuccia
1f8d943461
MDL-59596 ddl: Support MariaDB 10.2.4+ SQL_MODE new default value.
2018-03-26 23:12:36 +02:00
Matteo Scaramuccia
f6b16e95a8
MDL-59596 ddl: Added has_breaking_change_sqlmode()
2018-03-26 23:12:36 +02:00
Kathrin Osswald
ea91e4f97d
MDL-61343 theme Boost: Harmonise the structure of flat navigation.
2018-03-26 09:46:56 +02:00
Jake Dallimore
e315e84cf2
MDL-61691 core_plagiarism: fix namespace in privacy provider interface
2018-03-26 12:28:58 +08:00
Mihail Geshoski
e91bc73f87
MDL-61257 reports: Report logs link to unavailable completion report
2018-03-26 12:22:00 +08:00
Nick Phillips
7d4f34cb0d
MDL-55532 gradebook: fix grade export to include category names
2018-03-26 11:47:44 +08:00
Ryan Wyllie
c53beb73e5
MDL-61364 question: unit tests for submit_tags_form
2018-03-26 11:27:47 +08:00
Simey Lameze
e6890b1164
MDL-61364 question: add support for course tags on modal
2018-03-26 11:24:50 +08:00
Mihail Geshoski
d609207c3e
MDL-61724 resource: Unable to view or download file resource
2018-03-26 11:14:46 +08:00
Marina Glancy
1f0157e137
MDL-61328 tool_usertours: do not fix tour sortorder after step editing
...
otherwise it breaks when we try to modify the step sortorder
2018-03-26 09:52:14 +08:00
Shamim Rezaie
7c33ba471f
MDL-61464 Questions: Add unit test for question tags backup and restore
2018-03-26 12:28:08 +11:00
Zig Tan
ff70e84941
MDL-39060 backup: fix typo backup destroy() function
2018-03-26 09:25:55 +08:00
AMOS bot
9ef1dce6b9
Automatically generated installer lang files
2018-03-25 00:06:10 +00:00
David Mudrák
47ea60fd3e
MDL-61741 enrol_paypal: Prevent some edge-case false errors
...
While testing the plugin in various scenarios, I've noticed that there
are two situations which the current code does not handle quite well:
* Detecting for existing txn_id record was likely to throw "found more
than one record" debugging message. Fixed by explicitly ignoring
multiple records.
* The incoming IPN verification message does not always contain the
recipient's email in the "business" field. When a payment has to be
claimed manually at PayPal (e.g. as a result of currencies mismatch
and other settings), the email is coming only in the "receiver_email"
field. This led to PHP notice and caused the script to fail falsely.
2018-03-23 19:50:26 +01:00
David Mudrák
a38da470af
MDL-61741 enrol_paypal: Fix the IPN verification endpoint URL
...
IPN protocol spec has different URL for sending the verification
request. Better to have it fixed even if the existing value still
seems to work - to avoid unexpected surprise in the future.
Source: https://developer.paypal.com/docs/classic/ipn/integration-guide/IPNImplementation/#specs
2018-03-23 19:16:30 +01:00
Arnaud Trouvé
a15e507366
MDL-61248 admin: fix incorrectly initialized property
2018-03-23 16:25:36 +01:00
willem
fa979cd4e1
MDL-61708 mod_lti: use fullnamedisplay to pass lis_person_name_full
...
Students 'firstname lastname' was passed to LTI Provider as
lis_person_name_full. Now changed to use fullnamedisplay.
2018-03-23 13:07:36 +01:00
Martin Gauk
db3da830c1
MDL-61733 atto_table: fix creating new table
...
If Atto is embedded in an HTML table (e.g. in the database activity
on the template pages), you could not create a new table.
2018-03-23 09:08:39 +00:00
Jun Pataleta
d5458014b3
MDL-36941 core: Remove default for convhash field in upgrade.php
2018-03-23 14:14:49 +08:00
Jun Pataleta
ba926805e2
Merge branch 'MDL-36941_master' of git://github.com/markn86/moodle
2018-03-23 12:55:49 +08:00
Mark Nelson
5aac33c785
MDL-36941 core_message: dont query DB unnecessarily checking read status
2018-03-23 12:30:31 +08:00
Mark Nelson
99248f6177
MDL-36941 core_message: fixed minor CiBoT complaints
2018-03-23 12:30:31 +08:00
Mark Nelson
e159b53b5b
MDL-36941 core_message: improved performance of helper::get_messages()
...
Improved the query to use the 'convhash' field as well as adding an index.
Also fixed issue where 'timeread' was hardcoded as 0.
2018-03-23 12:30:30 +08:00
Mark Nelson
d0d1e97ab6
MDL-36941 core_message: added details to upgrade.txt
2018-03-23 12:30:30 +08:00
Mark Nelson
2ccbb8ed62
MDL-36941 core: added index to 'message_user_actions' table
2018-03-23 12:30:30 +08:00
Mark Nelson
74ad60bfbe
MDL-36941 core_message: deprecated 'api::mark_all_read_for_user'
2018-03-23 12:30:30 +08:00
Mark Nelson
0d657cc9b7
MDL-36941 core: removed 'message_working' table
2018-03-23 12:30:29 +08:00
Mark Nelson
123631ad47
MDL-36941 message_popup: removed 'message_popup' table
2018-03-23 12:30:29 +08:00
Mark Nelson
b2cd17e6a9
MDL-36941 core: added 'convhash' field to quickly get conversations
2018-03-23 12:30:28 +08:00
Mark Nelson
0d51ae7ef3
MDL-36941 core: final deprecation of functions
...
This was done earlier than the usual deprecation
process since we have changed the table structure.
It would take time to change the logic in these
functions, but as they have been deprecated for
some time it was decided to forego this effort.
2018-03-23 12:30:28 +08:00
Mark Nelson
3f3e453632
MDL-36941 message_popup: use new WS for marking notifications as read
...
Also changed the observer to listen for the notification_viewed event,
rather than the message_viewed event.
2018-03-23 12:30:28 +08:00
Mark Nelson
2b595d96f4
MDL-36941 core: added new mark notification as read webservice
2018-03-23 12:30:28 +08:00
Mark Nelson
376a79c242
MDL-36941 core: added events for notifications
2018-03-23 12:30:27 +08:00
Mark Nelson
548936a6c9
MDL-36941 core_message: mark notification/messages takes stdClass
...
This avoid unnecessary DB calls.
2018-03-23 12:30:27 +08:00
Mark Nelson
883ce42127
MDL-36941 core: convert existing api to use new table structure
...
Also deprecated the following functions -
1. message_move_userfrom_unread2read - It is not necessary
for us to mark a message as read on user deletion.
2. message_get_blocked_users - Horrible logic used to
determine if a user is blocked via reference on some
randomly chosen 'isblocked' variable.
3. message_get_contacts - The same as above. This can be
done in a much nicer way.
4. message_mark_message_read - We want two functions to do
this to avoid confusing messages and notifications.
5. message_can_delete_message - This assumed the variable
$message contained the 'useridto' property, which
was present in the old table structure. We do not want
future usages where a query is done on the new table
and is simply passed as this won't contain this property.
6. message_delete_message - Same as above.
2018-03-23 12:30:27 +08:00
Shamim Rezaie
70ec79f1ba
MDL-61464 Backup: Restore question tags into the correct context
2018-03-23 14:19:19 +11:00
Shamim Rezaie
06d7352a0a
MDL-61464 Backup: Include contextid for questuin tags
2018-03-23 14:19:19 +11:00
Shamim Rezaie
6bbb7ed570
MDL-61464 Questions: Improved top level category handling in restore
...
Use question_get_top_category() instead of directly inserting into DB when
parent category is 0. This is to make sure we are not ending up with having
multiple top level question categories for a single context.
2018-03-23 14:19:19 +11:00
Mark Nelson
4cd439887a
MDL-36941 core: alter events to use new table structure
2018-03-23 09:27:57 +08:00
Mark Nelson
ee14412e21
MDL-36941 core_message: removed unit test that will always fail
...
We are changing how the API behaves so the old tables will never
be populated. This unit test is testing a deprecated function
which we will not be refactoring to use the new table structure.
2018-03-23 09:27:57 +08:00
Mark Nelson
a63f98245c
MDL-36941 core: added new messaging and notification tables
2018-03-23 09:27:56 +08:00
Luca Bösch
efdf25636a
MDL-60119 mod_feedback: Suppress choice weight in parentheses.
2018-03-22 23:52:36 +01:00
Eloy Lafuente (stronk7)
a15c745936
weekly release 3.5dev
2018-03-22 16:57:05 +01:00
Eloy Lafuente (stronk7)
eae3d88bc9
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2018-03-22 16:57:02 +01:00
cescobedo
adbf7c5a43
MDL-61576 mod_lti: remove allowinstructorcustom in lib/locallib.php
2018-03-22 09:59:30 +01:00
Ankit Agarwal
222595b1f0
MDL-51362 libraries: Remove deprecated admin tool unittest
2018-03-22 15:47:35 +08:00
Jun Pataleta
a20a2ac704
MDL-61718 admin: Make sure city and country columns are not duplicated
...
* Since City/town and Country have been added in $CFG->showuseridentity
since 3.4, we need to exclude the required city and country columns
when fetching the extra columns using get_extra_user_fields().
2018-03-22 13:52:39 +08:00
Jun Pataleta
fa54a1a7e2
Merge branch 'MDL-61678' of git://github.com/stronk7/moodle
2018-03-22 12:33:24 +08:00
Jake Dallimore
a44987a081
Merge branch 'MDL-58179-master-fix' of https://github.com/andrewnicols/moodle
2018-03-22 12:05:29 +08:00
Andrew Nicols
195480e9d7
MDL-58179 mod_lesson: Add missing : in labels
2018-03-22 11:59:52 +08:00
Andrew Nicols
532ecef010
Merge branch 'MDL-61530-master' of git://github.com/andrewnicols/moodle
2018-03-22 11:49:09 +08:00
Renaat Debleu
e44e67d725
MDL-61530 mod_glossary: import_entries.feature needs @_file_upload tag
2018-03-22 11:44:36 +08:00
Jun Pataleta
a9d98d5029
Merge branch 'MDL-52989-master' of git://github.com/junpataleta/moodle
2018-03-22 11:29:56 +08:00
Jun Pataleta
9ce10f2f2f
MDL-52989 mod_lesson: Fix typo in feature description
2018-03-22 11:27:24 +08:00
Jun Pataleta
edf88a3bb3
Merge branch 'MDL-61514-master' of git://github.com/rezaies/moodle
2018-03-22 10:52:53 +08:00
Shamim Rezaie
3b5ae9777d
MDL-61514 Quiz: Fix restore error
...
Include mod/quiz/locallib.php to fix the restore error.
2018-03-22 09:57:35 +11:00
Eloy Lafuente (stronk7)
820a91def3
Merge branch 'MDL-61658-master-allcountrycodes' of git://github.com/mudrd8mz/moodle
2018-03-21 19:36:36 +01:00
David Mudrák
0c98acefc1
MDL-61658 user: Fix displaying of user's country name
...
In these cases we want to use the method get_list_of_countries() to
obtain translated names of all potential country codes. The country code
is already there in the database. So it does not matter if the country
is among those whitelisted in $CFG->allcountrycodes - we want to see its
name anyway.
2018-03-21 18:17:47 +01:00
David Mudrák
60e213470d
MDL-61658 user: Fix parsing of the agedigitalconsentmap setting
...
When parsing and validating the value of the Digital age of consent
(agedigitalconsentmap) field, we want to load all country codes. Not
just the ones whitelisted for drop down menus that users can choose
from.
2018-03-21 18:17:47 +01:00
Juan Leyva
bb14a48851
MDL-60736 tool_mobile: Support session lang in WS
2018-03-21 17:27:33 +01:00
Juan Leyva
e236259d97
MDL-60736 tool_mobile: Return language settings in get_public_config WS
2018-03-21 17:27:29 +01:00
Eloy Lafuente (stronk7)
f6bafa922c
MDL-61410 question: Check we have tags to set to avoid notices
2018-03-21 14:55:39 +01:00
Jake Dallimore
9a2bf09d19
Merge branch 'MDL-59434-master' of https://github.com/sammarshallou/moodle
2018-03-21 10:00:47 +08:00
Andrew Nicols
618b223302
Merge branch 'MDL-61519-master' of https://github.com/andrewnicols/moodle
2018-03-21 09:09:03 +08:00
Andrew Nicols
b30b66c57e
MDL-61519 coursecat: Reset the coursecat cache on enrolment
2018-03-21 09:06:51 +08:00
Andrew Nicols
c06c1a4428
Merge branch 'MDL-61519-master' of https://github.com/MartinGauk/moodle
2018-03-21 08:14:41 +08:00
AMOS bot
fd6078b7eb
Automatically generated installer lang files
2018-03-21 00:05:59 +00:00
Eloy Lafuente (stronk7)
bb0ca2c4a3
Merge branch 'MDL-61605' of https://github.com/timhunt/moodle
2018-03-21 00:24:46 +01:00
Eloy Lafuente (stronk7)
4dca6ab54d
Merge branch 'MDL-61589-master' of git://github.com/rezaies/moodle
2018-03-21 00:21:24 +01:00
Eloy Lafuente (stronk7)
9a79102a4c
Merge branch 'MDL-61410-master' of git://github.com/lameze/moodle
2018-03-20 23:53:28 +01:00
David Monllao
c2e970779d
MDL-53226 search_simpledb: Refine the patch
...
- Clumsy fallback only when there is no full-text search support
- Mimic solr tests
- pgsql tokenization using simple configuration
- workaround for mysql '*' search issue
- total results proper calculation
- SQL server FTS support
- Standarize dml full-text search checkings
- Upgrade note about the new dml method
- Set search_simpledb as default engine if no solr config
2018-03-20 18:49:38 +01:00
Dan Poltawski
b602463f07
MDL-53226 search_simpledb: Use databases full-text search capabilities
2018-03-20 18:33:03 +01:00
David Monllao
2ee2f53021
MDL-53226 search_simpledb: Adding clumsy search
2018-03-20 18:33:03 +01:00
Martin Gauk
ef780a0051
MDL-61519 coursecat: do not cache get_all_children_ids
2018-03-20 13:20:04 +00:00
sam marshall
fc440796e9
MDL-59434 core_search: Alternate result orders including by context
...
Implements a mechanism by which search engines can provide different
result orderings, and implements a 'by location' ordering within the
Solr search engine (available whenever the user starts their search
from within a course or activity).
2018-03-20 12:15:25 +00:00
Juan Leyva
bc694b4761
MDL-61321 mod_feedback: Return all the items responses
...
The WS should receive all the item responses for all the attempts.
2018-03-20 10:36:11 +01:00
Andrew Davidson
e503ec17c0
MDL-61665 calendar: Added missing complete layout call for calendar page
2018-03-20 09:29:11 +00:00
Eloy Lafuente (stronk7)
f61c5f8a95
Merge branch 'MDL-61615-master' of git://github.com/rezaies/moodle
2018-03-20 10:20:11 +01:00
Shamim Rezaie
ae9f5a04b1
MDL-61615 Questions: Only move question categories if there is any
2018-03-20 17:30:21 +11:00
Andrew Nicols
2624bb10e2
Merge branch 'master_MDL-58080' of https://github.com/danmarsden/moodle
2018-03-20 14:08:16 +08:00
Andrew Nicols
3f6ede91aa
Merge branch 'MDL-61519-master' of https://github.com/MartinGauk/moodle
2018-03-20 13:53:36 +08:00
Andrew Nicols
f78a8a52a5
Merge branch 'MDL-58179-master' of https://github.com/lucaboesch/moodle
2018-03-20 13:38:59 +08:00
Eloy Lafuente (stronk7)
b7614ab114
Merge branch 'MDL-61597-master' of git://github.com/andrewnicols/moodle
2018-03-20 02:25:11 +01:00
Andrew Nicols
33dca94573
MDL-61689 phpunit: Be stricter about output during unit tests
...
This change also add fail-on-risky to travis to help pick these up, and
verbosity too.
We only fail on risky during Travis and not during normal output because
developers may want to debug tests.
2018-03-20 08:30:42 +08:00
AMOS bot
4f7bacba82
Automatically generated installer lang files
2018-03-20 00:05:59 +00:00
AMOS bot
bef37b42dc
Automatically generated installer lang files
2018-03-20 00:05:58 +00:00
Eloy Lafuente (stronk7)
b2d941c16f
Merge branch 'MDL-61529-master' of https://github.com/bmbrands/moodle
2018-03-20 00:27:48 +01:00
Luca Bösch
d6076942e3
MDL-58179 lesson: Avoid using span with class "label"
2018-03-19 21:13:11 +01:00
Eloy Lafuente (stronk7)
0fe1ed29d9
Merge branch 'MDL-61615-master' of git://github.com/rezaies/moodle
2018-03-19 11:21:48 +01:00
Simey Lameze
bbd655b4a8
MDL-61410 question: merge course and question tags
2018-03-19 11:45:55 +08:00
Simey Lameze
1796eb181b
MDL-61410 question: fix unit tests failures
2018-03-19 11:45:55 +08:00
Simey Lameze
13596866e7
MDL-61410 question: support course tags on import
2018-03-19 11:45:55 +08:00
Simey Lameze
2ee6e02e21
MDL-61410 question: unit tests for question_sort_tags
2018-03-19 11:45:55 +08:00
Simey Lameze
3bf5fcf277
MDL-61410 question: change logic on xml format
2018-03-19 11:45:55 +08:00
Simey Lameze
6307622b28
MDL-61410 question: move tag sorting logic to a new function
2018-03-19 11:45:55 +08:00
Simey Lameze
3a7005c964
MDL-61410 question: support course tags on export
2018-03-19 11:45:55 +08:00
Andrew Nicols
24f5828309
Merge branch 'MDL-61265-master' of git://github.com/sarjona/moodle
2018-03-19 10:51:27 +08:00
Andrew Nicols
89b8efb09b
Merge branch 'MDL-58179-master' of https://github.com/lucaboesch/moodle
2018-03-19 10:22:14 +08:00
Andrew Nicols
db98868d22
Merge branch 'MDL-61154_master' of git://github.com/dmonllao/moodle
2018-03-19 10:09:29 +08:00
Andrew Nicols
d7a6e531ee
Merge branch 'MDL-61514-master' of git://github.com/rezaies/moodle
2018-03-19 09:01:19 +08:00
Eloy Lafuente (stronk7)
20f808165b
MDL-61678 phpunit: Bump to current / latest 6.5.x before major release
2018-03-18 23:40:02 +01:00
Tim Hunt
d9b80a5e69
MDL-61605 quiz report: add missing index/key
...
Thanks to Patryk Szuta for the suggestion
2018-03-18 20:40:43 +00:00
Martin Gauk
c4172077df
MDL-61519 calendar: do not iterate through all categories
...
Replace calls to \coursecat::get_all() or cache the results.
2018-03-16 14:30:55 +00:00
Luca Bösch
2ffd2afdba
MDL-52989 mod_lesson: Fix cluster_jump returning a cluster page id.
2018-03-16 13:44:44 +01:00
cescobedo
00a7511580
MDL-61451 message_area: core/auto_rows remove set height to 1px
2018-03-16 13:06:02 +01:00
Sara Arjona
9390fc5829
MDL-61265 enrol: Add default numsections for external db
2018-03-16 11:32:09 +01:00
Bas Brands
c8842113a7
MDL-61529 core: update lib scssphp to version 0.7.5
2018-03-16 10:36:40 +01:00
David Monllao
63f2c0c664
MDL-61154 analytics: No escaping for text format url
2018-03-16 09:27:07 +01:00
Luca Bösch
ef2b45a977
MDL-58179 lesson: Avoid using span with class "label"
2018-03-16 08:52:21 +01:00
Jake Dallimore
b63a3b04b1
weekly release 3.5dev
2018-03-16 10:08:46 +08:00
Eloy Lafuente (stronk7)
ed0b6f0da4
MDL-61656 report_security: fix role name
2018-03-16 02:24:59 +01:00
Eloy Lafuente (stronk7)
a717d5dc33
Merge branch 'MDL-61570-master' of git://github.com/andrewnicols/moodle
2018-03-16 01:15:16 +01:00
Eloy Lafuente (stronk7)
2b28ed2371
Merge branch 'MDL-61566-master' of git://github.com/andrewnicols/moodle
2018-03-16 00:29:34 +01:00
Eloy Lafuente (stronk7)
7394da46e2
Merge branch 'MDL-61571-master' of git://github.com/andrewnicols/moodle
2018-03-15 23:48:24 +01:00
Jake Dallimore
e1a527c0d4
Merge branch 'wip-MDL-61477-master-behat' of https://github.com/marinaglancy/moodle
2018-03-15 16:44:02 +08:00
Marina Glancy
c3b548479b
MDL-61477 auth_email: behat tests for sign up
2018-03-15 16:23:06 +08:00
Shamim Rezaie
c185e4fe21
MDL-61589 Questions: Top question category naming improvement
...
Display the context name next to the top question category name.
2018-03-15 18:47:25 +11:00
Jake Dallimore
17b284b937
Merge branch 'wip-MDL-61477-master-manager' of git://github.com/marinaglancy/moodle
2018-03-15 11:38:14 +08:00
Marina Glancy
acb3b78804
MDL-61477 auth_email: add sitepolicyhandler to the config WS
2018-03-15 11:32:59 +08:00
Marina Glancy
1727c939ba
MDL-61477 admin: sitepolicy handler API
...
- Define sitepolicy handler manager class, base class and the core handler
- Allow to set a plugin as sitepolicyhandler that implements the sitepolicy API
- Modify web services to return information from the 3rd party handler instead of core if needed
2018-03-15 11:32:55 +08:00
David Mudrák
0bdc578567
MDL-61477 admin: Allow plugins to act as alternate policy handlers
...
The patch introduces a new site setting 'sitepolicyhandler' that can be
either empty or contain a plugin component name. If it is empty, the
site policy feature keeps working as before and the core keeps the
control over it.
If a plugin is specified, it is expected to implement the callback
'site_policy_handler' in its lib.php file. The callback should return a
URL to a script where the user can accept the site policies. The plugin
itself is responsible for setting the 'policyagreed' flag in the users
table. The callback may return an empty value, in which case the user
can continue using the site without being redirected.
The patch adds support for a new pre-config flag NO_SITEPOLICY_CHECK.
This constant should be defined and set to true if we should not check
the user's policyagreed status during the require_login().
This is for pages where the user actually accepts the site policies and
helps to avoid the redirect loop.
2018-03-15 09:31:41 +08:00
Dan Marsden
37ddc231f8
MDL-58080 mod_scorm: add immutable header for scorm content files.
2018-03-15 12:50:38 +13:00
Eloy Lafuente (stronk7)
a2fc9a4772
Merge branch 'MDL-61600-master' of git://github.com/dpalou/moodle
2018-03-14 14:43:25 +01:00
Eloy Lafuente (stronk7)
30d1b7d1a7
Merge branch 'MDL-61620_master' of git://github.com/dmonllao/moodle
2018-03-14 13:39:17 +01:00
David Monllao
6dca3ddc71
MDL-61620 output: New action_menu options
2018-03-14 11:38:08 +01:00
Eloy Lafuente (stronk7)
37c9154c25
Merge branch 'MDL-61398-master' of git://github.com/andrewnicols/moodle
2018-03-14 11:22:17 +01:00
Eloy Lafuente (stronk7)
4b183d2258
Merge branch 'MDL-61475-master-v3' of git://github.com/snake/moodle
2018-03-14 11:00:57 +01:00
Dani Palou
f72ca3ce29
MDL-61600 recaptcha: Create a script to display recaptcha
2018-03-14 10:31:09 +01:00
Eloy Lafuente (stronk7)
b244de5612
Merge branch 'MDL-61526-master' of git://github.com/rezaies/moodle
2018-03-14 10:30:51 +01:00
Andrew Nicols
aeb144359d
Merge branch 'MDL-61465-master-2' of git://github.com/ryanwyllie/moodle
2018-03-14 14:55:34 +08:00
Andrew Nicols
04d6ba8638
Merge branch 'MDL-43362-master' of git://github.com/Kathrin84/moodle
2018-03-14 13:18:14 +08:00
Andrew Nicols
d7ff2fc28b
Merge branch 'MDL-60398-master' of git://github.com/mihailges/moodle
2018-03-14 10:33:03 +08:00
Jake Dallimore
4ba1a7a1e6
Merge branch 'MDL-61307-master' of git://github.com/andrewnicols/moodle
2018-03-14 09:41:00 +08:00
Jake Dallimore
a57960ee11
MDL-61475 mod_choice: perf improvement when exporting personal data
...
Instead of creating an array containing all record information and then
writing, we know write periodically during the recordset iteration, thus
alleviating any memory concerns associated with the array approach.
2018-03-14 09:36:03 +08:00
Jake Dallimore
f1c1db434a
MDL-61475 mod_choice: Update core_privacy implementation
2018-03-14 09:36:03 +08:00
Jun Pataleta
138816b1b1
MDL-61475 mod_choice: Add implementation of Privacy API
2018-03-14 09:36:03 +08:00
Andrew Nicols
5731a92aa7
MDL-61398 block_html: Implement privacy API
2018-03-14 09:33:16 +08:00
Andrew Nicols
90cac7c049
MDL-61307 core_privacy: Add unit test to check installed providers
2018-03-14 09:31:30 +08:00
David Mudrák
d12cdcbd7d
MDL-61392 enrol_paypal: Improve IPN input parameters checking
2018-03-14 08:53:44 +08:00
David Mudrák
39a5fbeb01
MDL-61392 enrol_paypal: Improve the IPN notifications handling
...
* Notify administrators once incoming IPN request is verified by PayPal.
* Fix the HTTP status as expected by the IPN protocol.
2018-03-14 08:53:44 +08:00
Eloy Lafuente (stronk7)
dd9f60ee49
Merge branch 'MDL-61625_master' of git://github.com/dmonllao/moodle
2018-03-14 01:00:13 +01:00
Eloy Lafuente (stronk7)
0f5e1baf4c
Merge branch 'MDL-61584' of git://github.com/jrchamp/moodle
2018-03-14 00:46:09 +01:00
David Mudrák
6cc9dce202
MDL-60101 auth_oauth2: Don't allow suspended users to SSO in via OAuth2
...
Without this patch, users could still log in as a suspended account via
OAuth2 SSO feature.
2018-03-13 10:14:00 +01:00
Jake Dallimore
dfeeed062a
Merge branch 'm35_MDL-61626_PgSQL_Table_Name_Could_Be_Schema_Qualified' of https://github.com/scara/moodle
2018-03-13 15:37:19 +08:00
Shamim Rezaie
bd94e16e95
MDL-61615 Questions: Fix multiple top cats when deleting a course cat
...
Prevent having multiple top question categories when deleting a course category.
This commit also fix the problem of question files' contexts not being updated when moving them.
2018-03-13 18:31:01 +11:00
Shamim Rezaie
15f80bf579
MDL-61615 Questions: unit test for question_delete_course_category
2018-03-13 18:30:51 +11:00
Andrew Nicols
3452ea4265
Merge branch 'MDL-60828-master' of git://github.com/sarjona/moodle
2018-03-13 14:18:59 +08:00
Ryan Wyllie
ad54e6353a
MDL-61465 question: add editing context to tag condition
2018-03-13 14:04:58 +08:00
Andrew Nicols
fe294b00ac
Merge branch 'MDL-59070-master' of https://github.com/lucaboesch/moodle
2018-03-13 13:21:09 +08:00
Andrew Nicols
0d944ce5b0
Merge branch 'MDL-61397-master' of git://github.com/zig-moodle/moodle
2018-03-13 12:23:57 +08:00
Andrew Nicols
1290576dab
Merge branch 'MDL-61567-master' of git://github.com/zig-moodle/moodle
2018-03-13 12:15:21 +08:00
Zig Tan
e3644cd5c6
MDL-61567 mod_url: Implement null provider mod_url
2018-03-13 11:02:00 +08:00
Zig Tan
f318b80a0f
MDL-61567 mod_resource: Implement null provider mod_resource
2018-03-13 11:02:00 +08:00
Zig Tan
121638b23f
MDL-61567 mod_page: Implement null provider mod_page
2018-03-13 11:02:00 +08:00
Zig Tan
9da92dc1a9
MDL-61567 mod_label: Implement null provider mod_label
2018-03-13 11:02:00 +08:00
Zig Tan
c383366601
MDL-61567 mod_folder: Implement null provider mod_folder
2018-03-13 11:01:59 +08:00
Eloy Lafuente (stronk7)
e43977e2d9
Merge branch 'MDL-61307-master' of git://github.com/andrewnicols/moodle
2018-03-13 03:18:09 +01:00
Zig Tan
38a0477575
MDL-61397 blocks: Fix null_provider namespace for blocks
2018-03-13 09:50:58 +08:00
Andrew Nicols
801116a502
MDL-61307 core: Language changes
2018-03-13 09:42:11 +08:00
Eloy Lafuente (stronk7)
c3cb1ea063
Merge branch 'MDL-48501-master' of git://github.com/jswebster/moodle
2018-03-13 01:55:41 +01:00
Andrew Nicols
e98f0cf7ff
MDL-61307 privacy: Rename deletion functions
2018-03-13 08:48:13 +08:00
Andrew Nicols
70f0923499
MDL-61307 core: Remove deletion_criteria
2018-03-13 08:48:12 +08:00
Eloy Lafuente (stronk7)
48a0419a72
Merge branch 'master_MDL-49417' of https://github.com/danmarsden/moodle
2018-03-13 00:55:22 +01:00
Dan Marsden
6b7d74040a
MDL-49417 enrol_cohort: fix behat test to use new autocomplete.
2018-03-13 12:37:43 +13:00
Eloy Lafuente (stronk7)
dd32aa7876
Merge branch 'wip-MDL-60241-master' of git://github.com/marinaglancy/moodle
2018-03-12 18:28:40 +01:00
Eloy Lafuente (stronk7)
8b4bbe4b49
Merge branch 'MDL-61397-master' of git://github.com/andrewnicols/moodle
2018-03-12 17:31:04 +01:00
Eloy Lafuente (stronk7)
bad062a992
Merge branch 'MDL-61619-master' of https://github.com/snake/moodle
2018-03-12 16:46:29 +01:00
Eloy Lafuente (stronk7)
417ec51bb6
Merge branch 'MDL-61622-master' of git://github.com/jleyva/moodle
2018-03-12 10:56:23 +01:00
Andrew Nicols
d300abab0e
Merge branch 'MDL-61365-master' of git://github.com/sarjona/moodle
2018-03-12 13:44:17 +08:00
Andrew Nicols
0984abda60
MDL-61566 theme: Add Privacy providers for all core themes
2018-03-12 13:24:46 +08:00
Andrew Nicols
11838c6562
Merge branch 'MDL-61513-master' of git://github.com/junpataleta/moodle
2018-03-12 12:25:59 +08:00
Andrew Nicols
aab270d579
Merge branch 'MDL-61498-master' of https://github.com/lucaboesch/moodle
2018-03-12 12:07:33 +08:00
Andrew Nicols
b4c23fcb17
Merge branch 'MDL-61261-master' of git://github.com/sarjona/moodle
2018-03-12 11:51:36 +08:00
Jake Dallimore
20e6024581
Merge branch 'master_MDL-49417' of https://github.com/danmarsden/moodle
2018-03-12 11:34:13 +08:00
Shamim Rezaie
ae88770b33
MDL-61514 Quiz: unit testing restore
2018-03-12 14:12:54 +11:00
Jake Dallimore
786f1270a5
MDL-61619 core: use empty string instead of null in xmlize
2018-03-12 11:12:00 +08:00
Jake Dallimore
0c23f4e6b6
MDL-61619 phpunit: phpunit test confirming bug in new xmlize code
2018-03-12 11:11:58 +08:00
Shamim Rezaie
33b7941d94
MDL-61514 Quiz: Backward compatibility for backups from 3.4 and earlier
2018-03-12 13:40:21 +11:00
Shamim Rezaie
9859359fbc
MDL-61514 Quiz: Include random question's new data in backup and restore
2018-03-12 13:40:20 +11:00
Shamim Rezaie
c907987844
MDL-61514 Quiz: Display unavailable tags when editing random questions
...
When editing a random question, the form will display the tags that the random question
is configured to get questions from even if those tags do not exist anymore.
2018-03-12 13:40:20 +11:00
Shamim Rezaie
fb5343a00c
MDL-61514 Quiz: unit tests for new functions in mod/quiz/locallib.php
...
unit testing
- quiz_build_random_question_tag_json
- quiz_extract_random_question_tags
- quiz_extract_random_question_tag_ids
2018-03-12 13:38:12 +11:00
Zig Tan
bcc3f1e810
MDL-61397 blocks: Add null_providers for blocks with no user data
2018-03-12 08:42:01 +08:00
Matteo Scaramuccia
bccbd3b4eb
MDL-61626 core_dml: pgsql and schema qualification.
2018-03-11 22:56:36 +01:00
David Monllao
f5bc604de0
MDL-61625 persistent form: Add missing param to the constructor
2018-03-11 22:23:15 +01:00
Shamim Rezaie
76d1f12d15
MDL-61514 Quiz: Add matchbyid arg to quiz_extract_random_question_tags
...
Let the quiz_extract_random_question_tags and quiz_extract_random_question_tag_ids functions
to decide whether they should use tag id to find tags or not.
2018-03-12 03:05:33 +11:00
Shamim Rezaie
2481a022d0
MDL-61514 Quiz: Make sure tag id is int when being saved as json
2018-03-11 19:07:04 +11:00
Juan Leyva
8d9dc60b43
MDL-61622 auth: Return age verification settings in get_public_config
2018-03-09 17:55:31 +01:00
Juan Leyva
1f7565c121
MDL-61622 auth: New WS is_age_digital_consent_verification_enabled
2018-03-09 17:54:58 +01:00
Kathrin Osswald
9d492637ec
MDL-43362 outputrenderers: Add bootstrap classes to errorbox.
2018-03-09 11:29:44 +01:00
Sara Arjona
bb4a79234b
MDL-60828 user: Reset current page when filtering/searching users
...
Added baseurl parameter to core_user\output\unified_filter to let specify
different URL, instead of using always $PAGE->url.
2018-03-09 08:30:24 +01:00
Jake Dallimore
703fca7540
Merge branch 'MDL-61307-master' of git://github.com/andrewnicols/moodle
2018-03-09 13:36:01 +08:00
Andrew Nicols
48c091e510
MDL-61597 calendartype: Implement the privacy API
2018-03-09 13:27:34 +08:00
Andrew Nicols
0d7ab3f692
MDL-61571 atto: Implement null provider for atto plugins
2018-03-09 13:03:32 +08:00
Andrew Nicols
d3c607178b
MDL-61570 tool_usertours: Implement Privacy API
2018-03-09 12:55:44 +08:00
Andrew Nicols
a235a6e02d
MDL-61307 core_plagiarism: Add implementation of Privacy API
2018-03-09 12:24:38 +08:00
Adrian Greeve
5be028ab82
MDL-61307 core_comment: Add implementation of privacy API
2018-03-09 12:24:38 +08:00
Andrew Nicols
cbc6325253
MDL-61307 core_rating: Add implementation of Privacy API
2018-03-09 12:24:38 +08:00
Zig Tan
e4f6c0c29a
MDL-61307 core_tag: Unit tests for privacy implementation
2018-03-09 12:24:38 +08:00
Andrew Nicols
bd9139463d
MDL-61307 core_tag: Add implementation of privacy API
2018-03-09 12:24:37 +08:00
Andrew Nicols
d49f9f280d
MDL-61307 core_privacy: Implementation of itself
2018-03-09 12:24:37 +08:00
Andrew Nicols
65774d72b1
MDL-61307 core_privacy: Add legacy polyfill for contrib plugins
...
This legacy polyfill allows plugin developers who release a single
branch to work with multiple versions of Moodle to support the API in
both Moodle 3.3 with PHP 5.6, and later versions.
2018-03-09 12:24:37 +08:00
Jake Dallimore
0f59848d29
MDL-61307 core_privacy: Add the privacy manager
2018-03-09 12:24:37 +08:00
Marina Glancy
51bc030d19
MDL-60241 course: General section always visible (topics, weeks)
2018-03-09 12:06:47 +08:00
Andrew Nicols
81f1e31a51
MDL-61307 core_privacy: Define and test providers
2018-03-09 10:01:18 +08:00
Andrew Nicols
431a3bb674
MDL-61307 core: Add component_class_callback functionality
2018-03-09 10:01:18 +08:00
Andrew Nicols
dcc16e155d
MDL-61307 core: Define a new privacy component
2018-03-09 09:59:36 +08:00
Jeff Webster
346657acef
MDL-48501 auth/email: update external class to use reCAPTCHA v2
2018-03-08 14:48:35 -05:00
Jeff Webster
f567f34b92
MDL-48501 mod_feedback: update feedback to use reCAPTCHA v2
2018-03-08 14:48:35 -05:00
Jeff Webster
83fa59a38c
MDL-48501 login: update signup_form to use reCAPTCHA v2
2018-03-08 14:48:35 -05:00
Jeff Webster
be41e4e518
MDL-48501 form/recaptcha: update to use reCAPTCHA v2
2018-03-08 14:48:35 -05:00
Jeff Webster
caae082025
MDL-48501 recaptchalib_v2: add new lib to support reCAPTCHA v2
2018-03-08 14:48:35 -05:00
Jeff Webster
85ef1adbd0
MDL-48501 lang: update reCAPTCHA language strings
2018-03-08 14:48:35 -05:00
Luca Bösch
c936af395e
MDL-59070 enrol_database: Take enablecompletion from template
2018-03-08 17:24:39 +01:00
Luca Bösch
457b3ed139
MDL-61498 lesson: link to next activity in boost
2018-03-08 17:24:12 +01:00
Eloy Lafuente (stronk7)
1287039e62
weekly release 3.5dev
2018-03-08 13:29:02 +01:00
Eloy Lafuente (stronk7)
03141d1ae2
NOBUG: Fixed file access permissions
2018-03-08 13:29:02 +01:00
Eloy Lafuente (stronk7)
053186ba0e
NOBUG: Fixed SVG browser compatibility
2018-03-08 13:29:01 +01:00
Eloy Lafuente (stronk7)
08f5fc107a
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2018-03-08 13:29:00 +01:00
Andrew Nicols
1e9016d8d8
Merge branch 'MDL-61423-master' of git://github.com/mihailges/moodle
2018-03-08 15:26:30 +08:00
Mihail Geshoski
25dbbdf90b
MDL-61423 authentication: Add digital minor verification upon signup
2018-03-08 15:01:25 +08:00
Jake Dallimore
438a62f28b
Merge branch 'MDL-38829-master-whitespacefix' of https://github.com/snake/moodle
2018-03-08 11:41:55 +08:00
Jake Dallimore
8525d8466a
MDL-38829 core: fix whitespace in xmlize test
2018-03-08 11:39:42 +08:00
Jake Dallimore
f9628f871a
Merge branch 'MDL-38829-master' of git://github.com/andrewnicols/moodle
2018-03-08 11:17:05 +08:00
Eloy Lafuente (stronk7)
3e5d0447fd
Merge branch 'MDL-60445-master' of https://github.com/lucaboesch/moodle
2018-03-07 19:19:21 +01:00
Shamim Rezaie
abe7ceabfa
MDL-61557 Questions: Fixed behat failure with clean
2018-03-07 17:08:41 +01:00
Shamim Rezaie
451df14218
MDL-61556 Questions: Fixed behat failure with clean
2018-03-07 17:08:33 +01:00
Jesse Ritchey
c91a59ac42
MDL-60445 theme_boost: remove fieldset tag
2018-03-07 11:08:42 +01:00
Andrew Nicols
e6b354d99b
Merge branch 'master' of https://github.com/chkhanu/moodle
2018-03-07 11:34:16 +08:00
Andrew Nicols
b8979ffe69
Merge branch 'wip-MDL-61322-master' of git://github.com/abgreeve/moodle
2018-03-07 10:57:36 +08:00
Jake Dallimore
2215d5744a
Merge branch 'MDL-61363-int-master' of git://github.com/ryanwyllie/moodle
2018-03-07 10:55:01 +08:00
Ryan Wyllie
79c9ad6277
MDL-61363 question: unit tests for question tags context change
2018-03-07 10:31:47 +08:00
Ryan Wyllie
dd69ecb630
MDL-61363 question: unit tests for course context tagging
2018-03-07 10:31:47 +08:00
Ryan Wyllie
68beb75851
MDL-61363 question: update tags on question context change
2018-03-07 10:31:47 +08:00
Ryan Wyllie
081eb156c5
MDL-61363 question: add course context tagging
2018-03-07 10:31:47 +08:00
Ryan Wyllie
49374833fc
MDL-61363 tag: unit tests for change_instances_context
2018-03-07 10:31:47 +08:00
Ryan Wyllie
f7c1c97cac
MDL-61363 tag: unit tests for delete functions
2018-03-07 10:31:47 +08:00
Ryan Wyllie
4823de0269
MDL-61363 tag: unit tests for tagging in different context
2018-03-07 10:31:47 +08:00
Ryan Wyllie
4c3f4d2c2a
MDL-61363 tag: unit tests for get_items_tags function
2018-03-07 10:31:47 +08:00
Ryan Wyllie
5436b0ed02
MDL-61363 tag: allow tagging in different context to item
2018-03-07 10:31:46 +08:00
Andrew Nicols
988fb76589
Merge branch 'MDL-61404-master' of git://github.com/Kathrin84/moodle
2018-03-07 10:31:23 +08:00
Ryan Wyllie
8376557c4c
MDL-61363 tag: add change_instances_context function
2018-03-07 10:27:42 +08:00
Ryan Wyllie
694710d0f2
MDL-61363 tag: add get_items_tags function
2018-03-07 10:27:42 +08:00
Ryan Wyllie
064f6b5a81
MDL-61363 tag: add additional tag instance delete functions
2018-03-07 10:27:42 +08:00
Andrew Nicols
976ba87888
Merge branch 'MDL-61497-master' of https://github.com/lucaboesch/moodle
2018-03-07 09:58:29 +08:00
Andrew Nicols
79e4395888
MDL-38829 core: Rewrite xmlize unit tests
...
These changes adjust the unit tests to compare known values rather than
calculating them on the fly.
The unit test against a 'bad' source has been modified to simply check
for the relevant exception as PHP prevents any output on exceptions
anyway.
2018-03-07 09:40:11 +08:00
Jake Dallimore
98aaa343f1
Merge branch 'MDL-60991' of https://github.com/mkassaei/moodle
2018-03-07 09:29:54 +08:00
Andrew Nicols
475d4345f9
Merge branch 'MDL-61380-master' of git://github.com/rezaies/moodle
2018-03-07 09:00:15 +08:00
AMOS bot
7e9468ed20
Automatically generated installer lang files
2018-03-07 00:06:13 +00:00
Eloy Lafuente (stronk7)
647db53d14
Merge branch 'MDL-61503-master' of git://github.com/rezaies/moodle
2018-03-07 00:55:29 +01:00
Eloy Lafuente (stronk7)
e975671ca3
Merge branch 'MDL-61312-master' of git://github.com/jleyva/moodle
2018-03-07 00:47:44 +01:00
Eloy Lafuente (stronk7)
e28b586b9c
Merge branch 'MDL-61557-master' of git://github.com/rezaies/moodle
2018-03-07 00:19:50 +01:00
Eloy Lafuente (stronk7)
e35205bfec
Merge branch 'MDL-61556-master' of git://github.com/rezaies/moodle
2018-03-07 00:13:01 +01:00
Shamim Rezaie
81053f8cbe
MDL-61380 Quiz: Behat test for tag filter in the random question form
2018-03-07 07:34:11 +11:00
Shamim Rezaie
1b63ff10f9
MDL-61380 behat: Added autocomplete_suggestions name selector
2018-03-07 06:52:01 +11:00
Shamim Rezaie
f3f21c995c
MDL-61380 Quiz: Re-attempting the same "random" question by tag
...
Some question behaviours allow the same question to be re-attempted several times during a quiz attempt.
This commit takes care of the case where a "random" question is re-attempted during a quiz attempt.
2018-03-07 05:43:44 +11:00
Shamim Rezaie
2a1c9daccd
MDL-61380 Quiz: build attempt from "random" questions by tag
2018-03-07 05:43:38 +11:00
Shamim Rezaie
2adefc21ac
MDL-61380 Questions: Support selecting "random" by tag in question bank
2018-03-07 05:33:11 +11:00
Shamim Rezaie
82c67ac7f0
MDL-61380 Quiz: Fix url generation in notenoughrandomquestions exception
2018-03-07 05:33:11 +11:00
Shamim Rezaie
6650c66b59
MDL-61380 Questions: Editing configuration of existing random questions
...
Editing "random" questions follows a different procedure than adding them.
This commit takes care of editing a "random" question's configuration.
This commit also introduces mod_quiz\form\randomquestion_form, so mod_quiz
can edit random questions without having to use the form that is inside qtype_random.
2018-03-07 05:32:40 +11:00
Shamim Rezaie
4f964a1ca0
MDL-61380 Quiz,Questions: Adding "random" question by tag
2018-03-07 00:30:32 +11:00
Kilian
533a7edeae
MDL-38829 core: Unit test for xmlize using two sample xml files.
...
The file sample_questions.xml from moodle-stack is properly formed.
The file sample_questions_wrong.xml has mismatching tags.
Comparison is performed with recursive array comparison.
Error messages and returned data structures are compared.
Call with: phpunit lib/tests/xmlize_test.php
2018-03-06 15:36:14 +08:00
Kilian
7825ffb1d5
MDL-38829 core: fix for xmlize is unable to import xml files>10MB
...
Since version 2.7.3 the libxml library (https://bugs.php.net/bug.php?id=49660 )
limits parsing in memory files to 10MB. Unfortunately the libxml option
LIBXML_PARSEHUGE to release the 10MB limit is not exposed to php. Through
using the sax parser which is typically used to parse directly from files but
instead chunking the string in memory xml files larger than 10MB can again
be parsed. I copied the exact behaviour of the previous routine
by Hans Anderson (http://www.hansanderson.com/contact/ ) so compatibility
should be maintained.
2018-03-06 15:36:08 +08:00
Kilian
e4d61d8321
MDL-38829 core: Remove xmlize from thirdpartylibs
2018-03-06 15:35:46 +08:00
Eloy Lafuente (stronk7)
6a5d9ce4b9
Merge branch 'MDL-36157-master' of https://github.com/lucaboesch/moodle
2018-03-06 02:47:33 +01:00
Luca Bösch
345a010ea4
MDL-36157 block_rss_client: Don't double escape titles.
2018-03-06 00:15:38 +01:00
Eloy Lafuente (stronk7)
9655ef534d
Merge branch 'MDL-61211-master' of git://github.com/mihailges/moodle
2018-03-05 23:30:19 +01:00
Eloy Lafuente (stronk7)
6d3f2f9036
Merge branch 'MDL-55153-master' of git://github.com/sarjona/moodle
2018-03-05 23:25:23 +01:00
Eloy Lafuente (stronk7)
56a7177741
Merge branch 'MDL-61549-master' of git://github.com/Dagefoerde/moodle
2018-03-05 23:22:47 +01:00
Shamim Rezaie
c1d31e42ba
MDL-61526 Questions: phpunit test to test restore from 3.4 and 3.5
2018-03-06 01:43:32 +11:00
Shamim Rezaie
e9897ee6ef
MDL-61526 Questions: Add 2 backup fixtures from 3.4 and 3.5
2018-03-06 01:41:45 +11:00
Shamim Rezaie
0f80f793df
MDL-61526 Questions: Fix creation of multiple TOP question categories
...
Backup files that are made from Moodle 3.5 already contain TOP categories.
There is no need to create an additional TOP category for them.
2018-03-05 15:44:29 +11:00
Shamim Rezaie
8ece85602a
MDL-61556 Questions: Add behat test
2018-03-05 14:17:52 +11:00
Shamim Rezaie
c618e93e66
MDL-61557 Questions: Add behat test
2018-03-05 14:16:13 +11:00
Shamim Rezaie
18d6ff7880
MDL-61557 Questions: Fixed moving question categories to top
2018-03-05 13:40:02 +11:00
Shamim Rezaie
536d4d5729
MDL-61557 Lib: Add get_top_level_parent_id function
2018-03-05 13:34:08 +11:00
Jonathan Champ
9651175f70
MDL-61584 auth_ldap: use get_cache_flag()
...
get_cache_flags() is only useful when you want multiple responses or
you don't know the name/key for the value pair. We know the name/key
here is the session ID, so use get_cache_flag() instead and gain the
performance benefit.
2018-03-03 15:50:58 -05:00
Shamim Rezaie
ee1052bd18
MDL-61556 Questions: Fixed moving question categories between contexts
2018-03-03 16:31:59 +11:00
Andrew Nicols
03d174d733
MDL-61268 core: Fix empty string DB cehck
...
(amended by stronk7 to use the helper better)
2018-03-02 16:31:11 +01:00
Kathrin Osswald
65992c2d25
MDL-61404 blocks: Removed unused strings.
2018-03-02 07:48:49 +01:00
Shamim Rezaie
2d7b0534d3
MDL-61503 Questions: Fix sql query to get questions by tags
2018-03-02 15:40:44 +11:00
Andrew Nicols
8b4510c4cc
Merge branch 'wip-MDL-61268-master' of git://github.com/abgreeve/moodle
2018-03-02 09:57:30 +08:00
Andrew Nicols
3406bdd6fa
Merge branch 'MDL-61196_master' of git://github.com/markn86/moodle
2018-03-02 09:34:24 +08:00
Adrian Greeve
8a844437bf
MDL-61268 blocks: Unit tests for deprecated object update.
...
Unit tests for testing that the upgrade functions to change
the now deprecated object to stdClass works.
2018-03-02 09:22:05 +08:00
Adrian Greeve
e78849e837
MDL-61268 blocks: Fix corrupt configdata in block instances.
...
Old configuration data in the block instances is base64 encoded with
the deprecated object class instead of stdClass.
2018-03-02 09:22:05 +08:00
Eloy Lafuente (stronk7)
20089fb594
Merge branch 'MDL-61533-master-enfix' of git://github.com/mudrd8mz/moodle
2018-03-02 01:42:45 +01:00
Helen Foster
ad5b7d26e7
MDL-61533 lang: Merge English strings from the en_fix language pack
...
Significant string change:
* typeoflogin_desc,tool_mobile - removing sentence about autologinguests
* gradepublishing_help, core_grades - updated explanation mentioning the
manager role and grade export publishing settings
2018-03-01 17:17:16 +01:00
M Kassaei
235b6e4f06
MDL-60991 Workshop: Display late submission text after deadline
2018-03-01 13:51:46 +00:00
Luca Bösch
9d10d64e14
MDL-36157 block_rss_client: Don't double escape titles.
2018-03-01 09:52:32 +01:00
Luca Bösch
49ccb165cc
MDL-61497 repository_onedrive: Use post 2015 icon
2018-03-01 08:59:15 +01:00
Chernyavskiy Leonid
0e9cda01f1
MDL-60658 course, gradebook: fix missing unformat_float for gradepass
...
Fix incorrect comparison of gradepass variable (with comma as decimal separator)
with grade variable when trying to save assignment settings.
Adds missing unformat_float($data['gradepass']).
2018-03-01 09:26:51 +07:00
Mihail Geshoski
0e613a1f5b
MDL-61211 lesson: Error when answer or response contains break tag
2018-03-01 09:50:51 +08:00
Shamim Rezaie
4fa49cc647
MDL-61380 Quiz: Adding a random question
2018-03-01 11:50:52 +11:00
Andrew Nicols
9f4e81a81b
Merge branch 'MDL-61453-master-userpicturefiletype' of git://github.com/mudrd8mz/moodle
2018-03-01 08:45:47 +08:00
Shamim Rezaie
78b3870c50
MDL-61380 Quiz: Initial implementation of slot_random class
2018-03-01 11:41:15 +11:00
Shamim Rezaie
6fc5a830d4
MDL-61380 Quiz: Migrate "random" questions data into quiz_slots
...
Search for all "random" questions in the qbank and move the configuration data of each one to the quiz slots table.
2018-03-01 11:41:15 +11:00
Shamim Rezaie
b6c38f71e2
MDL-61380 Quiz: quiz_slots schema change
...
Adding questioncategoryid and includingsubcategories to the quiz_slots table
2018-03-01 11:41:14 +11:00
Dan Marsden
1a11bf375c
MDL-49417 enrol_cohort: use ajax searchable selector for cohorts.
2018-03-01 13:39:56 +13:00
Eloy Lafuente (stronk7)
856e07e4e7
weekly release 3.5dev
2018-02-28 12:58:13 +01:00
Eloy Lafuente (stronk7)
4881c193b7
NOBUG: Fixed SVG browser compatibility
2018-02-28 12:58:11 +01:00
Jan Dageförde
aa949cb2f9
MDL-61549 user: Remove $already columns because none were loaded yet
2018-02-27 14:47:44 +01:00
Jake Dallimore
54a86d8f15
Merge branch 'wip-MDL-61485-master' of git://github.com/marinaglancy/moodle
2018-02-27 09:37:45 +08:00
Jake Dallimore
c99a5e18eb
Merge branch 'MDL-61480-master' of git://github.com/andrewnicols/moodle
2018-02-27 09:04:45 +08:00
Eloy Lafuente (stronk7)
e7d8d22dca
Merge branch 'MDL-61249-master' of git://github.com/sarjona/moodle
2018-02-26 23:10:14 +01:00
Eloy Lafuente (stronk7)
b62139ab27
Merge branch 'MDL-61393-master' of git://github.com/lameze/moodle
2018-02-26 23:06:36 +01:00
Mihail Geshoski
757a889b24
MDL-60398 resource: Unable to download folder resource
2018-02-26 16:49:21 +08:00
Andrew Nicols
26d26413a0
MDL-61480 core: Check plugin installed before returning
2018-02-26 12:11:25 +08:00
Andrew Nicols
de18c36f9f
Merge branch 'MDL-60547-master' of git://github.com/cescobedo/moodle
2018-02-26 10:20:54 +08:00
Andrew Nicols
8fe48ac366
Merge branch 'MDL-61462-master' of git://github.com/junpataleta/moodle
2018-02-26 10:10:27 +08:00
Sara Arjona
e2cd8d3c6d
MDL-61249 enrol_manual: Fix end date calculation
...
This patch has been given by Bruno Malaval.
2018-02-23 08:19:49 +01:00
Jake Dallimore
296a3aa707
weekly release 3.5dev
2018-02-23 11:51:28 +08:00
Jake Dallimore
fbf290d3b2
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2018-02-23 11:51:27 +08:00
Marina Glancy
ca6f717578
MDL-61522 mod_glossary: use full url in links
2018-02-23 10:55:59 +08:00
Andrew Nicols
563ac282fc
Merge branch 'MDL-61444-master-fix' of https://github.com/lameze/moodle
2018-02-23 07:57:07 +08:00
Simey Lameze
1657d0b6a9
MDL-61444 question: hardFreeze tags element if no caps
2018-02-23 07:44:57 +08:00
Barbara Ramiro
1421bf5492
MDL-61393 pix: add tag icons
2018-02-22 12:11:23 +08:00
Jun Pataleta
e5818c7d09
MDL-61513 admin: Fix undefined $buttons variable
2018-02-22 10:22:06 +08:00
Andrew Nicols
d40b84e253
Merge branch 'MDL-61444-master' of git://github.com/lameze/moodle
2018-02-22 09:59:15 +08:00
Simey Lameze
4509be2296
MDL-61444 question: freeze element for users without caps
2018-02-22 09:44:15 +08:00
Eloy Lafuente (stronk7)
0f8c06e0f5
Merge branch 'MDL-61437-master' of git://github.com/lameze/moodle
2018-02-22 08:30:57 +08:00
Eloy Lafuente (stronk7)
59462743e6
Merge branch 'MDL-58885-master' of https://github.com/sammarshallou/moodle
2018-02-22 08:30:57 +08:00
Jake Dallimore
f52c05d66d
Merge branch 'MDL-61394-master-fix2' of git://github.com/andrewnicols/moodle
2018-02-22 08:30:56 +08:00
Andrew Nicols
e63da7ba58
Merge branch 'MDL-61394-master-fix' of git://git.cameron1729.xyz/moodle
2018-02-22 08:30:55 +08:00
Andrew Nicols
54fd1bb3fa
MDL-61394 admin: Set valid default for pathtosassc
2018-02-22 08:30:55 +08:00
Cameron Ball
40e53599b3
MDL-61394 core_scss: Null coalesce path to sassc setting
2018-02-22 08:30:54 +08:00
Jake Dallimore
3a7ae79555
Merge branch 'MDL-61402' of https://github.com/mkassaei/moodle
2018-02-22 08:30:53 +08:00
Andrew Nicols
2b32b1fea8
Merge branch 'MDL-61394-master' of git://git.cameron1729.xyz/moodle
2018-02-22 08:30:53 +08:00
Eloy Lafuente (stronk7)
fcafde7e48
Merge branch 'MDL-61324_lti_sync' of git://github.com/davosmith/moodle
2018-02-22 08:30:52 +08:00
Eloy Lafuente (stronk7)
fb9d5e7a17
Merge branch 'MDL-61005-master' of git://github.com/sarjona/moodle
2018-02-22 08:30:52 +08:00
Luca Bösch
91e2e5e7a2
MDL-58845 mod_choice: Fix behat related tests
2018-02-22 08:30:51 +08:00
Andrew Nicols
85973908a5
Merge branch 'MDL-61444-master' of git://github.com/lameze/moodle
2018-02-22 08:30:50 +08:00
Andrew Nicols
c482497d52
Merge branch 'MDL-61421-master' of git://github.com/sarjona/moodle
2018-02-22 08:30:50 +08:00
Andrew Nicols
6478b4e463
Merge branch 'MDL-61408-master' of https://github.com/lucaboesch/moodle
2018-02-22 08:30:49 +08:00
Carlos
b999cee9a5
MDL-60547 message_popup: adding preventDefault at notification popover
2018-02-21 22:51:02 +01:00
Sara Arjona
efa66e0597
MDL-55153 customlang: Remove local DB entries when deleting local file
2018-02-21 22:00:15 +01:00
Simey Lameze
728e195c5e
MDL-61437 mod_quiz: rename question_build_display_preference function
2018-02-21 09:13:50 +08:00
Mihail Geshoski
4961e964d2
MDL-61485 authentication: Add callback 'pre_signup_requests'
2018-02-20 10:02:31 +08:00
Cameron Ball
eadebb2445
MDL-61394 core_scss: Add unit tests for SassC compilation
...
This patch also adds a test in theme_boost to verify that boost
can be succesfully compiled without errors by SassC.
2018-02-19 14:46:00 +08:00
Cameron Ball
8a5613f643
MDL-61394 theme_boost: Misc scss fixes
2018-02-19 14:39:19 +08:00
Cameron Ball
4658220b2d
MDL-61394 Administration: Add experimental feature to use SassC
2018-02-19 14:39:11 +08:00
Simey Lameze
e2795e8632
MDL-61444 question: replace all question tag capability checks
2018-02-19 14:21:59 +08:00
Simey Lameze
1451c07e05
MDL-61444 question: make question_has_capability_on support new caps
2018-02-19 14:21:49 +08:00
Simey Lameze
34cd75240e
MDL-61444 question: add question tagmine and tagall capabilities
2018-02-19 14:21:45 +08:00
Eloy Lafuente (stronk7)
25e0557484
Merge branch 'MDL-58845-master' of https://github.com/lucaboesch/moodle
2018-02-19 02:12:30 +01:00
Andrew Nicols
98ee3df14e
Merge branch 'MDL-61289-master' of git://github.com/junpataleta/moodle
2018-02-19 09:07:24 +08:00
Jun Pataleta
0e8d6595f4
MDL-61289 mod_choice: Add extra user fields to response data
2018-02-19 08:53:44 +08:00
AMOS bot
8a81290525
Automatically generated installer lang files
2018-02-19 00:06:11 +00:00
AMOS bot
7ed98e4912
Automatically generated installer lang files
2018-02-17 00:06:13 +00:00
sam marshall
163d280053
MDL-58885 core_search: Group support unit tests
2018-02-16 16:57:01 +00:00
sam marshall
3261e9237d
MDL-58885 core_search: Group support in relevant module search areas
2018-02-16 16:57:01 +00:00
sam marshall
4359ef18bb
MDL-58885 core_search: Add group support
...
Adds group support to the core search API and the Solr search engine.
This allows for:
* User searching by group (in the API only, no interface yet)
* Automatically restrict search results by group (in some cases like
separate-groups forums)
2018-02-16 16:57:00 +00:00
M Kassaei
7ce538be0f
MDL-61402 Core: Add a cancel button to edit profile page
2018-02-16 09:34:23 +00:00
Luca Bösch
a58fd9710d
MDL-61408 qbehaviour: Correct "Check" button styling.
2018-02-16 08:45:56 +01:00
Luca Bösch
3a9f0ad138
MDL-58845 mod_choice: In reports, respect "Show column for unanswered"
2018-02-16 08:45:51 +01:00
Jun Pataleta
6a51b279ec
MDL-61462 admin_roles: Point back to roles link to the correct URL
2018-02-16 10:32:44 +08:00
Marina Glancy
6bc6757084
MDL-56635 tags: use recordset since component may not be unique
2018-02-16 09:50:57 +08:00
Eloy Lafuente (stronk7)
d1b4ca921e
weekly release 3.5dev
2018-02-15 17:10:22 +01:00
Dan Marsden
d406ddca03
MDL-61005 core_cohort: Allow teachers to view site-wide cohorts
2018-02-14 20:02:39 +01:00
David Mudrák
26c1c01629
MDL-61453 user: Fix accepted file type when uploading user pictures
...
Not all archives are supported, only ZIP files are.
2018-02-14 18:06:45 +01:00
Stephen Bourget
b4993d29f7
MDL-45837 Grades: Minor fixes to grade_letter events
2018-02-14 17:31:57 +01:00
David Monllao
e4607502bf
NOBUG: Keep mod_workshop higher version after reverting MDL-60820
2018-02-14 12:03:12 +01:00
David Monllao
4b140685ad
Merge branch 'MDL-45837_master' of git://github.com/markn86/moodle
2018-02-13 07:48:16 +01:00
Andrew Nicols
5ac4e277fa
Merge branch 'MDL-61135-master-fixes' of https://github.com/lameze/moodle
2018-02-13 11:01:15 +08:00
Simey Lameze
cf81447c74
MDL-61135 mod_quiz: deprecate unused fragment_view class
2018-02-13 10:48:22 +08:00
Simey Lameze
fc23bc85cf
MDL-61135 mod_quiz: move fragment_view functions to custom_view class
2018-02-13 10:48:03 +08:00
Andrew Nicols
b57cd16dcf
Merge branch 'wip-MDL-61344' of https://github.com/ndunand/moodle
2018-02-13 09:03:50 +08:00
Andrew Nicols
486f7c9555
Merge branch 'MDL-61150' of git://github.com/stronk7/moodle
2018-02-13 09:01:31 +08:00
David Monllao
adc3c068bb
Merge branch 'MDL-61236-master' of git://github.com/farhan6318/moodle
2018-02-12 12:13:55 +01:00
David Monllao
132106bfef
Merge branch 'MDL-61153-master' of git://github.com/mihailges/moodle
2018-02-12 10:55:28 +01:00
David Monllao
0abe3fe373
Merge branch 'MDL-61375_master' of git://github.com/markn86/moodle
2018-02-12 09:40:31 +01:00
David Monllao
755310cbeb
Merge branch 'MDL-56688-master' of https://github.com/nwp90/moodle
2018-02-12 09:32:38 +01:00
Davo Smith
8037f32b8a
MDL-61324 enrol_lti: fix detection of changed grades during sync
2018-02-12 08:25:44 +00:00
David Monllao
f40d707dbf
Merge branch 'mod-lti-fix-test-with-hardcoded-url' of https://github.com/peikk0/moodle
2018-02-12 09:20:50 +01:00
David Monllao
1f07048f02
Merge branch 'MDL-61425-master' of git://github.com/rezaies/moodle
2018-02-12 09:13:08 +01:00
Sara Arjona
bfea8655f7
MDL-61421 cohort: Fix cohort_role_sync when a user is in two cohorts
2018-02-12 08:55:38 +01:00
Andrew Nicols
b6c2829745
Merge branch 'MDL-61366' of git://github.com/timhunt/moodle
2018-02-12 15:17:29 +08:00
Nicolas Dunand
a0b2b76613
MDL-61344 mod_assign: Show additional files when adding submission
2018-02-12 07:40:57 +01:00
Andrew Nicols
48cf9018fa
Merge branch 'MDL-60958-int-fix-1' of github.com:ryanwyllie/moodle
2018-02-12 13:51:55 +08:00
Ryan Wyllie
4e0ac12efa
MDL-60958 calendar: fix test helper action factory
2018-02-12 05:47:49 +00:00
Andrew Nicols
b383cec36c
Merge branch 'MDL-60958-master' of git://github.com/ryanwyllie/moodle
2018-02-12 13:34:31 +08:00
Ryan Wyllie
28852998f6
MDL-60958 calendar: stop db query in repeat collection constructor
...
Stop loading the parent record in the constructor because it is an
unnecessary DB query for each event instantiation.
Return null on get_repeats() for events that don't have repeats.
2018-02-12 05:29:11 +00:00
Andrew Nicols
1e41e6ddd9
Merge branch 'MDL-61135-master' of git://github.com/ryanwyllie/moodle
2018-02-12 11:34:56 +08:00
Andrew Nicols
f675a8e23a
Merge branch 'MDL-61305-master-fix' of https://github.com/andrewnicols/moodle
2018-02-12 11:30:53 +08:00
Shamim Rezaie
f0fca20bdf
MDL-61425 theme_boost: Made question labels width full in question bank
2018-02-12 14:28:24 +11:00
Andrew Nicols
ada9d0fb69
MDL-61305 modinfo: Add back missing require for course
2018-02-12 10:39:51 +08:00
Pierre Guinoiseau
a6529e04e6
MDL-61379 mod_lti: fix a test comparing a hardcoded URL from fixtures
...
The hardcoded URL from tests/fixtures/ims_cartridge_basic_lti_link.xml
didn't match if TEST_EXTERNAL_FILES_HTTPS_URL was defined, the test
needs to compare with the exact same URL instead of a generated one.
2018-02-12 13:44:45 +13:00
Andrew Nicols
af5f446fa8
Merge branch 'MDL-61305-master' of https://github.com/sammarshallou/moodle
2018-02-12 08:17:49 +08:00
Andrew Nicols
d461d093bd
Merge branch 'MDL-61413' of git://github.com/stronk7/moodle
2018-02-12 08:06:21 +08:00
Eloy Lafuente (stronk7)
54a099e989
MDL-61150 xmldb: Let's check the PATH attribute of XMLDB files
...
Starting with Moodle 3.5 the XMLDB->PATH attribute is checked
to be correct and pointing to the correct plugin directory.
It only was used for writing PHP savepoints code, but better we
ask for strict correctness.
With this patch applied, neither the XMLDB Editor neither install
will be able to load a file with wrong PATH anymore.
2018-02-11 23:07:18 +01:00
Marina Glancy
015e612a5f
MDL-61150 xmldb: correct path to schema in install.xml
2018-02-11 23:07:18 +01:00
Eloy Lafuente (stronk7)
dd9368b43d
MDL-61150 xmldb: Fix wrong PATH attributes in core
2018-02-11 22:53:58 +01:00
Farhan Karmali
4fd0bdb2b7
MDL-61236 enrol: Course welcome message to be sent from correct contact
2018-02-11 20:45:49 +05:30
Eloy Lafuente (stronk7)
7fcc62c633
MDL-61413 mod_lti: Use sql_compare_text() for comparing TEXTs
2018-02-11 02:16:39 +01:00
Mark Nelson
cb21b5b7fb
MDL-61196 message_popup: clean params before returning via WS
2018-02-09 17:35:51 +08:00
Mark Nelson
fb77b89fd8
MDL-61375 mod_chat: specify the 'eventtype' to avoid duplicate rows
2018-02-09 14:46:11 +08:00
Mark Nelson
e960152141
MDL-45837 core: minor tidy up to events
2018-02-09 12:13:48 +08:00
Stephen Bourget
b302d434ae
MDL-45837 Grades: Add unit & behat tests for events
2018-02-09 11:41:38 +08:00
Stephen Bourget
31647f0cc9
MDL-45837 Grades: Add events for grade letters
2018-02-09 11:41:38 +08:00
Stephen Bourget
2f3b709859
MDL-45837 Grades: Add events for scales
2018-02-09 11:41:38 +08:00
sam marshall
08ec1b4e47
MDL-61305 Performance: Modinfo cache can get built in parallel
...
In a busy site it is possible that one user will access the site
while another is building modinfo cache. This can result in the
cache being built several times at once, potentially causing a
performance issue.
2018-02-08 14:45:55 +00:00
David Monllao
315a0a3aaf
weekly release 3.5dev
2018-02-08 09:29:09 +01:00
Andrew Nicols
49b12fdbd1
Merge branch 'MDL-61133-master-fixes' of https://github.com/lameze/moodle
2018-02-08 12:01:55 +08:00
Ryan Wyllie
d04f42254b
MDL-61135 mod_quiz: add behat test for tag filtering in qbank modal
2018-02-08 02:44:18 +00:00
Ryan Wyllie
d7abdb64ee
MDL-61135 question: add behat test for tag filtering
2018-02-08 02:44:17 +00:00
Ryan Wyllie
e6743b4b80
MDL-61135 mod_quiz: remove YUI question bank dialogue
2018-02-08 02:44:17 +00:00
Ryan Wyllie
fff033322a
MDL-61135 mod_quiz: add tag condition to question bank form
2018-02-08 02:44:17 +00:00
Ryan Wyllie
171d7919b3
MDL-61135 mod_quiz: add question bank AMD modal
2018-02-08 02:44:16 +00:00
Ryan Wyllie
f33dc783f1
MDL-61135 mod_quiz: add question bank fragment
2018-02-08 02:44:16 +00:00
Ryan Wyllie
031a275288
MDL-61135 question: add tag filter condition
2018-02-08 02:44:16 +00:00
Ryan Wyllie
73d16fc61d
MDL-61135 question: split edit setup logic out from POST param parsing
...
Decouple the business logic in the question_edit_setup function from
the GET/POST param parsing to allow the business logic to be run
on params directly passed to it.
2018-02-08 02:25:30 +00:00
Simey Lameze
e842596d1d
MDL-61133 core_question: disable form change checker
2018-02-08 10:10:51 +08:00
Sara Arjona
58af736dec
MDL-61365 group: Fix default filter when group mode is visible
2018-02-07 18:02:56 +01:00
David Monllao
42afb6c2ac
MDL-52811 version: Bump to update system capabilities and lang str
2018-02-07 07:57:18 +01:00
Andrew Nicols
a87c7c03ad
Merge branch 'MDL-61377-master' of git://github.com/rezaies/moodle
2018-02-07 12:52:26 +08:00
Shamim Rezaie
38b1d6cdd9
MDL-61377 Core: Fixed faulty warning when using progress_bar
2018-02-07 14:47:18 +11:00
Andrew Nicols
fd26d7318e
Merge branch 'MDL-52832' of https://github.com/stronk7/moodle
2018-02-07 07:07:27 +08:00
Eloy Lafuente (stronk7)
496e80e1f5
MDL-52832 quiz: sql fixing couple of incorrect group by uses
2018-02-06 18:30:11 +01:00
Tim Hunt
168635fb6f
MDL-61366 setuplib: safely construct the ajax renderer when needed
2018-02-06 12:09:43 +00:00
David Monllao
7416d00ad2
Merge branch 'MDL-52832-master' of https://github.com/lucaboesch/moodle
2018-02-06 12:18:27 +01:00
David Monllao
24d8485ea6
Merge branch 'master_MDL-60421' of https://github.com/danmarsden/moodle
2018-02-06 10:46:35 +01:00
David Monllao
8c52eb2a15
MDL-52811 course: Note about the new capability when creating courses
2018-02-06 08:10:10 +01:00
David Monllao
d3e54578ea
Merge branch 'MDL-52811_prevent_forcelang' of git://github.com/davosmith/moodle
2018-02-06 08:00:11 +01:00
Andrew Nicols
e742f93303
Merge branch 'MDL-61132-master' of git://github.com/rezaies/moodle
2018-02-06 14:33:41 +08:00
Andrew Nicols
5d7d0457d2
Merge branch 'MDL-61133-master' of git://github.com/lameze/moodle
2018-02-06 14:00:51 +08:00
Simey Lameze
d1db765a64
MDL-61133 core_question: move all selectors to a new module
2018-02-06 10:24:22 +08:00
Simey Lameze
fd5e2ead95
MDL-61133 core_question: add new question tags modal
2018-02-06 10:09:10 +08:00
Eloy Lafuente (stronk7)
5bdda5e535
Merge branch 'MDL-61168-master' of git://github.com/junpataleta/moodle
2018-02-05 20:17:34 +01:00
Eloy Lafuente (stronk7)
b04811687c
Merge branch 'MDL-61341-master' of git://github.com/andrewnicols/moodle
2018-02-05 20:06:32 +01:00
Davo Smith
4ee8ec310a
MDL-52811 course: moodle/course:setforcedlanguage integration fixes
2018-02-05 13:20:42 +00:00
David Monllao
02e6350222
Merge branch 'MDL-61027-master' of git://github.com/rezaies/moodle
2018-02-05 11:56:18 +01:00
David Monllao
69b4a73de8
Merge branch 'MDL-61251-master' of https://github.com/lucaboesch/moodle
2018-02-05 11:50:39 +01:00
David Monllao
1cc79637c7
Merge branch 'MDL-42764_master' of git://github.com/markn86/moodle
2018-02-05 11:18:34 +01:00
Andrew Nicols
ad1ba7f02a
Merge branch 'MDL-61269' of git://github.com/stronk7/moodle
2018-02-05 17:29:25 +08:00
Andrew Nicols
a88658fbf0
Merge branch 'MDL-51189-master' of git://github.com/rezaies/moodle
2018-02-05 15:43:47 +08:00
Ryan Wyllie
4c72d4bec1
MDL-61135 core_tag: add function get_tags_by_area_in_contexts
...
Add a function to allow for searching tags by an area (component and
itemtype) in a given set of contexts.
2018-02-05 06:59:13 +00:00
Shamim Rezaie
b0ae7d082a
MDL-61132 Questions: Fix behat failures
2018-02-05 13:59:39 +11:00
Simey Lameze
7f4b6dfe70
MDL-61133 core_question: tags form and fragment callback
2018-02-05 10:58:04 +08:00
Simey Lameze
680d5c5be6
MDL-61133 core_question: new submit_tags_form webservice
2018-02-05 10:58:04 +08:00
Simey Lameze
d587dc6f6f
MDL-61133 core_question: add tags column class to question list
2018-02-05 10:57:04 +08:00
Simey Lameze
f31804c01c
MDL-61133 core_output: add fontawesome mapping for tags icon
2018-02-05 09:36:52 +08:00
Shamim Rezaie
869320c7f4
MDL-61132 Questions: Unit tests compatibility
...
Modified unit tests to adapt with "Top" categories.
2018-02-05 11:58:58 +11:00
Shamim Rezaie
f86f8c85c1
MDL-61132 Questions: Adapt logic on export/import
...
Modified import/export to adapt with "Top" categories.
2018-02-05 11:58:58 +11:00
Shamim Rezaie
8df402e401
MDL-61132 Questions: Adapt logic on backup/restore
...
Modifying backup/restore to adapt with "Top" categories.
2018-02-05 11:58:57 +11:00
Shamim Rezaie
3b8f3198de
MDL-61132 Quiz: "Random" question from "Top" categories
...
* Support for adding ranodm questions from "Top" categories
2018-02-05 11:58:57 +11:00
Shamim Rezaie
9275220de3
MDL-61132 Questions: Question Bank amendments to cope with Top category
...
* Display "Top" categories in the category filter when listing questions in the question bank
* Prevent editing "Top" categories
* Prevent deleting "Top" categories
2018-02-05 11:58:52 +11:00
Shamim Rezaie
bb06397130
MDL-61132 Questions: Add "Top" categories by default when don't exist
...
Create "Top" categories along with the default categories when they don't exist
2018-02-05 11:53:36 +11:00
Shamim Rezaie
d2c4ff10bf
MDL-61132 Questions: Upgrade step to add Top to existing contexts
...
Upgrade script to add a "Top" category as a real category to the question bank
2018-02-05 11:20:50 +11:00
Eloy Lafuente (stronk7)
b26bc628cf
MDL-61269 composer: better license GPL-3.0-or-later
...
Source: https://spdx.org/licenses/
2018-02-04 19:38:32 +01:00
Sara Arjona
8d7c385203
MDL-61261 badges: Add email validation during backpack configuration
2018-02-02 11:33:15 +01:00
Ryan Wyllie
99df051805
MDL-61135 templates: improve loading icon for loading templates
2018-02-02 03:58:49 +00:00
Ryan Wyllie
2328bcccde
MDL-61135 javascript: fix modal body height resizing when loading
2018-02-02 03:57:25 +00:00
Andrew Nicols
139dfc8b8a
MDL-61341 theme_boost: Fix usertour zindex calculations
2018-02-02 11:31:14 +08:00
Andrew Nicols
2bc3246f93
MDL-61341 theme_boost: Modify variables used for calculations
...
Variables must be of the same type for Math to take place. We cannot
mix REM and EM because they have different relative roots.
2018-02-02 11:29:34 +08:00
Jun Pataleta
5c7351a263
MDL-61168 mod_assign: Truncate only the online text submission
2018-02-02 09:20:57 +08:00
Luca Bösch
1477e62936
MDL-61251 admin: configenablerssfeedsdisabled2 string more correct.
2018-02-01 22:59:33 +01:00
Luca Bösch
bcf4a7f076
MDL-52832 quiz: timeclose in activities block looks after overrides.
2018-02-01 22:52:19 +01:00
Davo Smith
4a9624af21
MDL-52811 course: fix unit tests broken by setforcedlanguage
2018-02-01 17:07:23 +00:00
Davo Smith
1433a07881
MDL-52811 course: prevent setting of 'lang' without permission
2018-02-01 17:07:12 +00:00
Yair Spielmann
ecce451878
MDL-52811 course: Require course:setforcedlanguage to force language.
2018-02-01 17:06:57 +00:00
David Monllao
a409707794
weekly release 3.5dev
2018-02-01 14:26:35 +01:00
David Monllao
e395d46b3b
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2018-02-01 14:26:33 +01:00
Dan Marsden
3e080111f9
MDL-60421 tool_cohortroles: fix deprecated call.
2018-02-01 20:58:31 +13:00
Jake Dallimore
91f841d00f
Merge branch 'MDL-60077-master-fix' of https://github.com/andrewnicols/moodle
2018-02-01 14:55:50 +08:00
Andrew Nicols
826f61e500
MDL-60077 tool_usertours: Pull v0.12.2 of usertours for triangle fix
2018-02-01 14:28:13 +08:00
Andrew Nicols
258f54501b
MDL-37190 blocks: Fix behat failure with new langstring
2018-02-01 10:33:21 +08:00
David Mudrák
051857fcb9
MDL-61242 repository_equella: Fix missing class repository
...
The call to the class 'repository' introduced in the commit d05c2ac7cc
didn't fully work and threw: "Exception - Class 'repository' not found".
This fixes the missing library inclusion.
2018-02-01 10:33:21 +08:00
Eloy Lafuente (stronk7)
632293b09a
Merge branch 'MDL-61058-master' of git://github.com/junpataleta/moodle
2018-02-01 10:33:20 +08:00
Eloy Lafuente (stronk7)
025ef39f14
Merge branch 'MDL-61023-master' of git://github.com/junpataleta/moodle
2018-02-01 10:33:20 +08:00
Andrew Nicols
ec010c09b3
Merge branch 'MDL-37190-master-fix2' of https://github.com/snake/moodle
2018-02-01 10:33:20 +08:00
Andrew Nicols
5eca8239f2
Merge branch 'MDL-61313_master' of git://github.com/dmonllao/moodle
2018-02-01 10:33:19 +08:00
Jake Dallimore
878f4b7ae0
MDL-37190 blocks: fix erroneous strings in the block_blog_tags block
2018-02-01 10:33:19 +08:00
David Monllao
3fd655242d
MDL-61313 behat: Move future events further
2018-02-01 10:33:19 +08:00
Andrew Nicols
b183ace176
Merge branch 'MDL-37190-master-fix1' of https://github.com/snake/moodle
2018-02-01 10:33:18 +08:00
David Monllao
5cce9a8fff
Merge branch 'MDL-60836-master' of git://github.com/jleyva/moodle
2018-02-01 10:33:18 +08:00
Jake Dallimore
4cff1e5476
MDL-37190 behat: fix for char case in html block test
2018-02-01 10:33:18 +08:00
Jake Dallimore
cdef2e7d34
Merge branch 'MDL-37190-master' of https://github.com/lucaboesch/moodle
2018-02-01 10:33:17 +08:00
David Monllao
e57392fabe
Merge branch 'MDL-57394-master' of git://github.com/jleyva/moodle
2018-02-01 10:33:17 +08:00
Eloy Lafuente (stronk7)
74c0b5fe91
Merge branch 'MDL-44612-master' of git://github.com/junpataleta/moodle
2018-02-01 10:33:17 +08:00
Eloy Lafuente (stronk7)
aa78380630
Merge branch 'MDL-61281_master' of git://github.com/dmonllao/moodle
2018-02-01 10:33:16 +08:00
David Monllao
e9fd486eb6
Merge branch 'MDL-60646-master' of git://github.com/junpataleta/moodle
2018-02-01 10:33:16 +08:00
David Monllao
f372f96656
Merge branch 'MDL-60997-master' of git://github.com/junpataleta/moodle
2018-02-01 10:33:16 +08:00
David Monllao
54c51cc810
Merge branch 'MDL-61152-master' of git://github.com/junpataleta/moodle
2018-02-01 10:33:16 +08:00
David Monllao
237bc01fdf
Merge branch 'MDL-61260_master' of git://github.com/markn86/moodle
2018-02-01 10:33:15 +08:00
Jake Dallimore
915140bced
Merge branch 'MDL-61253-master' of git://github.com/andrewnicols/moodle
2018-02-01 10:33:15 +08:00
Andrew Nicols
8be8fb9a2e
Merge branch 'MDL-60077-master' of https://github.com/HuongNV13/moodle
2018-02-01 10:33:15 +08:00
Andrew Nicols
377a1a4cbb
Merge branch 'MDL-61250-master' of https://github.com/lucaboesch/moodle
2018-02-01 10:33:14 +08:00
Adrian Greeve
375db4ebc5
MDL-61322 reports: Reformated the display date to include the year.
2018-02-01 08:26:27 +08:00
AMOS bot
5b60901de6
Automatically generated installer lang files
2018-02-01 00:06:35 +00:00
AMOS bot
cab91b357a
Automatically generated installer lang files
2018-01-31 00:06:25 +00:00
Juan Leyva
bf7a643f8a
MDL-57394 mod_chat: New WS mod_chat_get_session_messages
2018-01-30 14:30:51 +01:00
Juan Leyva
2971d8421c
MDL-57394 mod_chat: Move get session messages code to new function
2018-01-30 14:21:13 +01:00
Juan Leyva
26b4e8580d
MDL-57394 mod_chat: New WS mod_chat_get_sessions
2018-01-30 13:52:05 +01:00
Juan Leyva
9b82171b18
MDL-57394 mod_chat: Move get sessions code to new function
...
To avoid code duplication when creating new web services we need to
move code to a function chat_get_sessions.
2018-01-30 13:52:05 +01:00
Juan Leyva
e3c04bd98a
MDL-60836 core_calendar: Return categoryid in get_calendar_events
2018-01-30 13:47:19 +01:00
Juan Leyva
0e8b3d929d
MDL-61312 completion: Return completion for teachers via WS
...
core_completion_get_activities_completion_status was not returning
completion information for users with the teacher role only (when it
wasn’t a role allowed to track completion).
2018-01-30 12:19:52 +01:00
AMOS bot
baa46ac0e2
Automatically generated installer lang files
2018-01-30 00:06:27 +00:00
Mark Nelson
b02295039e
MDL-42764 core: added missing string definition
...
Also changed the string index so it was not
vague. The index 'emailempty' appears as if it
could belong to a validation method for a form.
2018-01-29 19:07:57 +08:00
Luca Bösch
916a72bb51
MDL-37190 blocks: Block name label consistency
...
AMOS BEGIN
MOV [blocktitle,blog],[configtitle,block_blog_tags]
AMOS END
2018-01-29 09:43:30 +01:00
Huong Nguyen
0c2ecefc45
MDL-60077 User tours: pop-up triangle look bad next to the corners
2018-01-29 10:31:31 +07:00
Mark Nelson
029ec1edfe
MDL-61260 auth_ldap: require /user/profile/lib.php file
2018-01-29 11:30:05 +08:00
Eloy Lafuente (stronk7)
94eeb7cbdb
Merge branch 'wip-MDL-61242-master' of git://github.com/abgreeve/moodle
2018-01-29 01:41:06 +01:00
Andrew Nicols
9e82cab6b6
Merge branch 'MDL-58410_master' of git://github.com/markn86/moodle
2018-01-29 08:15:39 +08:00
Eloy Lafuente (stronk7)
b70c74548b
Merge branch 'MDL-61218-master' of git://github.com/lameze/moodle
2018-01-29 00:10:25 +01:00
David Monllao
93b2267239
MDL-61281 search_solr: PHP 7.2 compatible counts
2018-01-26 13:11:51 +01:00
Luca Bösch
eeb8e895da
MDL-61250 questions: Omit leading space in question preview link
2018-01-25 14:24:09 +01:00
Jun Pataleta
558a6a79d6
MDL-60997 core_message: Add replytoname in unit test
2018-01-25 16:47:12 +08:00
Andrew Nicols
a4f914b54d
weekly release 3.5dev
2018-01-25 15:14:24 +08:00
Andrew Nicols
f486223806
NOBUG: Fixed SVG browser compatibility
2018-01-25 15:14:21 +08:00
Andrew Nicols
141878736f
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2018-01-25 15:14:20 +08:00
Jake Dallimore
efd9343924
Merge branch 'MDL-60078-master-fix' of https://github.com/andrewnicols/moodle
2018-01-25 14:47:14 +08:00
Andrew Nicols
dd4ac3d2ce
MDL-60078 tool_usertours: Adjust accessibility checks for all themes
2018-01-25 12:45:56 +08:00
Eloy Lafuente (stronk7)
35925a2c06
MDL-61269 behat-extension: bump to fix some caps & defaults
2018-01-24 22:20:33 +01:00
Jun Pataleta
ab9ee20ec7
MDL-44612 mod_glossary: Test importing of glossary entries
...
* And check that the importing of entries is reflected in the recent
activity block.
2018-01-24 16:38:54 +08:00
Jun Pataleta
a52f3d9d0b
MDL-44612 mod_forum: Confirm forum post listing in recent activity block
2018-01-24 16:38:54 +08:00
Damyon Wiese
4c3e2bdde7
MDL-61023 behat: Automate MDLQA-8158
...
Verify the general section does not appear in the navigation when it is empty.
2018-01-24 11:36:49 +08:00
Damyon Wiese
3a732ec7bb
MDL-61058 behat: Automate MDLQA-8146
...
Verify that the keyholder is displayed on the self enrolment page.
2018-01-24 11:22:50 +08:00
Igor Sazonov
358b10a337
MDL-58410 user: add support for alternative name search
...
The solution about searching all external names fields (middlename etc) from course enrolment page (enrolled and enrolling pages)
2018-01-24 11:15:45 +08:00
Andrew Nicols
0b048da8c0
MDL-61234 tool_usertours: Rewrite feature to work with all themes
2018-01-24 10:05:42 +08:00
Simey Lameze
e63a39e013
MDL-61218 lib: set chart border color to white
2018-01-23 12:01:46 +08:00
Andrew Nicols
6d326e1179
Merge branch 'MDL-61203_m35v3' of git://github.com/sbourget/moodle
2018-01-23 11:30:09 +08:00
Jun Pataleta
3894262a2f
MDL-61152 calendar: Remove usage of undefined variable
2018-01-23 10:49:18 +08:00
Andrew Nicols
51d31432c8
MDL-61253 repository: Add referenced files to archives
2018-01-23 10:38:05 +08:00
Eloy Lafuente (stronk7)
b878578d90
Merge branch 'MDL-61252-master' of git://github.com/andrewnicols/moodle
2018-01-23 02:13:10 +01:00
Eloy Lafuente (stronk7)
dd2e263752
Merge branch 'MDL-60814_master' of git://github.com/markn86/moodle
2018-01-23 01:24:46 +01:00
Andrew Nicols
caa9cb7124
MDL-61252 mod_quiz: Fix ambiguous behat check
2018-01-23 08:21:22 +08:00
Shamim Rezaie
ce8c0126a9
MDL-51189 Quiz: Edit overrides when quiz is not available to students
...
The $active variable should simply be used to dim the text, nothing more.
2018-01-23 10:52:19 +11:00
Eloy Lafuente (stronk7)
4a87646654
Merge branch 'MDL-60918-master' of git://github.com/ryanwyllie/moodle
2018-01-22 20:17:20 +01:00
Eloy Lafuente (stronk7)
447cf62409
Merge branch 'MDL-58006-master' of git://github.com/zig-moodle/moodle
2018-01-22 19:57:33 +01:00
Eloy Lafuente (stronk7)
3c2501ac77
Merge branch 'MDL-60812-master' of https://github.com/mwehr/moodle
2018-01-22 16:33:07 +01:00
Eloy Lafuente (stronk7)
863d7ca5aa
Merge branch 'MDL-60181-master' of git://github.com/mihailges/moodle
2018-01-22 12:30:44 +01:00
Shamim Rezaie
425817793a
MDL-61027 calendar: Fix datetime profile field issue with non-Gregorian
2018-01-22 18:47:06 +11:00
Mihail Geshoski
11342dbcf8
MDL-60181 glossary: Glossary rating is displayed wrongly
2018-01-22 13:51:58 +08:00
Andrew Nicols
6092574ddf
Merge branch 'MDL-61240' of git://github.com/stronk7/moodle
2018-01-22 11:36:41 +08:00
Zig Tan
1a9e8542c5
MDL-58006 assign: Reset blindmarking assignments to hidden
...
Fix to reset blindmarking assigments to hidden as part of Course reset with behat test
2018-01-22 11:35:52 +08:00
Andrew Nicols
0cc0f72ceb
MDL-60078 behat: Convert ErrorException to DriverException
2018-01-22 11:29:29 +08:00
Andrew Nicols
60ce5848f6
Merge branch 'MDL-60078-master' of https://github.com/nashtechdev01/moodle
2018-01-22 11:08:19 +08:00
Eloy Lafuente (stronk7)
dba5826124
Merge branch 'MDL-50469-master' of git://github.com/junpataleta/moodle
2018-01-22 02:43:08 +01:00
Eloy Lafuente (stronk7)
a610100586
Merge branch 'MDL-61077' of git://github.com/timhunt/moodle
2018-01-22 02:26:04 +01:00
Eloy Lafuente (stronk7)
df4e047944
Merge branch 'MDL-61234-master' of git://github.com/andrewnicols/moodle
2018-01-22 01:37:44 +01:00
Andrew Nicols
a9a67db2c9
Merge branch 'MDL-45367-master' of https://github.com/lucaboesch/moodle
2018-01-22 08:34:32 +08:00
Eloy Lafuente (stronk7)
66915b0ea1
Merge branch 'wip-MDL-61175-master' of https://github.com/kwiliarty/moodle
2018-01-22 01:24:44 +01:00
Eloy Lafuente (stronk7)
b0bb30e2e7
Merge branch 'MDL-61224_master' of git://github.com/markn86/moodle
2018-01-22 01:22:22 +01:00
Adrian Greeve
d05c2ac7cc
MDL-61242 repository_equella: Add source key when sending the source.
...
A thank you to Nelson Cheng for find this issue and suggesting a patch.
2018-01-20 10:56:18 +08:00
Andrew Nicols
64c9b4046c
MDL-61234 tool_usertours: Wrap library calls in pendingjs
2018-01-19 15:06:45 +08:00
AMOS bot
6ba6f13b2c
Automatically generated installer lang files
2018-01-19 00:06:48 +00:00
Eloy Lafuente (stronk7)
5405354d88
MDL-61240 dml: php72 compatibility, avoid counting on non-countables
...
This was not detected earlier because we have been unable to
run sqlsrv + php72 till now (not available).
2018-01-19 00:59:16 +01:00
Luca Bösch
7583efe9f5
MDL-45367 questions: Add SVG icons for question types.
2018-01-18 15:29:35 +01:00
Kevin Wiliarty
a0b9bf4998
MDL-61175 mod_assign: roll grade-by reminder on restore
2018-01-18 08:36:34 -05:00
Arnaud Trouvé
30146ed1ad
MDL-60997 messages: add property replytoname
2018-01-18 08:41:40 +01:00
Jun Pataleta
4369677af2
MDL-60646 user_portfolio: Fix action icons in Show / hide column
...
* Refactor the code to make it look cleaner and easier to read.
* Fixed incorrect alt-text for the configure icon.
* Fixed missing alt-text for show/hide icon.
2018-01-18 15:26:21 +08:00
Andrew Nicols
f68150ad05
weekly release 3.5dev
2018-01-18 12:47:50 +08:00
Andrew Nicols
eb65276e5b
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2018-01-18 12:47:47 +08:00
Eloy Lafuente (stronk7)
b678f3309d
Merge branch 'MDL-58711-master' of git://github.com/jleyva/moodle
2018-01-17 10:55:23 +01:00
David Monllao
09896c35f2
Merge branch 'MDL-60963-master' of git://github.com/ryanwyllie/moodle
2018-01-17 10:49:58 +01:00
Eloy Lafuente (stronk7)
2ab36722f2
Merge branch 'MDL-53113-master' of git://github.com/junpataleta/moodle
2018-01-17 10:37:23 +01:00
Juan Leyva
ddeabbc53a
MDL-58711 mod_assign: Fix draft and submission counting
2018-01-17 09:49:46 +01:00
Mark Nelson
822fe4fc15
MDL-60814 auth_ldap: prevent setting names breaking site upgrades
2018-01-17 14:18:02 +08:00
Ryan Wyllie
3152de6a8d
MDL-60963 calendar: use related cache for module instances in export
2018-01-17 03:23:36 +00:00
Jun Pataleta
dd9c292700
MDL-53113 libraries: Add cleaned up PHP doc blocks
2018-01-17 10:52:16 +08:00
Eloy Lafuente (stronk7)
87f6dfdedc
Merge branch 'MDL-58711-master' of git://github.com/jleyva/moodle
2018-01-17 02:27:22 +01:00
Eloy Lafuente (stronk7)
76f8b36105
MDL-53113 libraries: Also remove core_renderer->notify_xxx() methods
...
Keeping the methods instead of fully deleting them alternative.
2018-01-17 02:18:16 +01:00
Eloy Lafuente (stronk7)
0e68db9e83
MDL-41312 groups: documment final removal in upgrade.txt
2018-01-17 02:04:16 +01:00
Eloy Lafuente (stronk7)
8bdee69d3e
Merge branch 'MDL-41312-master' of git://github.com/ankitagarwal/moodle
2018-01-17 02:02:54 +01:00
AMOS bot
300ace312e
Automatically generated installer lang files
2018-01-17 00:06:20 +00:00
Stephen Bourget
cfdd8d12dd
MDL-61203 badges: Allow profile picture as badge criteria
2018-01-16 10:18:23 -05:00
Jun Pataleta
3f5cae3679
Merge branch 'MDL-61221-master' of git://github.com/andrewnicols/moodle
2018-01-16 23:00:59 +08:00
David Monllao
641e7d41a6
MDL-60967 calendar: Add argument for missing mini param
2018-01-16 13:30:14 +01:00
David Monllao
abf089f2a3
Merge branch 'MDL-60967-master' of git://github.com/ryanwyllie/moodle
2018-01-16 12:36:27 +01:00
KietLy
26872a8006
MDL-60078 User tours accessibility: Tab should go back into the pop-up
2018-01-16 17:36:25 +07:00
Mark Nelson
e4d9eff640
MDL-61224 core_role: prevent short name from exceeding 100 chars
2018-01-16 18:14:42 +08:00
Andrew Nicols
68c2b72673
MDL-61223 course: Set default course start date
2018-01-16 14:26:19 +08:00
Andrew Nicols
389aad6eef
MDL-61221 badges: Ignore site availabilty for behat
...
Behat sites should not be available publically, and the check against
the backpack API for site availablity can time out in some situations.
We should be testing as though the site _is_ available, as this is the
standard expectation.
2018-01-16 13:21:51 +08:00
Adam Olley
e36a2f2aa7
MDL-60918 core_message: update preferences of user behat test
2018-01-16 05:07:13 +00:00
Andrew Nicols
174fbacc9b
Merge branch 'MDL-60815-master' of git://github.com/ryanwyllie/moodle
2018-01-16 12:27:43 +08:00
Ryan Wyllie
745783fa13
MDL-60918 message: use current user in message preference update
2018-01-16 03:49:55 +00:00
Ryan Wyllie
bb8bb8e41c
MDL-60815 theme: fix loading editor styles
2018-01-16 03:39:09 +00:00
Jun Pataleta
56c9d66652
MDL-50469 core: Update lib/upgrade.txt about notify() final deprecation
2018-01-16 11:34:00 +08:00
Ankit Agarwal
943e290059
MDL-50469 libraries: Final deprecation of notify()
2018-01-16 11:28:26 +08:00
Andrew Nicols
5705fd0907
Merge branch 'MDL-60549-master' of https://github.com/davidknu/moodle
2018-01-16 10:08:26 +08:00
Andrew Nicols
0881745a9e
Merge branch 'MDL-59567-master' of https://github.com/mackensen/moodle
2018-01-16 09:30:59 +08:00
Eloy Lafuente (stronk7)
5242a76a4b
Merge branch 'MDL-61204-master' of git://github.com/andrewnicols/moodle
2018-01-16 02:16:40 +01:00
Eloy Lafuente (stronk7)
3e9282d486
Merge branch 'MDL-60959-master' of git://github.com/ryanwyllie/moodle
2018-01-16 01:14:39 +01:00
AMOS bot
f79437ef3b
Automatically generated installer lang files
2018-01-16 00:06:27 +00:00
Eloy Lafuente (stronk7)
4fa58ece62
Merge branch 'MDL-61081-master' of git://github.com/sarjona/moodle
2018-01-16 00:27:38 +01:00
Eloy Lafuente (stronk7)
2b2cad6f0a
Merge branch 'MDL-37390-master' of git://github.com/sarjona/moodle
2018-01-16 00:25:15 +01:00
Eloy Lafuente (stronk7)
d2d919e478
Merge branch 'MDL-61162-master' of git://github.com/junpataleta/moodle
2018-01-15 22:57:12 +01:00
Eloy Lafuente (stronk7)
d7ba45290b
Merge branch 'MDL-61063-master' of https://github.com/sammarshallou/moodle
2018-01-15 22:02:08 +01:00
Ankit Agarwal
3becfcd226
MDL-53113 libraries: Remove deprecated constants
2018-01-15 20:19:07 +01:00
Eloy Lafuente (stronk7)
b3b79085e6
Merge branch 'MDL-51885-master' of git://github.com/ankitagarwal/moodle
2018-01-15 19:09:52 +01:00
Tim Hunt
bccad386b0
MDL-61077 question stats: make calculations more robust
2018-01-15 16:07:57 +00:00
David Monllao
88d7a6a6b7
MDL-60960 qtype_essay: Update specific_filepicker_options deprecation message
2018-01-15 15:58:19 +01:00
David Monllao
f4a30c5fdf
Merge branch 'MDL-41090_rebased' of https://github.com/andrewhancox/moodle
2018-01-15 15:52:29 +01:00
David Balch
d2bba97d77
MDL-60548 profile: Clarify some users can always see email addresses.
2018-01-15 12:21:09 +00:00
David Balch
565f3f25f0
MDL-60548 profile: Show profile email when 'maildisplay' allows it.
...
Adds 'email' to hiddenuserfields, which allows:
* user to view email on their own profile,
* users with cap site:viewuseridentity to view email on any profile (admins/teachers)
* admin to veto display of email to users without site:viewuseridentity (except viewing their own)
* unprivileged users to view if the profile's maildisplay permits it.
Changes in user/lib.php include removal of is_siteadmin() test, which
is redundant due to checks via has_capability().
Fixes regression from 2.9 (MDL-45774).
2018-01-15 12:21:09 +00:00
Andrew Hancox
f3d9872aa3
MDL-41090 questions: Allow embedding files in response comments
2018-01-15 11:19:06 +00:00
Andrew Hancox
fd2ce923cf
MDL-41090 questions: Move editor and filepicker options into engine
2018-01-15 11:19:01 +00:00
David Monllao
2692af9032
Merge branch 'MDL-60960-master' of git://github.com/ryanwyllie/moodle
2018-01-15 12:10:20 +01:00
Eloy Lafuente (stronk7)
c1dd6af98a
Merge branch 'MDL-61166-master' of git://github.com/rezaies/moodle
2018-01-15 10:57:38 +01:00
David Monllao
e3d292301e
Merge branch 'MDL-55382-master' of git://github.com/damyon/moodle
2018-01-15 10:05:05 +01:00
David Monllao
5d89d24bea
Merge branch 'MDL-61010-master' of git://github.com/andrewnicols/moodle
2018-01-15 09:53:48 +01:00
Andrew Nicols
110965aecd
Merge branch 'MDL-61205_m35v1' of git://github.com/sbourget/moodle
2018-01-15 14:17:01 +08:00
Andrew Nicols
a7db60dcf1
Merge branch 'MDL-61156-master' of https://github.com/mwehr/moodle
2018-01-15 13:48:08 +08:00
Shamim Rezaie
e4d3ed18ff
MDL-61166 Groups: Fixed a typo in PHPDoc
2018-01-14 09:18:12 +11:00
wehr
122c999536
MDL-60812 enrol_manual: Fixes not working default role
2018-01-12 16:13:27 +01:00
David Balch
224796f0fa
MDL-60548 profile: Behat tests for email display in profiles.
2018-01-12 11:36:43 +00:00
sam marshall
470d59d31f
MDL-61063 Scheduled tasks: Add link to clear fail delay
2018-01-12 11:10:29 +00:00
Farhan Karmali
6363c9ade2
MDL-37390 course: Set startdate and enddate properly for approved course
...
Once a course is approved the startdate and enddate were not set properly
This patch sets current date as startdate and enddate is startdate +
default duration of the course
2018-01-12 10:02:18 +01:00
Farhan Karmali
19f0685069
MDL-61081 enrol: Start and end date for courses created by external db
...
Course created by external db enrolment plugin should have start date as current date
and end date is todays date + default course duration
2018-01-12 09:57:22 +01:00
wehr
e6a87bd192
MDL-61156 enrol_manual: Fixes not working manual quick enrolment in IE11
2018-01-12 09:14:28 +01:00
Stephen Bourget
dccd9540d0
MDL-61205 completion: allow expected completion to support time
2018-01-11 21:30:13 -05:00
Andrew Nicols
4b55982446
MDL-61204 user: Fix random failure in behat
...
We need to get into the habit of not using usernames like 'student1'
and 'student10' as our matches are non-strict, and the tests become
dependent upon DB sort order.
This change adds a character after the varying value to act as a
delimter for all of these tests.
2018-01-12 09:35:56 +08:00
Eloy Lafuente (stronk7)
f5b956679e
weekly release 3.5dev
2018-01-12 02:12:35 +01:00
Juan Leyva
ff626f7bb1
MDL-58711 mod_assign: Handle groups in get_submission_status
2018-01-11 15:03:08 +01:00
Jake Dallimore
9b49ac26d5
Merge branch 'MDL-61177-master' of git://github.com/andrewnicols/moodle
2018-01-11 09:22:24 +08:00
David Monllao
197672e26c
Merge branch 'MDL-60427_dnd_folder_improved' of git://github.com/davosmith/moodle
2018-01-10 12:16:38 +01:00
David Knuplesch
cc3c33f8ba
MDL-60549 lti: support for moving embedded lti into separate tab
2018-01-10 12:08:44 +01:00
Davo Smith
96eaee3daf
MDL-60427 dndupload: fix Firefox handling of 0-byte folders
2018-01-10 09:58:51 +00:00
Cameron Ball
9aa776a848
MDL-61143 core_files: Don't append dot when checking domain names or IP addresses.
...
Previously we appended a dot at the end of IP addresses and domain names in the
cURL security helper, but it causes issues with Google OAuth so this patch removes it.
2018-01-10 15:22:17 +08:00
Andrew Nicols
6d019541ad
Merge branch 'MDL-43648-int-fix-1' of github.com:ryanwyllie/moodle
2018-01-10 10:38:20 +08:00
Ryan Wyllie
9f421a184a
MDL-43648 form: fix hours and minutes in date_time_selector
2018-01-10 02:28:19 +00:00
Andrew Nicols
168fc2d9ec
Merge branch 'MDL-61061_hideif_group' of git://github.com/davosmith/moodle
2018-01-10 08:46:05 +08:00
Andrew Nicols
57e226b96f
MDL-61177 badges: JS pending checks in connection test
2018-01-10 08:12:59 +08:00
Andrew Hancox
18e1450b4b
MDL-41090 questions: Support for files in behaviour response
2018-01-09 21:12:58 +00:00
Adrian Greeve
f1d1a60e0a
MDL-61131 repositories: Added a key to verify incoming urls.
2018-01-09 11:34:37 +01:00
Cameron Ball
4cca0082df
MDL-61143 core_files: Update unit tests for curl_security_helper
...
Previously some of the unit tests were passing "by accident" becuase
we had the security helper letting through domains where the DNS lookup
failed. That behaviour has changed and now such domains are blocked.
Additionally tests for domains with multiple A records and weird Unicode
stuff have been added.
This patch also mocks the DNS resolution in the test, rather than actually
resolving the domain.
2018-01-09 16:54:32 +08:00
Cameron Ball
fbe7f1f8ba
MDL-61143 core_files: Block hosts that cannot be determined to be an IP address of domain name
...
Freaky deaky Unicode/octal/hex domains can be resolved by cURL but are technically not valid.
This patch causes anything that Moodle does not consider to be a valid domain or IP to be blocked
by the cURL security helper.
2018-01-09 16:54:32 +08:00
Cameron Ball
cae2eb357d
MDL-61143 core_files: Check all A records when testing blocked IPs
2018-01-09 16:54:32 +08:00
Juan Leyva
01a79b4e86
MDL-60908 mod_quiz: Return question state only when configured
...
The question state should be returned following the quiz review options
settings.
2018-01-09 16:54:32 +08:00
David Monllao
51673a3469
Merge branch 'wip-MDL-60742-master' of git://github.com/marinaglancy/moodle
2018-01-09 09:52:44 +01:00
David Monllao
1679485693
Merge branch 'MDL-60079-master' of https://github.com/nashtechdev01/moodle
2018-01-09 08:09:15 +01:00
Andrew Nicols
a52fc1f7a8
Merge branch 'wip-MDL-60415-master' of git://github.com/abgreeve/moodle
2018-01-09 14:30:34 +08:00
David Knuplesch
a2701db412
MDL-60415 mod_lti: avoid confusing error-message
2018-01-09 14:00:37 +08:00
Ryan Wyllie
60908b2187
MDL-60967 calendar: only load course filter when required
2018-01-09 05:57:38 +00:00
Thinh Pham
48a9fd89e0
MDL-60079 User tours: leave unnecessary aria tags in the page
2018-01-09 11:26:14 +07:00
Andrew Nicols
61f56fd5f9
Merge branch 'MDL-43648_m35v2' of https://github.com/sbourget/moodle
2018-01-09 11:43:33 +08:00
Ryan Wyllie
a606f2e2c5
MDL-60967 calendar: preload contexts in course_filter_selector
2018-01-09 03:04:41 +00:00
Jun Pataleta
f9b3597e21
Merge branch 'MDL-61068-master' of git://github.com/andrewnicols/moodle
2018-01-09 09:52:47 +08:00
Ryan Wyllie
4e6c9ead6d
MDL-60959 calendar: remove duplicate events export in weekday
2018-01-09 01:51:13 +00:00
Ryan Wyllie
6b02488559
MDL-60959 calendar: remove duplicate course export in event exporter
2018-01-09 01:51:13 +00:00
Ryan Wyllie
bb4691ec7b
MDL-60959 calendar: use related course in calendar_event_exporter
2018-01-09 01:51:12 +00:00
Andrew Nicols
08ac68de3e
MDL-61068 mod_forum: Fix neighbour test dates
2018-01-09 09:08:40 +08:00
Eloy Lafuente (stronk7)
b9e05ae65d
Merge branch 'MDL-60943-master' of https://github.com/sammarshallou/moodle
2018-01-09 00:52:17 +01:00
Eloy Lafuente (stronk7)
abe4713565
Merge branch 'MDL-61098-master' of git://github.com/jleyva/moodle
2018-01-08 21:06:13 +01:00
Eloy Lafuente (stronk7)
8d9a55a05b
Merge branch 'master_MDL-61050' of https://github.com/danmarsden/moodle
2018-01-08 20:38:29 +01:00
Eloy Lafuente (stronk7)
d8ef541bbc
Merge branch 'MDL-61068-master' of git://github.com/andrewnicols/moodle
2018-01-08 19:56:24 +01:00
David Monllao
1b9fcbf7a7
Merge branch 'MDL-60427_dnd_folder_improved' of git://github.com/davosmith/moodle
2018-01-08 17:42:30 +01:00
David Monllao
cba780d418
Merge branch 'MDL-57892_filter_outline' of git://github.com/davosmith/moodle
2018-01-08 17:19:12 +01:00
David Monllao
22a9fed6b2
Merge branch 'MDL-61169-master' of git://github.com/andrewnicols/moodle
2018-01-08 14:58:31 +01:00
Andrew Nicols
2cf6b060cd
MDL-61169 iplookup: Change to github.com IP
2018-01-08 17:15:12 +08:00
Eloy Lafuente (stronk7)
7110a3eed6
Merge branch 'MDL-61046-master-enfix' of git://github.com/mudrd8mz/moodle
2018-01-08 10:05:39 +01:00
Andrew Nicols
b3f7f6d096
Merge branch 'MDL-57786-master' of git://github.com/zig-moodle/moodle
2018-01-08 15:16:06 +08:00
Ankit Agarwal
84fe42d8b6
MDL-51885 lang: Remove strings deprecated in 3.1
2018-01-08 12:44:07 +05:30
Andrew Nicols
7d6d0788f2
Merge branch 'MDL-43042-master' of git://github.com/mihailges/moodle
2018-01-08 15:12:51 +08:00
Andrew Nicols
0b4304b6e3
Merge branch 'MDL-53985-master' of git://github.com/damyon/moodle
2018-01-08 12:39:19 +08:00
Jun Pataleta
0552bc77ba
MDL-61162 mod_forum: Remove unnecessary forum creation step
2018-01-08 11:00:08 +08:00
Andrew Nicols
098f4337d2
MDL-61068 mod_forum: Round timed posts to nearest 60 seconds
...
This slightly reduces the effectiveness of the DB query cache, but gives
us correct results every time.
2018-01-05 16:43:02 +08:00
Mihail Geshoski
7b319d20a8
MDL-43042 lesson: Confusing feedback order in multiple answer questions
2018-01-05 15:03:14 +08:00
Dan Marsden
0c64c64b48
MDL-61050 auth_ldap: fix regression caused by MDL-42834
2018-01-05 10:43:20 +13:00
sam marshall
d20ec3606b
MDL-60943 core_search: Improve exception for preg_replace errors
2018-01-04 17:27:46 +00:00
Helen Foster
700522badd
MDL-61046 lang: Merge English strings from the en_fix language pack
...
Significant string changes:
* pluginname_desc, enrol_category - improved explanation
* pathtopythondesc, core_admin - mentioning Python version
* configdeleteunconfirmed, core_admin - setting applies to more than
just email-based self-registration
2018-01-04 11:30:54 +01:00
David Monllao
013f0b2266
weekly release 3.5dev
2018-01-04 11:02:34 +01:00
David Monllao
443d34d115
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2018-01-04 11:02:33 +01:00
Mihail Geshoski
ec819f5141
MDL-61153 lesson: Inconsistent column sizing in detailed statistics
2018-01-04 15:46:11 +08:00
Marina Glancy
099bca6de6
MDL-60742 calendar: allow customisation of 12/24h time format strings
2018-01-04 15:16:08 +08:00
Jun Pataleta
06634b7550
Merge branch 'MDL-40613-master-ldap' of git://github.com/andrewnicols/moodle
2018-01-04 14:57:32 +08:00
Andrew Nicols
725fcf3178
MDL-40613 auth_ldap: Call update_user_record on create
2018-01-04 14:32:13 +08:00
Jun Pataleta
0138cb7cf1
Merge branch 'MDL-40613_master-fix' of git://github.com/markn86/moodle
2018-01-04 09:57:38 +08:00
AMOS bot
b8787d5957
Automatically generated installer lang files
2018-01-04 00:06:51 +00:00
Davo Smith
d5cd1496ce
MDL-61061 formslib: make sure hideIf rules hide labels within groups
2018-01-03 13:05:58 +00:00
Davo Smith
385280469a
MDL-57892 report_outline: add behat tests
2018-01-03 12:52:50 +00:00
Davo Smith
eadd195151
MDL-57892 report_outline: add date filter
2018-01-03 12:52:50 +00:00
Davo Smith
4e737cf37f
MDL-60427 dndupload: detect attempts to upload folders
2018-01-03 12:36:32 +00:00
Mark Nelson
e8a1a5868a
MDL-40613 auth_ldap: removed usage of profile_load_custom_fields()
...
Also reverted profile_load_custom_fields() signature and changed
behaviour of the new function profile_save_custom_fields().
2018-01-03 18:13:01 +08:00
Jun Pataleta
60236650d6
Merge branch 'MDL-60962-master' of git://github.com/ryanwyllie/moodle
2018-01-03 16:53:49 +08:00
Jun Pataleta
80d7aa1813
Merge branch 'MDL-56543-master' of git://github.com/ankitagarwal/moodle
2018-01-03 09:26:12 +08:00
AMOS bot
610ab37f55
Automatically generated installer lang files
2018-01-03 00:06:15 +00:00
Eloy Lafuente (stronk7)
ff9a93a8b6
Merge branch 'MDL-23887-master-2' of https://github.com/snake/moodle
2018-01-03 00:24:41 +01:00
David Monllao
e3cd0dfc2c
Merge branch 'MDL-57727-master' of git://github.com/mihailges/moodle
2018-01-02 12:33:40 +01:00
Jake Dallimore
fa2a9cc933
MDL-23887 database: fix use of deprecated system tables for mssql
...
Catalog views are available which we should use instead.
2018-01-02 17:19:17 +08:00
Jun Pataleta
1588837a9d
Merge branch 'MDL-40613_master' of git://github.com/markn86/moodle
2018-01-02 16:50:29 +08:00
David Monllao
6ffb51e74c
Merge branch 'MDL-59813-master' of git://github.com/farhan6318/moodle
2018-01-02 09:03:03 +01:00
David Monllao
b5e7264543
Merge branch 'MDL-61107' of git://github.com/timhunt/moodle
2018-01-02 08:34:39 +01:00
Zig Tan
e5d9af8c56
MDL-57786 mod_assign: Fix word count for online text submissions
2018-01-02 13:10:37 +08:00
Jun Pataleta
dc61d1bea0
Merge branch 'MDL-56945-master' of git://github.com/zig-moodle/moodle
2018-01-02 10:09:45 +08:00
Farhan Karmali
c0aca8f3c7
MDL-59813 navigation: Changed 'more..' link to point to dashboard
...
In the navigation menu , the 'more' option was previously taking the user to all course page
This patch fixes that behavior and takes the user to the dashboard
2017-12-29 15:10:56 +05:30
Zig Tan
6976c8e1b5
MDL-56945 assign: Add 'View all submissions' link to PDF feedback/grader
2017-12-29 09:47:40 +08:00
David Monllao
3fa531ea2c
weekly release 3.5dev
2017-12-28 12:35:12 +01:00
David Monllao
ce37a8cc7e
MDL-51089 mod_quiz: Hide first page last node
2017-12-28 10:15:08 +01:00
Ankit Agarwal
50587d71a5
MDL-41312 groups: Remove old bulk events
2017-12-28 11:57:34 +05:30
Ankit Agarwal
a3ce9a453c
MDL-56543 tasks: Add last run column to task list
2017-12-28 10:04:11 +05:30
David Monllao
1a43d6de99
MDL-50246 question: enable/disable add question button when available
2017-12-27 17:54:59 +01:00
Eloy Lafuente (stronk7)
b81e81b162
Merge branch 'MDL-60363-master' of https://github.com/Kathrin84/moodle
2017-12-27 17:54:59 +01:00
Eloy Lafuente (stronk7)
bb3e956ed9
Merge branch 'MDL-60966-master' of https://github.com/snake/moodle
2017-12-27 17:54:58 +01:00
Eloy Lafuente (stronk7)
72614d74d8
Merge branch 'MDL-60981-master' of https://github.com/sammarshallou/moodle
2017-12-27 17:54:58 +01:00
David Monllao
f108433bcb
Merge branch 'MDL-50246-master' of https://github.com/lucaboesch/moodle
2017-12-27 17:54:57 +01:00
David Monllao
8b36f14740
Merge branch 'MDL-51089-master' of https://github.com/lucaboesch/moodle
2017-12-27 17:54:57 +01:00
David Monllao
ffd392a17b
Merge branch 'MDL-58983-master' of git://github.com/damyon/moodle
2017-12-27 17:54:56 +01:00
David Monllao
4292318562
Merge branch 'MDL-61056-master-feedbackresponsenav' of git://github.com/mudrd8mz/moodle
2017-12-27 17:54:56 +01:00
David Monllao
c1d685b500
Merge branch 'MDL-33886-master' of git://github.com/zig-moodle/moodle
2017-12-27 17:54:55 +01:00
David Monllao
1b374b4f2c
MDL-60439 block_tags: Removing extra var assign
2017-12-27 17:54:55 +01:00
David Monllao
6e02b56f2a
Merge branch 'MDL-60439-master' of https://github.com/lucaboesch/moodle
2017-12-27 17:54:55 +01:00
David Monllao
7b546cdb83
Merge branch 'MDL-60971-master' of git://github.com/mihailges/moodle
2017-12-27 17:54:54 +01:00
David Monllao
3410ff644f
Merge branch 'MDL-60942-master' of git://github.com/ryanwyllie/moodle
2017-12-27 17:54:54 +01:00
David Monllao
41d14d5ca4
Merge branch 'MDL-60359-master' of https://github.com/lucaboesch/moodle
2017-12-27 17:54:53 +01:00
Eloy Lafuente (stronk7)
8cd0679099
Merge branch 'MDL-2051-master-2' of git://github.com/junpataleta/moodle
2017-12-26 01:25:14 +01:00
Eloy Lafuente (stronk7)
974e820e53
Merge branch 'wip-MDL-56246-master' of https://github.com/kwiliarty/moodle
2017-12-26 01:04:19 +01:00
Eloy Lafuente (stronk7)
1403c0d57a
Merge branch 'MDL-61062_master' of git://github.com/dmonllao/moodle
2017-12-26 00:52:25 +01:00
Eloy Lafuente (stronk7)
708be473d6
Merge branch 'MDL-61055-master-v2' of git://github.com/lameze/moodle
2017-12-26 00:44:08 +01:00
Eloy Lafuente (stronk7)
d048e94dfe
Merge branch 'MDL-43827-master' of git://github.com/mihailges/moodle
2017-12-26 00:25:28 +01:00
Tim Hunt
d2e1aa76e1
MDL-61107 quiz editing: handle invalid Maximum grade input
2017-12-22 13:35:29 +00:00
sam marshall
65da6840f8
MDL-60981 core_search: UI to gradually reindex a single area
...
Adds a new 'Gradual reindex' link to the search areas page for each
area. When clicked, this takes you to a confirm prompt, and then
adds each context from that search area to the indexing queue.
The search areas page now displays the 'Additional indexing queue'
(if it is non-empty). The table shows the first 10 items in the
queue, and it also indicates the total number in case there are
more. (I don't think people really need to see the entire
contents of it, so I didn't implement paging.)
2017-12-22 13:05:11 +00:00
sam marshall
8736fbc190
MDL-60981 core_search: New indexpriority field in search index queue
...
Adds indexpriority field to the database table which holds a queue of
indexing requests. This allows for potentially large area reindexes
to have a lower priority, so as not to halt the special indexes that
run after a course restore.
2017-12-22 13:05:10 +00:00
sam marshall
25564a784b
MDL-60981 core_search: Add get_contexts_to_reindex API
...
This new API returns a list of contexts for each search area. This
allows the areas to be reindexed in a sensible order (roughly
speaking, newest first) and also allows this to be controlled by
each area.
An implementation in the forum module means that forums are ordered
by the date of the most recent discussion, so that active forums
will be reindexed early even if they were created a long time ago.
2017-12-22 13:02:37 +00:00
Kathrin Osswald
e20b490da3
MDL-60363 conditional activities: Dim the icon also in student's view.
...
The class dimmed_text would only dim the activity's title and not the icon.
The teacher has both, icon and text, dimmed. So I added the class dimmed
to the class dimmed_text, what dims both elements for the students.
2017-12-22 13:14:22 +01:00
Kevin Wiliarty
8284ffede3
MDL-56246 gradebook: sitewide setting for grade export with feedback
2017-12-22 06:51:11 -05:00
Luca Bösch
4bfcdfed4e
MDL-50246 quiz: Add selected questions to quiz btn disabled 0 selected
2017-12-22 09:25:12 +01:00
Luca Bösch
59d3deb9c0
MDL-60439 blocks: Tags block title multilang
2017-12-22 09:24:26 +01:00
Luca Bösch
11f2cec1ac
MDL-51089 quiz: "Add" menu in edit quiz more keyboard accessible
2017-12-22 09:23:07 +01:00
Luca Bösch
1d8d3a0186
MDL-60359 theme_boost: have correct mc question check mark not overlap
2017-12-22 09:20:48 +01:00
Ryan Wyllie
0377e78e36
MDL-60966 external: contexts can be passed to external format funcs
2017-12-22 13:10:39 +08:00
Zig Tan
85ba9528c9
MDL-33886 backup: Add backup filename length < 255 char validation
2017-12-22 13:03:08 +08:00
Jun Pataleta
9993c1d02c
weekly release 3.5dev
2017-12-22 14:41:56 +13:00
Jun Pataleta
847f10653d
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2017-12-22 14:41:55 +13:00
Eloy Lafuente (stronk7)
3e38589f77
Merge branch 'MDL-32113-master-xmldbnumeric' of https://github.com/mudrd8mz/moodle
2017-12-21 22:43:26 +01:00
David Mudrák
7cdb4266e0
MDL-32113 xmldb: Fix and extend unit tests for XMLDB_TYPE_NUMBER
...
These tests describe the new behaviour of the XMLDB_TYPE_NUMBER fields.
2017-12-21 19:48:04 +01:00
David Mudrák
521252d642
MDL-32113 xmldb: Support numeric fields with precision up to 38 digits
...
The patch increases the maximum supported precision (total number of
digits) for numeric (decimal) fields to 38 digits (current limit on
Oracle and MSSQL).
Additionally, we add our own limit for the whole number part of numeric
fields so they are no longer than integer fields (20 digits). This is to
make it easier to eventually convert from one field type to another.
Note that PHP floats commonly support precision of roughly 15 digits
anyway.
2017-12-21 19:48:03 +01:00
David Mudrák
457eaef9ec
MDL-32113 xmldb: Remove hard-coded exceptions for long number fields
...
We are going to unify the maximum supported precision of all numeric
fields to 38 digits (which are the current Oracle and MSSQL limits). Get
rid of hard-coded exceptions for longer fields.
2017-12-21 15:37:08 +01:00
Juan Leyva
b857590479
MDL-61098 repository: Retrieve correct context for repo instance
...
The repository instance was being retrieved without specifying a valid
context that is required in further API checks.
2017-12-21 11:33:11 +01:00
Mihail Geshoski
f44f9db418
MDL-43827 filepicker: Multiple actions not accessible using keyboard
2017-12-21 14:06:25 +08:00
David Monllao
ba211d5678
MDL-61062 analytics: Fix unit test wrong statement
2017-12-20 07:29:01 +01:00
Jun Pataleta
3cdb015828
Merge branch 'MDL-50666-master-fix' of git://github.com/junpataleta/moodle
2017-12-20 15:57:17 +13:00
Jun Pataleta
8403325c9e
MDL-50666 core: Add sortorder to fields to be queried
2017-12-20 15:43:19 +13:00
Jun Pataleta
10c607a9bc
MDL-50666 core: Add allowview key in install.xml
2017-12-20 14:46:42 +13:00
Jun Pataleta
b65198b81b
Merge branch 'MDL-50666-master-fix' of git://github.com/junpataleta/moodle
2017-12-20 13:42:58 +13:00
Jun Pataleta
ccb8edbff5
MDL-50666 behat: Make feature names unique
...
* We need to have unique feature names for our Behat tests.
* I also removed the custom Behat tag @role_visibility as we only allow
Behat tags with the component name in Frankenstyle format.
2017-12-20 13:37:28 +13:00
Jun Pataleta
a8dffa2d03
Merge branch 'MDL-50666-master' of https://github.com/junpataleta/moodle
2017-12-20 12:49:28 +13:00
Jun Pataleta
eaf01ad4aa
MDL-50666 group: Make test run without @javascript
2017-12-20 10:16:44 +13:00
Davo Smith
c62f0a396b
MDL-61061 formslib: add data-groupname to groups to fix hideIf rules
2017-12-19 10:47:54 +00:00
Eloy Lafuente (stronk7)
a4e7e6f345
Merge branch 'MDL-60567-master' of git://github.com/damyon/moodle
2017-12-19 11:30:08 +01:00
Damyon Wiese
baa8c89a56
MDL-32113 qtype_numerical: Fix db upgrade step
...
The upgrade step was creating a column with no default, which is different to the structure
for a new install. This was picked up by the magical cibot.
2017-12-19 16:54:25 +08:00
Simey Lameze
39cda40590
MDL-61055 calendar: guest user cannot create events
2017-12-19 16:30:08 +08:00
Andrew Nicols
600bd182fc
MDL-61010 mod_forum: Add unread link to blog view
2017-12-19 15:51:58 +08:00
Damyon Wiese
6e1bfdda19
Merge branch 'MDL-32113-master' of https://github.com/lucaboesch/moodle
2017-12-19 15:12:11 +08:00
Luca Bösch
ff4d8e802c
MDL-32113 qtype numerical: Cope with oracle & mssql DB float 38 limit.
2017-12-19 08:07:22 +01:00
David Monllao
df060516ed
Merge branch 'MDL-60938-master-2' of git://github.com/junpataleta/moodle
2017-12-19 07:53:15 +01:00
Mark Nelson
55595bcfcb
MDL-40613 auth: added note in upgrade.txt
2017-12-19 14:13:35 +08:00
Mark Nelson
4afad1faeb
MDL-40613 auth: moved lang string to common auth file
...
Also fixed call to get_string() and defined var 'errorlogtag'
in base class.
AMOS BEGIN
MOV [auth_dbusernotexist,auth_db],[auth_usernotexist,auth]
AMOS END
2017-12-19 14:13:35 +08:00
Mark Nelson
4e133e775c
MDL-40613 auth: avoid undefined property 'suspended_attribute'
...
Re-introduce MDL-53580.
2017-12-19 14:13:34 +08:00
Mark Nelson
220ca688c1
MDL-40613 auth_ldap: include necessary file for saving profile fields
2017-12-19 14:13:34 +08:00
Albert Gasset
2c977ceb29
MDL-40613 auth_ldap: sync custom profile fields
2017-12-19 14:13:34 +08:00
David Monllao
d41203c55f
Merge branch 'MDL-61045' of git://github.com/timhunt/moodle
2017-12-19 06:43:17 +01:00
David Monllao
dcae64d3a3
Merge branch 'MDL-61016_hideif_disabledif' of git://github.com/davosmith/moodle
2017-12-19 06:16:18 +01:00
Simey Lameze
7a1a9ec635
MDL-57431 mod_quiz: remove unnecessary class from selector
2017-12-19 12:47:43 +08:00
Andrew Nicols
3d444c4e6d
MDL-19667 report_outline: Clone permissions from view capability
2017-12-19 11:51:36 +08:00
Andrew Nicols
b09b1a0a0b
Merge branch 'MDL-19667-master-viewuserreport' of https://github.com/dmitriim/moodle
2017-12-19 11:49:33 +08:00
Damyon Wiese
5fe6205813
Merge branch 'MDL-60767-master-3' of https://github.com/snake/moodle
2017-12-19 11:12:47 +08:00
Damyon Wiese
b260dec8b7
Merge branch 'MDL-59999-master' of git://github.com/mihailges/moodle
2017-12-19 10:49:36 +08:00
Andrew Hancox
64cd459648
MDL-50666 core: Rename allow_ACTION to core_role_set_ACTION_allowed
2017-12-19 13:53:23 +13:00
Andrew Hancox
a63cd3e2ca
MDL-50666 core: Add function get_viewable_roles to set role visibility
2017-12-19 13:53:23 +13:00
Jun Pataleta
3e882c418b
Merge branch 'MDL-59709_master' of https://github.com/marcusfabriczy/moodle
2017-12-19 13:21:35 +13:00
Eloy Lafuente (stronk7)
e20a041100
Merge branch 'MDL-59200-master' of git://github.com/damyon/moodle
2017-12-19 01:08:15 +01:00
Eloy Lafuente (stronk7)
cb5fb8aea5
Merge branch 'MDL-58888-master' of git://github.com/junpataleta/moodle
2017-12-19 01:04:54 +01:00
Eloy Lafuente (stronk7)
dc3f4ac929
Merge branch 'MDL-60750-master' of git://github.com/lameze/moodle
2017-12-19 00:56:14 +01:00
Eloy Lafuente (stronk7)
2b7fda50d9
Merge branch 'wip-MDL-60594-master' of git://github.com/marinaglancy/moodle
2017-12-19 00:36:28 +01:00
Eloy Lafuente (stronk7)
a1036e90f8
Merge branch 'MDL-60036-fix-string-online_user_block' of https://github.com/DSI-Universite-Rennes2/moodle
2017-12-19 00:26:31 +01:00
Jun Pataleta
b3a36eb80d
Merge branch 'm35_MDL-60793_Mod_Chat_Reserved_Words_In_MySQL8p0p3_And_Above' of https://github.com/scara/moodle
2017-12-19 12:23:18 +13:00
Eloy Lafuente (stronk7)
fc0c84c04b
MDL-43466 mod_assign: fix corresponding behat tests
2017-12-19 00:11:54 +01:00
Eloy Lafuente (stronk7)
22c6affdef
Merge branch 'MDL-43466_master' of git://github.com/markn86/moodle
2017-12-19 00:11:52 +01:00
David Mudrák
c581517dd7
MDL-61056 feedback: Fix the response navigation links
...
Floats are evil and unreliable. Even with the clearfix class added to
the response_navigation wrapper, the Next link would remain unaligned.
We need a proper three columns layout here.
It did not feel necessary to introduce a special template here so I'm
making use of the core one.
2017-12-18 21:56:44 +01:00
David Monllao
73aa231f83
Merge branch 'MDL-60653-master' of git://github.com/rezaies/moodle
2017-12-18 17:59:32 +01:00
David Monllao
4ea34b6d65
Merge branch 'MDL-61042-master' of git://github.com/junpataleta/moodle
2017-12-18 17:26:48 +01:00
David Monllao
7bce505885
Merge branch 'MDL-61040-master' of git://github.com/junpataleta/moodle
2017-12-18 17:24:52 +01:00
Eloy Lafuente (stronk7)
6663f615ed
Merge branch 'wip-MDL-60161-master-test' of git://github.com/abgreeve/moodle
2017-12-18 16:09:51 +01:00
Matteo Scaramuccia
307dce6cf3
MDL-60793 mod_chat: Renamed 'system' into 'issystem'
...
'system' is now a reserved word in MySQL 8.0.3+.
2017-12-18 15:23:11 +01:00
David Monllao
f71a4993c7
Merge branch 'MDL-31521-master' of https://github.com/lucaboesch/moodle
2017-12-18 13:14:22 +01:00
Eloy Lafuente (stronk7)
10d22cceb5
Merge branch 'MDL-56932-master' of git://github.com/lameze/moodle
2017-12-18 11:40:17 +01:00
David Monllao
3bcf2d2895
Merge branch 'MDL-60858-master' of git://github.com/ryanwyllie/moodle
2017-12-18 11:34:47 +01:00
David Monllao
f41e1773e9
Merge branch 'MDL-61022-master' of git://github.com/damyon/moodle
2017-12-18 10:21:26 +01:00
David Monllao
ee35376e28
Merge branch 'wip-MDL-52100-master' of git://github.com/abgreeve/moodle
2017-12-18 10:07:46 +01:00
Mihail Geshoski
010c17d346
MDL-60971 blocks: Remote rss feed block should display publish date
2017-12-18 16:20:37 +08:00
Andrew Nicols
b91696eeac
Merge branch 'MDL-42676-master' of git://github.com/zig-moodle/moodle
2017-12-18 15:08:37 +08:00
Andrew Nicols
6cb535f081
Merge branch 'MDL-60061-master' of git://github.com/lameze/moodle
2017-12-18 14:03:47 +08:00
Adrian Greeve
c86189ae02
MDL-52100 filelib: Update to unit tests for maxbytes.
2017-12-18 13:12:22 +08:00
Adrian Greeve
48a9856da8
MDL-52100 filelib: Files that are oversized are checked with user.
...
Files that are oversized could have been uploaded by a user who
can ignore the file size limits. These files should not be deleted
in these situations.
2017-12-18 13:12:22 +08:00
Damyon Wiese
dcb623be71
Merge branch 'MDL-34389-subcategories-for-category-changer' of https://github.com/lucaboesch/moodle
2017-12-18 12:56:58 +08:00
Damyon Wiese
2d08e6565a
Merge branch 'MDL-57431-master' of git://github.com/lameze/moodle
2017-12-18 12:51:33 +08:00
Damyon Wiese
e95db3416c
Merge branch 'MDL-54967-master' of git://github.com/zig-moodle/moodle
2017-12-18 12:43:50 +08:00
Damyon Wiese
8c2a7f9c38
Merge branch 'wip-MDL-49995-master' of git://github.com/marinaglancy/moodle
2017-12-18 11:35:29 +08:00
Andrew Nicols
560ae357a0
Merge branch 'MDL-57564-master-courseorder' of git://github.com/mudrd8mz/moodle
2017-12-18 11:04:20 +08:00
Jake Dallimore
cf26b6f824
MDL-60767 admin: fix usage of admin_write_settings
...
Make sure we always checks for failed validation, before redirecting.
A positive return value does not signal that all settings were able
to be written, only that at least one was - errors still need to be
checked!
2017-12-18 09:19:55 +08:00
Mihail Geshoski
a86b75608a
MDL-59999 lesson: Boost grade essays page not indicating grade status
...
AMOS BEGIN
CPY [graded,assign],[graded,lesson]
CPY [notgraded,assign],[notgraded,lesson]
AMOS END
2017-12-18 09:14:11 +08:00
AMOS bot
71ef4532de
Automatically generated installer lang files
2017-12-18 00:06:09 +00:00
Tim Hunt
06b4ab81a8
MDL-61045 quiz settings: add back missing disabledIf
...
This got broken in Moodle 2.1 by MDL-20636.
2017-12-15 13:11:57 +00:00
Julien Boulen
6c519fe4d7
MDL-60036 block_online_users: complete string about online users
...
- add 3 varations of "x online users" string
- change string format from "x minutes: x online users" to "x online users (x minutes)"
- factorize some duplicated code
2017-12-15 09:36:04 +01:00
Damyon Wiese
b6fdcd6071
MDL-55382 assign: Sort editpdf quick list
2017-12-15 14:57:13 +08:00
Jun Pataleta
409da21320
MDL-61042 mod_lesson: Initialise pageid variable
2017-12-15 17:36:16 +13:00
Damyon Wiese
3c016111bd
MDL-53985 assign: Do not remove annotations
...
When an assignment submission is reverted to a draft, the timemodified on
the submission should not be modified. Changing the timemodified causes the
editpdf code to assume the pdf is stale, and forces all annotations to be removed.
2017-12-15 11:50:43 +08:00
Jun Pataleta
d766bbc5b9
MDL-58888 mod_choice: Sort choice_get_my_response() results by optionid
2017-12-15 15:55:48 +13:00
Jun Pataleta
3af40cc62e
MDL-58888 mod_choice: Verify sorting when testing multiple selections
...
* Improve test_choice_get_my_response() to verify the sorting of the
responses returned by choice_get_my_response().
* Fix correct usage of choice_get_my_response().
2017-12-15 15:53:11 +13:00
Zig Tan
e0d0f411cf
MDL-54967 backup: Fix IMS CC import URL decoding for XML format
...
HTML encoding special characters to avoid XML compatibility issues during
Course backup restoration and avoid double encoding.
2017-12-15 09:19:31 +08:00
Stephen Bourget
57422d7158
MDL-43648 course: Allow start /end dates to have times
2017-12-14 19:48:31 -05:00
Jun Pataleta
07a46481fe
MDL-61040 mod_choice: Save my choice button needs some space
2017-12-15 13:06:14 +13:00
Jun Pataleta
af6c39045e
MDL-60938 mod_choice: Fix rendering of users for choice results
2017-12-15 12:52:16 +13:00
Matteo Scaramuccia
e8be9e7646
MDL-60793 core_ddl: Added the new MySQL 8 reserved words
2017-12-14 22:46:48 +01:00
Luca Bösch
e00e36fa4f
MDL-31521 questions: Allow more than one unit with multiplier equal to 1
2017-12-14 22:34:19 +01:00
Luca Bösch
f987df174f
MDL-34389 course: switch to subcategory w/ course:changecategory perms
2017-12-14 22:32:23 +01:00
Eloy Lafuente (stronk7)
95b7be7f05
weekly release 3.5dev
2017-12-14 14:47:29 +01:00
Eloy Lafuente (stronk7)
10e52ed009
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2017-12-14 14:47:27 +01:00
Dmitrii Metelkin
124f314d22
MDL-19667 report: Add a new capability to view user outline report
2017-12-14 16:16:04 +11:00
AMOS bot
ebb250fefb
Automatically generated installer lang files
2017-12-14 00:06:01 +00:00
Mark Nelson
464ddd07d5
MDL-43466 mod_assign: improve submission help text
...
Thanks go to Rajneel Totaram for the report.
2017-12-13 15:38:45 +08:00
Marina Glancy
10c71d8a2f
MDL-31436 registration: do not send false in update request
2017-12-13 13:51:25 +08:00
Damyon Wiese
ff3e43eeb0
MDL-61022 recyclebin: Verify groups are restored
2017-12-13 13:34:07 +08:00
Ryan Wyllie
e236dc1446
MDL-60858 feedback: update behat tests for lang string change
2017-12-13 05:07:19 +00:00
Ryan Wyllie
85ce9b535b
MDL-60858 feedback: remove ellipsis from form lang strings
...
Remove the trailing ellipsis from the complete_the_form and
continue_the_form lang strings.
2017-12-13 03:37:00 +00:00
Mitsuhiro Yoshida
97627d2783
MDL-60858 feedback: add button style for "Answer the questions" link.
2017-12-13 03:36:04 +00:00
Damyon Wiese
23611c3757
Merge branch 'MDL-60964-master' of git://github.com/ryanwyllie/moodle
2017-12-13 11:30:46 +08:00
Ryan Wyllie
08a7915551
MDL-60964 calendar: lazy load context for calendar_event
...
Stop loading the context in the constructor if it hasn't been provided.
There is no need to load it by default. We should lazily load it when it
is required.
2017-12-13 03:20:00 +00:00
Adrian Greeve
01957f1a69
MDL-60161 filelib: Unit test for duplicate curl headers.
2017-12-13 11:07:58 +08:00
Carson Tam
7d4a3d1d07
MDL-60161 class curl in filelib: Cleaned up doc block.
2017-12-13 11:07:58 +08:00
Carson Tam
a2b66c7833
MDL-60161 class curl in filelib: Avoid duplicate params in http header
2017-12-13 11:07:58 +08:00
Simey Lameze
3bf572411a
MDL-56932 theme_boost: fix quiz max mark input height
2017-12-13 10:21:17 +08:00
Jun Pataleta
3cd76cbecc
MDL-2051 mod_choice: Show info how choice results will be published
2017-12-13 14:36:03 +13:00
Davo Smith
8fc3d41139
MDL-61016 form: fix handling disabledIf + hideIf with same dependency
2017-12-12 14:53:33 +00:00
Simey Lameze
cadeb8d21c
MDL-60061 mod_scorm: add unit tests for drag/drop
2017-12-12 15:15:09 +08:00
Simey Lameze
f808e0432a
MDL-60061 mod_scorm: add support for drag/drop events
...
AMOS BEGIN
CPY [openafterclose,mod_choice],[openafterclose,mod_scorm]
AMOS END
2017-12-12 15:15:09 +08:00
Jun Pataleta
4ea790da9b
Merge branch 'MDL-60759_master' of git://github.com/dmonllao/moodle
2017-12-12 20:14:03 +13:00
Jun Pataleta
29c4106e2f
Merge branch 'MDL-58200-master' of git://github.com/damyon/moodle
2017-12-12 19:13:32 +13:00
Jun Pataleta
24131d08c0
Merge branch 'MDL-59970-master' of git://github.com/damyon/moodle
2017-12-12 18:52:49 +13:00
Andrew Nicols
6d326b17d8
Merge branch 'MDL-59866' of https://github.com/marcusboon/moodle
2017-12-12 13:46:07 +08:00
Andrew Nicols
2f920d9be8
Merge branch 'wip-MDL-56864-master' of git://github.com/marinaglancy/moodle
2017-12-12 13:36:32 +08:00
Damyon Wiese
8cdfa8692b
Merge branch 'MDL-59438-master' of git://github.com/rezaies/moodle
2017-12-12 13:05:22 +08:00
Damyon Wiese
a34a305d53
Merge branch 'MDL-44660-master' of https://github.com/lucaboesch/moodle
2017-12-12 12:49:46 +08:00
Marcus Boon
f8e2383bdd
MDL-59866 session: Add retry for redis sessions
...
There is an edge case whereby redis will fail
to accept connections on the first try but
retrying the connection seems to make it work
Included in this commit:
* Retry functionality in the session init
2017-12-12 14:42:04 +10:00
Damyon Wiese
a576da555e
Merge branch 'MDL-60861-master' of git://github.com/ankitagarwal/moodle
2017-12-12 12:38:11 +08:00
Tyler Bannister
e53a38c666
MDL-60653 Navigation: Fixed loose string comparison.
...
The previous comparison would sometimes evaluate to true when the
navigation key was not a string.
2017-12-12 12:32:27 +08:00
Damyon Wiese
233c91e7d0
Merge branch 'master_MDL-60979' of https://github.com/danmarsden/moodle
2017-12-12 12:27:12 +08:00
Damyon Wiese
59be445c15
Merge branch 'MDL-58058-master' of git://github.com/lameze/moodle
2017-12-12 11:59:50 +08:00
Damyon Wiese
302104af4b
Merge branch 'MDL-60920-master' of https://github.com/lucaboesch/moodle
2017-12-12 11:39:20 +08:00
Damyon Wiese
80b6f3b059
Merge branch 'MDL-60945' of https://github.com/NeillM/moodle
2017-12-12 11:31:16 +08:00
Jun Pataleta
9244faa3a4
Merge branch 'MDL-59766-master' of git://github.com/damyon/moodle
2017-12-12 16:26:34 +13:00
Damyon Wiese
6b58bb56cb
Merge branch 'MDL-60965-master' of git://github.com/andrewnicols/moodle
2017-12-12 11:15:03 +08:00
Dan Marsden
d55d207044
MDL-60979 cohort: allow description to be used in mustache templates.
2017-12-12 16:10:54 +13:00
Damyon Wiese
f0d9af6036
Merge branch 'MDL-60969_master' of git://github.com/markn86/moodle
2017-12-12 11:08:46 +08:00
Andrew Nicols
abb61e0b02
Merge branch 'MDL-60983' of git://github.com/timhunt/moodle
2017-12-12 10:56:37 +08:00
Damyon Wiese
57fe6616a8
Merge branch 'MDL-52538-master' of git://github.com/mihailges/moodle
2017-12-12 10:40:15 +08:00
Damyon Wiese
39377f8083
Merge branch 'MDL-44667-master' of https://github.com/snake/moodle
2017-12-12 10:26:08 +08:00
Damyon Wiese
740a81eeb2
Merge branch 'MDL-60968-master' of git://github.com/lameze/moodle
2017-12-12 10:19:00 +08:00
Damyon Wiese
8cae085071
Merge branch 'MDL-60976-master' of https://github.com/matt-catalyst/moodle
2017-12-12 09:56:20 +08:00
Mathew May
aa6b85d2b7
MDL-57431 mod_quiz: Quiz editing help icon fix
2017-12-12 09:56:05 +08:00
Mihail Geshoski
b68b5f55ca
MDL-57727 reports: Activity completion report sorting problem
2017-12-12 09:39:17 +08:00
Brendan Heywood
b588373656
MDL-60968 auth: Allow more flexibility with mapping attributes
2017-12-12 09:37:35 +08:00
Damyon Wiese
4786443998
Merge branch 'MDL-60041' of https://github.com/NeillM/moodle
2017-12-12 09:13:43 +08:00
Zig Tan
6901981962
MDL-42676 mod_assign: Display message fix when using grade override
...
Logic fix in mod_assign locallib.php to correctly set the submissionlockedstatus,
and added associated unit test in test_grade_submission_override()
2017-12-12 09:01:35 +08:00
Damyon Wiese
34adfcb4ee
Merge branch 'MDL-54021-master' of git://github.com/mihailges/moodle
2017-12-12 08:55:57 +08:00
Mihail Geshoski
2034f57fe1
MDL-52538 lesson: Grade info displayed while ongoing score disabled
2017-12-12 08:54:51 +08:00
David Monllao
895e005989
MDL-60759 search_solr: Solr 7+ compatibility
2017-12-11 12:47:55 +01:00
Simey Lameze
97f4556a94
MDL-60750 mod_quiz: only apply form css rules on clean theme
2017-12-11 16:56:06 +08:00
Damyon Wiese
807ba44cc6
Merge branch 'MDL-40790-master' of git://github.com/mihailges/moodle
...
Conflicts:
theme/boost/scss/moodle/modules.scss
2017-12-11 16:55:27 +08:00
Damyon Wiese
42cec80673
Merge branch 'MDL-56197-master' of git://github.com/mihailges/moodle
2017-12-11 16:47:19 +08:00
Neill Magill
3acb294828
MDL-60945 Web services: Too many progress records retrieved
...
The core_completion_get_activities_completion_status was getting the
progress for all users on the course called, and then discarding all
the records but one.
This change ensures that only progress for the user we are interested in
is retrieved from the database.
This has a side benefit of removing a full table scan from the query
finding the users inside the get_progress_all() method.
2017-12-11 08:41:16 +00:00
Neill Magill
61fad215f1
MDL-60041 dml: MOODLELIB sql file must have Unix line endings
...
If the file does not have Unix line endings then the regular expression
in oci_native_moodle_database::attempt_oci_package_install() does
not split it correctly.
This leads to an invalid package being created in Oracle.
The .gitattribute file changes for oci_native_moodle_package.sql
force it to have Unix style line endings when the branch is checked
out and the file does not already exist.
The file has been modified so that the Unix style line endings are
applied even if the file already exists, for example when pulling in
this change to an existing branch.
2017-12-11 08:40:58 +00:00
Mihail Geshoski
83b9a7c88c
MDL-56197 lesson: Multichoice answers not on same line as radio button
2017-12-11 15:49:24 +08:00
Andrew Nicols
10cc00b4af
Merge branch 'MDL-58272-master-2' of https://github.com/snake/moodle
2017-12-11 14:58:14 +08:00
Damyon Wiese
67c0e18ca2
Merge branch 'MDL-60057-master' of git://github.com/lameze/moodle
2017-12-11 14:54:46 +08:00
Simey Lameze
5c1ea9aea5
MDL-60057 mod_lesson: add unit tests for callbacks
2017-12-11 14:45:04 +08:00
Simey Lameze
f077e0af7e
MDL-60057 mod_lesson: add calendar drag and drop callbacks
...
AMOS BEGIN
CPY [openafterclose,mod_choice],[openafterclose,mod_lesson]
CPY [closebeforeopen,mod_choice],[closebeforeopen,mod_database]
CPY [openafterclose,mod_choice],[openafterclose,mod_database]
AMOS END
2017-12-11 14:29:16 +08:00
Marina Glancy
8326cc5e3e
MDL-60594 xmlrpc: wrapper for buggy xmlrpc_decode
2017-12-11 14:27:06 +08:00
Damyon Wiese
5258525f0a
Merge branch 'MDL-60060-master' of git://github.com/lameze/moodle
2017-12-11 14:08:08 +08:00
Simey Lameze
61ac58a887
MDL-60060 mod_data: add unit tests for callbacks
2017-12-11 14:05:00 +08:00
Simey Lameze
5e401a2a51
MDL-60060 mod_data: add calendar drag and drop callbacks
2017-12-11 14:05:00 +08:00
Ankit Agarwal
8d6b7f0c6c
MDL-60861 analytics: Remove enable menu, if no timesplitting method
2017-12-11 10:47:02 +05:30
Ankit Agarwal
fabe98ac92
MDL-60861 analytics: Enabling a model requires timesplitting
2017-12-11 10:47:01 +05:30
Damyon Wiese
fe955c5645
Merge branch 'wip-MDL-45500-master' of git://github.com/marinaglancy/moodle
2017-12-11 12:56:18 +08:00
Shamim Rezaie
9d27b68ce8
MDL-59438 calendar: Added a foreign key and an index
...
Added foreign key constraint to the event.subscriptionid column.
Also added index to the event.uuid column.
2017-12-11 12:54:49 +08:00
Damyon Wiese
c6a507e9e7
Merge branch 'MDL-60948-master' of git://github.com/andrewnicols/moodle
2017-12-11 12:52:23 +08:00
Andrew Nicols
b9819842d9
MDL-60948 tool_httpsreplace: Correct use of test URLs
2017-12-11 12:05:57 +08:00
Damyon Wiese
917923c860
Merge branch 'MDL-60043' of git://github.com/timhunt/moodle
2017-12-11 11:49:40 +08:00
Damyon Wiese
5ec2ce20f5
Merge branch 'MDL-54106-master' of https://github.com/lucaboesch/moodle
2017-12-11 11:37:48 +08:00
Damyon Wiese
e82c025e60
Merge branch 'wip-MDL-31436-master' of git://github.com/marinaglancy/moodle
2017-12-11 11:27:28 +08:00
Marcus Fabriczy
e7ec2f901b
MDL-59709 mod_assign: Export to portfolio button not working
...
Changed the button to a text link
2017-12-10 13:47:47 +10:30
Luca Bösch
970dc511e2
MDL-44660 grade: Typos @package core_grade instead of core_grades
2017-12-08 14:21:34 +01:00
Luca Bösch
41d335f31a
MDL-60920 quiz: removed legacy "edit questions" button
2017-12-08 14:13:05 +01:00
Luca Bösch
7f8773ffb8
MDL-54106 task: Deleting unconfirmed users after $CFG->deleteunconfirmed
2017-12-08 14:12:57 +01:00
Tomek Muras
aceb84ad76
MDL-60043 accesslib: improve query performance by removing ORDER BY
...
then add back the minimal necessary sorting in PHP. That part was
added by Tim Hunt.
2017-12-08 12:08:44 +00:00
Simey Lameze
f9bb74c037
MDL-58058 competency: replace other sortorder usages
2017-12-08 15:58:52 +08:00
Frederic Massart
f250cdbb34
MDL-58058 competency: Allow unspecified sortorder for new competencies
2017-12-08 15:58:52 +08:00
Mihail Geshoski
473391b667
MDL-40790 lesson: Lesson content button runs off the edge of the page
2017-12-08 09:55:36 +08:00
Mihail Geshoski
d381732329
MDL-54021 blocks: Course completion block lang problem
2017-12-08 09:24:03 +08:00
Jake Dallimore
46878ed87f
MDL-58272 core_files: get converters from file extension not mimetype
2017-12-08 09:07:29 +08:00
AMOS bot
f1ae118df3
Automatically generated installer lang files
2017-12-08 00:09:38 +00:00
Matt Clarkson
1c06098b6b
MDL-60976 dml: Optimise replace_all_text()
...
Avoid updating fields that do not match the search string.
2017-12-08 12:35:56 +13:00
Jun Pataleta
109aa07648
weekly release 3.5dev
2017-12-08 09:09:53 +13:00
Tim Hunt
91c8d8b130
MDL-60983 get_user_capability_course: fix buggy edge cases
...
There were basically two problems, which are demostrated by
the new test users u7 and u8 in the unit test.
1. There was a problem if a role was overridden in a context above the
one where it was assigned. E.g. User has teacher role in a course, and
there is a role override in the course-category context. That was being
ignored.
2. Problems with the handling of PROHIBITs. It should be the case that
if there is a PROHIBIT in force, then it cannot be overridden by another
role, or by a role override. However, this was not working in all cases.
Also, I had to add comments to the unit test so that I could understand
it. Hopefully these will be hepful to other developers too.
2017-12-07 18:28:18 +00:00
Andrew Nicols
f017a30ff3
Merge branch 'MDL-60880-master-fix1' of http://github.com/damyon/moodle
2017-12-07 16:18:28 +08:00
Damyon Wiese
6f7daa5e48
MDL-60880 core_search: Behat fix for clean theme
...
The navigation block is visible in clean so "I should not see courses" finds the link in the navigation block
2017-12-07 15:54:03 +08:00
Jun Pataleta
4ffbf22046
Merge branch 'MDL-60951-master' of git://github.com/damyon/moodle
2017-12-07 17:33:41 +13:00
David Mudrák
9cefe2f2b2
MDL-57564 enrol: Fix typos and copy&paste mistake in the exception msg
2017-12-06 23:15:17 +01:00
David Mudrák
04985346a2
MDL-57564 enrol: Make use of the new default sort parameter
...
Now when enrol_get_my_courses(), enrol_get_users_courses() and
enrol_get_all_users_courses() methods automatically reflect the
navsortmycoursessort setting by default, we do not need to manually
compose the sorting any more.
2017-12-06 23:15:17 +01:00
David Mudrák
c260117d15
MDL-57564 enrol: Add unit tests for the new sorting behaviour
2017-12-06 23:15:17 +01:00
Damyon Wiese
97812f14c1
Merge branch 'MDL-60880-master' of https://github.com/sammarshallou/moodle
2017-12-06 19:53:37 +13:00
Andrew Nicols
e3b699eab7
Merge branch 'MDL-59159' of git://github.com/stronk7/moodle
2017-12-06 19:53:36 +13:00
Jun Pataleta
b908c1add2
Merge branch 'MDL-32350-master' of https://github.com/lucaboesch/moodle
2017-12-06 19:53:35 +13:00
Jun Pataleta
1396cb6346
Merge branch 'wip-MDL-60926-master' of git://github.com/marinaglancy/moodle
2017-12-06 19:53:35 +13:00
Damyon Wiese
bfb5d3ba26
Merge branch 'MDL-37933_master' of git://github.com/markn86/moodle
2017-12-06 19:53:34 +13:00
David Herney
d52e5dd32d
MDL-60443 dataformat lib: Change a wrong variable name
...
The variable $type really is $dataformat. I have changed it for
prevent the error and show a correct error message.
2017-12-06 19:53:34 +13:00
Jun Pataleta
f013112752
Merge branch 'wip-MDL-34161-master' of git://github.com/marinaglancy/moodle
2017-12-06 19:53:33 +13:00
Andrew Nicols
adbe17ec68
Merge branch 'MDL-60801' of https://github.com/andrewhancox/moodle
2017-12-06 19:53:32 +13:00
Andrew Nicols
9501b1eb76
Merge branch 'MDL-60857-master' of https://github.com/sammarshallou/moodle
2017-12-06 19:53:32 +13:00
Andrew Nicols
0ea7278f64
Merge branch 'MDL-60899-master' of git://github.com/damyon/moodle
2017-12-06 19:53:31 +13:00
Damyon Wiese
a569a33097
Merge branch 'MDL-59875_m35v1' of https://github.com/sbourget/moodle
2017-12-06 19:53:31 +13:00
Jun Pataleta
1b98e553a7
Merge branch 'MDL-36056-master-fix1' of http://github.com/damyon/moodle
2017-12-06 19:53:31 +13:00
Andrew Nicols
9e51dc406f
Merge branch 'MDL-47114-master' of git://github.com/rezaies/moodle
2017-12-06 19:53:30 +13:00
Damyon Wiese
387f7aae0d
MDL-36056 forms: Don't validate disabled fields
...
When fields are disabled, the value comes through as null so we need to specifically check for it
before validation.
2017-12-06 19:53:30 +13:00
Andrew Nicols
ebe2fafa8b
Merge branch 'wip-MDL-37757-master' of git://github.com/abgreeve/moodle
2017-12-06 19:53:29 +13:00
Ryan Wyllie
0ef41ee07d
MDL-60962 calendar: async load calendar 3 month block
2017-12-06 06:21:16 +00:00
Ryan Wyllie
7884ecf24f
MDL-60962 block_calendar_month: load content after page render
2017-12-06 06:21:16 +00:00
Mark Nelson
dbe18cd356
MDL-60969 auth_ldap: replace hardcoded strings in config settings
2017-12-06 11:25:35 +08:00
Damyon Wiese
3715c59ef9
MDL-60951 travis: Disable redis on travis
...
Redis unit tests are currently failing on php 7.2 due to https://bugs.php.net/bug.php?id=75628
2017-12-06 10:59:54 +08:00
David Mudrák
a3d003603a
MDL-57564 enrol: Change the default sort in other two functions
...
Similarly to what the previous patch does, we now change the default
sorting in functions enrol_get_users_courses() and
enrol_get_all_users_courses() too.
The patch also adds missing phpDocs for the functions, improves the
readability of some existing bits and mentions the changes in the
enrol/upgrade.txt file.
2017-12-05 22:58:51 +01:00
Daniel Thee Roperto
ee2187273f
MDL-57564 enrol: Change the default sort in enrol_get_my_courses()
...
The new default value (null) now respects the navsortmycoursessort
behaviour and should be consistently used whenever we are displaying the
courses in the UI.
2017-12-05 22:01:18 +01:00
sam marshall
7f9fb2c846
MDL-60880 core_search: Allow search of specific context (front-end)
2017-12-05 17:42:40 +00:00
sam marshall
cfa00fc565
MDL-60880 core_search: Allow search of specific context (back-end)
...
Adds back-end support for restricting searches to specified context
ids (for example so it is possible to search only a specific forum).
2017-12-05 17:42:38 +00:00
Ryan Wyllie
9aeb909d2f
MDL-60960 calendar: check enrolment at last chance in container
...
The enrolment check should only be done if all other checks fail before
it because it's a fairly expensive check to run.
2017-12-05 07:38:05 +00:00
Luca Bösch
fc07f6adbc
MDL-32350 admin: Sort users by country ASC and DESC
2017-12-05 07:21:29 +01:00
Andrew Nicols
a7d75ba5c8
MDL-60965 behat: Correct strlen use
2017-12-05 11:18:58 +08:00
Jake Dallimore
3112c22004
MDL-44667 database: fix incorrect usages of $DB->get_field
...
Some places were passing 5 params, meaning the strictness param was
lost. This fixes those usages.
2017-12-04 16:53:51 +08:00
Damyon Wiese
713a2cbb25
Merge branch 'MDL-60219-master' of https://github.com/abias/moodle
2017-12-04 16:28:16 +08:00
Damyon Wiese
b0c4f9c21c
Merge branch 'MDL-36056-master-enrolkeywhitespace' of git://github.com/mudrd8mz/moodle
2017-12-04 16:00:19 +08:00
Marina Glancy
05cd2ff627
MDL-34161 mod_lti: backup and restore of submissions
2017-12-04 15:05:00 +08:00
Marina Glancy
6489a3d455
MDL-34161 mod_lti: backup/restore of lti types
...
Only course tools are backed up, site tools and registrations
can be matched by id if they are restored to the same site only.
For predefined course tools the secret is backed up encrypted
and can be restored on the same site only.
2017-12-04 15:04:56 +08:00
Tim Lock
edbcee25c1
MDL-34161 mod_lti: Added Behat tests
2017-12-04 15:03:44 +08:00
Gregory Faller
387a3a208a
MDL-34161 mod_lti: Add support for restoring site tool
2017-12-04 15:03:44 +08:00
Jun Pataleta
d8c1a57b99
Merge branch 'wip-MDL-60887-master' of git://github.com/marinaglancy/moodle
2017-12-04 18:24:15 +13:00
Jun Pataleta
bea5a16203
Merge branch 'MDL-60925-master' of git://github.com/damyon/moodle
2017-12-04 14:32:26 +13:00
Marina Glancy
65a77c7381
MDL-60926 auth: do not map very long profile fields
2017-12-04 09:31:42 +08:00
Eloy Lafuente (stronk7)
7ec475e2d7
MDL-59159 upgrade: remove unused functions/settings from upgradelib
...
All these functions were used only by deleted upgrade steps
so it's safe to proceed with straight deletion, considering
them internal. Deletion has been documented in corresponding
upgrade.txt files:
- mod_feedback_upgrade_delete_duplicate_values()
- mod_feedback_upgrade_courseid()
These have been kept because they continue being used:
- @ install: make_competence_scale()
- @ restore: upgrade_course_letter_boundary()
2017-12-04 01:42:01 +01:00
Eloy Lafuente (stronk7)
e4eba4c346
MDL-59159 upgrade: clean < 3.1.0 upgrade steps
...
LTS (3.5) requires previous LTS (3.1)
This just deletes all the upgrade steps previous to 3.1.0. Some
small adjustments, like adding missing MOODLE_INTERNAL or tweaking
globals can also be applied when needed.
Also includes an upgrade step to prevent upgrading from any
version < 2016052300 (v3.1.0) as anti-cheating measure.
Next commit will get rid of/deprecate all the upgradelib functions
not used anymore in codebase.
2017-12-04 01:18:57 +01:00
Jun Pataleta
c1cd2924ec
Merge branch 'MDL-60914_master' of git://github.com/markn86/moodle
2017-12-04 12:50:06 +13:00
Eloy Lafuente (stronk7)
4111611710
MDL-59159 environment: 3.1 (LTS) required
2017-12-04 00:27:53 +01:00
Eloy Lafuente (stronk7)
f0781f34c9
MDL-59159 environment: 3.5 base information
...
This is a direct copy of the 3.4 branch to
have changes under control easier in next commits.
2017-12-04 00:25:48 +01:00
Shamim Rezaie
8c42eef35c
MDL-47114 core: Improved function description
2017-12-02 07:44:35 +08:00
Ann Adamcik
4b4280f3e8
MDL-58697: Only get group submission if enabled
2017-12-01 12:56:15 -07:00
sam marshall
1b8cf12a59
MDL-60857 core_search: Improve cron log progress information
2017-12-01 15:47:22 +00:00
Ryan Wyllie
748545858c
MDL-60942 filters: include filter in format_string cache key
2017-12-01 06:49:24 +00:00
Charles Fulton
5976a78a95
MDL-59567 block_mnet_hosts: use html_writer to build links
2017-11-30 15:33:51 -05:00
Eloy Lafuente (stronk7)
5f54a8760f
weekly release 3.5dev
2017-11-30 17:05:14 +01:00
David Mudrák
0c6554e03c
MDL-36056 form: Do not allow passwords with wrapping whitespace
...
This is to avoid accidental misconfiguration while copy/pasting the
password value.
2017-11-30 10:47:57 +01:00
Marina Glancy
efe4210395
MDL-31436 hub: never use xmlrpc, always use REST
2017-11-30 11:28:00 +08:00
Damyon Wiese
b3480499c6
MDL-60925 theme: Fix SCSS precompilation.
...
There is no point pre-compiling the theme SCSS if it is not stored somewhere that is available
to all webserving nodes. Localcache needs to be backed by the MUC cache.
2017-11-29 17:01:07 +08:00
Alexander Bias
ee73ec3d3c
MDL-60219 lti: Replace pagelayout frametop with incourse
2017-11-29 09:54:42 +01:00
Damyon Wiese
81a989e6d8
MDL-58200 competencies: Student can view linked courses
2017-11-29 16:07:07 +08:00
Damyon Wiese
1e1bc82294
Merge branch 'MDL-60174-master' of https://github.com/sammarshallou/moodle
2017-11-29 12:18:21 +08:00
Jun Pataleta
1577c5ea20
Merge branch 'wip-MDL-45068-master-fix' of https://github.com/marinaglancy/moodle
2017-11-29 16:59:25 +13:00
Marina Glancy
b955ad6a55
MDL-45068 groups: corrected check for idnumber '0'
2017-11-29 11:50:44 +08:00
Jun Pataleta
a0de91e9a0
Merge branch 'MDL-50861-master' of git://github.com/junpataleta/moodle
2017-11-29 10:51:22 +13:00
Amy Groshek
e1eb4fb6d9
MDL-50861 mod_scorm: Add bootstrap btn classes to exit link
2017-11-29 10:44:13 +13:00
Eloy Lafuente (stronk7)
7445483873
Merge branch 'wip-MDL-60591-master' of git://github.com/marinaglancy/moodle
2017-11-28 22:35:58 +01:00
Eloy Lafuente (stronk7)
25e9c56117
Merge branch 'MDL-60738-master' of git://github.com/jleyva/moodle
2017-11-28 20:59:22 +01:00
Eloy Lafuente (stronk7)
8000e6af01
Merge branch 'MDL-60838-master' of https://github.com/sammarshallou/moodle
2017-11-28 20:48:15 +01:00
Eloy Lafuente (stronk7)
8c9eecdea7
Merge branch 'MDL-60682' of git://github.com/timhunt/moodle
2017-11-28 20:37:59 +01:00
sam marshall
34aeacadcc
MDL-60174 Document new dboption in config-dist.php
2017-11-28 13:21:49 +00:00
Stephen Bourget
a7370e0dd0
MDL-59875 Badges: Allow badges to be criteria for other badges
2017-11-28 08:03:02 -05:00
Damyon Wiese
bf0a154217
MDL-58983 assign: Hide grade button if no cap
...
If the current user cannot grade students, don't show them the button.
2017-11-28 15:47:30 +08:00
Jun Pataleta
012398a8c2
Merge branch 'MDL-54693-quiz-override-help-icon' of https://github.com/lucaboesch/moodle
2017-11-28 20:10:08 +13:00
Marina Glancy
80364b7b1e
MDL-49995 files: delete old file when overwriting
2017-11-28 14:50:20 +08:00
Jun Pataleta
02146e0b21
Merge branch 'MDL-59574-master' of git://github.com/ankitagarwal/moodle
2017-11-28 19:38:23 +13:00
Damyon Wiese
e427ae67c2
MDL-59200 assign: add feedback when grade locked
...
We are including a hidden field when the grade is locked in the gradebook for a student. This field fails validation, so
the form cannot be submitted.
2017-11-28 14:36:30 +08:00
Damyon Wiese
8b0801c2b8
MDL-60899 block_lp: no permissions - empty block
...
Show an empty block if the current user does not have the capability to see any plans.
2017-11-28 13:37:35 +08:00
Ankit Agarwal
120a795b4e
MDL-59574 analytics: Add model listing to enable_model cli script
2017-11-28 10:52:52 +05:30
Ankit Agarwal
556cb98d16
MDL-59574 tool_analytics: Add model listing to evaluate_model cli script
2017-11-28 10:52:52 +05:30
Damyon Wiese
d87a31d878
Merge branch 'MDL-53004-master' of https://github.com/lucaboesch/moodle
...
Conflicts:
mod/assign/styles.css
2017-11-28 13:18:03 +08:00
Marina Glancy
777720c833
MDL-45500 gradingform: allow plugin uninstall
2017-11-28 12:27:52 +08:00
Jun Pataleta
7315358ead
Merge branch 'MDL-46768-master' of git://github.com/sarjona/moodle
2017-11-28 17:18:54 +13:00
Damyon Wiese
081ac91526
Merge branch 'MDL-24678-master-chat_get_latest_message' of https://github.com/bozoh/moodle
2017-11-28 12:14:08 +08:00
Damyon Wiese
2c3d8a06c8
Merge branch 'MDL-60669-master' of git://github.com/tobiasreischmann/moodle
2017-11-28 12:05:21 +08:00
Damyon Wiese
bdb157653b
Merge branch 'MDL-60174-master' of https://github.com/sammarshallou/moodle
2017-11-28 11:38:40 +08:00
Mark Nelson
2a56a82c9b
MDL-60914 mod_lti: ensure grade_update() is defined during upgrade
2017-11-28 11:37:00 +08:00
Marina Glancy
12a67a4266
MDL-60887 registration: allow plugins to register on custom hubs
2017-11-28 11:21:25 +08:00
Jun Pataleta
49cbe666a4
Merge branch 'wip-MDL-60478-m35' of git://github.com/amygroshek/moodle
2017-11-28 13:25:51 +13:00
Eloy Lafuente (stronk7)
8edbd642b4
Merge branch 'MDL-60654' of https://github.com/joaociocca/moodle
2017-11-28 01:16:40 +01:00
Eloy Lafuente (stronk7)
9d51d8e81f
Merge branch 'MDL-60441_master' of git://github.com/juancs/moodle
2017-11-28 00:55:23 +01:00
Eloy Lafuente (stronk7)
2b6fa07627
Merge branch 'MDL-60249-master' of git://github.com/damyon/moodle
2017-11-28 00:48:41 +01:00
Nick Phillips
28437460d2
MDL-56688 grade: fix ordering of grade items in grade_seq::flatten
2017-11-28 09:30:27 +13:00
sam marshall
a938e4096c
MDL-60174 core_dml: fix miscellaneous incorrect recordset usage
...
The new recordset support for Postgres requires transactions and
will cause errors if recordsets are not closed correctly. This
commit fixes problems that were identified during unit tests, and
via some basic code analysis, across all core code. Most of these
are incorrect usage of recordset (forgetting to close them).
2017-11-27 11:10:33 +00:00
sam marshall
ed00d67c99
MDL-60174 core_dml: get_recordset on Postgres eats all the RAM
...
On Postgres, get_recordset_sql loads all the results into memory
(within the Postgres library, which doesn't count towards the PHP
memory limit, but does count towards making your server run out of
memory) as soon as the query completes.
This commit changes the code to use cursors, which in Postgres
allow the results to be returned in smaller chunks (by default
100,000 rows).
2017-11-27 11:10:29 +00:00
Tobias Reischmann
9bd6807635
MDL-60669 forum: Added duplicate check for restoring forum subscriptions
...
Before MDL-59854 it was possible to have duplicate forum subscriptions.
Trying to import backups created from back then, caused a DB exception
due to unqiue key constraints. Now only one of multiple identical forum
subscritions is restored.
2017-11-27 10:51:34 +01:00
Damyon Wiese
d3fa95abf1
Merge branch 'MDL-60188-master' of git://github.com/rezaies/moodle
2017-11-27 15:57:41 +08:00
Mark Nelson
5211efb99b
MDL-37933 core_complete: fixed criteria/criterion naming confusion
2017-11-27 15:26:43 +08:00
Jun Pataleta
417d543aaa
Merge branch 'MDL-57569-master' of git://github.com/sarjona/moodle
2017-11-27 19:43:32 +13:00
Jun Pataleta
78a534dde0
Merge branch 'wip-MDL-45068-master' of git://github.com/marinaglancy/moodle
2017-11-27 19:36:00 +13:00
Marina Glancy
e95df45bba
MDL-60591 mod_forum: inline attachments are not displayed in plain text
2017-11-27 14:29:00 +08:00
Marina Glancy
ec43371a3f
MDL-45068 groups: fixes to group import
...
- If 'coursename' is specified in the CSV it should match the course short name - thanks Yusuf Yılmaz for the patch
- If 'idnumber' is specified but 'groupidnumber' is not, idnumber should be used for matching the course idnumber only
- If 'groupingname' is not specified, there should be no notices (regression from MDL-42514)
- If 'coursename' or 'idnumber' column is present, it can contain empty values in some/all lines
2017-11-27 14:24:58 +08:00
Shamim Rezaie
0897d6588e
MDL-60188 groups: cache user's groups and groupings
...
The function groups_get_user_groups is called too often both before rendering the page and after the page is rendered (using ajax).
The function was executing a query joining 3 tables in each call. The plementation of the function has now modified to store the
query result in a request cache.
2017-11-27 10:46:35 +08:00
Jake Dallimore
d735cb5230
Merge branch 'MDL-60830-master' of git://github.com/sarjona/moodle
2017-11-27 10:29:55 +08:00
Jun Pataleta
d470de673c
Merge branch 'MDL-58887-master' of git://github.com/ryanwyllie/moodle
2017-11-27 15:05:46 +13:00
Jake Dallimore
29abde4709
Merge branch 'MDL-27230-master' of https://github.com/lucaboesch/moodle
2017-11-27 09:43:44 +08:00
Eugene Venter
feb23f1b96
MDL-60905 auth_email: remember loginpage wantsurl for account creation
...
this allows for redirecting to the correct location upon account
confirmation ;)
2017-11-27 13:42:26 +13:00
Jun Pataleta
84ae267c56
Merge branch 'MDL-60904' of git://github.com/stronk7/moodle
2017-11-27 11:27:57 +13:00
Eloy Lafuente (stronk7)
2fdd9eed54
MDL-60904 behat: Update master to use 3.35.0 behat extension tag
2017-11-26 20:27:00 +01:00
Andrew Hancox
1744570b2e
MDL-60801 tool_uploaduser: Fix issue with defaults being ignored
2017-11-24 15:29:23 +00:00
Carlos Alexandre S. da Fonseca
38e7a9525f
MDL-24678 mod_chat: Fixed race condition on chat module
2017-11-24 10:36:42 -02:00
sam marshall
411b5f3a02
MDL-60838 core_search: File upload does not honour timeout
2017-11-24 11:00:45 +00:00
Sara Arjona
6820f36bda
MDL-57569 core_files: Fix to let show generated f3 image
2017-11-24 11:48:32 +01:00
Sara Arjona
d77a6026d2
MDL-46768 core_badges: changed badge name type from FILE to TEXT
2017-11-24 11:34:15 +01:00
Luca Bösch
b4fcf278c2
MDL-54693 quiz: Info for attempts allowed in user and group override.
2017-11-23 19:11:11 +01:00
Luca Bösch
409758c035
MDL-53004 assignment: Separate label and pulldown in grading (Clean)
2017-11-23 16:42:26 +01:00
Luca Bösch
99618f89bf
MDL-27230 quiz: remove and update group overrides in calendar
2017-11-23 16:42:20 +01:00
David Monllao
5bde2c2b62
weekly release 3.5dev
2017-11-23 13:35:10 +01:00
Damyon Wiese
07a91fd4cc
Merge branch 'wip-MDL-27886-master' of https://github.com/marinaglancy/moodle
2017-11-23 12:25:31 +08:00
Marina Glancy
dc9353a07b
MDL-27886 backup: When setting is unlocked set it to original value
2017-11-23 12:21:03 +08:00
Damyon Wiese
9a73d11cfd
MDL-59766 assign: Allow teachers to disable annotations
...
If teachers do not want to use the pdf annotation features, they should be able to disable it for a single assignment.
AMOS BEGIN
CPY [default,assignfeedback_comments],[default,assignfeedback_editpdf]
CPY [default_help,assignfeedback_comments],[default_help,assignfeedback_editpdf]
AMOS END
2017-11-23 10:46:39 +08:00
Jake Dallimore
1cce91b1bb
Merge branch 'MDL-60831-master' of git://github.com/ankitagarwal/moodle
2017-11-22 13:24:34 +01:00
Ankit Agarwal
7e6ef63e5f
MDL-60831 search: add BS classes to block elements
2017-11-22 13:24:34 +01:00
Jun Pataleta
ddb3857cdf
Merge branch 'wip-MDL-60546-master' of git://github.com/abgreeve/moodle
2017-11-22 13:24:33 +01:00
Jun Pataleta
9ff02b52b2
Merge branch 'MDL-60813-master' of git://github.com/jleyva/moodle
2017-11-22 13:24:33 +01:00
Jun Pataleta
fd64ae3140
Merge branch 'MDL-60526-master-fix1' of http://github.com/damyon/moodle
2017-11-22 13:24:32 +01:00
Damyon Wiese
992c5ccfbf
MDL-60526 forms: Button elements should have type
...
The mform "buttons" should be of type "button", instead it's not specified so they get
the default of "submit". This is causing behat fails.
2017-11-22 13:24:32 +01:00
David Monllao
63469571c8
Merge branch 'm34_MDL-60745_Bump_ComposerLock_ToPHPUnit_6d4d4' of https://github.com/scara/moodle
2017-11-22 13:24:31 +01:00
David Monllao
e968cf1def
MDL-59512 version: Following 2 digits scheme
2017-11-22 13:24:31 +01:00
David Monllao
eee87c8a24
Merge branch 'MDL-59512-master' of git://github.com/Dagefoerde/moodle
2017-11-22 13:24:31 +01:00
Jun Pataleta
4b560e4a8e
Merge branch 'mdl58817-master' of https://github.com/tlock/moodle
2017-11-22 13:24:30 +01:00
Jun Pataleta
6472ad5600
Merge branch 'MDL-60637-master' of git://github.com/lameze/moodle
2017-11-22 13:24:30 +01:00
Jake Dallimore
ef4192b8e7
Merge branch 'MDL-60796-master' of git://github.com/ankitagarwal/moodle
2017-11-22 13:24:30 +01:00
Jun Pataleta
8317549dff
Merge branch 'MDL-60780_master' of git://github.com/dmonllao/moodle
2017-11-22 13:24:29 +01:00
David Monllao
5d96469c8c
Merge branch 'MDL-60751-master' of git://github.com/lameze/moodle
2017-11-22 13:24:29 +01:00
Sara Arjona
46ea440b87
MDL-60830 core_enrol: Added email when searching users in course enrol
2017-11-22 13:16:16 +01:00
Damyon Wiese
9a7671da80
MDL-59970 competencies: performance
...
Remove useless get_records call in get_least_proficient_competencies_for_course function.
On big sites this would cause huge memory usage.
2017-11-22 15:35:20 +08:00
Adrian Greeve
7b4e995015
MDL-60546 mod_choice: Update to select all functionality.
2017-11-22 14:10:55 +08:00
Ryan Wyllie
05df02a0ec
MDL-58887 core: fix default title for action menu
...
Thanks to Michelle Melton <meltonml@appstate.edu > for the original
version of this patch.
2017-11-22 01:36:31 +00:00
Tim Hunt
223419d92c
MDL-60682 forms: date/times should use step 1 minute by default
2017-11-21 14:50:28 +00:00
Marina Glancy
077edd3038
MDL-56864 forms: allow to remove last tag with forced standard tags
2017-11-21 15:29:03 +08:00
Marina Glancy
be2e38ed92
MDL-56864 forms: boost templates don't allow remove last tag
2017-11-21 15:29:02 +08:00
Simey Lameze
486ecb1b89
MDL-60637 core_group: fix unit tests failures
2017-11-21 09:59:56 +08:00
Simey Lameze
effa7d2ba1
MDL-60637 group: remove useless id number validation on web services
2017-11-21 09:52:40 +08:00
Amy Groshek
ecdfab51a3
MDL-60478 mod_scorm: Makes checknet alerts less obtrusive.
...
Alters checknet component to accept frequency,
timeout, and maxalerts arguments. Sets checknet
launched during SCORM session for 30 sec
frequency, 10 sec timeout, and 1 alert max.
2017-11-20 12:59:14 -06:00
David Monllao
b78d40e637
Merge branch 'MDL-60526-master' of git://github.com/damyon/moodle
2017-11-20 13:43:54 +01:00
David Monllao
d6170fe7f8
Merge branch 'MDL-60436' of https://github.com/NeillM/moodle
2017-11-20 13:26:01 +01:00
David Monllao
007dd71c17
Merge branch 'MDL-56253-master' of https://github.com/lucaboesch/moodle
2017-11-20 12:55:28 +01:00
David Monllao
c39071d32a
Merge branch 'MDL-60823-master' of git://github.com/lameze/moodle
2017-11-20 12:06:42 +01:00
Jake Dallimore
4a9268b6e7
Merge branch 'MDL-60708-master' of git://github.com/jleyva/moodle
2017-11-20 17:54:56 +08:00
David Monllao
087b3303a5
Merge branch 'MDL-60842-master' of git://github.com/lameze/moodle
2017-11-20 10:27:58 +01:00
Juan Leyva
d995cd47fb
MDL-60708 mod_workshop: Return author feedback for submission
...
The feedback and grade information for submission should be returned
for teachers in the evaluation and closed phases.
2017-11-20 10:07:57 +01:00
Simey Lameze
2dc93a3769
MDL-60842 calendar: do not load all course fields
2017-11-20 16:49:45 +08:00
Juan Leyva
6db2423551
MDL-60738 webservice: Clean theme and lang properly
...
Sometimes the "theme" and "lang" fields in the user and course tables
in the database are set to incorrect values (uninstalled or
non-existent themes and language packs).
This makes Web Services functions to fail because the WS server
validate the returned data using the validate_param function that clean
parameters.
2017-11-20 09:37:30 +01:00
Jun Pataleta
3e6dabadaa
Merge branch 'MDL-60187_master' of git://github.com/markn86/moodle
2017-11-20 21:33:00 +13:00
Damyon Wiese
1d59696017
Merge branch 'MDL-60810_master' of git://github.com/markn86/moodle
2017-11-20 15:57:00 +08:00
Damyon Wiese
f1c9b8de47
Merge branch 'MDL-60809-master' of git://git.cameron1729.xyz/moodle
2017-11-20 15:29:53 +08:00
Damyon Wiese
e590227922
Merge branch 'MDL-60806-master' of git://github.com/lameze/moodle
2017-11-20 15:23:42 +08:00
Jakob Ackermann
4d5a33e424
MDL-60187 mod_lti: Do not create a grade item when grades are disabled.
...
If the privacy option "Accept grades from the tool" is disabled, the
module should not appear in the gradebook when edited inline or when
recover grades is running during enrolment.
2017-11-20 15:13:24 +08:00
Jake Dallimore
8ee2d9c3d4
Merge branch 'MDL-60824-master-profilefield' of git://github.com/mudrd8mz/moodle
2017-11-20 15:04:08 +08:00
Luca Bösch
c6c480f786
MDL-56253 grade: have coursemodule name pass filters.
2017-11-20 06:32:11 +01:00
Damyon Wiese
18c02e9f28
Merge branch 'MDL-27886-master' of git://github.com/tobiasreischmann/moodle
2017-11-20 13:25:37 +08:00
Simey Lameze
5e8e87aaee
MDL-60806 core_calendar: return hidden categories
2017-11-20 12:06:47 +08:00
Jake Dallimore
268e772a8a
Merge branch 'MDL-60835-master' of git://github.com/crazyserver/moodle
2017-11-20 11:27:46 +08:00
Jun Pataleta
4768fa336a
Merge branch 'master_MDL-60253' of https://github.com/CengageEng/moodle
2017-11-20 13:21:30 +13:00
Jun Pataleta
1508fa23d2
Merge branch 'MDL-55808_master' of git://github.com/juancs/moodle
2017-11-20 10:34:55 +13:00
Neill Magill
7251472c83
MDL-60436 blocks: Unit test for dashboard block positioning
2017-11-17 14:40:30 +00:00
Neill Magill
667e6ebc20
MDL-60436 blocks: Improve performance of block loading
2017-11-17 14:40:01 +00:00
Marcus Fabriczy
f32ee5c54e
MDL-60546 mod_choice: Fixed select all functionality
...
Fixed the functionality which ticks or unticks all checkboxes when
clicking the Select all or Deselect all elements when viewing the
responses.
Caused by deprecating checkall and checknone functions in
MDL-57490.
2017-11-17 20:08:29 +10:30
yair.spielmann
b323508554
MDL-59512 tool_oauth2: add option for basic authentication
2017-11-17 10:15:29 +01:00
Damyon Wiese
e76e6bc8bd
MDL-60249 assign: resize quickgrade textareas
...
The Bootstrap CSS reset prevents horizontal resizing of textareas. We want to allow it in the quickgrading ui.
2017-11-17 14:55:28 +08:00
Damyon Wiese
5f8407d5da
Merge branch 'MDL-60773-master' of https://github.com/snake/moodle
2017-11-17 14:11:12 +08:00
Andrew Nicols
78162bf5cf
MDL-60773 core: Add pendingJS checks for autocomplete interactions
2017-11-17 13:52:04 +08:00
Simey Lameze
1a765e32b0
MDL-60823 calendar: use first day of week on prepadding calc
2017-11-17 11:02:39 +08:00
David Mudrák
88f4b6c75d
MDL-60824 profile: Fix handling of to-be-created user id
...
The script user/editadvanced.php uses special value of userid = -1 for
the case when a new user is being created. Such a value passes the
non-empty check and would lead to "invaliduser" error.
2017-11-16 22:14:16 +01:00
Juan Leyva
44ae08383b
MDL-60813 calendar: Fix core_calendar_get_calendar_events for categories
...
Users couldn’t see category events when filtering by categories in the
core_calendar_get_calendar_events WS.
2017-11-16 19:16:01 +01:00
Pau Ferrer Ocaña
15ead7a176
MDL-60835 completion: Add overrideby field to completion status WS
2017-11-16 16:35:43 +01:00
David Monllao
19bf156be9
MDL-60780 analytics: Prevent timing issues
2017-11-16 09:17:46 +01:00
Adrian Greeve
33e385a5fb
MDL-37757 repositories: Deleting a repository deletes files.
...
If the user decides to remove a repository all of the linked
files are now deleted along with file references. This was causing
problems such as the course page displaying an error with no recourse
to fix the problem.
2017-11-16 14:46:40 +08:00
Cameron Ball
d3e980c4ea
MDL-60809 xmlrpc: Include filelib when making xmlrpc call
2017-11-16 14:46:36 +08:00
Jake Dallimore
4275ea4a43
weekly on-sync release 3.5dev
2017-11-16 11:13:29 +08:00
Jake Dallimore
e767ba20fc
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2017-11-16 11:13:28 +08:00
David Monllao
9304ba2212
Merge branch 'MDL-60789-master' of git://github.com/sarjona/moodle
2017-11-15 10:35:30 +01:00
Damyon Wiese
a571aa9b85
Merge branch 'wip-MDL-59876-master' of git://github.com/abgreeve/moodle
2017-11-15 10:35:30 +01:00
Damyon Wiese
fda2fa2680
MDL-60526 forms: Prevent duplicate type attributes
...
The exporter for mform elements does not skip "type" (which is included as a separate value).
2017-11-15 11:53:56 +08:00
Adrian Greeve
2c97abeff2
MDL-59876 core_user: Add required library for function.
...
The external service create_users has a function call to
useredit_update_user_preference() that requires editlib.php
2017-11-15 11:43:19 +08:00
AMOS bot
231127ce6c
Automatically generated installer lang files
2017-11-15 00:05:16 +00:00
Damyon Wiese
aece25138f
Merge branch 'MDL-60675-master' of git://github.com/mihailges/moodle
2017-11-14 16:40:59 +08:00
Mihail Geshoski
3420d30762
MDL-60675 analytics: Apply strict comparison check
2017-11-14 16:22:36 +08:00
Sara Arjona
3dbb8dc598
MDL-60789 workshop: Check title submission maxlength
2017-11-14 08:52:31 +01:00
Jake Dallimore
55b2742724
Merge branch 'MDL-60741' of git://github.com/timhunt/moodle
2017-11-14 15:28:06 +08:00
Ankit Agarwal
05ba0b9574
MDL-60796 analytics: Fix phpdoc issues
2017-11-14 12:33:46 +05:30
Simey Lameze
7e781cfc2b
MDL-60751 core_calendar: remove useless NULL_ALLOWED parameter
2017-11-14 14:12:17 +08:00
Jun Pataleta
592c216520
Merge branch 'm34_MDL-59099_MySQL8_InnoDB_Params_Removed' of https://github.com/scara/moodle
2017-11-14 12:22:29 +13:00
Damyon Wiese
294f1dbaa3
Merge branch 'MDL-60693-backup-multilang-activities' of https://github.com/lucaboesch/moodle
2017-11-13 14:33:57 +08:00
Damyon Wiese
fee3033bc7
Merge branch 'MDL-60675-master' of git://github.com/mihailges/moodle
2017-11-13 14:11:50 +08:00
Jake Dallimore
e105a752c0
Merge branch 'MDL-60707' of git://github.com/aolley/moodle
2017-11-13 13:26:00 +08:00
Jake Dallimore
dbc56205b3
Merge branch 'MDL-60783' of git://github.com/stronk7/moodle
2017-11-13 11:26:30 +08:00
Damyon Wiese
dbf0819d92
Merge branch 'MDL-59876-master' of git://github.com/jleyva/moodle
2017-11-13 10:47:49 +08:00
Damyon Wiese
3ac10fa82a
Merge branch 'MDL-60784' of git://github.com/stronk7/moodle
2017-11-13 10:37:37 +08:00
Tim Lock
a33be61af8
MDL-58817 mod_lti: cartridge: maintain custom icons
2017-11-13 10:15:33 +10:30
Eloy Lafuente (stronk7)
6499085f36
MDL-60784 upgrade: add 3.4.0 separation line to all upgrade scripts
2017-11-12 18:43:30 +01:00
Eloy Lafuente (stronk7)
bd8a809598
MDL-60783 backup: Bump release to 3.5
2017-11-12 17:56:17 +01:00
Luca Bösch
9ae6cd775a
MDL-60693 backup: Use multilang with course activities
...
On backup and restore, activities are shown after passing format_string,
supporting multilang.
2017-11-12 14:58:18 +01:00
Eloy Lafuente (stronk7)
0164f50e80
weekly back-to-dev release 3.5dev
2017-11-11 19:41:57 +01:00
Eloy Lafuente (stronk7)
6821ca92ad
NOBUG: Change travis.yml back to master
2017-11-11 19:31:19 +01:00
Eloy Lafuente (stronk7)
665c3ac59c
Moodle release 3.4
2017-11-11 19:31:19 +01:00
Eloy Lafuente (stronk7)
07c0bb10fb
NOBUG: Change travis.yml to MOODLE_34_STABLE
2017-11-11 19:31:18 +01:00
Eloy Lafuente (stronk7)
cf57ee9285
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2017-11-11 19:31:14 +01:00
Eloy Lafuente (stronk7)
d334aea208
Merge branch 'MDL-60779-master' of git://github.com/junpataleta/moodle
2017-11-11 13:03:54 +01:00
Jun Pataleta
0cf288757d
MDL-60779 calendar: Pass correct parameters for get_calendar_X_view()
2017-11-11 22:28:38 +13:00
AMOS bot
695cd06817
Automatically generated installer lang files
2017-11-11 00:05:36 +00:00
David Monllao
ab9936962e
Moodle release 3.4rc3
2017-11-10 15:15:37 +01:00
David Monllao
d39fcc420e
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2017-11-10 15:15:35 +01:00
David Monllao
08641175b3
Merge branch 'MDL-60764' of git://github.com/stronk7/moodle
2017-11-10 10:20:25 +01:00
Eloy Lafuente (stronk7)
66aee746e3
MDL-60764 versions: remove some outdated releases in requires
2017-11-10 09:45:56 +01:00
Damyon Wiese
f738fc8efd
Merge branch 'MDL-60763-master' of git://github.com/andrewnicols/moodle
2017-11-10 13:57:04 +08:00
Andrew Nicols
27973b545c
MDL-60763 calendar: Use PHP concat, not JS
2017-11-10 13:56:39 +08:00
Damyon Wiese
3192438075
Merge branch 'MDL-60763-master' of git://github.com/andrewnicols/moodle
2017-11-10 13:47:05 +08:00
Andrew Nicols
41b7375c07
MDL-60763 core_calendar: Deprecate calendar_get_upcoming
2017-11-10 13:45:32 +08:00
Jun Pataleta
cb04dcf4ce
Merge branch 'MDL-60771-master' of git://github.com/lameze/moodle
2017-11-10 18:03:49 +13:00
Jun Pataleta
c3925187ed
Merge branch 'MDL-60758_master' of git://github.com/dmonllao/moodle
2017-11-10 17:21:15 +13:00
Damyon Wiese
4ceece6ea1
Merge branch 'MDL-60749-master' of git://github.com/sarjona/moodle
2017-11-10 12:05:46 +08:00
Jun Pataleta
cfbc820e1b
Merge branch 'MDL-60766-master' of git://github.com/ryanwyllie/moodle
2017-11-10 17:02:41 +13:00
Simey Lameze
fbbcf45ef2
MDL-60771 mod_scorm: typecast score to integer
2017-11-10 12:00:17 +08:00
Andrew Nicols
6e2d8c121b
Merge branch 'MDL-52838-master' of git://github.com/damyon/moodle
2017-11-10 11:38:13 +08:00
Damyon Wiese
6b2a9a6fb8
Merge branch 'MDL-60765-master' of git://github.com/andrewnicols/moodle
2017-11-10 10:55:09 +08:00
Mihail Geshoski
ae4522ff55
MDL-60675 analytics: Error when selecting invalid insight
2017-11-10 10:43:51 +08:00
Andrew Nicols
fb5bbf1424
MDL-60765 theme: Make inplace-autocomplete rule more specific
...
This change was intended to fix an issue with the autocomplete in RTL,
but was applied to all inplace-editables.
2017-11-10 10:29:11 +08:00
Damyon Wiese
ce225e1c5e
MDL-52838 workshop: Each criterion > 0 levels
...
Add validation to the edit assessment form so each criterion in a rubric requires at least one level.
2017-11-10 10:22:27 +08:00
Ryan Wyllie
08b7558483
MDL-60766 block_calendar_upcoming: stop summary modal not logged in
...
Stopped the JS from running on the block when the user is not logged in
because it attempts to load a summary modal when an event is clicked on
which results in a failed call to a webservice.
2017-11-10 02:20:32 +00:00
Andrew Nicols
9dead25fd5
MDL-60763 core_calendar: Revert removal of calendar_get_upcoming
...
This reverts part of commit 522b84be04 .
2017-11-10 10:11:42 +08:00
Ryan Wyllie
eac88b955f
MDL-60766 block_calendar_month: hide nav when not logged in
2017-11-10 02:07:50 +00:00
Eloy Lafuente (stronk7)
438c98cc98
MDL-60764 versions: main version bump
2017-11-10 02:56:14 +01:00
Eloy Lafuente (stronk7)
ba854606e6
MDL-60764 versions: bump all versions and requires near release
...
version = 2017111300 release version
requires= 2017110800 current rc2 version
2017-11-10 02:52:53 +01:00
Jake Dallimore
f5b63fc829
Merge branch 'MDL-60760_master' of git://github.com/dmonllao/moodle
2017-11-10 09:32:17 +08:00
Andrew Nicols
6996fbaa0e
MDL-60763 core_calendar: Revert removal of calendar_get_upcoming
...
Revert "MDL-60092 core_calendar: remove unused calendar_get_upcoming method"
This reverts commit 4259387ebb .
2017-11-10 08:11:36 +08:00
David Monllao
20305a8a8f
MDL-60758 tool_analytics: Skip guess start if higher than guess end
2017-11-09 17:11:34 +01:00
David Monllao
5da020169e
MDL-60760 tool_analytics: No onlycli link for managers
2017-11-09 17:05:08 +01:00
Sara Arjona
2f673d8b6a
MDL-60749 scorm: Remove from files when downloading
2017-11-09 10:15:03 +01:00
Sara Arjona
4bcb0a9a1d
MDL-60550 user: Add more restrictions in keyword searches
...
Original patch provided by Tim Schroeder.
2017-11-09 16:29:29 +08:00
David Monllao
a4e0b7468c
Merge branch 'MDL-60718-master' of git://github.com/sarjona/moodle
2017-11-09 09:27:01 +01:00
David Monllao
7fdcdc04ff
Merge branch 'MDL-60615-master' of git://github.com/damyon/moodle
2017-11-09 08:48:48 +01:00
Damyon Wiese
bef5a8ca10
Merge branch 'MDL-60752-master' of git://github.com/andrewnicols/moodle
2017-11-09 15:08:11 +08:00
Damyon Wiese
246698e779
MDL-60615 imscc: string to array fix
...
Sloppy typing in the imscc converter is causing errors on php7.1
Variable is initialised as a string and then used as an array.
2017-11-09 15:05:36 +08:00
Jake Dallimore
4f3262fede
Merge branch 'MDL-60753_master' of git://github.com/markn86/moodle
2017-11-09 14:47:23 +08:00
Andrew Nicols
f169f4fd21
MDL-60752 lti: Compare text in types_config properly
2017-11-09 14:25:51 +08:00
Mark Nelson
d48d1ba19a
MDL-60753 report_competency: fixed dialogue failing to show
2017-11-09 14:11:24 +08:00
Jun Pataleta
7a571b813a
Merge branch 'MDL-60628-master' of git://github.com/lameze/moodle
2017-11-09 17:08:46 +13:00
Simey Lameze
754016ab33
MDL-60628 calendar: amend web service unit test
2017-11-09 11:43:49 +08:00
Simey Lameze
10c17dcc10
MDL-60628 calendar: support category events on get_calendar_events ws
2017-11-09 11:29:07 +08:00
Andrew Nicols
5518a32de5
Merge branch 'MDL-60579-master-fix2' of https://github.com/damyon/moodle
2017-11-09 11:18:14 +08:00
Damyon Wiese
56f05f23c6
MDL-60579 user: Don't lose text filters
...
When replacing a group filter with a different group filter - don't forget all the current text filters that have
been applied.
2017-11-09 11:06:30 +08:00
Damyon Wiese
bb869f05e8
MDL-60579 user: Move defines into library
...
Entry page user/index.php was defining constants that were used by the renderer.
This means the renderer was tied to user/index.php.
2017-11-09 11:06:30 +08:00
Andrew Nicols
7cf4331a6f
MDL-60579 user: Correct PARAM type for filters
...
Damyon pointed out during the integration of this fixset, that the
PARAM type is incorrect.
2017-11-09 10:07:13 +08:00
Andrew Nicols
762f8dc1db
MDL-60579 user: Add missing case breaks
2017-11-09 09:07:34 +08:00
Andrew Nicols
a997dc9da5
MDL-60579 user: Correct search for strings
2017-11-09 09:07:21 +08:00
Andrew Nicols
446b21b512
MDL-60579 user: Check filter strings have correct part count
2017-11-09 09:07:02 +08:00
Andrew Nicols
3968d2ca7e
MDL-60579 user: Prevent behat from interacting til setup complete
2017-11-09 09:05:22 +08:00
Adam Olley
7f83e99e5f
MDL-60707 core_search: In tests, use faked time for indexing length
...
Without this change its possible that the unit tests will fail at any time.
Before this change the indexing time is measured by real-time, not fake time,
making all index timings 0.
This happens as PHP offers no guarantee around the sort-order of an array for
any given two members that equate as equal. It just happens to pass for the
current array of search areas in vanilla Moodle.
2017-11-09 10:49:53 +10:30
AMOS bot
68c580c903
Automatically generated installer lang files
2017-11-09 00:05:00 +00:00
Matteo Scaramuccia
373a35dd31
MDL-60745 phpunit: Bump phpunit from 6.4.3 to 6.4.4
...
$ php composer.phar update
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 0 installs, 3 updates, 0 removals
- Updating sebastian/comparator (2.0.2 => 2.1.0): Downloading (100%)
- Updating phpunit/php-code-coverage (5.2.2 => 5.2.3): Downloading (100%)
- Updating phpunit/phpunit (6.4.3 => 6.4.4): Downloading (100%)
Writing lock file
Generating autoload files
2017-11-08 23:02:24 +01:00
João Umberto Ciocca de Almeida
6bc8a2e11f
MDL-60654 calendar: Clean up lines 140-154
...
The if+switch code between lines 140 and 154, even though they selected 3 different choices, all of them gave the same result.
Therefore, it'd be cleaner to replace those 16 lines for just two.
2017-11-08 18:36:03 -02:00
Sara Arjona
0c0d460e8b
MDL-60718 analytics: Avoid duplicates for users with 2 enrolments
2017-11-08 19:12:59 +01:00
David Monllao
ed0e2cea00
Merge branch 'MDL-60732-master' of git://github.com/damyon/moodle
2017-11-08 17:48:07 +01:00
David Monllao
7effd6dd79
Merge branch 'MDL-60720-master' of https://github.com/sammarshallou/moodle
2017-11-08 17:27:15 +01:00
David Monllao
29adfbc3c8
Merge branch 'MDL-58699-master' of git://github.com/damyon/moodle
2017-11-08 15:56:25 +01:00
Tim Hunt
d00007bc45
MDL-60741 purgecaches: did not correctly setup the admin page
...
Note that, admin_externalpage_setup does the right capability check.
2017-11-08 14:30:27 +00:00
David Monllao
4e73acf3cf
Merge branch 'MDL-60579-master' of https://github.com/mihailges/moodle
2017-11-08 12:16:20 +01:00
David Monllao
fcafb22c22
MDL-60733 oauth: Remove outdated comment
2017-11-08 12:04:31 +01:00
David Monllao
6463a047a2
Merge branch 'MDL-60733-master' of git://github.com/damyon/moodle
2017-11-08 12:03:43 +01:00
Damyon Wiese
a471bc4971
MDL-60732 core_user: Show group filters
...
Always show the group filters, even if the course is in NO_GROUPS mode.
2017-11-08 16:45:42 +08:00
Damyon Wiese
d3882ea4a3
MDL-60733 core: B/C for google_oauth
...
The google_oauth class extends oauth2client which was modified to send "Accept" headers.
The "Accept" headers break picasa and could break any other plugin that was using google_oauth.
2017-11-08 15:41:53 +08:00
sam marshall
4b0facc984
MDL-60720 core_search: Indexing halts on failed get_document
...
The recordsets used for search indexing sometimes return results
which are invalid (e.g. cannot be found in database). When this
happens, the result in the iterator for the recordset will be
false. Due to a bug, the iterator used to stop when it encountered
a false value, which prevented indexing from getting past the
problematic record.
In addition, the iterator that skips future data resulted in the
current() function of its parent indicator being called twice per
entry, which meant that search indexing called get_document()
twice as many times.
2017-11-07 16:36:37 +00:00
Juan Leyva
abdb8f59a5
MDL-59876 webservice: Fix the user preference name field type
...
Web Services from user and enrol components has been updated to change
the user preference name field type from PARAM_ALPHANUMEXT to
PARAM_RAW.
The old type was not matching the core functionality.
2017-11-07 16:44:48 +01:00
Mihail Geshoski
c835126185
MDL-60579 enrolments: Applied filters lost on certain actions
...
AMOS BEGIN
CPY [invalidrequest,enrol_lti],[invalidrequest,enrol]
AMOS END
2017-11-07 16:17:00 +08:00
Damyon Wiese
65c52e05d1
MDL-58699 mod_quiz: Require javascript for popup
...
If any of the access rules require the attempt to open in a new window, assume we
require javascript to attempt the quiz. This makes it harder to bypass the javascript
pseudo security restrictions.
2017-11-07 12:48:21 +08:00
Tobias Reischmann
34eb2faa0d
MDL-27886 backup: Decision if a setting is fixed based on level
...
Previously, when a during backup/restore the "Schema"-stage is loaded,
some settings are fixed if they are LOCKED_BY_HIERARCHY. However, user
data fields of activities can be locked, when the section they are
contained in has user data set to false. When this setting is changed on
the same screen, the fixed setting of the activity can not be "unfixed"
by javascript.
This patch adds a settings-level to the call of is_changeable. With this
only those dependency_settings are considered, which belong to parent
settings, which are not changeable on the current stage.
2017-11-06 12:07:20 +01:00
Tobias Reischmann
8c067bb86d
MDL-27886 backup: Enabled unlocking of backup settings
...
The function is_locked was changed to determine only, if the
dependency_setting want's the dependent setting to be locked.
In the previous version, is_locked did not only check, if the
dependency_setting want's the setting to be locked, but also if the
setting was already locked. A recursive call to the status of the
dependent setting leaded to problems, when unlocking locked settings.
Also the PHPDOC of the is_locked was adjusted to coincide with the current
usage in backup_ui_settings->is_changeable() and
base_setting->set_status(). In both functions all dependency_settings of
a setting are iterated to check if this setting should be or is LOCKED_BY_HIERARCHY.
The actual state of the setting was therefore either checked beforehand
or is not interesting, since the question is, if it shall be changed.
2017-11-06 12:07:20 +01:00
Tobias Reischmann
77a4d33755
MDL-27886 backup: Added behat tests for user data settings
...
This new test defines different combinations of global and local user
data settings during the restore process and tests that global defaults
can be overriden.
2017-11-06 12:07:20 +01:00
Matteo Scaramuccia
740a9315c3
MDL-59099 dml: MySQL8 supports only the Barracuda file format.
...
The following InnoDB file format configuration parameters were deprecated
in MySQL 5.7.7 and are now removed:
- innodb_file_format
- innodb_file_format_check
- innodb_file_format_max
- innodb_large_prefix
File format configuration parameters were necessary for creating tables
compatible with earlier versions of InnoDB in MySQL 5.1.
Now that MySQL 5.1 has reached the end of its product lifecycle,
the parameters are no longer required.
The FILE_FORMAT column was removed from the INNODB_SYS_TABLES and
INNODB_SYS_TABLESPACES Information Schema tables.
Ref: https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-0.html
2017-10-27 17:38:36 +02:00
Damyon Wiese
1518ce952f
MDL-60567 competencies: test list_competencies
2017-10-27 11:50:11 +08:00
Damyon Wiese
f09f01fcad
MDL-60567 competencies: list_competencies wrong type
...
"validate_params" returns arrays in external functions.
2017-10-27 11:49:13 +08:00
Juan Segarra Montesinos
6e4e60ef9f
MDL-60441 mod_glossary: Add a link to glossary entries
2017-10-15 15:33:17 +02:00
Juan Segarra Montesinos
f8c0b9e71f
MDL-55808 mod_glossary: Search glossary entries with ratings enabled doesn't work
2017-10-13 17:12:37 +02:00
Vervoort, Claude
18ae59bea1
MDL-60253 lti: also consider securetoolurl for URL match
2017-09-27 13:26:42 -04:00