| Commit message (Expand) | Author | Age | Lines |
* | 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 |
* | 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 |
| * | 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 |
| * | List all reports immediately on /reports for Zurich. | Matthew Somerville | 2013-01-28 | -2/+18 |
| * | Have different pin colours on Zurich dependent on state. | Matthew Somerville | 2013-01-25 | -5/+5 |
| * | Stop changing DateTimes to epochs and back. | Matthew Somerville | 2013-01-25 | -35/+14 |
| * | Make sure title not shown on pins on unconfirmed Zurich reports. | Matthew Somerville | 2013-01-24 | -1/+1 |
| * | add basic ability to return a report as json | Struan Donald | 2013-01-24 | -0/+28 |
| * | Add map to admin report page, changes to nav bar to work accordingly. | Matthew Somerville | 2013-01-21 | -0/+15 |
| * | Make body list a table to match other admin tables. | Matthew Somerville | 2013-01-18 | -1/+5 |
| * | Tidy up some tab highlighting, search display, date formatting. | Matthew Somerville | 2013-01-18 | -1/+1 |
| * | Add user addition form. | Matthew Somerville | 2013-01-18 | -3/+33 |
| * | remove redundant code accidentally left in :( | Struan Donald | 2013-01-17 | -14/+0 |
| * | Merge remote-tracking branch 'origin/zurich' into zurich | Struan Donald | 2013-01-17 | -0/+5 |
| |\ |
|
| | * | Reports does speedy inflate-bypassing query, so manually inflate if needed. | Matthew Somerville | 2013-01-17 | -0/+5 |
| * | | add an ajax location lookup method for doing string -> lat,long lookup | Struan Donald | 2013-01-17 | -0/+46 |
| |/ |
|
| * | Some tweaks to get Zurich Reports page working a bit better. | Matthew Somerville | 2013-01-16 | -3/+8 |
| * | Add some missing JS translatable strings, update .po files. | Matthew Somerville | 2013-01-16 | -2/+2 |
| * | Fix admin photo rotation. | Matthew Somerville | 2013-01-16 | -11/+26 |
| * | Name on report might not be present, don't use it if it's not there. | Matthew Somerville | 2013-01-14 | -2/+2 |
| * | Always fetch remote user the same way in admin. | Matthew Somerville | 2013-01-14 | -8/+14 |
| * | Move rotate photo handling earlier so that Zurich can use it. | Matthew Somerville | 2013-01-14 | -8/+6 |
| * | Fetch editor name also from logged in user, if present. | Matthew Somerville | 2013-01-11 | -1/+1 |