-
Currently the design of the org page is to show recipient organisation grants. However now we have recipient individuals it would good to add these counts and grants. For example rename "Recipients" t…
-
*As a* 360 giving employee
*I want to* see when publishers last updated their data
*So I can* track whether publishers are continuing to publish
-
When running tests locally the test database test user isn't normally going to have super user privileges resulting in:
```
$ ./datastore/manage.py test tests.test_commands
Creating test database…
-
The Additional Data section of grants pages says "Additional data added by ThreeSixtyGiving"
This has been like this for some time but it's a problem for us as it exacerbates the problem created by o…
-
I'd have concerns in terms of how we format the URIs for district pages - for example:
http://grantnav.threesixtygiving.org/district/Manchester%20District%20(B)
Here - we include the terms Distr…
-
e.g. http://grantnav.threesixtygiving.org/recipient/360G-Wellcome-ORG%3AUniversity-of-Oxford - the recipient ID contains the funder ID, which is a sign that the funder has made their own ID. We could …
-
With the upload of DoT, we are now having in GrantNav grants that are not of philanthropic nature, but business development nature. We need to explain this to users since those are big grants that can…
-
In the 360Giving [Reference document](http://www.threesixtygiving.org/standard/reference/#toc-location) for Location:Country Code, the description reads: "The ISO Country Code of the location of this …
-
**Describe the solution you'd like**
Add "Latest income of charity recipients" chart to Widgets
- This chart is currently available in Insights, but not for All Data, so this may require fixing http…
-
When in table view on `/search` the column which is currently being sorted on has a clickable sort icon. This is likely part of the progressive table loading library we use but it would be good to see…