aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* don't ask questionnaire if they've ever answered beforeStruan Donald2011-05-25-36/+103
* if the person who created the problem is marking it as fixed showStruan Donald2011-05-24-15/+123
* bah, forgot to commit this ages agoStruan Donald2011-05-24-0/+14
* Fix warn in sort.Matthew Somerville2011-05-24-2/+2
* Create some _local functions to return the right DateTimes.Matthew Somerville2011-05-24-31/+43
* Add InflateColumn::DateTime to all models.Matthew Somerville2011-05-24-43/+49
* Complete meta line migration, factor line generation out to model and template.Matthew Somerville2011-05-24-150/+167
* Add DateTime::Format::Pg.Matthew Somerville2011-05-24-0/+9
* Merge branch 'migrate_to_catalyst' of ssh://git.mysociety.org/data/git/public...Struan Donald2011-05-24-112/+73
|\
| * Move lat/lon to templates and use shortened forms.Matthew Somerville2011-05-24-24/+20
| * Move links under map to template.Matthew Somerville2011-05-24-35/+22
| * Put form header in templates, not code.Matthew Somerville2011-05-24-55/+31
| * Capture jslib so it's not passed to Catalyst.Matthew Somerville2011-05-24-0/+2
* | we already sanitise the title before it reaches the templateStruan Donald2011-05-24-1/+1
* | move fiksgatami rss option list generating to cobrandStruan Donald2011-05-24-55/+84
* | google maps don't seem to pay as much attention to region hinting as they onc...Struan Donald2011-05-24-9/+24
* | make sure contents of pc get filtered before displayStruan Donald2011-05-23-5/+2
|/
* Revert "added DateTime::Format::ISO861"Struan Donald2011-05-23-6/+5
* show correct may we display details message for empty homes cobrandStruan Donald2011-05-23-1/+4
* emptyhome cobrand photos get resized for displayStruan Donald2011-05-23-2/+20
* hide text if emptyhomes cobrandStruan Donald2011-05-23-0/+2
* split out bits that change with cobrand to includesStruan Donald2011-05-23-22/+26
* tests for correctly normalising fields and resulting bugfixesStruan Donald2011-05-23-28/+98
* display cross sell advertStruan Donald2011-05-23-0/+2
* Add a may show name publicly checkbox to updates formStruan Donald2011-05-23-1/+129
* Fix bug causing updates to always mark reports as fixedStruan Donald2011-05-23-1/+1
* optional form name argumentStruan Donald2011-05-23-8/+21
* Correctly populate Name and email in update formStruan Donald2011-05-23-3/+6
* added DateTime::Format::ISO861Struan Donald2011-05-23-5/+6
* Merge branch 'migrate_to_catalyst' of ssh://git.mysociety.org/data/git/public...Struan Donald2011-05-23-110/+729
|\
| * Fix bug whereby 'old and of unknown status' was shown on all open reports.Matthew Somerville2011-05-21-1/+10
| * Start of questionnaire migration, displays mostly okay, submission not done, ...Matthew Somerville2011-05-21-13/+384
| * Move some of map_start to templates.Matthew Somerville2011-05-20-38/+17
| * Remove unnecessary display_map_end function.Matthew Somerville2011-05-20-18/+7
| * Merge branch 'migrate_to_catalyst' of ssh://evdb@git.mysociety.org/data/git/p...Edmund von der Burg2011-05-20-15/+134
| |\
| * | port json.cgi code to CatalystEdmund von der Burg2011-05-20-15/+138
| * | Change so that all comments have the anonymous flat set to true or falseEdmund von der Burg2011-05-20-2/+2
| * | Added tests for bad requestsEdmund von der Burg2011-05-20-33/+171
| * | Added DateTime::Format::ISO8601Edmund von der Burg2011-05-20-0/+10
* | | make translation workStruan Donald2011-05-20-1/+1
| |/ |/|
* | update confirmation from tokensStruan Donald2011-05-20-2/+100
* | rss implementedStruan Donald2011-05-20-12/+8
* | check if comment is from known abuserStruan Donald2011-05-20-0/+25
|/
* Merge branch 'migrate_to_catalyst' of ssh://git.mysociety.org/data/git/public...Struan Donald2011-05-20-12/+67
|\
| * Add DB::Questionnaire (and update schema.sql with schema changes).Matthew Somerville2011-05-20-12/+67
* | anonymous cannot be nullStruan Donald2011-05-20-1/+7
* | tidy upStruan Donald2011-05-20-29/+0
* | default add_alerts to onStruan Donald2011-05-20-7/+17
* | display problems with update error messageStruan Donald2011-05-20-0/+4
* | maintain checkbox state between form submissionsStruan Donald2011-05-20-3/+4