aboutsummaryrefslogtreecommitdiffstats
path: root/t
Commit message (Collapse)AuthorAgeLines
...
* | make banner tests a bit more tolerantStruan Donald2012-05-16-4/+16
| |
* | Fixes and improvements for tests.Matthew Somerville2012-05-16-86/+104
| |
* | Merge branch 'master' into bromleyMatthew Somerville2012-05-16-2/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-2/+2
| |
* | add ability to suppress alerts to report creator onStruan Donald2012-05-11-0/+66
| | | | | | | | comments updated from open311
* | Merge remote-tracking branch 'origin/bromley' into bromleyStruan Donald2012-05-08-1/+1
|\ \
| * | Test fix as error class changed.Matthew Somerville2012-05-02-1/+1
| | |
* | | option to only send problem details over open311 for BromleyStruan Donald2012-05-08-1/+23
| | |
* | | do no sent lat long if click no map click for bromleyStruan Donald2012-05-08-12/+86
|/ /
* | store title in users table so we can persist it for bromleyStruan Donald2012-05-01-4/+47
| |
* | Fix tests with new ALLOWED_COBRANDS structure, fix admin test to skip Barnet ↵Matthew Somerville2012-05-01-24/+29
| | | | | | | | tests if not present.
* | tests for ignoring old comment state and related fixesStruan Donald2012-04-27-0/+57
| |
* | MR not Mr nowStruan Donald2012-04-27-3/+3
| |
* | bring tests up to dateStruan Donald2012-04-27-0/+4
| |
* | use correct method nameStruan Donald2012-04-27-4/+4
| |
* | include timezone in dateStruan Donald2012-04-25-1/+2
| |
* | first_name not required as an attribute parameterStruan Donald2012-04-24-1/+1
| |
* | add in first_name, last_name and email attribute[] paramsStruan Donald2012-04-24-2/+2
| |
* | Revert "correct misunderstanding of bromley spec"Struan Donald2012-04-24-95/+3
| | | | | | | | | | | | Turns out I was correct the first time round :( This reverts commit afa97893b54edd890527a80392492f0d10a739a1.
* | correct misunderstanding of bromley specStruan Donald2012-04-23-3/+95
| |
* | Merge branch 'send-report-rewrite' into bromley-new-send-reportsStruan Donald2012-04-03-2/+128
|\ \ | | | | | | | | | | | | | | | | | | Conflicts: bin/send-reports perllib/FixMyStreet/Geocode/Bing.pm web/js/map-OpenLayers.js
| * | Merge remote-tracking branch 'origin/master' into send-report-rewriteStruan Donald2012-04-03-24/+47
| |\| | | | | | | | | | | | | | | | | | | Conflicts: bin/send-reports perllib/FixMyStreet/Cobrand/Default.pm perllib/FixMyStreet/Cobrand/FixMyStreet.pm
| * | 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
| | |
* | | remove debugStruan Donald2012-04-02-3/+0
| | |
* | | tests for title, first and last name for bromley issuesStruan Donald2012-04-02-0/+111
| | | | | | | | | | | | some fixes for handling this on main site
* | | better test descriptionsStruan Donald2012-04-02-9/+9
| | |
* | | add in tests for fms_extra, first and last name in extraStruan Donald2012-04-02-15/+63
| | | | | | | | | | | | add code to handle first and last name in extra for request submission
* | | tests for name from extra in updatesStruan Donald2012-04-02-14/+39
| | |
* | | make skip link following case insensitiveStruan Donald2012-03-30-4/+4
| | |
* | | check extra values sending with requestsStruan Donald2012-03-29-0/+18
| | |
* | | basic test for posting service requestsStruan Donald2012-03-29-8/+66
| | |
* | | tests for time and comment replacement plus fixes for comment timeStruan Donald2012-03-28-0/+97
| | |
* | | add in start end date limits for get service request updatesStruan Donald2012-03-27-0/+46
| | |
* | | sort out putting names in commentsStruan Donald2012-03-27-0/+24
| | |
* | | Merge remote-tracking branch 'origin/master' into bromleyStruan Donald2012-03-27-1/+24
|\ \ \ | | |/ | |/|
| * | update cleanup text to deal with alternative spellingStruan Donald2012-03-20-1/+24
| | |
* | | sort out error message testsStruan Donald2012-03-26-1/+1
| | |
* | | more populate tests and also cope with bromley non display fieldsStruan Donald2012-03-22-0/+298
| | |
* | | uncomment test and test for correct error messageStruan Donald2012-03-21-2/+2
| | |
* | | post service request updatesStruan Donald2012-03-21-1/+145
| | |
* | | regularise data structure in open311 module as that is more sensibleStruan Donald2012-03-20-1/+1
| | |
* | | make sure external ids for problems and comments are only unique per councilStruan Donald2012-03-20-1/+72
| | |
* | | tests for mark_open and mark_fixedStruan Donald2012-03-20-0/+56
| | |
* | | slightly less convulted test data structureStruan Donald2012-03-20-4/+4
| | |
* | | add first pass of update comments method and testsStruan Donald2012-03-19-4/+75
| | |
* | | initial get serivce request updates method and testsStruan Donald2012-03-19-0/+68
|/ /
* | Merge branch 'redesign'Matthew Somerville2012-03-14-23/+23
|\ \ | |/ |/| | | | | | | | | | | Conflicts: .gitignore notes/INSTALL perllib/FixMyStreet/App/Controller/Photo.pm perllib/FixMyStreet/Cobrand/FixMyStreet.pm
| * Update error message (missed from previous).Matthew Somerville2012-03-14-2/+2
| |