Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | | Merge branch 'centro' | Struan Donald | 2013-01-04 | -0/+43 | |
|\ \ \ | | |/ | |/| | | | | | | | Conflicts: perllib/FixMyStreet/Cobrand/Default.pm | ||||
| * | | add in user details field to %h so we can put sensible user details in ↵ | Struan Donald | 2012-12-18 | -0/+4 | |
| | | | | | | | | | | | | anonymous reports | ||||
| * | | stick subcategory details in $h if there is one | Struan Donald | 2012-12-18 | -0/+4 | |
| | | | |||||
| * | | do not send report sent confirmation emails for anonymous reports | Struan Donald | 2012-12-18 | -1/+7 | |
| | | | |||||
| * | | add option to send email confirming report has been sent to council | Struan Donald | 2012-12-03 | -0/+29 | |
| |/ | |||||
* / | In cases where we have two tier councils the TESTING_COUNCILS | Struan Donald | 2012-12-18 | -1/+26 | |
|/ | | | | | | | mechanism could get confused as the council entry in the problem table did not match one of the entries in TESTING_COUNCILS. This code fixes that and should handle any combination of councils in that field | ||||
* | Display method variables correctly. | Matthew Somerville | 2012-10-08 | -1/+3 | |
| | |||||
* | More cron quietening, only show full Open311 first time, then summarise. | Matthew Somerville | 2012-10-05 | -0/+13 | |
| | |||||
* | Merge branch 'fmb-read-only' | Dave Whiteland | 2012-10-03 | -3/+3 | |
|\ | | | | | | | | | | | | | Conflicts: db/schema.sql perllib/FixMyStreet/DB/Result/Contact.pm perllib/FixMyStreet/DB/Result/Problem.pm | ||||
| * | allow endpoints to be configured at a category level | Struan Donald | 2012-08-29 | -3/+3 | |
| | | | | | | | | | | default cobrand now checks for endpoint configuration and only extra fallbacks are in UK cobrand | ||||
* | | make around test for non public reports work, and do not display non | Struan Donald | 2012-09-03 | -0/+1 | |
| | | | | | | | | public reports on around page | ||||
* | | do not include non public reports in recent lists for display | Struan Donald | 2012-08-31 | -1/+2 | |
|/ | |||||
* | print out message about reports that we tried to send to unconfirmed email ↵ | Struan Donald | 2012-07-24 | -1/+12 | |
| | | | | addresses | ||||
* | Add NI sender, for handling cross-council road reports. | Matthew Somerville | 2012-07-20 | -3/+4 | |
| | |||||
* | Simplify SendReport code, moving some Email only bits to that module. | Matthew Somerville | 2012-07-20 | -17/+6 | |
| | |||||
* | Improve on 73da842, few more places where cobrand specific report URL is needed. | Matthew Somerville | 2012-07-18 | -2/+2 | |
| | |||||
* | Remove unused base_url_for_emails function. | Matthew Somerville | 2012-07-06 | -1/+1 | |
| | |||||
* | Factor out site_key as that's only used in one place too. | Matthew Somerville | 2012-07-06 | -1/+1 | |
| | |||||
* | Factor out the SQL restriction from site_restriction, as it's only used in ↵ | Matthew Somerville | 2012-07-06 | -3/+1 | |
| | | | | one place. | ||||
* | use correct photo url | Struan Donald | 2012-05-22 | -1/+1 | |
| | |||||
* | put back in code to list skipped count if verbose mode on | Struan Donald | 2012-05-17 | -1/+14 | |
| | | | | small bugfixes for Barnet plus comments on debuging | ||||
* | create email sender if it does not exist in staging safety net | Struan Donald | 2012-04-05 | -1/+1 | |
| | |||||
* | implement skipping sending at adding council level and not at | Struan Donald | 2012-04-04 | -14/+20 | |
| | | | | the sending level | ||||
* | update send failed data if fail to send a report | Struan Donald | 2012-04-03 | -10/+10 | |
| | | | | add code in to save success and errors | ||||
* | use module::pluggable to get a list of avaible sending modules | Struan Donald | 2012-04-03 | -1/+9 | |
| | | | | skip on sending if the sending module isn't available | ||||
* | Merge remote-tracking branch 'origin/master' into send-report-rewrite | Struan Donald | 2012-04-03 | -24/+29 | |
|\ | | | | | | | | | | | | | Conflicts: bin/send-reports perllib/FixMyStreet/Cobrand/Default.pm perllib/FixMyStreet/Cobrand/FixMyStreet.pm | ||||
| * | Fix #261, photos need confirmed time also. | Matthew Somerville | 2012-03-01 | -23/+27 | |
| | | |||||
| * | Allow photo checking in lists on around page, have five items, for #227. | Matthew Somerville | 2012-02-22 | -1/+2 | |
| | | |||||
* | | sort out use statements | Struan Donald | 2012-02-27 | -22/+8 | |
| | | |||||
* | | formatting fixes | Struan Donald | 2012-02-27 | -2/+2 | |
| | | |||||
* | | deal with emptyhomes emails | Struan Donald | 2012-02-27 | -204/+173 | |
| | | |||||
* | | rough first draft of send-report refactor not. Work in progress at the moment | Struan Donald | 2012-02-27 | -270/+20 | |
| | | |||||
* | | move send-report into problem resultset plus basic test | Struan Donald | 2012-02-23 | -0/+483 | |
|/ | |||||
* | Don't fail if the result is empty. | Matthew Somerville | 2011-09-15 | -1/+1 | |
| | |||||
* | Show datetimes on front page, fewer headings. | Matthew Somerville | 2011-09-06 | -2/+5 | |
| | |||||
* | remove hard coded references to fixed | Struan Donald | 2011-08-18 | -3/+4 | |
| | |||||
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-07-26 | -2/+29 | |
|\ | | | | | | | | | | | | | | | | | | | into new_statuses Conflicts: perllib/FixMyStreet/App/Controller/Admin.pm perllib/FixMyStreet/App/Controller/JSON.pm perllib/FixMyStreet/Map/Tilma/Original.pm web/css/core.css | ||||
| * | Unique users of problem reports, and summary table by category. Fixes #108. | Matthew Somerville | 2011-07-12 | -2/+29 | |
| | | |||||
* | | stop using hard coded names for fixed/visible states ( work in progress ) | Struan Donald | 2011-06-16 | -5/+5 | |
|/ | |||||
* | Interval might not always be set. | Matthew Somerville | 2011-06-13 | -1/+2 | |
| | |||||
* | remove reference to restriction as now handled elsewhere | Struan Donald | 2011-06-10 | -2/+1 | |
| | |||||
* | Transfer comment count function. | Matthew Somerville | 2011-06-09 | -0/+14 | |
| | |||||
* | Migrate recent_photos to new ResultSet, nice joining with ↵ | Matthew Somerville | 2011-06-09 | -2/+37 | |
| | | | | problem_find_nearby procedure. | ||||
* | Move the tricky nearby DB call to its own Result/ResultSet, and move more ↵ | Matthew Somerville | 2011-06-09 | -0/+23 | |
| | | | | functions. | ||||
* | Switch to using c->cobrand->problems to return all problems for a cobrand ↵ | Matthew Somerville | 2011-06-08 | -8/+3 | |
| | | | | (so on Barnet only return Barnet problems). | ||||
* | Move some more functions. | Matthew Somerville | 2011-06-08 | -14/+66 | |
| | |||||
* | Start moving stuff out of Problems.pm, do JSON as per its better-way comment. | Matthew Somerville | 2011-06-08 | -0/+14 | |
| | |||||
* | move summary count fetching out to result sets | Struan Donald | 2011-06-07 | -0/+13 | |
| | |||||
* | admin timeline | Struan Donald | 2011-06-07 | -0/+30 | |