| Commit message (Expand) | Author | Age | Lines |
* | Pothole updates for Southampton. | Matthew Somerville | 2011-07-21 | -3/+10 |
* | Allow pin moving without reload of page (at last). | Matthew Somerville | 2011-07-21 | -0/+1 |
* | Test to close #18 (was fixed in Catalyst migration). | Matthew Somerville | 2011-07-13 | -2/+2 |
* | Store cobrand/lang upon an /import. Related to #134, though that was actually... | Matthew Somerville | 2011-07-12 | -0/+2 |
* | Carry through name/phone/password updates through report/update creation via ... | Matthew Somerville | 2011-07-04 | -3/+9 |
* | Update error message. | Matthew Somerville | 2011-07-01 | -1/+1 |
* | Assume if they've filled in one side of the password form, they're submitting... | Matthew Somerville | 2011-07-01 | -1/+1 |
* | Move to Vector layer rather than Markers, to be able to use the Strategy/Prot... | Matthew Somerville | 2011-06-29 | -4/+0 |
* | Allow people to sign in (or not) as they make a report. | Matthew Somerville | 2011-06-27 | -24/+50 |
* | Sign in over login; tidy CSS. | Matthew Somerville | 2011-06-24 | -5/+6 |
* | Don't show email field on reporting if logged in. | Matthew Somerville | 2011-06-24 | -1/+1 |
* | Store user in report from the start, so name of logged in person isn't blanke... | Matthew Somerville | 2011-06-22 | -28/+16 |
* | Move country to cobrand rather than config option. | Matthew Somerville | 2011-06-14 | -1/+1 |
* | Fix some warnings and small bugs from scanning error logs. | Matthew Somerville | 2011-06-13 | -1/+1 |
* | If in location where no details, don't store council ID. Fix small schema issue. | Matthew Somerville | 2011-06-12 | -2/+2 |
* | Consolidate MaPit calls to call out to it less. | Matthew Somerville | 2011-06-10 | -5/+2 |
* | Sort correctly for all locales | Edmund von der Burg | 2011-06-10 | -2/+4 |
* | IF on an arrayref in a template returns true, so need to check size. | Matthew Somerville | 2011-06-10 | -2/+1 |
* | Switch to using c->cobrand->problems to return all problems for a cobrand (so... | Matthew Somerville | 2011-06-08 | -1/+1 |
* | Removal of old Cobrand.pm and last . | Matthew Somerville | 2011-06-07 | -7/+0 |
* | Remove fake_q and most of now-unused Page.pm. | Matthew Somerville | 2011-06-07 | -1/+38 |
* | Improve email headers in emails sent. | Matthew Somerville | 2011-06-07 | -12/+4 |
* | Remove old Flickr import code. | Matthew Somerville | 2011-06-07 | -4/+4 |
* | Minor text and HTML fixes from final look through some old CGI scripts, now r... | Matthew Somerville | 2011-06-07 | -2/+2 |
* | Sign up new report to email alert if logged in as well as when confirmed by e... | Matthew Somerville | 2011-06-03 | -1/+17 |
* | Last bit from master, some LBO handling (note, if other London things come al... | Matthew Somerville | 2011-05-28 | -53/+71 |
* | Pull request #97, merge multi_area_categories. | Matthew Somerville | 2011-05-27 | -1/+4 |
* | Questionnaire submission code. | Matthew Somerville | 2011-05-26 | -3/+0 |
* | Get header JS <script> out of code and into templates. | Matthew Somerville | 2011-05-26 | -17/+0 |
* | Tidy up map parmeters. | Matthew Somerville | 2011-05-25 | -2/+2 |
* | Get rid of pointless and hard-to-follow listrefs when referring to pins. | Matthew Somerville | 2011-05-25 | -1/+5 |
* | Remove old CGI Q from Map calls. | Matthew Somerville | 2011-05-25 | -3/+3 |
* | Template original Tilma map and some more text, updates on questionnaire page... | Matthew Somerville | 2011-05-25 | -4/+2 |
* | Move lat/lon to templates and use shortened forms. | Matthew Somerville | 2011-05-24 | -0/+4 |
* | Put form header in templates, not code. | Matthew Somerville | 2011-05-24 | -25/+1 |
* | Move some of map_start to templates. | Matthew Somerville | 2011-05-20 | -2/+2 |
* | Remove unnecessary display_map_end function. | Matthew Somerville | 2011-05-20 | -3/+0 |
* | move trim_text and cleanup_text to Utils | Struan Donald | 2011-05-20 | -48/+5 |
* | remove uninitialised variable warning if no email param | Struan Donald | 2011-05-16 | -1/+1 |
* | use location finding from lcoation controller | Struan Donald | 2011-05-06 | -1/+1 |
* | remove council code that was moved to council controller | Struan Donald | 2011-05-06 | -77/+0 |
* | Replace all $c->req with s->fake_q so that we isolate the old setup | Edmund von der Burg | 2011-04-14 | -2/+2 |
* | Fix for using outdated tokens | Edmund von der Burg | 2011-04-14 | -1/+2 |
* | fixes to import | Edmund von der Burg | 2011-04-14 | -1/+3 |
* | Fim report creation tests | Edmund von der Burg | 2011-04-14 | -16/+43 |
* | Moved some of the location smarts from '/report/new' to '/around' | Edmund von der Burg | 2011-04-13 | -104/+3 |
* | Added 'uri_for_email' method and switched some tokens over to it | Edmund von der Burg | 2011-04-11 | -2/+2 |
* | check the skipped paramater earlier | Edmund von der Burg | 2011-04-11 | -1/+3 |
* | Strip UK from choices as currently done. | Matthew Somerville | 2011-04-11 | -1/+6 |
* | Add Southampton exception to catalyst code | Edmund von der Burg | 2011-04-07 | -2/+9 |