- 15 Sep, 2014 2 commits
-
-
Jon Rosebaugh authored
This was causing the other completed_opp handlers to never be called. Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
Django is a loving and merciful god. Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
- 12 Sep, 2014 5 commits
-
-
Elise Burke authored
7a50284e - LQ-1230: Fix ams user join for member_email 478b7a1b - LQ-1230: received_opps.sql: need user_ptr_id for opp assigned to bcd8195c - LQ-1230: Fix received_opps: owned_by is a company 349c07c1 - LQ-1230: Fix received_opps.sql (again) 9084980a - LQ-1230: Fix received_opps.sql af8e586f - LQ-1230: Fix contacts_and_users_by_opp d8c30e68 - LQ-1230: Fix save_license_type (maybe) 3c7ea8aa - LQ-1230: Fix recipient's tab 186cdc21 - LQ-1230: Fix company edit / create issue (issue 1 on ticket) 4a40aad7 - LQ-1230: Fix check when adding a new user 286ece59 - LQ-1230: Fix origin/master merge issues, add public_id synonym to AxialUser f4d3bd5e - Merge 'LQ-1230' from 'origin/master' d2ad79e6 - LQ-1230: Add groups back to Django admin 6e58684e - LQ-1230: Revert ADMIN-12. Can't reproduce this. 757af4fd - LQ-1230: Fix django_forkedauth m2m models for admin. Adding auto_created=True lets them be used in the admin. 25ee14b6 - LQ-1230: Only try saving AxialUser 20 times, and raise if that's exceeded. Also, indicate that the PK is an AutoField a7179a8e - LQ-1230: Change auth_axialuser sequence name to conform to django's dumb rules b80e1543 - LQ-1230: Fix last_login.sql tplsql 2f309c30 - LQ-1230: Remove create_axurl specific code for initializing django 790043b9 - LQ-1230: Extend settings hack for manual settings setup, add settings import to axlclitools 507a1160 - LQ-1230: Add Makefile for etc/exturl.json 277c6384 - LQ-1230: Update ams's AxialUser 7e487944 - LQ-1230: Correct backwards migration fe40bb6d - LQ-1230: Correct index name for migrations d0fec524 - LQ-1230: Don't modify the Bulgarian translation, not even for the lulz 643c6f58 - LQ-1230: Add comments b29c595b - LQ-1230: Remove auth_message model aded55d8 - LQ-1230: Remove commented line for UserAdmin 96b66f22 - LQ-1230: Remove erronous join in ams f750cc5f - LQ-1230: Revert "LQ-1230: POSTGRES_USER should be platform to match prod" ce91d33d - LQ-1230: Fix upgrade / downgreade WRT sequences d41140c7 - LQ-1230: Fix contact importer 32133223 - LQ-1230: Fix authlib's user model a427d526 - LQ-1230: Preinit Django on create_axurl 649868d5 - LQ-1230: POSTGRES_USER should be platform to match prod 461338a9 - LQ-1230: Fix ams 0a91bb76 - LQ-1230: Register analytics introspection functions e53a0f2e - LQ-1230: Make opportunity happy 7e5159f3 - LQ-1230: Make platform okay with a single auth.user a040e735 - move to django_forkedauth 38686b8b - LQ-1230: Don't use a configurable CUSTOM_USER_MODEL e251cc98 - LQ-1230: First untested pass at tplsql fixes e3f796ff - LQ-1230: Merge SQLA model for AxialUser in SP 59f26907 - LQ-1230: Change ams to use it's private AxialUser, not auth_user 7099098d - LQ-1230: Add migrations to kill auth_user Conflicts: service/platform/templates/queries/opportunities/received_opps.sql -
Doug Friedman authored
-
Scuba Steve authored
c13bf53b - BUGZ-2049: Prevent circular import issue -
Scuba Steve authored
Signed-off-by:Scuba Steve <steve.fusaro@axialmarket.com>
- 11 Sep, 2014 23 commits
-
-
Drake Talley authored
255c59fe - Merge branch 'RESP-1004' of github.com:axialmarket/axm into RESP-1004 71a230af - RESP-1004: simplify request page getting e7024a77 - RESP-1004 add pagination to search log b4079097 - RESP-1004 add pagination to search log -
Drake Talley authored
Signed-off-by:Drake Talley <drake@axialmarket.com> Conflicts: service/platform/transaction_data/views/search.py
-
Drake Talley authored
Signed-off-by:Drake Talley <drake@axialmarket.com>
-
Drake Talley authored
Signed-off-by:Drake Talley <drake@axialmarket.com>
-
Drake Talley authored
Signed-off-by:Drake Talley <drake@axialmarket.com>
-
Drake Talley authored
c4afadcf - RESP-1017: change query string for tp pub_id 4a79807f - RESP-1017: add tp query param -
Anton Shmakau authored
7503674e - BUGZ-2047: use axial.elements.radio for Company HQ radiobuttons in company wizard -
Dan Conner authored
47155355 - RESP-480 clean up variables / keys not needed after removing checks for users phone numbers around call icons. d2cef91e - RESP-480 show call icon at all times. fall back on company hq phone. or message about no phone provided. -
Dan Conner authored
removing checks for users phone numbers around call icons. Signed-off-by:Dan Conner <dan.conner@axial.net>
-
Dan Conner authored
fall back on company hq phone. or message about no phone provided. Signed-off-by:Dan Conner <dan.conner@axial.net>
-
Anton Shmakau authored
-
Doug Friedman authored
7d58bda1 - ADMIN-61 modify createsalesopportunities migration to not fail 74fdfa25 - ADMIN-61 refactor add line wrapping 109c3cd9 - ADMIN-61 refactoring 7a4f6dd7 - ADMIN-61 finalize banker search and add two small enhancements to deal search ae30425c - fix merge ba13b435 - Merge branch 'ADMIN-61' of https://github.com/axialmarket/axm into ADMIN-61 9f294ffa - ADMIN-61 awesomesaucify the rest of banker search 0e268759 - ADMIN-61 add sales opp model 0af9c762 - ADMIN-61 begin to reorg the sync and awesomesauceify the banker search db6d8029 - ADMIN-61 fix end of input error 712b1434 - ADMIN-61 initial version of banker search 0ec9231d - ADMIN-61 add sales opp model a363a607 - ADMIN-61 begin to reorg the sync and awesomesauceify the banker search db536016 - ADMIN-61 fix end of input error e96fdebc - ADMIN-61 initial version of banker search -
Doug Friedman authored
-
Doug Friedman authored
-
Drake Talley authored
Signed-off-by:Drake Talley <drake@axialmarket.com>
-
Drake Talley authored
Signed-off-by:Drake Talley <drake@axialmarket.com>
-
Doug Friedman authored
-
Doug Friedman authored
-
Anton Shmakau authored
35344eac - BUGZ-2044: wrap axl-checkbox and axl-radio-button titles with quotes -
Anton Shmakau authored
-
Doug Friedman authored
-
https://github.com/axialmarket/axmDoug Friedman authored
Conflicts: service/bizview/app/models/transaction_profile.rb
-
Doug Friedman authored
-
- 10 Sep, 2014 10 commits
-
-
Ike Garrow authored
85615f70 - BUGZ-2040: fix tooltips in TP industry widget -
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
Elise Burke authored
Signed-off-by:Elise Burke <elise.burke@axial.net>
-
Drake Talley authored
-
Drake Talley authored
-
Drake Talley authored
Signed-off-by:Drake Talley <drake@axialmarket.com>
-
Drake Talley authored
Signed-off-by:Drake Talley <drake@axialmarket.com>
-
Drake Talley authored
Signed-off-by:Drake Talley <drake@axialmarket.com>
-
Drake Talley authored
Signed-off-by:Drake Talley <drake@axialmarket.com>
-
Drake Talley authored
Signed-off-by:Drake Talley <drake@axialmarket.com>
-