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
Adrian Greeve
dc769673fa
MDL-49843 navigation: Fixed fatal error when viewing reports.
2015-04-29 11:28:55 +01:00
Rajesh Taneja
0fe86bbdbb
MDL-49799 behat: replaced asd.com with example.com
...
asd.com is a valid domain, we should use reserved domain names for testing
2015-04-20 11:21:20 +08:00
Adrian Greeve
6e918b6437
MDL-45774 navigation: General fixes for the user navigation.
2015-04-13 15:54:24 +08:00
Adrian Greeve
7588cc6302
MDL-45774 navigation: Added general reports on a site level
...
These reports are located on the full user profile page.
2015-04-13 15:31:22 +08:00
Ankit Agarwal
40705d6a3b
MDL-49412 report_log: Fix behat failures
...
Part of MDL-45774.
2015-04-10 17:18:22 +08:00
Ankit Agarwal
b19cc4ef25
MDL-45898 myprofile: Redesign my profile page
...
Part of MDL-45774.
Contributions by John Okely, Jetha Chan and Damyon Wiese (squashed branch).
AMOS BEGIN
CPY [coursebadges,core_badges], [badges,core_badges]
AMOS END
2015-04-10 17:17:32 +08:00
Adrian Greeve
283ea788bf
MDL-48931 navigation: Implement the user subheader.
...
Part of MDL-45774
2015-04-10 17:17:07 +08:00
Adrian Greeve
880c50731f
MDL-48930 navigation: Using user headers in user pages.
...
Pages that are percieved to be in a user context are now
using a user context for the header.
Part of MDL-45774
2015-04-10 17:17:07 +08:00
Rajesh Taneja
bed97c39eb
MDL-49513 behat: Set admin config using php api
...
Added a new set to set config using set_config() api
to make steps faster and more efficient
2015-04-01 14:25:23 +08:00
David Monllao
5803e36cc5
MDL-48595 logstore_standard: Fixing unit tests comparing performance
...
Adding also an extra userid checking as databases
may include userid = 0 records.
2015-03-12 14:17:29 +08:00
David Monllao
59aebbed70
MDL-48595 logstore: Replacing references to deprecated interfaces
2015-03-09 08:25:37 +08:00
David Monllao
1cfce08e63
MDL-48595 logstore: Adding new interfaces
...
sql_reader and sql_internal_table_reader.
2015-03-09 08:25:37 +08:00
David Monllao
40b10c304a
MDL-49145 report_log: Moving conditions
...
Now get_url() does not need to be resolved when
we are downloading.
2015-02-23 10:30:47 +08:00
David Monllao
fada0d44cc
MDL-49145 report_log: Fixing condition
...
Credit and thanks to Tyler Bannister and Renaat Debleu.
2015-02-23 08:45:25 +08:00
Marina Glancy
698aa47e40
MDL-48794 report_log: make sure y-axis gridlines in graphs are integers
2015-01-12 16:16:14 +08:00
Dan Poltawski
2da35cd459
Merge branch 'MDL-48445-master' of https://github.com/jmarshall-netspot/moodle
2014-12-22 13:56:19 +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
Tyler Bannister
b175341ed5
MDL-34867 report_log: Improved download speed and memory usage.
2014-11-28 09:06:16 -05:00
Rajesh Taneja
e1d138a74f
MDL-46865 report_log: Fixed site name in behat step
2014-11-19 10:17:32 +08: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
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
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
Andreas Grabs
ec4e78a80f
MDL-45978 logging - added missing parameter id
2014-06-17 07:05:05 +02: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
Mark Nelson
e687396a1e
MDL-45319 events: trivial changes
2014-05-07 16:28:59 +08:00
Eric Merrill
391101008a
MDL-45439 reports Don't send contextlevel to legacy logging.
...
It doesn't support the column.
2014-05-07 11:10:19 +08:00
Andrew Nicols
02915dfc23
MDL-45357 events: Remove unnecessary the before 'id' in event descriptions
2014-05-06 16:45:05 +08:00
Marina Glancy
64db8b7bcf
Merge branch 'MDL-45343-master' of git://github.com/ankitagarwal/moodle
2014-05-01 11:47:40 +08:00
Ankit Agarwal
c906551fc6
MDL-45343 report_log: Fix missing enddate clause when using date filter
2014-04-30 16:52:29 +08:00
Mark Nelson
02a5a4b2ff
MDL-43557 events: fixed minor issues in existing events
2014-04-29 19:16:11 -07:00
Eloy Lafuente (stronk7)
6b139edaf9
MDL-45171 log reports: fix sql for cross support
...
Rules for cross-db support are:
- Always use the 'AS' keyword for columns.
- Never use the 'AS' keyword for tables/views.
2014-04-18 17:34:06 +02:00
Marina Glancy
43a7ac723d
MDL-45087 report_log: do not show anonymous actions, use indexes
2014-04-17 11:40:50 +08:00
Rajesh Taneja
9ddb683a59
MDL-45073 report_log: Fixed behat
2014-04-15 17:16:43 +08:00
Rajesh Taneja
7ca6a3fa4e
MDL-45073 report_log: setup table if log reader enabled
2014-04-15 15:47:51 +08:00
Marina Glancy
c733401634
Merge branch 'MDL-45035-master' of git://github.com/ankitagarwal/moodle
2014-04-15 14:34:36 +08:00
Damyon Wiese
12f8adbd25
Merge branch 'wip-mdl-44910' of https://github.com/rajeshtaneja/moodle
2014-04-15 13:16:15 +08:00
Dan Poltawski
57506eb548
Merge branch 'wip-mdl-45073' of https://github.com/rajeshtaneja/moodle
2014-04-15 11:57:51 +08:00
Rajesh Taneja
cf247acf10
MDL-44910 behat: Fixed log and livelog behat
...
As default log store is changed to standard, test should
now take care of it
2014-04-15 10:56:41 +08:00
Rajesh Taneja
cfb804d8cd
MDL-45073 report_log: Fixed activity report
...
1. Wrong reader class check and api
2. Passing logreader parameter for graph
3. Using proper time from for all log and today's log
2014-04-14 12:40:40 +08:00
Ankit Agarwal
3610ad436c
MDL-45035 events: Fix @package and @since tags in Moodle 2.7 events
2014-04-11 13:45:33 +08:00
Ankit Agarwal
1ac341e23f
MDL-43682 log: Fix issues with log report
...
Following fixes have been made:-
Porfile links where generating errors when there was no courseid present. Fixed the same.
get_readers() method was accessing an undefined property.
popups were used for action and ip address before the whole rewrite, we should maintain the same behaviour.
Fixed string issues.
Pass context to format_string method
2014-04-07 16:58:44 +08:00
Ankit Agarwal
b63f773296
MDL-44717 events: Fix multiple issues in events
...
Fix various incorrect urls
Fix incorrect phpdocs and other minor code style issues
Fix missing/incorrect strings
AMOS BEGIN
MOV [eventblogassociationcreated, core_blog],[eventblogassociationadded, core_blog]
AMOS END
2014-04-01 15:08:34 +08:00
Petr Škoda
578645aadf
MDL-44715 use parent::validate_data() consistently in all events
...
Includes some minor PHPDocs typo fixes.
2014-03-28 14:09:31 +08:00
Ankit Agarwal
16e59c6af8
MDL-44596 logging: Refecator code to use component_callback() and get_plugin_list_with_function()
2014-03-26 09:50:41 +08:00
Ankit Agarwal
8ead8802fb
MDL-44596 logging: Add callbacks to all reports that support log stores
2014-03-26 09:12:43 +08:00