aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/DB/Result/Comment.pm
Commit message (Expand)AuthorAgeLines
* Store full size photos that are uploaded on filesystem, put hash in database....Matthew Somerville2012-03-08-10/+1
* Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ...Struan Donald2011-06-28-0/+3
|\
| * Allow people to sign in (or not) as they make an update.Matthew Somerville2011-06-28-0/+3
* | change to use from_council in users table and store the council id inStruan Donald2011-06-27-2/+2
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ...Struan Donald2011-06-27-1/+1
|\|
| * Use bcrypt.Matthew Somerville2011-06-24-3/+3
* | indicate changes state in update meta informationStruan Donald2011-06-23-0/+16
* | add problem state_column to commentStruan Donald2011-06-23-2/+4
|/
* Remove fake_q and most of now-unused Page.pm.Matthew Somerville2011-06-07-0/+1
* check for uninflated/null dates before trying to set the timezonedStruan Donald2011-05-27-4/+8
* Photo URL fix, and pass through photo ID for updates as it does for problems/...Matthew Somerville2011-05-26-1/+1
* use moose role for is_from_abuser methodStruan Donald2011-05-26-23/+7
* check confirmed has been set before trying to set its timezoneStruan Donald2011-05-26-1/+7
* Create some _local functions to return the right DateTimes.Matthew Somerville2011-05-24-0/+10
* Add InflateColumn::DateTime to all models.Matthew Somerville2011-05-24-3/+3
* check if comment is from known abuserStruan Donald2011-05-20-0/+25
* Add DB::Questionnaire (and update schema.sql with schema changes).Matthew Somerville2011-05-20-3/+3
* upload and display update photosStruan Donald2011-05-19-0/+20
* add confirm convenience methodStruan Donald2011-05-19-0/+13
* redo validation and storage to be more in line with code in report/newStruan Donald2011-05-18-0/+11
* link comments table to users tableStruan Donald2011-05-18-4/+12
* add comment table in to generated DB files and regenerateStruan Donald2011-05-17-0/+68