aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/DB/Result
Commit message (Expand)AuthorAgeLines
* Remove risk of infinite loop in PhotoSet.Matthew Somerville2015-12-16-1/+1
* Move main bin scripts to separate packages.Matthew Somerville2015-12-02-0/+5
* Remove many uses of mySociety::Config.Matthew Somerville2015-12-02-1/+1
* Move from Moose to Moo in non-App code.Matthew Somerville2015-12-02-21/+6
* Reduce use of FixMyStreet::App.Matthew Somerville2015-12-02-16/+13
* Move get_photo_params to Utils::Photo.Matthew Somerville2015-12-02-4/+4
* [Zurich] new status flagsHakim Cassimally2015-10-06-4/+0
* Add "time spent" admin logging.Hakim Cassimally2015-10-06-0/+14
* [Zurich] Response templates for report admin.Hakim Cassimally2015-10-06-9/+85
* Add support for multiple photos per report.Hakim Cassimally2015-10-06-1/+28
* [fixmystreet.com] Remove unused Barnet code.Matthew Somerville2015-09-03-5/+2
* Move "missing" handling to separate column.Matthew Somerville2015-08-19-5/+6
* Updates to schema from DBIx::Class loader.Matthew Somerville2015-08-19-14/+22
* Remove ms_current_timestamp() override function.Matthew Somerville2015-08-13-17/+16
* Move Latin-char-specific name check to cobrand.Matthew Somerville2015-07-31-21/+1
* Simpler report meta information displayZarino Zappia2015-06-29-4/+4
* Add hidden_states and updating functions.Hakim Cassimally2015-06-16-32/+64
* [Zurich] add columns to stats exportHakim Cassimally2015-03-31-0/+4
* Add Extra role to ease use of {extra} field.Hakim Cassimally2015-03-20-1/+10
* Create timezone objects only once at startup.Matthew Somerville2015-02-13-37/+5
* Tidy up of bin directory.Matthew Somerville2015-01-19-5/+0
* Tests for moderationHakim Cassimally2014-08-14-1/+3
* Report moderationHakim Cassimally2014-08-13-14/+259
* Link through from all reports page to sub categoriesStruan Donald2014-07-01-2/+2
* Only return html from problem->body if we have contextStruan Donald2014-05-16-1/+1
* Update old-style open311 script to use bodies.Matthew Somerville2014-04-07-9/+11
* Merge remote branch 'origin/sweden-rebase'Matthew Somerville2014-03-11-0/+2
|\
| * Add `external_url' column to `body' table.Jon Kristensen2014-03-11-0/+2
* | [Bromley] Reduce update character limit to 1750.Matthew Somerville2014-01-30-4/+6
* | [Bromley] Reduce detail field character limit to 1750Chris Mytton2014-01-14-2/+3
* | Reported via mobile device rather than byStruan Donald2013-10-02-4/+4
* | Make character limit translation string more genericChris Mytton2013-09-26-2/+2
* | [Oxfordshire] Validate reports are < 1700 charactersChris Mytton2013-09-25-3/+8
* | Merge branch 'zurich-mark-external-addresses-deleted'Chris Mytton2013-09-12-2/+4
|\ \
| * | [Zurich] Update DB/Result/Body.pm schemaChris Mytton2013-09-10-2/+4
* | | Merge branch 'rabx-column-refactor'Chris Mytton2013-09-12-105/+10
|\ \ \ | |/ / |/| |
| * | Use RABXColumn in remaining models that serialize some columnsEdmund von der Burg2013-09-10-83/+7
| * | Switch Token over to use RABXColumn and test that changes to the col behave a...Edmund von der Burg2013-09-10-22/+3
| |/
* / Update DB/Result/* with latest DBIx::Class::Schema::LoaderChris Mytton2013-09-10-42/+42
|/
* Spell out all "marked as %s" strings.Matthew Somerville2013-09-05-6/+2
* Merge remote branch 'origin/zurich'Matthew Somerville2013-02-21-79/+65
|\
| * Put planned in all_states.Matthew Somerville2013-02-20-0/+1
| * Remove *_local tz functions, set timezone on fetching original columns from d...Matthew Somerville2013-02-14-79/+64
| * use cobrand prettify_dt method rather calling directly so it gets called with...Struan Donald2013-02-05-2/+2
* | Ask for address, and clarify public/private for EmptyHomes.Matthew Somerville2013-02-13-1/+1
|/
* Missed some council references.Matthew Somerville2013-02-04-1/+1
* Merge remote branch 'origin/zurich'Matthew Somerville2013-02-04-145/+282
|\
| * add displable represenations of confirmed and created times to ajax problem d...Struan Donald2013-01-28-0/+2
| * add translated state string to ajax problem detailsStruan Donald2013-01-28-0/+1
| * only try and generate meta if the problem is confirmed otherwise we get errorsStruan Donald2013-01-28-1/+1