Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Use correct email address in test. | Matthew Somerville | 2011-05-03 | -2/+2 |
| | ||||
* | Change URI::QueryParam to URI | Edmund von der Burg | 2011-05-03 | -1/+1 |
| | ||||
* | deal with trailing garbage on url | Edmund von der Burg | 2011-04-15 | -5/+15 |
| | ||||
* | Show 410 page for hidden reports, and 404 for ones that are not confirmed yet. | Edmund von der Burg | 2011-04-15 | -9/+25 |
| | ||||
* | Add 410 page | Edmund von der Burg | 2011-04-15 | -3/+31 |
| | ||||
* | rename 404 error to be clearer | Edmund von der Burg | 2011-04-15 | -7/+7 |
| | ||||
* | test for proper 404 page | Edmund von der Burg | 2011-04-15 | -0/+1 |
| | ||||
* | Tidy up 404 template and add error message | Edmund von der Burg | 2011-04-15 | -12/+25 |
| | ||||
* | Test and implement bad requests | Edmund von der Burg | 2011-04-15 | -33/+118 |
| | ||||
* | Prep to port '/report/123' page | Edmund von der Burg | 2011-04-15 | -202/+424 |
| | ||||
* | change cobrand url to uri and change all c.cobrand.url to c.uri_for in templates | Edmund von der Burg | 2011-04-15 | -19/+20 |
| | ||||
* | Added URI::QueryParam | Edmund von der Burg | 2011-04-15 | -0/+1 |
| | ||||
* | Use cobrand::url in ->uri_for | Edmund von der Burg | 2011-04-15 | -1/+114 |
| | ||||
* | Added missing url and geocoded_string_check methods | Edmund von der Burg | 2011-04-15 | -1/+16 |
| | ||||
* | Add PK to 'abuse' table | Edmund von der Burg | 2011-04-15 | -4/+11 |
| | ||||
* | Better docs/method names | Edmund von der Burg | 2011-04-15 | -10/+10 |
| | ||||
* | Handle (e,n) requests to '/' | Edmund von der Burg | 2011-04-15 | -42/+93 |
| | ||||
* | Proper FakeQ object to interface with old code | Edmund von der Burg | 2011-04-15 | -7/+116 |
| | ||||
* | typo | Edmund von der Burg | 2011-04-15 | -1/+1 |
| | ||||
* | Replace all $c->req with s->fake_q so that we isolate the old setup | Edmund von der Burg | 2011-04-14 | -12/+12 |
| | ||||
* | Add JSON module | Edmund von der Burg | 2011-04-14 | -0/+1 |
| | ||||
* | Port ajax over to Catalyst | Edmund von der Burg | 2011-04-14 | -109/+175 |
| | ||||
* | add ->fake_q stub | Edmund von der Burg | 2011-04-14 | -0/+17 |
| | ||||
* | Extract out some formatting for reuse | Edmund von der Burg | 2011-04-14 | -33/+35 |
| | ||||
* | Added Tilma proxy for dev server | Edmund von der Burg | 2011-04-14 | -0/+58 |
| | ||||
* | Fix for using outdated tokens | Edmund von der Burg | 2011-04-14 | -1/+2 |
| | ||||
* | Take out test placeholder | Edmund von der Burg | 2011-04-14 | -2/+0 |
| | ||||
* | fixes to import | Edmund von der Burg | 2011-04-14 | -19/+69 |
| | ||||
* | Corrected tests and docs. Still need to fix code. | Edmund von der Burg | 2011-04-14 | -3/+91 |
| | ||||
* | Fim report creation tests | Edmund von der Burg | 2011-04-14 | -33/+102 |
| | ||||
* | Match title now that it has newlines in it | Edmund von der Burg | 2011-04-14 | -3/+3 |
| | ||||
* | Port display_location | Edmund von der Burg | 2011-04-13 | -191/+223 |
| | ||||
* | Comment out code that is ported | Edmund von der Burg | 2011-04-13 | -17/+31 |
| | ||||
* | move code and templates to new locations | Edmund von der Burg | 2011-04-13 | -183/+364 |
| | ||||
* | Comment out code that is no longer run | Edmund von der Burg | 2011-04-13 | -548/+548 |
| | ||||
* | Moved some of the location smarts from '/report/new' to '/around' | Edmund von der Burg | 2011-04-13 | -193/+266 |
| | ||||
* | Change class on dev notice so it is not seen by test suite as an error | Edmund von der Burg | 2011-04-13 | -5/+3 |
| | ||||
* | delete stub template to make way for move | Edmund von der Burg | 2011-04-12 | -5/+0 |
| | ||||
* | Create Around controller and implement the easy bits | Edmund von der Burg | 2011-04-12 | -4/+93 |
| | ||||
* | Redirect locations queries from '/' to '/around' | Edmund von der Burg | 2011-04-12 | -4/+25 |
| | ||||
* | Port front stats code over to TT2 and new cobrand | Edmund von der Burg | 2011-04-12 | -37/+121 |
| | ||||
* | Added Template::Plugin::Comma | Edmund von der Burg | 2011-04-12 | -0/+2 |
| | ||||
* | Start to move index.cgi into catalyst | Edmund von der Burg | 2011-04-12 | -103/+238 |
| | ||||
* | Fix to title | Edmund von der Burg | 2011-04-12 | -1/+2 |
| | ||||
* | Alter form to deal with partial reports | Edmund von der Burg | 2011-04-11 | -5/+14 |
| | ||||
* | More robust tests | Edmund von der Burg | 2011-04-11 | -7/+28 |
| | ||||
* | HTML fix | Edmund von der Burg | 2011-04-11 | -2/+4 |
| | ||||
* | clearer message when seen from vhost deploy | Edmund von der Burg | 2011-04-11 | -2/+2 |
| | ||||
* | Add updated function to db alter sql | Edmund von der Burg | 2011-04-11 | -0/+8 |
| | ||||
* | Mute undef warning | Edmund von der Burg | 2011-04-11 | -1/+2 |
| |