aboutsummaryrefslogtreecommitdiffstats
path: root/perllib
Commit message (Expand)AuthorAgeLines
* More .gitignoresLouise Crow2010-01-25-0/+1
* Updating paths to commonlibLouise Crow2010-01-25-2/+2
* Path changes for move to gitLouise Crow2010-01-25-2/+2
* Remove SQL injection.matthew2010-01-20-17/+17
* Allow status_code as parameter.matthew2010-01-15-2/+2
* Return 410 for removed reports.matthew2010-01-15-1/+2
* If using a cobranded version of the admin interface, all urls should be cobra...louise2010-01-06-5/+11
* Fallback to default vhost for cobrand if none available.matthew2009-12-22-6/+4
* One fewer photo on front page.matthew2009-12-22-1/+7
* Better URL if on alert page.matthew2009-12-22-6/+2
* Make link to main site better.matthew2009-12-22-5/+8
* Fix search box, add viewport bias.matthew2009-12-22-4/+17
* It's a string.matthew2009-12-22-2/+2
* Site restriction for Barnet.matthew2009-12-22-11/+11
* Correct base URL for live.matthew2009-12-22-2/+3
* Fixing typolouise2009-12-16-2/+2
* Bring together all the boilerplate code. No border on images.matthew2009-12-16-502/+149
* Factor quite a few similar functions into one.matthew2009-12-15-291/+40
* Make footer a template so can have on/off-ness. Have smaller map.matthew2009-12-15-8/+6
* Don't have all councils link.matthew2009-12-15-1/+6
* Barnet cobrand functions.matthew2009-12-15-0/+77
* Couple of extra checks for if cobrand has the function.matthew2009-12-15-10/+8
* Reinstate dev header, given current usage of mine.matthew2009-12-15-3/+3
* No p tags inside spanslouise2009-12-15-5/+5
* Remove custom cobrand page code - not usedlouise2009-12-15-44/+2
* Remove unused functionslouise2009-12-15-8/+8
* UK suffix for geocoding seems to work more reliablylouise2009-12-15-2/+2
* Add more elements to allow different stylinglouise2009-12-15-14/+19
* Allow cobrands to perform a check on geocoded string locationslouise2009-12-09-1/+19
* Handling case where there are multiple geocode matches, but we whittle them d...louise2009-12-09-23/+38
* Allow cobrands to decide if they\'re going to ask people if they\'ve ever rep...louise2009-12-08-1/+21
* Add some caching of reports, the frontpage, the contact pagelouise2009-12-08-7/+8
* Another tweak, don't show postcode twice.matthew2009-12-04-4/+2
* Tweak to geocode handling.matthew2009-12-04-2/+4
* Duh close correct taglouise2009-12-03-2/+2
* Styling changelouise2009-12-03-2/+2
* Move font sizing into csslouise2009-12-03-2/+4
* Allow templating of geocoding choiceslouise2009-12-02-5/+14
* Allow cobrands to generate the html for a list of alert optionslouise2009-12-02-1/+19
* Fix problem with form validation messagelouise2009-11-30-0/+1
* Allow rewriting of WTT url where referencedlouise2009-11-25-1/+20
* Let cobrand specify a different date time formatlouise2009-11-24-15/+21
* Alternative date rendering, extra text for each updatelouise2009-11-24-1/+38
* Define which vhosts send cron emails for which cobrandslouise2009-11-23-1/+22
* Allow cobrands to supply some extra meta text for a problemlouise2009-11-19-4/+24
* Allow cobrands to customize sender name on confirmation emailslouise2009-11-19-4/+5
* Allow cobrands to customize sender name on questionnaire emailslouise2009-11-19-2/+13
* Make arguments for site_restriction functions a bit more genericlouise2009-11-19-10/+11
* Reading from CGI upload() filehandle doesn't appear to be working properly/matthew2009-11-19-4/+9
* Extract problem-getting into function so site restrictions can be appliedlouise2009-11-18-1/+34