[Mahara-contributors] [Bug 1821107] Re: Institution report pages graph not showing

2019-04-29 Thread Rebecca Blundell
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1821107

Title:
  Institution report pages graph not showing

Status in Mahara:
  Fix Released

Bug description:
  When we updated the Chart.js plugin we made some adjustments to the 
displaying of the site pages graph 
  https://reviews.mahara.org/#/c/9436/12/htdocs/lib/statistics.php

  - but forgot to update the institution one

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1821107/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1821107] Re: Institution report pages graph not showing

2019-03-28 Thread Robert Lyon
** Changed in: mahara
   Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1821107

Title:
  Institution report pages graph not showing

Status in Mahara:
  Fix Committed

Bug description:
  When we updated the Chart.js plugin we made some adjustments to the 
displaying of the site pages graph 
  https://reviews.mahara.org/#/c/9436/12/htdocs/lib/statistics.php

  - but forgot to update the institution one

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1821107/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1821107] Re: Institution report pages graph not showing

2019-03-27 Thread Cecilia Vela Gurovic
Graph is visible as an institution admin for all institution

** Attachment added: "Graph is visible as an institution admin for all 
institution"
   
https://bugs.launchpad.net/mahara/+bug/1821107/+attachment/5250003/+files/graphs_institutionadmin.png

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1821107

Title:
  Institution report pages graph not showing

Status in Mahara:
  In Progress

Bug description:
  When we updated the Chart.js plugin we made some adjustments to the 
displaying of the site pages graph 
  https://reviews.mahara.org/#/c/9436/12/htdocs/lib/statistics.php

  - but forgot to update the institution one

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1821107/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1821107] Re: Institution report pages graph not showing

2019-03-27 Thread Cecilia Vela Gurovic
Graph is visible as a site admin for all institution

** Attachment added: "Graph is visible as a site admin for all institution"
   
https://bugs.launchpad.net/mahara/+bug/1821107/+attachment/5250002/+files/graphs-siteadmin.png

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1821107

Title:
  Institution report pages graph not showing

Status in Mahara:
  In Progress

Bug description:
  When we updated the Chart.js plugin we made some adjustments to the 
displaying of the site pages graph 
  https://reviews.mahara.org/#/c/9436/12/htdocs/lib/statistics.php

  - but forgot to update the institution one

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1821107/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1821107] Re: Institution report pages graph not showing

2019-03-25 Thread Cecilia Vela Gurovic
** Changed in: mahara
 Assignee: (unassigned) => Robert Lyon (robertl-9)

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1821107

Title:
  Institution report pages graph not showing

Status in Mahara:
  In Progress

Bug description:
  When we updated the Chart.js plugin we made some adjustments to the 
displaying of the site pages graph 
  https://reviews.mahara.org/#/c/9436/12/htdocs/lib/statistics.php

  - but forgot to update the institution one

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1821107/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1821107] Re: Institution report pages graph not showing

2019-03-21 Thread Robert Lyon
For the failing test you would need to do the following:
1) Log in as User1
2) Create a portfolio page
3) Force the cron to run the daily stats by running this command in database: 
 UPDATE cron SET nextrun = NULL;
4) In a terminal run:
 sudo -u www-data php htdocs/lib/cron.php

5) Browse to "Participate Group" report page
6) Verify that the page mentions 1 portfolio
7) User1 Browse to admin -> reports page
8) Verify the 'Pages by type' graph has 'Portfolio'

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1821107

Title:
  Institution report pages graph not showing

Status in Mahara:
  In Progress

Bug description:
  When we updated the Chart.js plugin we made some adjustments to the 
displaying of the site pages graph 
  https://reviews.mahara.org/#/c/9436/12/htdocs/lib/statistics.php

  - but forgot to update the institution one

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1821107/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1821107] Re: Institution report pages graph not showing

2019-03-21 Thread Steven
Testing 2 bugs - 1820927 & 1821107 code for both merged here
https://reviews.mahara.org/#/c/9647

I have run 2 scenarios - one as site admin which appears to be working
and one as Inst admin which I am not seeing a graph - I am not sure if
this is expected.




Environment tested: Master
Browser tested: Chrome
-

**Scenario 1** -Site admin creates group and enables 'participation
report'

PRECONDITIONS: 
 
1) Site admin exists
2) Site admin creates a "Site Participate Group" and 'participation report' is 
enabled
3) Reports page (admin -> reports) = Report configuration = All institutions 
and Report type is set to Overview


TEST STEPS: 
 1) Log in as Site admin 
2) Browse to "Site Participate Group" report page 
3) Verify that the page mentions 1 portfolio ✔ (note Lower case p)
4) Site admin Browse to admin -> reports page
5) Verify the 'Pages by type' graph has 'Portfolio' ✔ (note Upper case P)

Catalyst QA Approved ✔

**
**

**Scenario 2** -Inst admin creates group and enables 'participation
report'

PRECONDITIONS: 
 
1) User1 exists and is an Institution One admin
2) Institution One exists 
3) Institution One admin creates "Participate Group" and 'participation report' 
is enabled 
4) "Participate Group" exists and has the following members
  a) User1 - admin - has not added group page
  b) User3 - member - has added group page also has created a portfolio 
page 
  c) User4 - member - has not added group page  
5) Reports page (admin -> reports) = Report configuration = Institution One and 
Report type is set to Overview

TEST STEPS: 
 
1) Log in as User1 
2) Browse to "Participate Group" report page 
3) Verify that the page mentions 1 portfolio ✔ (note Lower case p)
4) User1 Browse to admin -> reports page
5) Verify the 'Pages by type' graph has 'Portfolio' ✘ -> (no graph or Portfolio 
text displayed) 

Expected Result: As an Institution admin viewing the report found in the
admin menu, I expected to see data in the Pages overview block on the
report when the report is configured to display Inst One and report type
= overview

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1821107

Title:
  Institution report pages graph not showing

Status in Mahara:
  In Progress

Bug description:
  When we updated the Chart.js plugin we made some adjustments to the 
displaying of the site pages graph 
  https://reviews.mahara.org/#/c/9436/12/htdocs/lib/statistics.php

  - but forgot to update the institution one

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1821107/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1821107] Re: Institution report pages graph not showing

2019-03-21 Thread Steven
** Attachment added: "Inst admin report view - Institution One - Mahara_ - 
http___mahara.stevens-lp.dynamic.w.png"
   
https://bugs.launchpad.net/mahara/+bug/1821107/+attachment/5248314/+files/Inst%20admin%20report%20view%20-%20Institution%20One%20-%20Mahara_%20-%20http___mahara.stevens-lp.dynamic.w.png

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1821107

Title:
  Institution report pages graph not showing

Status in Mahara:
  In Progress

Bug description:
  When we updated the Chart.js plugin we made some adjustments to the 
displaying of the site pages graph 
  https://reviews.mahara.org/#/c/9436/12/htdocs/lib/statistics.php

  - but forgot to update the institution one

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1821107/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1821107] Re: Institution report pages graph not showing

2019-03-21 Thread Steven
** Attachment added: "site admin report view - All institutions - Mahara_ - 
http___mahara.stevens-lp.dynamic.w.png"
   
https://bugs.launchpad.net/mahara/+bug/1821107/+attachment/5248315/+files/site%20admin%20report%20view%20-%20All%20institutions%20-%20Mahara_%20-%20http___mahara.stevens-lp.dynamic.w.png

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1821107

Title:
  Institution report pages graph not showing

Status in Mahara:
  In Progress

Bug description:
  When we updated the Chart.js plugin we made some adjustments to the 
displaying of the site pages graph 
  https://reviews.mahara.org/#/c/9436/12/htdocs/lib/statistics.php

  - but forgot to update the institution one

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1821107/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp