- 20 Mar, 2015 2 commits
-
-
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 27 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>
-
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>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
datetime.now() is a naive timestamp Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Dan Conner authored
Signed-off-by:Dan Conner <dan.conner@axial.net>
-
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
Ike Garrow authored
ac81270b - FIX: fix multiple opps in awaiting review -
Dan Conner authored
Signed-off-by:Dan Conner <dan.conner@axial.net>
-
Dan Conner authored
better front-end disabling of those filters for free members. Signed-off-by:Dan Conner <dan.conner@axial.net>
-
Dan Conner authored
Signed-off-by:Dan Conner <dan.conner@axial.net>
-