Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sorting of events at /admin/reports #220

Closed
aoduor opened this issue Feb 16, 2012 · 4 comments
Closed

Sorting of events at /admin/reports #220

aoduor opened this issue Feb 16, 2012 · 4 comments
Labels
Milestone

Comments

@aoduor
Copy link
Member

aoduor commented Feb 16, 2012

"I always thought the sorting here was done by calendar date, but I'm seeing instances were this is not the case. It's actually done by incident number.
I think that is not a very useful sorting, as it is not related to any data in the incident itself, even we can argue that it is loosely related to "date", it just represent the order in which they were entered.

This could be changed to the date of the event, or better yet (as a feature request) to implement sorting by different criteria (date, category, etc)

Cheers,

Pablo"

More of a feature request, sort reports using additional criteria apart from date/approval or verified status.

@rjmackay
Copy link
Contributor

+1 for additional sorting (and even better filtering)

@rjmackay
Copy link
Contributor

To add another complication here: reports in dashboard 'Recent reports' is done by incident_dateadd
/admin/reports is done by incident_date

This is confusing and needs to be more obvious

rjmackay added a commit to rjmackay/Ushahidi_Web that referenced this issue Sep 17, 2012
rjmackay added a commit to rjmackay/Ushahidi_Web that referenced this issue Sep 17, 2012
rjmackay added a commit to rjmackay/Ushahidi_Web that referenced this issue Oct 3, 2012
rjmackay added a commit to rjmackay/Ushahidi_Web that referenced this issue Oct 3, 2012
rjmackay added a commit to rjmackay/Ushahidi_Web that referenced this issue Oct 3, 2012
@rjmackay
Copy link
Contributor

rjmackay commented Oct 7, 2012

Admin sorting is now merged into develop.
We still need to extend this the the reports listing in the frontend

@aoduor
Copy link
Member Author

aoduor commented Oct 8, 2012

@rjmackay close this out since its done and create a new one for extension into frontend?

@rjmackay rjmackay closed this as completed Oct 8, 2012
rjmackay added a commit to rjmackay/Ushahidi_Web that referenced this issue Oct 24, 2012
Adding reports search form to admin/reports pages. Searching by:
* Category
* Approved
* Verified
* Keyword
* Location
* Media type
* Mode (SMS/Web/Twitter)
* Date
rjmackay added a commit to rjmackay/Ushahidi_Web that referenced this issue Oct 24, 2012
…ahidi#220

This makes sure we still get results if from and to dates are the same.
Also more closely matches what a user would expect
rjmackay added a commit that referenced this issue Nov 12, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants