Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | add ability to suppress alerts to report creator on | Struan Donald | 2012-05-11 | -0/+66 |
| | | | | comments updated from open311 | |||
* | Merge remote-tracking branch 'origin/bromley' into bromley | Struan Donald | 2012-05-08 | -1/+1 |
|\ | ||||
| * | Test fix as error class changed. | Matthew Somerville | 2012-05-02 | -1/+1 |
| | | ||||
* | | option to only send problem details over open311 for Bromley | Struan Donald | 2012-05-08 | -1/+23 |
| | | ||||
* | | do no sent lat long if click no map click for bromley | Struan Donald | 2012-05-08 | -12/+86 |
|/ | ||||
* | store title in users table so we can persist it for bromley | Struan Donald | 2012-05-01 | -4/+47 |
| | ||||
* | Fix tests with new ALLOWED_COBRANDS structure, fix admin test to skip Barnet ↵ | Matthew Somerville | 2012-05-01 | -24/+29 |
| | | | | tests if not present. | |||
* | tests for ignoring old comment state and related fixes | Struan Donald | 2012-04-27 | -0/+57 |
| | ||||
* | MR not Mr now | Struan Donald | 2012-04-27 | -3/+3 |
| | ||||
* | bring tests up to date | Struan Donald | 2012-04-27 | -0/+4 |
| | ||||
* | use correct method name | Struan Donald | 2012-04-27 | -4/+4 |
| | ||||
* | include timezone in date | Struan Donald | 2012-04-25 | -1/+2 |
| | ||||
* | first_name not required as an attribute parameter | Struan Donald | 2012-04-24 | -1/+1 |
| | ||||
* | add in first_name, last_name and email attribute[] params | Struan Donald | 2012-04-24 | -2/+2 |
| | ||||
* | Revert "correct misunderstanding of bromley spec" | Struan Donald | 2012-04-24 | -95/+3 |
| | | | | | | Turns out I was correct the first time round :( This reverts commit afa97893b54edd890527a80392492f0d10a739a1. | |||
* | correct misunderstanding of bromley spec | Struan Donald | 2012-04-23 | -3/+95 |
| | ||||
* | Merge branch 'send-report-rewrite' into bromley-new-send-reports | Struan Donald | 2012-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-rewrite | Struan Donald | 2012-04-03 | -24/+47 |
| |\ | | | | | | | | | | | | | | | | | | | Conflicts: bin/send-reports perllib/FixMyStreet/Cobrand/Default.pm perllib/FixMyStreet/Cobrand/FixMyStreet.pm | |||
| * | | more tests for email sending | Struan Donald | 2012-02-27 | -8/+89 |
| | | | ||||
| * | | rough first draft of send-report refactor not. Work in progress at the moment | Struan Donald | 2012-02-27 | -1/+15 |
| | | | ||||
| * | | move send-report into problem resultset plus basic test | Struan Donald | 2012-02-23 | -2/+33 |
| | | | ||||
* | | | remove debug | Struan Donald | 2012-04-02 | -3/+0 |
| | | | ||||
* | | | tests for title, first and last name for bromley issues | Struan Donald | 2012-04-02 | -0/+111 |
| | | | | | | | | | | | | some fixes for handling this on main site | |||
* | | | better test descriptions | Struan Donald | 2012-04-02 | -9/+9 |
| | | | ||||
* | | | add in tests for fms_extra, first and last name in extra | Struan Donald | 2012-04-02 | -15/+63 |
| | | | | | | | | | | | | add code to handle first and last name in extra for request submission | |||
* | | | tests for name from extra in updates | Struan Donald | 2012-04-02 | -14/+39 |
| | | | ||||
* | | | make skip link following case insensitive | Struan Donald | 2012-03-30 | -4/+4 |
| | | | ||||
* | | | check extra values sending with requests | Struan Donald | 2012-03-29 | -0/+18 |
| | | | ||||
* | | | basic test for posting service requests | Struan Donald | 2012-03-29 | -8/+66 |
| | | | ||||
* | | | tests for time and comment replacement plus fixes for comment time | Struan Donald | 2012-03-28 | -0/+97 |
| | | | ||||
* | | | add in start end date limits for get service request updates | Struan Donald | 2012-03-27 | -0/+46 |
| | | | ||||
* | | | sort out putting names in comments | Struan Donald | 2012-03-27 | -0/+24 |
| | | | ||||
* | | | Merge remote-tracking branch 'origin/master' into bromley | Struan Donald | 2012-03-27 | -1/+24 |
|\ \ \ | | |/ | |/| | ||||
| * | | update cleanup text to deal with alternative spelling | Struan Donald | 2012-03-20 | -1/+24 |
| | | | ||||
* | | | sort out error message tests | Struan Donald | 2012-03-26 | -1/+1 |
| | | | ||||
* | | | more populate tests and also cope with bromley non display fields | Struan Donald | 2012-03-22 | -0/+298 |
| | | | ||||
* | | | uncomment test and test for correct error message | Struan Donald | 2012-03-21 | -2/+2 |
| | | | ||||
* | | | post service request updates | Struan Donald | 2012-03-21 | -1/+145 |
| | | | ||||
* | | | regularise data structure in open311 module as that is more sensible | Struan Donald | 2012-03-20 | -1/+1 |
| | | | ||||
* | | | make sure external ids for problems and comments are only unique per council | Struan Donald | 2012-03-20 | -1/+72 |
| | | | ||||
* | | | tests for mark_open and mark_fixed | Struan Donald | 2012-03-20 | -0/+56 |
| | | | ||||
* | | | slightly less convulted test data structure | Struan Donald | 2012-03-20 | -4/+4 |
| | | | ||||
* | | | add first pass of update comments method and tests | Struan Donald | 2012-03-19 | -4/+75 |
| | | | ||||
* | | | initial get serivce request updates method and tests | Struan Donald | 2012-03-19 | -0/+68 |
|/ / | ||||
* | | Merge branch 'redesign' | Matthew Somerville | 2012-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 Somerville | 2012-03-14 | -2/+2 |
| | | ||||
| * | Store full size photos that are uploaded on filesystem, put hash in ↵ | Matthew Somerville | 2012-03-08 | -2/+2 |
| | | | | | | | | database. Fixes #9, basics for #209 (needs light box adding). | |||
| * | Get test suite all passing again, and fix bug displaying partial photo and ↵ | Matthew Somerville | 2012-03-02 | -19/+21 |
| | | | | | | | | my stupid use of c as a variable. | |||
* | | Improve cobrand mapping with ALLOWED_COBRANDS for #215. | Matthew Somerville | 2012-02-06 | -5/+3 |
| | | ||||
* | | make sure admin summary page handle new cobrand structure correctly | Struan Donald | 2012-02-02 | -0/+2 |
|/ |