| Commit message (Expand) | Author | Age | Lines |
* | [fixmystreet.com] Remove special Report-It code. | Matthew Somerville | 2015-03-13 | -3/+0 |
* | Rename 'body_edit' admin endpoint to 'body'. | Matthew Somerville | 2015-01-20 | -5/+4 |
* | Add admin navigation link to Configuration page. | Matthew Somerville | 2015-01-20 | -2/+2 |
* | Paginate admin search results. | Matthew Somerville | 2014-10-13 | -22/+22 |
* | Validate category name/email/note in admin. | Matthew Somerville | 2014-10-08 | -1/+10 |
* | Also remove cached file when photo removed. | Matthew Somerville | 2014-04-17 | -5/+6 |
* | Remove cached photos if hidden in admin interface. | Matthew Somerville | 2013-11-20 | -1/+9 |
* | Version 1.3.v1.3 | Matthew Somerville | 2013-11-12 | -2/+2 |
* | Include version number on admin config page. | Matthew Somerville | 2013-11-12 | -0/+7 |
* | Remove trailing whitespace | Andrew Black | 2013-11-07 | -1/+1 |
* | Create a single date fields and parse as DD/MM/YYYY | Andrew Black | 2013-11-07 | -17/+8 |
* | Merge branch '389-report-search-ref' of https://github.com/andylolz/fixmystre... | Matthew Somerville | 2013-11-04 | -0/+5 |
|\ |
|
| * | Include external_id in admin reports search. | Andy Lulham | 2013-10-17 | -0/+5 |
* | | Set confirmed timestamp on any admin unconfirmed state change. | Matthew Somerville | 2013-10-25 | -1/+1 |
|/ |
|
* | [Zurich] Add user email address validation to the admin | Chris Mytton | 2013-10-15 | -0/+10 |
* | Add a view-configuration admin page. | Matthew Somerville | 2013-09-19 | -0/+4 |
* | [Zurich] Add deleted to admin body_params method | Chris Mytton | 2013-09-10 | -1/+2 |
* | clarify presentation on lagged users page | Dave Whiteland | 2013-09-05 | -1/+13 |
* | show warning on body with no live contacts | Dave Whiteland | 2013-09-05 | -0/+1 |
* | remove SHOW_ADMIN_HINTS config | Dave Whiteland | 2013-09-05 | -3/+2 |
* | show "no bodies" hint on empty body db | Dave Whiteland | 2013-09-05 | -0/+3 |
* | [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 |