| Commit message (Expand) | Author | Age | Lines |
* | Switch list item heading from h4 to h3. | Matthew Somerville | 2016-03-30 | -1/+1 |
* | Updates to cpanfile and code for perl 5.20/5.22. | Matthew Somerville | 2016-03-23 | -2/+2 |
* | Switch to JSON::MaybeXS, remove JSON::XS. | Matthew Somerville | 2016-01-22 | -1/+1 |
* | Reduce use of FixMyStreet::App. | Matthew Somerville | 2015-12-02 | -8/+8 |
* | Improve item list CSS. | Matthew Somerville | 2015-10-09 | -2/+2 |
* | Add "time spent" admin logging. | Hakim Cassimally | 2015-10-06 | -0/+1 |
* | Allow attachment of emails in email_send | Hakim Cassimally | 2015-10-06 | -0/+18 |
* | Add support for multiple photos per report. | Hakim Cassimally | 2015-10-06 | -1/+10 |
* | Simpler report meta information display | Zarino Zappia | 2015-06-29 | -0/+1 |
* | Factor out test contact creation to function. | Matthew Somerville | 2015-03-13 | -11/+24 |
* | By default, use area-based alerts. | Matthew Somerville | 2014-12-12 | -8/+25 |
* | [fixmystreet.com] Remove login content experiment. | Matthew Somerville | 2014-10-17 | -4/+0 |
* | Add fixmystreet.com reporting form A/B tests. | Matthew Somerville | 2014-07-10 | -1/+8 |
* | Fix a bug in TestMech->log_in_ok that scrambeled the users password. | Edmund von der Burg | 2013-09-10 | -4/+16 |
* | Use mech->content, as mech->response->content is pre-gunzipping. | Matthew Somerville | 2013-03-19 | -1/+1 |
* | Allow bodies to span multiple area IDs, and areas can be covered by more than... | Matthew Somerville | 2012-12-19 | -1/+8 |
* | Update tests for new names of things and bodies needing to exist. | Matthew Somerville | 2012-12-15 | -0/+11 |
* | Rename council column to bodies_str, and all the related code. | Matthew Somerville | 2012-12-15 | -8/+8 |
* | disabled fields confuse things so ignore them | Struan Donald | 2012-10-26 | -0/+1 |
* | Presumably test meant to only use default if params not specified (and stop v... | Matthew Somerville | 2012-09-07 | -4/+3 |
* | tests for non public reports on around page | Struan Donald | 2012-09-03 | -9/+17 |
* | move add and delete problem utility functions to test mech | Struan Donald | 2012-09-03 | -0/+56 |
* | do not display non public reports in reports list for a council | Struan Donald | 2012-09-03 | -0/+43 |
* | Have a whole fake mapit (for #182) that works if MAPIT_URL is set accordingly. | Matthew Somerville | 2012-07-13 | -22/+4 |
* | make banner tests a bit more tolerant | Struan Donald | 2012-05-16 | -0/+1 |
* | test uses the name-changed alerts_sent | Dave Whiteland | 2012-05-02 | -1/+1 |
* | Get test suite all passing again, and fix bug displaying partial photo and my... | Matthew Somerville | 2012-03-02 | -0/+2 |
* | Fix tests, and remove unwanted height. | Matthew Somerville | 2011-09-08 | -1/+1 |
* | Sign in over login; tidy CSS. | Matthew Somerville | 2011-06-24 | -3/+3 |
* | Allow people to give name/pw on auth page. | Matthew Somerville | 2011-06-24 | -1/+1 |
* | Use bcrypt. | Matthew Somerville | 2011-06-24 | -4/+3 |
* | Migrate alert sending script, add test for it, fix some small bugs and strings. | Matthew Somerville | 2011-06-04 | -1/+4 |
* | Delete questionnaires when deleting a user's problems, and fetch all errors s... | Matthew Somerville | 2011-05-27 | -1/+2 |
* | Create some _local functions to return the right DateTimes. | Matthew Somerville | 2011-05-24 | -1/+3 |
* | optional form name argument | Struan Donald | 2011-05-23 | -8/+21 |
* | port json.cgi code to Catalyst | Edmund von der Burg | 2011-05-20 | -4/+21 |
* | Added tests for bad requests | Edmund von der Burg | 2011-05-20 | -8/+29 |
* | delete things in an order such that we don't break referential integrity | Struan Donald | 2011-05-19 | -4/+7 |
* | delete comments when deleting a user | Struan Donald | 2011-05-18 | -0/+2 |
* | extract_update_metas method | Struan Donald | 2011-05-17 | -0/+22 |
* | method to extract problem banner | Struan Donald | 2011-05-16 | -1/+21 |
* | method to extract problem title | Struan Donald | 2011-05-16 | -0/+19 |
* | add method to extract meta information from problem report page | Struan Donald | 2011-05-16 | -0/+20 |
* | display correct error messages and test for bad problem ids | Struan Donald | 2011-05-13 | -0/+1 |
* | remove user alerts when deleting a user | Struan Donald | 2011-05-11 | -0/+2 |
* | Moved some of the location smarts from '/report/new' to '/around' | Edmund von der Burg | 2011-04-13 | -0/+18 |
* | More robust tests | Edmund von der Burg | 2011-04-11 | -2/+24 |
* | Mute undef warning | Edmund von der Burg | 2011-04-11 | -1/+2 |
* | Add the 'remember_me' checkbox on login | Edmund von der Burg | 2011-04-07 | -0/+24 |
* | Fix bugs introduced with overrides form | Edmund von der Burg | 2011-04-07 | -3/+3 |