-
Notifications
You must be signed in to change notification settings - Fork 281
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
Contributing changes from Bahmni core fork of Raxa core #52
Open
obonac
wants to merge
2,622
commits into
Raxa:master
Choose a base branch
from
HIT-Tools:master
base: master
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.
Conversation
This file contains 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
…est" This reverts commit d7c7427.
… data" This reverts commit 455f0f8.
…2_0 of openmrs webservices.
This reverts commit 722cf46.
…duling application
…oviders privileges to Appointments:ReadOnly role and refactored roles and privileges for appointments such that Appointments:FullAccess role inherits the few privileges from Appointments:ManageAppointments which in tern inherit from Appointments:ReadOnly
… observations with a patientProgramUuid
Suman, Pramida|#432|Supporting obsIgnoreList parameter while fetching…
BAH-365 | Ravindra, Vishnu | Ability to import Person Attribute of Ty…
…te of Type Date format." This reverts commit 2751cef.
…te drugs can't be added (#229) Co-authored-by: yenugukeerthana <keerthana.yenugu@thoughtworks.com>
Bahmni Commons Version 1.0.0 -> 1.1.0-SNAPSHOT
* Added SMS sending functionality on patient registration.
…oncepts in requested locale (#235) * BAH-3266 | Siva Reddy | Fetching concepts from default locale if no concepts in requested locale * BAH-3266 | Review comments
…in defaultLocale (#236) Updated /bahmnicore/observations API to take in optional locale parameter, so that concepts are searched in the locale. Observation.conceptFSN returns the FSN in implementation/default locale
…Docker.standard] (#237) * BAH-3336 | Arjun, Vijay | fix patient stage dropdown showing empty results in programs module * BAH-3336 | Vijay, Gokul | incorporate deskcheck comments * BAH-3336 | Vijay | incorporate PR comments with additional constraint
…ble (#238) * BAH-3416 | Add. Accession number for lab test performed in OpenElis to orders table | [Riya/Sweety] * BAH-3416 | Refactor. Optimised code | [Riya/Sweety] * BAH-3416 | Refactor. Optimised code | [Riya/Sweety]
* BAH-3407|Fix locale issue in search handler * BAH-3407|Add null check for concept list * BAH-3407| Fix VisitFormsSearchHandlerTest test cases * BAH-3407 | Refactor. used conceptsByName method and fix tests * BAH-3407| Refactor. Usage of locale in VisitFormsSearchHandler * BAH-3407| Refactor. Usage of locale in VisitFormsSearchHandler and test * BAH-3407| Refactor. Use of searchLocale or default. * BAH-3407 | Refactor. get concept name in default locale if null in user locale * BAH-3407 | Extracted identify locale method to separate class * BAH-3407 | Fix. test failures * BAH-3407| Add tests for LocaleResolver class. * BAH-3407 | Add. test case for searching concept in default locale if match not found in user locale * BAH-3407| Refactor. Use of static identify locale method. * BAH-3407| Add check for concept to choose correct locale * BAH-3407| Fix VisitFormsSearchHandlerTest * BAH-3407 | Refactor. pass false instead of null * BAH-3407 | Fix. test failures --------- Co-authored-by: SanoferSameera <sanofersameera25@gmail.com>
* Add locale of concept in BahmniDiagnosisMetadata * Fix tests of BahmniDiagnosisMetadataTest * Refactor import statement * Add Locale import statement * BAH-3455 | Refactored imports --------- Co-authored-by: SanoferSameera <sanofersameera25@gmail.com>
…#248) * Add method to get concept by name and locale and refactor occurance. * Refactor import statement. * Add locale import statement. * Refactor Imports. * Add Locale Imports.
…(#249) * BAH-3454 | Refactor. search concepts in both user and default locale * BAH-3454 | Fix. test
…isit (#251) * BAH-3513 | Fix. Disable encounter search when patient does not have visit. - When a new patient uuid without visit is passed, encounterSearch happens without any criteria leading to OutOfMemoryError. * BAH-3513 | Add. Message for the condition block added
…With File Separator (#258)
…ni Standard (#259)
* BAH-3117|Bindu|Ability to add, edit, delete notes for OT module * BAH-3117| void and create note when provider is not matching
* Parvathy | BAH-3745 | Add. Api To Fetch Order By Order Id * Parvathy | BAH-3745 | Add. Test Cases * Parvathy | BAH-3745 | Refactor. Fetch Drug Order By Uuid
…(#263) * BAH-3892 | Support atomfeed test events for concepts with class Test * BAH-3892 | Refactor. Support case-insensitive match for concept class names
…concept with class Radiology/Imaging Procedure (#264) * BAH-3892 | Support atomfeed test events for concepts with class Test * BAH-3893 | Support atomfeed radiology events for concepts with class Radiology/Imaging Procedure
Merging back changes by Bahmni devs
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.
Contributing changes from Bahmni core fork of Raxa core