aboutsummaryrefslogtreecommitdiffstats
path: root/web
Commit message (Collapse)AuthorAgeLines
* Allow more detailed templating of contact pagelouise2009-12-01-21/+21
|
* 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
|
* Allow questionnaire update to store cobrand, cobrand data, cobrands can ↵louise2009-11-26-7/+12
| | | | customize write to your councillor link
* Allow templating of alerts front pagelouise2009-11-24-9/+31
|
* Let cobrand specify a different date time formatlouise2009-11-24-3/+3
|
* Allow templating of update questionnairelouise2009-11-24-1/+7
|
* Allow localization of help textlouise2009-11-24-3/+3
|
* Allow cobrand to set contact emaillouise2009-11-19-3/+3
|
* Allow cobrand to customize recipient name for contact emailslouise2009-11-19-4/+6
|
* Add a cache control header to ajaxlouise2009-11-19-2/+4
|
* Put a couple of photo errors in the photo field error place, and don'tmatthew2009-11-19-4/+4
| | | | use url() as it really does appear to be borked on lenny.
* bci/web/confirm.cgilouise2009-11-19-2/+2
|
* Don't repeat X/Y in RSS URLs.matthew2009-11-19-2/+2
|
* Add url home to vars passed to report templatelouise2009-11-18-1/+2
|
* Extract problem-getting into function so site restrictions can be appliedlouise2009-11-18-21/+3
|
* Removing repeated function callslouise2009-11-18-3/+1
|
* Fix Google Maps link.matthew2009-11-17-3/+4
|
* Styling fixes for form error fieldslouise2009-11-17-5/+7
|
* Allowing email links to reflect the base URL and admin base URL for ↵louise2009-11-17-7/+12
| | | | cobranded versions
* Do not display the generic "There were problems with your report" message on ↵louise2009-11-16-6/+9
| | | | emptyhomes form validation failures until we have a welsh translation
* Better way of limiting list of problems on and around map for cobrands, ↵louise2009-11-16-6/+2
| | | | adding Problem functions to support admin page
* Form should post to root url - not always displayed on rootlouise2009-11-12-2/+2
|
* Add ability to report updates as offensivelouise2009-11-11-52/+88
|
* Allow cobrand to determine display of cross sell adslouise2009-11-11-5/+12
|
* Allow cobrand to determine display of cross sell adslouise2009-11-11-2/+6
|
* Allowing cobrand to determine display of cross sell adslouise2009-11-11-4/+14
|
* Allowing cobrand to determine display of cross sell adslouise2009-11-11-4/+13
|
* Adding style for offensiveness report linkslouise2009-11-11-0/+4
|
* Adding var for home link on problem pagelouise2009-11-10-1/+3
|
* Allow extra params to be passed in rss redirectslouise2009-11-09-4/+12
|
* Adding field-specific validation messages when submitting an updatelouise2009-11-09-8/+13
|
* Change class namelouise2009-11-09-1/+1
|
* Adding field specific form validation error messageslouise2009-11-09-17/+21
|
* Adding a style for error divslouise2009-11-09-0/+10
|
* Template for reports page.matthew2009-11-05-32/+37
|
* Template for questionnaire.matthew2009-11-05-69/+51
|
* Template for update confirmation.matthew2009-11-05-1/+7
|
* Correct argument.matthew2009-11-04-2/+2
|
* Template of problem report page.matthew2009-11-04-77/+48
|
* Fix quote escaping in SQL, allow template for problem confirmed.matthew2009-11-04-2/+7
|
* Remove unneeded front_page hook, can call template code directly.matthew2009-11-04-2/+2
| | | | Template possibility for check email step.
* Move input text size out of core, put a div in template.matthew2009-11-04-7/+11
|
* Use Text::Template. Hopefully fix HTML error.matthew2009-11-04-6/+4
|
* Vaguely template of form entering stage.matthew2009-11-03-109/+73
|
* Cannot have $ vars in translated strings. xgettext goes funny if y is usedmatthew2009-11-03-24/+31
| | | | as a key in a hash unescaped, or with divisions done along with other things.
* Can't be undef.matthew2009-10-29-2/+2
|