| Commit message (Expand) | Author | Age | Lines |
* | Make footer a template so can have on/off-ness. Have smaller map. | matthew | 2009-12-15 | -8/+6 |
* | Reinstate dev header, given current usage of mine. | matthew | 2009-12-15 | -3/+3 |
* | No p tags inside spans | louise | 2009-12-15 | -5/+5 |
* | Remove unused functions | louise | 2009-12-15 | -2/+2 |
* | UK suffix for geocoding seems to work more reliably | louise | 2009-12-15 | -2/+2 |
* | Add more elements to allow different styling | louise | 2009-12-15 | -14/+19 |
* | Handling case where there are multiple geocode matches, but we whittle them d... | louise | 2009-12-09 | -23/+38 |
* | Add some caching of reports, the frontpage, the contact page | louise | 2009-12-08 | -4/+5 |
* | Another tweak, don't show postcode twice. | matthew | 2009-12-04 | -4/+2 |
* | Tweak to geocode handling. | matthew | 2009-12-04 | -2/+4 |
* | Duh close correct tag | louise | 2009-12-03 | -2/+2 |
* | Styling change | louise | 2009-12-03 | -2/+2 |
* | Move font sizing into css | louise | 2009-12-03 | -2/+4 |
* | Allow templating of geocoding choices | louise | 2009-12-02 | -5/+14 |
* | Let cobrand specify a different date time format | louise | 2009-11-24 | -15/+21 |
* | Allow cobrands to supply some extra meta text for a problem | louise | 2009-11-19 | -1/+3 |
* | Allow cobrands to customize sender name on confirmation emails | louise | 2009-11-19 | -4/+5 |
* | Reading from CGI upload() filehandle doesn't appear to be working properly/ | matthew | 2009-11-19 | -4/+9 |
* | Allow cobrands to determin display of update offensiveness reporting links | louise | 2009-11-17 | -6/+9 |
* | Fixing capitalization in Cache-Control header | louise | 2009-11-17 | -2/+2 |
* | Better way of limiting list of problems on and around map for cobrands, addin... | louise | 2009-11-16 | -23/+4 |
* | Adding para | louise | 2009-11-11 | -2/+3 |
* | Add ability to report updates as offensive | louise | 2009-11-11 | -1/+5 |
* | Allowing cobrand to rewrite geocoding choice url | louise | 2009-11-09 | -4/+4 |
* | Template for reports page. | matthew | 2009-11-05 | -2/+2 |
* | Correct argument. | matthew | 2009-11-04 | -6/+6 |
* | Template of problem report page. | matthew | 2009-11-04 | -10/+28 |
* | Remove unneeded front_page hook, can call template code directly. | matthew | 2009-11-04 | -2/+13 |
* | Use Text::Template. Hopefully fix HTML error. | matthew | 2009-11-04 | -19/+8 |
* | Vaguely template of form entering stage. | matthew | 2009-11-03 | -2/+4 |
* | Cobrand front page, templated map page, bits of style and templates. | matthew | 2009-10-29 | -14/+28 |
* | Default for rss parameter, factor out substitution in new function. | matthew | 2009-10-29 | -3/+15 |
* | Get FMS header into template. | matthew | 2009-10-29 | -57/+48 |
* | Passing query to cobrand url rewriting hook, adding extra data to base_url_fo... | louise | 2009-10-21 | -5/+6 |
* | Adding ability of cobrands to determine whether photos get displayed | louise | 2009-10-20 | -5/+8 |
* | Allow cobrand to hide photo upload | louise | 2009-10-19 | -2/+3 |
* | Give cobrand a hook to alter in-application links | louise | 2009-10-15 | -12/+14 |
* | Allow cobrand to limit the number of items shown in the list of problems on t... | louise | 2009-10-07 | -1/+20 |
* | Remove extra params from pin url | louise | 2009-09-28 | -2/+11 |
* | Allow extra params to be passed when given a choice of locations | louise | 2009-09-28 | -5/+7 |
* | Passing through extra param - fix to AJAX and adding to problem form | louise | 2009-09-28 | -2/+4 |
* | Fix noscript piwik tags (not that they do anything). | matthew | 2009-09-24 | -2/+2 |
* | Delegate setting of site title to cobrands | louise | 2009-09-23 | -2/+2 |
* | Ugly way of allowing the AJAX paths to change depending on what root path the... | louise | 2009-09-23 | -3/+3 |
* | Fix in setting host for header templates, add host to image links, set root p... | louise | 2009-09-23 | -13/+19 |
* | Adding host to the params available in header templates, renaming global vars... | louise | 2009-09-23 | -4/+5 |
* | Allow cobrands to set default headers, allow cache-control headers | louise | 2009-09-22 | -3/+6 |
* | Allowing base url to be set for links sent in emails | louise | 2009-09-16 | -3/+15 |
* | Allowing cobrands to add more information to locations entered when geocoding... | louise | 2009-09-15 | -9/+12 |
* | Making conf file location relative to files in perllib, not relative to where... | louise | 2009-09-15 | -2/+3 |