1
Commit Graph

222 Commits

Author SHA1 Message Date
3973a4cee5 Adding workaround for GetJSON screwing up profile dictionary. 2015-03-17 13:57:50 +09:00
d4de2245b2 Don't display review IDs on results page. 2015-03-17 11:34:04 +09:00
e69cf29a7b Transition effects, fixing event handler stacking 2015-03-12 11:26:59 +09:00
a316f1e3d3 Adding code to forget categories 2015-03-12 11:08:34 +09:00
9edb58590d Improved layout 2015-03-12 10:48:21 +09:00
8f01c714e4 Delete catgories from DOM 2015-03-12 10:38:33 +09:00
7bdf03f159 Adding stub for deleting categories 2015-03-11 22:43:31 +09:00
3dd296def2 Enter key adds new categories, fix profile view. 2015-03-11 19:07:43 +09:00
491dccbbe9 Improved local storage handling 2015-03-11 16:18:44 +09:00
65bba56252 Log review accesses 2015-03-11 15:50:00 +09:00
86deb64108 Update profile on dialog close 2015-03-11 11:56:52 +09:00
6179478b36 Tweaks to dialog 2015-03-10 07:47:34 +09:00
276eb9d975 Tweaks to dialog 2015-03-09 23:14:04 +09:00
ad58384adf Profile dialog shows up now 2015-03-09 22:56:19 +09:00
6442689798 Adding code for profile dialog 2015-03-09 20:18:50 +09:00
7f65091035 Adding indirection to review accesses 2015-03-09 19:20:19 +09:00
68b1b85b2a Updating spacing 2015-03-09 18:50:24 +09:00
e7a18bac8c Updating layout 2015-03-09 18:49:47 +09:00
8f77e0bbe2 Cleanup 2015-03-03 21:40:27 +09:00
6d99ce2e07 Cleanup 2015-03-03 19:32:02 +09:00
eaf9912fb5 Work on storing data in local storage 2015-03-03 19:12:39 +09:00
ff099ddb1c Allow displaying and adding of categories via ajax 2015-03-03 18:52:33 +09:00
6b815840c7 Work in progress 2015-03-03 13:13:02 +09:00
3d0fb315ac Adding exports for category operations 2015-03-03 10:55:32 +09:00
f9e44e044f Templating work 2015-03-02 15:42:02 +09:00
df9e311f2b Templating work 2015-03-02 14:24:07 +09:00
2b06448aef Adding profile script stub 2015-03-02 00:02:09 +09:00
665c0a75ec More fixups 2015-03-01 18:59:54 +09:00
00ab321232 Improving layout 2015-03-01 18:52:53 +09:00
6aabaac17b Work on profile page 2015-03-01 18:08:48 +09:00
068e17e762 Fixing up props page 2015-02-27 17:32:15 +09:00
3245bfe70b Adding static references to scripts and style sheets 2015-02-27 17:23:41 +09:00
ba3f2e6acd Simplify gulp 2015-02-27 17:15:15 +09:00
fb2c0c9419 Adding props.html 2015-02-26 19:18:33 +09:00
498d6ab859 Cleanup 2015-02-16 17:55:13 +09:00
30d3bcd11c Use history for saving search state. 2015-02-01 19:43:34 +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
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
12eb1427ca Updating UI to display new entries from database 2015-01-05 15:54:40 +09:00
3eacfa63bc Compute accessibility, cleanup ui 2015-01-05 15:36:27 +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
b7a7998d8a Updating layout 2014-11-10 19:46:32 +09:00