aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Make link to main site better.matthew2009-12-22-5/+8
|
* Fix search box, add viewport bias.matthew2009-12-22-5/+20
|
* 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
|
* Use cobrand base_url methodlouise2009-12-17-3/+2
|
* Just pass content to template, not markuplouise2009-12-17-4/+8
|
* Add a bit more security checkinglouise2009-12-16-14/+39
|
* Entity escaping user entered fieldslouise2009-12-16-14/+15
|
* Typo fixlouise2009-12-16-3/+3
|
* Fixing typolouise2009-12-16-26/+43
|
* Bring together all the boilerplate code. No border on images.matthew2009-12-16-502/+153
|
* Add test for recent().matthew2009-12-16-3/+29
|
* Allow templating of contact submit messagelouise2009-12-16-1/+4
|
* Show errors in templatelouise2009-12-16-2/+3
|
* Template error messagelouise2009-12-15-2/+6
|
* Fix syntax, missing varlouise2009-12-15-3/+3
|
* Take url out of localization stringslouise2009-12-15-3/+4
|
* Entity encodinglouise2009-12-15-6/+6
|
* Removing obsolete testslouise2009-12-15-17/+2
|
* 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-13/+41
|
* Don't have all councils link.matthew2009-12-15-1/+6
|
* Make sure text is underneath copyright line.matthew2009-12-15-0/+1
|
* Barnet cobrand functions.matthew2009-12-15-0/+77
|
* Barnet header/footer templates.matthew2009-12-15-0/+230
|
* Barnet assets.matthew2009-12-15-0/+1181
|
* 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/+12
|
* Remove unneeded second call.matthew2009-12-15-2/+1
|
* Remove custom cobrand page code - not usedlouise2009-12-15-50/+3
|
* Remove unused functionslouise2009-12-15-8/+8
|
* Remove custom separator codelouise2009-12-15-7/+1
|
* UK suffix for geocoding seems to work more reliablylouise2009-12-15-2/+2
|
* Add more elements to allow different stylinglouise2009-12-15-14/+19
|
* Giving id to skipped map divlouise2009-12-14-2/+2
|
* Defaults should be 0.matthew2009-12-10-1/+3
|
* IE dislikes the trailing commalouise2009-12-10-2/+2
|
* Fetching the filehandle must come before outputting a header. If anyonematthew2009-12-09-2/+2
| | | | can tell me why this is so, I'm all ears.
* Minor changes to match current version.matthew2009-12-09-26/+61
|
* Allow cobrands to perform a check on geocoded string locationslouise2009-12-09-2/+21
|
* Handling case where there are multiple geocode matches, but we whittle them ↵louise2009-12-09-23/+38
| | | | down to one - return the coordinates, not a list of one result
* Allow cobrands to decide if they\'re going to ask people if they\'ve ever ↵louise2009-12-08-3/+26
| | | | reported a problem before
* Add some caching of reports, the frontpage, the contact pagelouise2009-12-08-17/+17
|
* Can show these strings now.matthew2009-12-08-5/+5
|
* Allowing templated errorslouise2009-12-07-3/+15
|
* Fix percent in sprintf calllouise2009-12-07-2/+2
|
* Take url out of message - allow cobrands to rewritelouise2009-12-07-3/+5
|
* Another tweak, don't show postcode twice.matthew2009-12-04-4/+2
|