| Commit message (Expand) | Author | Age | Lines |
* | Send back a list of titles in new report ajax details | Struan Donald | 2013-08-01 | -0/+3 |
* | Update contact form error message. | Matthew Somerville | 2013-07-18 | -1/+1 |
* | Redirect away from incorrect council pages on council sites. | Matthew Somerville | 2013-05-21 | -0/+5 |
* | Fix admin photo display. | Matthew Somerville | 2013-05-15 | -4/+1 |
* | Allow photo display to admin users, as they might not be approved yet. | Matthew Somerville | 2013-05-15 | -1/+4 |
* | No agency in Zurich. | Matthew Somerville | 2013-05-13 | -1/+5 |
* | Explicitly exclude unconfirmed reports. | Matthew Somerville | 2013-05-13 | -2/+6 |
* | Check photo allowed on direct display. | Matthew Somerville | 2013-05-13 | -1/+3 |
* | Consolidate photo display checking to one function. | Matthew Somerville | 2013-05-13 | -2/+2 |
* | Don't remove /M tokens upon use. | Matthew Somerville | 2013-05-10 | -4/+1 |
* | Move to Digest::SHA, as ::SHA1 is no longer packaged in Debian. | Matthew Somerville | 2013-05-08 | -2/+2 |
* | Add MAPIT_ID_WHITELIST configuration option. | Matthew Somerville | 2013-05-02 | -2/+4 |
* | Update EHA front page heading, and about page. | Matthew Somerville | 2013-04-24 | -1/+4 |
* | If a comment is already confirmed then just log the user in and forward them to | Struan Donald | 2013-04-11 | -1/+6 |
* | Check for no body_areas entries (e.g. deleted councils). | Matthew Somerville | 2013-04-10 | -1/+3 |
* | return locations with coordinates as well as bare locations | Struan Donald | 2013-03-21 | -2/+3 |
* | Don't need to create update alert for reports in Zurich. | Matthew Somerville | 2013-03-18 | -3/+0 |
* | Merge remote branch 'origin/hide-problem-test' | Matthew Somerville | 2013-03-14 | -1/+1 |
|\ |
|
| * | use body id for user-can-hide-this-body check | Dave Whiteland | 2013-03-13 | -1/+1 |
* | | Zurich admin table styles carried across to default admin templates, and tidy... | Matthew Somerville | 2013-02-21 | -3/+4 |
* | | Merge remote branch 'origin/zurich' | Matthew Somerville | 2013-02-21 | -49/+93 |
|\ \
| |/
|/| |
|
| * | Fix tests. | Matthew Somerville | 2013-02-20 | -1/+1 |
| * | Redirect to front page if nothing provided. | Matthew Somerville | 2013-02-20 | -4/+7 |
| * | Remove *_local tz functions, set timezone on fetching original columns from d... | Matthew Somerville | 2013-02-14 | -11/+11 |
| * | Add Zurich super user stats page. | Matthew Somerville | 2013-02-14 | -1/+1 |
| * | return details of updates to the report in ajax call | Struan Donald | 2013-02-12 | -1/+4 |
| * | move as_hashref call to the cobrand to enable applying any cobrand based work... | Struan Donald | 2013-02-12 | -1/+1 |
| * | Don't use problem sort on update search. | Matthew Somerville | 2013-02-08 | -1/+1 |
| * | Reference things that might have direction. | Matthew Somerville | 2013-02-08 | -2/+2 |
| * | Allow sorting of more Zurich admin tables. | Matthew Somerville | 2013-02-08 | -3/+9 |
| * | Allow Zurich admin to change location of pin, with confirmation (fixes a1). | Matthew Somerville | 2013-02-08 | -0/+1 |
| * | Unneeded text now cache better. | Matthew Somerville | 2013-02-07 | -2/+0 |
| * | Add hash as query parameter on photos so that rotating instantly works, no ca... | Matthew Somerville | 2013-02-07 | -17/+14 |
| * | report page's big pin uses status-based pin colour for Zurich (other cobrands... | Dave Whiteland | 2013-02-05 | -1/+1 |
| * | use problem's pin colour (rather than 'yellow') in admin report edit (Zurich ... | Dave Whiteland | 2013-02-05 | -1/+1 |
| * | Move Zurich reports query restriction higher so else catches it too. | Matthew Somerville | 2013-02-05 | -26/+18 |
| * | Do problem search lookup in database, not in template. | Matthew Somerville | 2013-02-05 | -3/+22 |
| * | Reports list, and start of pagination. | Matthew Somerville | 2013-02-05 | -0/+9 |
| * | Show admin users on Users page by default. | Matthew Somerville | 2013-02-05 | -0/+12 |
| * | Redirect better to prevent possible infinite loop, update test. | Matthew Somerville | 2013-02-05 | -1/+4 |
| * | Redirect from auth to admin if already logged in on Zurich. | Matthew Somerville | 2013-02-05 | -1/+2 |
* | | Ask for address, and clarify public/private for EmptyHomes. | Matthew Somerville | 2013-02-13 | -0/+6 |
* | | Move category label out of code to template. | Matthew Somerville | 2013-02-12 | -5/+0 |
|/ |
|
* | Remove all special body handling in order to move FMB to use bodies properly. | Matthew Somerville | 2013-02-04 | -15/+1 |
* | Fix infinite memory-eating loop. | Matthew Somerville | 2013-02-04 | -1/+2 |
* | Add some more error handling of odd RSS. | Matthew Somerville | 2013-02-04 | -0/+6 |
* | Check we have an area ID to look up first. | Matthew Somerville | 2013-02-04 | -1/+1 |
* | Set body needed for redirect function (this whole area/body confusion here ne... | Matthew Somerville | 2013-02-04 | -0/+2 |
* | Merge remote branch 'origin/zurich' | Matthew Somerville | 2013-02-04 | -515/+727 |
|\ |
|
| * | Prettify created in RSS too. | Matthew Somerville | 2013-01-29 | -0/+9 |