- 20 Mar, 2015 15 commits
-
-
Mohammed Mehdi authored
f2cc0628 - CORE-161: (merge) Merge CORE-161 into integration 1ddd377c - CORE-161: Use google event category "selfsignup-APP", distinct from the category sent from the front end. d074ee90 - CORE-161: Send google client_id in cookie 4509c29a - CORE-161: Added event_name to log message when unrecognized event_name is received a42a31de - CORE-161: Addressed code review 770a98fb - CORE-161: Implemented selfsignup actor for sending hits to google analytics b52933d1 - CORE-124: changes from code review ba3f3356 - CORE-124: convert remaining actors to interface 7ea82a9b - CORE-124: got actor interface working for one actor bef24e2f - CORE-124: if no explicit offset is passed to axlbus, use highwater mark efbf9b52 - BUGZ-2574: (merge) Merge BUGZ-2574 into integration bacf7a48 - BUGZ-2572: (merge) Merge BUGZ-2572 into integration a6c5d518 - BUGZ-2574: Remove extra ending quote da9374af - BUGZ-2572: Fix public search when industries is not passed to criteria -
Mohammed Mehdi authored
1ddd377c - CORE-161: Use google event category "selfsignup-APP", distinct from the category sent from the front end. d074ee90 - CORE-161: Send google client_id in cookie 4509c29a - CORE-161: Added event_name to log message when unrecognized event_name is received a42a31de - CORE-161: Addressed code review 770a98fb - CORE-161: Implemented selfsignup actor for sending hits to google analytics b52933d1 - CORE-124: changes from code review ba3f3356 - CORE-124: convert remaining actors to interface 7ea82a9b - CORE-124: got actor interface working for one actor bef24e2f - CORE-124: if no explicit offset is passed to axlbus, use highwater mark -
Daniel Gabriele authored
CORE-161: Use google event category "selfsignup-APP", distinct from the category sent from the front end. Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Daniel Gabriele authored
Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Daniel Gabriele authored
Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Daniel Gabriele authored
- Removed unused ga_actor service directory - Renamed GA_SelfSignupActor to more genetic GAEventActor - Removed overkill logging in said actor. - Use self.log in said actor rather than module-level log instance. Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Daniel Gabriele authored
Signed-off-by:Daniel Gabriele <daniel.gabriele@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>
-
Mohammed Mehdi authored
a6c5d518 - BUGZ-2574: Remove extra ending quote -
Mohammed Mehdi authored
da9374af - BUGZ-2572: Fix public search when industries is not passed to criteria 05d41bb0 - INTEGRATION: (merge) Merge integration into master -
Bugra Akyildiz authored
-
Bugra Akyildiz authored
-
- 19 Mar, 2015 11 commits
-
-
Mohammed Mehdi authored
efd3c06f - RESP-1294: (merge) Merge RESP-1294 into integration b0db1d77 - CORE-158: (merge) Merge CORE-158 into integration a958b0d9 - CORE-166: (merge) Merge CORE-166 into integration 9f8f46a9 - RESP-1302: (merge) Merge RESP-1302 into integration e13387a8 - CORE-166: Addressed the code review and added the duplicate industries into the list 47d02fc3 - CORE-166: Addressed code review a231c743 - CORE-166: Initialize the tp keywords object and pickle it to load b3a70dad - CORE-166: Industry ordering for OPP, COMP and TPs 4230a962 - CORE-166: Integrated the ordering industries endpoint in the search ca782a50 - CORE-158: remove hostclass-based pytest ignore 339f8870 - RESP-1294 another approach at metadata link spacing problems. 5e4ac43f - RESP-1294 better setting of license features in django template. 7c777e1c - RESP-1302 remove opportunities from company profile page. 361a2fd8 - RESP-1294 (BUGZ-2553) remove back-end logic to restrict NOPPs and NCOMPs. better front-end disabling of those filters for free members. ce7b58db - RESP-1294 (BUGZ-2553) resolve bug when member on free membership views all activity on NAF. d4b22fdf - RESP-1294 show upgrade modal on metadata type links when when those filters are disabled. 6cdb868b - RESP-1294 change NAF post sector/geo link behavior to add filter instead of clearing out all others. 2c4d67b6 - RESP-1294 review feedback. cf17e743 - RESP-1294 filter by type by link in NAF post item. -
Mohammed Mehdi authored
339f8870 - RESP-1294 another approach at metadata link spacing problems. 5e4ac43f - RESP-1294 better setting of license features in django template. 361a2fd8 - RESP-1294 (BUGZ-2553) remove back-end logic to restrict NOPPs and NCOMPs. better front-end disabling of those filters for free members. ce7b58db - RESP-1294 (BUGZ-2553) resolve bug when member on free membership views all activity on NAF. d4b22fdf - RESP-1294 show upgrade modal on metadata type links when when those filters are disabled. 6cdb868b - RESP-1294 change NAF post sector/geo link behavior to add filter instead of clearing out all others. 2c4d67b6 - RESP-1294 review feedback. cf17e743 - RESP-1294 filter by type by link in NAF post item. -
Mohammed Mehdi authored
ca782a50 - CORE-158: remove hostclass-based pytest ignore -
Mohammed Mehdi authored
e13387a8 - CORE-166: Addressed the code review and added the duplicate industries into the list 47d02fc3 - CORE-166: Addressed code review a231c743 - CORE-166: Initialize the tp keywords object and pickle it to load b3a70dad - CORE-166: Industry ordering for OPP, COMP and TPs 4230a962 - CORE-166: Integrated the ordering industries endpoint in the search -
Mohammed Mehdi authored
7c777e1c - RESP-1302 remove opportunities from company profile page. -
Bugra Akyildiz authored
-
Bugra Akyildiz authored
-
Bugra Akyildiz authored
-
Bugra Akyildiz authored
-
Bugra Akyildiz authored
-
Ike Garrow authored
3771e991 - Merge remote-tracking branch 'origin/BUGZ-2566' into integration 83f2bcea - BUGZ-2566: git docs download on opp teaser tab
-
- 18 Mar, 2015 14 commits
-
-
jonzjia authored
-
Anton Shmakau authored
-
Ike Garrow authored
19137113 - CORE-156: (merge) Merge CORE-156 into integration 80aea38b - Partially revert "CORE-156: Allow image upload through hub" 1fd2a33a - BUGZ-2559: (merge) Merge BUGZ-2559 into integration 268b4d9d - RESP-1250: (merge) Merge RESP-1250 into integration 5111e89a - CORE-156: (merge) Merge CORE-156 into integration 9a897617 - CORE-156: Make IE9 shim more useful. 0cc21698 - CORE-156: Test image utility functions 5df728a0 - CORE-156: Test actor's should_generate_thumbnails filter 566c52bd - CORE-156: Test thumbnailing c042297a - CORE-156: Allow image upload through hub 82a262b8 - CORE-156: Remove db_session from image service; no need for it! 892982da - CORE-156: Provide user and company group ids on request.auth f84cc16d - CORE-156: Implement image uploading and thumbnailing 1c0df357 - CORE-156: Create image service 7098f814 - CORE-156: Fix updated_on default 56180e23 - CORE-156: Expose coerce_gid as auth interface 01ce59d1 - BUGZ-2559: fix teaser download on opp landing page 0b3b6f09 - BUGZ-2559: extend opportunity documents API to allow anonymous pursuers a1a82668 - remove a empty line 7e526830 - RESP-1250: move invalidQuery to TypeAhead 3f8157ea - RESP-1250: fix an edge case: string contain _ 0a214f18 - RESP-1250: add karma unit test and fix the regex bug 9cdce1f6 - RESP-1250: change js to filter invalid word -
Jon Rosebaugh authored
80aea38b - Partially revert "CORE-156: Allow image upload through hub" -
Jon Rosebaugh authored
This reverts commit c042297a. Only lib/python2.7/site-packages/axlsvc/pyramid_config/security.py is reverted, because ams service currently does not provide the authclient. This should be fixed. Signed-off-by:
Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
Dan Conner authored
Signed-off-by:Dan Conner <dan.conner@axial.net>
-
Ike Garrow authored
01ce59d1 - BUGZ-2559: fix teaser download on opp landing page 0b3b6f09 - BUGZ-2559: extend opportunity documents API to allow anonymous pursuers -
Jon Rosebaugh authored
9a897617 - CORE-156: Make IE9 shim more useful. 0cc21698 - CORE-156: Test image utility functions 5df728a0 - CORE-156: Test actor's should_generate_thumbnails filter 566c52bd - CORE-156: Test thumbnailing c042297a - CORE-156: Allow image upload through hub 82a262b8 - CORE-156: Remove db_session from image service; no need for it! 892982da - CORE-156: Provide user and company group ids on request.auth f84cc16d - CORE-156: Implement image uploading and thumbnailing 1c0df357 - CORE-156: Create image service 7098f814 - CORE-156: Fix updated_on default 56180e23 - CORE-156: Expose coerce_gid as auth interface -
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>
-