Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Store full size photos that are uploaded on filesystem, put hash in ↵ | Matthew Somerville | 2012-03-08 | -2/+2 |
| | | | | database. Fixes #9, basics for #209 (needs light box adding). | |||
* | Merge branch 'rss-addresses' | Struan Donald | 2011-11-30 | -2/+8 |
|\ | | | | | | | | | | | Conflicts: db/schema.sql perllib/FixMyStreet/DB/Result/Problem.pm | |||
| * | use format_postcode in rss feeds as well | Struan Donald | 2011-11-29 | -3/+1 |
| | | ||||
| * | canonicalise postcode for display in RSS titles | Struan Donald | 2011-11-29 | -1/+4 |
| | | ||||
| * | include nearest road data in rss feed if available, plus tests | Struan Donald | 2011-11-28 | -3/+2 |
| | | ||||
| * | add postcode to problem title in Rss feed | Struan Donald | 2011-11-28 | -1/+6 |
| | | ||||
| * | Merge remote branch 'origin/master' into rss-addresses | Struan Donald | 2011-09-20 | -2/+2 |
| |\ | ||||
| * | | sort of working rss address stuff with db caching and populate script | Struan Donald | 2011-09-09 | -2/+3 |
| | | | ||||
* | | | Remove RSS feeds from EHA. | Matthew Somerville | 2011-10-28 | -0/+1 |
| |/ |/| | ||||
* | | Hopefully fix issue with council reports pagination display, link in RSS ↵ | Matthew Somerville | 2011-09-12 | -2/+2 |
|/ | | | | feed, and nofollow map links. | |||
* | Disable address in RSS temporarily. | Matthew Somerville | 2011-09-02 | -2/+2 |
| | ||||
* | Add address information to description in RSS feeds | Struan Donald | 2011-08-29 | -0/+6 |
| | ||||
* | Get Open311 RSS working, whether it's given a ResultSet or a lower level ↵ | Matthew Somerville | 2011-08-04 | -5/+20 |
| | | | | statement handle. | |||
* | Try different approachh. | Petter Reinholdtsen | 2011-08-02 | -6/+4 |
| | ||||
* | Try to get Open311 GeoRSS output working. | Petter Reinholdtsen | 2011-08-01 | -2/+5 |
| | ||||
* | Don't use update name if marked as anonymous. | Matthew Somerville | 2011-07-16 | -1/+1 |
| | ||||
* | Fix a couple of uninitialized warnings. | Matthew Somerville | 2011-06-10 | -2/+4 |
| | ||||
* | Tidy up a couple of FIXMEs. | Matthew Somerville | 2011-06-10 | -11/+1 |
| | ||||
* | Switch to using c->cobrand->problems to return all problems for a cobrand ↵ | Matthew Somerville | 2011-06-08 | -1/+1 |
| | | | | (so on Barnet only return Barnet problems). | |||
* | Move RSS generation code into controller. | Matthew Somerville | 2011-06-03 | -2/+141 |
| | ||||
* | Migrate RSS feeds handling. | Matthew Somerville | 2011-05-19 | -0/+211 |