- 13 Jul, 2012 13 commits
-
-
Steve Fusaro authored
Signed-off-by:Steve Fusaro <steve.fusaro@axialmarket.com>
-
Steve Fusaro authored
Signed-off-by:Steve Fusaro <steve.fusaro@axialmarket.com>
-
Steve Fusaro authored
Signed-off-by:Steve Fusaro <steve.fusaro@axialmarket.com>
-
Steve Fusaro authored
Signed-off-by:Steve Fusaro <steve.fusaro@axialmarket.com>
-
Steve Fusaro authored
Restructured export_opp_invite_analytics() to be more iterative. Next step is to take care of these 'NoneType object is not subscriptable errors'. #994 Signed-off-by:Steve Fusaro <steve.fusaro@axialmarket.com>
-
Steve Fusaro authored
Signed-off-by:Steve Fusaro <steve.fusaro@axialmarket.com>
-
Steve Fusaro authored
Modified to that opp invite data is sent via email. Next step is to rewrite export() to be more efficient. #994 Signed-off-by:Steve Fusaro <steve.fusaro@axialmarket.com>
-
Steve Fusaro authored
Signed-off-by:Steve Fusaro <steve.fusaro@axialmarket.com>
-
Steve Fusaro authored
Signed-off-by:Steve Fusaro <steve.fusaro@axialmarket.com>
-
Steve Fusaro authored
Signed-off-by:Steve Fusaro <steve.fusaro@axialmarket.com>
-
Steve Fusaro authored
Signed-off-by:Steve Fusaro <steve.fusaro@axialmarket.com>
-
Steve Fusaro authored
Removed old templates, updated existing ones, and removed include_rich_text from opp emails.py and models.py. #1091 Signed-off-by:Steve Fusaro <steve.fusaro@axialmarket.com>
-
Steve Fusaro authored
Signed-off-by:Steve Fusaro <steve.fusaro@axialmarket.com>
-
- 12 Jul, 2012 1 commit
-
-
Steve Fusaro authored
Signed-off-by:Steve Fusaro <steve.fusaro@axialmarket.com>
-
- 10 Jul, 2012 3 commits
-
-
Steve Fusaro authored
Signed-off-by:Steve Fusaro <steve.fusaro@axialmarket.com>
-
Dana Spiegel authored
-
Will O'Meara authored
-
- 09 Jul, 2012 3 commits
-
-
Isaac (.ike) Levy authored
Signed-off-by:Isaac (.ike) Levy <ike.levy@axialmarket.com>
-
Isaac (.ike) Levy authored
BSD convention is 64, Linux convention is 1 (yuck) Host is down e.g.: ikebook:~ ike$ mv usage: mv [-f | -i | -n] [-v] source target mv [-f | -i | -n] [-v] source ... directory ikebook:~ ike$ echo $? 64 [ike@somebsdbox ~]$ mv usage: mv [-f | -i | -n] [-v] source target mv [-f | -i | -n] [-v] source ... directory [ike@njwww ~]$ echo $? 64 $ mv mv: missing file operand Try `mv --help' for more information. ike@app1t:~$ echo $? 1 Signed-off-by:Isaac (.ike) Levy <ike.levy@axialmarket.com>
-
Isaac (.ike) Levy authored
Signed-off-by:Isaac (.ike) Levy <ike.levy@axialmarket.com>
-
- 07 Jul, 2012 3 commits
-
-
Isaac (.ike) Levy authored
-
Isaac (.ike) Levy authored
-
Isaac (.ike) Levy authored
File mode for files in queue directories, I believe, should default to the permissions of the parent directory. Therefore, permissions of 0775 may cause problems for underpriviliged processes which have permission to manipulate the file queue istelf. Instead, permissions of 2775 will insure files or subdirectories created in a queue will inherit the parent directory's group id. Surprisingly, wikipedia has a delightfully complete and well written doc on filesystem octal notation: http://en.wikipedia.org/wiki/File_system_permissions#Octal_notationSigned-off-by:
Isaac (.ike) Levy <ike.levy@axialmarket.com>
-
- 06 Jul, 2012 12 commits
-
-
wslippey authored
-
wslippey authored
-
Dana Spiegel authored
-
Dana Spiegel authored
-
Steve Fusaro authored
Signed-off-by:Steve Fusaro <steve.fusaro@axialmarket.com>
-
Steve Fusaro authored
Signed-off-by:Steve Fusaro <steve.fusaro@axialmarket.com>
-
Steve Fusaro authored
Signed-off-by:Steve Fusaro <steve.fusaro@axialmarket.com>
-
Steve Fusaro authored
Signed-off-by:Steve Fusaro <steve.fusaro@axialmarket.com>
-
Steve Fusaro authored
Signed-off-by:Steve Fusaro <steve.fusaro@axialmarket.com>
-
Steve Fusaro authored
Signed-off-by:Steve Fusaro <steve.fusaro@axialmarket.com>
-
Steve Fusaro authored
Signed-off-by:Steve Fusaro <steve.fusaro@axialmarket.com>
-
Steve Fusaro authored
Signed-off-by:Steve Fusaro <steve.fusaro@axialmarket.com>
-
- 05 Jul, 2012 5 commits
-
-
Matthew Story authored
Signed-off-by:Matthew Story <matt.story@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>
-
Dana Spiegel authored
Added more fields for company and opportunity syncing
-
wslippey authored
-