-
Couldn't load subscription status.
- Fork 48
Dogfish update #129
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
kk-chung
wants to merge
2,571
commits into
open-osp:main
Choose a base branch
from
MagentaHealth:develop/dogfish
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Dogfish update #129
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ference-removal Appointment error page and security issue prone error page reference removals
…tain permissions Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
…tain permissions Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
chore: add workflows for issue management
…same functionality and UI
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
Add script to find Struts 1 actions
- Add complete method routing to DocumentPreview2Action.java execute() method
…ONS map in ManageDocument2Action. These methods were implemented but not registered in the action dispatcher, causing document data to not save when the update form was submitted.
…method-routing Fix document preview execution by adding missing Struts2 method routing
643 Fixed echart eform UI outdated
…-mapping Add missing documentUpdate action mappings to ManageDocument2Action
…cument methods, skip validation on empty action
Populate edit specialist page
…d blocking the validations table from being set
…-and-download-fix Fix HRM report hash compatibility and fix download functionality
…ges with dependency diffs
# Conflicts: # src/main/java/ca/openosp/openo/commn/dao/AbstractCodeSystemDao.java # src/main/java/ca/openosp/openo/commn/dao/Icd10Dao.java # src/main/java/ca/openosp/openo/commn/dao/Icd10DaoImpl.java # src/main/java/ca/openosp/openo/commn/dao/ScheduleDateDao.java # src/main/java/org/oscarehr/billing/CA/BC/dao/TeleplanS21Dao.java # src/main/java/org/oscarehr/common/dao/DxresearchDAOImpl.java # src/main/java/org/oscarehr/common/dao/ScheduleDateDaoImpl.java # src/main/java/org/oscarehr/dashboard/handler/AbstractQueryHandler.java # src/main/java/org/oscarehr/managers/CodingSystemManager.java # src/main/java/oscar/eform/data/EForm.java # src/main/java/oscar/oscarResearch/oscarDxResearch/bean/dxQuickListItemsHandler.java # src/main/java/oscar/oscarResearch/oscarDxResearch/pageUtil/dxResearchAction.java # src/main/resources/applicationContext.xml # src/main/webapp/billing/CA/BC/billingAddReferralDoc.jsp # src/main/webapp/billing/CA/BC/billingManageReferralDoc.jsp # src/main/webapp/billing/CA/BC/billingReferCodeSearch.jsp # src/main/webapp/billing/CA/BC/genTA.jsp # src/main/webapp/billing/CA/BC/viewReconcileReports.jsp # src/main/webapp/billing/CA/ON/addEditRefDoc.jsp # src/main/webapp/demographic/demographiceditdemographic.jsp # src/main/webapp/eform/efmformadd_data.jsp # src/main/webapp/eform/efmshowform_data.jsp # src/main/webapp/eform/eformFloatingToolbar/eform_floating_toolbar.js # src/test/java/ca/openosp/openo/commn/dao/AbstractCodeSystemDaoTest.java # src/test/resources/applicationContextTest.xml
…e issue tickets that were fixed in the PR
…es-case-management
Merge main with upstream
Dogfish upstream merge
Update dependencies-lock.json file
Dogfish upstream merge (pt. 2)
Remove hacked HAPI jar and migrate to official HAPI 1.0.1 library
Merge dogfish changes upstream
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
As discussed.
Please note I do not consider this branch production ready, there are still known and unknown bugs.