1
Commit Graph

408 Commits

Author SHA1 Message Date
fb2c0c9419 Adding props.html 2015-02-26 19:18:33 +09:00
856dcd342a Modified to work with arbitrary HTML files 2015-02-26 19:17:12 +09:00
0b47e0442e Merge branch 'master' of github.com:FooSoft/search 2015-02-16 17:57:39 +09:00
498d6ab859 Cleanup 2015-02-16 17:55:13 +09:00
6a3e118d1c Cleanup 2015-02-16 17:52:13 +09:00
30d3bcd11c Use history for saving search state. 2015-02-01 19:43:34 +09:00
f1ce4990d4 Adding sql init scripts 2015-01-19 17:02:58 +09:00
2a41b75ae5 Removing history, search works again 2015-01-15 20:06:22 +09:00
4f4713ec46 Removing keywords from server and client 2015-01-13 16:36:22 +09:00
eece4dd876 Removing keyword table generation, cleanup 2015-01-13 15:59:09 +09:00
248be7dade Changing columns 2015-01-05 20:28:39 +09:00
68796479f0 Fixing keyword selector not working properly 2015-01-05 18:17:40 +09:00
33ae0ad637 Fixing up function name 2015-01-05 18:08:24 +09:00
62e768feb7 Fixing up step sizes and min values for input elements 2015-01-05 16:34:13 +09:00
8162813362 Add walking distance parameter 2015-01-05 16:26:47 +09:00
0881ecddfc Rebuilding database using utf8 for text 2015-01-05 16:10:23 +09:00
3ed3f2c099 Updating database dump 2015-01-05 15:55:09 +09:00
12eb1427ca Updating UI to display new entries from database 2015-01-05 15:54:40 +09:00
c351080c70 Updating database builder script to include station name 2015-01-05 15:49:54 +09:00
3b6197b0f8 Include station name in accessibility calculation results 2015-01-05 15:46:12 +09:00
3eacfa63bc Compute accessibility, cleanup ui 2015-01-05 15:36:27 +09:00
01e7489bd3 Adding code for accessibility 2015-01-05 15:10:10 +09:00
7ad893571d Updating database 2015-01-05 14:32:58 +09:00
ef077ea486 Adding distance to closest station to data.json 2015-01-05 14:27:05 +09:00
88ccd8eb58 Updating station list with latitude and longitude 2015-01-04 19:51:51 +09:00
46bb30249d Adding latitude and longitude cache data 2015-01-04 19:46:34 +09:00
3d8ba96719 Adding station list 2015-01-04 19:28:43 +09:00
35a7f0d8c8 Fixing server crash when geo data not provided 2014-11-22 18:33:16 +09:00
ae114e87aa Cleanup 2014-11-17 17:48:53 +09:00
0106a36ae5 Distance now being used in search 2014-11-17 17:43:27 +09:00
1d70b8bf77 Adding geo preprocessing step 2014-11-17 17:14:41 +09:00
738b97808f Adding proximity feature 2014-11-17 16:49:02 +09:00
1f5e27a24f Handle geolocation not being available in browser 2014-11-17 16:33:15 +09:00
51cafdf034 Display distance to restaraunt in results 2014-11-17 16:29:02 +09:00
c7de890a8f Pass geolocation data to server 2014-11-17 16:13:23 +09:00
10599e9c66 Adding geolib 2014-11-17 15:58:32 +09:00
6f5d9ca6bf Adding latitude and longitude into review data 2014-11-17 15:16:05 +09:00
b0ed245096 Adding geo data 2014-11-17 15:08:35 +09:00
0be8b78e6a Adding timeout to geocoding script to deal with API rate limiting 2014-11-17 14:57:35 +09:00
08ea6d9dc2 Updating gitignore 2014-11-17 14:48:46 +09:00
4a97a100f3 Fixing address scraping, rescraping 2014-11-17 14:48:35 +09:00
dbfd9caa91 Adding script to add geo information to data 2014-11-17 14:35:29 +09:00
534deca939 Renaming 2014-11-17 13:27:46 +09:00
ca9a5c2a5e Scraping address information 2014-11-17 13:23:58 +09:00
726f3b8b9e Adding dep on geocoder 2014-11-17 10:54:50 +09:00
c4aaf5af99 Now using Yokohama restaurants instead of New York ones for data 2014-11-12 13:39:52 +09:00
b7a7998d8a Updating layout 2014-11-10 19:46:32 +09:00
dd5415cb20 Updating validation 2014-11-10 19:45:07 +09:00
54b75d7dc1 Fixes 2014-11-10 19:31:42 +09:00
10aaeba534 Usability improvements 2014-11-10 19:14:45 +09:00