Jordan Wright
|
52b9eda3b2
|
Added support for redirect URL's after creds are submitted. Fixes #210
|
2016-03-18 20:19:13 -05:00 |
William Woodson
|
5afaea8d6d
|
Remove attempt to migrate from existing SMTP since it is unsafe in multi user environments and confusing + breaks relationships when entries are de-duped.
|
2016-02-27 21:24:24 -06:00 |
William Woodson
|
56c9ea070b
|
Fixed isses with SMTP table migration: better names on created objects, all SMTP records are imported with appropriate user_id, entries are de-duped based on user_id:host:from_address tuple
|
2016-02-27 19:38:54 -06:00 |
William Woodson
|
3e69a4f4e8
|
Update 20160221001538_0.1.2_store-smtp-settings.sql
Makes more sense to use campaigns.id in this select
|
2016-02-22 20:11:02 -06:00 |
William Woodson
|
5b1ffe39b7
|
Fixed issue with smtp table migration from 0.1.2 db
|
2016-02-21 13:20:56 -06:00 |
William Woodson
|
5b89fb04eb
|
Fixing issues in SMTP model and db schema. Add interface_type to support future sending interfaces beyond SMTP.
|
2016-02-21 09:46:25 -06:00 |
William Woodson
|
b7396fa149
|
Added DB columns to SMTP table
|
2016-02-20 21:08:32 -06:00 |
William Woodson
|
5077ba9f1f
|
Added DB migration to support storing SMTP settings as independent objects
|
2016-02-20 19:55:44 -06:00 |
Jordan Wright
|
bf55c03fc9
|
Adding position attribute for models.Result. Fixes #163.
|
2016-02-17 21:25:06 -06:00 |
Jordan Wright
|
80333a93ec
|
Adding ignore_cert_errors in SMTP schema
|
2016-02-12 21:23:35 -06:00 |
Jordan Wright
|
94e43fe557
|
Initial commit - adding db migration as well as the logic to add the payload
|
2016-01-31 19:50:41 -06:00 |
Jordan Wright
|
379edf73a3
|
Adding first round of database migrations using goose
|
2016-01-18 21:13:32 -06:00 |