#971 closed enhancement (fixed)
Add location model that all objects can use
Reported by: | Jessica Tallon | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | programming | Keywords: | federation, api, location, gps |
Cc: | Parent Tickets: |
Description
Add a location model that can be used by MediaEntry, User, Collection and MediaComment so that location data from other servers in the pump.io API can retain this data and see it. This has been outlined here.
Change History (4)
comment:1 by , 10 years ago
Owner: | set to |
---|---|
Status: | new → in_progress |
comment:2 by , 10 years ago
comment:3 by , 10 years ago
Owner: | removed |
---|---|
Status: | in_progress → review |
This has been tested and works, the APIs have been updated to save location data. I believe this is ready to review, once python 3 has been merged I will test it again against python 3.
comment:4 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | review → closed |
This has been reviewed, tested and merged as of ed48454.
The progress so far is in location branch. This just needs testing finishing off and the APIs to be aware. Then this can be reviewed.