- 17 Apr, 2012 17 commits
-
-
Dana Spiegel authored
Conflicts: settings/constance_settings.py templates/opportunities/seller/buyers_available.html
-
Matthew Story authored
Signed-off-by:Matthew Story <matt.story@axialmarket.com>
-
Matthew Story authored
correct tds in spacer, add a comment for potentially poorly behaved old browsers and empty elements. #591 Signed-off-by:Matthew Story <matt.story@axialmarket.com>
-
Dana Spiegel authored
-
Dana Spiegel authored
-
benjikim authored
-
Dana Spiegel authored
-
benjikim authored
-
Dana Spiegel authored
-
Dana Spiegel authored
-
Dana Spiegel authored
-
Matthew Story authored
Signed-off-by:Matthew Story <matt.story@axialmarket.com>
-
Levi Gross authored
-
Matthew Story authored
Signed-off-by:Matthew Story <matt.story@axialmarket.com>
-
Matthew Story authored
Signed-off-by:Matthew Story <matt.story@axialmarket.com>
-
J.D.Sanchez authored
-#677 match's display_name() now takes into account whether the MR has a TP, and whether the TP is/not an add_on, so that pages with lists of buyers based on match relationships correctly sort by 'name'
-
Dana Spiegel authored
updated celery email process to change the email for the dev environment fixed misspelling changed unicode to str literals
-
- 11 Apr, 2012 4 commits
-
-
Isaac Levy authored
Signed-off-by:Isaac Levy <ike@axialmarket.com>
-
Isaac Levy authored
accurately reflects current development process. I'm not so hot on the lax branch pushing, I'd rather have working branches get pushed many times daily, (while working). Signed-off-by:Isaac Levy <ike@axialmarket.com>
-
Matthew Story authored
Signed-off-by:Matthew Story <matt.story@axialmarket.com>
-
Matthew Story authored
Signed-off-by:Matthew Story <matt.story@axialmarket.com>
-
- 10 Apr, 2012 4 commits
-
-
Matthew Story authored
Signed-off-by:Matthew Story <matt.story@axialmarket.com>
-
jdsnippets authored
tracking opp invites sent with opp and company overviews in the admin
-
jdsnippets authored
got deal log stats downloading for account and company
-
jdsnippets authored
541 disable deal log button
-
- 09 Apr, 2012 4 commits
-
-
Matthew Story authored
Signed-off-by:Matthew Story <matt.story@axialmarket.com>
-
Dana Spiegel authored
-
Dana Spiegel authored
-
Dana Spiegel authored
Remove "Inc." and "Securities cleared through Tangent Capital Partners LLC, a registered broker-dealer" from site footer.
-
- 03 Apr, 2012 5 commits
-
-
Will O'Meara authored
-
Will O'Meara authored
-
Will O'Meara authored
-
Will O'Meara authored
-
Will O'Meara authored
tooltip working on disabled button
-
- 02 Apr, 2012 4 commits
-
-
Will O'Meara authored
-
Levi Gross authored
added login_required decorator to all research_book/views.py functions
-
Levi Gross authored
-
J.D.Sanchez authored
-
- 30 Mar, 2012 2 commits
-
-
Levi Gross authored
-
J.D.Sanchez authored
- modified algorithm in discover_matching_members_and_associate() (trying to match by email addr is prioritized: association based on primary email > alternative emails) - when an association between a contact and an axial member is detected, also create a ContactCompany record in the Research Book - create contacts from MRs (data migration for pre-existing MRs + for MRs created onward) - creating contacts from MRs: when checking whether a contact already exists in the Res.Book, check not only against matching associated_user_ids but also for member's all emails vs. contacts' email addresses - creating contacts from OppInvites: check for email addr match not only against existing contacts' emails but also against associated_user's emails - split previous single link/page to display Contacts & ContactCompanies (too many records, especially after MR-based contacts; now each type has its own page) - minor changes to the prototype Contact/ ContactCompany page/template (sortable per column) - migration: removed ContactCompany's unique_together = (('owned_by', 'associated_company'),) - in 'data generation' page show how many MRs or OppInvs would get processed if any of these 2 options were selected (before launching what could be a long task) - fix for oppinvite count - fix: during MR-to-contact creation, if a contact exists with an email that matches one of the member's email, but the contact has not yet been associated to the member, then establish the association (case: oppinvite -> then BSS -> MR -> this case) - create contact from MR: fix for case where MR's primary buyer_users list is empty
-