aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* 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
|
* Tweak to geocode handling.matthew2009-12-04-2/+4
|
* Duh close correct taglouise2009-12-03-2/+2
|
* Styling changelouise2009-12-03-3/+3
|
* Allow postcode display on location pagelouise2009-12-03-1/+3
|
* Move font sizing into csslouise2009-12-03-2/+8
|
* Allowing questionnaire completed page to be templatedlouise2009-12-03-7/+17
|
* Allow templating of alert confirmationlouise2009-12-02-3/+11
|
* Allow templating of geocoding choiceslouise2009-12-02-5/+14
|
* Got it this timelouise2009-12-02-5/+4
|
* Markup fixlouise2009-12-02-2/+2
|
* Strip wrapping from options html passed to cobrand templatelouise2009-12-02-18/+17
|
* Allow for cobrand templating on alerts page, add fallthrough form to specify ↵louise2009-12-02-16/+67
| | | | an email address for a particular type of local alert
* Allow cobrands to generate the html for a list of alert optionslouise2009-12-02-1/+19
|
* Fix - all pins element not available on problem pagelouise2009-12-01-1/+5
|
* Allow more detailed templating of contact pagelouise2009-12-01-22/+31
|
* Need to check easting and northinglouise2009-12-01-7/+9
|
* Returning 404 for bad problem idlouise2009-11-30-2/+5
|
* No update feed generation for a bad problem idlouise2009-11-30-1/+3
|
* Perform council check at postcode/place entry stagelouise2009-11-30-4/+11
|
* Escape percent in sprintf function argumentlouise2009-11-30-4/+3
|
* Remove CronFns::language call - domain and lang set for each message. Added ↵louise2009-11-30-3/+5
| | | | some info on email_vhost function call