Compare commits

...

590 Commits

Author SHA1 Message Date
Eloy Lafuente (stronk7) 36c7af0e7e Moodle release 3.2.7 2018-01-12 20:35:36 +01:00
Eloy Lafuente (stronk7) 4ef5597d7d Merge branch 'install_32_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_32_STABLE 2018-01-12 20:35:34 +01:00
Cameron Ball e490115306 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:24:17 +08:00
Adrian Greeve 5124deed08 MDL-61131 repositories: Added a key to verify incoming urls. 2018-01-09 11:34:58 +01:00
Cameron Ball 7f0420d619 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 12:23:06 +08:00
Cameron Ball 811fae41ac 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 12:23:06 +08:00
Cameron Ball a7c779c738 MDL-61143 core_files: Check all A records when testing blocked IPs 2018-01-09 12:23:06 +08:00
Juan Leyva f850097c93 MDL-60908 mod_quiz: Return question state only when configured
The question state should be returned following the quiz review options
settings.
2018-01-08 22:05:33 +08:00
Simey Lameze 65254822e7 MDL-60235 core_calendar: clean event name field 2018-01-08 22:05:33 +08:00
David Monllao 4a0dfea83f Merge branch 'MDL-61169-32' of git://github.com/andrewnicols/moodle into MOODLE_32_STABLE 2018-01-08 14:59:19 +01:00
Andrew Nicols bce737d1a5 MDL-61169 iplookup: Change to github.com IP 2018-01-08 17:16:32 +08:00
AMOS bot 3c9ddce77e Automatically generated installer lang files 2018-01-04 00:07:24 +00:00
AMOS bot 641f227228 Automatically generated installer lang files 2018-01-03 00:06:45 +00:00
AMOS bot 47751e701b Automatically generated installer lang files 2017-12-18 00:06:39 +00:00
AMOS bot 71e7fb3a20 Automatically generated installer lang files 2017-12-14 00:06:31 +00:00
AMOS bot 471566fde2 Automatically generated installer lang files 2017-12-08 00:10:14 +00:00
Jun Pataleta 21f89c034c weekly release 3.2.6+ 2017-12-08 09:10:00 +13:00
Andrew Nicols 3a3f575f4d Merge branch 'MDL-59159_32' of git://github.com/stronk7/moodle into MOODLE_32_STABLE 2017-12-06 10:05:49 +08:00
Eloy Lafuente (stronk7) e2b71acd1f MDL-59159 environment: 3.1 (LTS) required 2017-12-04 02:05:10 +01:00
Eloy Lafuente (stronk7) 0551e106ba 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 02:05:09 +01:00
David Monllao 40c64cf9ff weekly release 3.2.6+ 2017-11-23 13:35:13 +01:00
Neill Magill 3df77c0829 MDL-60436 blocks: Unit test for dashboard block positioning 2017-11-17 14:37:01 +00:00
Neill Magill f01bcdcbe3 MDL-60436 blocks: Improve performance of block loading 2017-11-13 09:11:40 +00:00
Eloy Lafuente (stronk7) c0523b9857 Moodle release 3.2.6 2017-11-11 19:29:31 +01:00
AMOS bot becebd955f Automatically generated installer lang files 2017-11-11 00:05:56 +00:00
David Monllao 0c7a83a632 weekly release 3.2.5+ 2017-11-10 15:15:20 +01:00
David Monllao 92d19efe4c Merge branch 'install_32_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_32_STABLE 2017-11-10 15:15:19 +01:00
Jun Pataleta 13c21e81b8 Merge branch 'MDL-60771-32' of git://github.com/lameze/moodle into MOODLE_32_STABLE 2017-11-10 18:03:08 +13:00
Damyon Wiese 7121cdfc3e Merge branch 'MDL-60749-32' of git://github.com/sarjona/moodle into MOODLE_32_STABLE 2017-11-10 12:06:56 +08:00
Simey Lameze 1d24a0fe2f MDL-60771 mod_scorm: typecast score to integer 2017-11-10 12:02:59 +08:00
Andrew Nicols dab49d9fcd Merge branch 'MDL-52838-32' of git://github.com/damyon/moodle into MOODLE_32_STABLE 2017-11-10 11:50:19 +08:00
Damyon Wiese eecc7ff372 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:35 +08:00
Sara Arjona adfc2dd7a6 MDL-60749 scorm: Remove   from files when downloading 2017-11-09 10:56:51 +01:00
Sara Arjona 80ad2ce7ce MDL-60550 user: Add more restrictions in keyword searches
Original patch provided by Tim Schroeder.
2017-11-09 15:50:27 +08:00
David Monllao fda021dcc6 Merge branch 'MDL-60615-32' of git://github.com/damyon/moodle into MOODLE_32_STABLE 2017-11-09 08:49:11 +01:00
Damyon Wiese 7b47a1e464 Merge branch 'MDL-60752-32' of git://github.com/andrewnicols/moodle into MOODLE_32_STABLE 2017-11-09 15:11:02 +08:00
Damyon Wiese 49212a0e82 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:06:48 +08:00
Andrew Nicols 9875c6c899 MDL-60752 lti: Compare text in types_config properly 2017-11-09 14:27:16 +08:00
AMOS bot 83939aeed6 Automatically generated installer lang files 2017-11-09 00:05:20 +00:00
David Monllao b5a794e133 Merge branch 'MDL-60720-m32' of https://github.com/sammarshallou/moodle into MOODLE_32_STABLE 2017-11-08 17:32:48 +01:00
David Monllao ab05a777b8 Merge branch 'MDL-58699-32' of git://github.com/damyon/moodle into MOODLE_32_STABLE 2017-11-08 15:56:50 +01:00
David Monllao 4126e44fa3 MDL-60733 oauth: Remove outdated comment 2017-11-08 12:05:10 +01:00
David Monllao 768e1558be Merge branch 'MDL-60733-32' of git://github.com/damyon/moodle into MOODLE_32_STABLE 2017-11-08 12:05:03 +01:00
David Monllao f42720e3f9 weekly release 3.2.5+ 2017-11-08 09:47:23 +01:00
David Monllao 60fbdc0e23 Merge branch 'install_32_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_32_STABLE 2017-11-08 09:47:21 +01:00
Damyon Wiese 306a3eba3f 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:25:37 +08:00
Jun Pataleta 3d75433495 Merge branch 'MDL-60717-32-enfix' of git://github.com/mudrd8mz/moodle into MOODLE_32_STABLE 2017-11-08 14:43:54 +13:00
AMOS bot f55ffd1d37 Automatically generated installer lang files 2017-11-08 00:05:21 +00:00
Helen Foster 2ab4e9e320 MDL-60717 lang: Merge English strings from the en_fix language pack
Significant string changes:

- needbcmath,auth_ldap - 'grace logins' changed to 'expired password
  checking'
2017-11-07 21:59:23 +01:00
sam marshall 016d93e1df 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:47:58 +00:00
Jake Dallimore a15fae38cb Merge branch 'MDL-57772-32' of git://github.com/damyon/moodle into MOODLE_32_STABLE 2017-11-07 15:02:12 +08:00
Damyon Wiese c1d666c078 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:50:26 +08:00
Damyon Wiese ccca9cf794 MDL-57772 chat: BEEP is back baby! 2017-11-07 11:25:21 +08:00
sam marshall 9f9350068b MDL-60671 core_search: Cron output should use mtrace
The mtrace function is preferable for plain text logging/progress
output because it can be redirected if necessary. By convention it
is normally used in cron and can be used in CLI tasks if required.

This change makes the text_progress_trace class use mtrace instead
of echo and then flush. (Default behaviour of mtrace is to do
exactly that, but it can be redirected too.)

Before this change, if anybody is relying on mtrace behaviour to
redirect logs of cron output, this will fail for some parts of the
search cron output (and some other places like auth plugins).
2017-11-07 11:08:13 +08:00
David Monllao 3c665aed99 Merge branch 'MDL-60424-32' of git://github.com/jleyva/moodle into MOODLE_32_STABLE 2017-11-06 21:12:39 +01:00
Damyon Wiese da0bb6a820 Merge branch 'MDL-59858-32' of git://github.com/junpataleta/moodle into MOODLE_32_STABLE 2017-11-06 11:15:14 +08:00
Damyon Wiese 36043eacd3 Merge branch 'MDL-60437_32-multilang-html-block-titles' of https://github.com/lucaboesch/moodle into MOODLE_32_STABLE 2017-11-06 10:12:17 +08:00
Jun Pataleta 9434133480 MDL-59858 amd: Focus on the element that actually triggers the modal 2017-11-06 13:23:23 +13:00
AMOS bot 2e6b69cbca Automatically generated installer lang files 2017-11-05 00:06:23 +00:00
Luca Bösch a0ec6413d5 MDL-60437 blocks: HTML block title multilang 2017-11-03 16:37:13 +01:00
David Monllao 1d1086e3e5 weekly release 3.2.5+ 2017-11-03 10:25:12 +01:00
Juan Leyva 311076f3a2 MDL-60424 webservice: Allow CORS requests in webservice/upload.php
This will allow to upload files via Web Services using AJAX from
different domains, browser plugins, web apps, etc…
2017-11-03 09:42:00 +01:00
Jake Dallimore 107ea0f3c7 Merge branch 'MDL-58047-32-fix1' of http://github.com/damyon/moodle into MOODLE_32_STABLE 2017-11-03 16:11:19 +08:00
Damyon Wiese bd2c01bb9e MDL-58047 assign: submission sorting
Only exclude new submission records from the sorting, draft and reopened submission are valid.
2017-11-03 15:56:36 +08:00
David Monllao 0e7e457214 Merge branch 'MDL-58047-32-sortbysubmission' of https://github.com/roperto/moodle into MOODLE_32_STABLE 2017-11-02 16:58:05 +01:00
David Monllao 1e802bb449 Merge branch 'MDL-51945-32' of git://github.com/jleyva/moodle into MOODLE_32_STABLE 2017-11-02 16:55:51 +01:00
David Monllao 5bd85d7f4f Merge branch 'MDL-60634-32' of git://github.com/jleyva/moodle into MOODLE_32_STABLE 2017-11-02 13:26:12 +01:00
David Monllao ed76eb03f7 Merge branch 'MDL-60633-32' of git://github.com/andrewnicols/moodle into MOODLE_32_STABLE 2017-11-02 12:04:27 +01:00
David Monllao db1898291d Merge branch 'MDL-53501-32' of git://github.com/jleyva/moodle into MOODLE_32_STABLE 2017-11-02 08:30:57 +01:00
Jake Dallimore 2d56bc1c72 Merge branch 'MOODLE_32_STABLE_MDL-60007' of https://github.com/CengageEng/moodle into MOODLE_32_STABLE 2017-11-02 08:51:26 +08:00
Eloy Lafuente (stronk7) 2ba8535459 weekly release 3.2.5+ 2017-11-01 13:38:55 +01:00
Eloy Lafuente (stronk7) 88bbfa1dc2 Merge branch 'MDL-60503-32' of git://github.com/damyon/moodle into MOODLE_32_STABLE 2017-11-01 11:51:23 +01:00
Damyon Wiese c4c6e31630 MDL-60503 npm: Lock required node 8.9.x (LTS) 2017-11-01 14:54:03 +08:00
Daniel Thee Roperto f6db012818 MDL-58047 gradebook: fix sort by submission order. 2017-11-01 15:11:16 +11:00
Damyon Wiese d83e2ba4cd Merge branch 'MDL-52037-32-fix' of https://github.com/andrewnicols/moodle into MOODLE_32_STABLE 2017-11-01 11:15:44 +08:00
Andrew Nicols baab74b9d3 MDL-52037 theme: Correct question feedback width
This relates to the cloze question answer when hovered.
2017-11-01 11:13:52 +08:00
Vervoort, Claude 44b817cf60 MDL-60007 mod lti: allow delete without content-type 2017-10-31 09:58:54 -04:00
Juan Leyva 590706db1f MDL-60634 tool_mobile: Avoid CURL request to check HTTPS 2017-10-31 12:07:08 +01:00
David Monllao a7f16bb296 MDL-52037 theme: Update compiled css 2017-10-31 11:03:55 +01:00
Luca Bösch 042dd6335d MDL-52037 questions: „Whether correct“-feedback marks adaptive width 2017-10-31 10:44:00 +01:00
Jake Dallimore 0bd1bd92dc Merge branch 'MDL-60607_32' of git://github.com/timhunt/moodle into MOODLE_32_STABLE 2017-10-31 13:00:19 +08:00
Jun Pataleta c03a53e8d8 Merge branch 'MDL-57560-32' of git://github.com/damyon/moodle into MOODLE_32_STABLE 2017-10-31 15:41:40 +13:00
Andrew Nicols 267a719a17 Merge branch 'MDL-60139_32' of git://github.com/timhunt/moodle into MOODLE_32_STABLE 2017-10-31 09:16:10 +08:00
Andrew Nicols eaea57597c Merge branch 'MDL-60522-32' of https://github.com/Kathrin84/moodle into MOODLE_32_STABLE 2017-10-31 08:21:26 +08:00
Andrew Nicols 0dc5bfa27e MDL-60633 core: Add pendingjs checks for inplace editable 2017-10-31 07:05:06 +08:00
Tim Hunt b18cde3450 MDL-60607 quiz reports: catch separate groups & user has no group case 2017-10-30 17:58:25 +00:00
Tim Hunt a0b2649a16 MDL-60607 quiz reports: move duplicate code to superclass method 2017-10-30 17:58:23 +00:00
David Monllao 9a11ca8fd6 Merge branch 'MDL-60528-m32' of https://github.com/micaherne/moodle into MOODLE_32_STABLE 2017-10-30 17:59:48 +01:00
Juan Leyva 7ec9a6daa7 MDL-51945 core_user: Prevent duplicated emails in update_users WS 2017-10-30 17:42:34 +01:00
David Monllao ee461eee7f Merge branch 'MDL-52037_32-cloze-whether-correct-feedback-width' of https://github.com/lucaboesch/moodle into MOODLE_32_STABLE 2017-10-30 16:06:17 +01:00
Juan Leyva 55711a938a MDL-53501 webservice: Avoid values higher than PHP_INT_MAX
Integers coming from site settings needs casting to int to avoid
returning values higher than PHP_INT_MAX.
2017-10-30 16:04:39 +01:00
Michael Aherne c860ca5c91 MDL-60528 grading: Accurate class names in PHPDoc 2017-10-30 14:31:04 +00:00
Tim Hunt 828a24f784 MDL-60139 question manual grading: move code to reduce confusion
Move the variable definition closer to where it is used.
2017-10-30 12:58:26 +00:00
Tim Hunt 78e92b3fb1 MDL-60139 question manual grading: redisplay mark as typed if editing
When the teacher is upgrading a previously entered grade, we re-display
exactly what they typed before if possible, rather than displaying with
a set number of decimal places.
2017-10-30 12:58:24 +00:00
Tim Hunt 48dbf89252 MDL-60139 phpunit: Make assertTag verify attribute values with ===
I had a test that cared about the difference between value="5.0" and value="5".
2017-10-30 12:58:22 +00:00
David Monllao 83d284be42 Merge branch 'MDL-60377-32' of git://github.com/jleyva/moodle into MOODLE_32_STABLE 2017-10-30 11:42:55 +01:00
Luca Bösch 263528b0d8 MDL-52037 questions: „Whether correct“-feedback marks adaptive width 2017-10-30 10:41:16 +00:00
Kathrin Osswald 966c52eb3d MDL-60522 message: Removed additional tooltips
I removed the additional tooltips because I think that they are just used
in the notifications and messages context and duplicate the all over used
title tag that gives the same information when hovering. So the whole system
stays more consistently.
2017-10-30 08:04:08 +01:00
Damyon Wiese 438da5c13b MDL-57560 boost: File upload progress
Copy / adapt some styles from the bootstrap progress widget to match the DOM used for file upload progress.

Bootstrap changed this alot in the current beta so I opted to do a minimal change (affect the scss for boost only), rather
than adapt the HTML to something that will change again anyway when we upgrade to the release version of bootstrap 4.
2017-10-30 13:14:04 +08:00
Jake Dallimore bc299c8d4d Merge branch 'MDL-59606_32' of git://github.com/timhunt/moodle into MOODLE_32_STABLE 2017-10-30 11:24:03 +08:00
Andrew Nicols 29e276eeea Merge branch 'MDL-60605-32' of https://github.com/dvdcastro/moodle into MOODLE_32_STABLE 2017-10-30 10:51:54 +08:00
Andrew Nicols 4c28e8abe3 Merge branch 'MOODLE_32_STABLE_MDL-60360_enable_file_indexing_retroactively' of https://github.com/mattporritt/moodle into MOODLE_32_STABLE 2017-10-30 09:21:27 +08:00
Jun Pataleta 570b297303 Merge branch 'MDL-60572-32' of git://github.com/jleyva/moodle into MOODLE_32_STABLE 2017-10-30 10:26:05 +13:00
David Castro 261af24e61 MDL-60605 assignment: Added some styles to fix spacing in YUI file tree 2017-10-27 11:05:25 -05:00
Tim Hunt 20df9e8faa MDL-59606 quiz responses: fix edge cases in the report
This patch conbines valuable contributions from Kashmira Nagwekar and
Luca Bösch. Many thanks to them. However, the final form of the fix,
and hence the blame, falls to me -- Tim.

There were several issues here:

* The load_questions_usages_by_activity method in
  question/engine/datalib.php was incorrectly treating the case
  when no data was returned. (Looks like a historic copy-pase from
  other methods that fetch one item by unique id, which therefore
  must exist.)

* The report was not correctly handling the display when the 'Which
  tries' was set to 'with, and without, attempts'.

* It was possible to select the 'All tries' option when also saying
  'Users without attempts'. This combination makes not sense, so
  a disabledIf rule was added to the form.
2017-10-27 16:57:34 +01:00
David Monllao 14f2ce60a7 weekly release 3.2.5+ 2017-10-27 12:48:27 +02:00
Juan Leyva 00c2d21bab MDL-60572 admin: Fix forgottenpasswordurl for WS
We should expect URLs in that field.
The tool_mobile change is to not break the WS response if
forgottenpasswordurl does not contain a URL.
2017-10-27 10:48:54 +02:00
Matt Porritt ba3904e81b MDL-60360 Global Search: Enable file indexing message update.
If you have Global Search set up on a site without file
indexing enabled, then at a later date you enable file indexing
files associated with existing objects are not added.

The only way to have files for existing objects indexed is to
run a reindex of all content.

This patches updates the file indexing language string in the
solr search settings of Global Search to make this clear
to the site administrator.
2017-10-27 11:16:35 +11:00
Jun Pataleta 6e90b081c2 Merge branch 'MDL-60265-32' of git://github.com/jleyva/moodle into MOODLE_32_STABLE 2017-10-27 11:52:47 +13:00
David Monllao 1a4b29ae88 Merge branch 'wip-MDL-57055-32' of git://github.com/abgreeve/moodle into MOODLE_32_STABLE 2017-10-26 19:18:05 +02:00
Juan Leyva b627bcfd25 MDL-60265 tool_mobile: Return sitepolicy in tool_mobile_get_config WS 2017-10-26 11:05:51 +02:00
Damyon Wiese 8e378ca989 Merge branch 'MDL-60366_feedback_upgrade_32' of git://github.com/davosmith/moodle into MOODLE_32_STABLE 2017-10-26 15:41:02 +08:00
Andrew Nicols 41c8216718 Merge branch 'wip-MDL-60543-32' of git://github.com/marinaglancy/moodle into MOODLE_32_STABLE 2017-10-26 14:35:12 +08:00
Andrew Nicols ad80abc65c Merge branch 'MDL-60162_32' of git://github.com/timhunt/moodle into MOODLE_32_STABLE 2017-10-26 14:07:51 +08:00
Adrian Greeve 40be01a636 MDL-57055 mod_label: Add label administration for boost.
This patch adds the label adminstration settings to the
label edit page.
2017-10-26 13:58:57 +08:00
Andrew Nicols 5b497b1bde Merge branch 'MDL-60535_32-questionbank-button-styled' of https://github.com/lucaboesch/moodle into MOODLE_32_STABLE 2017-10-26 13:19:24 +08:00
Andrew Nicols fc6209584d Merge branch 'MOODLE_32_MDL-51892' of https://github.com/fwsl/moodle into MOODLE_32_STABLE 2017-10-26 11:31:06 +08:00
Jake Dallimore 3a3198767c Merge branch 'MDL-59686-32' of git://github.com/lameze/moodle into MOODLE_32_STABLE 2017-10-26 10:20:30 +08:00
Simey Lameze f94376bfc4 MDL-59686 form: fix autosave support for editor field 2017-10-26 09:05:00 +08:00
Jun Pataleta 086815b1d6 Merge branch 'MDL-60571_32-manualgrading-savegotonextpage-styled' of https://github.com/lucaboesch/moodle into MOODLE_32_STABLE 2017-10-26 10:04:01 +13:00
David Monllao 5a03d41860 Merge branch 'MDL-60538-32' of https://github.com/mihailges/moodle into MOODLE_32_STABLE 2017-10-25 15:09:50 +02:00
David Monllao 470a2e32fa weekly release 3.2.5+ 2017-10-25 11:13:48 +02:00
David Monllao 1a58e38ea2 Merge branch 'install_32_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_32_STABLE 2017-10-25 11:13:47 +02:00
Andrew Nicols 3e2732fbc7 Merge branch 'MDL-36580_32' of https://github.com/stronk7/moodle into MOODLE_32_STABLE 2017-10-25 12:19:14 +08:00
Andrew Nicols 494d18b16a Merge branch 'MDL-36580_32' of https://github.com/stronk7/moodle into MOODLE_32_STABLE 2017-10-25 12:19:14 +08:00
Mihail Geshoski 6b818f0534 MDL-60538 lesson: check if max attempts exceeded, use new lang string 2017-10-25 09:11:26 +08:00
Eloy Lafuente (stronk7) cf3ee0a406 MDL-36580 backup: Avoid PHP notice restoring old backups
Before this implementation, both resourcekey and password
were not being included in the backups, so old backups are
missing them. To keep upwards compatibility and avoid a PHP
Notice (undefined property), existence is checked via isset(),
that is the usual way all over the restore process.
2017-10-24 23:03:29 +02:00
Tim Hunt 4635a07e6a MDL-60162 quiz reports: refactor duplicated code into the base class
This is needed to fix the unit test in the last commit.
2017-10-24 18:14:41 +01:00
Tim Hunt 661e129873 MDL-60162 quiz reports: too many rows fetched on download
This happened if one user had multiple enrolments in a course, and was
quite inefficient.
2017-10-24 18:14:39 +01:00
AMOS bot 6644d7328e Automatically generated installer lang files 2017-10-25 00:06:15 +08:00
Luca Bösch d969814e09 MDL-60535 quiz: question bank button styled 2017-10-24 16:09:26 +01:00
Luca Bösch a00083a947 MDL-60571 quiz: Manual grading Save and go to next page button styled 2017-10-24 12:17:48 +01:00
Grzegorz Ziółek 858fd41248 MDL-51892 logging: Proper description of login errors. 2017-10-24 10:56:53 +02:00
Davo Smith c69f396769 MDL-60366 mod_feedback: fix deletion of valid anonymous duplicates 2017-10-24 09:38:06 +01:00
Andrew Nicols 8fa79442fd MDL-57477 session: Comment tidyup 2017-10-24 08:23:22 +08:00
Andrew Nicols 03488ecc9c Merge branch 'MDL-57477_32' of https://github.com/appalachianstate/moodle into MOODLE_32_STABLE 2017-10-24 08:13:37 +08:00
Fred Woolard c4bb09b742 MDL-57477 core: If memcached 3.x mimic 2.2.0 lock acquisition behavior 2017-10-23 13:49:01 -04:00
David Monllao 0b3e013f64 Merge branch 'MDL-60527_32-action-menu-links-missing-spaces-attributes' of https://github.com/lucaboesch/moodle into MOODLE_32_STABLE 2017-10-23 16:59:31 +02:00
Andrew Nicols fde74736a4 MDL-60489 javascript: Add missing promise fails 2017-10-23 20:32:01 +08:00
Andrew Nicols 17b978cd90 Merge branch 'MDL-60489-32' of git://github.com/ryanwyllie/moodle into MOODLE_32_STABLE 2017-10-23 20:30:50 +08:00
Eloy Lafuente (stronk7) 73728cb33e Merge branch 'm32_MDL-59100_MySQL8_INFORMATION_SCHEMAs_Need_Lowercasing' of https://github.com/scara/moodle into MOODLE_32_STABLE 2017-10-23 12:11:15 +02:00
Ryan Wyllie 9f021bd587 MDL-60489 javascript: add animations to modal setBody 2017-10-23 08:12:05 +00:00
Marina Glancy 43f269a3d8 MDL-60543 env: Moodle 3.2 and 3.3 do no support PHP7.2 2017-10-23 14:16:57 +08:00
Damyon Wiese 8caec2eb7a Merge branch 'MDL-52653-32' of http://github.com/damyon/moodle into MOODLE_32_STABLE 2017-10-23 13:20:02 +08:00
Damyon Wiese a1dee21ec1 MDL-52653 scorm: Comment for cms.completion_status 2017-10-23 13:12:56 +08:00
Christian Lawson-Perfect 56df23be4f MDL-52653 SCORM: fix scorm_check_mode on v1.3
SCORM 2004 uses the element 'cmi.completion_status' to store the
completion status of a SCO, not 'cmi.core.lesson_status'.

This amends scorm_check_mode so that the right element is looked up.

When scorm_version_check returns false, SCORM 1.2 is assumed.
2017-10-23 13:12:55 +08:00
Luca Bösch 1712134d00 MDL-60527 templates: missing spaces round attribute and aria-labelledby 2017-10-22 22:55:56 +01:00
Matteo Scaramuccia 71db3b4410 MDL-59100 dml: Lower the case of INFORMATION_SCHEMA.* fields. 2017-10-21 14:35:59 +02:00
Eloy Lafuente (stronk7) b8e10f239b weekly release 3.2.5+ 2017-10-20 23:54:56 +02:00
Andrew Nicols a3b0fce39c Merge branch 'MDL-60456-32' of git://github.com/damyon/moodle into MOODLE_32_STABLE 2017-10-20 10:29:24 +08:00
David Monllao 1b0d340042 Merge branch 'MDL-60123-32' of https://github.com/snake/moodle into MOODLE_32_STABLE 2017-10-20 02:22:43 +02:00
Eloy Lafuente (stronk7) 81b900a2f2 Merge branch 'MDL-60342-32' of https://github.com/patkira/moodle into MOODLE_32_STABLE 2017-10-19 23:25:13 +02:00
Eloy Lafuente (stronk7) 4c3d434cb4 Merge branch 'wip-MDL-60314-32' of git://github.com/marinaglancy/moodle into MOODLE_32_STABLE 2017-10-19 23:19:36 +02:00
Eloy Lafuente (stronk7) 8835fd01c5 Merge branch 'MDL-60449-32-enfix' of git://github.com/mudrd8mz/moodle into MOODLE_32_STABLE 2017-10-19 22:21:37 +02:00
Helen Foster a57c2774e8 MDL-60449 lang: Merge English strings from the en_fix language pack
Significant string changes:

* errorretrievingkey in message_airnotifier - improved wording and
  removing reference to Moodle.org
* enddate_help and courseduration_desc in core - clearer wording
  explaining what the date actually does
* restore:viewautomatedfilearea in core_role - changing wording to match
  the behaviour
* dropzones_help in qtype_ddmarker - improved wording
* autologinkeygenerationlockout in tool_mobile - updated error message
* configallowemailaddresses in core_admin - clearer description
* subscriptionmode_helpin mod_forum - removing misleading sentence about
  subscription mode changes not affecting existing users
2017-10-19 18:16:51 +02:00
David Monllao 9a4fbd4574 Merge branch 'wip-MDL-58915-32' of git://github.com/marinaglancy/moodle into MOODLE_32_STABLE 2017-10-19 15:44:43 +02:00
David Monllao 4270255272 Merge branch 'MDL-60233-32' of git://github.com/jleyva/moodle into MOODLE_32_STABLE 2017-10-19 13:52:23 +02:00
Nadav Kavalerchik 778d746f6c MDL-60182 Glossary: Fix print icon label in RTL mode 2017-10-19 13:40:42 +02:00
David Monllao 4e41d6c56f Merge branch 'MDL-60469-32' of git://github.com/andrewnicols/moodle into MOODLE_32_STABLE 2017-10-19 10:56:01 +02:00
David Monllao 04b1f4254e Merge branch 'MDL-60247_32-multilang-html-glossary-block-titles' of https://github.com/lucaboesch/moodle into MOODLE_32_STABLE 2017-10-19 10:34:54 +02:00
Eloy Lafuente (stronk7) d58ae0c075 MDL-36580 backup: Apply the decrypt() method to lti "secrets" 2017-10-19 10:20:21 +02:00
Eloy Lafuente (stronk7) dab2233925 MDL-36580 backup: General support for decrypted contents in restore
- Uses site generated (on backup) key.
- Can be applied potentially everywhere in the restore process.
- Covered with unit tests.
- Authentication / integrity aware so can be used between any 2 servers
  (just requires matching key).
2017-10-19 10:20:21 +02:00
Eloy Lafuente (stronk7) 370f78715e MDL-36580 backup: Use the encrypted_final_element for lti "secrets" 2017-10-19 10:20:21 +02:00
Eloy Lafuente (stronk7) 6c436ac37e MDL-36580 backup: General support for encrypted contents in backups
- Built using standard backup custom fields.
- Can be applied potentially everywhere.
- Automatically addded 'encrypted' attribute.
- Defaults to site generated key.
- Enforces key robutness / provides authentication (hmac integrity)
- Covered with unit tests.
2017-10-19 10:20:18 +02:00
Andrew Nicols 6df049fa3c MDL-60469 behat: Replace I press with I click on 2017-10-19 11:59:44 +08:00
Damyon Wiese c7813fa674 MDL-60456 javascript: Rebuild npm-shrinkwrap
Build npm-shrinkwrap with the latest node version and only test the latest node version on travis.
2017-10-19 11:53:17 +08:00
Jun Pataleta 61a96642f0 Merge branch 'wip-MDL-60335-32' of git://github.com/marinaglancy/moodle into MOODLE_32_STABLE 2017-10-19 15:37:37 +13:00
Jun Pataleta 09b1711d94 Merge branch 'mdl59843-moodle32' of https://github.com/tlock/moodle into MOODLE_32_STABLE 2017-10-19 13:20:19 +13:00
Eloy Lafuente (stronk7) 0fe0954344 weekly release 3.2.5+ 2017-10-19 00:11:06 +02:00
Eloy Lafuente (stronk7) f6d4edd3aa Merge branch 'install_32_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_32_STABLE 2017-10-19 00:11:04 +02:00
Pat Kira 18f5851994 MDL-60342 test: Reset user agent after tests
- Add a test that proves this useragent is not being reset after a test
- Reset user agent
2017-10-18 13:59:17 +11:00
Marina Glancy b9fef33112 MDL-60335 admin: fix encoding of nonlatin site names in blocked hosts 2017-10-17 12:59:39 +08:00
Jake Dallimore 0730e8a380 Merge branch 'wip-MDL-60033-32' of git://github.com/marinaglancy/moodle into MOODLE_32_STABLE 2017-10-16 15:37:24 +08:00
Jake Dallimore cdd836011f MDL-60123 assign: Allow teachers to deselect pdf annotations in editpdf
Clicking a blank area of the canvas will now deselect any currently
selected annotation.
2017-10-16 08:45:33 +08:00
AMOS bot c9b29b832b Automatically generated installer lang files 2017-10-14 00:08:45 +08:00
Luca Bösch d93d2a0d86 MDL-60247 blocks: Multilang in Random glossary and in HTML block titles. 2017-10-13 13:52:50 +02:00
Jake Dallimore ef89f89988 weekly release 3.2.5+ 2017-10-13 14:33:13 +08:00
Jake Dallimore fe53da02a3 Merge branch 'install_32_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_32_STABLE 2017-10-13 14:33:12 +08:00
Marina Glancy 0233c84101 MDL-58915 search_solr: connection to solr can use blocked hosts 2017-10-13 12:18:15 +08:00
Jake Dallimore c3b3d04ca6 Merge branch 'MDL-60357-32-fix' of https://github.com/andrewnicols/moodle into MOODLE_32_STABLE 2017-10-13 11:40:46 +08:00
Andrew Nicols 59dd0cc761 MDL-60357 search: Ensure that the document is valid
We were previously testing tha the parent is valid, which it was, and
then fetching the current record, before fetching data from it.

However, the way in which the recordset walk works, the valid function
checks whether the _record_ itself is valid, whilst the current allows
for a callback to be applied.

In this instance, the data-entry was failing because the count of
indexfields was < 2. The recordset data itself was valid, but the view
was not, and as a result, the current() function returned false.

This false was not previously handled.

I've changed the logic so that we handle this case, and have removed a
double-negative in the process.
2017-10-13 09:46:43 +08:00
Jun Pataleta 7fa35eca49 Merge branch 'MDL-59854-32' of git://github.com/junpataleta/moodle into MOODLE_32_STABLE 2017-10-12 12:28:24 +08:00
Tobias Reischmann cf266bd3e2 MDL-59854 forum: Created unique db key for forum_subscriptions
Due to race conditions in the function subscribe_user
it was possible to create duplicate forum subscriptions.
This lead to error messages, when displaying the list of
all subscriptions.
This patch removes all existing duplicate entries and
creates a unique db key to prevent this from happening in
the future.
2017-10-12 12:19:21 +08:00
Eloy Lafuente (stronk7) 6b0bf399e2 Merge branch 'MDL-60357-m32' of https://github.com/sammarshallou/moodle into MOODLE_32_STABLE 2017-10-11 20:50:11 +02:00
Andrew Nicols fb00e2dc97 Merge branch 'MOODLE_32_STABLE_MDL-60276' of https://github.com/CengageEng/moodle into MOODLE_32_STABLE 2017-10-11 09:41:00 +08:00
Eloy Lafuente (stronk7) abfaf22dfb Merge branch 'MDL-60300-m32' of https://github.com/NeillM/moodle into MOODLE_32_STABLE 2017-10-11 01:40:13 +02:00
Eloy Lafuente (stronk7) 69865a1de3 Merge branch 'MDL-60346-m32' of https://github.com/sammarshallou/moodle into MOODLE_32_STABLE 2017-10-11 01:13:57 +02:00
Eloy Lafuente (stronk7) 66ccbfeb99 Merge branch 'MDL-60364-m32' of https://github.com/NeillM/moodle into MOODLE_32_STABLE 2017-10-11 01:00:48 +02:00
Juan Leyva 19bda8aa7e MDL-60377 webservice: Format correctly text returned by WS 2017-10-10 15:17:12 +02:00
AMOS bot e17f45f120 Automatically generated installer lang files 2017-10-10 00:12:25 +08:00
Andrew Nicols c63b1749ba Merge branch 'MDL-60317_32' of git://github.com/timhunt/moodle into MOODLE_32_STABLE 2017-10-09 14:10:44 +08:00
Marina Glancy 6f7bff5aa9 MDL-60314 navigation: fix overriding variable value 2017-10-09 10:19:18 +08:00
sam marshall 68049f376f MDL-60357 core_search: Future modified times cause serious problems 2017-10-06 14:16:54 +01:00
Neill Magill cf97659678 MDL-60300 Quiz: Offline update time not set correctly 2017-10-06 13:30:50 +01:00
Neill Magill 6a74606965 MDL-60364 Web service: E_ERROR in course_check_updates web service
The error stated that course_check_updates() is undefined, this function
is in the course lib.php file.
2017-10-06 13:30:31 +01:00
sam marshall 4d286aa730 MDL-60346 core_search: Solr connection ignores proxy settings 2017-10-06 11:41:28 +01:00
Jake Dallimore ff93f3915a weekly release 3.2.5+ 2017-10-06 14:34:34 +08:00
Jake Dallimore 95b73b0858 Merge branch 'install_32_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_32_STABLE 2017-10-06 14:34:33 +08:00
Jake Dallimore 3c051e549a Merge branch 'MDL-57228_32' of git://github.com/timhunt/moodle into MOODLE_32_STABLE 2017-10-04 13:45:45 +08:00
Eloy Lafuente (stronk7) e4b90ebdab Merge branch 'MDL-59882-32' of git://github.com/andrewnicols/moodle into MOODLE_32_STABLE 2017-10-03 20:52:14 +02:00
Eloy Lafuente (stronk7) 939b9ab977 Merge branch 'MDL-60198-32' of git://github.com/jleyva/moodle into MOODLE_32_STABLE 2017-10-03 20:16:09 +02:00
AMOS bot 2b3ebab6dd Automatically generated installer lang files 2017-10-04 00:10:47 +08:00
Andrew Nicols a5fc11023b Merge branch 'MDL-60210-32-upgradecheck' of git://github.com/mudrd8mz/moodle into MOODLE_32_STABLE 2017-10-03 10:34:05 +08:00
Tim Hunt 2923e19928 MDL-60317 quiz reports: fix regression caused by MDL-57511 2017-10-02 18:24:56 +01:00
Andrew Nicols c26afb9b76 Merge branch 'MDL-58790_32' of git://github.com/timhunt/moodle into MOODLE_32_STABLE 2017-10-02 15:40:41 +08:00
Andrew Nicols ac5e3e9c6b MDL-59882 behat: Update known uses of dialogue CSS 2017-10-02 12:50:41 +08:00
Andrew Nicols a9739a84dc MDL-59882 behat: Add newer modal type to selectors 2017-10-02 12:50:41 +08:00
Andrew Nicols 4b1402490a Merge branch 'MDL-60306-32' of git://github.com/junpataleta/moodle into MOODLE_32_STABLE 2017-10-02 10:17:44 +08:00
Jun Pataleta 3ee60271fa MDL-60306 calendar: Fix rrule_manager unit test
* The calculation of the expected date should depend on the comparison
with the start date's date and not it's exact timestamp.
2017-10-02 09:18:57 +08:00
ddelblanco 579b44ef14 MDL-60276 LTI Content Item: does not populate tool url when https 2017-09-28 09:51:58 -07:00
AMOS bot 76fd4da35d Automatically generated installer lang files 2017-09-29 00:06:26 +08:00
Jake Dallimore c2d1467a7d weekly release 3.2.5+ 2017-09-28 14:27:27 +08:00
Tim Lock 6eb39155d4 MDL-59843 mod_choice: Fix horizontal display mode
This re-implements the feature in the boost and bootstrap themes.
2017-09-28 12:29:05 +10:00
Eloy Lafuente (stronk7) b3b909e1b4 Merge branch 'MDL-60243-32' of https://github.com/snake/moodle into MOODLE_32_STABLE 2017-09-27 20:48:48 +02:00
Jake Dallimore 77917ed26b Merge branch 'MDL-59780-32' of git://github.com/ankitagarwal/moodle into MOODLE_32_STABLE 2017-09-27 13:44:16 +08:00
Ankit Agarwal 1da8d303ef MDL-59780 mathjax: Make sure mathjax url doesn't become empty 2017-09-27 09:16:11 +05:30
Jake Dallimore 6d01904503 MDL-60243 competencies: fix ordering bug in api_test unit test
list_user_competencies_to_review() orders by shortname, but the test
creates 2 user competencies with the same short name, resulting in
unpredictable results. This patch fixes that.
2017-09-27 09:28:36 +08:00
Eloy Lafuente (stronk7) fe6903b33f Merge branch 'MDL-59931_32_STABLE' of https://github.com/ctam/moodle into MOODLE_32_STABLE 2017-09-27 01:16:26 +02:00
Eloy Lafuente (stronk7) 1dbe5c038e Merge branch 'MDL-59220-32' of git://github.com/damyon/moodle into MOODLE_32_STABLE 2017-09-27 00:52:20 +02:00
Juan Leyva c457cf5d35 MDL-60198 webservice: Add missing MOODLE_INTERNAL checks 2017-09-26 23:04:51 +02:00
Eloy Lafuente (stronk7) 4495103f17 Merge branch 'MDL-59645-32-flickr' of git://github.com/mudrd8mz/moodle into MOODLE_32_STABLE 2017-09-26 19:35:39 +02:00
Tim Hunt ce7cb88198 MDL-58790 quiz editing: translate hard-coded new heading string 2017-09-26 11:18:28 +01:00
Juan Leyva 67ad699c28 MDL-60233 mod_assign: Avoid HTML in the item field of external warnings
The item field is defined as PARAM_TEXT (no HTML tags allowed except
for multilang).
Using the s that add quotes to HTML characters we avoid potential Web
Services invalid parameters errors.
2017-09-26 12:13:40 +02:00
Andrew Nicols d94ac2bfbc Merge branch 'MDL-60141-32' of git://github.com/jleyva/moodle into MOODLE_32_STABLE 2017-09-26 15:48:46 +08:00
Jake Dallimore 3a1a441a7b Merge branch 'MDL-60121-multi-enrol-backup-MOODLE_32_STABLE' of https://github.com/mpetrowi/moodle into MOODLE_32_STABLE 2017-09-26 15:25:42 +08:00
Juan Leyva 7b7f45307a MDL-60141 auth_email: Fix sitepolicy field type in get_signup_settings 2017-09-26 09:11:27 +02:00
Simey Lameze 5f3cb3de39 MDL-60052 theme_bootstrapbase: proper handling of large modals 2017-09-26 11:21:28 +08:00
Andrew Nicols 1284339766 Merge branch 'MDL-60052-32' of https://github.com/xow/moodle into MOODLE_32_STABLE 2017-09-26 09:31:38 +08:00
Andrew Nicols b1517ff214 Merge branch 'MOODLE_32_STABLE' of https://github.com/ConnorSheremeta/moodle into MOODLE_32_STABLE 2017-09-26 09:26:34 +08:00
Carson Tam e9f31bb710 MDL-59931 mod_quiz: Fixing incorrect pagination count. 2017-09-25 12:51:58 -07:00
Eloy Lafuente (stronk7) 0c95cbef53 Merge branch 'wip-MDL-60167-32' of git://github.com/marinaglancy/moodle into MOODLE_32_STABLE 2017-09-25 20:19:50 +02:00
Shamim Rezaie c4a970c345 MDL-57228 quiz editing: unit test for the move case 2017-09-25 12:55:27 +01:00
Tim Hunt 0525300ebc MDL-57228 quiz: fix editing when there are one-question sections
Fix based on a patch by Joost van der Borg <j.van.der.borg@ssr.nl>.
2017-09-25 12:55:26 +01:00
Marina Glancy 930ef87ff8 MDL-60167 upgrade: Fix duplicate site registrations 2017-09-24 18:53:23 +08:00
Dan Poltawski 469c46aa3a weekly release 3.2.5+ 2017-09-22 12:43:15 +01:00
Dan Poltawski facf5f3b6f Merge branch 'install_32_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_32_STABLE 2017-09-22 12:43:13 +01:00
David Mudrák f4ef37425a MDL-60210 admin: Check if the site needs upgrade on admin/search.php too
The page admin/search.php is the default administration page in Boost
based themes. It should behave the same as admin/index.php or
my/index.php and check if the site needs upgrade.
2017-09-22 13:24:18 +02:00
Jun Pataleta c27af3af45 Merge branch 'MDL-37810-32-fix' of https://github.com/snake/moodle into MOODLE_32_STABLE 2017-09-22 10:55:06 +08:00
Ryan Wyllie 9648379ea2 MDL-60052 javascript: fix large styling for modals 2017-09-22 10:03:45 +08:00
Damyon Wiese 074034db86 MDL-59220 setuplib: Redirect on https mismatch
When the wwwroot indicates https support and a page is accessed over http,
redirect to the wwwroot. This is a better experience than displaying an error.

Backport of MDL-58318.
2017-09-22 09:48:35 +08:00
AMOS bot 9c65fc25cb Automatically generated installer lang files 2017-09-22 00:08:32 +08:00
AMOS bot 74b092ca47 Automatically generated installer lang files 2017-09-22 00:08:31 +08:00
Jake Dallimore 9cd7403fe6 MDL-37810 roles: fix profile roles logic to include all roles
If the user has the role:assign capability then the list of profile roles
will include any role assigned in the context or above.
2017-09-21 22:27:42 +08:00
AMOS bot e667a98f86 Automatically generated installer lang files 2017-09-21 00:06:31 +08:00
Eloy Lafuente (stronk7) d016049dc9 Merge branch 'MDL-60132-32' of git://github.com/jleyva/moodle into MOODLE_32_STABLE 2017-09-19 22:38:56 +02:00
David Mudrák 82aab5855c MDL-59645 flickrlib: Show debug notice when using legacy authentication 2017-09-19 14:45:44 +02:00
David Mudrák 38bd68868d MDL-59645 portfolio_flickr: Make the Flickr portfolio export work again
The patch modifies the Flickr portfolio to make it use of the new oauth1
based client.
2017-09-19 14:45:44 +02:00
David Mudrák df61d236f5 MDL-59645 repository_flickr: Drop legacy auth tokens and nsids
The values stored in these user preferences were valid for the old
flickr auth mechanism and are not usable any more. The new oauth1 based
version needs to store both the token (in the flickr_access_token
preference) and the token secret (flickr_access_token_secret). The new
version does not need to store the user's nsid.

The cryptic names of these legacy settings are a result of how dealing
with user preferences was originally implemented.
2017-09-19 14:45:44 +02:00
David Mudrák 6c0671bbf0 MDL-59645 repository_flickr: Make the Flickr repository work again
The patch makes the Flickr repository use the new oauth1 based client.
Beside that, other improvements include:

* Does not attempt to guess the photo URL any more. Instead uses
  url_sq and url_o extras of the flickr.photos.search call.
* The photos.search does not return the information about the photo size
  so we set it to null (previously was returned as 'unknown' which made
  it be displayed as zero).
* Does not perform additional API request to obtain the manage URL, uses
  https://www.flickr.com/photos/organize instead.
2017-09-19 14:45:44 +02:00
David Mudrák a7c710c1b8 MDL-59645 oauth1: Implement a new simple Flickr API client
Flickr has switched over to OAuth 1.0 based authentication. This is a
simple client allowing Moodle to perform authenticated calls to the
Flickr API.
2017-09-19 14:45:44 +02:00
David Mudrák a247bf678e MDL-59645 oauth1: Improve reporting of token errors
Provide a more meaningful error message and debuginfo allowing to
diagnose what is going on. In case of flickr, this is typically thrown
when flickr API responses with their "bad, bad panda" HTML page instead
of the expected reply.
2017-09-19 14:45:44 +02:00
David Mudrák c51c6351b3 MDL-59645 oauth1: Pass oauth_callback only to obtain the request token
As per the oauth1 spec, the oauth_callback is supposed to be passed only
when obtaining the initial request token. The client used to append it
automatically to all requests which broke the request signature.
2017-09-19 14:45:44 +02:00
Matt Petro 5b9fc0b69b MDL-60121 enrol: Fix enrol plugin backup
Allow more than one enrol plugin to add backup structure.
2017-09-19 07:05:48 -04:00
Jun Pataleta a1a2903db4 Merge branch 'MDL-60048-32' of https://github.com/Kathrin84/moodle into MOODLE_32_STABLE 2017-09-19 17:21:02 +08:00
Dan Poltawski 821c414049 Merge branch 'MDL-60018-32' of git://github.com/jleyva/moodle into MOODLE_32_STABLE 2017-09-19 07:28:08 +01:00
Eloy Lafuente (stronk7) 2904e5e987 Merge branch 'MDL-60105_32' of git://github.com/dmonllao/moodle into MOODLE_32_STABLE 2017-09-19 01:56:54 +02:00
Eloy Lafuente (stronk7) 2337e280cf Merge branch 'MDL-52131-32' of git://github.com/andrewnicols/moodle into MOODLE_32_STABLE 2017-09-19 01:54:02 +02:00
Eloy Lafuente (stronk7) f5a1435789 Merge branch 'MDL-37810-32' of https://github.com/snake/moodle into MOODLE_32_STABLE 2017-09-19 01:49:20 +02:00
Eloy Lafuente (stronk7) 335f04772b Merge branch 'MDL-53244_32_STABLE' of git://github.com/Chocolate-lightning/moodle into MOODLE_32_STABLE 2017-09-19 01:43:52 +02:00
Jake Dallimore cb617fa262 MDL-37810 roles: added manager case to test_get_user_roles_in_course()
Managers can assign managers, and should be able to see that role on
the course profile page, as a link to the participants page.
2017-09-18 10:22:54 +08:00
Jun Pataleta d19291fbf3 Merge branch 'MDL-59994-32' of git://github.com/lameze/moodle into MOODLE_32_STABLE 2017-09-18 09:09:28 +08:00
Jake Dallimore 7fb6fdf6a7 MDL-37810 roles: get_user_roles_in_course returns all relevant roles
Fixed to return both those roles in the profileroles site policy and
any roles which the current user can assign in the respective context,
meaning a user can see a link to any role they can assign.
2017-09-18 09:01:50 +08:00
Jake Dallimore d4fd2325fe MDL-37810 roles: unit tests for get_profile_roles() 2017-09-18 09:01:50 +08:00
Jake Dallimore d549a9d973 MDL-37810 roles: fix get_profile_roles() so it returns assignable roles 2017-09-18 09:01:50 +08:00
Simey Lameze 437a07a572 MDL-59994 core_competency: improve unit test to cover deleted users 2017-09-18 08:34:33 +08:00
Simey Lameze c225ebf975 MDL-59994 core_competency: dont list competencies from deleted users 2017-09-18 08:34:33 +08:00
Dan Poltawski cc60733069 weekly release 3.2.5+ 2017-09-15 08:49:26 +01:00
Dan Poltawski 7e364756ae Merge branch 'install_32_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_32_STABLE 2017-09-15 08:49:25 +01:00
Kathrin Osswald 43d4117912 MDL-60048 theme_boost: Center logo within the navbar
My solution is to remove the padding that's added within scss/bootstrap/_navbar.scss (line 72)
for the case that a logo (has-logo) is uploaded and displayed within the navbar.
Removing this padding will center the image within the navbar.
2017-09-14 14:01:03 +02:00
Juan Leyva 3a960acf1e MDL-60132 tool_mobile: Handle correctly moodle_url instances
In Moodle there are some functions that can be overridden by themes.
Some themes are returning incorrect value types in those functions
2017-09-14 12:18:08 +02:00
Juan Segarra Montesinos 3e55e065fe MDL-52131 qbehaviour: respect manualcomment format
The format of a manual comment in a question is respected when
the preferred editor is "Plain text area".
2017-09-14 13:31:30 +08:00
Matt Clarkson 856fa58440 MDL-60105 mod_folder: Set timemodified on change
Changes to the folder contents were not resulting in the
timemodied of the folder activity being set. This prevented
global search from picking up the changes.
2017-09-13 13:53:46 +02:00
Matt Clarkson 0a64999259 MDL-60105 search: Fix fatal error
If an indexed file has been modified or deleted the search index
will still reference the old file. Remove the file from search
results until the change has been indexed.
2017-09-13 13:53:46 +02:00
AMOS bot 9f861ddcbb Automatically generated installer lang files 2017-09-13 00:06:59 +08:00
Dan Poltawski dff980ab44 Merge branch 'MDL-60039_32' of git://github.com/dmonllao/moodle into MOODLE_32_STABLE 2017-09-12 11:24:21 +01:00
David Monllao 8aab2713e9 MDL-60039 search: Force messaging search areas to be reindexed 2017-09-12 12:04:47 +02:00
David Monllao f7d3978d8d MDL-60039 messaging: global search index using timeread 2017-09-12 12:01:01 +02:00
Dan Poltawski cc15eb08e7 Merge branch 'MDL-59929_32' of git://github.com/timhunt/moodle into MOODLE_32_STABLE 2017-09-12 10:56:03 +01:00
Eloy Lafuente (stronk7) 75788c63c5 Merge branch 'MDL-60086-32' of https://github.com/snake/moodle into MOODLE_32_STABLE 2017-09-12 09:56:39 +02:00
David Monllao 57d11528b0 Merge branch 'MDL-59399-32' of git://github.com/ryanwyllie/moodle into MOODLE_32_STABLE 2017-09-12 08:12:46 +02:00
David Monllao 52155a2496 Merge branch 'MDL-59867-32' of git://github.com/damyon/moodle into MOODLE_32_STABLE 2017-09-12 07:11:11 +02:00
David Monllao 1b81de7861 Merge branch 'MDL-59879-32' of https://github.com/abias/moodle into MOODLE_32_STABLE 2017-09-12 07:04:58 +02:00
Eloy Lafuente (stronk7) 5258d49a10 Merge branch 'wip-MDL-59808-32' of git://github.com/marinaglancy/moodle into MOODLE_32_STABLE 2017-09-12 00:14:01 +02:00
Eloy Lafuente (stronk7) 7e14be9814 Merge branch 'MDL-60025-32' of git://github.com/jleyva/moodle into MOODLE_32_STABLE 2017-09-11 23:51:12 +02:00
Dan Poltawski df68f1fcbd Merge branch 'MDL-35849-32' of git://github.com/ankitagarwal/moodle into MOODLE_32_STABLE 2017-09-11 14:19:22 +01:00
Jake Dallimore 9b7b9d2740 MDL-60086 travis: Bumping the postgres version to 9.6
The new Travis images don't have 9.1 installed any more.
2017-09-11 14:39:00 +08:00
Jun Pataleta 3b92e304d3 Merge branch 'wip-MDL-55849-32' of git://github.com/abgreeve/moodle into MOODLE_32_STABLE 2017-09-11 13:30:46 +08:00
Adrian Greeve cb9f449c71 MDL-55849 mod_assign: Behat update for group submission reopening. 2017-09-11 12:01:38 +08:00
Adrian Greeve 255ef8e427 MDL-55849 mod_assign: Reopening assignments only increases by one.
Group assignments when being reopened will only increase the
attempt total by one.
2017-09-11 12:01:38 +08:00
Eloy Lafuente (stronk7) 9146c518ec Moodle release 3.2.5 2017-09-09 22:48:05 +02:00
Mathew May c84a3c9c40 MDL-53244 login: Add error message for recaptcha 2017-09-08 12:58:11 +12:00
David Monllao 43343ee9fc weekly release 3.2.4+ 2017-09-07 11:39:06 +02:00
David Mudrák fad00feee6 MDL-59969 admin: Warn admins if a development libs directory exists
We can't really control the direct web access to directories in dirroot,
that is part of the server setup. So we at least warn admins as they may
not realize the risks of having directories like vendor or node_modules
exposed.

Credit goes to Petr Škoda for mentioning the PHPUnit issue CVE-2017-9841
to me.
2017-09-07 11:06:39 +02:00
Marina Glancy e6f067b27d MDL-59972 mod_feedback: escape subject when showing the contact form 2017-09-07 11:06:39 +02:00
Jake Dallimore be365f2dbe MDL-58953 user: additional test case for user_can_view_profile() 2017-09-07 11:06:38 +02:00
Jake Dallimore 420440b2c1 MDL-58953 user: fix course checking logic in user_can_view_profile()
Make sure to check that $user in enrolled in $course before checking
whether the current user has capabilities in that course, and make sure
that we don't check user context caps when handling a specific course.
2017-09-07 11:06:38 +02:00
Simey Lameze 84650826a8 MDL-59776 core_calendar: unit tests of module events deletion 2017-09-07 11:06:37 +02:00
Simey Lameze 14d47d237e MDL-59776 core_calendar: prevent deletion of module events 2017-09-07 11:06:37 +02:00
Juan Leyva c70c7b65f0 MDL-58762 core: Get full course objects on navigation
The course object passed as parameter to extend_navigation_user
callback contained only a few parameters, some parameters like
showgrades or showreports were missing.
The callback should receive a full course object.
2017-09-07 11:06:37 +02:00
Juan Leyva efa8edcb86 MDL-58762 report: Check group permissions in course user reports
Teachers were able to see any student report even with forced separated
groups and capability moodle/course:accessallgroups off.
2017-09-07 11:06:36 +02:00
Jun Pataleta c97838cd76 Merge branch 'm32_MDL-59635_Properly_Escape_Column_Names_Reserved_Words_Proof' of https://github.com/scara/moodle into MOODLE_32_STABLE 2017-09-07 11:06:36 +02:00
Eloy Lafuente (stronk7) 730d8c788d Merge branch 'MDL-59696-32' of git://github.com/junpataleta/moodle into MOODLE_32_STABLE 2017-09-07 11:06:35 +02:00
Eloy Lafuente (stronk7) 21d2db211d Merge branch 'MDL-59198-32' of git://github.com/ankitagarwal/moodle into MOODLE_32_STABLE 2017-09-07 11:06:35 +02:00
David Monllao 9b18d1df37 Merge branch 'MOODLE_32_STABLE-MDL-59799' of https://github.com/jojoob/moodle into MOODLE_32_STABLE 2017-09-07 11:06:34 +02:00
Dan Poltawski 5da7d05120 Merge branch 'wip-MDL-59992-32' of git://github.com/marinaglancy/moodle into MOODLE_32_STABLE 2017-09-07 11:06:34 +02:00
David Monllao 3a3dab265b Merge branch 'wip-MDL-59815-32' of git://github.com/abgreeve/moodle into MOODLE_32_STABLE 2017-09-07 11:06:33 +02:00
Dan Poltawski 999d7ecc45 Merge branch 'MOODLE_32_STABLE-MDL_59834-Indexing_of_personal_messages' of https://github.com/mattporritt/moodle into MOODLE_32_STABLE 2017-09-07 11:06:33 +02:00
David Monllao d9d159e6fb Merge branch 'wip-MDL-59898-32' of git://github.com/abgreeve/moodle into MOODLE_32_STABLE 2017-09-07 11:06:32 +02:00
David Monllao 04bfebf961 Merge branch 'MDL-59963_32-report-logs-origin-pagination' of https://github.com/lucaboesch/moodle into MOODLE_32_STABLE 2017-09-07 11:06:32 +02:00
Damyon Wiese 6961e8882d MDL-59867 autocomplete: Prevent duplicate ids.
Rendering a form with 2 autocompletes in it can get messed up because of duplicated ids.
2017-09-07 09:34:04 +08:00
Marina Glancy c079d43dc1 MDL-59808 webservice_rest: comply with restformat argument 2017-09-07 08:34:40 +08:00
Juan Leyva b46369041c MDL-60025 mod_book: Return correct values for chapters update time
Instead returning the time when the chapter was created or modified we
were returning the time when the book was created or modified.
2017-09-06 12:38:34 +02:00
Juan Leyva 51cd0c4072 MDL-60018 mod_chat: Fix chatmethod field type in get_chats_by_courses WS 2017-09-06 12:16:43 +02:00
Marina Glancy def68f84a0 MDL-60033 webservice_xmlrpc: extra escaping in the server URL 2017-09-06 13:44:06 +08:00
Ryan Wyllie ad445893db MDL-59399 atto: make media plugin shortform explandable 2017-09-06 05:28:04 +00:00
Ankit Agarwal fec32f3cd7 MDL-35849 login: Add role alert to error messages
Error messages should be prominent to screen readers as well as visual users,
adding the role alert is recommended way to achieve it for screen readers and this is
also what we do for ->notification apis
2017-09-05 12:50:29 +05:30
Matteo Scaramuccia f550fd73ba MDL-59635 tool_replace: Escape the column name. 2017-09-04 13:39:08 +02:00
Matteo Scaramuccia 2a266d605a MDL-59635 ddl: Added test_get_enc_quoted(). 2017-09-04 13:39:07 +02:00
Jun Pataleta 011f82f04d MDL-59696 theme_bootstrapbase: Set max-width for custom-select elements
* Set custom-select elements with a maximum width of 100% of their
container.
2017-09-04 10:12:48 +08:00
Jun Pataleta 25c9f019b6 MDL-59696 templates: Remove form-group div for url-select template
* Removed the div with the class 'form-group' that's enclosing the
select element and friends. It's not needed since the urlselect template
is an inline form.
* Also, for completeness, I added the helpicon data for the template's
context.
2017-09-04 10:12:48 +08:00
Tobias Garske ec4bcc0a02 MDL-59898 access: Added Icon references. 2017-09-04 09:56:53 +08:00
Matt Porritt 72870eb4ff MDL-59834 Global Search: Indexing user messages
Make indexing of user messages tolerant to user deletion.
When creating the search document for user messages,
add a check to see if the user has been deleted in the
system. If they have been deleted abort creating the search
document.
This is to avoid rasining an error when trying to get the
user context for a deleted user.
2017-09-04 09:18:22 +10:00
Johannes Burk 5405eda8cb MDL-59799 course: Include course/lib.php before using move_courses(). 2017-09-01 16:44:37 +02:00
Luca Bösch 799da2b41e MDL-53936 reports: State default index page explicitly in pagination url 2017-09-01 11:51:32 +02:00
Luca Bösch d7a5ede0ef MDL-59963 reports: origin parameter looked at in log reports 2017-09-01 11:50:28 +02:00
Jun Pataleta 3393db1467 weekly release 3.2.4+ 2017-09-01 13:26:59 +08:00
Jun Pataleta c8b9ac4d4d Merge branch 'install_32_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_32_STABLE 2017-09-01 13:26:58 +08:00
Andrew Nicols 8c0221add0 Merge branch 'MDL-56646-32-fix' of https://github.com/xow/moodle into MOODLE_32_STABLE 2017-08-31 15:01:03 +08:00
John Okely 0a6282a861 MDL-56646 mod_assign: Improve grade fix strings 2017-08-31 14:54:16 +08:00
John Okely ab0e6eed08 MDL-56646 mod_assign: Make rescale behat more specific 2017-08-31 14:54:10 +08:00
Marina Glancy a0aac0bd6b MDL-59992 webservice: fix debugging message event context already set 2017-08-31 12:14:01 +08:00
Eloy Lafuente (stronk7) a7df7cbe77 Merge branch 'MDL-59927-32-enfix' of git://github.com/mudrd8mz/moodle into MOODLE_32_STABLE 2017-08-30 11:06:09 +02:00
Peter Spicer b8dcc85f7c MDL-59815 access: Fix definition of risks for user:delete. 2017-08-30 11:35:22 +08:00
Connor Sheremeta bd937195eb MDL-54540 lti: Add allowfullscreen attribute to LTI IFrames 2017-08-29 13:46:34 -06:00
Helen Foster f2d07696c1 MDL-59927 lang: Merge English strings from the en_fix language pack
Significant string changes:

- firstpagetitle_help,mod_wiki - improved wording
- completionicons_help,core_completion - removing confusing sentence
  about the tick being optional
2017-08-29 16:01:27 +02:00
Dan Poltawski 5391a3ccea Merge branch 'MDL-59195_assign_comment_permissions_32' of git://github.com/davosmith/moodle into MOODLE_32_STABLE 2017-08-29 11:59:18 +01:00
Jun Pataleta 5b13b5438d Merge branch 'MDL-59908-32' of git://github.com/ankitagarwal/moodle into MOODLE_32_STABLE 2017-08-29 17:42:27 +08:00
Andrew Nicols ceec1f258f Merge branch 'MDL-56646-32' of https://github.com/xow/moodle into MOODLE_32_STABLE 2017-08-29 15:52:16 +08:00
John Okely 75c1e649b1 MDL-56646 assign: Fix negative grades in restore 2017-08-29 07:18:52 +00:00
John Okely 167507dcf8 MDL-56646 assign: Add ability to fix errant grades 2017-08-29 07:18:52 +00:00
Ankit Agarwal f644ae8a7d MDL-59198 lti: Make params LTI2 compatible
LTI2 recommends to include both upper case and lower case of custom params.
This patch makes our implementation confer to that standard.
2017-08-29 11:43:51 +05:30
Andrew Nicols d7d8b68ae3 Merge branch 'MDL-35290-32' of https://github.com/snake/moodle into MOODLE_32_STABLE 2017-08-29 13:17:12 +08:00
Jake Dallimore 100a53119a MDL-35290 files: File manager reports files which can't be read 2017-08-29 11:13:37 +08:00
Eloy Lafuente (stronk7) ba88f2a04f Merge branch 'MDL-59870_32-participants-th-top-vertical-aligned' of http://github.com/lucaboesch/moodle into MOODLE_32_STABLE 2017-08-29 01:03:49 +02:00
AMOS bot 7440a3e306 Automatically generated installer lang files 2017-08-29 00:08:21 +08:00
John Okely 1b8ca8081b MDL-56646 assign: Don't rescale any negative grades 2017-08-28 07:31:45 +00:00
John Okely 7bd00375bc MDL-56646 assign: Behat test rescaling after viewing student 2017-08-28 07:31:45 +00:00
Jun Pataleta 144bf3064c Merge branch 'wip-MDL-59708-32' of git://github.com/marinaglancy/moodle into MOODLE_32_STABLE 2017-08-28 15:02:24 +08:00
Jake Dallimore 655b454366 MDL-35290 files: File manager shouldn't break with lost/moved files 2017-08-28 08:41:24 +08:00
AMOS bot e8e1e9cbc7 Automatically generated installer lang files 2017-08-28 00:09:46 +08:00
AMOS bot c338b3ddaf Automatically generated installer lang files 2017-08-26 00:07:31 +08:00
Eloy Lafuente (stronk7) 1626cc036e Merge branch 'wip-MDL-59881-32' of git://github.com/abgreeve/moodle into MOODLE_32_STABLE 2017-08-25 01:00:18 +02:00
Luca Bösch 9b8b0c907a MDL-59870 users: Default align participant table header row.
Instead of putting vertical-align: middle as indication for participants table
headers, none is set which leads to theme default, i.e. bottom in Clean and Boost.
2017-08-25 00:11:00 +02:00
AMOS bot 765e7e426a Automatically generated installer lang files 2017-08-25 00:05:58 +08:00
AMOS bot 17f0da3a56 Automatically generated installer lang files 2017-08-25 00:05:57 +08:00
Tim Hunt e3993969d6 MDL-59929 signup: inprove usability when duplicate email entered 2017-08-24 16:33:24 +01:00
Eloy Lafuente (stronk7) 5e7cb19d97 weekly release 3.2.4+ 2017-08-24 14:14:23 +02:00
Ankit Agarwal f78533b6ae MDL-59908 backup: Backup rule should use both http and https schemes 2017-08-24 11:34:12 +05:30
Ankit Agarwal 9c086d3891 MDL-59908 backup: Add tests to make sure both http(s) schemes are parsed 2017-08-24 11:34:11 +05:30
Eloy Lafuente (stronk7) 32e408c9f4 Merge branch 'MDL-59790-32' of git://github.com/lameze/moodle into MOODLE_32_STABLE 2017-08-23 11:38:28 +02:00
Andrew Nicols 9fd6166e32 Merge branch 'MDL-57412-32' of https://github.com/xow/moodle into MOODLE_32_STABLE 2017-08-23 16:58:38 +08:00
John Okely 360c8b7a8f MDL-57412 adminlib: change linkcoursesections default to 1 2017-08-23 15:09:42 +08:00
John Okely 7681e279d4 MDL-57412 upgrade: Set linkcoursesections to 1 if boost in use 2017-08-23 15:09:42 +08:00
Simey Lameze 490a62a963 MDL-59790 core: fix tooltip for pie chart 2017-08-23 12:28:29 +08:00
Andrew Nicols 95eb86b4d4 Merge branch 'MDL-51827_32' of git://github.com/timhunt/moodle into MOODLE_32_STABLE 2017-08-23 09:38:51 +08:00
Eloy Lafuente (stronk7) 7330fa406d Merge branch 'MDL-59663-32' of git://github.com/junpataleta/moodle into MOODLE_32_STABLE 2017-08-22 21:04:00 +02:00
Tim Hunt 64d7716d76 MDL-51827 account confirm: take users to their dashboard
This is an old bit of UI inconsistency. For some reason it used to take
people to the list of all courses. Given modern Moodle usability
conventions, that does not really make sense any more.
2017-08-22 14:34:57 +01:00
Eloy Lafuente (stronk7) 4d5d8cd090 Merge branch 'MDL-59784-32' of git://github.com/andrewnicols/moodle into MOODLE_32_STABLE 2017-08-22 12:29:01 +02:00
Andrew Nicols 1862ff1afb Merge branch 'MDL-59826-32' of https://github.com/snake/moodle into MOODLE_32_STABLE 2017-08-22 16:01:46 +08:00
Andrew Nicols 0030a24f5c Merge branch 'MDL-59825-32' of https://github.com/snake/moodle into MOODLE_32_STABLE 2017-08-22 15:35:35 +08:00
Jun Pataleta b0a0e7abf9 Merge branch 'MDL-57775-32-xmlrpc' of git://github.com/mudrd8mz/moodle into MOODLE_32_STABLE 2017-08-22 15:00:34 +08:00
Andrew Nicols e9fc0c3145 Merge branch 'MDL-59893-32' of https://github.com/snake/moodle into MOODLE_32_STABLE 2017-08-22 14:33:59 +08:00
Jake Dallimore 5dde47c0d1 MDL-59893 assign: don't prefix file links when downloading as folders
Change to download_rewrite_pluginfile_urls() ensuring prefix isn't
added to file links when downloading with the  downloadasfolders
user preference set to true. Links to files in onlinetext now work
when downloading as folders.
2017-08-22 13:00:02 +08:00
Jake Dallimore 6f363ad9e1 MDL-59893 assign: fixes for groupname prefix when downloading
assign->download_submissions():
- groupname now only added to zip file name if not empty, fixing a
double hyphen bug in the file name.
assign->download_rewrite_pluginfile_urls():
- groupname is now correctly determined using get_submission_group()
instead of using groups_get_activity_group() which fails when there
is no active activity group set. Uses the same logic that
download_submission() uses to prefix file names. Fixes a bug where an
empty groupname prefix was generated, resulting in broken links.
2017-08-22 12:59:57 +08:00
Andrew Nicols 576f9bf393 Merge branch 'MDL-57246-32-forumredirect' of git://github.com/roperto/moodle into MOODLE_32_STABLE 2017-08-22 12:34:28 +08:00
Adrian Greeve c63aff3469 MDL-59881 question bank: Use supplied function parameters.
question_usage_by_activity::start_all_questions now uses all
three of the parameters that are defined.
2017-08-22 09:37:16 +08:00
Eloy Lafuente (stronk7) 5b7bb8c728 Merge branch 'MDL-55937-32' of git://github.com/ankitagarwal/moodle into MOODLE_32_STABLE 2017-08-21 23:22:24 +02:00
Eloy Lafuente (stronk7) 817db54ce6 Merge branch 'MDL-59049-32' of https://github.com/snake/moodle into MOODLE_32_STABLE 2017-08-21 23:09:26 +02:00
Davo Smith ce5bf80ab6 MDL-59195 mod_assign: add behat tests for comments error 2017-08-21 10:28:32 +01:00
Davo Smith 31fb71994e MDL-59195 assignsubmission_comments: fix permission checks 2017-08-21 10:28:32 +01:00
Alexander Bias 6eeaf27bd1 MDL-59879 navigation: Add node key to competencies navigation node 2017-08-21 10:55:37 +02:00
John Okely e0fc3b6d52 MDL-57412 course: Unit test get_view_url for course formats 2017-08-21 12:56:02 +08:00
John Okely 2a9926f8b4 MDL-57412 navigationlib: Respect linkcoursesections again 2017-08-21 12:56:02 +08:00
Jun Pataleta c0361874e1 MDL-59663 course: Render the appropriate course-category tree action 2017-08-21 10:02:04 +08:00
Eloy Lafuente (stronk7) 7e74569bd8 Merge branch 'MDL-59836-32' of git://github.com/junpataleta/moodle into MOODLE_32_STABLE 2017-08-18 12:36:40 +02:00
Jake Dallimore 9d78a83e27 MDL-59825 user: user_can_view_profile() checks all of a $user's courses
This function used to check only those courses shared by both users
when it should have been checking all courses in which $user is
enrolled. Managers can view a user's course profile without necessarily
sharing the course (being enrolled in) with the $user.
2017-08-18 11:38:21 +08:00
Jun Pataleta 1932699a0e MDL-59836 core_amd: Use only one input event handler
* We have duplicate input event handlers for the autocomplete element
which are both firing when the input element's value is being set.
In case an AJAX handler is defined for the autocomplete suggestions,
this causes the autocomplete suggestions so show "No suggestions" first
and then load the results from the AJAX handler a little bit later.
2017-08-18 11:37:38 +08:00
Jake Dallimore 458be04b51 MDL-59826 output: make context_header() aware of page context.
There are times, such as when viewing a user profile within a course,
when user_can_view_profile() should be passed a course to force it to
restrict its capability checks to only the supplied course. This change
makes sure that core_renderer->context_header() calls this correctly.
2017-08-18 11:33:01 +08:00
Andrew Nicols be115c1097 MDL-59784 core: Modal factory should listen before fetching templates 2017-08-18 11:19:50 +08:00
Andrew Nicols fb6da21229 MDL-59784 core: Modal should accept title as a promise 2017-08-18 11:19:50 +08:00
Jake Dallimore 17c7a576e3 MDL-59049 badges: allows users to view badges from deleted courses 2017-08-18 10:52:41 +08:00
Andrew Nicols 2f8dec8a00 MDL-59784 core: Refactor addblock to listen earlier 2017-08-18 09:37:17 +08:00
Eloy Lafuente (stronk7) fca5d3d71d weekly release 3.2.4+ 2017-08-17 10:39:20 +02:00
Eloy Lafuente (stronk7) 261b8a8663 Merge branch 'install_32_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_32_STABLE 2017-08-17 10:39:19 +02:00
AMOS bot f6b077722c Automatically generated installer lang files 2017-08-17 00:08:48 +08:00
David Mudrák ddbbe8b563 MDL-57775 xmlrpc: Formal fix of coding style and phpdocs
- There was missing MOODLE_INTERNAL check.
- The client is not used for unit tests only so the class description
  was obsolete.
2017-08-15 21:43:28 +02:00
David Mudrák 9943a9b471 MDL-57775 xmlrpc: Test webservice_xmlrpc_client request encoding
The patch wraps the underlying xmlrpc_encode_request() call into a
standalone method that can be then unit-tested.
2017-08-15 21:43:28 +02:00
David Mudrák aafd4121d5 MDL-57775 xmlrpc: Pass escaping to xmlrpc_encode_request() calls
This patch adds the missing 'escaping' option to all remaining
xmlrpc_encode_request() calls in the moodle core code.

Without this, the xmlrpc_decode_request() call on the server side may
lead to wrongly decoded non-ascii characters.
2017-08-15 21:43:27 +02:00
Eloy Lafuente (stronk7) 05f4445462 Merge branch 'MDL-58435-m32' of https://github.com/NeillM/moodle into MOODLE_32_STABLE 2017-08-15 16:35:49 +02:00
Eloy Lafuente (stronk7) 71cd7f8f89 Merge branch 'MDL-59667-32-2' of git://github.com/ryanwyllie/moodle into MOODLE_32_STABLE 2017-08-15 13:13:26 +02:00
Neill Magill 326938cdfc MDL-58435 behat: Update existing tests to use section editing steps 2017-08-15 09:59:50 +01:00
Ankit Agarwal b48c52b48d MDL-55937 assign: Check for group submission caps when userid=0 2017-08-15 11:15:59 +05:30
Jun Pataleta 03173aad6e Merge branch 'MDL-57611-moodle32' of https://github.com/jebarviabb/moodle into MOODLE_32_STABLE 2017-08-15 11:51:02 +08:00
gthomas2 56d1010f4c MDL-59708 file: Add CUD callbacks, backport of MDL-57476 2017-08-15 09:51:41 +08:00
Ryan Wyllie fbc1d6810f MDL-59667 form: stop datepicker from rendering outside viewport
Stop the date picker panel from being rendered outside of the
viewport, for example when being displayed in a modal.
2017-08-15 01:25:51 +00:00
Jun Pataleta cc6a0292a8 Merge branch 'MDL-59785-32' of git://github.com/lameze/moodle into MOODLE_32_STABLE 2017-08-14 16:57:18 +08:00
Jun Pataleta 6b040158b9 Merge branch 'MDL-59740_32' of git://github.com/markn86/moodle into MOODLE_32_STABLE 2017-08-14 13:48:34 +08:00
Andrew Nicols 7bf9b144e1 Merge branch 'wip-MDL-57188-32-2' of git://github.com/marinaglancy/moodle into MOODLE_32_STABLE 2017-08-14 13:16:58 +08:00
Andrew Nicols 7be5ceab6f Merge branch 'MDL-59737_32' of git://github.com/markn86/moodle into MOODLE_32_STABLE 2017-08-14 12:30:09 +08:00
Simey Lameze 826f8dcfad MDL-59785 mod_book: all navigation styles must mark as completed 2017-08-14 11:44:09 +08:00
AMOS bot e56476777a Automatically generated installer lang files 2017-08-14 00:08:48 +08:00
Josh Ebarvia 2a772b417a MDL-57611 report_log: Fix capability checks for viewing logs 2017-08-11 13:07:22 +09:30
David Monllao a19dda0243 weekly release 3.2.4+ 2017-08-10 09:11:32 +02:00
David Monllao 4693ab804f NOBUG: Fixed SVG browser compatibility 2017-08-10 09:11:31 +02:00
Neill Magill f29641a554 MDL-58435 behat: Behat section editing step should work on section 0 2017-08-09 15:24:15 +01:00
Marina Glancy a7b9152399 MDL-57188 course: correct return url to manage page 2017-08-08 14:49:06 +08:00
Eloy Lafuente (stronk7) 5dad2e2824 Merge branch 'MDL-59506-32' of git://github.com/andrewnicols/moodle into MOODLE_32_STABLE 2017-08-07 19:55:40 +02:00
Eloy Lafuente (stronk7) 8d5c561c07 Merge branch 'MDL-59504-32' of git://github.com/junpataleta/moodle into MOODLE_32_STABLE 2017-08-07 19:27:31 +02:00
Dan Poltawski 5b6eae27eb Merge branch 'MDL-59172-32' of https://github.com/snake/moodle into MOODLE_32_STABLE 2017-08-07 16:20:16 +01:00
David Monllao 0783b383b9 Merge branch 'MDL-59642-32' of git://github.com/andrewnicols/moodle into MOODLE_32_STABLE 2017-08-07 14:41:53 +02:00
Mark Nelson 51fdfc53b7 MDL-59740 core_form: add ability to specify if a button is primary 2017-08-07 17:38:26 +08:00
Mark Nelson 1a20218834 MDL-59737 core_backup: changed reference to domain doesntexist.com 2017-08-07 17:18:45 +08:00
David Monllao 74cf6f09d0 Merge branch 'wip-MDL-59055-32' of git://github.com/marinaglancy/moodle into MOODLE_32_STABLE 2017-08-07 09:22:07 +02:00
Andrew Nicols 1cc7c1c1cf Merge branch 'MDL-51745-moodle32' of https://github.com/jebarviabb/moodle into MOODLE_32_STABLE 2017-08-07 14:49:09 +08:00
Josh Ebarvia 9e3a44b58a MDL-51745 mod_lesson: Use format_text in response feedback 2017-08-07 15:51:10 +09:30
Andrew Nicols 8002fc9e27 Merge branch 'MDL-59662_32-errors-typo' of https://github.com/lucaboesch/moodle into MOODLE_32_STABLE 2017-08-07 13:36:57 +08:00
Andrew Nicols 284eec64a7 Merge branch 'MDL-59698-32' of git://github.com/damyon/moodle into MOODLE_32_STABLE 2017-08-07 12:57:04 +08:00
Andrew Nicols 046fc0386f Merge branch 'MDL-59728_32-boost-question-bank-header-align' of https://github.com/lucaboesch/moodle into MOODLE_32_STABLE 2017-08-07 12:40:27 +08:00
Damyon Wiese 782f95ce5e MDL-59055 grades: behat test 2017-08-07 10:09:54 +08:00
Marina Glancy b8bb94808c MDL-59055 grades: provide backward-compatibility of changes 2017-08-07 10:09:53 +08:00
Marina Glancy 1b735f2761 MDL-59055 grades: fix bug displaying item id instead of grade
Thanks to Marcelo Santos for initial patch
2017-08-07 10:09:53 +08:00
Andrew Nicols 39c4326890 MDL-59506 core_lock: use a null lock during install
Use a different lock factory during installation which does not actually
lock at all.
2017-08-07 10:01:11 +08:00
Jake Dallimore 52f2f22fba MDL-59172 user: user_can_view_profile() now checks viewalldetails cap 2017-08-07 09:30:57 +08:00
Pierre Guinoiseau 98982ba82b MDL-59504 pix: update icon for Mahara 2017-08-07 09:02:42 +08:00
Luca Bösch 893888e2ab MDL-59728 questions: Align question bank headers. 2017-08-04 15:25:17 +02:00
Luca Bösch 34816abc7e MDL-59662 database: Typo in variable name. 2017-08-04 10:30:52 +02:00
Andrew Nicols cd0978d66c MDL-59642 stats: Correct random unit test failure
The unit test was creating four events, and then relying on them being
retrieved in the order in which they were created.

I've modified the test to:
* ensure timecreated are spaced apart; and
* add an order by timecreated when fetching them.
2017-08-04 15:07:38 +08:00
Andrew Nicols 66cfaa5f43 weekly release 3.2.4+ 2017-08-04 11:50:07 +08:00
Andrew Nicols 18bdade5d7 Merge branch 'install_32_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_32_STABLE 2017-08-04 11:49:48 +08:00
AMOS bot 84ed229ae6 Automatically generated installer lang files 2017-08-04 00:11:14 +08:00
Andrew Nicols ecebcb44e2 Merge branch 'MDL-59582-32' of git://github.com/danpoltawski/moodle into MOODLE_32_STABLE 2017-08-03 15:50:46 +08:00
Dan Poltawski dee212c897 MDL-59582 npm: update shrinkwrap file for npm 8.2.0 2017-08-03 08:28:39 +01:00
Andrew Nicols 6702f7a907 Merge branch 'm32_MDL-59583_Fix_MariaDB_10d2d7_Breaking_Change' of https://github.com/scara/moodle into MOODLE_32_STABLE 2017-08-03 12:34:22 +08:00
Damyon Wiese d3e49e59f3 MDL-59698 behat: Remove bad tests
These tests are an abuse and should not have been accepted. Behat tests should use real pages.
Adding testing only entry points to Moodle is a bad security practice and is not the purpose of behat.
2017-08-03 10:30:40 +08:00
Matteo Scaramuccia f597bb1def MDL-59583 dml: fixed NULL values w/ MariaDB 10.2.7+ 2017-08-03 00:30:26 +02:00
Andrew Nicols b3dd3a0278 Merge branch 'MDL-57259-32' of git://github.com/ryanwyllie/moodle into MOODLE_32_STABLE 2017-08-02 13:40:28 +08:00
Ryan Wyllie d92ef7d2c5 MDL-57259 external: fix page url debug in fragment loading 2017-08-02 03:44:34 +00:00
Andrew Nicols 082ea214c7 Merge branch 'MDL-55364-32-fix' of https://github.com/xow/moodle into MOODLE_32_STABLE 2017-08-02 10:52:51 +08:00
John Okely 3971cdc602 MDL-55364 forum: Combine user picture and user name rows 2017-08-02 10:30:55 +08:00
Dan Poltawski fb982745a6 Merge branch 'MDL-55364-32' of https://github.com/xow/moodle into MOODLE_32_STABLE 2017-08-01 11:36:39 +01:00
David Monllao 8e7d737d39 Merge branch 'wip-MDL-53492-32' of git://github.com/marinaglancy/moodle into MOODLE_32_STABLE 2017-08-01 09:23:01 +02:00
Andrew Nicols 8b60f9b1c2 Merge branch 'MDL-58928_32-alt-attribute-enrolment-edit-delete-icons' of https://github.com/lucaboesch/moodle into MOODLE_32_STABLE 2017-08-01 14:56:44 +08:00
Andrew Nicols e0818e74b6 Merge branch 'MDL-59473-MOODLE_32_STABLE' of https://github.com/sytabaresa/moodle into MOODLE_32_STABLE 2017-08-01 10:51:57 +08:00
Luca Bösch 387e76f6a9 MDL-58928 enrol: delete and edit icon alt attribute 2017-07-31 17:33:19 +02:00
David Monllao 99c6170e39 Merge branch 'wip-MDL-59496-32-3' of git://github.com/marinaglancy/moodle into MOODLE_32_STABLE 2017-07-31 17:15:14 +02:00
David Monllao bcc09bcf64 Merge branch 'wip-MDL-59311-32' of git://github.com/marinaglancy/moodle into MOODLE_32_STABLE 2017-07-31 14:47:35 +02:00
David Monllao f97f4c2e8c Merge branch 'MDL-59535-32' of git://github.com/lameze/moodle into MOODLE_32_STABLE 2017-07-31 14:20:14 +02:00
David Monllao 629dbe65bf Merge branch 'MDL-57546-32' of git://github.com/andrewnicols/moodle into MOODLE_32_STABLE 2017-07-31 14:10:12 +02:00
Dan Poltawski 5d65c618b4 Merge branch 'MDL-59632_32' of git://github.com/dmonllao/moodle into MOODLE_32_STABLE 2017-07-31 11:33:09 +01:00
Dan Poltawski 15e9965d66 Merge branch 'wip-MDL-59476-32-2' of git://github.com/marinaglancy/moodle into MOODLE_32_STABLE 2017-07-31 10:21:33 +01:00
Andrew Nicols b42b18958a Merge branch 'MDL-58196-32' of git://github.com/ankitagarwal/moodle into MOODLE_32_STABLE 2017-07-31 15:30:11 +08:00
David Monllao 683241a7b1 Merge branch 'MDL-58744-32' of https://github.com/jacac/moodle into MOODLE_32_STABLE 2017-07-31 08:36:56 +02:00
Ankit Agarwal 3e0beaa76b MDL-58196 availability: Fix UI for pass/fail config
For pass/fail setting to work properly, activities must have 'Require grade' completion set,
just make sure we don't allow activities without this setting to be set
2017-07-31 11:56:39 +05:30
Ankit Agarwal f13679ffff MDL-58196 availability: Add appropriate dependencies in mform 2017-07-31 11:56:39 +05:30
Andrew Nicols 8c5da164a5 Merge branch 'm32_MDL-59583_Fix_MariaDB_10d2d7_Breaking_Change' of https://github.com/scara/moodle into MOODLE_32_STABLE 2017-07-31 11:51:24 +08:00
Marina Glancy 37975e9873 MDL-53492 registration: Moodle.net is more correct than Moodle.org 2017-07-31 11:38:38 +08:00
Marina Glancy 35d13bc3fa MDL-53492 registration: use https://moodle.net as hub url 2017-07-31 11:38:34 +08:00
Daniel Materka 557c609d7b MDL-55364 forum: fix overlapping columns in the table at low resolutions 2017-07-31 11:24:35 +08:00
Marina Glancy 7824b31705 MDL-59496 registration: display unregistered warning consistently 2017-07-31 11:24:20 +08:00
AMOS bot 9ea038335d Automatically generated installer lang files 2017-07-31 00:10:33 +08:00
AMOS bot 8c61b3fa9e Automatically generated installer lang files 2017-07-29 00:10:53 +08:00
Simey Lameze 40e3615636 MDL-59535 tool_behat: fix fatal error if there is no setup 2017-07-28 08:47:45 +08:00
AMOS bot 26c6b51f3c Automatically generated installer lang files 2017-07-28 00:07:58 +08:00
Jakob Ackermann 69dd75f44c MDL-58744 blocks: Add system context block position in non user context. 2017-07-27 09:03:53 -07:00
Dan Poltawski 8d826b10c6 weekly release 3.2.4+ 2017-07-27 10:10:49 +01:00
Dan Poltawski 87269161af Merge branch 'install_32_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_32_STABLE 2017-07-27 10:10:48 +01:00
David Monllao 3ac7b54f9c MDL-59632 search: Style search box for boost 2017-07-27 11:01:17 +02:00
Marina Glancy 2ecdf3527f MDL-59311 course: duplicate module rebuilds cache twice
slightly refactor duplicate_module() code so it does not rebuild course cache
twice and also we do not need to move module if it is already the last module in a section
2017-07-27 08:17:07 +08:00
Dan Poltawski 8ab93c866d Merge branch 'MDL-57698-32-fix' of https://github.com/xow/moodle into MOODLE_32_STABLE 2017-07-26 09:41:41 +01:00
John Okely b1fce6b62e MDL-57698 backup: Decrease deadlock fixture size 2017-07-26 10:41:39 +08:00
Andrew Nicols 05caa18842 MDL-57546 mediaplayer_youtube: Respect mobile URLs 2017-07-26 10:41:29 +08:00
Sebastian Tabares Amaya 21f36301a6 MDL-59473 request: Fix Loop Redirection in Oauth2
Conflicts:
	lib/oauthlib.php
2017-07-25 20:22:22 -05:00
AMOS bot eb0c054eb2 Automatically generated installer lang files 2017-07-26 00:07:52 +08:00
Dan Poltawski 097e33c3c8 Merge branch 'MDL-57698-32' of https://github.com/xow/moodle into MOODLE_32_STABLE 2017-07-25 11:48:12 +01:00
Matteo Scaramuccia 6a1af02a0c MDL-59583 dml: fixed breaking change added w/ MariaDB 10.2.7+ 2017-07-25 12:34:29 +02:00
Matteo Scaramuccia bd586072ae MDL-59583 dml: improve perfs by unsetting the key. 2017-07-25 12:31:52 +02:00
Dan Poltawski 1d7c7a52ff Merge branch 'MDL-58761_bad_regex_in_custom_step_MOODLE_32_STABLE' of https://github.com/gthomas2/moodle into MOODLE_32_STABLE 2017-07-25 11:06:24 +01:00
David Monllao 7dfe16bf72 Merge branch 'MDL-59485-32' of https://github.com/IMSGlobal/moodle into MOODLE_32_STABLE 2017-07-25 11:11:23 +02:00
Dan Poltawski 7ec1dd5900 Merge branch 'MDL-59432-32' of git://github.com/lameze/moodle into MOODLE_32_STABLE 2017-07-25 07:58:47 +01:00
Marina Glancy f3f2867300 MDL-59476 dml: temporary mysql tables should not use compressed rows 2017-07-25 14:25:30 +08:00
David Monllao 6832876b63 Merge branch 'MDL-59509-32' of git://github.com/andrewnicols/moodle into MOODLE_32_STABLE 2017-07-24 13:04:04 +02:00
Dan Poltawski 894c661782 Merge branch 'MDL-58174-32' of https://github.com/abias/moodle into MOODLE_32_STABLE 2017-07-24 09:05:49 +01:00
Andrew Nicols 40310fa348 Merge branch 'wip-MDL-38129-32' of git://github.com/marinaglancy/moodle into MOODLE_32_STABLE 2017-07-24 15:29:57 +08:00
Andrew Nicols bd9a279c0e Merge branch 'wip-MDL-59561-32' of git://github.com/abgreeve/moodle into MOODLE_32_STABLE 2017-07-24 13:22:51 +08:00
Andrew Nicols 614b87e26e Merge branch 'MDL-59490-32' of https://github.com/spvickers/moodle into MOODLE_32_STABLE 2017-07-24 12:53:20 +08:00
AMOS bot 83fd7eee00 Automatically generated installer lang files 2017-07-23 00:08:55 +08:00
AMOS bot 7c7b2b57cb Automatically generated installer lang files 2017-07-22 00:08:01 +08:00
John Okely 60eb84c9a8 MDL-57698 sqlsrv: Unit test NOLOCK 2017-07-21 14:46:53 +08:00
John Okely 5c409b7e78 MDL-57698 sqlsrv: Query temp tables with no lock 2017-07-21 14:46:53 +08:00
John Okely 5c1b2fbbbf MDL-57698 sqlsrv: Unit test deadlock case 2017-07-21 14:46:53 +08:00
Andrew Nicols 62d4895808 MDL-59509 dml: sqlsrv should respect port setting
Details of how to connect to a specific port are available at
https://docs.microsoft.com/en-us/sql/connect/php/how-to-connect-on-a-specified-port
2017-07-21 13:24:10 +08:00
Adrian Greeve 30b8eb2d46 MDL-59561 database: Update to creating new indexes in mysql.
When updating the mysql system to utf8mb4 not all tables are
converted to the row format of compressed or dynamic. If a new
index is created there is a possibility that the table could be
using compact or redundant and then an error will be shown saying
that the index size is too large. This fix handles this exception
and converts the table over to compressed.
2017-07-21 09:32:19 +08:00
AMOS bot 98c7360862 Automatically generated installer lang files 2017-07-21 00:07:06 +08:00
Dan Poltawski 0581a9be05 weekly release 3.2.4+ 2017-07-20 13:20:50 +01:00
Dan Poltawski e760f0978f Merge branch 'install_32_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_32_STABLE 2017-07-20 13:20:49 +01:00
Marco Ferrante 4e184445f2 MDL-59432 auth_db: add aliases to field mapping query
This patch fixes an issue with mapping different internal fields
to the same external field.
2017-07-20 15:00:09 +08:00
Andrew Nicols bfc16833c6 Merge branch 'MDL-59527-32-fix1' of http://github.com/damyon/moodle into MOODLE_32_STABLE 2017-07-20 10:44:15 +08:00
Andrew Nicols 4fc7dd679a Merge branch 'wip-MDL-57649-32-fix2' of git://github.com/abgreeve/moodle into MOODLE_32_STABLE 2017-07-20 10:23:56 +08:00
Damyon Wiese e00ed4b740 MDL-59527 autocomplete: Don't fetch ajax twice 2017-07-20 10:02:40 +08:00
Adrian Greeve 4a162dc36a MDL-57649 mod_lesson: Improvement to upgrade query.
We only need one record for each filearea that we
are removing.
2017-07-20 10:02:08 +08:00
AMOS bot 40727c30b0 Automatically generated installer lang files 2017-07-20 00:06:51 +08:00
Dan Poltawski 39bf55dc27 Merge branch 'wip-MDL-57649-32-fix' of git://github.com/abgreeve/moodle into MOODLE_32_STABLE 2017-07-19 09:33:16 +01:00
Adrian Greeve e651adf8e4 MDL-57649 mod_lesson: Additional refinement to upgrade script. 2017-07-19 15:46:17 +08:00
Dan Poltawski 9a79219353 Merge branch 'MDL-59569-32' of git://github.com/andrewnicols/moodle into MOODLE_32_STABLE 2017-07-19 08:44:00 +01:00
Andrew Nicols 43591af1ea Merge branch 'wip-MDL-39471-32-fix' of git://github.com/abgreeve/moodle into MOODLE_32_STABLE 2017-07-19 14:59:38 +08:00
Adrian Greeve c6e1eb9729 MDL-39471 mod_assign: Fix for missing function in 3.2
Moodle 3.2 doesn't have can_edit_group_submission.
This replaces the lack of that function.
2017-07-19 12:58:47 +08:00
Andrew Nicols 4f2e59fba6 MDL-59569 travis: Remove haveged 2017-07-19 12:22:26 +08:00
Stephen Vickers dad0b29a9c MDL-59485 mod_lti: Add missing capabilities
Capabilities missing which should allow Moodle to pass IMS certification
for LTI 2.0
2017-07-18 10:58:44 +01:00
Dan Poltawski e28350a3ad Merge branch 'MDL-59255-MOODLE_32_STABLE' of github.com:lucisgit/moodle into MOODLE_32_STABLE 2017-07-18 10:54:07 +01:00
Marina Glancy a2a9067174 MDL-59255 media: support rtmp:// in URLs 2017-07-18 10:28:19 +01:00
David Monllao 849895e2ad Merge branch 'wip-MDL-39471-32' of git://github.com/abgreeve/moodle into MOODLE_32_STABLE 2017-07-18 10:49:33 +02:00
Dan Poltawski 09c63a0cb4 Merge branch 'm32_MDL-59109_Backup_Missing_AutoCommit' of https://github.com/scara/moodle into MOODLE_32_STABLE 2017-07-18 09:45:38 +01:00
David Monllao 7ea1012da8 Merge branch 'MDL-57991-m32' of https://github.com/micaherne/moodle into MOODLE_32_STABLE 2017-07-18 09:40:36 +02:00
David Monllao 1eabeab91c Merge branch 'wip-MDL-58362-32' of git://github.com/marinaglancy/moodle into MOODLE_32_STABLE 2017-07-18 09:08:58 +02:00
Marina Glancy b048026672 MDL-38129 gradeexport: custom profile fields case problem
Do not use custom pfofile field name as a field alias in DB query, use field id instead.
DML lowercases all column aliases and fields with uppercase letters no longer match.
2017-07-18 11:06:28 +08:00
David Monllao 7b735c2537 MDL-59411 course: Fix unavailable typo 2017-07-17 16:40:54 +02:00
David Monllao 6f90ebe723 Merge branch 'wip-MDL-59411-32' of git://github.com/marinaglancy/moodle into MOODLE_32_STABLE 2017-07-17 15:48:28 +02:00
David Monllao a1fbd17805 Merge branch 'MDL-59527-32' of git://github.com/damyon/moodle into MOODLE_32_STABLE 2017-07-17 14:08:36 +02:00
Dan Poltawski 46fdac233f Merge branch 'm32_MDL-58119_Add_Cache_Control_Immutable_Support' of https://github.com/scara/moodle into MOODLE_32_STABLE 2017-07-17 11:46:39 +01:00
Alexander Bias b539369338 MDL-58174 themes: Make build_action_menu_from_navigation() protected 2017-07-17 11:16:08 +02:00
David Monllao a419a8c997 Merge branch 'wip-MDL-59377-32-3' of git://github.com/marinaglancy/moodle into MOODLE_32_STABLE 2017-07-17 11:05:42 +02:00
David Monllao 5ed5e269c3 Merge branch 'MDL-59068-32' of git://github.com/dpalou/moodle into MOODLE_32_STABLE 2017-07-17 10:10:09 +02:00
Dan Poltawski 14356a747d Merge branch 'wip-MDL-57649-32' of git://github.com/abgreeve/moodle into MOODLE_32_STABLE 2017-07-17 09:01:09 +01:00
David Monllao 0e314c3d57 Merge branch 'MDL-54607-32' of git://github.com/ankitagarwal/moodle into MOODLE_32_STABLE 2017-07-17 09:32:20 +02:00
David Monllao e788c61ef1 Merge branch 'wip-MDL-55912-32' of git://github.com/abgreeve/moodle into MOODLE_32_STABLE 2017-07-17 09:09:16 +02:00
Marina Glancy f7b3577b49 MDL-59377 mod_label: set showdescription to be always 1 2017-07-17 13:44:36 +08:00
Marina Glancy e7d88a04ff MDL-59377 course: when module intro is visible display embedded files
Even when course module is not available the intro text can still be visible on the
course page. In this case the availability restriction is displayed to the student
but link to the activity is not available
2017-07-17 13:44:30 +08:00
Andrew Nicols 5d3bf18f21 Merge branch 'mdl55979-moodle32' of https://github.com/tlock/moodle into MOODLE_32_STABLE 2017-07-17 12:29:44 +08:00
Andrew Nicols 98f10b0102 Merge branch 'MDL-59371-32' of git://github.com/lameze/moodle into MOODLE_32_STABLE 2017-07-17 10:24:37 +08:00
Adrian Greeve d6dfe368d2 MDL-39471 mod_assign: Comment visibility in blind marking.
Students can now see the identity of anyone making comments.
Markers on the otherhand can only see the identity of themselves
when making comments.
2017-07-17 09:26:50 +08:00
Adrian Greeve bbd50f0350 MDL-55912 mod_assign: Set grader details to the correct user. 2017-07-17 09:23:22 +08:00
Adrian Greeve 8782b691a5 MDL-57649 mod_lesson: Delete answer files correctly.
The files associated with answers and responses were
not being deleted due to the fact that the wrong itemid
was being used.
2017-07-17 09:19:00 +08:00
AMOS bot ad06286d06 Automatically generated installer lang files 2017-07-17 00:06:58 +08:00
Matteo Scaramuccia 49950dcb9c MDL-58119 files: Reviewed lifetime value 2017-07-15 00:18:48 +02:00
Matteo Scaramuccia 2168357af1 MDL-58119 files: Use immutable Cache-Control extension. 2017-07-15 00:18:48 +02:00
Matteo Scaramuccia bcaee8da27 MDL-58119 files: Used if-then instead of ternary operators 2017-07-15 00:18:48 +02:00
Matteo Scaramuccia a81049f6d4 MDL-58119 files: Let send_stored_file() rely on send_file(). 2017-07-15 00:18:48 +02:00
Matteo Scaramuccia afc5de4613 MDL-59109 scorm: Save autocommit setting in the backup. 2017-07-15 00:13:55 +02:00
Dan Poltawski bc60c1a2eb weekly release 3.2.4+ 2017-07-14 11:46:47 +01:00
Dan Poltawski 47ff6a3cb3 Merge branch 'install_32_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_32_STABLE 2017-07-14 11:46:46 +01:00
Damyon Wiese 69f7abf28b MDL-59527 forms: Race cond with ajax autocomplete
Sometimes (rarely) the auto complete will show "No suggestions" when there are valid suggestions.
2017-07-14 12:44:50 +08:00
Ankit Agarwal 50769c72ad MDL-54607 calendar: Export 0 duration events properly
Thanks to Paul Prencis for initial suggestion of this patch
2017-07-14 09:36:11 +05:30
Ankit Agarwal bf4f34f276 MDL-54607 calendar: Update benu lib to allow for instantaneous events 2017-07-14 09:36:11 +05:30
Simey Lameze 2abb0ed3a1 MDL-59371 gradereport_overview: allow auth user role to view report 2017-07-12 17:58:00 +08:00
Simey Lameze 97663c81c9 MDL-59371 gradereport_overview: add missing course id to url 2017-07-12 14:33:03 +08:00
Andrew Nicols f3a6c1d383 MDL-59431 requirejs: Prioritise errors 2017-07-12 10:06:36 +08:00
Andrew Nicols b4ebecb7d7 MDL-59431 requirejs: Correct failed JS check 2017-07-12 10:06:36 +08:00
Eloy Lafuente (stronk7) 3336effb72 MDL-56629 dataformat_html: Adding UTF-8 charset
Also adding the HEAD tag which was missing.

(credit goes to Frédéric Massart - FMCorz, thanks!)
2017-07-11 13:55:04 +02:00
Eloy Lafuente (stronk7) 3b5086345e Merge branch 'MDL-54965-32' of git://github.com/tobiasreischmann/moodle into MOODLE_32_STABLE 2017-07-11 13:41:50 +02:00
David Monllao bb245a5462 Merge branch 'wip-MDL-59363-32' of git://github.com/marinaglancy/moodle into MOODLE_32_STABLE 2017-07-11 12:37:26 +02:00
David Monllao 8a1518fe54 Merge branch 'MDL-59431_32' of git://github.com/timhunt/moodle into MOODLE_32_STABLE 2017-07-11 12:05:53 +02:00
David Monllao 625ec8107e Merge branch 'wip-MDL-59441-32' of git://github.com/marinaglancy/moodle into MOODLE_32_STABLE 2017-07-11 11:41:24 +02:00
Eloy Lafuente (stronk7) 2a5e99e1fa Merge branch 'MDL-57432-32' of git://github.com/danpoltawski/moodle into MOODLE_32_STABLE 2017-07-11 10:19:35 +02:00
Stephen Vickers 6d114ec627 MDL-59490 mod_lti: Prevent text wrapping
Update html_to_text method calls with a width of zero.
2017-07-10 17:29:23 +01:00
AMOS bot 23d8296f6a Automatically generated installer lang files 2017-07-11 00:06:48 +08:00
Dan Poltawski 807a0908fa Merge branch 'wip-MDL-40408-32' of git://github.com/marinaglancy/moodle into MOODLE_32_STABLE 2017-07-10 14:36:54 +01:00
David Monllao e635e8d6fd Merge branch 'MDL-52501-m32' of https://github.com/NeillM/moodle into MOODLE_32_STABLE 2017-07-10 14:39:07 +02:00
Dan Poltawski 56a9e58990 Merge branch 'MDL-59317-m32' of https://github.com/NeillM/moodle into MOODLE_32_STABLE 2017-07-10 13:28:24 +01:00
David Monllao baf675f111 Merge branch 'MDL-58332-32' of git://github.com/ryanwyllie/moodle into MOODLE_32_STABLE 2017-07-10 14:22:22 +02:00
Tobias Reischmann 038a740720 MDL-54965 mod_data: removed unused code in display_add_field()
Since the refactoring towards using the filepicker for file and picture
fields there are several variables, which are set but never read. Thus,
I removed them.
2017-07-10 14:15:31 +02:00
Tobias Reischmann 016c8adf69 MDL-54965 mod_data: Init draft area for empty file/pic fields
When a file or picture field was added with existing records, these
records could not be saved, since the draft area was not created
properly.

Co-authored-by: Jérôme Mouneyrac <mouneyrac>
2017-07-10 14:15:31 +02:00
Dan Poltawski 8543b83fce Merge branch 'wip-MDL-46495-32' of git://github.com/marinaglancy/moodle into MOODLE_32_STABLE 2017-07-10 13:15:22 +01:00
Michael Aherne 6eaed6226e MDL-57991 media: Prevent mediaplayer taking up too much space 2017-07-10 10:23:40 +01:00
Dan Poltawski 379e9f845c MDL-57432 environment: raise Moodle requirement
Due to Moodle 2.7 and Moodle 3.4 not having a common compatible php version
between them to upgrade from Moodle 3.4 from Moodle 2.7 you'll need to upgrade
to a higher version first or upgrade php at the same time as upgrade,
this encourages the former.
2017-07-10 09:22:03 +01:00
Dan Poltawski 342c1613e3 MDL-57432 environment: raise Moodle 3.4 requirements
1) PHP minimum version raised to 7.0.0
2) Intl extension raised from optional to required
2017-07-10 09:22:03 +01:00
Dan Poltawski cc417612da MDL-57432 environment: 3.4 base information
This is a direct copy of the 3.3 branch to
have changes under control easier in next commits.
2017-07-10 09:22:03 +01:00
Ryan Wyllie 118f7f0b8c MDL-58332 message: remove concat in get_popup_notifications sql
Removed the concat to generate the uniqueid field for the popup
notifications data. The concat can't be used directly in the SQL because
the syntax changes between databases. The sql_concat helper can't be
used because it assumes all values are database columns (which they
aren't in this case).

Instead I've just removed the uniqueid field because it isn't required
for the union all to work and the field isn't being used by anything.
This should fixed the compatibility issues between databases.
2017-07-10 02:09:02 +00:00
Neill Magill 6ab7d00049 MDL-52501 assign: Fix group submissions without submission record
Based on work by Tim Lock <tim.lock@blackboard.com>

While upgrading to Moodle 2.8 or above it is possible for it to fail if
the site has multiple graded attempts for a user without an associated
submission record. This caused the upgrade to violate the databases
unique key rules.

This same issue could apply to a backup that was created of an
assignment that had this issue, when it is restored into Moodle 2.8 or
later.

This change adds the attempt number from the grade table into the query
that is inserting the new submission record (thanks to Tim). It also
moves the insert query before the latest flag is set on submission
records to ensure that only one has it, without this it is possible that
multiple submission records would be marked as the latest after an
upgrade or restore.
2017-07-06 15:30:22 +01:00
Neill Magill 4f20f1eb43 MDL-59317 message: Message page taking long time to load
The OR clause in these queries used different sets of columns to select
userid which meant that the indexes that included user id could not be
used.

This change splits the query so that each individual part can use one of
the indexes that includes a userid which speeds them up considerably.
2017-07-06 15:30:06 +01:00
Dani Palou a939a4757f MDL-59068 lesson: Revert MDL-54849
MDL-54859 made the 'wrong jump' setting useless, since clicking 'No' always sends the user to the next page.
2017-07-04 10:34:40 +02:00
Marina Glancy 822d05775a MDL-59441 calendar: unittest fix for modules without generators 2017-07-04 11:18:33 +08:00
Tim Hunt e526050151 MDL-59431 requirejs: better reporting if a JS file cannot be loaded 2017-06-30 17:26:14 +01:00
Marina Glancy 57e71a0f92 MDL-46495 tool_uploadcourse: set enablecompletion to default 2017-06-30 10:26:13 +08:00
Marina Glancy b235d79cff MDL-59411 course: display access restriction in access error message 2017-06-29 13:47:47 +08:00
Marina Glancy 9995cdb506 MDL-58362 registration: correctly retrieve registration values 2017-06-29 08:32:03 +08:00
Marina Glancy c204ffed0d MDL-59363 mod_workshop: user object must have alternative name fields 2017-06-28 11:37:17 +08:00
Marina Glancy d2a5e259b7 MDL-40408 mod_data: skip metadata fields during import 2017-06-14 11:32:14 +08:00
Tim Lock bb4b394482 MDL-55979 quiz: Fix error moving question from last page
When moving the last question from the last page to the last slot of the previous page would show the error in the error
log but move successfully.
2017-06-09 08:35:38 +09:30
gthomas2 3aed71750d MDL-58761 behat: Fix regex in i_open_my_profile_in_edit_mode step 2017-05-24 13:57:54 +01:00
Daniel Thee Roperto e7d8b8031f MDL-57246 forum: Fixed mod/forum/view.php redirection.
Fixed: Trying to view a forum without the capability may lead you to a broken page.
2017-04-04 16:15:50 +10:00
427 changed files with 8408 additions and 1937 deletions
+2 -7
View File
@@ -52,12 +52,9 @@ matrix:
fast_finish: true
include:
# Run grunt/npm install on lowest supported npm version
- php: 7.1
env: DB=none TASK=GRUNT NVM_VERSION='4'
# Run grunt/npm install on highest version ('node' is an alias for the latest node.js version.)
- php: 7.1
env: DB=none TASK=GRUNT NVM_VERSION='node'
env: DB=none TASK=GRUNT NVM_VERSION='8.9'
exclude:
# MySQL - it's just too slow.
@@ -76,8 +73,6 @@ cache:
- $HOME/.npm
install:
- sudo apt-get -y install haveged
- sudo service haveged start
- >
if [ "$DB" = 'mysqli' ];
then
@@ -96,7 +91,7 @@ install:
sudo service postgresql stop
sudo mv /var/lib/postgresql /mnt/ramdisk
sudo ln -s /mnt/ramdisk/postgresql /var/lib/postgresql
sudo service postgresql start 9.1
sudo service postgresql start 9.6
fi
- >
if [ "$TASK" = 'PHPUNIT' ];
+1 -1
View File
@@ -203,7 +203,7 @@ if (!empty($options['collation'])) {
$DB->change_database_structure($sql);
} else {
echo "ERROR (unknown column type: $column->type)\n";
$error++;
$errors++;
continue;
}
echo "CONVERTED\n";
+354
View File
@@ -1754,6 +1754,7 @@
<VENDOR name="oracle" version="10.2" />
</DATABASE>
<PHP version="5.6.5" level="required">
<RESTRICT function="restrict_php_version_72" message="unsupportedphpversion72" />
</PHP>
<PCREUNICODE level="optional">
<FEEDBACK>
@@ -1919,6 +1920,7 @@
<VENDOR name="oracle" version="10.2" />
</DATABASE>
<PHP version="5.6.5" level="required">
<RESTRICT function="restrict_php_version_72" message="unsupportedphpversion72" />
</PHP>
<PCREUNICODE level="optional">
<FEEDBACK>
@@ -2081,4 +2083,356 @@
</CUSTOM_CHECK>
</CUSTOM_CHECKS>
</MOODLE>
<MOODLE version="3.4" requires="3.0">
<UNICODE level="required">
<FEEDBACK>
<ON_ERROR message="unicoderequired" />
</FEEDBACK>
</UNICODE>
<DATABASE level="required">
<VENDOR name="mariadb" version="5.5.31" />
<VENDOR name="mysql" version="5.5.31" />
<VENDOR name="postgres" version="9.3" />
<VENDOR name="mssql" version="10.0" />
<VENDOR name="oracle" version="10.2" />
</DATABASE>
<PHP version="7.0.0" level="required">
</PHP>
<PCREUNICODE level="optional">
<FEEDBACK>
<ON_CHECK message="pcreunicodewarning" />
</FEEDBACK>
</PCREUNICODE>
<PHP_EXTENSIONS>
<PHP_EXTENSION name="iconv" level="required">
<FEEDBACK>
<ON_ERROR message="iconvrequired" />
</FEEDBACK>
</PHP_EXTENSION>
<PHP_EXTENSION name="mbstring" level="optional">
<FEEDBACK>
<ON_CHECK message="mbstringrecommended" />
</FEEDBACK>
</PHP_EXTENSION>
<PHP_EXTENSION name="curl" level="required">
<FEEDBACK>
<ON_ERROR message="curlrequired" />
</FEEDBACK>
</PHP_EXTENSION>
<PHP_EXTENSION name="openssl" level="required">
<FEEDBACK>
<ON_ERROR message="opensslrequired" />
</FEEDBACK>
</PHP_EXTENSION>
<PHP_EXTENSION name="tokenizer" level="optional">
<FEEDBACK>
<ON_CHECK message="tokenizerrecommended" />
</FEEDBACK>
</PHP_EXTENSION>
<PHP_EXTENSION name="xmlrpc" level="optional">
<FEEDBACK>
<ON_CHECK message="xmlrpcrecommended" />
</FEEDBACK>
</PHP_EXTENSION>
<PHP_EXTENSION name="soap" level="optional">
<FEEDBACK>
<ON_CHECK message="soaprecommended" />
</FEEDBACK>
</PHP_EXTENSION>
<PHP_EXTENSION name="ctype" level="required">
<FEEDBACK>
<ON_ERROR message="ctyperequired" />
</FEEDBACK>
</PHP_EXTENSION>
<PHP_EXTENSION name="zip" level="required">
<FEEDBACK>
<ON_ERROR message="ziprequired" />
</FEEDBACK>
</PHP_EXTENSION>
<PHP_EXTENSION name="zlib" level="required">
</PHP_EXTENSION>
<PHP_EXTENSION name="gd" level="required">
<FEEDBACK>
<ON_ERROR message="gdrequired" />
</FEEDBACK>
</PHP_EXTENSION>
<PHP_EXTENSION name="simplexml" level="required">
<FEEDBACK>
<ON_ERROR message="simplexmlrequired" />
</FEEDBACK>
</PHP_EXTENSION>
<PHP_EXTENSION name="spl" level="required">
<FEEDBACK>
<ON_ERROR message="splrequired" />
</FEEDBACK>
</PHP_EXTENSION>
<PHP_EXTENSION name="pcre" level="required">
</PHP_EXTENSION>
<PHP_EXTENSION name="dom" level="required">
</PHP_EXTENSION>
<PHP_EXTENSION name="xml" level="required">
</PHP_EXTENSION>
<PHP_EXTENSION name="xmlreader" level="required">
</PHP_EXTENSION>
<PHP_EXTENSION name="intl" level="required">
<FEEDBACK>
<ON_ERROR message="intlrequired" />
</FEEDBACK>
</PHP_EXTENSION>
<PHP_EXTENSION name="json" level="required">
</PHP_EXTENSION>
<PHP_EXTENSION name="hash" level="required"/>
<PHP_EXTENSION name="fileinfo" level="required"/>
</PHP_EXTENSIONS>
<PHP_SETTINGS>
<PHP_SETTING name="memory_limit" value="96M" level="required">
<FEEDBACK>
<ON_ERROR message="settingmemorylimit" />
</FEEDBACK>
</PHP_SETTING>
<PHP_SETTING name="file_uploads" value="1" level="optional">
<FEEDBACK>
<ON_CHECK message="settingfileuploads" />
</FEEDBACK>
</PHP_SETTING>
<PHP_SETTING name="opcache.enable" value="1" level="optional">
<FEEDBACK>
<ON_CHECK message="opcacherecommended" />
</FEEDBACK>
</PHP_SETTING>
</PHP_SETTINGS>
<CUSTOM_CHECKS>
<CUSTOM_CHECK file="lib/upgradelib.php" function="check_database_storage_engine" level="required">
<FEEDBACK>
<ON_ERROR message="unsupporteddbstorageengine" />
</FEEDBACK>
</CUSTOM_CHECK>
<CUSTOM_CHECK file="question/engine/upgrade/upgradelib.php" function="quiz_attempts_upgraded" level="required">
<FEEDBACK>
<ON_ERROR message="quizattemptsupgradedmessage" />
</FEEDBACK>
</CUSTOM_CHECK>
<CUSTOM_CHECK file="lib/upgradelib.php" function="check_slasharguments" level="optional">
<FEEDBACK>
<ON_CHECK message="slashargumentswarning" />
</FEEDBACK>
</CUSTOM_CHECK>
<CUSTOM_CHECK file="lib/upgradelib.php" function="check_database_tables_row_format" level="optional">
<FEEDBACK>
<ON_CHECK message="unsupporteddbtablerowformat" />
</FEEDBACK>
</CUSTOM_CHECK>
<CUSTOM_CHECK file="lib/upgradelib.php" function="check_unoconv_version" level="optional">
<FEEDBACK>
<ON_CHECK message="unoconvwarning" />
</FEEDBACK>
</CUSTOM_CHECK>
<CUSTOM_CHECK file="lib/upgradelib.php" function="check_libcurl_version" level="optional">
<FEEDBACK>
<ON_CHECK message="libcurlwarning" />
</FEEDBACK>
</CUSTOM_CHECK>
<CUSTOM_CHECK file="lib/upgradelib.php" function="check_mysql_file_format" level="required">
<FEEDBACK>
<ON_ERROR message="unsupporteddbfileformat" />
</FEEDBACK>
</CUSTOM_CHECK>
<CUSTOM_CHECK file="lib/upgradelib.php" function="check_mysql_file_per_table" level="required">
<FEEDBACK>
<ON_ERROR message="unsupporteddbfilepertable" />
</FEEDBACK>
</CUSTOM_CHECK>
<CUSTOM_CHECK file="lib/upgradelib.php" function="check_mysql_large_prefix" level="required">
<FEEDBACK>
<ON_ERROR message="unsupporteddblargeprefix" />
</FEEDBACK>
</CUSTOM_CHECK>
<CUSTOM_CHECK file="lib/upgradelib.php" function="check_is_https" level="optional">
<FEEDBACK>
<ON_CHECK message="ishttpswarning" />
</FEEDBACK>
</CUSTOM_CHECK>
<CUSTOM_CHECK file="lib/upgradelib.php" function="check_mysql_incomplete_unicode_support" level="optional">
<FEEDBACK>
<ON_CHECK message="incompleteunicodesupport" />
</FEEDBACK>
</CUSTOM_CHECK>
</CUSTOM_CHECKS>
</MOODLE>
<MOODLE version="3.5" requires="3.1">
<UNICODE level="required">
<FEEDBACK>
<ON_ERROR message="unicoderequired" />
</FEEDBACK>
</UNICODE>
<DATABASE level="required">
<VENDOR name="mariadb" version="5.5.31" />
<VENDOR name="mysql" version="5.5.31" />
<VENDOR name="postgres" version="9.3" />
<VENDOR name="mssql" version="10.0" />
<VENDOR name="oracle" version="10.2" />
</DATABASE>
<PHP version="7.0.0" level="required">
</PHP>
<PCREUNICODE level="optional">
<FEEDBACK>
<ON_CHECK message="pcreunicodewarning" />
</FEEDBACK>
</PCREUNICODE>
<PHP_EXTENSIONS>
<PHP_EXTENSION name="iconv" level="required">
<FEEDBACK>
<ON_ERROR message="iconvrequired" />
</FEEDBACK>
</PHP_EXTENSION>
<PHP_EXTENSION name="mbstring" level="optional">
<FEEDBACK>
<ON_CHECK message="mbstringrecommended" />
</FEEDBACK>
</PHP_EXTENSION>
<PHP_EXTENSION name="curl" level="required">
<FEEDBACK>
<ON_ERROR message="curlrequired" />
</FEEDBACK>
</PHP_EXTENSION>
<PHP_EXTENSION name="openssl" level="required">
<FEEDBACK>
<ON_ERROR message="opensslrequired" />
</FEEDBACK>
</PHP_EXTENSION>
<PHP_EXTENSION name="tokenizer" level="optional">
<FEEDBACK>
<ON_CHECK message="tokenizerrecommended" />
</FEEDBACK>
</PHP_EXTENSION>
<PHP_EXTENSION name="xmlrpc" level="optional">
<FEEDBACK>
<ON_CHECK message="xmlrpcrecommended" />
</FEEDBACK>
</PHP_EXTENSION>
<PHP_EXTENSION name="soap" level="optional">
<FEEDBACK>
<ON_CHECK message="soaprecommended" />
</FEEDBACK>
</PHP_EXTENSION>
<PHP_EXTENSION name="ctype" level="required">
<FEEDBACK>
<ON_ERROR message="ctyperequired" />
</FEEDBACK>
</PHP_EXTENSION>
<PHP_EXTENSION name="zip" level="required">
<FEEDBACK>
<ON_ERROR message="ziprequired" />
</FEEDBACK>
</PHP_EXTENSION>
<PHP_EXTENSION name="zlib" level="required">
</PHP_EXTENSION>
<PHP_EXTENSION name="gd" level="required">
<FEEDBACK>
<ON_ERROR message="gdrequired" />
</FEEDBACK>
</PHP_EXTENSION>
<PHP_EXTENSION name="simplexml" level="required">
<FEEDBACK>
<ON_ERROR message="simplexmlrequired" />
</FEEDBACK>
</PHP_EXTENSION>
<PHP_EXTENSION name="spl" level="required">
<FEEDBACK>
<ON_ERROR message="splrequired" />
</FEEDBACK>
</PHP_EXTENSION>
<PHP_EXTENSION name="pcre" level="required">
</PHP_EXTENSION>
<PHP_EXTENSION name="dom" level="required">
</PHP_EXTENSION>
<PHP_EXTENSION name="xml" level="required">
</PHP_EXTENSION>
<PHP_EXTENSION name="xmlreader" level="required">
</PHP_EXTENSION>
<PHP_EXTENSION name="intl" level="required">
<FEEDBACK>
<ON_ERROR message="intlrequired" />
</FEEDBACK>
</PHP_EXTENSION>
<PHP_EXTENSION name="json" level="required">
</PHP_EXTENSION>
<PHP_EXTENSION name="hash" level="required"/>
<PHP_EXTENSION name="fileinfo" level="required"/>
</PHP_EXTENSIONS>
<PHP_SETTINGS>
<PHP_SETTING name="memory_limit" value="96M" level="required">
<FEEDBACK>
<ON_ERROR message="settingmemorylimit" />
</FEEDBACK>
</PHP_SETTING>
<PHP_SETTING name="file_uploads" value="1" level="optional">
<FEEDBACK>
<ON_CHECK message="settingfileuploads" />
</FEEDBACK>
</PHP_SETTING>
<PHP_SETTING name="opcache.enable" value="1" level="optional">
<FEEDBACK>
<ON_CHECK message="opcacherecommended" />
</FEEDBACK>
</PHP_SETTING>
</PHP_SETTINGS>
<CUSTOM_CHECKS>
<CUSTOM_CHECK file="lib/upgradelib.php" function="check_database_storage_engine" level="required">
<FEEDBACK>
<ON_ERROR message="unsupporteddbstorageengine" />
</FEEDBACK>
</CUSTOM_CHECK>
<CUSTOM_CHECK file="question/engine/upgrade/upgradelib.php" function="quiz_attempts_upgraded" level="required">
<FEEDBACK>
<ON_ERROR message="quizattemptsupgradedmessage" />
</FEEDBACK>
</CUSTOM_CHECK>
<CUSTOM_CHECK file="lib/upgradelib.php" function="check_slasharguments" level="optional">
<FEEDBACK>
<ON_CHECK message="slashargumentswarning" />
</FEEDBACK>
</CUSTOM_CHECK>
<CUSTOM_CHECK file="lib/upgradelib.php" function="check_database_tables_row_format" level="optional">
<FEEDBACK>
<ON_CHECK message="unsupporteddbtablerowformat" />
</FEEDBACK>
</CUSTOM_CHECK>
<CUSTOM_CHECK file="lib/upgradelib.php" function="check_unoconv_version" level="optional">
<FEEDBACK>
<ON_CHECK message="unoconvwarning" />
</FEEDBACK>
</CUSTOM_CHECK>
<CUSTOM_CHECK file="lib/upgradelib.php" function="check_libcurl_version" level="optional">
<FEEDBACK>
<ON_CHECK message="libcurlwarning" />
</FEEDBACK>
</CUSTOM_CHECK>
<CUSTOM_CHECK file="lib/upgradelib.php" function="check_mysql_file_format" level="required">
<FEEDBACK>
<ON_ERROR message="unsupporteddbfileformat" />
</FEEDBACK>
</CUSTOM_CHECK>
<CUSTOM_CHECK file="lib/upgradelib.php" function="check_mysql_file_per_table" level="required">
<FEEDBACK>
<ON_ERROR message="unsupporteddbfilepertable" />
</FEEDBACK>
</CUSTOM_CHECK>
<CUSTOM_CHECK file="lib/upgradelib.php" function="check_mysql_large_prefix" level="required">
<FEEDBACK>
<ON_ERROR message="unsupporteddblargeprefix" />
</FEEDBACK>
</CUSTOM_CHECK>
<CUSTOM_CHECK file="lib/upgradelib.php" function="check_is_https" level="optional">
<FEEDBACK>
<ON_CHECK message="ishttpswarning" />
</FEEDBACK>
</CUSTOM_CHECK>
<CUSTOM_CHECK file="lib/upgradelib.php" function="check_mysql_incomplete_unicode_support" level="optional">
<FEEDBACK>
<ON_CHECK message="incompleteunicodesupport" />
</FEEDBACK>
</CUSTOM_CHECK>
</CUSTOM_CHECKS>
</MOODLE>
</COMPATIBILITY_MATRIX>
+8 -1
View File
@@ -863,10 +863,17 @@ $cachewarnings = cache_helper::warnings();
$eventshandlers = $DB->get_records_sql('SELECT DISTINCT component FROM {events_handlers}');
$themedesignermode = !empty($CFG->themedesignermode);
// Check if a directory with development libraries exists.
if (is_dir($CFG->dirroot.'/vendor') || is_dir($CFG->dirroot.'/node_modules')) {
$devlibdir = true;
} else {
$devlibdir = false;
}
admin_externalpage_setup('adminnotifications');
$output = $PAGE->get_renderer('core', 'admin');
echo $output->admin_notifications_page($maturity, $insecuredataroot, $errorsdisplayed, $cronoverdue, $dbproblems,
$maintenancemode, $availableupdates, $availableupdatesfetch, $buggyiconvnomb,
$registered, $cachewarnings, $eventshandlers, $themedesignermode);
$registered, $cachewarnings, $eventshandlers, $themedesignermode, $devlibdir);
+13 -5
View File
@@ -128,7 +128,7 @@ class hub_selector_form extends moodleform {
//remove moodle.org from the hub list
foreach ($hubs as $key => $hub) {
if ($hub['url'] == HUB_MOODLEORGHUBURL) {
if ($hub['url'] == HUB_MOODLEORGHUBURL || $hub['url'] == HUB_OLDMOODLEORGHUBURL) {
unset($hubs[$key]);
}
}
@@ -225,19 +225,25 @@ class site_registration_form extends moodleform {
$imageurl = get_config('hub', 'site_imageurl_' . $cleanhuburl);
$privacy = get_config('hub', 'site_privacy_' . $cleanhuburl);
$address = get_config('hub', 'site_address_' . $cleanhuburl);
if ($address === false) {
$address = '';
}
$region = get_config('hub', 'site_region_' . $cleanhuburl);
$country = get_config('hub', 'site_country_' . $cleanhuburl);
if ($country === false) {
$country = $admin->country;
if (empty($country)) {
$country = $admin->country ?: $CFG->country;
}
$language = get_config('hub', 'site_language_' . $cleanhuburl);
if ($language === false) {
$language = explode('_', current_language())[0];
}
$geolocation = get_config('hub', 'site_geolocation_' . $cleanhuburl);
if ($geolocation === false) {
$geolocation = '';
}
$contactable = get_config('hub', 'site_contactable_' . $cleanhuburl);
$emailalert = get_config('hub', 'site_emailalert_' . $cleanhuburl);
$emailalert = ($emailalert === 0) ? 0 : 1;
$emailalert = ($emailalert === false || $emailalert) ? 1 : 0;
$coursesnumber = get_config('hub', 'site_coursesnumber_' . $cleanhuburl);
$usersnumber = get_config('hub', 'site_usersnumber_' . $cleanhuburl);
$roleassignmentsnumber = get_config('hub', 'site_roleassignmentsnumber_' . $cleanhuburl);
@@ -306,11 +312,12 @@ class site_registration_form extends moodleform {
$mform->addElement('hidden', 'regioncode', '-');
$mform->setType('regioncode', PARAM_ALPHANUMEXT);
$countries = get_string_manager()->get_list_of_countries();
$countries = ['' => ''] + get_string_manager()->get_list_of_countries();
$mform->addElement('select', 'countrycode', get_string('sitecountry', 'hub'), $countries);
$mform->setDefault('countrycode', $country);
$mform->setType('countrycode', PARAM_ALPHANUMEXT);
$mform->addHelpButton('countrycode', 'sitecountry', 'hub');
$mform->addRule('countrycode', $strrequired, 'required', null, 'client');
$mform->addElement('text', 'geolocation', get_string('sitegeolocation', 'hub'),
array('class' => 'registration_textfield'));
@@ -328,6 +335,7 @@ class site_registration_form extends moodleform {
$mform->addElement('text', 'contactphone', get_string('sitephone', 'hub'),
array('class' => 'registration_textfield'));
$mform->setType('contactphone', PARAM_TEXT);
$mform->setDefault('contactphone', $contactphone);
$mform->addHelpButton('contactphone', 'sitephone', 'hub');
$mform->setForceLtr('contactphone');
+2 -7
View File
@@ -181,13 +181,8 @@ if (empty($cancel) and $unregistration and !$confirm) {
echo $OUTPUT->header();
//check if the site is registered on Moodle.org and display a message about registering on MOOCH
$registered = $DB->count_records('registration_hubs', array('huburl' => HUB_MOODLEORGHUBURL, 'confirmed' => 1));
if (empty($registered)) {
$warningmsg = get_string('registermoochtips', 'hub');
$warningmsg .= $renderer->single_button(new moodle_url('register.php', array('huburl' => HUB_MOODLEORGHUBURL
, 'hubname' => 'Moodle.org')), get_string('register', 'admin'));
echo $renderer->box($warningmsg, 'buttons mdl-align generalbox adminwarning');
}
$adminrenderer = $PAGE->get_renderer('core', 'admin');
echo $adminrenderer->warn_if_not_registered();
//do not check sesskey if confirm = false because this script is linked into email message
if (!empty($errormessage)) {
+3 -1
View File
@@ -180,17 +180,19 @@ if (!empty($error)) {
// Some Moodle.org registration explanation.
if ($huburl == HUB_MOODLEORGHUBURL) {
$notificationtype = \core\output\notification::NOTIFY_ERROR;
if (!empty($registeredhub->token)) {
if ($registeredhub->timemodified == 0) {
$registrationmessage = get_string('pleaserefreshregistrationunknown', 'admin');
} else {
$lastupdated = userdate($registeredhub->timemodified, get_string('strftimedate', 'langconfig'));
$registrationmessage = get_string('pleaserefreshregistration', 'admin', $lastupdated);
$notificationtype = \core\output\notification::NOTIFY_INFO;
}
} else {
$registrationmessage = get_string('registrationwarning', 'admin');
}
echo $OUTPUT->notification($registrationmessage);
echo $OUTPUT->notification($registrationmessage, $notificationtype);
echo $OUTPUT->heading(get_string('registerwithmoodleorg', 'admin'));
$renderer = $PAGE->get_renderer('core', 'register');
+47 -5
View File
@@ -276,12 +276,15 @@ class core_admin_renderer extends plugin_renderer_base {
* @param int|null $availableupdatesfetch timestamp of the most recent updates fetch or null (unknown)
* @param string[] $cachewarnings An array containing warnings from the Cache API.
* @param array $eventshandlers Events 1 API handlers.
* @param bool $themedesignermode Warn about the theme designer mode.
* @param bool $devlibdir Warn about development libs directory presence.
*
* @return string HTML to output.
*/
public function admin_notifications_page($maturity, $insecuredataroot, $errorsdisplayed,
$cronoverdue, $dbproblems, $maintenancemode, $availableupdates, $availableupdatesfetch,
$buggyiconvnomb, $registered, array $cachewarnings = array(), $eventshandlers = 0, $themedesignermode = false) {
$buggyiconvnomb, $registered, array $cachewarnings = array(), $eventshandlers = 0,
$themedesignermode = false, $devlibdir = false) {
global $CFG;
$output = '';
@@ -290,6 +293,7 @@ class core_admin_renderer extends plugin_renderer_base {
$output .= $this->legacy_log_store_writing_error();
$output .= empty($CFG->disableupdatenotifications) ? $this->available_updates($availableupdates, $availableupdatesfetch) : '';
$output .= $this->insecure_dataroot_warning($insecuredataroot);
$output .= $this->development_libs_directories_warning($devlibdir);
$output .= $this->themedesignermode_warning($themedesignermode);
$output .= $this->display_errors_warning($errorsdisplayed);
$output .= $this->buggy_iconv_warning($buggyiconvnomb);
@@ -520,6 +524,24 @@ class core_admin_renderer extends plugin_renderer_base {
}
}
/**
* Render a warning that a directory with development libs is present.
*
* @param bool $devlibdir True if the warning should be displayed.
* @return string
*/
protected function development_libs_directories_warning($devlibdir) {
if ($devlibdir) {
$moreinfo = new moodle_url('/report/security/index.php');
$warning = get_string('devlibdirpresent', 'core_admin', ['moreinfourl' => $moreinfo->out()]);
return $this->warning($warning, 'error');
} else {
return '';
}
}
/**
* Render an appropriate message if dataroot is insecure.
* @param bool $errorsdisplayed
@@ -782,17 +804,37 @@ class core_admin_renderer extends plugin_renderer_base {
if (!$registered) {
$registerbutton = $this->single_button(new moodle_url('/admin/registration/register.php',
array('huburl' => HUB_MOODLEORGHUBURL, 'hubname' => 'Moodle.org')),
if (has_capability('moodle/site:config', context_system::instance())) {
$registerbutton = $this->single_button(new moodle_url('/admin/registration/register.php',
array('huburl' => HUB_MOODLEORGHUBURL, 'hubname' => 'Moodle.net')),
get_string('register', 'admin'));
$str = 'registrationwarning';
} else {
$registerbutton = '';
$str = 'registrationwarningcontactadmin';
}
return $this->warning( get_string('registrationwarning', 'admin')
. '&nbsp;' . $this->help_icon('registration', 'admin') . $registerbutton );
return $this->warning( get_string($str, 'admin')
. '&nbsp;' . $this->help_icon('registration', 'admin') . $registerbutton ,
'error alert alert-danger');
}
return '';
}
/**
* Return an admin page warning if site is not registered with moodle.org
*
* @since Moodle 3.2.5
* @return string
*/
public function warn_if_not_registered() {
global $CFG;
require_once($CFG->dirroot . '/' . $CFG->admin . '/registration/lib.php');
$registrationmanager = new registration_manager();
return $this->registration_warning($registrationmanager->get_registeredhub(HUB_MOODLEORGHUBURL) ? true : false);
}
/**
* Helper method to render the information about the available Moodle update
*
+15 -1
View File
@@ -5,11 +5,19 @@
require_once('../config.php');
require_once($CFG->libdir.'/adminlib.php');
redirect_if_major_upgrade_required();
$query = trim(optional_param('query', '', PARAM_NOTAGS)); // Search string
$context = context_system::instance();
$PAGE->set_context($context);
$hassiteconfig = has_capability('moodle/site:config', $context);
if ($hassiteconfig && moodle_needs_upgrading()) {
redirect(new moodle_url('/admin/index.php'));
}
admin_externalpage_setup('search', '', array('query' => $query)); // now hidden page
$adminroot = admin_get_root(); // need all settings here
@@ -38,6 +46,12 @@ if ($data = data_submitted() and confirm_sesskey() and isset($data->action) and
// to modify them
echo $OUTPUT->header($focus);
// Display a warning if site is not registered.
if (empty($query)) {
$adminrenderer = $PAGE->get_renderer('core', 'admin');
echo $adminrenderer->warn_if_not_registered();
}
echo $OUTPUT->heading(get_string('administrationsite'));
if ($errormsg !== '') {
@@ -49,7 +63,7 @@ if ($errormsg !== '') {
$showsettingslinks = true;
if (has_capability('moodle/site:config', $context)) {
if ($hassiteconfig) {
require_once("admin_settings_search_form.php");
$form = new admin_settings_search_form();
$form->display();
+1 -1
View File
@@ -183,7 +183,7 @@ preferences,moodle|/user/preferences.php|preferences',
new lang_string('confignavcourselimit', 'admin'), 10, PARAM_INT));
$temp->add(new admin_setting_configcheckbox('usesitenameforsitepages', new lang_string('usesitenameforsitepages', 'admin'), new lang_string('configusesitenameforsitepages', 'admin'), 0));
$temp->add(new admin_setting_configcheckbox('linkadmincategories', new lang_string('linkadmincategories', 'admin'), new lang_string('linkadmincategories_help', 'admin'), 1));
$temp->add(new admin_setting_configcheckbox('linkcoursesections', new lang_string('linkcoursesections', 'admin'), new lang_string('linkcoursesections_help', 'admin'), 0));
$temp->add(new admin_setting_configcheckbox('linkcoursesections', new lang_string('linkcoursesections', 'admin'), new lang_string('linkcoursesections_help', 'admin'), 1));
$temp->add(new admin_setting_configcheckbox('navshowfrontpagemods', new lang_string('navshowfrontpagemods', 'admin'), new lang_string('navshowfrontpagemods_help', 'admin'), 1));
$temp->add(new admin_setting_configcheckbox('navadduserpostslinks', new lang_string('navadduserpostslinks', 'admin'), new lang_string('navadduserpostslinks_help', 'admin'), 1));
+1 -1
View File
@@ -11,7 +11,7 @@ $hassiteconfig = has_capability('moodle/site:config', $systemcontext);
$ADMIN->add('root', new admin_externalpage('adminnotifications', new lang_string('notifications'), "$CFG->wwwroot/$CFG->admin/index.php"));
$ADMIN->add('root', new admin_externalpage('registrationmoodleorg', new lang_string('registration', 'admin'),
"$CFG->wwwroot/$CFG->admin/registration/register.php?huburl=" . HUB_MOODLEORGHUBURL . "&hubname=Moodle.org&sesskey=" . sesskey()));
"$CFG->wwwroot/$CFG->admin/registration/register.php?huburl=" . HUB_MOODLEORGHUBURL . "&hubname=Moodle.net&sesskey=" . sesskey()));
$ADMIN->add('root', new admin_externalpage('registrationhub', new lang_string('registerwith', 'hub'),
"$CFG->wwwroot/$CFG->admin/registration/register.php", 'moodle/site:config', true));
$ADMIN->add('root', new admin_externalpage('registrationhubs', new lang_string('hubs', 'admin'),
+2 -3
View File
@@ -24,9 +24,6 @@
defined('MOODLE_INTERNAL') || die();
global $CFG;
require_once($CFG->libdir . '/behat/classes/behat_selectors.php');
/**
* Renderer for behat tool web features
*
@@ -44,6 +41,8 @@ class tool_behat_renderer extends plugin_renderer_base {
* @return string HTML code
*/
public function render_stepsdefinitions($stepsdefinitions, $form) {
global $CFG;
require_once($CFG->libdir . '/behat/classes/behat_selectors.php');
$html = $this->generic_info();
+10 -4
View File
@@ -127,7 +127,7 @@ class api {
'rememberusername' => $CFG->rememberusername,
'authloginviaemail' => $CFG->authloginviaemail,
'registerauth' => $CFG->registerauth,
'forgottenpasswordurl' => $CFG->forgottenpasswordurl,
'forgottenpasswordurl' => clean_param($CFG->forgottenpasswordurl, PARAM_URL), // We may expect a mailto: here.
'authinstructions' => $authinstructions,
'authnoneenabled' => (int) is_enabled_auth('none'),
'enablewebservices' => $CFG->enablewebservices,
@@ -153,10 +153,11 @@ class api {
$settings['launchurl'] = $url->out(false);
}
if ($logourl = $OUTPUT->get_logo_url()) {
// Check that we are receiving a moodle_url object, themes can override get_logo_url and may return incorrect values.
if (($logourl = $OUTPUT->get_logo_url()) && $logourl instanceof moodle_url) {
$settings['logourl'] = $logourl->out(false);
}
if ($compactlogourl = $OUTPUT->get_compact_logo_url()) {
if (($compactlogourl = $OUTPUT->get_compact_logo_url()) && $compactlogourl instanceof moodle_url) {
$settings['compactlogourl'] = $compactlogourl->out(false);
}
@@ -203,12 +204,17 @@ class api {
}
if (empty($section) or $section == 'sitepolicies') {
$settings->sitepolicy = $CFG->sitepolicy;
$settings->disableuserimages = $CFG->disableuserimages;
}
if (empty($section) or $section == 'gradessettings') {
require_once($CFG->dirroot . '/user/lib.php');
$settings->mygradesurl = user_mygrades_url()->out(false);
$settings->mygradesurl = user_mygrades_url();
// The previous function may return moodle_url instances or plain string URLs.
if ($settings->mygradesurl instanceof moodle_url) {
$settings->mygradesurl = $settings->mygradesurl->out(false);
}
}
return $settings;
+1
View File
@@ -23,6 +23,7 @@
*/
namespace tool_mobile;
defined('MOODLE_INTERNAL') || die();
require_once("$CFG->libdir/externallib.php");
+2 -2
View File
@@ -22,13 +22,13 @@
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
$string['autologinkeygenerationlockout'] = 'Auto-login key generation is blocked because of too many requests within an hour.';
$string['autologinkeygenerationlockout'] = 'Auto-login key generation is blocked. You need to wait 6 minutes between requests.';
$string['autologinnotallowedtoadmins'] = 'Auto-login is not allowed for site admins.';
$string['cachedef_plugininfo'] = 'This stores the list of plugins with mobile addons';
$string['clickheretolaunchtheapp'] = 'Click here if the app does not open automatically.';
$string['configmobilecssurl'] = 'A CSS file to customise your mobile app interface.';
$string['enablesmartappbanners'] = 'Enable Smart App Banners';
$string['enablesmartappbanners_desc'] = 'This will display a banner promoting the Moodle Mobile app when visiting the site in Mobile Safari.';
$string['enablesmartappbanners_desc'] = 'If enabled, a banner promoting the mobile app will be displayed when accessing the site using a mobile browser.';
$string['forcedurlscheme'] = 'If you want to allow only your custom branded app to be opened via a browser window, then specify its URL scheme here; otherwise leave the field empty.';
$string['forcedurlscheme_key'] = 'URL scheme';
$string['httpsrequired'] = 'HTTPS required';
+8 -2
View File
@@ -94,12 +94,14 @@ class tool_mobile_external_testcase extends externallib_advanced_testcase {
set_config('typeoflogin', api::LOGIN_VIA_BROWSER, 'tool_mobile');
set_config('logo', 'mock.png', 'core_admin');
set_config('logocompact', 'mock.png', 'core_admin');
set_config('forgottenpasswordurl', 'mailto:fake@email.zy'); // Test old hack.
list($authinstructions, $notusedformat) = external_format_text($authinstructions, FORMAT_MOODLE, $context->id);
$expected['registerauth'] = 'email';
$expected['authinstructions'] = $authinstructions;
$expected['typeoflogin'] = api::LOGIN_VIA_BROWSER;
$expected['launchurl'] = "$CFG->wwwroot/$CFG->admin/tool/mobile/launch.php";
$expected['forgottenpasswordurl'] = ''; // Expect empty when it's not an URL.
if ($logourl = $OUTPUT->get_logo_url()) {
$expected['logourl'] = $logourl->out(false);
@@ -121,6 +123,10 @@ class tool_mobile_external_testcase extends externallib_advanced_testcase {
require_once($CFG->dirroot . '/course/format/lib.php');
$this->resetAfterTest(true);
$mysitepolicy = 'http://mysite.is/policy/';
set_config('sitepolicy', $mysitepolicy);
$result = external::get_config();
$result = external_api::clean_returnvalue(external::get_config_returns(), $result);
@@ -141,6 +147,7 @@ class tool_mobile_external_testcase extends externallib_advanced_testcase {
array('name' => 'numsections', 'value' => course_get_format($SITE)->get_course()->numsections),
array('name' => 'newsitems', 'value' => $SITE->newsitems),
array('name' => 'commentsperpage', 'value' => $CFG->commentsperpage),
array('name' => 'sitepolicy', 'value' => $mysitepolicy),
array('name' => 'disableuserimages', 'value' => $CFG->disableuserimages),
array('name' => 'mygradesurl', 'value' => user_mygrades_url()->out(false)),
);
@@ -150,8 +157,7 @@ class tool_mobile_external_testcase extends externallib_advanced_testcase {
// Change a value and retrieve filtering by section.
set_config('commentsperpage', 1);
$expected[10]['value'] = 1;
unset($expected[11]);
unset($expected[12]);
array_splice($expected, 11);
$result = external::get_config('frontpagesettings');
$result = external_api::clean_returnvalue(external::get_config_returns(), $result);
@@ -22,6 +22,7 @@
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
namespace tool_templatelibrary;
defined('MOODLE_INTERNAL') || die();
require_once("$CFG->libdir/externallib.php");
@@ -166,6 +166,13 @@ class tool_uploadcourse_step2_form extends tool_uploadcourse_base_form {
$mform->addHelpButton('defaults[groupmodeforce]', 'groupmodeforce', 'group');
$mform->setDefault('defaults[groupmodeforce]', $courseconfig->groupmodeforce);
// Completion tracking.
if (!empty($CFG->enablecompletion)) {
$mform->addElement('selectyesno', 'defaults[enablecompletion]', get_string('enablecompletion', 'completion'));
$mform->setDefault('defaults[enablecompletion]', $courseconfig->enablecompletion);
$mform->addHelpButton('defaults[enablecompletion]', 'enablecompletion', 'completion');
}
// Hidden fields.
$mform->addElement('hidden', 'importid');
$mform->setType('importid', PARAM_INT);
@@ -166,6 +166,7 @@ $defaults['groupmode'] = $courseconfig->groupmode;
$defaults['groupmodeforce'] = $courseconfig->groupmodeforce;
$defaults['visible'] = $courseconfig->visible;
$defaults['lang'] = $courseconfig->lang;
$defaults['enablecompletion'] = $courseconfig->enablecompletion;
// Course template.
if (isset($options['templatecourse'])) {
+6 -2
View File
@@ -171,7 +171,7 @@ class auth_plugin_db extends auth_plugin_base {
}
/**
* Returns user attribute mappings between moodle and ldap.
* Returns user attribute mappings between moodle and the external database.
*
* @return array
*/
@@ -215,8 +215,12 @@ class auth_plugin_db extends auth_plugin_base {
// If at least one field is mapped from external db, get that mapped data.
if ($selectfields) {
$select = array();
$fieldcount = 0;
foreach ($selectfields as $localname=>$externalname) {
$select[] = "$externalname";
// Without aliasing, multiple occurrences of the same external
// name can coalesce in only occurrence in the result.
$select[] = "$externalname AS F".$fieldcount;
$fieldcount++;
}
$select = implode(', ', $select);
$sql = "SELECT $select
+1 -1
View File
@@ -137,7 +137,7 @@ class auth_email_external extends external_api {
new external_value(PARAM_NOTAGS, 'The order of the name fields')
),
'passwordpolicy' => new external_value(PARAM_RAW, 'Password policy', VALUE_OPTIONAL),
'sitepolicy' => new external_value(PARAM_URL, 'Site policy url', VALUE_OPTIONAL),
'sitepolicy' => new external_value(PARAM_RAW, 'Site policy', VALUE_OPTIONAL),
'defaultcity' => new external_value(PARAM_NOTAGS, 'Default city', VALUE_OPTIONAL),
'country' => new external_value(PARAM_ALPHA, 'Default country', VALUE_OPTIONAL),
'profilefields' => new external_multiple_structure(
+1 -1
View File
@@ -119,7 +119,7 @@ $string['didntfindexpiretime'] = 'password_expire() didn\'t find expiration time
$string['didntgetusersfromldap'] = "Did not get any users from LDAP -- error? -- exiting\n";
$string['gotcountrecordsfromldap'] = "Got {\$a} records from LDAP\n";
$string['morethanoneuser'] = 'Strange! More than one user record found in ldap. Only using the first one.';
$string['needbcmath'] = 'You need the BCMath extension to use grace logins with Active Directory';
$string['needbcmath'] = 'You need the BCMath extension to use expired password checking with Active Directory.';
$string['needmbstring'] = 'You need the mbstring extension to change passwords in Active Directory';
$string['nodnforusername'] = 'Error in user_update_password(). No DN for: {$a->username}';
$string['noemail'] = 'Tried to send you an email but failed!';
@@ -65,8 +65,9 @@ class frontend extends \core_availability\frontend {
// Add each course-module if it has completion turned on and is not
// the one currently being edited.
if ($othercm->completion && (empty($cm) || $cm->id != $id) && !$othercm->deletioninprogress) {
$cms[] = (object)array('id' => $id, 'name' =>
format_string($othercm->name, true, array('context' => $context)));
$cms[] = (object)array('id' => $id,
'name' => format_string($othercm->name, true, array('context' => $context)),
'completiongradeitemnumber' => $othercm->completiongradeitemnumber);
}
}
@@ -24,6 +24,7 @@
$string['description'] = 'Require students to complete (or not complete) another activity.';
$string['error_selectcmid'] = 'You must select an activity for the completion condition.';
$string['error_selectcmidpassfail'] = 'You must select an activity with "Require grade" completion condition set.';
$string['label_cm'] = 'Activity or resource';
$string['label_completion'] = 'Required completion status';
$string['missing'] = '(Missing activity)';
@@ -78,6 +78,16 @@ M.availability_completion.form.fillErrors = function(errors, node) {
if (cmid === 0) {
errors.push('availability_completion:error_selectcmid');
}
var e = parseInt(node.one('select[name=e]').get('value'), 10);
if (((e === 2) || (e === 3))) {
this.cms.forEach(function(cm) {
if (cm.id === cmid) {
if (cm.completiongradeitemnumber === null) {
errors.push('availability_completion:error_selectcmidpassfail');
}
}
});
}
};
@@ -1 +1 @@
YUI.add("moodle-availability_completion-form",function(e,t){M.availability_completion=M.availability_completion||{},M.availability_completion.form=e.Object(M.core_availability.plugin),M.availability_completion.form.initInner=function(e){this.cms=e},M.availability_completion.form.getNode=function(t){var n='<span class="col-form-label p-r-1"> '+M.util.get_string("title","availability_completion")+"</span>"+' <span class="availability-group form-group"><label>'+'<span class="accesshide">'+M.util.get_string("label_cm","availability_completion")+" </span>"+'<select class="custom-select" name="cm" title="'+M.util.get_string("label_cm","availability_completion")+'">'+'<option value="0">'+M.util.get_string("choosedots","moodle")+"</option>";for(var r=0;r<this.cms.length;r++){var i=this.cms[r];n+='<option value="'+i.id+'">'+i.name+"</option>"}n+='</select></label> <label><span class="accesshide">'+M.util.get_string("label_completion","availability_completion")+' </span><select class="custom-select" '+'name="e" title="'+M.util.get_string("label_completion","availability_completion")+'">'+'<option value="1">'+M.util.get_string("option_complete","availability_completion")+"</option>"+'<option value="0">'+M.util.get_string("option_incomplete","availability_completion")+"</option>"+'<option value="2">'+M.util.get_string("option_pass","availability_completion")+"</option>"+'<option value="3">'+M.util.get_string("option_fail","availability_completion")+"</option>"+"</select></label></span>";var s=e.Node.create('<span class="form-inline">'+n+"</span>");t.cm!==undefined&&s.one("select[name=cm] > option[value="+t.cm+"]")&&s.one("select[name=cm]").set("value",""+t.cm),t.e!==undefined&&s.one("select[name=e]").set("value",""+t.e);if(!M.availability_completion.form.addedEvents){M.availability_completion.form.addedEvents=!0;var o=e.one(".availability-field");o.delegate("change",function(){M.core_availability.form.update()},".availability_completion select")}return s},M.availability_completion.form.fillValue=function(e,t){e.cm=parseInt(t.one("select[name=cm]").get("value"),10),e.e=parseInt(t.one("select[name=e]").get("value"),10)},M.availability_completion.form.fillErrors=function(e,t){var n=parseInt(t.one("select[name=cm]").get("value"),10);n===0&&e.push("availability_completion:error_selectcmid")}},"@VERSION@",{requires:["base","node","event","moodle-core_availability-form"]});
YUI.add("moodle-availability_completion-form",function(e,t){M.availability_completion=M.availability_completion||{},M.availability_completion.form=e.Object(M.core_availability.plugin),M.availability_completion.form.initInner=function(e){this.cms=e},M.availability_completion.form.getNode=function(t){var n='<span class="col-form-label p-r-1"> '+M.util.get_string("title","availability_completion")+"</span>"+' <span class="availability-group form-group"><label>'+'<span class="accesshide">'+M.util.get_string("label_cm","availability_completion")+" </span>"+'<select class="custom-select" name="cm" title="'+M.util.get_string("label_cm","availability_completion")+'">'+'<option value="0">'+M.util.get_string("choosedots","moodle")+"</option>";for(var r=0;r<this.cms.length;r++){var i=this.cms[r];n+='<option value="'+i.id+'">'+i.name+"</option>"}n+='</select></label> <label><span class="accesshide">'+M.util.get_string("label_completion","availability_completion")+' </span><select class="custom-select" '+'name="e" title="'+M.util.get_string("label_completion","availability_completion")+'">'+'<option value="1">'+M.util.get_string("option_complete","availability_completion")+"</option>"+'<option value="0">'+M.util.get_string("option_incomplete","availability_completion")+"</option>"+'<option value="2">'+M.util.get_string("option_pass","availability_completion")+"</option>"+'<option value="3">'+M.util.get_string("option_fail","availability_completion")+"</option>"+"</select></label></span>";var s=e.Node.create('<span class="form-inline">'+n+"</span>");t.cm!==undefined&&s.one("select[name=cm] > option[value="+t.cm+"]")&&s.one("select[name=cm]").set("value",""+t.cm),t.e!==undefined&&s.one("select[name=e]").set("value",""+t.e);if(!M.availability_completion.form.addedEvents){M.availability_completion.form.addedEvents=!0;var o=e.one(".availability-field");o.delegate("change",function(){M.core_availability.form.update()},".availability_completion select")}return s},M.availability_completion.form.fillValue=function(e,t){e.cm=parseInt(t.one("select[name=cm]").get("value"),10),e.e=parseInt(t.one("select[name=e]").get("value"),10)},M.availability_completion.form.fillErrors=function(e,t){var n=parseInt(t.one("select[name=cm]").get("value"),10);n===0&&e.push("availability_completion:error_selectcmid");var r=parseInt(t.one("select[name=e]").get("value"),10);(r===2||r===3)&&this.cms.forEach(function(t){t.id===n&&t.completiongradeitemnumber===null&&e.push("availability_completion:error_selectcmidpassfail")})}},"@VERSION@",{requires:["base","node","event","moodle-core_availability-form"]});
@@ -78,6 +78,16 @@ M.availability_completion.form.fillErrors = function(errors, node) {
if (cmid === 0) {
errors.push('availability_completion:error_selectcmid');
}
var e = parseInt(node.one('select[name=e]').get('value'), 10);
if (((e === 2) || (e === 3))) {
this.cms.forEach(function(cm) {
if (cm.id === cmid) {
if (cm.completiongradeitemnumber === null) {
errors.push('availability_completion:error_selectcmidpassfail');
}
}
});
}
};
@@ -76,4 +76,14 @@ M.availability_completion.form.fillErrors = function(errors, node) {
if (cmid === 0) {
errors.push('availability_completion:error_selectcmid');
}
var e = parseInt(node.one('select[name=e]').get('value'), 10);
if (((e === 2) || (e === 3))) {
this.cms.forEach(function(cm) {
if (cm.id === cmid) {
if (cm.completiongradeitemnumber === null) {
errors.push('availability_completion:error_selectcmidpassfail');
}
}
});
}
};
+9
View File
@@ -136,6 +136,15 @@ abstract class backup implements checksumable {
* Usually same than major release zero version, mainly for informative/historic purposes.
*/
const RELEASE = '3.2';
/**
* Cipher to be used in backup and restore operations.
*/
const CIPHER = 'aes-256-cbc';
/**
* Bytes enforced for key, using the cypher above. Restrictive? Yes, but better than unsafe lengths
*/
const CIPHERKEYLEN = 32;
}
/*
+1 -1
View File
@@ -112,7 +112,7 @@ class cc_forum extends entities {
public function get_topic_data ($instance) {
$topic_data = '';
$topic_data = array();
$topic_file = $this->get_external_xml($instance['resource_indentifier']);
+1 -1
View File
@@ -68,7 +68,7 @@ class cc_quiz extends entities {
$last_question_id = 0;
$last_answer_id = 0;
$instances = '';
$instances = array();
$types = array(MOODLE_TYPE_QUIZ, MOODLE_TYPE_QUESTION_BANK);
+1 -1
View File
@@ -87,7 +87,7 @@ class cc11_basiclti extends entities11 {
public function get_basiclti_data($instance) {
$topic_data = '';
$topic_data = array();
$basiclti_file = $this->get_external_xml($instance['resource_indentifier']);
+1 -1
View File
@@ -111,7 +111,7 @@ class cc11_forum extends entities11 {
public function get_topic_data ($instance) {
$topic_data = '';
$topic_data = array();
$topic_file = $this->get_external_xml($instance['resource_indentifier']);
+1 -1
View File
@@ -82,7 +82,7 @@ class cc11_lti extends entities11 {
public function get_basiclti_data($instance) {
$topic_data = '';
$topic_data = array();
$basiclti_file = $this->get_external_xml($instance['resource_indentifier']);
+1 -1
View File
@@ -68,7 +68,7 @@ class cc11_quiz extends entities11 {
$last_question_id = 0;
$last_answer_id = 0;
$instances = '';
$instances = array();
$types = array(MOODLE_TYPE_QUIZ, MOODLE_TYPE_QUESTION_BANK);
@@ -149,6 +149,32 @@ class core_backup_controller_testcase extends advanced_testcase {
}
$this->assertTrue($alltrue);
}
/**
* Test restore of deadlock causing backup.
*/
public function test_restore_of_deadlock_causing_backup() {
global $USER, $CFG;
$this->preventResetByRollback();
$foldername = 'deadlock';
$fp = get_file_packer('application/vnd.moodle.backup');
$tempdir = $CFG->dataroot . '/temp/backup/' . $foldername;
$files = $fp->extract_to_pathname($CFG->dirroot . '/backup/controller/tests/fixtures/deadlock.mbz', $tempdir);
$this->setAdminUser();
$controller = new restore_controller(
'deadlock',
$this->courseid,
backup::INTERACTIVE_NO,
backup::MODE_GENERAL,
$USER->id,
backup::TARGET_NEW_COURSE
);
$this->assertTrue($controller->execute_precheck());
$controller->execute_plan();
$controller->destroy();
}
}
Binary file not shown.
+14 -4
View File
@@ -164,15 +164,25 @@ class backup_course_task extends backup_task {
/**
* Helper method, used by encode_content_links.
* @param string $content content in which to encode links.
* @param unknown_type $name the name of this type of encoded link.
* @param unknown_type $path the path that identifies this type of link, up
* @param string $name the name of this type of encoded link.
* @param string $path the path that identifies this type of link, up
* to the ?paramname= bit.
* @return string content with one type of link encoded.
*/
static private function encode_links_helper($content, $name, $path) {
global $CFG;
$base = preg_quote($CFG->wwwroot . $path, '/');
return preg_replace('/(' . $base . ')([0-9]+)/', '$@' . $name . '*$2@$', $content);
// We want to convert both http and https links.
$root = $CFG->wwwroot;
$httpsroot = str_replace('http://', 'https://', $root);
$httproot = str_replace('https://', 'http://', $root);
$httpsbase = preg_quote($httpsroot . $path, '/');
$httpbase = preg_quote($httproot . $path, '/');
$return = preg_replace('/(' . $httpsbase . ')([0-9]+)/', '$@' . $name . '*$2@$', $content);
$return = preg_replace('/(' . $httpbase . ')([0-9]+)/', '$@' . $name . '*$2@$', $return);
return $return;
}
// Protected API starts here
+132
View File
@@ -97,6 +97,138 @@ class base64_encode_final_element extends backup_final_element {
}
}
/**
* Implementation of {@link backup_final_element} that provides symmetric-key AES-256 encryption of contents.
*
* This final element transparently encrypts, for secure storage and transport, any content
* that shouldn't be shown normally in plain text. Usually, passwords or keys that cannot use
* hashing algorithms, although potentially can encrypt any content. All information is encoded
* using base64.
*
* Features:
* - requires openssl extension to work. Without it contents are completely omitted.
* - automatically creates an appropriate default key for the site and stores it into backup_encryptkey config (bas64 encoded).
* - uses a different appropriate init vector for every operation, which is transmited with the encrypted contents.
* - all generated data is base64 encoded for safe transmission.
* - automatically adds "encrypted" attribute for easier detection.
* - implements HMAC for providing integrity.
*
* @copyright 2017 onwards Eloy Lafuente (stronk7) {@link http://stronk7.com}
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
class encrypted_final_element extends backup_final_element {
/** @var string cypher appropiate raw key for backups in the site. Defaults to backup_encryptkey config. */
protected $key = null;
/**
* Constructor - instantiates a encrypted_final_element, specifying its basic info.
*
* Overridden to automatically add the 'encrypted' attribute if missing.
*
* @param string $name name of the element
* @param array $attributes attributes this element will handle (optional, defaults to null)
*/
public function __construct($name, $attributes = null) {
parent::__construct($name, $attributes);
if (! $this->get_attribute('encrypted')) {
$this->add_attributes('encrypted');
}
}
/**
* Set the encryption key manually, overriding default backup_encryptkey config.
*
* @param string $key key to be used for encrypting. Required to be 256-bit key.
* Use a safe generation technique. See self::generate_encryption_random_key() below.
*/
protected function set_key($key) {
$bytes = strlen($key); // Get key length in bytes.
// Only accept keys with the expected (backup::CIPHERKEYLEN) key length. There are a number of hashing,
// random generators to achieve this esasily, like the one shown below to create the default
// site encryption key and ivs.
if ($bytes !== backup::CIPHERKEYLEN) {
$info = (object)array('expected' => backup::CIPHERKEYLEN, 'found' => $bytes);
throw new base_element_struct_exception('encrypted_final_element incorrect key length', $info);
}
// Everything went ok, store the key.
$this->key = $key;
}
/**
* Set the value of the field.
*
* This method sets the value of the element, encrypted using the specified key for it,
* defaulting to (and generating) backup_encryptkey config. HMAC is used for integrity.
*
* @param string $value plain-text content the will be stored encrypted and encoded.
*/
public function set_value($value) {
// No openssl available, skip this field completely.
if (!function_exists('openssl_encrypt')) {
return;
}
// No hmac available, skip this field completely.
if (!function_exists('hash_hmac')) {
return;
}
// Cypher not available, skip this field completely.
if (!in_array(backup::CIPHER, openssl_get_cipher_methods())) {
return;
}
// Ensure we have a good key, manual or default.
if (empty($this->key)) {
// The key has not been set manually, look for it at config (base64 encoded there).
$enckey = get_config('backup', 'backup_encryptkey');
if ($enckey === false) {
// Has not been set, calculate and save an appropiate random key automatically.
$enckey = base64_encode(self::generate_encryption_random_key(backup::CIPHERKEYLEN));
set_config('backup_encryptkey', $enckey, 'backup');
}
$this->set_key(base64_decode($enckey));
}
// Now we need an iv for this operation.
$iv = self::generate_encryption_random_key(openssl_cipher_iv_length(backup::CIPHER));
// Everything is ready, let's encrypt and prepend the 1-shot iv.
$value = $iv . openssl_encrypt($value, backup::CIPHER, $this->key, OPENSSL_RAW_DATA, $iv);
// Calculate the hmac of the value (iv + encrypted) and prepend it.
$hmac = hash_hmac('sha256', $value, $this->key, true);
$value = $hmac . $value;
// Ready, set the encoded value.
parent::set_value(base64_encode($value));
// Finally, if the field has an "encrypted" attribute, set it to true.
if ($att = $this->get_attribute('encrypted')) {
$att->set_value('true');
}
}
/**
* Generate an appropiate random key to be used for encrypting backup information.
*
* Normally used as site default encryption key (backup_encryptkey config) and also
* for calculating the init vectors.
*
* Note that until PHP 5.6.12 openssl_random_pseudo_bytes() did NOT
* use a "cryptographically strong algorithm" {@link https://bugs.php.net/bug.php?id=70014}
* But it's beyond my crypto-knowledge when it's worth finding a *real* better alternative.
*
* @param int $bytes Number of bytes to determine the key length expected.
*/
protected static function generate_encryption_random_key($bytes) {
return openssl_random_pseudo_bytes($bytes);
}
}
/**
* Implementation of backup_nested_element that provides special handling of files
*
+1 -1
View File
@@ -522,7 +522,7 @@ class backup_enrolments_structure_step extends backup_structure_step {
$enrol->annotate_ids('role', 'roleid');
// Add enrol plugin structure.
$this->add_plugin_structure('enrol', $enrol, false);
$this->add_plugin_structure('enrol', $enrol, true);
return $enrolments;
}
@@ -0,0 +1,116 @@
<?php
// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// Moodle is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
/**
* Tests for the handling of encrypted contents in backup and restore.
*
* @package core_backup
* @copyright 2016 onwards Eloy Lafuente (stronk7) {@link http://stronk7.com}
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
defined('MOODLE_INTERNAL') || die();
global $CFG;
require_once($CFG->dirroot . '/backup/util/includes/backup_includes.php');
require_once($CFG->dirroot . '/backup/util/includes/restore_includes.php');
require_once($CFG->dirroot . '/backup/moodle2/backup_custom_fields.php');
class core_backup_encrypted_content_testscase extends advanced_testcase {
public function setUp() {
if (!function_exists('openssl_encrypt')) {
$this->markTestSkipped('OpenSSL extension is not loaded.');
} else if (!function_exists('hash_hmac')) {
$this->markTestSkipped('Hash extension is not loaded.');
} else if (!in_array(backup::CIPHER, openssl_get_cipher_methods())) {
$this->markTestSkipped('Expected cipher not available: ' . backup::CIPHER);
}
}
public function test_encrypted_final_element() {
$this->resetAfterTest(true);
// Some basic verifications.
$efe = new encrypted_final_element('test', array('encrypted'));
$this->assertInstanceOf('encrypted_final_element', $efe);
$this->assertSame('test', $efe->get_name());
$atts = $efe->get_attributes();
$this->assertCount(1, $atts);
$att = reset($atts);
$this->assertInstanceOf('backup_attribute', $att);
$this->assertSame('encrypted', $att->get_name());
// Using a manually defined (incorrect length) key.
$efe = new encrypted_final_element('test', array('encrypted'));
$key = 'this_in_not_correct_32_byte_key';
try {
set_config('backup_encryptkey', base64_encode($key), 'backup');
$efe->set_value('tiny_secret');
$this->fail('Expecting base_element_struct_exception exception, none happened');
} catch (exception $e) {
$this->assertInstanceOf('base_element_struct_exception', $e);
$this->assertEquals('encrypted_final_element incorrect key length', $e->errorcode);
}
// Using a manually defined (correct length) key.
$efe = new encrypted_final_element('test', array('testattr', 'encrypted'));
$key = hash('md5', 'Moodle rocks and this is not secure key, who cares, it is a test');
set_config('backup_encryptkey', base64_encode($key), 'backup');
$this->assertEmpty($efe->get_value());
$secret = 'This is a secret message that nobody else will be able to read but me 💩 ';
$efe->set_value($secret);
$atts = $efe->get_attributes();
$this->assertCount(2, $atts);
$this->assertArrayHasKey('encrypted', $atts); // We added it explicitly.
$this->assertTrue($atts['encrypted']->is_set());
$this->assertSame('true', $atts['encrypted']->get_value());
$this->assertNotEmpty($efe->get_value());
$this->assertTrue($efe->is_set());
// Get the crypted content and decrypt it manually.
$ctext = $efe->get_value();
$hmaclen = 32; // SHA256 is 32 bytes.
$ivlen = openssl_cipher_iv_length(backup::CIPHER);
list($hmac, $iv, $text) = array_values(unpack("a{$hmaclen}hmac/a{$ivlen}iv/a*text", base64_decode($ctext)));
$this->assertSame(hash_hmac('sha256', $iv . $text, $key, true), $hmac);
$this->assertSame($secret, openssl_decrypt($text, backup::CIPHER, $key, OPENSSL_RAW_DATA, $iv));
// Using the default site-generated key.
$efe = new encrypted_final_element('test', array('testattr'));
$this->assertEmpty($efe->get_value());
$secret = 'This is a secret message that nobody else will be able to read but me 💩 ';
$efe->set_value($secret);
$atts = $efe->get_attributes();
$this->assertCount(2, $atts);
$this->assertArrayHasKey('encrypted', $atts); // Was added automatcally, we did not specify it.
$this->assertTrue($atts['encrypted']->is_set());
$this->assertSame('true', $atts['encrypted']->get_value());
$this->assertNotEmpty($efe->get_value());
$this->assertTrue($efe->is_set());
// Get the crypted content and decrypt it manually.
$ctext = $efe->get_value();
$hmaclen = 32; // SHA256 is 32 bytes.
$ivlen = openssl_cipher_iv_length(backup::CIPHER);
list($hmac, $iv, $text) = array_values(unpack("a{$hmaclen}hmac/a{$ivlen}iv/a*text", base64_decode($ctext)));
$key = base64_decode(get_config('backup', 'backup_encryptkey'));
$this->assertSame(hash_hmac('sha256', $iv . $text, $key, true), $hmac);
$this->assertSame($secret, openssl_decrypt($text, backup::CIPHER, $key, OPENSSL_RAW_DATA, $iv));
}
}
@@ -56,8 +56,10 @@ class backup_anonymizer_helper {
if (preg_match('/^anon\d*$/', $user->username)) {
$match = preg_match('/^anonfirstname\d*$/', $user->firstname);
$match = $match && preg_match('/^anonlastname\d*$/', $user->lastname);
$match = $match && preg_match('/^anon\d*@doesntexist\.com$/', $user->email);
if ($match) {
// Check .com for backwards compatibility.
$emailmatch = preg_match('/^anon\d*@doesntexist\.com$/', $user->email) ||
preg_match('/^anon\d*@doesntexist\.invalid$/', $user->email);
if ($match && $emailmatch) {
return true;
}
}
@@ -93,7 +95,7 @@ class backup_anonymizer_helper {
public static function process_user_email($value) {
static $counter = 0;
$counter++;
return 'anon' . $counter . '@doesntexist.com'; // Just a counter
return 'anon' . $counter . '@doesntexist.invalid'; // Just a counter.
}
public static function process_user_icq($value) {
@@ -44,13 +44,33 @@ class backup_course_task_testcase extends basic_testcase {
*/
public function test_course_encode_content_links() {
global $CFG;
$httpsroot = "https://moodle.org";
$httproot = "http://moodle.org";
$oldroot = $CFG->wwwroot;
// HTTPS root and links of both types in content.
$CFG->wwwroot = $httpsroot;
$encoded = backup_course_task::encode_content_links(
$CFG->wwwroot . '/course/view.php?id=123, ' .
$CFG->wwwroot . '/grade/index.php?id=123, ' .
$CFG->wwwroot . '/grade/report/index.php?id=123, ' .
$CFG->wwwroot . '/badges/view.php?type=2&id=123 and ' .
$CFG->wwwroot . '/user/index.php?id=123.');
$this->assertEquals('$@COURSEVIEWBYID*123@$, $@GRADEINDEXBYID*123@$, ' .
$httproot . '/course/view.php?id=123, ' .
$httpsroot . '/course/view.php?id=123, ' .
$httpsroot . '/grade/index.php?id=123, ' .
$httpsroot . '/grade/report/index.php?id=123, ' .
$httpsroot . '/badges/view.php?type=2&id=123 and ' .
$httpsroot . '/user/index.php?id=123.');
$this->assertEquals('$@COURSEVIEWBYID*123@$, $@COURSEVIEWBYID*123@$, $@GRADEINDEXBYID*123@$, ' .
'$@GRADEREPORTINDEXBYID*123@$, $@BADGESVIEWBYID*123@$ and $@USERINDEXVIEWBYID*123@$.', $encoded);
// HTTP root and links of both types in content.
$CFG->wwwroot = $httproot;
$encoded = backup_course_task::encode_content_links(
$httproot . '/course/view.php?id=123, ' .
$httpsroot . '/course/view.php?id=123, ' .
$httproot . '/grade/index.php?id=123, ' .
$httproot . '/grade/report/index.php?id=123, ' .
$httproot . '/badges/view.php?type=2&id=123 and ' .
$httproot . '/user/index.php?id=123.');
$this->assertEquals('$@COURSEVIEWBYID*123@$, $@COURSEVIEWBYID*123@$, $@GRADEINDEXBYID*123@$, ' .
'$@GRADEREPORTINDEXBYID*123@$, $@BADGESVIEWBYID*123@$ and $@USERINDEXVIEWBYID*123@$.', $encoded);
$CFG->wwwroot = $oldroot;
}
}
+60
View File
@@ -94,6 +94,66 @@ abstract class restore_step extends base_step {
// Return the passed value with cached offset applied.
return $value + $cache[$this->get_restoreid()];
}
/**
* Returns symmetric-key AES-256 decryption of base64 encoded contents.
*
* This method is used in restore operations to decrypt contents encrypted with
* {@link encrypted_final_element} automatically decoding (base64) and decrypting
* contents using the key stored in backup_encryptkey config.
*
* Requires openssl, cipher availability, and key existence (backup
* automatically sets it if missing). Integrity is provided via HMAC.
*
* @param string $value {@link encrypted_final_element} value to decode and decrypt.
* @return string|null decoded and decrypted value or null if the operation can not be performed.
*/
public function decrypt($value) {
// No openssl available, skip this field completely.
if (!function_exists('openssl_encrypt')) {
return null;
}
// No hash available, skip this field completely.
if (!function_exists('hash_hmac')) {
return null;
}
// Cypher not available, skip this field completely.
if (!in_array(backup::CIPHER, openssl_get_cipher_methods())) {
return null;
}
// Get the decrypt key. Skip if missing.
$key = get_config('backup', 'backup_encryptkey');
if ($key === false) {
return null;
}
// And decode it.
$key = base64_decode($key);
// Arrived here, let's proceed with authentication (provides integrity).
$hmaclen = 32; // SHA256 is 32 bytes.
$ivlen = openssl_cipher_iv_length(backup::CIPHER);
list($hmac, $iv, $text) = array_values(unpack("a{$hmaclen}hmac/a{$ivlen}iv/a*text", base64_decode($value)));
// Verify HMAC matches expectations, skip if not (integrity failed).
if (!hash_equals($hmac, hash_hmac('sha256', $iv . $text, $key, true))) {
return null;
}
// Arrived here, integrity is ok, let's decrypt.
$result = openssl_decrypt($text, backup::CIPHER, $key, OPENSSL_RAW_DATA, $iv);
// For some reason decrypt failed (strange, HMAC check should have deteted it), skip this field completely.
if ($result === false) {
return null;
}
return $result;
}
}
/*
+46
View File
@@ -91,6 +91,52 @@ class backup_step_testcase extends advanced_testcase {
$bc->destroy();
}
/**
* test restore_step class, decrypt method
*/
public function test_restore_step_decrypt() {
$this->resetAfterTest(true);
if (!function_exists('openssl_encrypt')) {
$this->markTestSkipped('OpenSSL extension is not loaded.');
} else if (!function_exists('hash_hmac')) {
$this->markTestSkipped('Hash extension is not loaded.');
} else if (!in_array(backup::CIPHER, openssl_get_cipher_methods())) {
$this->markTestSkipped('Expected cipher not available: ' . backup::CIPHER);
}
$bt = new mock_restore_task_basepath('taskname');
$bs = new mock_restore_structure_step('steptest', null, $bt);
$this->assertTrue(method_exists($bs, 'decrypt'));
// Let's prepare a string for being decrypted.
$secret = 'This is a secret message that nobody else will be able to read but me 💩 ';
$key = hash('md5', 'Moodle rocks and this is not secure key, who cares, it is a test');
$iv = openssl_random_pseudo_bytes(openssl_cipher_iv_length(backup::CIPHER));
$message = $iv . openssl_encrypt($secret, backup::CIPHER, $key, OPENSSL_RAW_DATA, $iv);
$hmac = hash_hmac('sha256', $message, $key, true);
$crypt = base64_encode($hmac . $message);
// Running it without a key configured, returns null.
$this->assertNull($bs->decrypt($crypt));
// Store the key into config.
set_config('backup_encryptkey', base64_encode($key), 'backup');
// Verify decrypt works and returns original.
$this->assertSame($secret, $bs->decrypt($crypt));
// Finally, test the integrity failure detection is working.
// (this can be caused by changed hmac, key or message, in
// this case we are just forcing it via changed hmac).
$hmac = md5($message);
$crypt = base64_encode($hmac . $message);
$this->assertNull($bs->decrypt($crypt));
}
/**
* test backup_structure_step class
*/
+6 -1
View File
@@ -47,8 +47,13 @@ class award_criteria_activity extends award_criteria {
parent::__construct($record);
$this->course = $DB->get_record_sql('SELECT c.id, c.enablecompletion, c.cacherev, c.startdate
FROM {badge} b INNER JOIN {course} c ON b.courseid = c.id
FROM {badge} b LEFT JOIN {course} c ON b.courseid = c.id
WHERE b.id = :badgeid ', array('badgeid' => $this->badgeid), MUST_EXIST);
// If the course doesn't exist but we're sure the badge does (thanks to the LEFT JOIN), then use the site as the course.
if (empty($this->course->id)) {
$this->course = get_course(SITEID);
}
$this->courseid = $this->course->id;
}
+6 -1
View File
@@ -49,8 +49,13 @@ class award_criteria_course extends award_criteria {
parent::__construct($record);
$this->course = $DB->get_record_sql('SELECT c.id, c.enablecompletion, c.cacherev, c.startdate
FROM {badge} b INNER JOIN {course} c ON b.courseid = c.id
FROM {badge} b LEFT JOIN {course} c ON b.courseid = c.id
WHERE b.id = :badgeid ', array('badgeid' => $this->badgeid), MUST_EXIST);
// If the course doesn't exist but we're sure the badge does (thanks to the LEFT JOIN), then use the site as the course.
if (empty($this->course->id)) {
$this->course = get_course(SITEID);
}
$this->courseid = $this->course->id;
}
+7
View File
@@ -109,6 +109,13 @@ class community_hub_search_form extends moodleform {
$mform->addElement('static', 'errorhub', '', $error);
}
// Hubdirectory returns old URL for the moodle.net hub, substitute it.
foreach ($hubs as $key => $hub) {
if ($hub['url'] === HUB_OLDMOODLEORGHUBURL) {
$hubs[$key]['url'] = HUB_MOODLEORGHUBURL;
}
}
//display list of registered on hub
$registrationmanager = new registration_manager();
$registeredhubs = $registrationmanager->get_registered_on_hubs();
@@ -50,7 +50,7 @@ class block_glossary_random extends block_base {
if (empty($this->config->title)) {
$this->title = get_string('pluginname','block_glossary_random');
} else {
$this->title = $this->config->title;
$this->title = format_string($this->config->title, true, ['context' => $this->context]);
}
if (empty($this->config->glossary)) {
+5 -1
View File
@@ -37,7 +37,11 @@ class block_html extends block_base {
}
function specialization() {
$this->title = isset($this->config->title) ? format_string($this->config->title) : format_string(get_string('newhtmlblock', 'block_html'));
if (isset($this->config->title)) {
$this->title = $this->title = format_string($this->config->title, true, ['context' => $this->context]);
} else {
$this->title = get_string('newhtmlblock', 'block_html');
}
}
function instance_allow_multiple() {
+4 -3
View File
@@ -58,9 +58,11 @@ if (!$course) {
$PAGE->set_context(context_system::instance()); //TODO: wrong
}
$title = get_string('deleteevent', 'calendar');
// Check the user has the required capabilities to edit an event
if (!calendar_edit_event_allowed($event)) {
print_error('nopermissions');
if (!calendar_edit_event_allowed($event) || !empty($event->modulename)) {
print_error('nopermissions', 'error', $PAGE->url, $title);
}
// Count the repeats, do we need to consider the possibility of deleting repeats
@@ -88,7 +90,6 @@ if ($confirm) {
}
// Prepare the page to show the confirmation form
$title = get_string('deleteevent', 'calendar');
$strcalendar = get_string('calendar', 'calendar');
$PAGE->navbar->add($strcalendar, $viewcalendarurl);
+7 -3
View File
@@ -214,10 +214,14 @@ foreach($events as $event) {
//dtend is better than duration, because it works in Microsoft Outlook and works better in Korganizer
$ev->add_property('dtstart', Bennu::timestamp_to_datetime($event->timestart)); // when event starts.
$ev->add_property('dtend', Bennu::timestamp_to_datetime($event->timestart + $event->timeduration));
} else if ($event->timeduration == 0) {
// When no duration is present, the event is instantaneous event, ex - Due date of a module.
// Moodle doesn't support all day events yet. See MDL-56227.
$ev->add_property('dtstart', Bennu::timestamp_to_datetime($event->timestart));
$ev->add_property('dtend', Bennu::timestamp_to_datetime($event->timestart));
} else {
// When no duration is present, ie an all day event, VALUE should be date instead of time and dtend = dtstart + 1 day.
$ev->add_property('dtstart', Bennu::timestamp_to_date($event->timestart), array('value' => 'DATE')); // All day event.
$ev->add_property('dtend', Bennu::timestamp_to_date($event->timestart + DAYSECS), array('value' => 'DATE')); // All day event.
// This can be used to represent all day events in future.
throw new coding_exception("Negative duration is not supported yet.");
}
if ($event->courseid != 0) {
$coursecontext = context_course::instance($event->courseid);
+3 -2
View File
@@ -81,8 +81,9 @@ class core_calendar_external extends external_api {
$eventobj = calendar_event::load($event['eventid']);
// Let's check if the user is allowed to delete an event.
if (!calendar_edit_event_allowed($eventobj)) {
throw new moodle_exception("nopermissions");
if (!empty($eventobj->modulename) || !calendar_edit_event_allowed($eventobj)) {
throw new moodle_exception("nopermissions", 'error', '',
get_string('deleteevent', 'calendar'));
}
// Time to do the magic.
$eventobj->delete($event['repeat']);
+3 -2
View File
@@ -411,7 +411,7 @@ function calendar_get_mini($courses, $groups, $users, $calmonth = false, $calyea
$name = format_string($event->name, true);
}
}
$popupcontent .= html_writer::link($dayhref, $name);
$popupcontent .= html_writer::link($dayhref, clean_text($name));
$popupcontent .= html_writer::end_tag('div');
}
@@ -3017,7 +3017,8 @@ function calendar_add_icalendar_event($event, $courseid, $subscriptionid, $timez
// Check to see if the event started at Midnight on the imported calendar.
date_default_timezone_set($timezone);
if (date('H:i:s', $eventrecord->timestart) === "00:00:00") {
// This event should be an all day event.
// This event should be an all day event. This is not correct, we don't do anything differently for all day events.
// See MDL-56227.
$eventrecord->timeduration = 0;
}
core_date::set_default_server_timezone();
+23
View File
@@ -508,4 +508,27 @@ class core_calendar_externallib_testcase extends externallib_advanced_testcase {
$this->assertEquals(1, count($eventsret['events']));
$this->assertEquals(2, count($eventsret['warnings']));
}
/**
* Test for deleting module events.
*/
public function test_delete_calendar_events_for_modules() {
$this->resetAfterTest();
$this->setAdminUser();
$course = $this->getDataGenerator()->create_course();
$nexttime = time() + DAYSECS;
$this->getDataGenerator()->create_module('assign', ['course' => $course->id, 'duedate' => $nexttime]);
$events = calendar_get_events(time(), $nexttime, true, true, true);
$this->assertCount(1, $events);
$params = [];
foreach($events as $event) {
$params[] = [
'eventid' => $event->id,
'repeat' => false
];
}
$this->expectException('moodle_exception');
core_calendar_external::delete_calendar_events($params);
}
}
+7 -1
View File
@@ -209,7 +209,13 @@ class core_calendar_lib_testcase extends advanced_testcase {
$group = $this->getDataGenerator()->create_group(['courseid' => $course->id]);
foreach (core_component::get_plugin_list('mod') as $modname => $unused) {
$module = $this->getDataGenerator()->create_module($modname, ['course' => $course->id]);
try {
$generator = $this->getDataGenerator()->get_plugin_generator('mod_'.$modname);
} catch (coding_exception $e) {
// Module generator is not implemented.
continue;
}
$module = $generator->create_instance(['course' => $course->id]);
// Create bunch of events of different type (user override, group override, module event).
$this->create_event(['userid' => $user->id, 'modulename' => $modname, 'instance' => $module->id]);
+1 -1
View File
@@ -872,7 +872,7 @@ class core_calendar_rrule_manager_testcase extends advanced_testcase {
$records = $DB->get_records('event', ['repeatid' => $this->event->id], 'timestart ASC', 'id, repeatid, timestart');
$expecteddate = new DateTime('first Monday of this month');
// Move to the next interval's first Monday if the calculated start date is after this month's first Monday.
if ($expecteddate->getTimestamp() < $startdatetime->getTimestamp()) {
if ($expecteddate->getTimestamp() < $startdate->getTimestamp()) {
$expecteddate->add($interval);
$expecteddate->modify('first Monday of this month');
}
+2
View File
@@ -23,6 +23,8 @@
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
defined('MOODLE_INTERNAL') || die();
require_once("$CFG->libdir/externallib.php");
class core_cohort_external extends external_api {
+2
View File
@@ -24,6 +24,8 @@
* @since Moodle 2.9
*/
defined('MOODLE_INTERNAL') || die();
require_once("$CFG->libdir/externallib.php");
require_once("$CFG->dirroot/comment/lib.php");
+2 -1
View File
@@ -1349,7 +1349,8 @@ class api {
JOIN {user} u
ON u.id = uc.userid
WHERE (uc.status = :waitingforreview
OR (uc.status = :inreview AND uc.reviewerid = :reviewerid))";
OR (uc.status = :inreview AND uc.reviewerid = :reviewerid))
AND u.deleted = 0";
$ordersql = " ORDER BY c.shortname ASC";
$params = array(
'inreview' => user_competency::STATUS_IN_REVIEW,
+15 -1
View File
@@ -4564,6 +4564,9 @@ class core_competency_api_testcase extends advanced_testcase {
}
public function test_list_user_competencies_to_review() {
global $CFG;
require_once($CFG->dirroot . '/user/lib.php');
$dg = $this->getDataGenerator();
$this->resetAfterTest();
$ccg = $dg->get_plugin_generator('core_competency');
@@ -4580,10 +4583,12 @@ class core_competency_api_testcase extends advanced_testcase {
$u1 = $dg->create_user();
$u2 = $dg->create_user();
$u3 = $dg->create_user();
$f1 = $ccg->create_framework();
$c1 = $ccg->create_competency(['competencyframeworkid' => $f1->get_id()]);
$c2 = $ccg->create_competency(['competencyframeworkid' => $f1->get_id()]);
$c3 = $ccg->create_competency(['competencyframeworkid' => $f1->get_id()]);
$c4 = $ccg->create_competency(['competencyframeworkid' => $f1->get_id()]);
$uc1a = $ccg->create_user_competency(['userid' => $u1->id, 'competencyid' => $c1->get_id(),
'status' => user_competency::STATUS_IDLE]);
$uc1b = $ccg->create_user_competency(['userid' => $u1->id, 'competencyid' => $c2->get_id(),
@@ -4596,14 +4601,23 @@ class core_competency_api_testcase extends advanced_testcase {
'status' => user_competency::STATUS_IDLE]);
$uc2c = $ccg->create_user_competency(['userid' => $u2->id, 'competencyid' => $c3->get_id(),
'status' => user_competency::STATUS_IN_REVIEW]);
$uc3a = $ccg->create_user_competency(['userid' => $u3->id, 'competencyid' => $c4->get_id(),
'status' => user_competency::STATUS_WAITING_FOR_REVIEW]);
// The reviewer can review all plans waiting for review, or in review where they are the reviewer.
$this->setUser($reviewer);
$result = api::list_user_competencies_to_review();
$this->assertEquals(3, $result['count']);
$this->assertEquals(4, $result['count']);
$this->assertEquals($uc2a->get_id(), $result['competencies'][0]->usercompetency->get_id());
$this->assertEquals($uc1b->get_id(), $result['competencies'][1]->usercompetency->get_id());
$this->assertEquals($uc1c->get_id(), $result['competencies'][2]->usercompetency->get_id());
$this->assertEquals($uc3a->get_id(), $result['competencies'][3]->usercompetency->get_id());
// Now, let's delete user 3.
// It should not be listed on user competencies to review any more.
user_delete_user($u3);
$result = api::list_user_competencies_to_review();
$this->assertEquals(3, $result['count']);
// The reviewer cannot view the plans when they do not have the permission in the user's context.
role_assign($roleprohibit, $reviewer->id, context_user::instance($u2->id)->id);
+2
View File
@@ -259,6 +259,8 @@ $CFG->admin = 'admin';
// $CFG->session_memcached_prefix = 'memc.sess.key.';
// $CFG->session_memcached_acquire_lock_timeout = 120;
// $CFG->session_memcached_lock_expire = 7200; // Ignored if PECL memcached is below version 2.2.0
// $CFG->session_memcached_lock_retry_sleep = 150; // Spin-lock retry sleeptime (msec). Only effective
// // for tuning php-memcached 3.0.x (PHP 7)
//
// Redis session handler (requires redis server and redis extension):
// $CFG->session_handler_class = '\core\session\redis';
+5 -5
View File
@@ -168,8 +168,8 @@ class helper {
* @return array
*/
public static function get_category_listitem_actions(\coursecat $category) {
global $PAGE;
$baseurl = new \moodle_url('/course/management.php', array('categoryid' => $category->id, 'sesskey' => \sesskey()));
$manageurl = new \moodle_url('/course/management.php', array('categoryid' => $category->id));
$baseurl = new \moodle_url($manageurl, array('sesskey' => \sesskey()));
$actions = array();
// Edit.
if ($category->can_edit()) {
@@ -254,7 +254,7 @@ class helper {
if ($category->can_review_roles()) {
$actions['assignroles'] = array(
'url' => new \moodle_url('/admin/roles/assign.php', array('contextid' => $category->get_context()->id,
'returnurl' => $PAGE->url->out_as_local_url(false))),
'returnurl' => $manageurl->out_as_local_url(false))),
'icon' => new \pix_icon('t/assignroles', new \lang_string('assignroles', 'role')),
'string' => new \lang_string('assignroles', 'role')
);
@@ -264,7 +264,7 @@ class helper {
if ($category->can_review_permissions()) {
$actions['permissions'] = array(
'url' => new \moodle_url('/admin/roles/permissions.php', array('contextid' => $category->get_context()->id,
'returnurl' => $PAGE->url->out_as_local_url(false))),
'returnurl' => $manageurl->out_as_local_url(false))),
'icon' => new \pix_icon('i/permissions', new \lang_string('permissions', 'role')),
'string' => new \lang_string('permissions', 'role')
);
@@ -274,7 +274,7 @@ class helper {
if ($category->can_review_permissions()) {
$actions['checkroles'] = array(
'url' => new \moodle_url('/admin/roles/check.php', array('contextid' => $category->get_context()->id,
'returnurl' => $PAGE->url->out_as_local_url(false))),
'returnurl' => $manageurl->out_as_local_url(false))),
'icon' => new \pix_icon('i/checkpermissions', new \lang_string('checkpermissions', 'role')),
'string' => new \lang_string('checkpermissions', 'role')
);
+3 -1
View File
@@ -256,8 +256,9 @@ class core_course_external extends external_api {
if (!empty($cm->showdescription) or $cm->modname == 'label') {
// We want to use the external format. However from reading get_formatted_content(), $cm->content format is always FORMAT_HTML.
$options = array('noclean' => true);
list($module['description'], $descriptionformat) = external_format_text($cm->content,
FORMAT_HTML, $modcontext->id, $cm->modname, 'intro', $cm->id);
FORMAT_HTML, $modcontext->id, $cm->modname, 'intro', $cm->id, $options);
}
//url of the module
@@ -3072,6 +3073,7 @@ class core_course_external extends external_api {
*/
public static function check_updates($courseid, $tocheck, $filter = array()) {
global $CFG, $DB;
require_once($CFG->dirroot . "/course/lib.php");
$params = self::validate_parameters(
self::check_updates_parameters(),
+3
View File
@@ -121,6 +121,9 @@ class format_topics extends format_base {
if ($sectionno != 0 && $usercoursedisplay == COURSE_DISPLAY_MULTIPAGE) {
$url->param('section', $sectionno);
} else {
if (empty($CFG->linkcoursesections) && !empty($options['navigation'])) {
return null;
}
$url->set_anchor('section-'.$sectionno);
}
}
@@ -25,19 +25,17 @@ Feature: Sections can be edited and deleted in topics format
And I turn editing mode on
Scenario: View the default name of the general section in topics format
When I click on "Edit section" "link" in the "li#section-0" "css_element"
When I edit the section "0"
Then I should see "Use default section name [General]"
Scenario: Edit the default name of the general section in topics format
When I click on "Edit section" "link" in the "li#section-0" "css_element"
And I set the following fields to these values:
When I edit the section "0" and I fill the form with:
| Use default section name | 0 |
| name | This is the general section |
And I press "Save changes"
Then I should see "This is the general section" in the "li#section-0" "css_element"
Scenario: View the default name of the second section in topics format
When I click on "Edit topic" "link" in the "li#section-2" "css_element"
When I edit the section "2"
Then I should see "Use default section name [Topic 2]"
Scenario: Edit section summary in topics format
@@ -250,4 +250,41 @@ class format_topics_testcase extends advanced_testcase {
$this->assertEquals($enddate, $weeksformat->get_default_course_enddate($courseform->get_quick_form()));
}
/**
* Test for get_view_url() to ensure that the url is only given for the correct cases
*/
public function test_get_view_url() {
global $CFG;
$this->resetAfterTest();
$linkcoursesections = $CFG->linkcoursesections;
// Generate a course with two sections (0 and 1) and two modules.
$generator = $this->getDataGenerator();
$course1 = $generator->create_course(array('format' => 'topics'));
course_create_sections_if_missing($course1, array(0, 1));
$data = (object)['id' => $course1->id];
$format = course_get_format($course1);
$format->update_course_format_options($data);
// In page.
$CFG->linkcoursesections = 0;
$this->assertNotEmpty($format->get_view_url(null));
$this->assertNotEmpty($format->get_view_url(0));
$this->assertNotEmpty($format->get_view_url(1));
$CFG->linkcoursesections = 1;
$this->assertNotEmpty($format->get_view_url(null));
$this->assertNotEmpty($format->get_view_url(0));
$this->assertNotEmpty($format->get_view_url(1));
// Navigation.
$CFG->linkcoursesections = 0;
$this->assertNull($format->get_view_url(1, ['navigation' => 1]));
$this->assertNull($format->get_view_url(0, ['navigation' => 1]));
$CFG->linkcoursesections = 1;
$this->assertNotEmpty($format->get_view_url(1, ['navigation' => 1]));
$this->assertNotEmpty($format->get_view_url(0, ['navigation' => 1]));
}
}
+3
View File
@@ -124,6 +124,9 @@ class format_weeks extends format_base {
if ($sectionno != 0 && $usercoursedisplay == COURSE_DISPLAY_MULTIPAGE) {
$url->param('section', $sectionno);
} else {
if (empty($CFG->linkcoursesections) && !empty($options['navigation'])) {
return null;
}
$url->set_anchor('section-'.$sectionno);
}
}
@@ -25,35 +25,29 @@ Feature: Sections can be edited and deleted in weeks format
And I turn editing mode on
Scenario: View the default name of the general section in weeks format
When I click on "Edit section" "link" in the "li#section-0" "css_element"
When I edit the section "0"
Then I should see "Use default section name [General]"
Scenario: Edit the default name of the general section in weeks format
When I click on "Edit section" "link" in the "li#section-0" "css_element"
And I set the following fields to these values:
When I edit the section "0" and I fill the form with:
| Use default section name | 0 |
| name | This is the general section |
And I press "Save changes"
Then I should see "This is the general section" in the "li#section-0" "css_element"
Scenario: View the default name of the second section in weeks format
When I click on "Edit week" "link" in the "li#section-2" "css_element"
When I edit the section "2"
Then I should see "Use default section name [8 May - 14 May]"
Scenario: Edit section summary in weeks format
When I click on "Edit week" "link" in the "li#section-2" "css_element"
And I set the following fields to these values:
When I edit the section "2" and I fill the form with:
| Summary | Welcome to section 2 |
And I press "Save changes"
Then I should see "Welcome to section 2" in the "li#section-2" "css_element"
Scenario: Edit section default name in weeks format
Given I should see "8 May - 14 May" in the "li#section-2" "css_element"
When I click on "Edit week" "link" in the "li#section-2" "css_element"
And I set the following fields to these values:
When I edit the section "2" and I fill the form with:
| Use default section name | 0 |
| name | This is the second week |
And I press "Save changes"
Then I should see "This is the second week" in the "li#section-2" "css_element"
And I should not see "8 May - 14 May" in the "li#section-2" "css_element"
@@ -257,4 +257,41 @@ class format_weeks_testcase extends advanced_testcase {
$this->assertEquals($enddate, $weeksformat->get_default_course_enddate($courseform->get_quick_form()));
}
/**
* Test for get_view_url() to ensure that the url is only given for the correct cases
*/
public function test_get_view_url() {
global $CFG;
$this->resetAfterTest();
$linkcoursesections = $CFG->linkcoursesections;
// Generate a course with two sections (0 and 1) and two modules.
$generator = $this->getDataGenerator();
$course1 = $generator->create_course(array('format' => 'weeks'));
course_create_sections_if_missing($course1, array(0, 1));
$data = (object)['id' => $course1->id];
$format = course_get_format($course1);
$format->update_course_format_options($data);
// In page.
$CFG->linkcoursesections = 0;
$this->assertNotEmpty($format->get_view_url(null));
$this->assertNotEmpty($format->get_view_url(0));
$this->assertNotEmpty($format->get_view_url(1));
$CFG->linkcoursesections = 1;
$this->assertNotEmpty($format->get_view_url(null));
$this->assertNotEmpty($format->get_view_url(0));
$this->assertNotEmpty($format->get_view_url(1));
// Navigation.
$CFG->linkcoursesections = 0;
$this->assertNull($format->get_view_url(1, ['navigation' => 1]));
$this->assertNull($format->get_view_url(0, ['navigation' => 1]));
$CFG->linkcoursesections = 1;
$this->assertNotEmpty($format->get_view_url(1, ['navigation' => 1]));
$this->assertNotEmpty($format->get_view_url(0, ['navigation' => 1]));
}
}
+13 -11
View File
@@ -3329,15 +3329,23 @@ function duplicate_module($course, $cm) {
}
}
$rc->destroy();
if (empty($CFG->keeptempdirectoriesonbackup)) {
fulldelete($backupbasepath);
}
// If we know the cmid of the new course module, let us move it
// right below the original one. otherwise it will stay at the
// end of the section.
if ($newcmid) {
$info = get_fast_modinfo($course);
$newcm = $info->get_cm($newcmid);
$section = $DB->get_record('course_sections', array('id' => $cm->section, 'course' => $cm->course));
moveto_module($newcm, $section, $cm);
moveto_module($cm, $section, $newcm);
$modarray = explode(",", trim($section->sequence));
$cmindex = array_search($cm->id, $modarray);
if ($cmindex !== false && $cmindex < count($modarray) - 1) {
$newcm = get_coursemodule_from_id($cm->modname, $newcmid, $cm->course);
moveto_module($newcm, $section, $modarray[$cmindex + 1]);
}
// Update calendar events with the duplicated module.
$refresheventsfunction = $newcm->modname . '_refresh_events';
@@ -3346,16 +3354,10 @@ function duplicate_module($course, $cm) {
}
// Trigger course module created event. We can trigger the event only if we know the newcmid.
$newcm = get_fast_modinfo($cm->course)->get_cm($newcmid);
$event = \core\event\course_module_created::create_from_cm($newcm);
$event->trigger();
}
rebuild_course_cache($cm->course);
$rc->destroy();
if (empty($CFG->keeptempdirectoriesonbackup)) {
fulldelete($backupbasepath);
}
return isset($newcm) ? $newcm : null;
}
+49 -3
View File
@@ -49,6 +49,14 @@ class core_course_renderer extends plugin_renderer_base {
*/
protected $strings;
/**
* Whether a category content is being initially rendered with children. This is mainly used by the
* core_course_renderer::corsecat_tree() to render the appropriate action for the Expand/Collapse all link on
* page load.
* @var bool
*/
protected $categoryexpandedonload = false;
/**
* Override the constructor so that we can initialise the string cache
*
@@ -908,6 +916,34 @@ class core_course_renderer extends plugin_renderer_base {
return $output;
}
/**
* Message displayed to the user when they try to access unavailable activity following URL
*
* This method is a very simplified version of {@link course_section_cm()} to be part of the error
* notification only. It also does not check if module is visible on course page or not.
*
* The message will be displayed inside notification!
*
* @param cm_info $cm
* @return string
*/
public function course_section_cm_unavailable_error_message(cm_info $cm) {
if ($cm->uservisible) {
return null;
}
if (!$cm->availableinfo) {
return get_string('activityiscurrentlyhidden');
}
$altname = get_accesshide(' ' . $cm->modfullname);
$name = html_writer::empty_tag('img', array('src' => $cm->get_icon_url(),
'class' => 'iconlarge activityicon', 'alt' => ' ', 'role' => 'presentation')) .
html_writer::tag('span', ' '.$cm->get_formatted_name() . $altname, array('class' => 'instancename'));
$formattedinfo = \core_availability\info::format_info($cm->availableinfo, $cm->get_course());
return html_writer::div($name, 'activityinstance-error') .
html_writer::div($formattedinfo, 'availabilityinfo-error');
}
/**
* Renders HTML to display a list of course modules in a course section
* Also displays "move here" controls in Javascript-disabled mode
@@ -1447,6 +1483,8 @@ class core_course_renderer extends plugin_renderer_base {
$classes[] = 'loaded';
if (!empty($categorycontent)) {
$classes[] = 'with_children';
// Category content loaded with children.
$this->categoryexpandedonload = true;
}
}
@@ -1493,6 +1531,8 @@ class core_course_renderer extends plugin_renderer_base {
* @return string
*/
protected function coursecat_tree(coursecat_helper $chelper, $coursecat) {
// Reset the category expanded flag for this course category tree first.
$this->categoryexpandedonload = false;
$categorycontent = $this->coursecat_category_content($chelper, $coursecat, 0);
if (empty($categorycontent)) {
return '';
@@ -1508,10 +1548,17 @@ class core_course_renderer extends plugin_renderer_base {
'collapseexpand',
);
// Check if the category content contains subcategories with children's content loaded.
if ($this->categoryexpandedonload) {
$classes[] = 'collapse-all';
$linkname = get_string('collapseall');
} else {
$linkname = get_string('expandall');
}
// Only show the collapse/expand if there are children to expand.
$content .= html_writer::start_tag('div', array('class' => 'collapsible-actions'));
$content .= html_writer::link('#', get_string('expandall'),
array('class' => implode(' ', $classes)));
$content .= html_writer::link('#', $linkname, array('class' => implode(' ', $classes)));
$content .= html_writer::end_tag('div');
$this->page->requires->strings_for_js(array('collapseall', 'expandall'), 'moodle');
}
@@ -2036,7 +2083,6 @@ class core_course_renderer extends plugin_renderer_base {
set_attributes(array('class' => 'frontpage-category-names'));
return $this->coursecat_tree($chelper, coursecat::get(0));
}
}
/**
+1 -1
View File
@@ -386,7 +386,7 @@ class behat_course extends behat_base {
// We need to know the course format as the text strings depends on them.
$courseformat = $this->get_course_format();
if (get_string_manager()->string_exists('editsection', $courseformat)) {
if ($sectionnumber > 0 && get_string_manager()->string_exists('editsection', $courseformat)) {
$stredit = get_string('editsection', $courseformat);
} else {
$stredit = get_string('editsection');
+38
View File
@@ -119,6 +119,44 @@ class core_course_courseformat_testcase extends advanced_testcase {
$format = course_get_format((object)['format' => 'testlegacy']);
$this->assertTrue($format->supports_news());
}
/**
* Test for get_view_url() to ensure that the url is only given for the correct cases
*/
public function test_get_view_url() {
global $CFG;
$this->resetAfterTest();
$linkcoursesections = $CFG->linkcoursesections;
// Generate a course with two sections (0 and 1) and two modules. Course format is set to 'testformat'.
// This will allow us to test the default implementation of get_view_url.
$generator = $this->getDataGenerator();
$course1 = $generator->create_course(array('format' => 'testformat'));
course_create_sections_if_missing($course1, array(0, 1));
$data = (object)['id' => $course1->id];
$format = course_get_format($course1);
$format->update_course_format_options($data);
// In page.
$CFG->linkcoursesections = 0;
$this->assertNotEmpty($format->get_view_url(null));
$this->assertNotEmpty($format->get_view_url(0));
$this->assertNotEmpty($format->get_view_url(1));
$CFG->linkcoursesections = 1;
$this->assertNotEmpty($format->get_view_url(null));
$this->assertNotEmpty($format->get_view_url(0));
$this->assertNotEmpty($format->get_view_url(1));
// Navigation.
$CFG->linkcoursesections = 0;
$this->assertNull($format->get_view_url(1, ['navigation' => 1]));
$this->assertNull($format->get_view_url(0, ['navigation' => 1]));
$CFG->linkcoursesections = 1;
$this->assertNotEmpty($format->get_view_url(1, ['navigation' => 1]));
$this->assertNotEmpty($format->get_view_url(0, ['navigation' => 1]));
}
}
/**
+3 -1
View File
@@ -45,7 +45,8 @@ class writer extends \core\dataformat\base {
* Write the start of the output
*/
public function start_output() {
echo "<!DOCTYPE html><html>";
echo "<!DOCTYPE html><html><head>";
echo \html_writer::empty_tag('meta', ['charset' => 'UTF-8']);
echo \html_writer::tag('title', $this->filename);
echo "<style>
html, body {
@@ -73,6 +74,7 @@ table {
margin: auto;
}
</style>
</head>
<body>";
}
+3 -1
View File
@@ -236,7 +236,9 @@ class enrol_cohort_plugin extends enrol_plugin {
$params['ue'] = $ue->id;
if ($this->allow_unenrol_user($instance, $ue) && has_capability('enrol/cohort:unenrol', $context)) {
$url = new moodle_url('/enrol/unenroluser.php', $params);
$actions[] = new user_enrolment_action(new pix_icon('t/delete', ''), get_string('unenrol', 'enrol'), $url, array('class'=>'unenrollink', 'rel'=>$ue->id));
$strunenrol = get_string('unenrol', 'enrol');
$actions[] = new user_enrolment_action(new pix_icon('t/delete', $strunenrol),
$strunenrol, $url, array('class' => 'unenrollink', 'rel' => $ue->id));
}
return $actions;
}
+3 -1
View File
@@ -97,7 +97,9 @@ class enrol_database_plugin extends enrol_plugin {
$params['ue'] = $ue->id;
if ($this->allow_unenrol_user($instance, $ue) && has_capability('enrol/database:unenrol', $context)) {
$url = new moodle_url('/enrol/unenroluser.php', $params);
$actions[] = new user_enrolment_action(new pix_icon('t/delete', ''), get_string('unenrol', 'enrol'), $url, array('class'=>'unenrollink', 'rel'=>$ue->id));
$strunenrol = get_string('unenrol', 'enrol');
$actions[] = new user_enrolment_action(new pix_icon('t/delete', $strunenrol),
$strunenrol, $url, array('class' => 'unenrollink', 'rel' => $ue->id));
}
return $actions;
}
+6 -2
View File
@@ -132,11 +132,15 @@ class enrol_flatfile_plugin extends enrol_plugin {
$params['ue'] = $ue->id;
if ($this->allow_unenrol_user($instance, $ue) && has_capability("enrol/flatfile:unenrol", $context)) {
$url = new moodle_url('/enrol/unenroluser.php', $params);
$actions[] = new user_enrolment_action(new pix_icon('t/delete', ''), get_string('unenrol', 'enrol'), $url, array('class'=>'unenrollink', 'rel'=>$ue->id));
$strunenrol = get_string('unenrol', 'enrol');
$actions[] = new user_enrolment_action(new pix_icon('t/delete', $strunenrol),
$strunenrol, $url, array('class' => 'unenrollink', 'rel' => $ue->id));
}
if ($this->allow_manage($instance) && has_capability("enrol/flatfile:manage", $context)) {
$url = new moodle_url('/enrol/editenrolment.php', $params);
$actions[] = new user_enrolment_action(new pix_icon('t/edit', ''), get_string('edit'), $url, array('class'=>'editenrollink', 'rel'=>$ue->id));
$stredit = get_string('editenrolment', 'enrol');
$actions[] = new user_enrolment_action(new pix_icon('t/edit', $stredit, 'moodle', array('title' => $stredit)),
$stredit, $url, array('class' => 'editenrollink', 'rel' => $ue->id));
}
return $actions;
}
+6 -6
View File
@@ -82,13 +82,13 @@ $string['group_memberofattribute'] = 'Name of the attribute that specifies which
$string['group_memberofattribute_key'] = '\'Member of\' attribute';
$string['host_url'] = 'Specify LDAP host in URL-form like \'ldap://ldap.myorg.com/\' or \'ldaps://ldap.myorg.com/\'';
$string['host_url_key'] = 'Host URL';
$string['idnumber_attribute'] = 'If the group membership contains distinguised names, specify the same attribute you have used for the user \'ID Number\' mapping in the LDAP authentication settings';
$string['idnumber_attribute'] = 'If the group membership contains distinguished names, specify the same attribute you have used for the user \'ID Number\' mapping in the LDAP authentication settings.';
$string['idnumber_attribute_key'] = 'ID number attribute';
$string['ldap_encoding'] = 'Specify encoding used by LDAP server. Most probably utf-8, MS AD v2 uses default platform encoding such as cp1252, cp1250, etc.';
$string['ldap_encoding_key'] = 'LDAP encoding';
$string['ldap:manage'] = 'Manage LDAP enrol instances';
$string['memberattribute'] = 'LDAP member attribute';
$string['memberattribute_isdn'] = 'If the group membership contains distinguised names, you need to specify it here. If it does, you also need to configure the remaining settings of this section';
$string['memberattribute_isdn'] = 'If the group membership contains distinguished names, you need to specify them here. If so, you also need to configure the remaining settings in this section.';
$string['memberattribute_isdn_key'] = 'Member attribute uses dn';
$string['nested_groups'] = 'Do you want to use nested groups (groups of groups) for enrolment?';
$string['nested_groups_key'] = 'Nested groups';
@@ -97,7 +97,7 @@ $string['nosuchrole'] = "No such role: '{\$a}'\n";
$string['objectclass'] = 'objectClass used to search courses. Usually \'group\' or \'posixGroup\'';
$string['objectclass_key'] = 'Object class';
$string['ok'] = "OK!\n";
$string['opt_deref'] = 'If the group membership contains distinguised names, specify how aliases are handled during search. Select one of the following values: \'No\' (LDAP_DEREF_NEVER) or \'Yes\' (LDAP_DEREF_ALWAYS)';
$string['opt_deref'] = 'If the group membership contains distinguished names, specify how aliases are handled during a search. Select one of the following values: \'No\' (LDAP_DEREF_NEVER) or \'Yes\' (LDAP_DEREF_ALWAYS).';
$string['opt_deref_key'] = 'Dereference aliases';
$string['phpldap_noextension'] = '<em>The PHP LDAP module does not seem to be present. Please ensure it is installed and enabled if you want to use this enrolment plugin.</em>';
$string['pluginname'] = 'LDAP enrolments';
@@ -116,11 +116,11 @@ $string['unassignrole'] = "Unassigning role '{\$a->role_shortname}' to user '{\
$string['unassignroleid'] = "Unassigning role id '{\$a->role_id}' to user id '{\$a->user_id}'\n";
$string['unassignrolefailed'] = "Failed to unassign role '{\$a->role_shortname}' to user '{\$a->user_username}' from course '{\$a->course_shortname}' (id {\$a->course_id})\n";
$string['updatelocal'] = 'Update local data';
$string['user_attribute'] = 'If the group membership contains distinguised names, specify the attribute used to name/search users. If you are using LDAP authentication, this value should match the attribute specified in the \'ID Number\' mapping in the LDAP authentication plugin';
$string['user_attribute'] = 'If the group membership contains distinguished names, specify the attribute used to name/search for users. If you are using LDAP authentication, this value should match the attribute specified in the \'ID Number\' mapping in the LDAP authentication plugin.';
$string['user_attribute_key'] = 'ID number attribute';
$string['user_contexts'] = 'If the group membership contains distinguised names, specify the list of contexts where users are located. Separate different contexts with \';\'. For example: \'ou=users,o=org; ou=others,o=org\'';
$string['user_contexts'] = 'If the group membership contains distinguished names, specify the list of contexts where users are located. Separate different contexts with a semi-colon (;). For example: \'ou=users,o=org; ou=others,o=org\'.';
$string['user_contexts_key'] = 'Contexts';
$string['user_search_sub'] = 'If the group membership contains distinguised names, specify if the search for users is done in subcontexts too';
$string['user_search_sub'] = 'If the group membership contains distinguished names, specify if the search for users is done in sub-contexts too.';
$string['user_search_sub_key'] = 'Search subcontexts';
$string['user_settings'] = 'User lookup settings';
$string['user_type'] = 'If the group membership contains distinguished names, specify how users are stored in LDAP';
+6 -4
View File
@@ -392,13 +392,15 @@ class enrol_lti_plugin extends enrol_plugin {
$params['ue'] = $ue->id;
if ($this->allow_unenrol_user($instance, $ue) && has_capability("enrol/lti:unenrol", $context)) {
$url = new moodle_url('/enrol/unenroluser.php', $params);
$actions[] = new user_enrolment_action(new pix_icon('t/delete', ''), get_string('unenrol', 'enrol'), $url,
array('class' => 'unenrollink', 'rel' => $ue->id));
$strunenrol = get_string('unenrol', 'enrol');
$actions[] = new user_enrolment_action(new pix_icon('t/delete', $strunenrol),
$strunenrol, $url, array('class' => 'unenrollink', 'rel' => $ue->id));
}
if ($this->allow_manage($instance) && has_capability("enrol/lti:manage", $context)) {
$url = new moodle_url('/enrol/editenrolment.php', $params);
$actions[] = new user_enrolment_action(new pix_icon('t/edit', ''), get_string('edit'), $url,
array('class' => 'editenrollink', 'rel' => $ue->id));
$stredit = get_string('editenrolment', 'enrol');
$actions[] = new user_enrolment_action(new pix_icon('t/edit', $stredit, 'moodle', array('title' => $stredit)),
$stredit, $url, array('class' => 'editenrollink', 'rel' => $ue->id));
}
return $actions;
}
+6 -2
View File
@@ -430,11 +430,15 @@ class enrol_manual_plugin extends enrol_plugin {
$params['ue'] = $ue->id;
if ($this->allow_unenrol_user($instance, $ue) && has_capability("enrol/manual:unenrol", $context)) {
$url = new moodle_url('/enrol/unenroluser.php', $params);
$actions[] = new user_enrolment_action(new pix_icon('t/delete', ''), get_string('unenrol', 'enrol'), $url, array('class'=>'unenrollink', 'rel'=>$ue->id));
$strunenrol = get_string('unenrol', 'enrol');
$actions[] = new user_enrolment_action(new pix_icon('t/delete', $strunenrol),
$strunenrol, $url, array('class' => 'unenrollink', 'rel' => $ue->id));
}
if ($this->allow_manage($instance) && has_capability("enrol/manual:manage", $context)) {
$url = new moodle_url('/enrol/editenrolment.php', $params);
$actions[] = new user_enrolment_action(new pix_icon('t/edit', ''), get_string('edit'), $url, array('class'=>'editenrollink', 'rel'=>$ue->id));
$stredit = get_string('editenrolment', 'enrol');
$actions[] = new user_enrolment_action(new pix_icon('t/edit', $stredit, 'moodle', array('title' => $stredit)),
$stredit, $url, array('class' => 'editenrollink', 'rel' => $ue->id));
}
return $actions;
}
+3 -1
View File
@@ -110,7 +110,9 @@ class enrol_meta_plugin extends enrol_plugin {
$params['ue'] = $ue->id;
if ($this->allow_unenrol_user($instance, $ue) && has_capability('enrol/meta:unenrol', $context)) {
$url = new moodle_url('/enrol/unenroluser.php', $params);
$actions[] = new user_enrolment_action(new pix_icon('t/delete', ''), get_string('unenrol', 'enrol'), $url, array('class'=>'unenrollink', 'rel'=>$ue->id));
$strunenrol = get_string('unenrol', 'enrol');
$actions[] = new user_enrolment_action(new pix_icon('t/delete', $strunenrol),
$strunenrol, $url, array('class' => 'unenrollink', 'rel' => $ue->id));
}
return $actions;
}
+6 -2
View File
@@ -291,11 +291,15 @@ class enrol_paypal_plugin extends enrol_plugin {
$params['ue'] = $ue->id;
if ($this->allow_unenrol($instance) && has_capability("enrol/paypal:unenrol", $context)) {
$url = new moodle_url('/enrol/unenroluser.php', $params);
$actions[] = new user_enrolment_action(new pix_icon('t/delete', ''), get_string('unenrol', 'enrol'), $url, array('class'=>'unenrollink', 'rel'=>$ue->id));
$strunenrol = get_string('unenrol', 'enrol');
$actions[] = new user_enrolment_action(new pix_icon('t/delete', $strunenrol),
$strunenrol, $url, array('class' => 'unenrollink', 'rel' => $ue->id));
}
if ($this->allow_manage($instance) && has_capability("enrol/paypal:manage", $context)) {
$url = new moodle_url('/enrol/editenrolment.php', $params);
$actions[] = new user_enrolment_action(new pix_icon('t/edit', ''), get_string('edit'), $url, array('class'=>'editenrollink', 'rel'=>$ue->id));
$stredit = get_string('editenrolment', 'enrol');
$actions[] = new user_enrolment_action(new pix_icon('t/edit', $stredit, 'moodle', array('title' => $stredit)),
$stredit, $url, array('class' => 'editenrollink', 'rel' => $ue->id));
}
return $actions;
}
+6 -2
View File
@@ -536,11 +536,15 @@ class enrol_self_plugin extends enrol_plugin {
$params['ue'] = $ue->id;
if ($this->allow_unenrol($instance) && has_capability("enrol/self:unenrol", $context)) {
$url = new moodle_url('/enrol/unenroluser.php', $params);
$actions[] = new user_enrolment_action(new pix_icon('t/delete', ''), get_string('unenrol', 'enrol'), $url, array('class'=>'unenrollink', 'rel'=>$ue->id));
$strunenrol = get_string('unenrol', 'enrol');
$actions[] = new user_enrolment_action(new pix_icon('t/delete', $strunenrol),
$strunenrol, $url, array('class' => 'unenrollink', 'rel' => $ue->id));
}
if ($this->allow_manage($instance) && has_capability("enrol/self:manage", $context)) {
$url = new moodle_url('/enrol/editenrolment.php', $params);
$actions[] = new user_enrolment_action(new pix_icon('t/edit', ''), get_string('edit'), $url, array('class'=>'editenrollink', 'rel'=>$ue->id));
$stredit = get_string('editenrolment', 'enrol');
$actions[] = new user_enrolment_action(new pix_icon('t/edit', $stredit, 'moodle', array('title' => $stredit)),
$stredit, $url, array('class' => 'editenrollink', 'rel' => $ue->id));
}
return $actions;
}
+2
View File
@@ -24,6 +24,8 @@
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
defined('MOODLE_INTERNAL') || die();
require_once("$CFG->libdir/externallib.php");
require_once("$CFG->libdir/filelib.php");
+12 -1
View File
@@ -138,7 +138,8 @@ MathJax.Hub.Config({
// setting. Since it is preferably to always load the secure resource.
$httpurl = get_config('filter_mathjaxloader', 'httpurl');
if ($httpurl !== 'http://cdn.mathjax.org/mathjax/2.6-latest/MathJax.js') {
if ($httpurl !== 'http://cdn.mathjax.org/mathjax/2.6-latest/MathJax.js' &&
$httpurl !== 'http://cdn.mathjax.org/mathjax/2.6.1/MathJax.js') {
// If the http setting has been changed, we make the admin choose the https setting because
// it indicates some sort of custom setup. This will be supported by the release notes.
unset_config('httpsurl', 'filter_mathjaxloader');
@@ -196,5 +197,15 @@ MathJax.Hub.Config({
upgrade_plugin_savepoint(true, 2016120502, 'filter', 'mathjaxloader');
}
if ($oldversion < 2016120503) {
$httpsurl = get_config('filter_mathjaxloader', 'httpsurl');
if (empty($httpsurl)) {
// URL is empty, most likely because of bad upgrade path. See MDL-59780.
set_config('httpsurl', 'https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js', 'filter_mathjaxloader');
}
upgrade_plugin_savepoint(true, 2016120503, 'filter', 'mathjaxloader');
}
return true;
}
+1 -1
View File
@@ -24,6 +24,6 @@
defined('MOODLE_INTERNAL') || die();
$plugin->version = 2016120502;
$plugin->version = 2016120503;
$plugin->requires = 2016112900; // Requires this Moodle version.
$plugin->component= 'filter_mathjaxloader';
+5
View File
@@ -19,3 +19,8 @@
.mediaplugin > div {
margin: auto;
}
/* Make media plugin behave properly in mod summaries and labels */
.mod-indent-outer .mediaplugin {
display: table-cell;
}
+2 -2
View File
@@ -489,7 +489,7 @@ class grading_manager {
* Returns the given method's controller in the gradable area
*
* @param string $method the method name, eg 'rubric' (must be available)
* @return grading_controller
* @return gradingform_controller
*/
public function get_controller($method) {
global $CFG, $DB;
@@ -534,7 +534,7 @@ class grading_manager {
/**
* Returns the controller for the active method if it is available
*
* @return null|grading_controller
* @return null|gradingform_controller
*/
public function get_active_controller() {
if ($gradingmethod = $this->get_active_method()) {
+2 -2
View File
@@ -191,7 +191,7 @@ class graded_users_iterator {
LEFT JOIN (SELECT * FROM {user_info_data}
WHERE fieldid = :cf$customfieldscount) cf$customfieldscount
ON u.id = cf$customfieldscount.userid";
$userfields .= ", cf$customfieldscount.data AS customfield_{$field->shortname}";
$userfields .= ", cf$customfieldscount.data AS customfield_{$field->customid}";
$params['cf'.$customfieldscount] = $field->customid;
$customfieldscount++;
}
@@ -3191,7 +3191,7 @@ abstract class grade_helper {
*/
public static function get_user_field_value($user, $field) {
if (!empty($field->customid)) {
$fieldname = 'customfield_' . $field->shortname;
$fieldname = 'customfield_' . $field->customid;
if (!empty($user->{$fieldname}) || is_numeric($user->{$fieldname})) {
$fieldvalue = $user->{$fieldname};
} else {
+2 -2
View File
@@ -974,7 +974,7 @@ class grade_report_grader extends grade_report {
$usergrades = $this->allgrades[$userid];
$hidingaffected = grade_grade::get_hiding_affected($usergrades, $allgradeitems);
$altered = $hidingaffected['altered'];
$unknown = $hidingaffected['unknown'];
$unknown = $hidingaffected['unknowngrades'];
unset($hidingaffected);
}
@@ -996,7 +996,7 @@ class grade_report_grader extends grade_report {
// Get the decimal points preference for this item
$decimalpoints = $item->get_decimals();
if (in_array($itemid, $unknown)) {
if (array_key_exists($itemid, $unknown)) {
$gradeval = null;
} else if (array_key_exists($itemid, $altered)) {
$gradeval = $altered[$itemid];
+2 -2
View File
@@ -525,14 +525,14 @@ abstract class grade_report {
$aggregationweight = null;
}
}
} else if (!empty($hiding_affected['unknown'][$course_item->id])) {
} else if (array_key_exists($course_item->id, $hiding_affected['unknowngrades'])) {
//not sure whether or not this item depends on a hidden item
if (!$this->showtotalsifcontainhidden[$courseid]) {
//hide the grade
$finalgrade = null;
} else {
//use reprocessed marks that exclude hidden items
$finalgrade = $hiding_affected['unknown'][$course_item->id];
$finalgrade = $hiding_affected['unknowngrades'][$course_item->id];
if (array_key_exists($course_item->id, $hiding_affected['alteredgrademin'])) {
$grademin = $hiding_affected['alteredgrademin'][$course_item->id];
+1 -2
View File
@@ -31,8 +31,7 @@ $capabilities = array(
'captype' => 'read',
'contextlevel' => CONTEXT_COURSE,
'archetypes' => array(
'student' => CAP_ALLOW,
'manager' => CAP_ALLOW
'user' => CAP_ALLOW
)
)
+48
View File
@@ -0,0 +1,48 @@
<?php
// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// Moodle is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
/**
* Grade overview report upgrade steps.
*
* @package gradereport_overview
* @copyright 2017 Simey Lameze <simey@moodle.com>
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
defined('MOODLE_INTERNAL') || die();
/**
* Function to upgrade grade overview report.
*
* @param int $oldversion the version we are upgrading from
* @return bool result
*/
function xmldb_gradereport_overview_upgrade($oldversion) {
if ($oldversion < 2016120501) {
$context = context_system::instance();
$capability = 'gradereport/overview:view';
// Now allow authenticated user role to access that report.
$authenticateduserroles = get_archetype_roles('user');
foreach ($authenticateduserroles as $roleid => $notused) {
assign_capability($capability, CAP_ALLOW, $roleid, $context->id);
}
upgrade_plugin_savepoint(true, 2016120501, 'gradereport', 'overview');
}
return true;
}
+1 -1
View File
@@ -468,7 +468,7 @@ function gradereport_overview_myprofile_navigation(core_user\output\myprofile\tr
$usercontext = context_user::instance($user->id);
$coursecontext = context_course::instance($course->id);
if (grade_report_overview::check_access($systemcontext, $coursecontext, $usercontext, $course, $user->id)) {
$url = new moodle_url('/grade/report/overview/index.php', array('userid' => $user->id));
$url = new moodle_url('/grade/report/overview/index.php', array('userid' => $user->id, 'id' => $course->id));
$node = new core_user\output\myprofile\node('reports', 'grades', get_string('gradesoverview', 'gradereport_overview'),
null, $url);
$tree->add_node($node);
+1 -1
View File
@@ -24,6 +24,6 @@
defined('MOODLE_INTERNAL') || die();
$plugin->version = 2016120500; // The current plugin version (Date: YYYYMMDDXX)
$plugin->version = 2016120501; // The current plugin version (Date: YYYYMMDDXX)
$plugin->requires = 2016112900; // Requires this Moodle version
$plugin->component = 'gradereport_overview'; // Full name of the plugin (used for diagnostics)
@@ -27,6 +27,14 @@ Feature: Student and teacher's view of aggregated grade items is consistent when
| assign | C1 | a3 | Test assignment three | Submit something! | Sub category 2 | 100 |
| assign | C1 | a4 | Test assignment four | Submit something! | Sub category 2 | 100 |
And I log in as "admin"
And I am on "Course 1" course homepage
And I navigate to "Setup > Gradebook setup" in the course gradebook
And I press "Add grade item"
And I set the following fields to these values:
| Item name | calculated |
And I press "Save changes"
And I set "=[[a4]]/2" calculation for grade item "calculated" with idnumbers:
| Sub category 1 | sub1 |
And I navigate to "Overview report" node in "Site administration > Grades > Report settings"
And I set the field "s__grade_report_overview_showtotalsifcontainhidden" to "Show totals excluding hidden items"
And I navigate to "User report" node in "Site administration > Grades > Report settings"
+2
View File
@@ -24,6 +24,8 @@
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
defined('MOODLE_INTERNAL') || die();
require_once("$CFG->libdir/externallib.php");
/**
+1 -1
View File
@@ -31,4 +31,4 @@
defined('MOODLE_INTERNAL') || die();
$string['cannotsavemd5file'] = 'No s\'ha pogut guardar el fitxer md5';
$string['cannotsavezipfile'] = 'No s\'ha pogut guardar el fitxer zip';
$string['cannotsavezipfile'] = 'No s\'ha pogut guardar el fitxer ZIP';
+10 -10
View File
@@ -30,8 +30,8 @@
defined('MOODLE_INTERNAL') || die();
$string['clialreadyconfigured'] = 'El fitxer config.php ja existeix, feu servir dmin/cli/install_database.php si voleu instal·lar este lloc web.';
$string['clialreadyinstalled'] = 'El fitxer config.php ja existeix, feu servir admin/cli/upgrade.php si voleu actualitzar este lloc web.';
$string['clialreadyconfigured'] = 'El fitxer config.php ja existeix, feu servir admin/cli/install_database.php si voleu instal·lar el Moodle en este lloc web.';
$string['clialreadyinstalled'] = 'El fitxer de configuració config.php ja existeix. Feu servir admin/cli/upgrade.php si voleu actualitzar Moodle per a este lloc web.';
$string['cliinstallheader'] = 'Programa d\'instal·lació de línia d\'ordes de Moodle {$a}';
$string['langdownloaderror'] = 'Dissortadament l\'idioma "{$a}" no es pot baixar. La instal·lació prosseguirà en anglés.';
$string['memorylimithelp'] = '<p>El límit de memòria del PHP del vostre servidor actualment està definit en {$a}.</p>
@@ -46,18 +46,18 @@ $string['memorylimithelp'] = '<p>El límit de memòria del PHP del vostre servid
<p><blockquote>php_value memory_limit 40M</blockquote></p>
<p>Tanmateix, en alguns servidors això farà que no funcione <b>cap</b> pàgina PHP (es visualitzaran errors) en el qual cas hauríeu de suprimir el fitxer .htaccess.</p></li>
</ol>';
$string['pathssubadmindir'] = 'Alguns serveis d\'allotjament web (pocs) utilitzen un URL especial /admin p. ex. per a accedir a un tauler de control o quelcom paregut. Malauradament això entra en conflicte amb la ubicació estàndard de les pàgines d\'administració de Moodle. Podeu arreglar este problema canviant el nom del directori d\'administració de Moodle en la vostra instal·lació i posant el nou nom ací. Per exemple <em>moodleadmin</em>. Això modificarà els enllaços d\'administració de Moodle.';
$string['pathssubdataroot'] = 'Necessiteu un espai on Moodle puga guardar els fitxers penjats. Este directori hauria de tindre permisos de lectura I ESCRIPTURA per a l\'usuari del servidor web (normalment \'nobody\' o \'apache\'), però no cal que siga accessible directament via web. L\'instal·lador provarà de crear-lo si no existeix.';
$string['pathssubwwwroot'] = 'L\'adreça web completa on s\'accedirà a Moodle.
No és possible accedir a Moodle en diferents adreces.
Si el vostre lloc múltiples adreces públiques haureu de configurar redireccions permanents per a totes excepte esta.
Si el vostre lloc és accessible tant des d\'Internet com des d\'una intranet, utilitzeu ací l\'adreça pública i configureu el DNS de manera que els usuaris de la intranet puguen utilitzar també l\'adreça pública.
Si l\'adreça no és correcta, canvieu l\'URL en el vostre navegador per reiniciar la instal·lació amb un altre valor.';
$string['pathssubadmindir'] = 'Alguns serveis d\'allotjament web (pocs) utilitzen /admin com a URL especial perquè accediu a un tauler de control o alguna cosa paregut. Malauradament, això entra en conflicte amb la ubicació estàndard de les pàgines d\'administració de Moodle. Podeu arreglar este problema canviant el nom del directori d\'administració de Moodle en la vostra instal·lació i posant el nou nom ací. Per exemple: <em>moodleadmin</em>. Això arreglarà els enllaços d\'administració de Moodle.';
$string['pathssubdataroot'] = '<p>Directori on el Moodle emmagatzemarà els materials pujats pels usuaris.</p>
<p>Este directori hauria de tindre permisos de lectura i escriptura per a l\'usuari del servidor web (normalment \'www-data\', \'nobody\', or \'apache\').</p>
<p>No ha de ser accessible directament via web.</p>
<p>L\'instal·lador provarà de crear-lo si no existeix.</p>';
$string['pathssubwwwroot'] = '<p>L\'adreça web completa on s\'accedirà a Moodle; per exemple, l\'adreça que els usuaris introduiran a la barra d\'adreces del navegador per accedir a Moodle.</p> <p> No és possible accedir a Moodle utilitzant diferents adreces. Si el vostre lloc és accessible a través de diferents adreces, trieu-ne la més fàcil i configureu una redirecció permanent per a cadascuna de les altres adreces.</p> <p>
Si el vostre lloc és accessible tant des d\'Internet com des d\'una xarxa interna (anomenada de vegades intranet), utilitzeu l\'adreça pública ací.</p> <p>Si l\'adreça actual no és correcta, canvieu l\'URL a la barra d\'adreces del navegador i reinicieu la instal·lació.';
$string['phpversionhelp'] = '<p>Moodle necessita una versió de PHP 4.3.0 o 5.1.0 (les versions 5.0.x tenien uns quants problemes coneguts).</p>
<p>A hores d\'ara esteu utilitzant la versió {$a}.</p>
<p>Vos cal actualitzar el PHP o traslladar Moodle a un ordinador amb una versió de PHP més recent.<br />(Si esteu utilitzant la versió 5.0.x, alternativament també podríeu tornar arrere a la 4.4.x)</p>';
$string['welcomep20'] = 'Esteu veient esta pàgina perquè heu instal·lat amb èxit i heu executat el paquet <strong>{$a->packname} {$a->packversion}</strong>. Felicitacions.';
$string['welcomep30'] = 'Esta versió de <strong>{$a->installername}</strong> inclou les aplicacions necessàries per crear un entorn en el qual funcione <strong>Moodle</strong>:';
$string['welcomep30'] = 'Esta versió de <strong>{$a->installername}</strong> inclou les aplicacions necessàries per crear un entorn en el qual funcione <strong>Moodle</strong>, concretament:';
$string['welcomep50'] = 'L\'ús de totes les aplicacions d\'este paquet és governat per les seues llicències respectives. El paquet <strong>{$a->installername}</strong> complet és
<a href="http://www.opensource.org/docs/definition_plain.html">codi font obert</a> i es distribueix
sota llicència <a href="http://www.gnu.org/copyleft/gpl.html">GPL</a>.';

Some files were not shown because too many files have changed in this diff Show More