Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | | 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 | |
|/ | |||||
* | Remember checkbox change even if name is blank, for #188. | Matthew Somerville | 2012-01-27 | -2/+2 | |
| | |||||
* | If password field left blank when reporting/updating, ignore that for ↵ | Matthew Somerville | 2012-01-20 | -9/+28 | |
| | | | | | | password setting. This is so if someone temporarily forgets their password, and uses email confirmation to confirm without setting a new password, their old password isn't lost. | ||||
* | Give all council cobrands a common parent to use. | Matthew Somerville | 2012-01-13 | -9/+8 | |
| | |||||
* | Merge remote branch 'origin/master' | Struan Donald | 2012-01-12 | -1/+1 | |
|\ | |||||
| * | Fix bug in admin interface deleting a mark-fixed comment. | Matthew Somerville | 2012-01-11 | -1/+1 | |
| | | |||||
* | | pass even if line wraps | Struan Donald | 2012-01-12 | -2/+2 | |
|/ | |||||
* | Fix test for when long domain name pushes things over one line. | Matthew Somerville | 2012-01-06 | -2/+2 | |
| | |||||
* | fix date format for dates that are now from a previous year | Struan Donald | 2012-01-06 | -20/+20 | |
| | |||||
* | deal with missing geocode data when generating nearest road text in email alerts | Struan Donald | 2011-12-13 | -1/+141 | |
| | |||||
* | also check that cached geocode object looks roughly correct | Struan Donald | 2011-12-05 | -0/+1 | |
| | |||||
* | add in some tests for closest address methods | Struan Donald | 2011-12-05 | -0/+77 | |
| | |||||
* | Merge branch 'rss-addresses' | Struan Donald | 2011-11-30 | -1/+196 | |
|\ | | | | | | | | | | | Conflicts: db/schema.sql perllib/FixMyStreet/DB/Result/Problem.pm | ||||
| * | tests for postcode in alert emails | Struan Donald | 2011-11-30 | -0/+69 | |
| | | |||||
| * | make the test and description match | Struan Donald | 2011-11-29 | -1/+1 | |
| | | |||||
| * | sanity check that non postcodes come through | Struan Donald | 2011-11-29 | -0/+6 | |
| | | |||||
| * | canonicalise postcode for display in RSS titles | Struan Donald | 2011-11-29 | -1/+2 | |
| | | |||||
| * | include nearest road data in rss feed if available, plus tests | Struan Donald | 2011-11-28 | -0/+118 | |
| | | |||||
| * | add in postcode to email alert titles | Struan Donald | 2011-11-28 | -1/+2 | |
| | | |||||
* | | error message not consistent so make check more general | Struan Donald | 2011-11-21 | -1/+1 | |
| | | |||||
* | | Merge branch 'js-validation' | Struan Donald | 2011-11-21 | -6/+56 | |
|\ \ | |||||
| * \ | Merge remote branch 'origin/master' into js-validation | Struan Donald | 2011-11-18 | -7/+814 | |
| |\ \ |