aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet
Commit message (Expand)AuthorAgeLines
* Zurich admin table styles carried across to default admin templates, and tidy...Matthew Somerville2013-02-21-3/+4
* Merge remote branch 'origin/zurich'Matthew Somerville2013-02-21-175/+456
|\
| * Include reports total on Zurich stats page.Matthew Somerville2013-02-21-0/+3
| * Fix tests.Matthew Somerville2013-02-20-1/+1
| * Redirect to front page if nothing provided.Matthew Somerville2013-02-20-4/+7
| * Fetch needed column.Matthew Somerville2013-02-20-2/+2
| * Zurich CSV header, and add category.Matthew Somerville2013-02-20-2/+2
| * Put planned in all_states.Matthew Somerville2013-02-20-0/+1
| * Translate user details in Zurich external email.Matthew Somerville2013-02-20-1/+1
| * Add noddy reports export function.Matthew Somerville2013-02-14-4/+14
| * Remove *_local tz functions, set timezone on fetching original columns from d...Matthew Somerville2013-02-14-92/+77
| * Correct Zurich like stats.Matthew Somerville2013-02-14-5/+5
| * Used same variable for two things.Matthew Somerville2013-02-14-2/+2
| * Add Zurich super user stats page.Matthew Somerville2013-02-14-5/+89
| * return details of updates to the report in ajax callStruan Donald2013-02-12-1/+32
| * category is public on reports awaiting moderationStruan Donald2013-02-12-1/+1
| * full stop required to be picked up by translationStruan Donald2013-02-12-1/+1
| * correct spelling mistakeStruan Donald2013-02-12-1/+1
| * move as_hashref call to the cobrand to enable applying any cobrand based work...Struan Donald2013-02-12-1/+39
| * Allow email indent to be a cobrand parameter.Matthew Somerville2013-02-11-0/+14
| * Warnfix.Matthew Somerville2013-02-11-1/+1
| * Don't use problem sort on update search.Matthew Somerville2013-02-08-1/+1
| * Reference things that might have direction.Matthew Somerville2013-02-08-2/+2
| * Allow sorting of more Zurich admin tables.Matthew Somerville2013-02-08-6/+18
| * Only store original detail if it changes.Matthew Somerville2013-02-08-1/+1
| * Allow Zurich admin to change location of pin, with confirmation (fixes a1).Matthew Somerville2013-02-08-1/+12
| * Send updates to user from body email address (fixes a2a).Matthew Somerville2013-02-08-0/+6
| * Don't fetch width/height for full size images.Matthew Somerville2013-02-07-4/+6
| * Unneeded text now cache better.Matthew Somerville2013-02-07-2/+0
| * Add hash as query parameter on photos so that rotating instantly works, no ca...Matthew Somerville2013-02-07-23/+29
| * Fix body name in external assignment email, missing %s in translation, associ...Matthew Somerville2013-02-07-4/+6
| * Need to get 0 if sent.Matthew Somerville2013-02-06-1/+1
| * Missed an order.Matthew Somerville2013-02-06-1/+1
| * Start of Zurich admin table sort ordering (DM).Matthew Somerville2013-02-06-2/+8
| * report page's big pin uses status-based pin colour for Zurich (other cobrands...Dave Whiteland2013-02-05-1/+1
| * use problem's pin colour (rather than 'yellow') in admin report edit (Zurich ...Dave Whiteland2013-02-05-1/+1
| * Move Zurich reports query restriction higher so else catches it too.Matthew Somerville2013-02-05-26/+18
| * Do problem search lookup in database, not in template.Matthew Somerville2013-02-05-3/+22
| * SDM index page pagination.Matthew Somerville2013-02-05-1/+4
| * Default order, and paginate DM/SDM summary pages.Matthew Somerville2013-02-05-1/+17
| * Reports list, and start of pagination.Matthew Somerville2013-02-05-0/+9
| * Show admin users on Users page by default.Matthew Somerville2013-02-05-0/+12
| * Redirect better to prevent possible infinite loop, update test.Matthew Somerville2013-02-05-1/+4
| * use cobrand prettify_dt method rather calling directly so it gets called with...Struan Donald2013-02-05-2/+2
| * Add prettify_dt method to cobrand and to zurich cobrand so we can useStruan Donald2013-02-05-0/+22
| * Redirect from auth to admin if already logged in on Zurich.Matthew Somerville2013-02-05-1/+2
| * Fix Zurich zoom levels (b4).Matthew Somerville2013-02-05-27/+19
* | add --debug to CronFns so can run bin/send-reports with debug/diagnosis outpu...Dave Whiteland2013-02-19-9/+46
* | don't send questionnaires to users on the OCC cobrand, closes #383Dave Whiteland2013-02-18-0/+3
* | Couple of fixes to enable EmptyHomes to send reports again.Matthew Somerville2013-02-13-2/+3