aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/Roles
Commit message (Expand)AuthorAgeLines
* [UK Councils] Ensure response templates owned by other bodies aren’t visibleDave Arter2019-12-09-2/+9
* [Peterborough] add title length restrictionStruan Donald2019-12-03-0/+6
* [UK] Fix couple of test warnings.Matthew Somerville2019-10-28-1/+1
* [UK] Factor out Confirm open311_config to role.Matthew Somerville2019-10-28-0/+39
* Merge remote-tracking branch 'origin/master'Matthew Somerville2019-10-28-0/+20
|\
| * add a get_extra_field method to Extra roleStruan Donald2019-10-28-0/+20
* | Allow cobrands to override category display.Matthew Somerville2019-10-25-13/+0
|/
* [fixmystreet.com] Generalise emergency message script.Matthew Somerville2019-10-21-0/+2
* Add two new helper functions to Roles::Extra.Matthew Somerville2019-09-30-0/+50
* Improve non_public photo handling.Matthew Somerville2019-05-07-2/+5
* Avoid string evalTom Hukins2019-04-09-3/+2
* Spot moderation conflicts.Matthew Somerville2019-01-25-2/+8
* Remove any use of `my $x if $foo`.Matthew Somerville2019-01-14-1/+2
* Associate moderation history with admin log.Matthew Somerville2018-11-27-0/+41
* [UK] fix line break in translated stringStruan Donald2018-11-26-2/+1
* [UK] server side cobrand specific validationStruan Donald2018-11-26-0/+39
* [Zurich] Allow publishing of individual photos.Matthew Somerville2018-01-18-0/+34
* Add ability to confirm reports/updates via text.Matthew Somerville2017-09-30-2/+3
* Add Extra->get_extra_field_valueDave Arter2017-08-31-0/+16
* Reduce queries on /report when loading defect types/prioritiesDave Arter2017-08-18-1/+5
* Ignore translation if fewer than two languages.Matthew Somerville2017-08-15-0/+4
* Add fn to fetch bodies plus the translated names.Matthew Somerville2017-08-15-0/+3
* Remember translation lookup for request remainder.Matthew Somerville2017-08-15-2/+14
* Prevent unnecessary string translation.Matthew Somerville2017-08-11-1/+1
* fetch and create translation methods for translatableStruan Donald2017-08-10-0/+45
* Set up translatable category columns.Matthew Somerville2017-08-10-0/+13
* Set up translatable body name.Matthew Somerville2017-08-09-0/+39
* Update templates when category/state changed.Matthew Somerville2017-06-30-1/+2
* Populate defect types dropdown on category changepezholio2017-06-20-0/+43
* Improve display of category extra data in admin.Matthew Somerville2016-09-09-20/+8
* Move photoset stuff to new Role.Matthew Somerville2016-08-01-0/+35
* Move from Moose to Moo in non-App code.Matthew Somerville2015-12-02-6/+3
* Add Extra role to ease use of {extra} field.Hakim Cassimally2015-03-20-0/+193
* use moose role for is_from_abuser methodStruan Donald2011-05-26-0/+29