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 |
Adrian Short
|
5355646760
|
Use ActiveRecord style ordering
|
11 years ago |
Adrian Short
|
18403cbc29
|
Rename get and get_all methods to fetch and fetch_all
|
11 years ago |
Adrian Short
|
f5a0f586c7
|
Add ActiveRecord subclassing
|
11 years ago |
Adrian Short
|
370d27655e
|
Remove MongoMapper config from models
|
11 years ago |
CharlotteGilhooly
|
9aa786fa47
|
Use nonbreaking spaces for last fetched times to stop text breaking across lines
|
12 years ago |
CharlotteGilhooly
|
8b7e6c4ef6
|
increased margin around logo and improved hover on links
|
12 years ago |
CharlotteGilhooly
|
b828981a27
|
Use SASS variable for $blue
|
12 years ago |
CharlotteGilhooly
|
cbadd0376d
|
Made pagination text size bigger
|
12 years ago |
CharlotteGilhooly
|
362c24edce
|
Fixed table column widths to more appropriate sizes
|
12 years ago |
CharlotteGilhooly
|
b4a58d6a5b
|
Deleted the back button and moved the edit button to the top
|
12 years ago |
Adrian Short
|
154341c736
|
Sort posts by published date, most recent first
|
12 years ago |
CharlotteGilhooly
|
ce059e2f1e
|
changed margins and padding
|
12 years ago |
Adrian Short
|
81eb66e022
|
Added pagination
|
12 years ago |
CharlotteGilhooly
|
5112ff76fe
|
changed table widths
|
12 years ago |
CharlotteGilhooly
|
0f50d1f61e
|
Replaced lat/lng with Google Maps link
|
12 years ago |
CharlotteGilhooly
|
4c4eef7f5e
|
styles up buttons, tidied up logo, made hovers bigger
|
12 years ago |