Anonymous | Login | 2024-12-21 23:36 MST |
Main | My View | View Issues | Change Log | Roadmap | Repositories |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0002013 | ClearOS | app-base - Base System | public | 2014-11-04 16:23 | 2020-01-13 04:57 | ||||
Reporter | dloper | ||||||||
Assigned To | |||||||||
Priority | low | Severity | feature | Reproducibility | always | ||||
Status | closed | Resolution | suspended | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0002013: Add geolocate functionality to Webconfig's API | ||||||||
Description | Add a library/function that allows a IP to resolve to a series of data. Some subfunctions might be: gl_country gl_region gl_city gl_isp gl_continent gl_latitude gl_longitude gl_timezone An example of output might be: gl_country(177.77.0.1) -> Brazil gl_region(177.77.0.1) -> Sao Paulo gl_city(177.77.0.1) -> Sao Paulo gl_isp(177.77.0.1) -> Vivo gl_continent(177.77.0.1) -> South America gl_latitude(177.77.0.1) -> -23.4733 gl_longitude(177.77.0.1) -> -46.6658 gl_timezone(177.77.0.1) -> GMT-3 Some of the above may not be available depending on the libraries used for geolocate data. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0012711) NickH (developer) 2020-01-13 04:57 |
Migrated to https://gitlab.com/clearos/clearfoundation/app-base/issues/36 [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2014-11-04 16:23 | dloper | New Issue | |
2014-11-04 18:04 | user2 | Status | new => confirmed |
2014-11-04 18:05 | user2 | Target Version | => 7.1.0 Beta 2 |
2015-01-29 13:19 | dloper | Target Version | 7.1.0 Beta 2 => 7.1.0 Beta 3 |
2020-01-13 04:57 | NickH | Note Added: 0012711 | |
2020-01-13 04:57 | NickH | Status | confirmed => closed |
2020-01-13 04:57 | NickH | Resolution | open => suspended |