- 23 Feb, 2015 1 commit
-
-
Daniel Gabriele authored
Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
- 20 Feb, 2015 11 commits
-
-
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 -
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
-
Ike Garrow authored
07f6322c - RESP-1280 qa fixes. 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. -
Ike Garrow authored
66137175 - BUGZ-2444: (merge) Merge BUGZ-2444 into integration c92b407e - BUGZ-2460: (merge) Merge BUGZ-2460 into integration 0f22c4fc - CORE-42: (merge) Merge CORE-42 into integration 90ffa54a - CORE-110: (merge) Merge CORE-110 into integration 599ae240 - RESP-1287: (merge) Merge RESP-1287 into integration bf8d6877 - BUGZ-2460: detect and remove NAF items with incomplete data c851ad27 - Merge remote-tracking branch 'origin/integration' into CORE-42 43930d69 - CORE-110: feedback from code review 774902fe - BUGZ-2444 0b1b2a24 - CORE-110: initial email service d347d474 - RESP-1287: more updates to use mixins and add braces in if statement b3f6e29f - RESP-1287: remove previous hack and disable view while in development aad6856d - RESP-1287: add styling c27393b5 - RESP-1287: add rendering to view and stat params fba7eee6 - RESP-1287: initial commit. skeleton of js and template dda81834 - CORE-42: Refactored the occurrence of tokens outside of the function 3dc17683 - CORE-42: Add the opportunity title to the topic model as well 4c8feeea - CORE-42: Get rid of extraneous variable based on the code review bb970db0 - CORE-42: Creating dictionary outside of the loop a16c6136 - CORE-42: Using the Beautiful soup instead of HTMLStripper based on code review suggestion dc511d5c - CORE-42: Changed the normalize function name dcc32e35 - CORE-42: Feature matrix computation is done for opportunities🚀 81d9ff0c - CORE-42: Remove the invalid ids for each document so that feature vectors would match to the opportunity ids 173f38ce - CORE-42: Changed the way I store the feature vectors for opportunities for easy access 1fd0e3ae - CORE-42: Change the structure of topic model into class and refactor e3cbcb7f - CORE-42 Added taxonomy ids to the documents in order to build a full feature vector for each document f65c1bb5 - CORE-42: Added more stop words covering the industry taxonomies up to 12 d7045082 - CORE-42: Implemented selection of words per topic 5264e28e - CORE-42: Added topic model keywords for each taxonomy id and be more defensive against exceptions 703e2b55 - CORE-42: Added more stopwords to improve the quality of the topics 0b1a3bdc - CORE-42: Retrieve tp profiles similar to opportunities and changed the test user ids to long 7f0f09c5 - CORE-42: Compute the complete feature matrix for all of the documents with topics a7547e10 - CORE-42: Unicode punctuation strip and change the way of processing each documents 96ff38c4 - CORE-42: Initial lda model 145a8ee8 - CORE-42: String punctuation and removal of words that occurs once aec89ea4 - CORE-42: Stop words is added and implemented 58e8dca5 - CORE-42: Overview of opportunities are stripped from html tags and initial commit for topic model analysis of opportunities abe616b8 - CORE 42: HTML Stripper is added to clean the overviews 5b091a34 - CORE 42: Opportunities with their taxonomy ids are retrieved 3a7cbd74 - CORE-42: Initial commit -
Ike Garrow authored
774902fe - BUGZ-2444 -
Ike Garrow authored
bf8d6877 - BUGZ-2460: detect and remove NAF items with incomplete data -
Ike Garrow authored
c851ad27 - Merge remote-tracking branch 'origin/integration' into CORE-42 dda81834 - CORE-42: Refactored the occurrence of tokens outside of the function 3dc17683 - CORE-42: Add the opportunity title to the topic model as well 4c8feeea - CORE-42: Get rid of extraneous variable based on the code review bb970db0 - CORE-42: Creating dictionary outside of the loop a16c6136 - CORE-42: Using the Beautiful soup instead of HTMLStripper based on code review suggestion dc511d5c - CORE-42: Changed the normalize function name dcc32e35 - CORE-42: Feature matrix computation is done for opportunities🚀 81d9ff0c - CORE-42: Remove the invalid ids for each document so that feature vectors would match to the opportunity ids 173f38ce - CORE-42: Changed the way I store the feature vectors for opportunities for easy access 1fd0e3ae - CORE-42: Change the structure of topic model into class and refactor e3cbcb7f - CORE-42 Added taxonomy ids to the documents in order to build a full feature vector for each document f65c1bb5 - CORE-42: Added more stop words covering the industry taxonomies up to 12 d7045082 - CORE-42: Implemented selection of words per topic 5264e28e - CORE-42: Added topic model keywords for each taxonomy id and be more defensive against exceptions 703e2b55 - CORE-42: Added more stopwords to improve the quality of the topics 0b1a3bdc - CORE-42: Retrieve tp profiles similar to opportunities and changed the test user ids to long 7f0f09c5 - CORE-42: Compute the complete feature matrix for all of the documents with topics a7547e10 - CORE-42: Unicode punctuation strip and change the way of processing each documents 96ff38c4 - CORE-42: Initial lda model 145a8ee8 - CORE-42: String punctuation and removal of words that occurs once aec89ea4 - CORE-42: Stop words is added and implemented 58e8dca5 - CORE-42: Overview of opportunities are stripped from html tags and initial commit for topic model analysis of opportunities abe616b8 - CORE 42: HTML Stripper is added to clean the overviews 5b091a34 - CORE 42: Opportunities with their taxonomy ids are retrieved 3a7cbd74 - CORE-42: Initial commit -
Ike Garrow authored
43930d69 - CORE-110: feedback from code review 0b1b2a24 - CORE-110: initial email service -
Ike Garrow authored
d347d474 - RESP-1287: more updates to use mixins and add braces in if statement b3f6e29f - RESP-1287: remove previous hack and disable view while in development aad6856d - RESP-1287: add styling c27393b5 - RESP-1287: add rendering to view and stat params fba7eee6 - RESP-1287: initial commit. skeleton of js and template
-
- 19 Feb, 2015 2 commits
-
-
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
Dan Conner authored
Signed-off-by:Dan Conner <dan.conner@axial.net>
-
- 18 Feb, 2015 18 commits
-
-
jonzjia authored
-
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
Ike Garrow authored
2c708ad5 - BUGZ-2462: (merge) Merge BUGZ-2462 into integration ab5e4b68 - BUGZ-2462: check "is_staff" not "is_superuser" for admin c408c773 - BUGZ-2173: (merge) Merge BUGZ-2173 into integration 2a74d0b0 - BUGZ-2302: (merge) Merge BUGZ-2302 into integration 6fc99a1e - BUGZ-2458: (merge) Merge BUGZ-2458 into integration a84f9ea3 - BUGZ-2461: (merge) Merge BUGZ-2461 into integration d632496e - BUGZ-2461: fix meta company type select on onboarding wizard 249d4488 - IN-509: (merge) Merge IN-509 into integration 95f9937d - BUGZ-2458: Fix slug rename ab6becc8 - BUGZ-2302: Catch SessionNotFound during login handling 4db8ad0c - BUGZ-2302: Restore session exceptions. 3a3895f4 - IN-509: eng-logs list only exists on axial.net 3d1b59db - BUGZ-2173: Keep from logging passwords to the error log. -
Ike Garrow authored
ab5e4b68 - BUGZ-2462: check "is_staff" not "is_superuser" for admin -
Axylos authored
Signed-off-by:Axylos <robertdraketalley@gmail.com>
-
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
Ike Garrow authored
3d1b59db - BUGZ-2173: Keep from logging passwords to the error log. -
Ike Garrow authored
ab6becc8 - BUGZ-2302: Catch SessionNotFound during login handling 4db8ad0c - BUGZ-2302: Restore session exceptions. -
Ike Garrow authored
95f9937d - BUGZ-2458: Fix slug rename -
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
Ike Garrow authored
d632496e - BUGZ-2461: fix meta company type select on onboarding wizard 398e659c - INTEGRATION: (merge) Merge integration into master -
ashmakau authored
-
Axylos authored
Signed-off-by:Axylos <robertdraketalley@gmail.com>
-
Ike Garrow authored
3a3895f4 - IN-509: eng-logs list only exists on 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>
-
Dan Conner authored
Remember to take out the trash. Signed-off-by:Dan Conner <dan.conner@axial.net>
-
Dan Conner authored
Signed-off-by:Dan Conner <dan.conner@axial.net>
-
- 17 Feb, 2015 8 commits
-
-
Axylos authored
Signed-off-by:Axylos <robertdraketalley@gmail.com>
-
Axylos authored
Signed-off-by:Axylos <robertdraketalley@gmail.com>
-
Scuba Steve authored
Signed-off-by:Scuba Steve <steve.fusaro@axialmarket.com>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
These were inadvertantly removed in fc36a5f6. Signed-off-by:
Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
All these addresses gotta change; they've never worked. Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Ike Garrow authored
832586ac - Merge branch 'BUGZ-2456' into integration 623efd92 - GROW-134: (merge) Merge GROW-134 into integration 7c4b0cc5 - GROW-134: Disallow bots from crawling the /auth endpoint d91695ef - CORE-105: Merge branch 'CORE-105' into integration 3046654c - CORE-105: Nicer message formatting a9030275 - CORE-105: (merge) Merge CORE-105 into integration facd348c - Added-Rel-Notes: CORE-27 57c6435a - CORE-27: (merge) Merge CORE-27 into integration e3797125 - BUGZ-2456: make css more specific to fix padding for add notes on recipients fd368aa2 - CORE-105: Add "What's Blocking My Migration" script 16dadf82 - CORE-27: We're not Initech; we don't care about TPS. cf0fc948 - CORE-27: fix date munging code for firefox dee9c5f3 - CORE-27: Fix bool values when creating company license 6b6240b0 - CORE-27: Don't send the empty string for tp_revenue_cap 1394f2f9 - CORE-27: Update license flags/quotas in logged-in sessions 09f2db07 - CORE-27: Better upgrading of sessions 783fdb79 - CORE-27: Introduced a concept of a session rock. 5931e88a - CORE-27: Prevent tp_limit off-by-1 error 30aa31e9 - CORE-27: Another strange test problem caused by our layout 9a98f080 - CORE-27: Add masquerading api test (not apitest) da167687 - CORE-27: It's very silly to compare against 'True' as a string 1b995a28 - CORE-27: Fix remaining msgs_left call. f6dd275b - CORE-27: Fix old-style references to msg_quota bfd0b813 - CORE-27: lowercasify service 2cb8d0b9 - CORE-27: Add company session deletion method acc9ea2f - CORE-27: Make session tests run 599dc764 - CORE-51: last? batch of code review changes 06cb724b - CORE-51: did not need to set checked after all 6b4bc767 - CORE-51: more changes from code review fbcecdd9 - CORE-51: use scoped session in actor cd02e270 - CORE-51: changes from code review 30d81d88 - CORE-51: actor naming shuffle fd8214c7 - CORE-51: relocate admin from /a/admin/ to /adm/ ca27d55e - CORE-51: create service for license deactivation 966e89a9 - CORE-51: create license deactivation actor 7e572dc9 - CORE-51: remove old license logic 0aa4b475 - CORE-51: changes for licenses in django admin 4d2ba3e1 - CORE-51: changes to get angular admin working df5c1f8b - CORE-51: api call to deactivate tps for a company e3698320 - CORE-51: create spoke for license admin in django admin e7b54db4 - CORE-51: add some hub api calls to js service wrapper 798cb9a0 - CORE-51: add api call for license deactivation to remove opps for a company f324b169 - CORE-51: use deferred in license resolve 67d38e41 - CORE-51: add api call so admin can get license for a company 19282d90 - CORE-51: fix bug in formatting error message c9d53f51 - CORE-51: upgrade admin jquery to get .Deferred 041588e8 - CORE-51: setup logging for kafkalogger af74c183 - CORE-51: license admin checkpoint before merging in CORE-27 f1a16ae8 - CORE-51: fix date format, add abort method to license controller 70a3820a - CORE-51: checkpoint license admin 3e171eed - CORE-27: Add tp deactivation actor to listen to license tp limit changes a8fdbd34 - CORE-27: Remove checks for can_post_announcements flag 9c39ae92 - CORE-27: Better experience when trying to log into a disabled account e49e57b3 - CORE-27: Fix attempts to masquerade when no active license 19323b36 - CORE-27: much saner (and also working) masquerading code 20262134 - CORE-27: remove use of transaction_profile.view_transactionprofile permission b3ea2c61 - CORE-27: Fix company.tp_limit checks 9157e3e4 - CORE-27: removing license stuff from django e01ad748 - CORE-27: Make entity exceptions reconstructable 1e37457b - CORE-27: Implement convenience function for getting licensed companies 0b70cca3 - CORE-27: Fix company introduction's license checking ff0b25c5 - CORE-27: Remove bin/save_license_type and associated service/queue b44fa319 - CORE-27: Remove bin/export_company_data and associated service/queue 80cda8ff - CORE-27: Convert internal_notification_for_expiring_licenses 5202f66c - CORE-27: Rewrite inactive_user_and_license_check 10e4ad99 - CORE-59: Implement checking user groups and licenses as auth api ce698012 - CORE-27: Store license flags/quotas in session, access with authclient a4b624e9 - CORE-27: Remove some unused/unimplemented authclient stuff db8e7586 - CORE-27: Add the license model to entity service -
Axylos authored
Signed-off-by:Axylos <robertdraketalley@gmail.com>
-