Frederic Massart
96c2b8477f
MDL-53453 cbe: PHP Docs and coding style adjustments
2016-04-18 10:58:57 +08:00
Issam Taboubi
640201536a
MDL-53189 tool_lp: Create event for user competency viewed
2016-04-18 10:58:55 +08:00
Issam Taboubi
e1b93e42d8
MDL-52861 tool_lp: The grading dialogue should show who is being graded
2016-04-18 10:58:53 +08:00
Damyon Wiese
a800711909
MDL-52916 cbe: Fix group handling for user_competency_in_course page, and competency breakdown report
2016-04-18 10:58:52 +08:00
Damyon Wiese
21e0dd61e5
MDL-52916 cbe: Refactor competency breakdown report
...
Redesign this to fit when there are unlimited competencies / users.
2016-04-18 10:58:52 +08:00
Frederic Massart
131540850a
MDL-51036 report_competency: Invalid reference to scale when null
2016-04-18 10:58:50 +08:00
Damyon Wiese
65a67e238d
MDL-51040 cbe: Fixes from peer review
...
No logic changes here - only small refactorings based on feedback from
peer review.
2016-04-18 10:58:48 +08:00
Damyon Wiese
e07c2ef62a
MDL-51040 cbe: Improve the competency breakdown report
...
This report now opens the user_competency_summary_in_couse in a popup
when clicking on any cell in the report. The report is refreshed when the popup
is closed.
2016-04-18 10:58:47 +08:00
Damyon Wiese
bf780fbfe0
MDL-51043 cbe: Competency breakdown report
2016-04-18 10:58:47 +08:00
Andrew Nicols
0ddddf264b
Merge branch 'MDL-53500-master' of git://github.com/cameron1729/moodle
2016-04-05 12:22:42 +08:00
David Monllao
9470e4d1ed
MDL-53272 search: Remove search results cache
2016-04-04 15:38:03 +08:00
Dan Marsden
307be23b83
MDL-53500 report_outline: Allow parent role to view all activities.
...
Parents are not enrolled in the course, use $user to generate modinfo
for uservisible checks.
2016-03-31 13:38:38 +08:00
David Monllao
36d6f2d0c9
Merge branch 'MDL-53247-master' of git://github.com/danpoltawski/moodle
2016-03-08 09:17:13 +08:00
Dan Poltawski
7c7757185a
MDL-53247 search: allow search to be configured before enabled
...
The seach manager no longer checks if search is enabled before providing
an instance. It's up to the callers to do the access control.
2016-03-03 12:31:21 +08:00
Eloy Lafuente (stronk7)
192bce5406
Merge branch 'MDL-36652' of https://github.com/rushi963/moodle
2016-03-01 22:01:44 +01:00
David Monllao
17675612b5
MDL-31989 report_search: Adding the report
2016-02-23 10:47:57 +00:00
Rushikesh
36a2d817fc
MDL-36652 report_log : Including the course short name in file name
2016-02-15 22:00:18 +05:30
Mark Nelson
806905b59b
MDL-49291 core: final deprecation of sql_*_reader interfaces
2016-01-18 14:24:34 +08:00
Mark Nelson
be5e0110ff
MDL-49566 core: used reflection in unit tests
...
Also split the tests into multiple functions for each scenario.
2015-12-29 17:42:43 +08:00
Ankit Agarwal
bef0d6b052
MDL-49566 core: Write unittests for MDL-45898
2015-12-29 11:22:42 +08:00
Ryan Wyllie
360c7917f6
MDL-48451 report_outline: additional behat coverage
2015-12-03 18:51:46 +01:00
Dan Poltawski
16c361d9d1
MDL-48451 report_outline: add basic coverage of distinct users
2015-12-03 11:13:27 +01:00
Dan Poltawski
b56a046175
Merge branch 'MDL-48451' of https://github.com/andrewhancox/moodle
2015-12-03 11:13:26 +01:00
Eloy Lafuente (stronk7)
11780411c6
Merge branch 'MDL-52185-master' of git://github.com/danpoltawski/moodle
2015-11-23 19:26:57 +01:00
Dan Poltawski
8c9dbacd79
MDL-52185 report: remove ugly bullet points
2015-11-17 15:33:58 +00:00
David Monllao
08cc1ad828
Merge branch 'MDL-51988-master' of git://github.com/danpoltawski/moodle
2015-11-17 10:20:59 +08:00
Dan Poltawski
f96f7e3bbe
MDL-51988 behat: Add coverage of participation report messaging
2015-11-11 12:38:05 +00:00
Dan Poltawski
1337f77b87
MDL-51988 report_particiption: do not allow messaging when disabled
...
Previously the option to send messages when presented regardless of the
site setting.
2015-11-11 12:30:23 +00:00
David Monllao
169167c186
Merge branch 'MDL-51913_statistics_dup_1st_column' of git://github.com/barrysspace/moodle
2015-11-11 12:38:47 +08:00
Eloy Lafuente (stronk7)
2e144835bb
MDL-52059 versions: bump all versions and requires near release
...
version = planned 2015111600 release version
requires= current 2015111000 rc3 version
2015-11-10 12:33:52 +01:00
David Monllao
a2bb9b8751
Merge branch 'MDL-49473-master' of git://github.com/danpoltawski/moodle
2015-11-09 15:12:30 +08:00
Cameron Ball
7062e7c6b3
MDL-26429 usability: Add course completion icons.
...
This patch adds a method to the course completion criteria classes
which allows them to specify an icon for display in the course
completion report table.
There is a default implementation which simply looks for an icon
in pix/i with a name matching the completion criteria type.
2015-11-05 11:40:58 +08:00
Dan Poltawski
72ae4ec8d4
MDL-49473 logs: ensure exported logs contain year
2015-11-03 11:37:24 +00:00
Barry Oosthuizen
3e90d870bc
MDL-51913 report_stats: Make first column unique
2015-10-26 17:22:31 +00:00
Dan Poltawski
cd83fae089
Merge branch 'MDL-51399' of https://github.com/andrewhancox/moodle
2015-10-14 15:02:50 +01:00
Mark Nelson
607021c14b
MDL-46455 events: added more mapping
...
Also fixed a few bugs.
2015-10-11 18:52:36 -07:00
Damyon Wiese
0817451470
MDL-46455 events: Add mapping info to events
...
This commit covers all events outside of /mod/. It adds mapping info for restoring
events, or the default implementation which returns false if mapping is not required.
2015-10-11 18:14:58 -07:00
Andrew Hancox
30baca293b
MDL-48451 report_outline: Added number of distinct users
2015-10-05 09:40:31 +01:00
Andrew Hancox
fb57f15170
MDL-51399 report_outline: Hide blog column if blogs are disabled.
2015-10-01 10:46:58 +01:00
Andrew Nicols
711b1d6b3e
MDL-51100 behat: Remove javascript tag from usermenu steps
...
These tests only needed the javascript tag because of the user menu.
Now that issue has been resolved, they do not need it.
Note: Some were also not using the singleselect feature, so would fail
without changes to use this too as they were not handling proper selection
of the singleselect element.
2015-08-14 08:52:29 +08:00
Dan Poltawski
55155aeee2
Merge branch 'MDL-50833-master' of git://github.com/merrill-oakland/moodle
2015-07-28 12:38:52 +01:00
Marina Glancy
7cd401446d
MDL-50649 report: query optimisation
2015-07-24 17:38:18 +08:00
Eric Merrill
06c9c36bdc
MDL-50833 report: Still make a chart if there are no logs
2015-07-15 09:13:30 -04:00
Ankit Agarwal
2149326b8c
MDL-50049 deprecation: Remove usage of deprecated api and cleanup
2015-06-29 17:15:50 +05:30
David Monllao
1bd2c8ad01
Merge branch 'MDL-49611' of git://github.com/srynot4sale/moodle-fixes
2015-05-27 08:49:23 +08:00
Aaron Barnes
03f3f7180f
MDL-49611 completion: Update dangling err_nocriteria lang strings
2015-05-19 22:41:19 +12:00
Marina Glancy
bdbe385cc2
MDL-49061 reports: call format_string on activities names
2015-05-13 12:14:13 +08:00
Eloy Lafuente (stronk7)
26ea380d24
MDL-50102 versions: bump all versions and requires near release
...
version = planned 2015051100 release version
requires= current 2015050500 rc1 version
Note: On purpose, the course format social wrong version (2015102100)
has been kept unmodified. Looking forward a solution right now.
2015-05-05 17:43:19 +02:00
John Okely
4887d15228
MDL-49983 navigation: Remove 'my' from user context navigation
2015-05-04 12:38:50 +08:00
Andrew Nicols
c80270fe89
Merge branch 'MDL-50033-master-enfix' of git://github.com/mudrd8mz/moodle
2015-04-30 10:47:33 +08:00