- 20 Mar, 2013 40 commits
-
-
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>
-
William Saunders authored
- Changed certain references in Context building or templating that were incorrect - Stubbed out method for returning dictionary w/ Pursued %s - Made all template pieces reusable - With-tag & super block combo dealt with variable substitution - updated template comments Signed-off-by: William Saunders <axialmarket.com>
-
William Saunders authored
Added & tweaked more data points for Buy as well as Sell. Added custom template tags, but realized work should be done in the method and flattened in that regard anyways (for the pursued percentage and everywhere else). Signed-off-by: William Saunders <axialmarket.com>
-
William Saunders authored
Collapsed most common parts into reusable template form, thereby taking care of all aspects of -static- markup for Sell email layout as well, though the dynamic welcome message and alternate display of outside-network contacts may prove to be a pain. Need to add several data-points to emails.py for Sell side as well. With a few small changes (probably the use of 'with' - https://docs.djangoproject.com/en/dev/ref/templates/builtins/#with ) will have very smooth use of either/both Buy and Sell side emails 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: Fixed certain refs to User, such as the 'owned by' field of a Transaction Profile. Renamed some vars to be more 'python' Signed-off-by: William Saunders <axialmarket.com>
-
William Saunders authored
-
William Saunders authored
Reverted main template to ease switchover. Moved work to temp 'layout' file, base, and buy template that overrides base Signed-off-by: William Saunders <axialmarket.com>
-
Willam Saunders authored
Signed-off-by:Willam Saunders <axialmarket@Willam-Saunderss-MacBook-Pro.local>
-
Willam Saunders authored
Signed-off-by:Willam Saunders <axialmarket@Willam-Saunderss-MacBook-Pro.local>
-