- 24 Jul, 2015 5 commits
-
-
Jon Rosebaugh authored
b7b67280 - CORE-335: Address all SQLAlchemy warnings from entity tests -
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
ed56dda9 - CORE-327: Use SQLAlchemy's versioning for revision -
Jon Rosebaugh authored
c81569b3 - Merge branch 'integration' of github.com:axialmarket/axm into integration 473ebb2c - BUGZ-2882: (merge) Merge BUGZ-2882 into integration 16da2c97 - BUGZ-2882: Subtracting by 814 causes more trouble than its worth, just go for the 137% -
Jon Rosebaugh authored
Due to a problem in SQLAlchemy, we need to make sure every entity mutation actually mutates a local column (this would trigger if a mutation only modified relationships.) https://bitbucket.org/zzzeek/sqlalchemy/issues/3496/version_id_col-doesnt-fire-when-onlySigned-off-by:
Jon Rosebaugh <jon.rosebaugh@axial.net>
-
- 23 Jul, 2015 35 commits
-
-
Doug Baerlein authored
7cc75166 - LQ-1476: apologies for telling you to chill out giant close icon 2cfbc133 - LQ-1476-fixes: nasty hack to make buyer teaser page accesable -
Doug Baerlein authored
Signed-off-by:Doug Baerlein <doug.baerlein@axial.net>
-
Anton Shmakau authored
-
Mohammed Mehdi authored
-
Daniel Gabriele authored
Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Daniel Gabriele authored
5e9f4a37 - MOB-136: Merged MOB-115 backfill script changes. fe5cbb3e - MOB-136: always compute deal message counts in get_one_deal. bc703198 - MOB-136: removed unnecessary aliases from message count query and only return messages with non-empty body. 4c3c71bf - MOB-115: addressed scuba code review. d000b8b3 - MOB-136: use Reference.mailbox=="inbox", not Reference.header=="to". 4cd4886e - MOB-136: return message read/unread counts in deals API aae08072 - MOB-115: include pursuit notification with messages in backfill script. 78367a3a - MOB-115: recreated ams_msg_body migration for new alembic history 13b7ccc8 - MOB-115: made variable names more clear in backfill script. dde242f7 - MOB-115: renamed created_at to created_on column in ams_msg_body table. d411bce4 - MOB-115: no more auto-generated salutations in email templates. b3d9484b - MOB-115: do not set SMTP MessageBody field in send_msg. c602a669 - MOB-115: send "pursuit with message" messages through AMS. 97c4bb30 - MOB-115: do not load SMTP headers into ams_msg_body table. 569b6e55 - MOB-115: made opp_invite messages sent to ams actually send their text bodies through remail. b2aae56f - MOB-115: create index on ams_msg_body created_at column. a10def91 - MOB-115: forward plain text from remail to ams send_msg; did some refactoring. fca470c4 - MOB-115: removed duplicate db_session.commit() call already present in the code. e5d0ee69 - MOB-115: create new MessageBody record whenevever ams send_msg is called. 7daabf4f - MOB-115: script to backfill ams_msg_body table with year-old email messages. 89490707 - MOB-115: migration to add ams_msg_body table. be46b7a1 - MOB-115: created MessageBodyExtractor utility class for extracting email message content. c5a4fb0f - MOB-115: imported MatchRelationshipMessage to opportunity models __init__ file. -
Daniel Gabriele authored
Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Doug Baerlein authored
cec7132b - LQ-1476: fixing some typos -
Daniel Gabriele authored
Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Daniel Gabriele authored
MOB-136: removed unnecessary aliases from message count query and only return messages with non-empty body. Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Daniel Gabriele authored
Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Daniel Gabriele authored
Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Daniel Gabriele authored
Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Daniel Gabriele authored
Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Daniel Gabriele authored
Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Daniel Gabriele authored
Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Daniel Gabriele authored
Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Daniel Gabriele authored
Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Daniel Gabriele authored
-
Daniel Gabriele authored
Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Daniel Gabriele authored
Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Daniel Gabriele authored
Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Daniel Gabriele authored
Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Daniel Gabriele authored
Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Daniel Gabriele authored
Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Daniel Gabriele authored
Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Daniel Gabriele authored
-
Daniel Gabriele authored
MOB-115: created sqlalchemy MessageBody table. Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Daniel Gabriele authored
-
Daniel Gabriele authored
Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Doug Baerlein authored
Signed-off-by:Doug Baerlein <doug.baerlein@axial.net>
-
Mohammed Mehdi authored
16da2c97 - BUGZ-2882: Subtracting by 814 causes more trouble than its worth, just go for the 137% -
Doug Baerlein authored
e76a3725 - LQ-1476: chill out, giant close icon -
Doug Baerlein authored
Signed-off-by:Doug Baerlein <doug.baerlein@axial.net>
-