- 08 Dec, 2014 2 commits
-
-
Axylos authored
Signed-off-by:Axylos <robertdraketalley@gmail.com>
-
Axylos authored
Signed-off-by:Axylos <robertdraketalley@gmail.com> Conflicts: service/sear/tests/test_index_facets.py
-
- 05 Dec, 2014 34 commits
-
-
Ike Garrow authored
b2fe6780 - Another alembic migrations fix 01c6a603 - RESP-1104: (merge) Merge RESP-1104 into integration 41eafda8 - remove vestigial file b1da522d - Fixed_alembic_migration_conflict 523089ce - LQ-1364: (merge) Merge LQ-1364 into integration 64b52204 - BUGZ-2284: (merge) Merge BUGZ-2284 into integration 329a2069 - BUGZ-2284: fixed typo in release notes 00aadc66 - RESP-1104 change archive to delete. 4b6898e9 - BUGZ-2284: (merge) Merge BUGZ-2284 into integration 31efe2bd - BUGZ-2284: added restart sear 2a29e531 - BUGZ-2284: (merge) Merge BUGZ-2284 into integration 6b7c3da7 - LQ-1378: (merge) Merge LQ-1378 into integration c592751d - LQ-1378: added automated release note 9f19a2cb - BUGZ-2284: added automated release notes a1023128 - RESP-1104 do not show deleted TPs on company profile page. 2cd39534 - BUGZ-2284: (merge) Merge BUGZ-2284 into integration 586517fd - LQ-1377: (merge) Merge LQ-1377 into integration caeb7d87 - Fixed alembic migration conflict 3f9dda25 - LQ-1378: (merge) Merge LQ-1378 into integration 64098d3f - RESP-1143: (merge) Merge RESP-1143 into integration 7a325827 - RESP-1145: (merge) Merge RESP-1145 into integration 7317946a - BUGZ-2114: (merge) Merge BUGZ-2114 into integration 486a4a77 - LQ-1364: Disable tests 3024ba78 - BUGZ-2274: (merge) Merge BUGZ-2274 into integration da4158f4 - RESP-1145 removing banner from NF and banner image files 51ba544d - BUGZ-2284: key topic_rank for companies by company_db 9d8e107b - RESP-1104 hide Archive button if user doesn't have permission. reposition close icon. 42117a57 - RESP-1104 fix problems with delete_tp permission migration. 012320c9 - RESP-1143: changes from code review, I hope 4e9417ba - BUGZ-2114: remove link and extra fluff 76ab1692 - LQ-1364: Update migration ref ea5ab7e7 - LQ-1364: Use rel path in tests 2ba87a1b - LQ-1364: Event logging 9c55dad5 - LQ-1364: Exception logging for Pyramid web views 7bca85ba - LQ-1364: Pyramid doc service fcd806cb - LQ-1364: Verify HelloSign identity 89a95bd3 - LQ-1364: Api call to get signature status b8e0dd9f - LQ-1364: Populate document_signature table e5f3ad43 - LQ-1364: Auto-migration for document_signature table c458ebec - LQ-1364: Only pass doc public_id to get signature, get the user from the request 1e63f984 - LQ-1364: HelloSign configs b28d4688 - LQ-1364: Table to track signed docs 884eed5a - LQ-1364: Sign nda from awaiting review b339897e - LQ-1364: Get embedded signature url aae5cf97 - LQ-1364: Request embedded signature 9d39f2bd - BUGZ-2274: chmod +x on release note d708f58f - BUGZ-2114: fix tombstone completed by to creator's company b9911042 - RESP-1104 filter deleted TPs now that default queryset includes them. c0939bcd - RESP-1104 remove custom get_query_set on TransactionProfileManager. Mostly unnecessary, and caused unexpected behavior / bugs (BUGZ-1374, BUGZ-2046). 4f921fa6 - RESP-1104 remove link from archived TP in recipients tab of Opp. 982f669b - RESP-1104 show opps for all TPs, including archived. 88bf47d3 - RESP-1104 log transaction_profile.archive event. 324be59e - RESP-1104 add waiting/throbber style to archive button click. 93d53e15 - RESP-1104 delete TP modal doing something. e432bddb - BUGZ-2274: added release notes script (ike) 0fc1a19e - BUGZ-2274: Add a signup_type field to auth_axialuser. 64fe1ec6 - BUGZ-2274: Make sure login/signup events get logged with the user. d0a01ec3 - RESP-1143: working to put sectors into industries 7ea29496 - LQ-1378: update models and fix stuff that breaks 77632027 - LQ-1378: saving work on code cleanup f7ac452d - LQ-1378: fix alembic branches 4e2b29fb - LQ-1378: downmigration 54d31a9e - LQ-1378: migration to drop tables 5f2dfff7 - RESP-1143: more fixes for industries and sector filters 0d41a986 - RESP-1143: found long saught after industry bug and fixed it! 95a794ed - LQ-1377: rm abandoned opportunity internal warning and related lines 8575d48e - RESP-1143: bug fixed, and small refactor, counts are accurate now d54913a3 - RESP-1143: sector data working, front end broken -
Ying Zhao authored
-
Ying Zhao authored
-
Ike Garrow authored
-
Ike Garrow authored
00aadc66 - RESP-1104 change archive to delete. a1023128 - RESP-1104 do not show deleted TPs on company profile page. 9d8e107b - RESP-1104 hide Archive button if user doesn't have permission. reposition close icon. 42117a57 - RESP-1104 fix problems with delete_tp permission migration. b9911042 - RESP-1104 filter deleted TPs now that default queryset includes them. c0939bcd - RESP-1104 remove custom get_query_set on TransactionProfileManager. Mostly unnecessary, and caused unexpected behavior / bugs (BUGZ-1374, BUGZ-2046). 4f921fa6 - RESP-1104 remove link from archived TP in recipients tab of Opp. 982f669b - RESP-1104 show opps for all TPs, including archived. 88bf47d3 - RESP-1104 log transaction_profile.archive event. 324be59e - RESP-1104 add waiting/throbber style to archive button click. 93d53e15 - RESP-1104 delete TP modal doing something. -
Ike Garrow authored
-
Ying Zhao authored
-
Ike Garrow authored
-
Ike Garrow authored
486a4a77 - LQ-1364: Disable tests 76ab1692 - LQ-1364: Update migration ref ea5ab7e7 - LQ-1364: Use rel path in tests 2ba87a1b - LQ-1364: Event logging 9c55dad5 - LQ-1364: Exception logging for Pyramid web views 7bca85ba - LQ-1364: Pyramid doc service fcd806cb - LQ-1364: Verify HelloSign identity 89a95bd3 - LQ-1364: Api call to get signature status b8e0dd9f - LQ-1364: Populate document_signature table e5f3ad43 - LQ-1364: Auto-migration for document_signature table c458ebec - LQ-1364: Only pass doc public_id to get signature, get the user from the request 1e63f984 - LQ-1364: HelloSign configs b28d4688 - LQ-1364: Table to track signed docs 884eed5a - LQ-1364: Sign nda from awaiting review b339897e - LQ-1364: Get embedded signature url aae5cf97 - LQ-1364: Request embedded signature Conflicts: lib/python2.7/site-packages/axldb/models/common.py -
Axylos authored
Signed-off-by:Axylos <robertdraketalley@gmail.com>
-
Ike Garrow authored
329a2069 - BUGZ-2284: fixed typo in release notes -
Ike Garrow authored
-
Axylos authored
Signed-off-by:Axylos <robertdraketalley@gmail.com>
-
Axylos authored
Signed-off-by:Axylos <robertdraketalley@gmail.com>
-
Axylos authored
Signed-off-by:Axylos <robertdraketalley@gmail.com>
-
Ying Zhao authored
-
Dan Conner authored
Signed-off-by:Dan Conner <dan.conner@axial.net>
-
Ike Garrow authored
31efe2bd - BUGZ-2284: added restart sear -
Ike Garrow authored
-
Ike Garrow authored
9f19a2cb - BUGZ-2284: added automated release notes -
Ike Garrow authored
c592751d - LQ-1378: added automated release note -
Ike Garrow authored
-
Ike Garrow authored
-
Dan Conner authored
Signed-off-by:Dan Conner <dan.conner@axial.net>
-
Ike Garrow authored
51ba544d - BUGZ-2284: key topic_rank for companies by company_db -
Ike Garrow authored
95a794ed - LQ-1377: rm abandoned opportunity internal warning and related lines -
Ike Garrow authored
-
Ike Garrow authored
012320c9 - RESP-1143: changes from code review, I hope d0a01ec3 - RESP-1143: working to put sectors into industries 5f2dfff7 - RESP-1143: more fixes for industries and sector filters 0d41a986 - RESP-1143: found long saught after industry bug and fixed it! 8575d48e - RESP-1143: bug fixed, and small refactor, counts are accurate now d54913a3 - RESP-1143: sector data working, front end broken -
Ike Garrow authored
da4158f4 - RESP-1145 removing banner from NF and banner image files -
Ike Garrow authored
4e9417ba - BUGZ-2114: remove link and extra fluff d708f58f - BUGZ-2114: fix tombstone completed by to creator's company -
Scuba Steve authored
Signed-off-by:Scuba Steve <steve.fusaro@axialmarket.com>
-
Ike Garrow authored
9d39f2bd - BUGZ-2274: chmod +x on release note e432bddb - BUGZ-2274: added release notes script (ike) 0fc1a19e - BUGZ-2274: Add a signup_type field to auth_axialuser. 64fe1ec6 - BUGZ-2274: Make sure login/signup events get logged with the user. -
Thomas Meimarides authored
Signed-off-by:Thomas Meimarides <thomas.meimarides@axialmarket.net>
-
- 04 Dec, 2014 4 commits
-
-
Doug Shore authored
-
Dan Conner authored
Signed-off-by:Dan Conner <dan.conner@axial.net>
-
Axylos authored
-
Axylos authored
Signed-off-by:Axylos <robertdraketalley@gmail.com>
-