Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Improve non_public photo handling. | Matthew Somerville | 2019-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 eval | Tom Hukins | 2019-04-09 | -3/+2 |
| | | | | Instead, load the required module directly. | |||
* | [Zurich] Allow publishing of individual photos. | Matthew Somerville | 2018-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 Somerville | 2016-08-01 | -0/+35 |