1
Commit Graph

100 Commits

Author SHA1 Message Date
ad6d5dfcf3 Keep track of access count 2015-03-17 18:41:52 +09:00
7ba02e6fdc Adding ability to reset local storage. 2015-03-17 15:23:57 +09:00
2afbc7f77a Fixing local storage issue. 2015-03-17 14:04:26 +09:00
3973a4cee5 Adding workaround for GetJSON screwing up profile dictionary. 2015-03-17 13:57:50 +09:00
e69cf29a7b Transition effects, fixing event handler stacking 2015-03-12 11:26:59 +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
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
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
068e17e762 Fixing up props page 2015-02-27 17:32:15 +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
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
8162813362 Add walking distance parameter 2015-01-05 16:26:47 +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
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
ef15b331fb Allow value change events to happen even during animation 2014-11-09 22:47:17 +09:00
8f5686c906 Animate only in response to server events 2014-11-09 14:07:29 +09:00
1619616c52 Changing reset behavior 2014-11-09 13:19:45 +09:00
1d49c6ac30 Adding reset button, fixing references to features 2014-11-09 12:57:28 +09:00
5ad9f71451 Fixup 2014-11-09 12:42:35 +09:00
eaa3d0ea90 Styling 2014-11-09 12:36:41 +09:00
205ab5c662 Simpler animation handling 2014-11-09 12:31:52 +09:00
305e6d96ec Adding code to remove keywords 2014-11-09 12:15:27 +09:00
16da52d53f Enable and disable forget button 2014-11-09 12:01:26 +09:00
11d25531a4 Show customized label when making modifications 2014-11-09 11:40:13 +09:00
1b671e288f Cleanup 2014-11-09 11:32:16 +09:00
ed2020d4d2 Updating easing 2014-11-09 11:10:12 +09:00