- 09 Jul, 2014 40 commits
-
-
Jeff Rand authored
Signed-off-by:Jeff Rand <jeff.rand@axialmarket.com>
-
Jeff Rand authored
Signed-off-by:Jeff Rand <jeff.rand@axialmarket.com>
-
Jeff Rand authored
Signed-off-by:Jeff Rand <jeff.rand@axialmarket.com>
-
Nader Hendawi authored
eb56e2cb - LQ-1090: company wizard buttons 5cc5a80f - LQ-1090: Company Edit View button spoke -
Nader Hendawi authored
Signed-off-by:Nader Hendawi <nader.hendawi@axial.net>
-
Elise Burke authored
1210b48a - BUGZ-1659: Add missing tasks.py f936461d - BUGZ-1659: Queue saving child TPs on company save 70e9c16b - BUGZ-1659: Add argument support to run_platform_task_by_name 483cece8 - BUGZ-1659: On company save, properly reindex TPs. Conflicts: bin/run_platform_task_by_name -
Elise Burke authored
c747932f - LQ-1232: Add EXAMPLESVC to test axial.local dcd0ef53 - LQ-1232: Add example_web 35ae4d87 - LQ-1232: Add a token message abotu updating nginx config files 70998b7d - LQ-1232: Correct docs ad9140cd - LQ-1232: Add more service creation documentation 05cb9ffd - LQ-1232: Keep PYTHON_SHELL env var for running debug_service e3bbaa8a - LQ-1232: Add examplelib 672b849b - LQ-1232: Add examplesvc (pending examplelib and test changes) Conflicts: etc/release/testapp4.axialmarket.com/axial.local etc/tpl/axm_clients.ini.tpl -
Jeff Rand authored
9dc0d123 - RESP-958: fix branch 28160b0f - RESP-958: make __main__ work b94a07ee - RESP-958: some code review cleanup e4a958c8 - remove commented stuff f6c09805 - RESP-958: allow the naf tests to clean up after themselves without a race condition cdc91ede - RESP-958: working d657e55a - RESP-958: make naf utils, get test delete post interal test working ca55b772 - RESP-958: midway through fixing tests c1136804 - RESP-958: move naf tests into naflib c6dd5eb0 - RESP-958: a little post-move cleanup 4c7151bc - RESP-958: naf be running b4055d5a - RESP-958: moving naf over to new service organization 2fc19942 - RESP-958: sort of synching. i hate the djagno admin 5704724c - RESP-958: migration -
Jeff Rand authored
Signed-off-by:Jeff Rand <jeff.rand@axialmarket.com>
-
Elise Burke authored
Signed-off-by:Elise Burke <elise.burke@axial.net>
-
Elise Burke authored
Signed-off-by:Elise Burke <elise.burke@axial.net>
-
Ike Garrow authored
e7ddb333 - QA-68: renamed tests -
Ike Garrow authored
-
Elise Burke authored
Signed-off-by:Elise Burke <elise.burke@axial.net>
-
Elise Burke authored
Signed-off-by:Elise Burke <elise.burke@axial.net>
-
Elise Burke authored
Signed-off-by:Elise Burke <elise.burke@axial.net>
-
Elise Burke authored
Signed-off-by:Elise Burke <elise.burke@axial.net>
-
Elise Burke authored
Signed-off-by:Elise Burke <elise.burke@axial.net>
-
Elise Burke authored
Signed-off-by:Elise Burke <elise.burke@axial.net>
-
Anton Shmakau authored
7a43ef10 - LQ-1202: fix add new contact to recomendation list 4df883ec - LQ-1202: black search icon, search button fix on rec tab eb6d434c - LQ-1202: -restyle Search by Keyword field -restyle Recommendation tab filters 37fb037a - LQ-1202: add new arrows to icons_sprite, use them in opp received filters -
Jeff Rand authored
Signed-off-by:Jeff Rand <jeff.rand@axialmarket.com>
-
Jeff Rand authored
Signed-off-by:Jeff Rand <jeff.rand@axialmarket.com>
-
Jeff Rand authored
Signed-off-by:Jeff Rand <jeff.rand@axialmarket.com>
-
Jeff Rand authored
Signed-off-by:Jeff Rand <jeff.rand@axialmarket.com>
-
Jeff Rand authored
Signed-off-by:Jeff Rand <jeff.rand@axialmarket.com>
-
Jeff Rand authored
Signed-off-by:Jeff Rand <jeff.rand@axialmarket.com>
-
Jeff Rand authored
Signed-off-by:Jeff Rand <jeff.rand@axialmarket.com>
-
Jeff Rand authored
Signed-off-by:Jeff Rand <jeff.rand@axialmarket.com>
-
Jeff Rand authored
Signed-off-by:Jeff Rand <jeff.rand@axialmarket.com>
-
Jeff Rand authored
Signed-off-by:Jeff Rand <jeff.rand@axialmarket.com>
-
Jeff Rand authored
Signed-off-by:Jeff Rand <jeff.rand@axialmarket.com>
-
Jeff Rand authored
Signed-off-by:Jeff Rand <jeff.rand@axialmarket.com>
-
Jeff Rand authored
Signed-off-by:Jeff Rand <jeff.rand@axialmarket.com>
-
Dan Conner authored
78fe8d91 - RESP-967 match exception handling from save.py more closely. fix pyflake warnings. 37c225ef - RESP-967 use Indexer class for contacts index. -
Elise Burke authored
82055c0a - LQ-1239: Add flask_debugtool to connect 64e559b5 - LQ-1239: Add flask_debugtool to doc service 0e765e97 - LQ-1239: Add flask_debugtool to naf service 0484c4ff - LQ-1239: Add flask_debugtool to opportunity 818a5876 - LQ-1239: Use flask_debugtool in service_repl a0d4d7e8 - LQ-1239: Add debug_service script for newauth 6235fa5e - LQ-1239: add flask_debugtool to company -
Dan Conner authored
fix pyflake warnings. Signed-off-by:Dan Conner <dan.conner@axial.net>
-
Dan Conner authored
Signed-off-by:Dan Conner <dan.conner@axial.net>
-
Dan Conner authored
c38a4a0e - RESP-964 flip default for use_indexer in format functions. raise exception when passed as True to function without Indexer support. 63c335aa - RESP-964 fix pylint errors 07a74797 - RESP-964 add is_ypo to NAF index. 9548609d - RESP-964 xdoc compare util function, add to sear tests. 53a60832 - RESP-964 switch formatnaf to user Indexer class. 31758694 - RESP-964 test NAF xapian document creation.