Ticket #82 (closed feature: Fixed - Released)

Opened 16 years ago

Last modified 16 years ago

User Registration Report

Reported by: brent Owned by: khaled
Priority: major Milestone: Beta 11 Release
Component: main back office Version:
Severity: In Spin-Down (Tech) Keywords:
Cc:

Description

Would like to add the following to the backoffice report located at http://pregnancy.healthguru.com/admin/manageusers.

1. Show list of reg source by channel
2. Show list of referring URL's
3. Show with each entry whether the registration was verified and show the percent of all registrations verified.
4. We should be able to narrow this down by date and export.

See attached file.

Attachments

Registrations_040909.xls (5.9 MB) - added by brent 16 years ago.

Change History

Changed 16 years ago by brent

Changed 16 years ago by khaled

  • component changed from unknown / unassigned to main back office
  • milestone changed from Beta 10 Release to Beta 11 Release

Changed 16 years ago by khaled

  • severity changed from New / Just Added to Complete - Dev Testing

Added pagination to manage memory overflow when searching against too many users.

Changed 16 years ago by khaled

  • owner changed from khaled to brent
  • status changed from new to assigned
  • severity changed from Complete - Dev Testing to Complete - Ready for QA

Changed 16 years ago by brent

  • owner changed from brent to khaled

where can i see it?

Changed 16 years ago by khaled

Sorry...

TEST PLAN:
At http://devwww.healthgurumedia.com/admin

1. Go to menu Reports->Users List
2. Confirm that using the Show box and Page selection changes the view of users. Export to Excel will capture the number of requested records.

CHANGE RATIONALE:
The attempt to load all user information into Memory was causing a memory overload. Increasing the memory allocated to the script is a sliding problem, as the number of users grows, the problem grows exponentially. Utilizing this technique the user has control over the number of requested records and pagination allows for selection of where in the records the user wants data from. The usual restriction of display up to 100 records is still enforced (for page performance purposes).

Changed 16 years ago by khaled

  • severity changed from Complete - Ready for QA to Testing Passed

Changed 16 years ago by khaled

  • severity changed from Testing Passed to Awaiting Release

Changed 16 years ago by khaled

  • status changed from assigned to closed
  • resolution set to Fixed - Released
  • severity changed from Awaiting Release to LIVE - Evaluating
Note: See TracTickets for help on using tickets.