Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | make sure admin summary page handle new cobrand structure correctly | Struan Donald | 2012-02-02 | -0/+9 |
| | ||||
* | Make FixMyStreet a cobrand, like the others. | Matthew Somerville | 2012-01-30 | -3/+5 |
| | ||||
* | Add some logging of report creation process. | Matthew Somerville | 2012-01-20 | -0/+6 |
| | ||||
* | If password field left blank when reporting/updating, ignore that for ↵ | Matthew Somerville | 2012-01-20 | -2/+4 |
| | | | | | | password setting. This is so if someone temporarily forgets their password, and uses email confirmation to confirm without setting a new password, their old password isn't lost. | |||
* | Remove some unused cobrand functions, start of a base class. | Matthew Somerville | 2012-01-20 | -104/+79 |
| | ||||
* | Give all council cobrands a common parent to use. | Matthew Somerville | 2012-01-13 | -246/+97 |
| | ||||
* | Fix bug in admin interface deleting a mark-fixed comment. | Matthew Somerville | 2012-01-11 | -1/+1 |
| | ||||
* | If on staging site, look up last mod time of file each time, if cached ↵ | Matthew Somerville | 2012-01-10 | -1/+1 |
| | | | | somewhere. | |||
* | missed BCI -> FMS setting | Struan Donald | 2012-01-09 | -1/+1 |
| | ||||
* | BCI -> FMS in config values | Struan Donald | 2012-01-09 | -12/+12 |
| | ||||
* | deal with missing geocode data when generating nearest road text in email alerts | Struan Donald | 2011-12-13 | -4/+6 |
| | ||||
* | Merge remote branch 'origin/master' | Struan Donald | 2011-12-05 | -0/+42 |
|\ | ||||
| * | clunky admin interface to rotate images (fixes #11) | Struan Donald | 2011-12-02 | -0/+41 |
| | | ||||
| * | Add Southampton on to geocode queries if not present. Fixes #128 | Struan Donald | 2011-12-02 | -0/+1 |
| | | ||||
* | | Merge branch 'rss-addresses' | Struan Donald | 2011-11-30 | -18/+119 |
|\ \ | |/ |/| | | | | | | | 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 |
| | | ||||
| * | move format postcode to cobrand so can be overridden if outside uk | Struan Donald | 2011-11-29 | -14/+21 |
| | | ||||
| * | tidy up nearest street and postcode adding code | Struan Donald | 2011-11-29 | -10/+26 |
| | | ||||
| * | 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 in postcode to email alert titles | Struan Donald | 2011-11-28 | -3/+5 |
| | | ||||
| * | only add nearest street text if there is a nearest street | Struan Donald | 2011-11-28 | -3/+3 |
| | | ||||
| * | add postcode to problem title in Rss feed | Struan Donald | 2011-11-28 | -1/+6 |
| | | ||||
| * | cache the bing gecode data when we fetch in send-reports | Struan Donald | 2011-09-21 | -1/+6 |
| | | ||||
| * | commented out code to add addresses to alerts | Struan Donald | 2011-09-21 | -1/+28 |
| | | ||||
| * | Merge remote branch 'origin/master' into rss-addresses | Struan Donald | 2011-09-20 | -18/+47 |
| |\ | ||||
| * | | remove unneeded comments and workaround code | Struan Donald | 2011-09-19 | -4/+0 |
| | | | ||||
| * | | geocode column to bytea type | Struan Donald | 2011-09-19 | -3/+3 |
| | | | ||||
| * | | sort of working rss address stuff with db caching and populate script | Struan Donald | 2011-09-09 | -14/+58 |
| | | | ||||
* | | | Merge branch 'js-validation' | Struan Donald | 2011-11-21 | -0/+7 |
|\ \ \ | ||||
| * \ \ | Merge remote branch 'origin/master' into js-validation | Struan Donald | 2011-11-18 | -21/+953 |
| |\ \ \ | ||||
| * \ \ \ | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-09-21 | -35/+99 |
| |\ \ \ \ | | | |_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | into js-validation Conflicts: templates/web/default/report/display.html | |||
| * | | | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-09-07 | -2/+5 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into js-validation Conflicts: templates/web/default/common_header_tags.html | |||
| * \ \ \ \ | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-09-05 | -3/+13 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into js-validation Conflicts: templates/web/default/common_header_tags.html | |||
| * | | | | | | do not display spurious name error message when sign in during report ↵ | Struan Donald | 2011-09-05 | -0/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | submission fails | |||
* | | | | | | | more verbose error messages for open311 | Struan Donald | 2011-11-18 | -3/+13 |
| | | | | | | | ||||
* | | | | | | | split name into first and last name for open311 submission | Struan Donald | 2011-11-16 | -0/+4 |
| |_|_|_|/ / |/| | | | | | ||||
* | | | | | | Don't request tiles at level they don't exist. | Matthew Somerville | 2011-11-11 | -4/+6 |
| | | | | | | ||||
* | | | | | | count Reading stats from start of November to give useful comparison | Struan Donald | 2011-11-07 | -9/+39 |
| | | | | | | ||||
* | | | | | | add ability to have submission source stats on council reports page and use ↵ | Struan Donald | 2011-10-28 | -7/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | for reading cobrand | |||
* | | | | | | Merge remote branch 'origin/master' | Struan Donald | 2011-10-28 | -2/+5 |
|\ \ \ \ \ \ | ||||
| * | | | | | | Do want LBO in EHA. | Matthew Somerville | 2011-10-28 | -1/+3 |
| | | | | | | | ||||
| * | | | | | | Remove RSS feeds from EHA. | Matthew Somerville | 2011-10-28 | -0/+1 |
| | | | | | | | ||||
| * | | | | | | Remove some things from EHA website. | Matthew Somerville | 2011-10-28 | -1/+1 |
| | | | | | | | ||||
* | | | | | | | remove debug code | Struan Donald | 2011-10-27 | -1/+0 |
|/ / / / / / | ||||
* | | | | | | return 0 if we cannot get a request id | Struan Donald | 2011-10-26 | -0/+1 |
| | | | | | | ||||
* | | | | | | do some more checks when getting a reponse from open311 systems | Struan Donald | 2011-10-26 | -1/+5 |
| | | | | | | ||||
* | | | | | | return an error if we cannot find the location rather than just bailing | Struan Donald | 2011-10-21 | -1/+10 |
| | | | | | | ||||
* | | | | | | printf not sprintf | Struan Donald | 2011-10-21 | -1/+1 |
| | | | | | | ||||
* | | | | | | temporary fix to make cambridgeshire use description and not service_name | Struan Donald | 2011-10-21 | -4/+12 |
| | | | | | |