David Monllao
ad7a4d3521
MDL-57791 mlbackend_php: Remove unnecessary files
2017-07-24 08:36:19 +02:00
David Monllao
16f379a197
MDL-57791 analytics: Build JS module
2017-07-24 08:36:19 +02:00
David Monllao
8de0d1da61
MDL-57791 testing: Switch to analytics API namespace
2017-07-24 08:36:19 +02:00
David Monllao
3834630813
MDL-57791 testing: Add analytics test suite
2017-07-24 08:36:18 +02:00
David Monllao
f96488df66
MDL-57791 testing: Add missing cachedef lang string
2017-07-24 08:36:18 +02:00
Ankit Agarwal
3c305df1de
MDL-59079 core_analytics: Add social level 2 to various activities
...
Part of MDL-57791 epic.
2017-07-24 08:36:18 +02:00
Ankit Agarwal
a6805cc8e0
MDL-59079 core_analytics: Define social levels for various activities
...
Part of MDL-57791 epic.
2017-07-24 08:36:17 +02:00
Ankit Agarwal
1eb6c52bf2
MDL-59079 core_analytics: Add support for more than one social level
...
Part of MDL-57791 epic.
2017-07-24 08:36:17 +02:00
Ankit Agarwal
022f3f07fa
MDL-59079 core_analytics: Refactor community of inquiry indicators
...
Refactor code to introduce a new base class per activity. This would help in sharing apis
between cognitive and social classes which is heavily required for level 2 and onwards.
Part of MDL-57791 epic.
2017-07-24 08:36:17 +02:00
David Monllao
6ec2ae0f87
MDL-58859 analytics: Fix migration to core bugs and pre-migration issues
...
Part of MDL-57791 epic.
2017-07-24 08:36:17 +02:00
David Monllao
52c0a11022
MDL-58834 analytics: Simplify indicators names
...
Part of MDL-57791 epic.
2017-07-24 08:36:16 +02:00
David Monllao
d2cdaf68ae
MDL-58859 analytics: No enddate update if wrong guess
...
Part of MDL-57791 epic.
2017-07-24 08:36:16 +02:00
David Monllao
fa76feff86
MDL-58859 mlbackend_php: Switch to LogisticRegression with norm.
...
Part of MDL-57791 epic.
2017-07-24 08:35:58 +02:00
David Monllao
589d7e8eb6
MDL-58859 mlbackend_php: Upgrade php-ml to latest version
...
Part of MDL-57791 epic.
2017-07-24 07:53:20 +02:00
David Monllao
40fcb365c3
MDL-58859 analytics: Subsystem and API db/ requirements added
...
Part of MDL-57791 epic.
2017-07-24 07:53:17 +02:00
David Monllao
8473b73581
MDL-58859 analytics: New core database tables
...
Part of MDL-57791 epic.
2017-07-24 07:53:13 +02:00
David Monllao
ff656baeab
MDL-58859 analytics: Add tests to core
...
Part of MDL-57791 epic.
2017-07-24 07:53:10 +02:00
David Monllao
369389c9a6
MDL-58859 analytics: Analytics API added to core
...
Part of MDL-57791 epic.
2017-07-24 07:53:03 +02:00
David Monllao
efaf853426
MDL-58859 tool_models: Added to core
...
Part of MDL-57791 epic.
2017-07-24 07:52:59 +02:00
David Monllao
373b1de18c
MDL-58859 report_insights: Added to core
...
Part of MDL-57791 epic.
2017-07-24 07:52:52 +02:00
David Monllao
25531de6e8
MDL-58859 mlbackend_python: Added to core
...
Part of MDL-57791 epic.
2017-07-24 07:52:18 +02:00
David Monllao
9e84757bf0
MDL-58859 mlbackend_php: Added to core
...
Part of MDL-57791 epic.
2017-07-24 07:51:54 +02:00
Ankit Agarwal
65f15cd277
MDL-58906 completion: Fix incorrect phpdoc
2017-07-24 11:17:54 +05:30
Ankit Agarwal
abca33beb0
MDL-58906 restore: Do not backup/restore action events
2017-07-24 11:17:54 +05:30
Ankit Agarwal
a4af31ded4
MDL-58906 restore: Call action event refresh task during restore
2017-07-24 11:17:53 +05:30
Andrew Nicols
ba0e56c3a6
Merge branch 'MDL-59528-master' of git://github.com/junpataleta/moodle
2017-07-24 13:29:58 +08:00
Andrew Nicols
42a2f1cf4c
Merge branch 'wip-MDL-59561-master' of git://github.com/abgreeve/moodle
2017-07-24 13:21:39 +08:00
Andrew Nicols
21b0554d00
Merge branch 'MDL-59490' of https://github.com/spvickers/moodle
2017-07-24 12:42:34 +08:00
Andrew Nicols
aabdac6753
Merge branch 'MDL-59538-master' of git://github.com/junpataleta/moodle
2017-07-24 11:57:23 +08:00
AMOS bot
0790ca68d0
Automatically generated installer lang files
2017-07-23 00:07:57 +08:00
Mark Nielsen
197e2bca5b
MDL-59602 behat: make use of new course nav steps
2017-07-21 13:50:47 -07:00
AMOS bot
a80a1697b3
Automatically generated installer lang files
2017-07-22 00:07:20 +08:00
John Okely
469ffa6893
MDL-57698 mssql: Update reserve word list for generator
2017-07-21 14:41:55 +08:00
John Okely
9726144ef3
MDL-57698 sqlsrv: Unit test NOLOCK
2017-07-21 14:41:55 +08:00
John Okely
b540fd1a80
MDL-57698 sqlsrv: Query temp tables with no lock
2017-07-21 14:41:54 +08:00
John Okely
b1fc170b21
MDL-57698 sqlsrv: Unit test deadlock case
2017-07-21 14:41:54 +08:00
Andrew Nicols
e879619477
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:23:17 +08:00
Jun Pataleta
a43ec9ebac
MDL-59538 core_calendar: PR fixes
...
* Fix eslint warnings about promises.
* Simplify event handling.
* Prevent double assignment of calendar subscription property for in
core_calendar_external::get_calendar_event_by_id() for readability.
Part of MDL-59333.
2017-07-21 11:31:09 +08:00
Damyon Wiese
73d0d56284
MDL-59367 user: Tests and coding style
...
Add a unit test for user_roles_editable.
Coding style fixes.
Don't show duplicate roles.
2017-07-21 10:25:25 +08:00
Damyon Wiese
5d0b4765d8
MDL-59367 roles: Add roles to participants page.
2017-07-21 09:52:14 +08:00
Adrian Greeve
3a8c989137
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:27:08 +08:00
Simey Lameze
52380c823c
MDL-59538 core_calendar: add behat step back
...
Part of MDL-59333.
2017-07-21 09:01:57 +08:00
Simey Lameze
3d67e83f53
MDL-59538 core_calendar: add event source logic to calendar
2017-07-21 09:01:57 +08:00
Simey Lameze
5472bdd091
MDL-59538 core_calendar: add event source to summary template
2017-07-21 09:01:57 +08:00
Simey Lameze
57d5b1b7cf
MDL-59538 core_calendar: handle event source on the webservice
...
Part of MDL-59333.
2017-07-21 09:01:57 +08:00
Jun Pataleta
f7cd3bc0e1
MDL-59436 user: Apply default sorting for participants table
2017-07-21 08:49:18 +08:00
Jun Pataleta
a9991533fa
MDL-59436 user: Render city and country based on $CFG->showuseridentity
...
* I also fixed the redundant generation of query fields in
user_get_participants_sql().
2017-07-21 08:46:23 +08:00
Jun Pataleta
7a22e49e05
MDL-59436 admin: Add city and country to $CFG->showuseridentity
2017-07-21 08:46:12 +08:00
Jun Pataleta
c5d59db9a6
MDL-59528 user: Render user picture link with user's fullname
2017-07-21 08:45:31 +08:00
Jun Pataleta
3b1eba069e
MDL-59528 core: Add option to display fullname beside user picture
2017-07-21 08:45:31 +08:00