- 04 Mar, 2015 4 commits
-
-
Ike Garrow authored
-
Ike Garrow authored
52737a40 - CORE-107: Fix downgrade problem in the tables be99a84b - CORE-107: Fix alembic branch issue 9a5f3607 - Merge remote-tracking branch 'origin/master' into CORE-107 f96ca0e6 - CORE-107: Change the argument to function to context rather than function based on code review 77bdbda1 - CORE-107: Do commit once for each db_session and unicode exceptions f8c6fe23 - CORE-107: Change SQL Alchemy commits to flush and try/exception blocks for insertion 067c3614 - CORE-107: Send session_scope to the functions as arguments ebd8a3bd - CORE-107: Helper tables are added dedc9b1d - CORE-107: Changed table structures b09cefef - CORE-107: Uncomment the tp keywords, ready for pull request🚀 d149ce48 - CORE-107: Other data existence tests are written a476a123 - CORE-107: Added tests for unnormalized keywords 30705fbb - CORE-107: Handle exception when finding the word 5729fe37 - CORE-107: Text normalization for blobs working🚀 8549cc29 - CORE-107: Change sequence to the postgresql array be0e0163 - CORE-107: Return the character positions where string starts 5f09facd - CORE-107: Normalization of text for blobs are done a86c38e7 - CORE-107: Add blob_id to the representation ae7e428e - CORE-107: Preprocessing text and tokenization is complete 6d095402 - CORE-107: Working tp keywords normalization🚀 e999af08 - CORE-107: Add unique and autoincrement keys in the blob_keywords model 5643f233 - CORE-107: Primary key added 44a6d0c5 - CORE-107: Make the id to be integer compliant to the foreign key 3e03e766 - CORE-107: Alembic generated file initial commit c15ec826 - CORE-107: Add nullable=False to the position of the keyword bfffdf21 - CORE-107: Remove the intermediary sqlalchemy migration files 8010d1f4 - CORE-107: Processing initial commit for tp keywords 526776cc - CORE-107: Opportunity description and tp descriptions are added 7d641885 - CORE-107: Tp keywords and company description are retrieved 3528d541 - CORE-107: Add description to the company model e779b6f0 - CORE-107: Accommodate the changes done in the models(blob id => public id) 024376c5 - CORE-107: Changed name of blob_id to public_id 77b5fce8 - CORE-107: Migration for blob_id 9ac9d5fb - CORE-107: Fix typo in the template script for migrations 7b3d3caa - CORE-107: migration and some bug fixes 3c953e49 - CORE-107: Convert the Integer keys to UUIDField based on code review 6f200f72 - CORE-107: Move the models into keywords and changed the ids with correct Foreign Keys 77b77eb5 - CORE-107: Import the SQLAlchemy models 7d918949 - CORE-107: Putting index on the keywords and use from characteristic with_repr to represent the SQLAlchemy models instead of creating separate __repr__ functions for each individual model 7b2c900f - CORE-107: Keywords service nginx file configuration a06ca015 - CORE-107: Create new keywords_service directory 936f3096 - CORE-107: Add the keywords service to python packages de93ba70 - CORE-107: Updated the configuration files with new service keywords -
Ike Garrow authored
50356f03 - LQ-1436: fixed misnamed variable 836f97b8 - LQ-1436: fixed khrytynas server name 8170bc4d - LQ-1436: Hellosign support for igarrow0, mmehdi0 and kpetrushkevych0 -
Ike Garrow authored
-
- 03 Mar, 2015 3 commits
-
-
Ike Garrow authored
-
Scuba Steve authored
Signed-off-by:Scuba Steve <steve.fusaro@axialmarket.com>
-
Herby G authored
-
- 02 Mar, 2015 10 commits
-
-
Herby G authored
-
Ike Garrow authored
89da3e3b - GROW-136: (merge) Merge GROW-136 into integration 01173fdd - GROW-136: add trailing slash 6432b105 - GROW-136: open link in new window ec78ea6c - GROW-136: update styling and link cfd835a2 - CORE-144: (merge) Merge CORE-144 into integration f621c5fd - GROW-136 edb50158 - Merge remote-tracking branch 'origin/CORE-144' into GROW-136 8e0d24ce - CORE-144: Change in the sear api call based on code review b9f5b0e4 - CORE-144: Working status_open_draft_complete and addressed the code review 987dbbce - CORE-144: Integrated the second call based on code review 37854c93 - CORE-144: Make count only request to speed up the second query to xapian 0959d241 - CORE-144: Change the criteria to a deep copy based on code review and PEP-8 for key existence in dictionary 0bf5775c - CORE-144: Change the enabled to status_open in the constants for opportunity 1ae7b06a - CORE-144: Remove the verbose_logging in the production 72238373 - CORE-144: Change the enabled in OPP to status_open c62563d5 - CORE-144: Change the key of context to status_open_draft_complete 980d7099 - CORE-144: Update the search endpoint with not_visible_count 5de97325 - CORE-144: Not visible count works🚀 22eb609e - CORE-144: Update the field with not visible count de80d2b9 - CORE-144: Add new index slot as status_open in the opportunities 82e6e892 - CORE-144: Change the enabled for opportunity to status_open f52e1943 - CORE-144: Change the definition of index_active for opportunities bfcfcc04 - CORE-144: Search by index_active criteria and return the not visible results -
Mohammed Mehdi authored
01173fdd - GROW-136: add trailing slash 6432b105 - GROW-136: open link in new window ec78ea6c - GROW-136: update styling and link f621c5fd - GROW-136 edb50158 - Merge remote-tracking branch 'origin/CORE-144' into GROW-136 f9c82273 - INTEGRATION: (merge) Merge integration into master -
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>
-
Mohammed Mehdi authored
8e0d24ce - CORE-144: Change in the sear api call based on code review b9f5b0e4 - CORE-144: Working status_open_draft_complete and addressed the code review 987dbbce - CORE-144: Integrated the second call based on code review 37854c93 - CORE-144: Make count only request to speed up the second query to xapian 0959d241 - CORE-144: Change the criteria to a deep copy based on code review and PEP-8 for key existence in dictionary 0bf5775c - CORE-144: Change the enabled to status_open in the constants for opportunity 1ae7b06a - CORE-144: Remove the verbose_logging in the production 72238373 - CORE-144: Change the enabled in OPP to status_open c62563d5 - CORE-144: Change the key of context to status_open_draft_complete 980d7099 - CORE-144: Update the search endpoint with not_visible_count 5de97325 - CORE-144: Not visible count works🚀 22eb609e - CORE-144: Update the field with not visible count de80d2b9 - CORE-144: Add new index slot as status_open in the opportunities 82e6e892 - CORE-144: Change the enabled for opportunity to status_open f52e1943 - CORE-144: Change the definition of index_active for opportunities bfcfcc04 - CORE-144: Search by index_active criteria and return the not visible results -
Axylos authored
Signed-off-by:Axylos <robertdraketalley@gmail.com>
-
Axylos authored
-
Bugra Akyildiz authored
-
- 01 Mar, 2015 1 commit
-
-
Bugra Akyildiz authored
-
- 27 Feb, 2015 22 commits
-
-
Mohammed Mehdi authored
12df1d8b - BUGZ-2490: (merge) Merge BUGZ-2490 into integration b3d34539 - RESP-1288: (merge) Merge RESP-1288 into integration 5302dc9e - RESP-1281: (merge) Merge RESP-1281 into integration 29c5ed3f - RESP-1281 fix hub api tests after updates to get_naf_data cfd235bf - BUGZ-2493: (merge) Merge BUGZ-2493 into integration 61e7de0e - RESP-1281: (merge) Merge RESP-1281 into integration 82cd152d - RESP-1288: add invalid token angular state f500e397 - BUGZ-2490: Fix license quota types in sessions c817f824 - BUGZ-2493: remove .hex from last activity date actor ade537c7 - BUGZ-2490: enforce integer fields in license admin 4fe56138 - BUGZ-1664: (merge) Merge BUGZ-1664 into integration 3d2fa2d2 - BUGZ-2339: (merge) Merge BUGZ-2339 into integration 4a320455 - BUGZ-2475: (merge) Merge BUGZ-2475 into integration 44d462ff - CORE-115: (merge) Merge CORE-115 into integration 362e79ef - RESP-1283: (merge) Merge RESP-1283 into integration 0c6e919c - RESP-1281 fix event handlers for masked NOPP view. a3539fc7 - RESP-1281 back out changes to get masks from entity service. 9f24bd95 - RESP-1281 pull entity message masks from service. 0ee4a20e - RESP-1281 add 'upgrade' button to masked NOPP item. update event names in upgrade, and modal copy. review feedback. d24f9105 - RESP-1281 apply_masks to entity items in hub and hydra. 969ea107 - RESP-1281 axlbus.Bus.subscribe has a block that adds `float('inf')` as offset when not specified: `offset = int(offsets[i]) if offsets else float('inf')` when `kafkaclient` also does this, the `int(offsets[i])` throws an exception. just a possible fix here, not that important to this card. fef63e16 - RESP-1283 only create NOPP when member of admin group publishes OPP. 53336acb - RESP-1283 add all_groups method to filter NAF items by read_group. 45af8704 - RESP-1283 set read_group on NOPPs to admin, filter NewsFeedItems in hub's get_naf_data. add1ba86 - RESP-1283 use service session singleton. dbcf4cb6 - RESP-1283 create/delete NOPP newsfeeditem on publish/unpublish of OPPs 5bad8709 - BUGZ-1664: Removed reference to deprecated UserMessage.get_absolute_url method 88c8e9d8 - BUGZ-2475: Renamed opportunity.contacts.send_message_modal event to contacts.send_opportunity e1fb36aa - BUGZ-2339: Put a space between the '$' and '-' for revenue and EBITDA column placeholders. 5a2e77cc - BUGZ-2339: When only a FUTURE revenue and EBITDA are defined by an opportunity, show '$-' in the corresponding entry in opportunities/deal-log view. Prior to this commit, '$None' showed up, as no values for these fields were defined. 8535b8fc - CORE-115: convert password reset/verify email/new user emails to remail d29238a6 - CORE-115: move password reset to remail -
Mohammed Mehdi authored
f500e397 - BUGZ-2490: Fix license quota types in sessions ade537c7 - BUGZ-2490: enforce integer fields in license admin -
Mohammed Mehdi authored
82cd152d - RESP-1288: add invalid token angular state -
Mohammed Mehdi authored
29c5ed3f - RESP-1281 fix hub api tests after updates to get_naf_data -
Dan Conner authored
Signed-off-by:Dan Conner <dan.conner@axial.net>
-
Bugra Akyildiz authored
-
Mohammed Mehdi authored
c817f824 - BUGZ-2493: remove .hex from last activity date actor -
Mohammed Mehdi authored
0c6e919c - RESP-1281 fix event handlers for masked NOPP view. a3539fc7 - RESP-1281 back out changes to get masks from entity service. 9f24bd95 - RESP-1281 pull entity message masks from service. 0ee4a20e - RESP-1281 add 'upgrade' button to masked NOPP item. update event names in upgrade, and modal copy. review feedback. d24f9105 - RESP-1281 apply_masks to entity items in hub and hydra. 969ea107 - RESP-1281 axlbus.Bus.subscribe has a block that adds `float('inf')` as offset when not specified: `offset = int(offsets[i]) if offsets else float('inf')` when `kafkaclient` also does this, the `int(offsets[i])` throws an exception. just a possible fix here, not that important to this card. -
Axylos authored
Signed-off-by:Axylos <robertdraketalley@gmail.com>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@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
5bad8709 - BUGZ-1664: Removed reference to deprecated UserMessage.get_absolute_url method -
Mohammed Mehdi authored
e1fb36aa - BUGZ-2339: Put a space between the '$' and '-' for revenue and EBITDA column placeholders. 5a2e77cc - BUGZ-2339: When only a FUTURE revenue and EBITDA are defined by an opportunity, show '$-' in the corresponding entry in opportunities/deal-log view. Prior to this commit, '$None' showed up, as no values for these fields were defined. -
Mohammed Mehdi authored
88c8e9d8 - BUGZ-2475: Renamed opportunity.contacts.send_message_modal event to contacts.send_opportunity -
Mohammed Mehdi authored
8535b8fc - CORE-115: convert password reset/verify email/new user emails to remail d29238a6 - CORE-115: move password reset to remail -
Mohammed Mehdi authored
fef63e16 - RESP-1283 only create NOPP when member of admin group publishes OPP. 53336acb - RESP-1283 add all_groups method to filter NAF items by read_group. 45af8704 - RESP-1283 set read_group on NOPPs to admin, filter NewsFeedItems in hub's get_naf_data. add1ba86 - RESP-1283 use service session singleton. dbcf4cb6 - RESP-1283 create/delete NOPP newsfeeditem on publish/unpublish of OPPs b318c2f2 - INTEGRATION: (merge) Merge integration into master -
Bugra Akyildiz authored
-
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>
-
Dan Conner authored
update event names in upgrade, and modal copy. review feedback. Signed-off-by:Dan Conner <dan.conner@axial.net>
-