General bug to deal with problems in Reports

Bug #1724113 reported by Robert Lyon
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mahara
Fix Released
High
Robert Lyon

Bug Description

To deal with things like:

- Making the overview report to be the default report
- Fixing sorting of modified/visited columns for page activity report
- Fixing sorting for username in useractivity report
- Fixing total rows count for user activity
- Fixing collaboration report for institutions
etc

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "master" branch: https://reviews.mahara.org/8150

Changed in mahara:
status: New → In Progress
Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/8156

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/8157

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/8161

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/8189

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/8189
Committed: https://git.mahara.org/mahara/mahara/commit/a8f8a82d8250d7e3f447862c3e48371765f22a9f
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit a8f8a82d8250d7e3f447862c3e48371765f22a9f
Author: Robert Lyon <email address hidden>
Date: Fri Oct 27 10:24:50 2017 +1300

Bug 1724113: Fixing sort order for Reports -> Groups

For the 3 columns that use elasticsearch
- group page comments
- shared pages
- shared page comments

behatnotneeded

Change-Id: Ib7ee64f958a0d9ddd7382e067f23fe2e62c7d207
Signed-off-by: Robert Lyon <email address hidden>

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/8150
Committed: https://git.mahara.org/mahara/mahara/commit/a5c930d86f91247b9b3fb93f0bf238eb406f8ba9
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit a5c930d86f91247b9b3fb93f0bf238eb406f8ba9
Author: Robert Lyon <email address hidden>
Date: Tue Oct 17 08:20:17 2017 +1300

Bug 1724113: Changes for reports

This patch includes
- Allow the overview report to be the default report
- Fixed sorting of modified/visited columns for page activity report
- Fixed sorting for username in useractivity report
- Fixed total rows count for user activity
- Fixed collaboration report for institutions
- Fixed issues with the new columns in the groups report

Change-Id: I2269bb5610d238bc9786d04d4c2a9122c0a4ccfc
Signed-off-by: Robert Lyon <email address hidden>

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/8156
Committed: https://git.mahara.org/mahara/mahara/commit/20c905f9d78b04d52b36d0114cbdde36da9c323f
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 20c905f9d78b04d52b36d0114cbdde36da9c323f
Author: Kristina D.C. Hoeppner <email address hidden>
Date: Wed Oct 18 15:34:15 2017 +1300

Bug 1724113: Add more help files

And change some other language strings

behatnotneeded

Change-Id: I0cd6d8f8bdba56a7cddc5ece0fec25f9aa1678df

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/8161
Committed: https://git.mahara.org/mahara/mahara/commit/dbfa06babf50bd48b5dc3c32d5e63d4b1bda18f5
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit dbfa06babf50bd48b5dc3c32d5e63d4b1bda18f5
Author: Robert Lyon <email address hidden>
Date: Thu Oct 19 16:19:49 2017 +1300

Bug 1724113: Fixing up portfolio access secret URL count

Only show the secret url info once for each portfolio
Also fix the sort by owner so pagination works correctly

behatnotneeded

Change-Id: I3ea9ef06b45ea785eeda154beb37a8da6ec27407
Signed-off-by: Robert Lyon <email address hidden>

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/8157
Committed: https://git.mahara.org/mahara/mahara/commit/1e5de9ccf0e40d2fa847a9bab529f6498b20afcf
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 1e5de9ccf0e40d2fa847a9bab529f6498b20afcf
Author: Robert Lyon <email address hidden>
Date: Thu Oct 19 08:32:02 2017 +1300

Bug 1724113: More fixes for reports

Includes:
- Getting the masquerading 'data available message' to be correct
- Ignoring the deleted users for portfolio access report
- Fixing the 'typesubtype' error when switching from 'All
institutions' to an institution when report type is one not allowed
for institution.

behatnotneeded

Change-Id: Ie9a569e2e837ab337be23c6e2a5381a24150e50d
Signed-off-by: Robert Lyon <email address hidden>

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "17.10_STABLE" branch: https://reviews.mahara.org/8199

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/8199
Committed: https://git.mahara.org/mahara/mahara/commit/df1704f5f697f78c83dc0c8938413600d5fbe14d
Submitter: Robert Lyon (<email address hidden>)
Branch: 17.10_STABLE

commit df1704f5f697f78c83dc0c8938413600d5fbe14d
Author: Robert Lyon <email address hidden>
Date: Tue Oct 17 08:20:17 2017 +1300

Bug 1724113: Changes for reports

This patch includes
- Allow the overview report to be the default report
- Fixed sorting of modified/visited columns for page activity report
- Fixed sorting for username in useractivity report
- Fixed total rows count for user activity
- Fixed collaboration report for institutions
- Fixed issues with the new columns in the groups report

Change-Id: I2269bb5610d238bc9786d04d4c2a9122c0a4ccfc
Signed-off-by: Robert Lyon <email address hidden>
(cherry picked from commit a5c930d86f91247b9b3fb93f0bf238eb406f8ba9)

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "17.10_STABLE" branch: https://reviews.mahara.org/8200

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "17.10_STABLE" branch: https://reviews.mahara.org/8201

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/8201
Committed: https://git.mahara.org/mahara/mahara/commit/be0cd74dd010a601b71d3eba3c52f7323639a443
Submitter: Robert Lyon (<email address hidden>)
Branch: 17.10_STABLE

commit be0cd74dd010a601b71d3eba3c52f7323639a443
Author: Robert Lyon <email address hidden>
Date: Thu Oct 19 08:32:02 2017 +1300

Bug 1724113: More fixes for reports

Includes:
- Getting the masquerading 'data available message' to be correct
- Ignoring the deleted users for portfolio access report
- Fixing the 'typesubtype' error when switching from 'All
institutions' to an institution when report type is one not allowed
for institution.

behatnotneeded

Change-Id: Ie9a569e2e837ab337be23c6e2a5381a24150e50d
Signed-off-by: Robert Lyon <email address hidden>
(cherry picked from commit 1e5de9ccf0e40d2fa847a9bab529f6498b20afcf)

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "17.10_STABLE" branch: https://reviews.mahara.org/8203

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/8203
Committed: https://git.mahara.org/mahara/mahara/commit/8a286245da3a18c322ad010985c648da0109a7da
Submitter: Robert Lyon (<email address hidden>)
Branch: 17.10_STABLE

commit 8a286245da3a18c322ad010985c648da0109a7da
Author: Robert Lyon <email address hidden>
Date: Thu Oct 19 16:19:49 2017 +1300

Bug 1724113: Fixing up portfolio access secret URL count

Only show the secret url info once for each portfolio
Also fix the sort by owner so pagination works correctly

behatnotneeded

Change-Id: I3ea9ef06b45ea785eeda154beb37a8da6ec27407
Signed-off-by: Robert Lyon <email address hidden>
(cherry picked from commit dbfa06babf50bd48b5dc3c32d5e63d4b1bda18f5)

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "17.10_STABLE" branch: https://reviews.mahara.org/8205

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/8205
Committed: https://git.mahara.org/mahara/mahara/commit/6da91aaf83c8ae0099c35996d08a8d78a1e2f198
Submitter: Robert Lyon (<email address hidden>)
Branch: 17.10_STABLE

commit 6da91aaf83c8ae0099c35996d08a8d78a1e2f198
Author: Robert Lyon <email address hidden>
Date: Fri Oct 27 10:24:50 2017 +1300

Bug 1724113: Fixing sort order for Reports -> Groups

For the 3 columns that use elasticsearch
- group page comments
- shared pages
- shared page comments

behatnotneeded

Change-Id: Ib7ee64f958a0d9ddd7382e067f23fe2e62c7d207
Signed-off-by: Robert Lyon <email address hidden>
(cherry picked from commit a8f8a82d8250d7e3f447862c3e48371765f22a9f)

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/8200
Committed: https://git.mahara.org/mahara/mahara/commit/2f8ced49900a2f4a1a2c7956d670c2292402768d
Submitter: Robert Lyon (<email address hidden>)
Branch: 17.10_STABLE

commit 2f8ced49900a2f4a1a2c7956d670c2292402768d
Author: Kristina D.C. Hoeppner <email address hidden>
Date: Wed Oct 18 15:34:15 2017 +1300

Bug 1724113: Add more help files

And change some other language strings

behatnotneeded

Change-Id: I0cd6d8f8bdba56a7cddc5ece0fec25f9aa1678df
(cherry picked from commit 20c905f9d78b04d52b36d0114cbdde36da9c323f)

Robert Lyon (robertl-9)
Changed in mahara:
status: In Progress → Fix Committed
Robert Lyon (robertl-9)
Changed in mahara:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.