moodle/report/participation
Rajesh Taneja 3bb8c9e356 MDL-46987 report_participation: Count duplicate logs as 1
Some of the actions generate more then 1 event.
Example: forum post create generate:
- post_created and
- accessible_uploaded
events which  gets logged at the same time.
Count them as 1 action and not 2, as it is
single action and report should show 1 and not 2
2014-09-22 15:21:34 +08:00
..
classes/event MDL-45357 events: Remove unnecessary the before 'id' in event descriptions 2014-05-06 16:45:05 +08:00
db MDL-30964 fix phpdocs in access.php files in all plugins 2012-02-27 07:23:10 +01:00
lang/en MDL-41283 report_participation: Updated report to use logging api 2014-04-15 13:31:03 +08:00
tests MDL-45142 report_partcipation: Fixed behat feature file name 2014-04-17 08:47:57 +08:00
index.php MDL-46987 report_participation: Count duplicate logs as 1 2014-09-22 15:21:34 +08:00
lib.php MDL-44596 logging: Add callbacks to all reports that support log stores 2014-03-26 09:12:43 +08:00
locallib.php MDL-45457 phpdoc: fixed up a couple of @package typos 2014-05-08 08:14:10 +12:00
module.js
styles.css
version.php MDL-45486 Bump all versions to planned release 2014-05-09 02:12:28 +02:00