Now supports autocomplete for modal typeahead. Fixes#40
Users can now specify landing pages in campaigns. Fixes#39
Implemented "Email Opened" status. Fixes#38
Removed flash that shouldn't have been on the campaigns page
Added small time delay to prevent connection overload - might remove it later, but it'll be tricky
Cleaned up flashes - fixes#13
Added specified errors - more to come soon
Added Campaign validation
Added Group validation
Cleaned up the way angular errors are handled. Will double check, but for the most part fixes#11
Results are now shown on the webui with most recent shown first
Added comments, additional cleanup, etc.
Moved constants to models.go
Changed Campaign.Template to be an actual template (will need to adjust all the methods to handle it)
Added UpdateCampaignStatus function to update a campaign status