Add building_id to projectservice
Created by: cschloer
Update model to contain a building_id Update controller to filter by building_id Update the form validation to validate a building_id
This relies on a database change to projectservice to include a building_id column in the project table.