aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/Roles/PhotoSet.pm
Commit message (Collapse)AuthorAgeLines
* Improve non_public photo handling.Matthew Somerville2019-05-07-2/+5
| | | | | | | Clear the photo cache if the non_public flag is switched on, do not cache non_public or LOGIN_REQUIRED photos, remove non_public photos from memcached recent lists, pass through any cookies on non_public reports/updates, and check the non_public flag on photo lookup.
* Avoid string evalTom Hukins2019-04-09-3/+2
| | | | Instead, load the required module directly.
* [Zurich] Allow publishing of individual photos.Matthew Somerville2018-01-18-0/+34
| | | | | When more than one photo has been uploaded, allow each one to be published/not independently.
* Move photoset stuff to new Role.Matthew Somerville2016-08-01-0/+35