Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | | Allow more Zurich DM state changes. | Matthew Somerville | 2013-01-15 | -30/+36 | |
| | | | |||||
| * | | Name on report might not be present, don't use it if it's not there. | Matthew Somerville | 2013-01-14 | -2/+2 | |
| | | | |||||
| * | | Store and show what was originally entered in the details box. | Matthew Somerville | 2013-01-14 | -2/+12 | |
| | | | |||||
| * | | Always fetch remote user the same way in admin. | Matthew Somerville | 2013-01-14 | -8/+14 | |
| | | | |||||
| * | | Photo should be on Zurich SDM admin page. | Matthew Somerville | 2013-01-14 | -3/+12 | |
| | | | |||||
| * | | Move rotate photo handling earlier so that Zurich can use it. | Matthew Somerville | 2013-01-14 | -8/+6 | |
| | | | |||||
| * | | Zurich email alerts. | Matthew Somerville | 2013-01-11 | -6/+107 | |
| | | | |||||
| * | | Don't want new contacts to be deleted. | Matthew Somerville | 2013-01-11 | -1/+0 | |
| |/ | |||||
| * | Merge branch '191z-admin-tables' into zurich | Dave Whiteland | 2013-01-11 | -6/+69 | |
| |\ | | | | | | | | | | | | | Conflicts: templates/web/zurich/admin/index-dm.html | ||||
| | * | date_format set to Zurich's dd.mm.YYYY | Dave Whiteland | 2013-01-11 | -2/+2 | |
| | | | |||||
| | * | use YYYY/MM/DD format in tables | Dave Whiteland | 2013-01-11 | -2/+10 | |
| | | | |||||
| | * | intra-column table heading borders are darker | Dave Whiteland | 2013-01-11 | -0/+4 | |
| | | | |||||
| | * | hide table filter rows until table-filtering is implemented | Dave Whiteland | 2013-01-11 | -0/+1 | |
| | | | |||||
| | * | add filter row to DM/SDM index tables | Dave Whiteland | 2013-01-11 | -0/+24 | |
| | | | |||||
| | * | id cols styled differently | Dave Whiteland | 2013-01-10 | -2/+6 | |
| | | | |||||
| | * | move colours into _colours, admin table css tweaks | Dave Whiteland | 2013-01-10 | -3/+16 | |
| | | | |||||
| | * | added table class for DM front page | Dave Whiteland | 2013-01-10 | -1/+1 | |
| | | | |||||
| | * | customise admin table for SDM | Dave Whiteland | 2013-01-10 | -1/+10 | |
| | | | |||||
| * | | Only show relevant reports in lists. | Matthew Somerville | 2013-01-11 | -0/+3 | |
| | | | |||||
| * | | Bit of admin permissioning for Zurich. | Matthew Somerville | 2013-01-11 | -0/+28 | |
| | | | |||||
| * | | Restrict Zurich category showing to divisions. | Matthew Somerville | 2013-01-11 | -4/+67 | |
| | | | |||||
| * | | Fetch editor name also from logged in user, if present. | Matthew Somerville | 2013-01-11 | -1/+1 | |
| | | | |||||
| * | | Always allow Zurich email endpoint to be editable. | Matthew Somerville | 2013-01-11 | -4/+0 | |
| | | | |||||
| * | | Admin reports search. | Matthew Somerville | 2013-01-11 | -22/+52 | |
| | | | |||||
| * | | Correct name. | Matthew Somerville | 2013-01-11 | -2/+2 | |
| | | | |||||
| * | | Width/height unknown here. | Matthew Somerville | 2013-01-11 | -1/+1 | |
| | | | |||||
| * | | Include confirmed in reports to be dealt with. | Matthew Somerville | 2013-01-11 | -2/+2 | |
| | | | |||||
| * | | Move no more updates code within normal submission, in case they leave a ↵ | Matthew Somerville | 2013-01-11 | -9/+8 | |
| | | | | | | | | | | | | final update at the same time. | ||||
| * | | Missed off a translation. | Matthew Somerville | 2013-01-11 | -2/+2 | |
| | | | |||||
| * | | One more better German state name. | Matthew Somerville | 2013-01-11 | -2/+1 | |
| | | | |||||
| * | | Little bit of JS for Zurich DM action selection. | Matthew Somerville | 2013-01-11 | -3/+19 | |
| | | | |||||
| * | | Improve state names. | Matthew Somerville | 2013-01-11 | -3/+3 | |
| | | | |||||
| * | | Zurich DM leaving public response on a report, after reading updates from SDM. | Matthew Somerville | 2013-01-10 | -2/+29 | |
| | | | |||||
| * | | Make sure updates are always fetched on Zurich SDM report edit page. | Matthew Somerville | 2013-01-10 | -3/+4 | |
| | | | |||||
| * | | Workflow simplifications for Zurich. | Matthew Somerville | 2013-01-10 | -81/+151 | |
| | | | | | | | | | | | | | | | | | | Allow DM/supers to assign new reports more obviously, by changing the one thing they need to (category for different DM, one of two body dropdowns for subdivisions or external body). | ||||
| * | | Move some Zurich specific things to Zurich cobrand file. | Matthew Somerville | 2013-01-10 | -20/+17 | |
| |/ | |||||
| * | Remove unused bit of code. | Matthew Somerville | 2013-01-09 | -9/+3 | |
| | | |||||
| * | Correct Zurich statuses on report edit page. | Matthew Somerville | 2013-01-09 | -2/+3 | |
| | | |||||
| * | Fix Zurich SDM summary page to display correct states. | Matthew Somerville | 2013-01-09 | -12/+11 | |
| | | |||||
| * | Switch Zurich DM summary to use new planned status. | Matthew Somerville | 2013-01-09 | -30/+27 | |
| | | |||||
| * | Allow Zurich SDM to choose when to send report back to DM. | Matthew Somerville | 2013-01-09 | -8/+21 | |
| | | |||||
| * | If Zurich SDM sends report back to DM, should remain confirmed. | Matthew Somerville | 2013-01-09 | -1/+1 | |
| | | |||||
| * | Allow Zurich SDM to edit internal notes. | Matthew Somerville | 2013-01-09 | -11/+22 | |
| | | |||||
| * | Correct public display of Zurich problem states. | Matthew Somerville | 2013-01-09 | -9/+8 | |
| | | |||||
| * | Add Zurich option to say whether personal data should be passed to external ↵ | Matthew Somerville | 2013-01-08 | -3/+8 | |
| | | | | | | | | contact. | ||||
| * | Shallow copy extra on each setting, so database treats it anew. | Matthew Somerville | 2013-01-08 | -4/+25 | |
| | | |||||
| * | Correct default setting of photo publish checkbox. | Matthew Somerville | 2013-01-08 | -1/+1 | |
| | | |||||
| * | Update database fetching to fetch needed data for previous commit. | Matthew Somerville | 2013-01-08 | -13/+3 | |
| | | |||||
| * | Move to using problem.extra for internal notes, email confirmation, and ↵ | Matthew Somerville | 2013-01-08 | -12/+33 | |
| | | | | | | | | public nature of photo. | ||||
| * | Autocomplete of Zurich street names (2beb264 plus tweaks). | Matthew Somerville | 2013-01-07 | -14/+70 | |
| | |