| Commit message (Expand) | Author | Age | Lines |
* | Stop unimportant warnfix. | Matthew Somerville | 2013-01-18 | -12/+13 |
* | Make body list a table to match other admin tables. | Matthew Somerville | 2013-01-18 | -7/+67 |
* | Tidy up some tab highlighting, search display, date formatting. | Matthew Somerville | 2013-01-18 | -10/+12 |
* | Improve test to not be so fragile around newlines. | Matthew Somerville | 2013-01-18 | -1/+1 |
* | Add user addition form. | Matthew Somerville | 2013-01-18 | -20/+68 |
* | Add Users link for Zurich superusers to admin nav bar, fix END placement. | Matthew Somerville | 2013-01-18 | -4/+8 |
* | Link back to admin from Zurich sign out page. | Matthew Somerville | 2013-01-18 | -0/+8 |
* | If personal details tickbox ticked, use template that includes them. | Matthew Somerville | 2013-01-18 | -0/+16 |
* | Send emails to reporter upon report closure, forwarding, or rejection. | Matthew Somerville | 2013-01-18 | -1/+63 |
* | Add FixMyZurich text in header, move things to compensate. | Matthew Somerville | 2013-01-17 | -104/+135 |
* | Zurich CSS to make admin content (and footer?) full width | Dave Whiteland | 2013-01-17 | -0/+10 |
* | Merge branch '191-zurich-admin-interface' into zurich | Dave Whiteland | 2013-01-17 | -45/+107 |
|\ |
|
| * | Zurich: move search form from 'search' page into admin nav | Dave Whiteland | 2013-01-17 | -6/+3 |
| * | Zurich: add search box style to admin nav | Dave Whiteland | 2013-01-17 | -1/+15 |
| * | Zurich admin nav linear gradient background | Dave Whiteland | 2013-01-17 | -0/+1 |
| * | Zurich add current page logic for tab-like behaviour on admin nav | Dave Whiteland | 2013-01-17 | -3/+6 |
| * | Zurich: add wrapper div to admin nav to allow 'tab' border to overlap | Dave Whiteland | 2013-01-17 | -35/+43 |
| * | Zurich admin nav now <li> to allow styling | Dave Whiteland | 2013-01-17 | -41/+80 |
* | | Translate Zurich submit emails, and few more strings. | Matthew Somerville | 2013-01-17 | -23/+24 |
* | | 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 | -12/+51 |
|\ \ |
|
| * | | Indent picture, looks better when no background color any more. | Matthew Somerville | 2013-01-17 | -0/+5 |
| * | | Don't do login links for alert update emails for Zurich. | Matthew Somerville | 2013-01-17 | -1/+13 |
| * | | Reports does speedy inflate-bypassing query, so manually inflate if needed. | Matthew Somerville | 2013-01-17 | -0/+5 |
| * | | Move logged in notice to top right. | Matthew Somerville | 2013-01-16 | -11/+28 |
* | | | add an ajax location lookup method for doing string -> lat,long lookup | Struan Donald | 2013-01-17 | -0/+46 |
|/ / |
|
* | | Split the 'send reports' bit of STAGING_SITE to its own config variable, so y... | Matthew Somerville | 2013-01-16 | -3/+9 |
* | | Have some sort of update when assigned to Zurich external body. | Matthew Somerville | 2013-01-16 | -3/+5 |
* | | Zurich list styling, bit reset-y. | Matthew Somerville | 2013-01-16 | -2/+31 |
* | | Some tweaks to get Zurich Reports page working a bit better. | Matthew Somerville | 2013-01-16 | -5/+10 |
* | | Move FAQ file to right location. | Matthew Somerville | 2013-01-16 | -0/+0 |
* | | Zurich state banner display. | Matthew Somerville | 2013-01-16 | -2/+38 |
|/ |
|
* | Start of Zurich front end report display. | Matthew Somerville | 2013-01-16 | -94/+93 |
* | Add some missing JS translatable strings, update .po files. | Matthew Somerville | 2013-01-16 | -993/+1420 |
* | Updated .po file from Zurich. | Matthew Somerville | 2013-01-16 | -13/+12 |
* | Fix admin photo rotation. | Matthew Somerville | 2013-01-16 | -13/+28 |
* | No photo editing on Zurich SDM page. | Matthew Somerville | 2013-01-15 | -8/+1 |
* | Reset external_body (for case where Zurich assigns to external, then takes it... | Matthew Somerville | 2013-01-15 | -0/+2 |
* | Store Zurich external body in external_body rather than changing bodies_str. | Matthew Somerville | 2013-01-15 | -7/+19 |
* | Public response in extra, not using updates, and explicit button for Zurich D... | Matthew Somerville | 2013-01-15 | -30/+27 |
* | fix column discrepencies in DM/SDM admin report tables | Dave Whiteland | 2013-01-15 | -5/+6 |
* | Merge branch '191z-admin-tables' into zurich | Dave Whiteland | 2013-01-15 | -10/+22 |
|\ |
|
| * | apply table style to _all_ zurich admin tables | Dave Whiteland | 2013-01-15 | -4/+4 |
| * | populate subdivision in Zurich admin tables | Dave Whiteland | 2013-01-15 | -1/+7 |
| * | changed Zurich admin table column names and order to match mockup (Created->S... | Dave Whiteland | 2013-01-15 | -5/+9 |
* | | Detail uneditable if Zurich problem report finished with. | Matthew Somerville | 2013-01-15 | -6/+16 |
* | | Couple more templates need access to states for in-table display. | Matthew Somerville | 2013-01-15 | -2/+2 |
* | | Allow states variable to be accessed by parent template, only do search check... | Matthew Somerville | 2013-01-15 | -6/+8 |
* | | Add problem state to Zurich SDM summary and report edit pages. | Matthew Somerville | 2013-01-15 | -22/+17 |
* | | Allow more Zurich DM state changes. | Matthew Somerville | 2013-01-15 | -30/+36 |