Bas Brands
cb4542b868
MDL-67222 tool_lp: update css classes for Bootstrap 4.3
2019-11-25 13:33:21 +01:00
Eloy Lafuente (stronk7)
d5be859063
MDL-67199 versions: bump all versions and requires near release
...
version = 2019111800 release version
requires= 2019111200 current beta (week7roll1) version
2019-11-12 17:57:08 +01:00
Jun Pataleta
cf29a4857a
Merge branch 'MDL-66701_master' of git://github.com/dmonllao/moodle
2019-11-07 15:41:45 +08:00
David Monllaó
d7d52aae15
MDL-66701 report_insights: Target's extra info on the insights report
2019-11-07 15:09:15 +08:00
Jun Pataleta
a65873c37d
Merge branch 'MDL-66592_master' of git://github.com/dmonllao/moodle
2019-11-07 10:35:21 +08:00
Paul Holden
7455b741c9
MDL-66762 user: escape extra/email user fields.
2019-11-07 09:00:19 +08:00
David Monllaó
279f370b3f
MDL-66592 report_insights: Help icon for indicator calculations desc
2019-11-07 08:25:35 +08:00
Jun Pataleta
fd8c021447
Merge branch 'MDL-67039_master' of git://github.com/dmonllao/moodle
2019-11-04 19:21:41 +08:00
David Monllaó
47b506e2f7
MDL-67039 analytics: Unidimensional array if no predictions
2019-11-04 09:32:05 +08:00
Helen Foster
7ac4c9c1f6
MDL-66990 lang: Import fixed English strings (en_fix)
...
Significant string changes:
* hidegrader_help,mod_assign - note about setting having no effect on
comments box
* configdefaultrequestcategory, configenablecourserequests,
configlockrequestcategory, lockrequestcategory, core_admin - clearer
explanation
* configenablecompletion,core_completion - including reason for setting
activity completion conditions
* emailstop,core - clearer wording
* setuplink_desc,tool_mobile - including where the app download page
link is displayed and leaving the setting empty
2019-11-01 11:16:10 +01:00
David Monllaó
bf25fb166c
MDL-65585 analytics: Global on/off switch
2019-10-10 10:06:31 +08:00
David Monllaó
386d109172
MDL-62191 analytics: Support for bulk actions
2019-09-27 14:13:52 +08:00
David Monllaó
93e71c712d
MDL-66091 report_insights: Unify contextwithinsights cache sets
2019-09-18 13:00:06 +08:00
David Monllaó
486e797c5f
MDL-66091 analytics: Targets choose if there should be a report or not
2019-09-17 13:58:55 +08:00
David Monllaó
21202090f7
MDL-66091 report_insights: Usability improvements
...
- More feedback provided for the user once they click on useful/notuseful from the email.
- Replace the indicator calculations table headers for the table caption and
replace the text by just "Indicators"
- Replace "System" for the site name for insights generated at system
level
- Replace "$modelname prediction" for "$modelname" in report/insights/prediction.php
heading
MDL-66091
2019-09-17 13:57:36 +08:00
Andrew Nicols
beae3feb54
MDL-66378 report_participation: Correct label for target
2019-08-17 11:44:48 +08:00
Jun Pataleta
e773533258
MDL-65949 report_participation: Use new core/checkbox-toggleall
2019-08-02 16:30:26 +08:00
Ryan Wyllie
195ea4480b
MDL-62497 javascript: build AMD modules with new transpiler
2019-07-19 14:12:49 +08:00
Andrew Nicols
8958115663
Merge branch 'MDL-65538-master' of git://github.com/sarjona/moodle
2019-07-17 10:55:43 +08:00
Andrew Nicols
8f3f25e21a
MDL-60013 report_progress: Stop using deprecated modal type
2019-07-17 08:26:27 +08:00
Sara Arjona
3e8f9b2869
MDL-65538 competency: fix behat errors with firefox
...
There is a random behat error when executing the "Go to the competency
course competencies page." scenario: "Moodle exception: A required parameter
(courseid) was missing More information about this error".
It happens because sometimes the form is sent before the JS and it hasn't
the needed parameters defined. So they have been added as hidden to the
form to avoid the error (which I couldn't reproduce manually).
2019-07-15 13:48:56 +02:00
Mark Nelson
11362b4aaf
MDL-56835 report_participation: remove unreachable if condition
2019-07-09 09:14:15 +08:00
Mark Nelson
2604998150
MDL-56835 report_participation: initialise action variables
2019-07-09 08:27:17 +08:00
Mark Nelson
5a9e1bc18e
MDL-56835 report_participation: use course timecreated as minlog
2019-07-09 08:27:17 +08:00
Matt Porritt
d00715e410
MDL-56835 report_participation: release session lock
2019-07-05 10:33:13 +08:00
Jun Pataleta
fc97181924
MDL-65910 report_stats: Add stattype query condition for consistency
2019-06-14 13:00:31 +08:00
Jun Pataleta
0d83964337
Merge branch 'MDL-55997-master' of git://github.com/peterRd/moodle
2019-06-13 18:05:03 +02:00
Peter
60eaa9bcb0
MDL-55997 core_reports: modify user stats query to fix duplicate rows
2019-06-13 07:39:03 +08:00
Jun Pataleta
79edcde3f6
Merge branch 'MDL-7339-master' of git://github.com/mickhawkins/moodle
2019-06-11 11:49:36 +08:00
Michael Hawkins
76d0192e0b
MDL-7339 admin: Replaced "open to google" references to be more generic
...
AMOS BEGIN
MOV [configopentogoogle,admin],[configopentowebcrawlers,admin]
MOV [opentogoogle,admin],[opentowebcrawlers,admin]
MOV [check_google_details,report_security],[check_crawlers_details,report_security]
MOV [check_google_error,report_security],[check_crawlers_error,report_security]
MOV [check_google_info,report_security],[check_crawlers_info,report_security]
MOV [check_google_name,report_security],[check_crawlers_name,report_security]
MOV [check_google_ok,report_security],[check_crawlers_ok,report_security]
AMOS END
2019-06-11 10:04:01 +08:00
David Monllaó
5045c4d491
MDL-65639 tool_analytics: Reworded language strings
...
Some language strings have been reworded to clarify functionalities.
AMOS BEGIN
MOV [getpredictionsresults,tool_analytics],[scheduledanalysisresults,tool_analytics]
CPY [getpredictionsresultscli,tool_analytics],[scheduledanalysisresultscli,tool_analytics]
AMOS END
2019-06-06 19:07:55 +02:00
Jun Pataleta
1525b9626e
Merge branch 'MDL-60407-master' of git://github.com/vmdef/moodle
2019-05-21 18:44:52 +08:00
Jun Pataleta
2b8ffcc89f
Merge branch 'MDL-65599-master' of git://github.com/damyon/moodle
2019-05-15 15:24:12 +08:00
Damyon Wiese
54d09c47ec
MDL-65599 competencies: Javascript optional param
...
The module id is expected to be an integer for this webservice, passing
an empty string will generate an exception.
2019-05-15 10:02:04 +08:00
Víctor Déniz Falcón
8dd1ebaaba
MDL-60407 report_insights: Fix redirect when action on last prediction
...
When an actions is taken on the last prediction, the predictions
list page is reloaded.
2019-05-14 01:06:00 +01:00
Eloy Lafuente (stronk7)
c9a1a6341c
MDL-65571 versions: bump all versions and requires near release
...
version = 2019052000 release version
requires= 2019051100 current beta (week6roll2) version
2019-05-12 23:46:34 +02:00
Damyon Wiese
89da9b4900
MDL-65154 competencies: Filter course competencies
...
Add an activity filter to the course competencies screen.
2019-05-06 09:34:25 +08:00
Jun Pataleta
70cbc37755
Merge branch 'MDL-52828-master' of git://github.com/damyon/moodle
2019-05-03 10:59:42 +08:00
Damyon Wiese
fde4592c9f
MDL-52828 competencies: Breakdown report
...
Add behat test for the breakdown report, including the activity filter.
2019-05-01 12:00:18 +08:00
Damyon Wiese
27737ae666
MDL-52828 competencies: Filter by activity
...
On the competency breakdown report, allow filter by competencies linked to an activity.
2019-05-01 09:58:22 +08:00
Shamim Rezaie
6d817db08e
MDL-64782 report_stats: Performance improvement
2019-04-23 17:01:48 +10:00
Mathew May
5db1ce5331
MDL-64506 templates: BS2 pull-x -> BS4 float-x
2019-04-03 19:47:13 +08:00
Mathew May
5edb0fbcb5
MDL-64506 templates: replace spans where and col-x appears
2019-04-03 19:47:13 +08:00
Mathew May
5cac5fa428
MDL-64506 templates: BS2 m-x-x to BS4 mx-x
2019-04-03 19:47:11 +08:00
Mathew May
29551c4b1a
MDL-64506 templates: Move BS2 btns' to BS4 btns'
...
well bs2 class is now card in bs4
2019-04-03 19:34:20 +08:00
David Monllaó
982fef46f4
MDL-64783 analytics: Activities due insight forwards to calendar
...
The patch includes changes applied after the peer review.
2019-04-09 00:29:57 +02:00
David Monllaó
e85c2f372b
MDL-64783 analytics: Improvements to the insights system
2019-04-09 00:26:23 +02:00
David Monllaó
50935afba4
MDL-64783 analytics: Upcoming activities due and related API changes
2019-04-09 00:25:24 +02:00
David Monllaó
59f75c4f41
Merge branch 'MDL-32096-master' of git://github.com/peterRd/moodle
2019-02-12 09:41:35 +01:00
Eloy Lafuente (stronk7)
3b996f2a4e
Merge branch 'MDL-64694_master' of git://github.com/dmonllao/moodle
2019-02-12 00:09:46 +01:00