- 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
-
- 29 Mar, 2012 4 commits
-
-
Will O'Meara authored
-
Will O'Meara authored
added opp/company overview columns to opp invite admin csv
-
Will O'Meara authored
-
Will O'Meara authored
-
- 28 Mar, 2012 8 commits
-
-
Levi Gross authored
-
Will O'Meara authored
-
benjikim authored
-
Will O'Meara authored
flyover appears
-
Will O'Meara authored
-
Will O'Meara authored
removed close button and triggered flyover with tr hover un-mutilated functional js only displaying flyover for delisted opps
-
Will O'Meara authored
545 example iyc link
-
Will O'Meara authored
updated filtering on buyer opportunity list
-
- 27 Mar, 2012 8 commits
-
-
Will O'Meara authored
-
benjikim authored
-
Will O'Meara authored
-
Will O'Meara authored
-
Will O'Meara authored
-
Will O'Meara authored
-
Will O'Meara authored
-
Will O'Meara authored
-
- 26 Mar, 2012 1 commit
-
-
Levi Gross authored
-