| Commit message (Expand) | Author | Age | Lines |
* | [Zurich] Ensure only superusers can add/edit bodies | Chris Mytton | 2013-09-04 | -0/+2 |
* | [Zurich] Only super user can edit bodies | Chris Mytton | 2013-09-03 | -0/+8 |
* | Move to Digest::SHA, as ::SHA1 is no longer packaged in Debian. | Matthew Somerville | 2013-05-08 | -1/+1 |
* | Add MAPIT_ID_WHITELIST configuration option. | Matthew Somerville | 2013-05-02 | -2/+4 |
* | Zurich admin table styles carried across to default admin templates, and tidy... | Matthew Somerville | 2013-02-21 | -3/+4 |
* | Remove *_local tz functions, set timezone on fetching original columns from d... | Matthew Somerville | 2013-02-14 | -8/+8 |
* | Add Zurich super user stats page. | Matthew Somerville | 2013-02-14 | -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 |
* | 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 |
* | Merge remote branch 'origin/zurich' | Matthew Somerville | 2013-02-04 | -198/+275 |
|\ |
|
| * | 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 |
| * | Fix for editing user from having no body to having one. | Matthew Somerville | 2013-01-29 | -1/+3 |
| * | 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 |
| * | Fix admin photo rotation. | Matthew Somerville | 2013-01-16 | -8/+26 |
| * | 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 |
| * | Workflow simplifications for Zurich. | Matthew Somerville | 2013-01-10 | -9/+0 |
| * | Move some Zurich specific things to Zurich cobrand file. | Matthew Somerville | 2013-01-10 | -20/+0 |
| * | Add Zurich option to say whether personal data should be passed to external c... | Matthew Somerville | 2013-01-08 | -3/+4 |
| * | Shallow copy extra on each setting, so database treats it anew. | Matthew Somerville | 2013-01-08 | -4/+5 |
| * | Move to using problem.extra for internal notes, email confirmation, and publi... | Matthew Somerville | 2013-01-08 | -3/+20 |
| * | Redirect back to summary page if you change body on Zurich report edit. | Matthew Somerville | 2013-01-07 | -0/+9 |
| * | If unconfirmed update confirmed and sets problem_state, update problem state. | Matthew Somerville | 2012-12-21 | -1/+5 |
| * | Allow Zurich SDM to add updates. | Matthew Somerville | 2012-12-20 | -0/+1 |
| * | Call Zurich admin_type on all admin pages. | Matthew Somerville | 2012-12-20 | -0/+1 |
| * | Allow sending back from Zurich SDM to DM. | Matthew Somerville | 2012-12-20 | -2/+4 |
| * | Start of Zurich SDM report updating, and admin ID checking. | Matthew Somerville | 2012-12-20 | -4/+4 |
| * | Zurich admin report editing changes. | Matthew Somerville | 2012-12-20 | -1/+9 |
| * | Start of DM summary admin page for Zurich. | Matthew Somerville | 2012-12-20 | -0/+4 |
| * | Don't try and set empty area IDs. | Matthew Somerville | 2012-12-19 | -7/+11 |
| * | Move admin page check to central function. | Matthew Somerville | 2012-12-19 | -25/+12 |
| * | Zurich admin auth with front end. | Matthew Somerville | 2012-12-19 | -0/+5 |
| * | Be sure only dealing with the right global mapit area. | Matthew Somerville | 2012-12-19 | -1/+6 |
| * | Allow bodies to have parent bodies. | Matthew Somerville | 2012-12-19 | -1/+3 |
| * | Area IDs come in as an arrayref, and body may not have an area ID. | Matthew Somerville | 2012-12-19 | -5/+11 |
| * | Fill in send_method dropdown on new body form. | Matthew Somerville | 2012-12-19 | -7/+11 |