- 22 Mar, 2013 40 commits
-
-
Dan Conner authored
Signed-off-by:Dan Conner <dan.conner@axialmarket.com>
-
Dan Conner authored
Signed-off-by:Dan Conner <dan.conner@axialmarket.com>
-
William Saunders authored
AUTH-33: modified the templatetag to be past/present aware. Corrected conditional logic for lesser of the two dates. Signed-off-by: William Saunders <axialmarket.com>
-
William Saunders authored
AUTH-33: Pulls back match relationships even if 'sent to contact', which doesnt involve a Transaction Profile Signed-off-by: William Saunders <axialmarket.com>
-
William Saunders authored
Signed-off-by: William Saunders <axialmarket.com>
-
William Saunders authored
AUTH-33: modified to except dates as well, but may undo as the wording i need is kind of off/specific Signed-off-by: William Saunders <axialmarket.com>
-
William Saunders authored
Signed-off-by: William Saunders <axialmarket.com>
-
William Saunders authored
Signed-off-by: William Saunders <axialmarket.com>
-
William Saunders authored
AUTH-33: Reworked data a bit to return list of Match Relationships instead of Opps for Opportunities Awaiting Review section; Pursue & Decline links were incorrectly referencing the Opp id instead of the MR id. Updated buy template accordingly, as well as some minor cosmetic changes to sell. Signed-off-by: William Saunders <axialmarket.com>
-
Scuba Steve authored
Signed-off-by:Scuba Steve <steve.fusaro@axialmarket.com>
-
William Saunders authored
Signed-off-by: William Saunders <axialmarket.com>
-
William Saunders authored
Signed-off-by: William Saunders <axialmarket.com>
-
William Saunders authored
Signed-off-by: William Saunders <axialmarket.com>
-
William Saunders authored
Signed-off-by: William Saunders <axialmarket.com>
-
William Saunders authored
Signed-off-by: William Saunders <axialmarket.com>
-
William Saunders authored
Signed-off-by: William Saunders <axialmarket.com>
-
William Saunders authored
Signed-off-by: William Saunders <axialmarket.com>
-
William Saunders authored
Signed-off-by: William Saunders <axialmarket.com>
-
William Saunders authored
Signed-off-by: William Saunders <axialmarket.com>
-
William Saunders authored
AUTH-33: Defaulted some additional vars in weekly_status_updates method parameters. Used these to use cached versions of the relevant data points in the send-weekly-update command Signed-off-by: William Saunders <axialmarket.com>
-
William Saunders authored
Signed-off-by: William Saunders <axialmarket.com>
-
William Saunders authored
Signed-off-by: William Saunders <axialmarket.com>
-
William Saunders authored
Signed-off-by: William Saunders <axialmarket.com>
-
William Saunders authored
AUTH-33: Accidentally broke this given my misunderstandings of the mutability of python strings. Python was only doing the string format on '.txt' since I had broken it up from the base text by saying ' + somevar + ' Signed-off-by: William Saunders <axialmarket.com>
-
William Saunders authored
AUTH-33: Added blank text file versions. Should probably copy all Django template looping into these, but without the html markup. Signed-off-by: William Saunders <axialmarket.com>
-
http://beaker.mailchimp.com/inline-cssWilliam Saunders authored
AUTH-33: Flattening CSS to inline using http://beaker.mailchimp.com/inline-css - anyone with need for the original CSS must reference the commit before this one. Signed-off-by: William Saunders <axialmarket.com>
-
William Saunders authored
Signed-off-by: William Saunders <axialmarket.com>
-
William Saunders authored
Signed-off-by: William Saunders <axialmarket.com>
-
William Saunders authored
Signed-off-by: William Saunders <axialmarket.com>
-
William Saunders authored
AUTH-33: Removed return expression from weekly_network method. Added defaulted param to send email method to provide specific templates. Signed-off-by: William Saunders <axialmarket.com>
-
William Saunders authored
AUTH-33: Added methods to ask SuperC about the number of people investing in the same industries im in. Also put said count into the template. Signed-off-by: William Saunders <axialmarket.com>
-
William Saunders authored
AUTH-33: Implemented NDA downloaded vs not meta text based on opp template tag nda_download_date method. Signed-off-by: William Saunders <axialmarket.com>
-
William Saunders authored
Signed-off-by: William Saunders <axialmarket.com>
-
William Saunders authored
AUTH-33: Moved even more logic for greetings out of the template. Made use of the commasand filter possible. Signed-off-by: William Saunders <axialmarket.com>
-
William Saunders authored
AUTH-33: Reworked greetings message logic, manually filtered Recommendations by date, updated templates Signed-off-by: William Saunders <axialmarket.com>
-
William Saunders authored
AUTH-33: Changed var and func names as per steves python-related comments. other minor changes thanks to juan and matt. changed templates to reflect this. Signed-off-by: William Saunders <axialmarket.com>
-
William Saunders authored
Signed-off-by: William Saunders <axialmarket.com>
-
William Saunders authored
AUTH-33: Fleshed out method for Pursued Transaction Profile info dictionary a bit more and modified template accordingly Signed-off-by: William Saunders <axialmarket.com>
-
William Saunders authored
Signed-off-by: William Saunders <axialmarket.com>
-
William Saunders authored
Signed-off-by: William Saunders <axialmarket.com>
-