Charlie Jonas
Charlie Jonas
The Film Society appears to have a [committee](http://www.cambridgefilmassociation.co.uk/committee.html). Not sure if Cam Shorts do - maybe they're just a kind of pseudo-society formed from prod team members that exists on...
Waiting on #426
Had a look at integrating NelmioApiDocBundle and it exposes quite a lot of paths that look like they might be vulnerable to the issues discussed in #533 so have placed...
Okay let's stick to known sites then; that way we can avoid uploads and manage CSP. At a glance it looks like Facebook and (the now defunct) Google+ are the...
+1 this sounds good to me! I'm assuming you're thinking something along the lines of a Selenium WebDriver-based test suite?
Looks like the initial `SELECT` query only examines genuine people (that is to say, people who aren't mapped to someone else): ```php $query = $people_res->createQueryBuilder('p') ->leftJoin('p.roles', 'r') ->where('p.mapped_to is null')...
(sorry didn't see☝️in time before I created #546! Will leave though as I think it has slightly wider use-cases)
Yeah this does seem a bit overcomplicated to me. To be honest I think I agree with what @hoyes suggests: show approval means that the basic info of venue, society...
Now that we're using Markdown (or soon pending #609 and #611), would something like [github/markdown-toolbar-element](https://github.com/github/markdown-toolbar-element) be sufficient for this, or were you envisaging a full WYSIWYG?
I think this would definitely be a great feature to have, especially for stuff like Cam Shorts or Festival of New Writing! Great idea 🎉