aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/DB/Result/Comment.pm
Commit message (Expand)AuthorAgeLines
* Merge branch '1942-admin-anonymize'Matthew Somerville2018-01-31-0/+25
|\
| * Admin ability to hide a user's reports/updates.Matthew Somerville2018-01-31-0/+25
* | [Zurich] Allow publishing of individual photos.Matthew Somerville2018-01-18-20/+0
|/
* log all state changes in admin as commentsStruan Donald2017-10-16-6/+17
* generate update text in alerts if problem state has changedStruan Donald2017-10-05-8/+3
* Remove hardcoded states from templates.Matthew Somerville2017-08-31-47/+21
* show all report updates, even if no public textStruan Donald2017-08-17-3/+17
* [UK] Remove requirement for fixed body IDs.Matthew Somerville2017-06-20-7/+5
* Refactor pretty state display.Matthew Somerville2017-06-10-18/+2
* Add update URL model method.Matthew Somerville2017-05-31-0/+5
* Fix crash on reports with empty bodies_strDave Arter2017-02-07-1/+4
* [Greenwich] Add a badge to official status updatesrbg-joe2017-02-06-0/+2
* Show ‘unable to fix’ state as ‘no further action’.Dave Arter2017-02-02-4/+2
* Allow users with permission to see update usernamepezholio2017-01-17-1/+5
* Refactor updates metadata output into modelpezholio2017-01-17-1/+83
* Fix invalid SQL being generated by moderation lookupDave Arter2016-08-15-1/+1
* Move photoset stuff to new Role.Matthew Somerville2016-08-01-21/+2
* Add PNG image support.Matthew Somerville2016-04-08-4/+4
* Show right body user form value for fixed reports.Matthew Somerville2016-03-31-2/+2
* Only load images from disk when needed.Matthew Somerville2016-02-23-1/+1
* Factor multiple photo details into nicer function.Matthew Somerville2016-01-12-5/+33
* Move from Moose to Moo in non-App code.Matthew Somerville2015-12-02-4/+1
* Move get_photo_params to Utils::Photo.Matthew Somerville2015-12-02-2/+2
* Updates to schema from DBIx::Class loader.Matthew Somerville2015-08-19-2/+3
* Remove ms_current_timestamp() override function.Matthew Somerville2015-08-13-2/+2
* Create timezone objects only once at startup.Matthew Somerville2015-02-13-9/+1
* Tests for moderationHakim Cassimally2014-08-14-1/+3
* Report moderationHakim Cassimally2014-08-13-2/+46
* [Bromley] Reduce update character limit to 1750.Matthew Somerville2014-01-30-2/+3
* Merge branch 'rabx-column-refactor'Chris Mytton2013-09-12-21/+2
|\
| * Use RABXColumn in remaining models that serialize some columnsEdmund von der Burg2013-09-10-21/+2
* | Update DB/Result/* with latest DBIx::Class::Schema::LoaderChris Mytton2013-09-10-8/+8
|/
* Spell out all "marked as %s" strings.Matthew Somerville2013-09-05-6/+2
* Remove *_local tz functions, set timezone on fetching original columns from d...Matthew Somerville2013-02-14-17/+15
* Merge remote branch 'origin/zurich'Matthew Somerville2013-02-04-2/+3
|\
| * Make sure serialized string is UTF-8 encoded.Matthew Somerville2012-12-21-0/+1
* | Merge branch 'bromley-new-statuses'Struan Donald2013-01-16-0/+9
|\ \ | |/ |/|
| * limit comment and description length to 2000 characters for bromleyStruan Donald2012-10-03-0/+5
| * improve the problem state update meta wording on displayStruan Donald2012-10-02-0/+4
* | added Message Manager ID (mm_msg_id) column and used itDave Whiteland2012-07-11-6/+6
|/
* Merge branch 'master' into bromleyMatthew Somerville2012-05-16-4/+4
|\
| * now using open311config all send-reports webservices, not just open311Dave Whiteland2012-03-23-13/+13
* | when_sent -> whensent for consistencyStruan Donald2012-03-26-3/+3
* | DB changes for comment sendingStruan Donald2012-03-26-2/+10
* | save extra comment details for bromleyStruan Donald2012-03-23-2/+25
* | add external id to comments tableStruan Donald2012-03-19-9/+11
|/
* 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