| Commit message (Expand) | Author | Age | Lines |
... | |
| * | Start of Zurich admin table sort ordering (DM). | Matthew Somerville | 2013-02-06 | -2/+8 |
| * | 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 |
| * | SDM index page pagination. | Matthew Somerville | 2013-02-05 | -1/+4 |
| * | Default order, and paginate DM/SDM summary pages. | Matthew Somerville | 2013-02-05 | -1/+17 |
| * | 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 |
| * | use cobrand prettify_dt method rather calling directly so it gets called with... | Struan Donald | 2013-02-05 | -2/+2 |
| * | Add prettify_dt method to cobrand and to zurich cobrand so we can use | Struan Donald | 2013-02-05 | -0/+22 |
| * | Redirect from auth to admin if already logged in on Zurich. | Matthew Somerville | 2013-02-05 | -1/+2 |
| * | Fix Zurich zoom levels (b4). | Matthew Somerville | 2013-02-05 | -27/+19 |
* | | add --debug to CronFns so can run bin/send-reports with debug/diagnosis outpu... | Dave Whiteland | 2013-02-19 | -10/+49 |
* | | don't send questionnaires to users on the OCC cobrand, closes #383 | Dave Whiteland | 2013-02-18 | -0/+3 |
* | | Couple of fixes to enable EmptyHomes to send reports again. | Matthew Somerville | 2013-02-13 | -2/+3 |
* | | Include extra address in council email. | Matthew Somerville | 2013-02-13 | -1/+6 |
* | | Ask for address, and clarify public/private for EmptyHomes. | Matthew Somerville | 2013-02-13 | -1/+19 |
* | | Move category label out of code to template. | Matthew Somerville | 2013-02-12 | -5/+0 |
* | | Static figures for old EHA reports. | Matthew Somerville | 2013-02-12 | -0/+393 |
* | | Insert spaces into printed links. | Matthew Somerville | 2013-02-11 | -2/+7 |
* | | Committed by mistake. | Matthew Somerville | 2013-02-11 | -1/+1 |
* | | Couple of Bromley council references missed in merge. | Matthew Somerville | 2013-02-11 | -0/+1 |
|/ |
|
* | add FixMyBarnagay council_id so users_can_hide triggers display of hide button | Dave Whiteland | 2013-02-05 | -0/+3 |
* | Add a basic FMB test. | Matthew Somerville | 2013-02-04 | -2/+12 |
* | Remove all special body handling in order to move FMB to use bodies properly. | Matthew Somerville | 2013-02-04 | -45/+5 |
* | FixMyBarangay: let staff hide reports in their own barangay (i.e., won't work... | Dave Whiteland | 2013-02-04 | -0/+3 |
* | 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 |
* | Right default pin colour on all reports. | Matthew Somerville | 2013-02-04 | -1/+1 |
* | Missed some council references. | Matthew Somerville | 2013-02-04 | -3/+3 |
* | Merge remote branch 'origin/zurich' | Matthew Somerville | 2013-02-04 | -1061/+1846 |
|\ |
|
| * | Add some email checking to Zurich test. | Matthew Somerville | 2013-01-31 | -2/+4 |
| * | Don't send Zurich admin email to user unless email confirmed (fixes a5). | Matthew Somerville | 2013-01-31 | -0/+2 |
| * | Remove two further out Zurich zoom levels, add 1:500 (fixes a9). | Matthew Somerville | 2013-01-31 | -2/+2 |
| * | Fix front page stats (fixes a33). | Matthew Somerville | 2013-01-31 | -0/+4 |
| * | Override find_closest to disable it for Zurich. | Matthew Somerville | 2013-01-29 | -0/+6 |
| * | Prettify created in RSS too. | Matthew Somerville | 2013-01-29 | -0/+9 |
| * | Get Zurich superuser admin index page working a bit better. | Matthew Somerville | 2013-01-29 | -2/+2 |
| * | spew not known in this version of library. | Matthew Somerville | 2013-01-29 | -1/+5 |
| * | missing_details_bodies is an array of objects, not IDs, which we want. | Matthew Somerville | 2013-01-29 | -1/+1 |
| * | Fix for editing user from having no body to having one. | Matthew Somerville | 2013-01-29 | -1/+3 |
| * | add displable represenations of confirmed and created times to ajax problem d... | Struan Donald | 2013-01-28 | -0/+2 |
| * | add translated state string to ajax problem details | Struan Donald | 2013-01-28 | -0/+1 |
| * | only try and generate meta if the problem is confirmed otherwise we get errors | Struan Donald | 2013-01-28 | -1/+1 |
| * | add state and used_map details to ajax report results | Struan Donald | 2013-01-28 | -0/+3 |
| * | List all reports immediately on /reports for Zurich. | Matthew Somerville | 2013-01-28 | -2/+18 |