aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/model
Commit message (Collapse)AuthorAgeLines
...
* Improve on 73da842, few more places where cobrand specific report URL is needed.Matthew Somerville2012-07-18-37/+82
|
* Remove unused base_url_for_emails function.Matthew Somerville2012-07-06-2/+2
|
* Change alerts on council cobrands so they link to mainStruan Donald2012-06-18-0/+144
| | | | | | site if sending alerts about problems not covered by the cobrand. Also remove cobrand restriction from local area alerts
* Merge branch 'master' into bromleyMatthew Somerville2012-05-16-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: bin/send-reports conf/crontab.ugly conf/general.yml-example db/schema.sql perllib/FixMyStreet/App/Controller/Admin.pm perllib/FixMyStreet/App/Controller/Report/New.pm perllib/FixMyStreet/DB/Result/Comment.pm perllib/FixMyStreet/DB/Result/Open311conf.pm perllib/FixMyStreet/DB/Result/Problem.pm perllib/FixMyStreet/DB/Result/User.pm templates/web/default/js/validation_strings.html templates/web/fixmystreet/auth/sign_out.html templates/web/fixmystreet/report/new/councils_text_all.html web/cobrands/fixmystreet/_base.scss
| * allow for whitespace/text-wrap in testsDave Whiteland2012-05-02-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into send-report-rewriteStruan Donald2012-04-03-2/+2
|\| | | | | | | | | | | | | Conflicts: bin/send-reports perllib/FixMyStreet/Cobrand/Default.pm perllib/FixMyStreet/Cobrand/FixMyStreet.pm
| * Get test suite all passing again, and fix bug displaying partial photo and ↵Matthew Somerville2012-03-02-2/+2
| | | | | | | | my stupid use of c as a variable.
* | more tests for email sendingStruan Donald2012-02-27-8/+89
| |
* | rough first draft of send-report refactor not. Work in progress at the momentStruan Donald2012-02-27-1/+15
| |
* | move send-report into problem resultset plus basic testStruan Donald2012-02-23-2/+33
|/
* pass even if line wrapsStruan Donald2012-01-12-2/+2
|
* Fix test for when long domain name pushes things over one line.Matthew Somerville2012-01-06-1/+1
|
* deal with missing geocode data when generating nearest road text in email alertsStruan Donald2011-12-13-1/+141
|
* Merge branch 'rss-addresses'Struan Donald2011-11-30-0/+69
|\ | | | | | | | | | | Conflicts: db/schema.sql perllib/FixMyStreet/DB/Result/Problem.pm
| * tests for postcode in alert emailsStruan Donald2011-11-30-0/+69
| |
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵Struan Donald2011-08-22-0/+338
|\| | | | | | | | | | | | | | | | | into open311-consumer Conflicts: t/app/model/problem.t templates/web/default/report/new/fill_in_details.html web/css/core.css
| * indicate problem has been closed in alertStruan Donald2011-06-28-0/+144
| |
| * is_closed utility methodStruan Donald2011-06-22-90/+38
| |
| * unconfirmed is not really an open stateStruan Donald2011-06-21-1/+1
| |
| * rename will not fix to closedStruan Donald2011-06-16-4/+4
| |
| * handle new states in report display and updatingStruan Donald2011-06-16-0/+96
| |
| * send questionnaires for all open statesStruan Donald2011-06-15-0/+106
| |
| * update report display to handle new statusesStruan Donald2011-06-15-0/+44
| |
* | delete user created in testStruan Donald2011-08-12-0/+1
| |
* | move problem update into problem model and add some tests, plus attempt some ↵Struan Donald2011-08-11-0/+108
|/ | | | timezone things
* tests for check_for errorsStruan Donald2011-05-27-1/+122
|
* check for uninflated/null dates before trying to set the timezonedStruan Donald2011-05-27-0/+61
|
* Store tokens correctlyEdmund von der Burg2011-03-24-4/+19
|
* Added tests for tokenEdmund von der Burg2011-03-03-0/+81
|
* Added FixMyStreet::DB as a model to FixMyStreet::AppEdmund von der Burg2011-03-01-0/+8