Files
Verso/services/web/public/coffee
Henry Oswald b9001f19e6 use indexOf not matches for searching for project by name
matches treats string like regex so chars like ( break it
just doing a simple indexOf == -1 is fine for a string match

will also fix it for projects with . in name which do come up
2016-11-15 11:41:14 +00:00
..
2016-10-05 14:54:42 +01:00
2016-11-11 17:03:09 +00:00