Dan Poltawski
2da35cd459
Merge branch 'MDL-48445-master' of https://github.com/jmarshall-netspot/moodle
2014-12-22 13:56:19 +00:00
Dan Poltawski
e9db67b43a
Merge branch 'MDL-48580-master' of git://github.com/lameze/moodle
2014-12-22 13:41:11 +00:00
Dan Poltawski
f5360dd16b
Merge branch 'MDL-43902-master' of git://github.com/FMCorz/moodle
2014-12-16 18:52:40 +00:00
Simey Lameze
64a5ede261
MDL-48580 report_log: fix site errors dropdown
...
Thanks Renaat Debleu for pointing this bug and share a solution.
2014-12-16 12:37:28 +08:00
Josh Marshall
404e33e9b5
MDL-48445 report_loguser: Include logstore parameter for pagination
2014-12-16 14:29:31 +10:30
Eloy Lafuente (stronk7)
05a9873b89
Merge branch 'MDL-47037-master' of git://github.com/jethac/moodle
2014-12-16 01:23:16 +01:00
Avi Levy
573558af5e
MDL-47037 grader_gradereport: Enable sort in other language then English
2014-12-11 07:44:03 +08:00
Frederic Massart
ba55be9151
MDL-43902 output: Final deprecation of classes r0/r1 in table rows
2014-12-09 14:52:30 +08:00
Mark Nelson
950d313a86
MDL-30937 report_backups: added ability to view backup logs
2014-12-07 21:18:13 -08:00
Dan Poltawski
7b58b245bf
Merge branch 'MDL-40241_master' of https://github.com/dmonllao/moodle
2014-12-04 11:33:27 +00:00
David Monllao
95d1a366ea
MDL-40241 core_completion: Minor fixes to provided patch
...
Thanks to Aaron Barnes and Jon Sharp for working on this issue.
2014-12-01 15:03:18 +08:00
Tyler Bannister
b175341ed5
MDL-34867 report_log: Improved download speed and memory usage.
2014-11-28 09:06:16 -05:00
Aaron Barnes
37ee40f3e0
MDL-40241 completion: Default roles unable to manually complete course
...
Thanks to Jon Sharp for authoring the original patch!
2014-11-28 16:50:50 +08:00
Dan Poltawski
23842d8c50
Merge branch 'wip-mdl-46865' of https://github.com/rajeshtaneja/moodle
2014-11-19 06:39:35 +00:00
Rajesh Taneja
e1d138a74f
MDL-46865 report_log: Fixed site name in behat step
2014-11-19 10:17:32 +08:00
Dan Poltawski
39da77774a
Merge branch 'wip_MDL-47803_m28_usersessions2' of https://github.com/skodak/moodle
2014-11-18 10:15:06 +00:00
Petr Skoda
8064168e3c
MDL-47803 Add report that lists user sessions
2014-11-18 13:55:11 +13:00
Rajesh Taneja
bd2183cd16
MDL-46865 report_log: Fixed showuser and showcourse in report log
2014-11-13 15:19:24 +08:00
Eloy Lafuente (stronk7)
de881693f7
MDL-48021 bump: Bump all versions to planned release
...
This bumps all versions to planned 2.8 release
(2014111000) version and all the dependencies to
current 2.8rc1 (2014110400)
2014-11-04 17:52:35 +01:00
Andrea Bicciolo
087be6ca90
MDL-47201 Reports: Read from multiple log stores in outline report
2014-10-29 12:49:12 +08:00
Marina Glancy
7d79115f3d
Merge branch '47914-28' of git://github.com/samhemelryk/moodle
2014-10-28 12:23:33 +08:00
Sam Hemelryk
fc8977fbca
MDL-47914 report_stats: better handling of user and mode
2014-10-28 11:52:41 +13:00
Marina Glancy
960bb64a2e
MDL-47585 stats: fixed incorrect user dropdown
2014-10-28 10:51:02 +13:00
Sam Hemelryk
d5ae34a5a7
MDL-47077 report_participation: fixed pagination in groups
2014-10-20 11:01:04 +13:00
Sam Hemelryk
0e6d8ed261
MDL-47631 report_participation: fixed filtering by letter
2014-10-13 12:27:48 +13:00
Damyon Wiese
d55b326cbc
Merge branch 'wip-mdl-46987' of https://github.com/rajeshtaneja/moodle
2014-10-08 22:00:20 +08:00
Damyon Wiese
0d474cb2b4
Merge branch 'MDL-28484-master' of https://github.com/lucisgit/moodle
2014-10-08 09:53:53 +08:00
Tony Butler
1e31f11852
MDL-28484 core_lib: Add function for https detection
...
Signed-off-by: Tony Butler <tonyjbutler@gmail.com>
2014-10-03 13:02:29 +01:00
Rex Lorenzo
7cd004e285
MDL-47518 report_log: Logfiles of single users no longer accessible
...
* Removing join on courseid if it is the SITEID.
2014-10-02 16:33:52 -07:00
Marina Glancy
3a58e7ebc5
MDL-45336 backup: moved the string from quiz to core
...
AMOS BEGIN
CPY [timetaken,mod_quiz],[timetaken,backup]
AMOS END
2014-09-24 01:22:58 +02:00
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
Damyon Wiese
5474b8bfbb
Merge branch 'wip-MDL-47052-master' of git://github.com/marinaglancy/moodle
2014-09-02 15:30:07 +08:00
Marina Glancy
66aee2c201
MDL-47052 report_participation: fixed bug when filtering by first letter
2014-09-02 15:00:41 +08:00
Rajesh Taneja
9e4e87b434
MDL-46670 report_participation: Look for records in legacy and current
...
Priority log store will have current information, so
make sure to get information and aggregate that with
legacy data
2014-09-01 10:24:01 +08:00
Paul Holden
3ae478ffd1
MDL-21042 report_security: don't display warning for riskbackup unnecessarily
2014-08-06 19:53:54 -07:00
Rajesh Taneja
5544234afc
MDL-44523 Behat: Fixed event filter test with change in edulevel
2014-07-16 14:05:42 +08:00
David Monllao
93d14b8ad1
MDL-44523 events: Changing edulevels to make them consistent with other events
2014-07-11 10:36:00 +08:00
Sam Hemelryk
ebdcb2924c
MDL-41663 output: fix for methods with _renderable suffix
2014-07-02 14:59:31 +12:00
David Monllao
fb9a2cddfb
MDL-46118 report_log: No results limit when downloading
2014-06-27 11:35:12 +08:00
Eloy Lafuente (stronk7)
c45754d840
Merge branch 'MDL-45445_master' of https://github.com/markn86/moodle
2014-06-24 21:54:58 +02:00
Eloy Lafuente (stronk7)
033b14dc33
Merge branch 'MDL-45978_master' of git://github.com/grabs/moodle
2014-06-17 11:54:33 +02:00
Andreas Grabs
ec4e78a80f
MDL-45978 logging - added missing parameter id
2014-06-17 07:05:05 +02:00
Marina Glancy
4a61670aed
Merge branch 'MDL-35648' of git://github.com/danielneis/moodle
2014-06-16 14:02:38 +08:00
Mark Nelson
943c61051f
MDL-45445 events: added missing 'relateduserid' validation
2014-06-12 20:46:58 -07:00
Mark Nelson
b448a5ac67
MDL-45445 events: trivial changes
2014-06-12 20:46:58 -07:00
Daniel Neis
e4401d04af
MDL-35648 adding missing distinct selector in sql on participation report
2014-06-05 20:42:06 -03:00
Andrew Nicols
2ee1ad4462
MDL-45560 report_log: Close sessions before download only
...
If the session is closed too early, then preferences made in the body of
the page will not be saved to the session.
2014-05-29 00:58:48 +08:00
Eloy Lafuente (stronk7)
538bf99ece
MDL-45486 Bump all versions to planned release
...
This bumps all versions to planned 2.7 release
(2014051200) version and all the dependencies to
current 2.7rc2 (2014050800)
2014-05-09 02:12:28 +02:00
Sam Hemelryk
1c17e19a5c
MDL-45457 phpdoc: fixed up a couple of @package typos
2014-05-08 08:14:10 +12:00
Mark Nelson
e687396a1e
MDL-45319 events: trivial changes
2014-05-07 16:28:59 +08:00