- 10 Mar, 2015 1 commit
-
-
Ying Zhao authored
-
- 06 Mar, 2015 25 commits
-
-
Ike Garrow authored
4c5358ec - GROW-150: (merge) Merge GROW-150 into integration b27167f8 - INTEGRATION: Restore entity datetime migration to the timeline 97c6c20a - GROW-150: Fixed expected argument format for log_event 1f2136ea - BUGZ-1715: (merge) Merge BUGZ-1715 into integration 75ed0a6b - BUGZ-2285: (merge) Merge BUGZ-2285 into integration 4551e5cf - BUGZ-2506: (merge) Merge BUGZ-2506 into integration 01689659 - Alembic Fix 6ddf1af3 - BUGZ-2514: (merge) Merge BUGZ-2514 into integration 52d30f28 - BUGZ-2506: fix csv contact import e2dc8613 - GROW-150: Use log_event rather than axmlogger.event b659210c - LQ-1421: (merge) Merge LQ-1421 into integration e877abeb - LQ-1421: fix modal header 3c430856 - Alembic-Fix 93f7a1ad - RESP-1242: (merge) Merge RESP-1242 into integration eabffaa6 - LQ-1421: (merge) Merge LQ-1421 into integration 6eccd605 - ADMIN-106: (merge) Merge ADMIN-106 into integration 6f1ed5b8 - CORE-159: (merge) Merge CORE-159 into integration 149d8667 - CORE-151: remove starvation test until it can be rewritten robustly 8dfe5fe8 - stop using threads for kafka 124ae9c4 - CORE-151: undo bus teardowns 5d11b802 - BUGZ-2503: (merge) Merge BUGZ-2503 into integration 65d2ece6 - GROW-150: Modified event structure to include a "subpage" kwarg that specifies either received,interested, or declined -- instead of having 2 different events e712dee6 - LQ-1421: margin-top is where it's at 7c4a5786 - BUGZ-2503: add static list 89cffb24 - ADMIN-106 config and query changes 73998334 - ADMIN-106 dw query changes and config changes de434eaf - LQ-1421: fixing stuff with anton f4318f47 - BUGZ-2503: restrict parameters to build_opp_transaction_type 7366ff26 - LQ-1421: fix message modal to use vm namesace, fix adm grid 81000c30 - GROW-150: Added logging events to get "received opps" view, corresponding to each possible subpage -- namely, received, declined, and interested. b38e4855 - BUGZ-2503: make a function rather than a hacky fix 369cd711 - BUGZ-2514: Use tz-aware datetimes in entities 45677bab - BUGZ-2503: convert intent to opp_transaction_type in platform 19ba0c91 - CORE-159: do not enqueue to save_company on last_activity_date updates b07e6886 - LQ-1421: grid style fixes for company profile and profile first touch 19ce65f2 - RESP-1242 fix spacing issue with button groups in Chrome. 90eed463 - RESP-1242 upgrade modal copy change. expand opp type. 3bc8ccd7 - RESP-1242 revert update that returned non-masked data for entity creators. 68c0e1a3 - RESP-1242 Correct duplicate 'to deals' in upgrade modal. bf5e10be - RESP-1242 upgrade modal copy change. 4597f58d - RESP-1242 return full data when current session is the creator of the entity. 8f4980d4 - RESP-1242 hide pursue button when being shown to owner. 8354c567 - RESP-1242 better truncating of geo/sector 9c4fb9de - RESP-1242 first round of qa tweaks. b43393fc - RESP-1242 ensure there are not multiple geographies. 3d9b11b3 - RESP-1242 review feedback on migration 81ee5e00 - RESP-1242 restore 'puruse with message' button 2e4d680e - RESP-1242 remove 'pursue with message' button in NOPP posts. b1bfffcd - RESP-1242 migration to create NOPP posts for existing OPPs. 0d6a743f - RESP-1242 create NOPP posts readable by all group when anybody publishes an opp. d91487c7 - LQ-1421: refactor message and call modals to use ModalService b197004f - LQ-1421: remove debug code, refactor some typography calls in scss add missed col-xs for grids d035ca67 - LQ-1421: truncate file name, bone function for file deletion 332b50f3 - LQ-1421: typography.scss use bleed@app and bootstrap grid create opportunity service and get data from there add virtual state opp.view and redirect to platform from there bytes filter, use date filter in table kill opportunity list state move ng-flow as document-upload directive dependency 24027369 - LQ-1421: kill old grid, move to use bootstrap's one 0e0ca4a1 - LQ-1421: styles for checklist, table, modals pass file object to modal 1b3f4267 - LQ-1421: move docupload to it's own directive, style fixes for doc upload modals, add support for multiple localization files d30c2231 - LQ-1421: modals styles and states f722fc30 - LQ-1421: add ModalService (initial) 98d7120f - LQ-142: add checklist directive, add vendor/ng-flow-standalone.js 02245a7c - LQ-1421: add more files dde7b19f - LQ-1421: add document room states, add smart-table module initial styles for table modify gulp to show errors in notifications f9d69109 - BUGZ-1715: Explicitly rewrites charset /iso55890-\d/ to /iso-5589-$1/, which is what get_payload() expects. fc2f04f0 - BUGZ-2285: add is_staff as is_masquerading -
Mohammed Mehdi authored
97c6c20a - GROW-150: Fixed expected argument format for log_event e2dc8613 - GROW-150: Use log_event rather than axmlogger.event 65d2ece6 - GROW-150: Modified event structure to include a "subpage" kwarg that specifies either received,interested, or declined -- instead of having 2 different events 81000c30 - GROW-150: Added logging events to get "received opps" view, corresponding to each possible subpage -- namely, received, declined, and interested. -
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Daniel Gabriele authored
Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Mohammed Mehdi authored
f9d69109 - BUGZ-1715: Explicitly rewrites charset /iso55890-\d/ to /iso-5589-$1/, which is what get_payload() expects. -
Mohammed Mehdi authored
fc2f04f0 - BUGZ-2285: add is_staff as is_masquerading -
Mohammed Mehdi authored
52d30f28 - BUGZ-2506: fix csv contact import dfbf17f0 - INTEGRATION: (merge) Merge integration into master -
Mohammed Mehdi authored
-
Mohammed Mehdi authored
369cd711 - BUGZ-2514: Use tz-aware datetimes in entities -
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
Daniel Gabriele authored
Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Ike Garrow authored
e877abeb - LQ-1421: fix modal header -
Doug Baerlein authored
Signed-off-by:Doug Baerlein <doug.baerlein@axial.net>
-
Ike Garrow authored
-
Ike Garrow authored
19ce65f2 - RESP-1242 fix spacing issue with button groups in Chrome. 90eed463 - RESP-1242 upgrade modal copy change. expand opp type. 3bc8ccd7 - RESP-1242 revert update that returned non-masked data for entity creators. 68c0e1a3 - RESP-1242 Correct duplicate 'to deals' in upgrade modal. bf5e10be - RESP-1242 upgrade modal copy change. 4597f58d - RESP-1242 return full data when current session is the creator of the entity. 8f4980d4 - RESP-1242 hide pursue button when being shown to owner. 8354c567 - RESP-1242 better truncating of geo/sector 9c4fb9de - RESP-1242 first round of qa tweaks. b43393fc - RESP-1242 ensure there are not multiple geographies. 3d9b11b3 - RESP-1242 review feedback on migration 81ee5e00 - RESP-1242 restore 'puruse with message' button 2e4d680e - RESP-1242 remove 'pursue with message' button in NOPP posts. b1bfffcd - RESP-1242 migration to create NOPP posts for existing OPPs. 0d6a743f - RESP-1242 create NOPP posts readable by all group when anybody publishes an opp. -
Ike Garrow authored
e712dee6 - LQ-1421: margin-top is where it's at de434eaf - LQ-1421: fixing stuff with anton 7366ff26 - LQ-1421: fix message modal to use vm namesace, fix adm grid b07e6886 - LQ-1421: grid style fixes for company profile and profile first touch d91487c7 - LQ-1421: refactor message and call modals to use ModalService b197004f - LQ-1421: remove debug code, refactor some typography calls in scss add missed col-xs for grids d035ca67 - LQ-1421: truncate file name, bone function for file deletion 332b50f3 - LQ-1421: typography.scss use bleed@app and bootstrap grid create opportunity service and get data from there add virtual state opp.view and redirect to platform from there bytes filter, use date filter in table kill opportunity list state move ng-flow as document-upload directive dependency 24027369 - LQ-1421: kill old grid, move to use bootstrap's one 0e0ca4a1 - LQ-1421: styles for checklist, table, modals pass file object to modal 1b3f4267 - LQ-1421: move docupload to it's own directive, style fixes for doc upload modals, add support for multiple localization files d30c2231 - LQ-1421: modals styles and states f722fc30 - LQ-1421: add ModalService (initial) 98d7120f - LQ-142: add checklist directive, add vendor/ng-flow-standalone.js 02245a7c - LQ-1421: add more files dde7b19f - LQ-1421: add document room states, add smart-table module initial styles for table modify gulp to show errors in notifications -
Ike Garrow authored
89cffb24 - ADMIN-106 config and query changes 73998334 - ADMIN-106 dw query changes and config changes -
Ike Garrow authored
19ba0c91 - CORE-159: do not enqueue to save_company on last_activity_date updates -
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
Ike Garrow authored
7c4a5786 - BUGZ-2503: add static list f4318f47 - BUGZ-2503: restrict parameters to build_opp_transaction_type b38e4855 - BUGZ-2503: make a function rather than a hacky fix 45677bab - BUGZ-2503: convert intent to opp_transaction_type in platform -
Ike Garrow authored
118059ba - CORE-151: (merge) Merge CORE-151 into integration 63af1ed6 - CORE-151: More explicit teardowns in axlbus 26baf92c - CORE-151: Explicitly tear down Bus instances to avoid segfault. a054ce04 - CORE-151: Don't use system python for spokec e2071faf - CORE-151: address timing issue in axlbus test -
Ike Garrow authored
63af1ed6 - CORE-151: More explicit teardowns in axlbus 26baf92c - CORE-151: Explicitly tear down Bus instances to avoid segfault. a054ce04 - CORE-151: Don't use system python for spokec e2071faf - CORE-151: address timing issue in axlbus test -
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
- 05 Mar, 2015 14 commits
-
-
Jon Rosebaugh authored
py.test was segfaulting because Bus instances spawn threads which were waiting on threading.Event instances while Py_Exit started happening. Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
Daniel Gabriele authored
GROW-150: Modified event structure to include a "subpage" kwarg that specifies either received,interested, or declined -- instead of having 2 different events Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Doug Baerlein authored
Signed-off-by:Doug Baerlein <doug.baerlein@axial.net>
-
Axylos authored
Signed-off-by:Axylos <robertdraketalley@gmail.com>
-
Doug Friedman authored
-
Doug Friedman authored
-
Doug Baerlein authored
Signed-off-by:Doug Baerlein <doug.baerlein@axial.net>
-
Axylos authored
Signed-off-by:Axylos <robertdraketalley@gmail.com>
-
ashmakau authored
fix adm grid
-
Daniel Gabriele authored
GROW-150: Added logging events to get "received opps" view, corresponding to each possible subpage -- namely, received, declined, and interested. Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Axylos authored
Signed-off-by:Axylos <robertdraketalley@gmail.com>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-