- 25 Feb, 2015 3 commits
-
-
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
- 24 Feb, 2015 5 commits
-
-
Mohammed Mehdi authored
c5d7478a - BUGZ-2478: (merge) Merge BUGZ-2478 into integration 021cc57a - BUGZ-1971: (merge) Merge BUGZ-1971 into integration 15953b7e - CORE-112: (merge) Merge CORE-112 into integration 81c09280 - CORE-108: (merge) Merge CORE-108 into integration b42b7f67 - BUGZ-1971: Don't send email to inactive users. 002ee94e - BUGZ-2478: fix bugs that allowed incomplete opps to be attached to a NAF item and subsequently pursued 3055e657 - CORE-108: Fix up all code that expects UUID instances. f5d63334 - CORE-108: Remove old UUID type implementations 0895f250 - CORE-108: Convert old UUID types to new ones. 3101ca54 - CORE-108: Implement new UUID types with common base 1646df4d - CORE-112: use a legal message sub type for test template, fixes to test 81ece3a5 - CORE-112: bug fixes to email_message actor f3caca9e - CORE-112: allow integer ids and pluralize recipient types f1f529ba - CORE-112: add remail-specific args to send_msg; add branching logic to keep everything working 85104413 - CORE-112: fix bug in bus when instantiating Bus with the same client id more than once b79bd1e1 - CORE-111: got templating/css-inlining working for simple test case -
Mohammed Mehdi authored
002ee94e - BUGZ-2478: fix bugs that allowed incomplete opps to be attached to a NAF item and subsequently pursued -
Mohammed Mehdi authored
b42b7f67 - BUGZ-1971: Don't send email to inactive users. -
Ike Garrow authored
1646df4d - CORE-112: use a legal message sub type for test template, fixes to test 81ece3a5 - CORE-112: bug fixes to email_message actor f3caca9e - CORE-112: allow integer ids and pluralize recipient types f1f529ba - CORE-112: add remail-specific args to send_msg; add branching logic to keep everything working 85104413 - CORE-112: fix bug in bus when instantiating Bus with the same client id more than once b79bd1e1 - CORE-111: got templating/css-inlining working for simple test case -
Ike Garrow authored
3055e657 - CORE-108: Fix up all code that expects UUID instances. f5d63334 - CORE-108: Remove old UUID type implementations 0895f250 - CORE-108: Convert old UUID types to new ones. 3101ca54 - CORE-108: Implement new UUID types with common base
-
- 23 Feb, 2015 16 commits
-
-
Ike Garrow authored
9c2eb35a - CORE-125: Fix integer id problem e9542288 - CORE-125: Add more industries to accommodate the industry ordering in type-ahead 07a08625 - BUGZ-2474: (merge) Merge BUGZ-2474 into integration 69792ee0 - CORE-125: (merge) Merge CORE-125 into integration 1d55c631 - LQ-1426: (merge) Merge LQ-1426 into integration 83fb50a2 - RESP-1282: (merge) Merge RESP-1282 into integration ae5dcef8 - LQ-1426: Put slug change back 0f1d314d - LQ-1426: Remove unused platform API call 7836473b - LQ-1426: Remove support for old email addresses a6caba3b - RESP-1282 qa fixes. 789d8729 - RESP-1282 review tweaks. 0b7c6337 - RESP-1282 pursue button on OPPs in the NAF. a8060be8 - BUGZ-2474: Fix typo in performance summary email 499a20d6 - CORE-125: Change the orm to sql not load everything in memory 91360927 - CORE-125: Changed lambda to itemgetter e7a52576 - CORE-125: Removed the redundant comment d0f2c67b - CORE-125: Retrieve the taxonomy ids from a different endpoint 71cd649a - CORE-125: Created an endpoint for feeding the industry indexer 6062a266 - CORE-98: Get rid of remote-api imports in the keywords d6678da4 - CORE-98: Accommodate the class change in the keywords function call 90d19320 - CORE-98: fix merge conflict 78f6792c - CORE-98: Refactored functions into class based on code review f868dc9b - CORE-98: More coherent function naming and changed is_active to index_active 09c61f4f - CORE-98: Addressed comment on multiplication of two dictionaries e02badc2 - CORE-98: Addresses session feedback 2b8078bd - CORE-98: Support for multiple taxonomy ids to order other taxonomy ids based on jaccard index on tp keywords 2037bb46 - Merge branch 'CORE-98' of https://github.com/axialmarket/axm into CORE-98 a78607f5 - CORE-98: Sort keywords based on # tps associated to the taxonomies 1dd90b9c - CORE-98: Make sure that NAF is not being indexed by index_synch anymore ba1e78a7 - CORE-98: Order industries based on the tp keywords that they share ed775978 - CORE-98: Recommend keywords for tp descriptions based on keyword 867626bf - Merge branch 'CORE-92' of https://github.com/axialmarket/axm into CORE-92 4146816f - CORE-92: Use only active TP and Opportunity based on code review 8c1a3a0d - CORE-92: Remove the file 8f81993b - CORE-92: Keywords that are associated with the taxonomy ids are implemented 16281609 - CORE-92: Remove the file 37ea2c0e - CORE-92: Moved the file and added the ordering taxonomy ids based on number of opportunities b387897e - CORE-92: Change the order of taxonomy ids by the number of opportunities that are associated to them 790dffd8 - CORE-92: Keywords that are associated with the taxonomy ids are implemented fc079527 - Merge branch 'CORE-92' of https://github.com/axialmarket/axm into CORE-92 30f54278 - CORE-92: Use only active TP and Opportunity based on code review c7416288 - CORE-92: Remove the file 94988874 - CORE-92: Moved the file and added the ordering taxonomy ids based on number of opportunities b5f4f02a - CORE-92: Change the order of taxonomy ids by the number of opportunities that are associated to them ebe9121d - CORE-92: Keywords that are associated with the taxonomy ids are implemented 73827f19 - CORE-92: Remove the file 381f01b3 - CORE-92: Moved the file and added the ordering taxonomy ids based on number of opportunities e0ddc696 - CORE-92: Change the order of taxonomy ids by the number of opportunities that are associated to them 99d4e592 - CORE-92: Keywords that are associated with the taxonomy ids are implemented -
Daniel Gabriele authored
Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Bugra Akyildiz authored
-
Bugra Akyildiz authored
-
Ben Holzman authored
BUGZ-2478: fix bugs that allowed incomplete opps to be attached to a NAF item and subsequently pursued Signed-off-by:Ben Holzman <bah@axial.net>
-
Ike Garrow authored
a8060be8 - BUGZ-2474: Fix typo in performance summary email -
Ike Garrow authored
499a20d6 - CORE-125: Change the orm to sql not load everything in memory 91360927 - CORE-125: Changed lambda to itemgetter e7a52576 - CORE-125: Removed the redundant comment d0f2c67b - CORE-125: Retrieve the taxonomy ids from a different endpoint 71cd649a - CORE-125: Created an endpoint for feeding the industry indexer 6062a266 - CORE-98: Get rid of remote-api imports in the keywords d6678da4 - CORE-98: Accommodate the class change in the keywords function call 90d19320 - CORE-98: fix merge conflict 78f6792c - CORE-98: Refactored functions into class based on code review f868dc9b - CORE-98: More coherent function naming and changed is_active to index_active 09c61f4f - CORE-98: Addressed comment on multiplication of two dictionaries e02badc2 - CORE-98: Addresses session feedback 2b8078bd - CORE-98: Support for multiple taxonomy ids to order other taxonomy ids based on jaccard index on tp keywords 2037bb46 - Merge branch 'CORE-98' of https://github.com/axialmarket/axm into CORE-98 a78607f5 - CORE-98: Sort keywords based on # tps associated to the taxonomies 1dd90b9c - CORE-98: Make sure that NAF is not being indexed by index_synch anymore ba1e78a7 - CORE-98: Order industries based on the tp keywords that they share ed775978 - CORE-98: Recommend keywords for tp descriptions based on keyword 867626bf - Merge branch 'CORE-92' of https://github.com/axialmarket/axm into CORE-92 4146816f - CORE-92: Use only active TP and Opportunity based on code review 8c1a3a0d - CORE-92: Remove the file 8f81993b - CORE-92: Keywords that are associated with the taxonomy ids are implemented 16281609 - CORE-92: Remove the file 37ea2c0e - CORE-92: Moved the file and added the ordering taxonomy ids based on number of opportunities b387897e - CORE-92: Change the order of taxonomy ids by the number of opportunities that are associated to them 790dffd8 - CORE-92: Keywords that are associated with the taxonomy ids are implemented fc079527 - Merge branch 'CORE-92' of https://github.com/axialmarket/axm into CORE-92 30f54278 - CORE-92: Use only active TP and Opportunity based on code review c7416288 - CORE-92: Remove the file 94988874 - CORE-92: Moved the file and added the ordering taxonomy ids based on number of opportunities b5f4f02a - CORE-92: Change the order of taxonomy ids by the number of opportunities that are associated to them ebe9121d - CORE-92: Keywords that are associated with the taxonomy ids are implemented 73827f19 - CORE-92: Remove the file 381f01b3 - CORE-92: Moved the file and added the ordering taxonomy ids based on number of opportunities e0ddc696 - CORE-92: Change the order of taxonomy ids by the number of opportunities that are associated to them 99d4e592 - CORE-92: Keywords that are associated with the taxonomy ids are implemented -
Ike Garrow authored
ae5dcef8 - LQ-1426: Put slug change back 0f1d314d - LQ-1426: Remove unused platform API call 7836473b - LQ-1426: Remove support for old email addresses -
Ike Garrow authored
a6caba3b - RESP-1282 qa fixes. 789d8729 - RESP-1282 review tweaks. 0b7c6337 - RESP-1282 pursue button on OPPs in the NAF. -
Scuba Steve authored
Signed-off-by:Scuba Steve <steve.fusaro@axialmarket.com>
-
Scuba Steve authored
Signed-off-by:Scuba Steve <steve.fusaro@axialmarket.com>
-
Scuba Steve authored
Signed-off-by:Scuba Steve <steve.fusaro@axialmarket.com>
-
Dan Conner authored
Signed-off-by:Dan Conner <dan.conner@axial.net>
-
Dan Conner authored
Signed-off-by:Dan Conner <dan.conner@axial.net>
-
Dan Conner authored
Signed-off-by:Dan Conner <dan.conner@axial.net>
-
Jon Rosebaugh authored
public_ids whoops Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
- 20 Feb, 2015 16 commits
-
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Ike Garrow authored
e268a773 - BUGZ-2471: (merge) Merge BUGZ-2471 into integration 33ac542f - BUGZ-2471: Handle expired linkedin tokens better. fd43f123 - Merge branch 'RESP-1219' into integration 9136eafc - RESP-1280: (merge) Merge RESP-1280 into integration 07f6322c - RESP-1280 qa fixes. 18f3e20e - RESP-1219: some clean up and address stuff from code review f448afa6 - RESP-1280 add owner/officer flag to NAF for OPPs. ac0d6f86 - RESP-1280 tidy up NOPP feed item template. 0b7ef5c0 - RESP-1241 use 'masquerading' group for check. Remember to take out the trash. 54675b6f - RESP-1241 add minimal bits for NOPP newsfeeditem posts. 746a0264 - RESP-1219: remove more junk 538bc45b - remove unnecessary name gathering 5e4f5d17 - RESP-1219: get filters from url and show otherwise hidden selected filters bf81c483 - RESP-1219: add relevant collections to reference spoke 48e416f0 - RESP-1219: begin integrating url serialized filters ce2223a2 - remove bad endpoint and refactor bits of url handling 188fe268 - RESP-1219: integrate built filters from url e011b200 - RESP-1219: wire up json-rpc cabdf0ce - RESP-1219: store filters in url hash -
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
Bugra Akyildiz authored
-
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
Ike Garrow authored
33ac542f - BUGZ-2471: Handle expired linkedin tokens better. 2d1dfd22 - INTEGRATION: (merge) Merge integration into master -
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Axylos authored
Conflicts: etc/spoke/search-filters.cfg
-
Bugra Akyildiz authored
-