Adrian Short
|
ab4caaae3e
|
Use standard icon URL for POIs
|
11 years ago |
Adrian Short
|
0c22e283bf
|
Fix scaling factors
|
11 years ago |
Adrian Short
|
239f13d288
|
Scale POI icon size according to distance from user
|
11 years ago |
Adrian Short
|
8bb0195cde
|
Set default z-translate to 1.75m & create env var for it
|
11 years ago |
Adrian Short
|
aabb3b1131
|
Elevate POIs 3 metres above ground
|
11 years ago |
Adrian Short
|
565f8e020d
|
Add help text for icon URL
|
11 years ago |
Adrian Short
|
c29cc0984d
|
Add custom imageURL icon for each layer
|
11 years ago |
Adrian Short
|
935cbf2f51
|
Use icon_size in Layar response
|
11 years ago |
Adrian Short
|
0b5137df47
|
Add icon_size to form
|
11 years ago |
Adrian Short
|
02b4bd534b
|
Set icon scale to 1.0
|
11 years ago |
Adrian Short
|
2700a7ac34
|
Add angle of view to face user
|
11 years ago |
Adrian Short
|
bdcdfb28da
|
Make icons bigger
|
11 years ago |
Adrian Short
|
9f1c5cf0b1
|
Make icons smaller and facing the user
|
11 years ago |
Adrian Short
|
b5713fdecc
|
Stop button label text breaking across lines
|
11 years ago |
Adrian Short
|
23e360d809
|
Don't show icon if icon_url is blank
|
11 years ago |
Adrian Short
|
0cb2888265
|
Only output icon object if icon_url isn't blank
|
11 years ago |
Adrian Short
|
2a2843948c
|
JSON output for Layar custom icons per feed
|
11 years ago |
Adrian Short
|
3edc101956
|
Show custom icons per feed
|
11 years ago |
Adrian Short
|
5348c8fa7d
|
Rename feeds_layers table to subscriptions
|
11 years ago |
Adrian Short
|
e5a24cee5e
|
Change feeds_layers table to subscriptions
|
11 years ago |
Adrian Short
|
bd174d30b4
|
Add icon_url to subscriptions for custom feed icons
|
11 years ago |
Adrian Short
|
dca5d0001a
|
Add CSS button class to links
|
11 years ago |
Adrian Short
|
8c9309b45e
|
Remove redundant delete_feed route
|
11 years ago |
Adrian Short
|
d5f2d9d7b7
|
Convert feeds_layers table to Subscription model
|
11 years ago |
Adrian Short
|
08a790c89e
|
Count posts per layer in the view not the controller
|
11 years ago |
Adrian Short
|
040e81ece7
|
Show number of posts on this layer
|
11 years ago |
Adrian Short
|
76cf9e4b9b
|
Use default email sender address from environment var
|
11 years ago |
Adrian Short
|
f9f0eda173
|
Revert "Add heroku_delayed_job_autoscale"
This reverts commit 22f1a06ebb .
|
11 years ago |
Adrian Short
|
22f1a06ebb
|
Add heroku_delayed_job_autoscale
|
11 years ago |
Adrian Short
|
179d5957bb
|
Fetch all feeds through delayed job
|
11 years ago |
Adrian Short
|
696ebc158a
|
Fix #15 - when deleting a feed from a layer, just delete the relationship
|
11 years ago |
Adrian Short
|
3e825fd013
|
Validate title, lat, lon on posts
|
11 years ago |
Adrian Short
|
12eb811cd3
|
Generate unique layer names for Layar
|
11 years ago |
Adrian Short
|
789c9c3bb0
|
Fix API URL
|
11 years ago |
Adrian Short
|
657e4c2c67
|
Require login for layers controller
|
11 years ago |
Adrian Short
|
58a217b121
|
Disable old MongoMapper code
|
11 years ago |
Adrian Short
|
8046b9b25b
|
Create new feeds in the context of this layer
|
11 years ago |
Adrian Short
|
c2b96bafa5
|
Show feeds for this layer; show API URL
|
11 years ago |
Adrian Short
|
2e42b6b076
|
Improve layout
|
11 years ago |
Adrian Short
|
0261bc1318
|
Create new feeds in the context of a specified layer
|
11 years ago |
Adrian Short
|
dab7c7ae44
|
Add layer_id param
|
11 years ago |
Adrian Short
|
96475c860d
|
Only query for posts on the specified layer
|
11 years ago |
Adrian Short
|
206303f9e6
|
Add Layer model/scaffold with a join table to habtm feeds
|
11 years ago |
Adrian Short
|
e7da0f5ba3
|
Make radius range inclusive
|
11 years ago |
Adrian Short
|
75259fefb9
|
Use new lat/lon and feed title attributes
|
11 years ago |
Adrian Short
|
734013cd1a
|
Convert from MongoDB geolocation finder to raw SQL query
|
11 years ago |
Adrian Short
|
cc5a1c0103
|
Use new lat/lon attributes; add table header
|
11 years ago |
Adrian Short
|
44e5e17a17
|
Use ActiveRecord style
|
11 years ago |
Adrian Short
|
2b813b835b
|
Make attributes accessible
|
11 years ago |
Adrian Short
|
e3950bb614
|
Use new lat and lon attributes
|
11 years ago |