- 03 Sep, 2015 1 commit
-
-
Ben Holzman authored
d60fe055 - LQ-1550: missed some FKs 7d5d6855 - LQ-1550: convert MatchRelationship table in axldb into a class
-
- 02 Sep, 2015 9 commits
-
-
Ying Zhao authored
ceed4a69 - GROW-285: merge master and resolve confs 910e865c - GROW-285: fix look_up_field_names method c1dd8044 - GROW-285: code review fallout 0a6a1c98 - GROW-285: set default to not show_matched_terms a271a42c - GROW-285: remove unused import re in util.py 777376c2 - GROW-285: refactor method get_matched_terms to create new Enquire object fa0f5531 - GROW-285: rename _prefix to parse_prefix 7610569d - GROW-285: merge master and resolve conflicts 77f6bb6b - GROW-285: add show_matched_terms boolean flag to _search 584582ba - Merge branch 'master' into GROW-285 2ec3e4b2 - GROW-285: look_up_field_names handle prefix with char : 98157abe - GROW-285: move look_up_field_names to util 91065ed4 - GROW-285: remove set query and refactor results method f8e68338 - GROW-285: move SEARCH_FIELDS to search.py 6a4979c2 - GROW-285: pass in xtype into UserString class constructor de10f630 - GROW-285: use superd for prefix mapping 81db6f0b - GROW-285: simpole proto type to return what matched: name and description -
Scuba Steve authored
Signed-off-by:Scuba Steve <steve.fusaro@axialmarket.com>
-
Scuba Steve authored
Signed-off-by:Scuba Steve <steve.fusaro@axialmarket.com>
-
Ben Holzman authored
e492d982 - CORE-387: qa-specific APIs for creating admin users and force-setting passwords a03c9238 - CORE-349: (merge) Merge CORE-349 into integration -
Ben Holzman authored
1c6fe57e - BUGZ-3038: feedback from review, use a more bugs dummy number 567afda4 - BUGZ-3038: migration to replace blank phone numbers with a dummy value -
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
Dan Conner authored
8f86b4f7 - GROW-381 remove attachments. a688b597 - GROW-381 attach files to messages. -
Dan Conner authored
Signed-off-by:Dan Conner <dan.conner@axial.net>
-
Dan Conner authored
Signed-off-by:Dan Conner <dan.conner@axial.net>
-
- 01 Sep, 2015 18 commits
-
-
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
Ben Holzman authored
c9b8e4de - BUGZ-3082: specify path to script -
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
Ben Holzman authored
619f7289 - BUGZ-3082: script to set company.is_active when it was false but license.is_active is true -
Jon Rosebaugh authored
b3695ece - BUGZ-3084: Change search results to use correct logo location -
Doug Shore authored
671aae07 - BUGZ-3068: naics tree has list at branch level and misc minor cleanup -
Doug Shore authored
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
e510ce30 - GROW-455: Add JSONB data column to entity audit table -
Jon Rosebaugh authored
We will establish indexes and experiment to see which ones are helpful. Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Ben Holzman authored
81933682 - CORE-370: include tab name in company admin wizard steps -
Ben Holzman authored
d0d24e2b - BUGZ-3022: handle publish errors -
Daniel Gabriele authored
90a49262 - MOB-182: added mobile logging unit test 965539e5 - MOB-182: do not check "is member" for logging endpoint 9c7e9a6f - MOB-182: use just one event type for mobile FE log events 98bbc952 - MOB-182: mobile logging endpoint -
Daniel Gabriele authored
Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Herby G authored
-
Jon Rosebaugh authored
f998c6bc - CORE-373: Don't open new window when viewing bizview deal a2079db9 - CORE-373: Display correct revenue/ebitda value in bizview abb47976 - CORE-373: Show States in Company Location Regions Selector -
Jon Rosebaugh authored
5175aa26 - CORE-279: Don't allow users to edit other companies' transactions
-
- 31 Aug, 2015 12 commits
-
-
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
Daniel Gabriele authored
Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Ben Holzman authored
b6438e0d - CORE-119: fixes to ams tests -
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
Kenneth Chan authored
e39958d5 - BUGZ-2662: added alembic migration to fix existing signed_on timestamp 2ca534b4 - BUGZ-2662: fix on localizing signed_on timestamp -
Ben Holzman authored
4197e619 - CORE-119: remove unneeded kwargs from ams.send_msg Conflicts: lib/python2.7/site-packages/ams/api/send_msg.py -
Omar Griffin authored
633daf27 - QA-881: HelloSign credentials for Omar, Viktor, and Abraham -
Daniel Gabriele authored
4fe256d9 - BUGZ-3079: added missing contraints on user query -
Omar Griffin authored
-
Daniel Gabriele authored
Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Dan Conner authored
a1ac9c5f - GROW-210 fix recipients bug on reply. remove whitespace, debug statement. 5d60942c - GROW-210 remove 'reply all'. 815a315f - GROW-210 move send message api method to hub service. 5b3ec55b - GROW-210 fix has_attachment filter. 142536a8 - GROW-210 remove attachments list, they're in the message body. 1ac52278 - GROW-210 change path to pym.js script in message body template. adc81c0c - GROW-210 add reply, reply all dropdown. 29ca1091 - GROW-210 fix bug with 'only with attachments' filter. dcd8b7bd - GROW-210 reply form. a89b95b2 - GROW-204 message body changes from review. 0768045f - GROW-204 feedback from review. 21e9af8a - GROW-204 master select checkbox. 91ba2d77 - GROW-380 star msg from thread detail. 0d4bfd31 - GROW-209 archive / delete from thread detail. 4d6f6968 - GROW-382 show message body in iframe. -
Dan Conner authored
remove whitespace, debug statement. Signed-off-by:Dan Conner <dan.conner@axial.net>
-