Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/openemr/openemr

The most popular open source electronic health records and medical practice management solution.
https://github.com/openemr/openemr

feat: Move Encounter Report Page to Twig (#6749)

e47ba93b82c06894fd274d56c2c110187031250c authored over 1 year ago by Robert Down RN <[email protected]>
feat: Improved spacing of additional code buttons on fee sheet (#6790)

dc203c7ecf6872ff2f9ef71b013f41ccaa641c52 authored over 1 year ago by Robert Down RN <[email protected]>
added ability to see multiple eligibilities if (#6779)

* added ability to see multiple eligibilities if
if more than one come back on a check.
Increa...

e0ed4639a22f9f157db5ee3b6029c6285764279d authored over 1 year ago by claimrevolution <[email protected]>
refactor(ccdaservice): extract and test safeTrim function (#6788)

* chore(ccdaservice): add use strict to clean-code file

* refactor(ccdaservice): extract and ...

50949cf54ff29dbbb47e11b14bbf8e446426e242 authored over 1 year ago by raskolnikov-rodion <[email protected]>
feat: Improved Encounter Summary UI(#6768)

Put the encounter summary in a container, better rendering of the titles and buttons

f9bdd65eed914e11ecfea1009129cd1a818b709f authored over 1 year ago by Robert Down RN <[email protected]>
refactor(ccdaservice): extract and test cleanCode function (#6785)

* refactor(ccdaservice): extract and test cleanCode function

* refactor(ccdaservice): use ext...

af5c29d0942bd495c5ec8c9e19a4e3dc27b1b61d authored over 1 year ago by raskolnikov-rodion <[email protected]>
Fixes #6783 missing user rest controller (#6784)

Didn't see this until I tried an external server. Ouch.

Fixes #6783

5f8fcb6238e2e86fd902847472bda1cc9fe78c01 authored over 1 year ago by Stephen Nielson <[email protected]>
feat: Fixes #6772 adds twig email templates to emails (#6773)

* Fixes #6772 adds twig email templates to emails

Add a new column to the email queue to hold...

7c3438e44f68eed24fa55167de63a4ee3a3a7018 authored over 1 year ago by Stephen Nielson <[email protected]>
Fixes #6781 hide overlay on external domain (#6782)

Fixed the menu item to hide the overlay on the external domain.

I still don't like that it se...

f9e10e641c96cff575a9139f2e754a2332516ee2 authored over 1 year ago by Stephen Nielson <[email protected]>
fix(gacl): fix stylelint errors in admin.css (#6777)

73a4686d91736b20af6280a84a1ceb526349631e authored over 1 year ago by raskolnikov-rodion <[email protected]>
chore(stylelint): specify interface folders with errors (#6780)

fccef195eab44da2a044258128357997173bdb62 authored over 1 year ago by raskolnikov-rodion <[email protected]>
feat: openemr 6752 6751 address book user rest api (#6767)

* Fixes #6752 address book config setting

Allows an address book config data type to be added...

dfe8ed37379cd081f5dcd4c4c452514d11bf2608 authored over 1 year ago by Stephen Nielson <[email protected]>
fix openemr-cmd ltr after running openemr-cmd jrb (#6776)

f5807bf34f53f9b1b1d665e2668414889ab5fdd6 authored over 1 year ago by Brady Miller <[email protected]>
fix(eslint): fix no-useless-escape error (#6734)

4b561e829826ac3ed9094a25db9e551ff1b95d04 authored over 1 year ago by raskolnikov-rodion <[email protected]>
Prevent previous name fetch on pid = 0 (#6770)

- default pid to null if new patient

3766c7dcfbbb7dd89303402ddc87d1f9e80e0c4f authored over 1 year ago by Jerry Padgett <[email protected]>
fix: Render demographics in MRD (#6766)

e5633f6515405269585fb4960599cea04bd0582c authored over 1 year ago by Robert Down RN <[email protected]>
fix: Ensure proper rendering of top cards (#6762)

c55427f31a6a93666cca3d10120824744e78d046 authored over 1 year ago by Robert Down RN <[email protected]>
fix: Check if we have recorded no allergies (#6761)

Resolves #6759

9f28aa83d56911cccd55492fc9291377f2f1c538 authored over 1 year ago by Robert Down RN <[email protected]>
bug: Ensure Nothing Recorded indicator on Allergy MRD if indicated (#6758)

Resolves #6757

13e7958b26e09da0899744be06a724942b9c6b6b authored over 1 year ago by Robert Down RN <[email protected]>
fix: format minutes integer for calendar (#6750)

0b683d07886c20bb4d6df61dffcc89795c9f6d4f authored over 1 year ago by stephen waite <[email protected]>
Increased contrast in navbar hover in dark theme (#6747)

The contrast of the navigation bar in dark theme when
hovered over was not accessible. This com...

ac94edec56a1ab464ce18cf9d7de63a730c0cf69 authored over 1 year ago by seiunno <[email protected]>
Modifications in InternalApiTest and InternalFhirTest files to make it work locally in a new module (#6745)

* Modifications in InternalApiTest and InternalFhirTest files to make it work

Modifications :...

2aae641c9c9755ea13b9dae6937f53be0bb7c2bd authored over 1 year ago by sb-akash <[email protected]>
Fix #6742 Pain Map saving (#6743)

Pain map wasn't saving due to invalid use of a $this->model reference.
Changed the reference to...

7e6430877d1041a79365969c77499e9a88de6e99 authored over 1 year ago by Stephen Nielson <[email protected]>
feat: #6525 Use EHR authorization for SMART Apps (#6628)

* #6525 Use EHR authorization for SMART Apps

First stab at #6525 by allowing the EHR to launc...

f3ebdb02e14aee2c5fd54656064a9d399635f813 authored over 1 year ago by Stephen Nielson <[email protected]>
Add preferred name to demographics. (#6727)

* Add preferred name to demographics.
new name is 32 max to 64 char

* add to DB
change to TEXT

6aad5dfded2e82c0659a407322af1b279ffafa4a authored over 1 year ago by Jerry Padgett <[email protected]>
fix(stylelint): fix errors in library and public folders (#6729)

* chore(stylelint): include folders with no errors

* chore(stylelint): create stylelint scrip...

6c6460be90347642bd698e57b908cc467d01e50a authored over 1 year ago by raskolnikov-rodion <[email protected]>
feat(jest): coverage reports for js unit tests (#6735)

* feat(jest): coverage reports for js unit tests

* test(ccdaservice): test data return for em...

0527d8ea9e2255a0cc82d3081da81d62784fb7ac authored over 1 year ago by raskolnikov-rodion <[email protected]>
Fixes #6720 appointment dialog hooks (#6721)

* Fixes #6720 appointment dialog hooks

Made it so we can launch a smart app with a specific a...

19825519c9983e0bb81edd561b850333da1d894a authored over 1 year ago by Stephen Nielson <[email protected]>
fix: fix no-mixed-spaces-and-tabs error (#6728)

05200460dbc9fcb969b2f8183a27de08c552773c authored over 1 year ago by raskolnikov-rodion <[email protected]>
feat: Issues UI makeover (#6667)

Improved user interface to the issues page

eb45d5af75130d97705e8c251f0f654ca8e5aea3 authored over 1 year ago by Robert Down RN <[email protected]>
chore: Refactor generate_select_list function and incorporate to Twig (#6659)

4435a8d23055440fb04fdbc50aa10af5fcfa5b42 authored over 1 year ago by Robert Down RN <[email protected]>
fix: add webroot + Add New Patient (#6723)

26ae6be31307802d0b9a87d2e22b04112c1adc6b authored over 1 year ago by stephen waite <[email protected]>
fix: send lists.pid into allergy Service for dashboard allergies (#6725)

ba899c845a46cd6fe741b8d912758c4191aabde6 authored over 1 year ago by stephen waite <[email protected]>
fix: REST API filter by UUID bugfixes (#6107)

* fix: REST API filter by UUID bugfixes

* fix: cr

* fix: cr

* Update ConditionService.p...

95f97f40d022a7ce7c33fd51dd73747de6b0f89f authored over 1 year ago by Ivan Jovanovic <[email protected]>
Fixes #6732 fhir _search query params (#6733)

Query params were not being set due to how the http rest request is not
being populated.

cfad728b6a5133fa9080a94f56ddb9c209575a7f authored over 1 year ago by Stephen Nielson <[email protected]>
feat: Event Hooks For CDA Parse Engine (#6731)

14a77ec7da65bdd3b9588e004dca55be3ca7569f authored over 1 year ago by Robert Down RN <[email protected]>
Revert "feat: Hook into the CDA Parsing functions (#6716)" (#6730)

This reverts commit e2f1e03a2389ed8c15f870503197d5a542f59387.

c1744d7fcaf8762129fa18e5666b266595a503ff authored over 1 year ago by Robert Down RN <[email protected]>
feat: Hook into the CDA Parsing functions (#6716)

Create 2 new events for interacting with the CDA Parsing engine.

e2f1e03a2389ed8c15f870503197d5a542f59387 authored over 1 year ago by Robert Down RN <[email protected]>
refactor(ccdaservice): improve DataStack class (#6718)

* chore(deps): add jest as dev dependency

* chore(deps): update package-lock.json

* feat(c...

787c3da9266253c9beb5e14f7722599a8776de0b authored over 1 year ago by raskolnikov-rodion <[email protected]>
Feat openemr fix #6669 date partial seconds (#6671)

* Fixes #6669 FHIR Date Partial Seconds support

Added partial seconds support to the date sea...

54ed6bed2cac0119166ac2b0b726b5f7b0b59bcb authored over 1 year ago by Stephen Nielson <[email protected]>
Merge pull request #6719 from bradymiller/lint-js-fix

Lint js updates

f9a8da7ff59019544ae12f0e12ed925ec51156a6 authored over 1 year ago by Brady Miller <[email protected]>
feat: add lint-js fix support for the devtools

c07095f65fb07f122bedab510dd8eba9fd468a16 authored over 1 year ago by Brady Miller <[email protected]>
fix: add vendor directory to .eslintignore

133d20fefc498b80baaab2dbafb09fea9f3c1bca authored over 1 year ago by Brady Miller <[email protected]>
fix(stylelint): correct stylelint "extends" configuration (#6701)

* fix(stylelint): remove duplicated key in stylelint config

* fix(stylelint): add folders to ...

9b7813efc751f52a7d0ee1cda9c88d1967b83aeb authored over 1 year ago by raskolnikov-rodion <[email protected]>
chore(eslint): ESLint setup (#6708)

* chore(eslint): ESLint setup

* fix(portal): fix lint error in signer_api

* fix(library): ...

7de6b61cfff320906e6ef82bc6c31596a4aa6cfc authored over 1 year ago by raskolnikov-rodion <[email protected]>
fix: use mb_strlen to check field length in get_layout_form_value() (#6707)

e05dd265f5e0266caaa50863f3a2de88792bd5bc authored over 1 year ago by stephen waite <[email protected]>
fix: Typo and translation (#6714)

8c8248baa53b57ba40714c29984e44c7fc8181c8 authored over 1 year ago by Robert Down RN <[email protected]>
Billing invoice email broken (#6712)

change button name attribute to form_email from form_download

This should go out in next patch!

180c2c518c2de31a4958a6e947446d95bf9fb548 authored over 1 year ago by Jerry Padgett <[email protected]>
Improved customizations on login page logo and portal navbar logo (#6515)

Allow a varying width of logos on the login page, custom height on the nav of the portal

3298e66e122b1857b8f64974eaca4f20434db91a authored over 1 year ago by Robert Down RN <[email protected]>
feat: Improved patient finder UI (#6486)

More standard UI, introduction of navbar with extendable menu items hooks

561686f503b6be21572e52d4657daef95f6bc37a authored over 1 year ago by Robert Down RN <[email protected]>
feat: Care Plan Form UI Improvements (#6709)

20704a173f538929e58fa27d74dfcc911a47ba0a authored over 1 year ago by Robert Down RN <[email protected]>
Refactor portal template scheduling (#6613)

* Refactor portal template scheduling
Move schedule from profile to template in profile
new fu...

e856d651d868aa895a8b336d269a88b5962dae70 authored over 1 year ago by Jerry Padgett <[email protected]>
Allow any flagged portal user to view portal pnotes (#6696)

* Allow any flagged portal user to view portal pnotes
New portal auth check function
modify ge...

10ae94a5e214116b0e16a87772db0ea6305ae5f1 authored over 1 year ago by Jerry Padgett <[email protected]>
ci(stylelint): simultaneously check css and scss files (#6703)

577d2fe2e8d44150ee101d71698da5c283f41402 authored over 1 year ago by raskolnikov-rodion <[email protected]>
fix(templates): fix typos in error html files (#6699)

6003f40047ed5c14e5df0c9bb2cdf94f872d83e1 authored over 1 year ago by raskolnikov-rodion <[email protected]>
fix: bugs (#6697)

* fix: bugs

* undo ccdaservice/package-lock.json

a7208861ac7e51d63d7a49a6f7a198e214144df8 authored over 1 year ago by stephen waite <[email protected]>
fix: check assigned_to user for pnote access (#6693)

3167497a273433f436c7c6907e17b1fe22dd877a authored over 1 year ago by stephen waite <[email protected]>
fix: updateUsersFacility fix from prior commit (#6691)

c6de08bad7b31204792414a93a35b98906fb36db authored over 1 year ago by stephen waite <[email protected]>
Fixes #6677 Questionnaire die fix (#6678)

Fixes #6677. Dieing in the questionnaire report kills other forms that
want to render. We sho...

1596ef08dfcc0b056bcf1f0c63fd2623ff3bd6e1 authored over 1 year ago by Stephen Nielson <[email protected]>
feat: Improve the Facilities UI (#6687)

Move the facility add and edit screen to twig, refresh the UI, minor UI changes to the facility ...

8bc9df497210caacdb6308099ace1901288246f2 authored over 1 year ago by Robert Down RN <[email protected]>
Add missing style from inactive toggler button (#6683)

Resolves #6682

40bee30334684180545a83a3ca73d37f28bc796f authored over 1 year ago by Robert Down RN <[email protected]>
feat: new Twig function for getting logo url (#6679)

7eac42d8cc1b66794d4eb9c2e92d88d0d53b74d0 authored over 1 year ago by Robert Down RN <[email protected]>
feat: Improve the add/edit Issue UI (#6665)

Reduce the complexity of the Add/Edit Issue UI by hiding several elements by default behind a sh...

1c462fd8cc63246d9535096947d07a356514bfeb authored over 1 year ago by Robert Down RN <[email protected]>
Fixes #6672 source_url and order QRs by date (#6673)

Made it so the source_url for questionnaire imports is properly
formatted.

Also fixed the qu...

fab7c87b03fc0f3a7cd42c17d28c3904363fd198 authored over 1 year ago by Stephen Nielson <[email protected]>
fix: era posting display floatval fix and typo in patient.inc (#6675)

eb28135cbc156a1febc7d0d2e34f56c77641f696 authored over 1 year ago by stephen waite <[email protected]>
feat: Hide portal card on MRD if portal and ALL APIs are disabled (#6668)

bcc03c67ef6b6a5ff1f22d72f52e31e7679ae8fc authored over 1 year ago by Robert Down RN <[email protected]>
fix: Problem list UI improvements (#6661)

Allergies, Problem List, and Medications now have a max-height to allow for card-based scrolling...

97244253d6155f2507697594e66aab95394dc945 authored over 1 year ago by Robert Down RN <[email protected]>
fix: Display critical allergy reactions in a consistent manner (#6663)

Resolves #6662

a03812e524b24a81c2b4448bb249cc4063d727d9 authored over 1 year ago by Robert Down RN <[email protected]>
fix: Show title on login (#6655)

Fix option to show the title on the login screen. New global setting to disable the primary logo...

953bb039c4d8b388f815789413f9fcfcdaecc1cf authored over 1 year ago by Robert Down RN <[email protected]>
fix: Only render portal card on MRD if portal is enabled in GLOBALS

Only render card if enabled in $GLOBALS. Fixes 6654

090329f51050560a08d68c3ff38978548b13a91b authored over 1 year ago by Robert Down RN <[email protected]>
Fix 6651 (#6652)

Move from a flex-based display to column based to resolve a UI issue for long problem lists

935d7258be7228eee1a9106fd23181cc82bb0356 authored over 1 year ago by Robert Down RN <[email protected]>
chore: Improved handling of inserting and updating encounters (#6647)

Improved readability of a few lines

2ccff4aaf8cd053b51261e46ec79fe726cceac23 authored over 1 year ago by Robert Down RN <[email protected]>
quick fix for default open tabs on upgrade (#6646)

* quick fix for default open tabs on upgrade

* revert and fix update per review

9b36484388afdabc70d7b67d73ec7fefd85e799b authored over 1 year ago by stephen waite <[email protected]>
fix: bump generateEmptyTd() for inventory managment datatables (#6643)

73997b72633e0dfc53f9f1824a29b81d0c83a96f authored over 1 year ago by stephen waite <[email protected]>
feat: Recent patient list (#6641)

Introduce a Recent Patient list which is updated when the demographics page loads and sets a PID...

cc4eb0e1ae673b97986d8132e5520c6e2f133b6a authored over 1 year ago by Robert Down RN <[email protected]>
feat: Reorganize MRD cards (#6582)

Move Problem List, Allergies, Medications, and Prescriptions to a flex row and to the top of the...

40a0ab1b27e697bfc30eb437d004410093cb8383 authored over 1 year ago by Robert Down RN <[email protected]>
feat: Fixes #6634 CORS content-encoding (#6636)

Adds content-encoding to allowed CORS headings

e81ae859ab742e7b5166ae6940a6c3d9a0152f89 authored over 1 year ago by Stephen Nielson <[email protected]>
feat: Fixes #6629 Encounter forms list render event (#6630)

* Fixes #6629 Encounter forms list render event

Fixes #6629 add render events to top and bott...

60dcd05b3194e765deb928752c5e9eabaf64dc43 authored over 1 year ago by Stephen Nielson <[email protected]>
feat: openemr fix #6631,#6632 twig datetime filters,multiple template path directories (#6633)

* Fixes #6631 twig datetime filter

Add datetime filter for twig to respect OpenEMR global tim...

d1bf36229d19fa46f9da6c2d24f88afcf8340943 authored over 1 year ago by Stephen Nielson <[email protected]>
feat: Enhanced Default Open Tabs Options (#6604)

Use the new "Default Open Tabs" List to set n-number of tabs to be open by default. Only Active ...

2b66cb8940219c6f77f151092ab1179a4996c257 authored over 1 year ago by Robert Down RN <[email protected]>
Fixes #6610 pdf refactor return document (#6611)

Return the document object in the PatientPortalPDFDocumentCreator class.

Also type defined th...

4ec659bdc72aa2382f97e5cc23d21753ddcc39d8 authored over 1 year ago by Stephen Nielson <[email protected]>
fix: allow a field with date somewhere in it's name to be null in BaseService buildUpdateColumns() (#6620)

* fix: allow datetime to be null when updating lists table

* fix notice passing by reference

f36021536c6bb03a52480f189c3fe060cd0475db authored over 1 year ago by stephen waite <[email protected]>
fix: better handling of PMSFH mentions in eye exam edit and report (#6626)

* fix: better handling of PMSFH mentions in eye exam edit and report

* assign 0 to mention use

6d607055f931fe44d92a80aad0583eb00e17e53f authored over 1 year ago by stephen waite <[email protected]>
Bug fixes while testing (#6607)

* Bug fixes while testing
- add use include for rest_config class in api authorization controll...

6a50dc6aeb25aae2f00cd95841611054144a2521 authored over 1 year ago by Jerry Padgett <[email protected]>
fix: prevent form_eye_ros from overwriting values on form exit that were previously saved plus php8 warnings (#6624)

* fix: prevent form_eye_ros from saving on form exit plus php8 warnings

* undo formatting and...

bb1d40320d284cd01118fe6d3755efece3e5c2dc authored over 1 year ago by stephen waite <[email protected]>
fix: cast start minutes to int for calendar view math (#6622)

* fix: cast start minutes to int for calendar views

* fix misc warnings

29f71eb02221850dab1cee42f13d964c2f77b344 authored over 1 year ago by stephen waite <[email protected]>
fix: provide missing method for clearing and reopening claims in billing manager (#6615)

68c25b4f16ba9816dbe61d97b58f8a2fcc97d91b authored over 1 year ago by stephen waite <[email protected]>
fix: output other insco zip if not 5 or 9 digits and log if isn't (#6600)

* fix: output other insco zip if not 5 or 9 digits and log if isn't

* fix: output other insco...

b21a24a542f172402833b1d8f82d2e931fbd127a authored over 1 year ago by stephen waite <[email protected]>
Allow reapeater services to be turned off (#6602)

add new environment debug variable to turn off dated reminders and background service from runn...

66fda3853f9c2d5d5036d1e4a7c2e875adb8dc0d authored over 1 year ago by Jerry Padgett <[email protected]>
Add SMS event to Secure Messaging (#6594)

* Add SMS event to Secure Messaging
- support sending SMS to patient from messaging.

* preve...

d4fff10e8464889e344cee1955631ed9e8c29fa9 authored over 1 year ago by Jerry Padgett <[email protected]>
fix: Use bootstrap for list items on multi sorted list options (#6603)

3a11cc08958dde49b070cd0c6f0f3cd7fd6d6ed6 authored over 1 year ago by Robert Down RN <[email protected]>
fix: Update patient_tracker.php (#6595)

* Update patient_tracker.php

fixes php8 error not showing up in the logs - related to the imp...

c5472f2d3ce10d5ed4b5bc6e34683ebe472b94a0 authored over 1 year ago by ophthal <[email protected]>
Fixes #6591 Appointment Event Firing (#6592)

Added a ServiceDeleteEvent and refactored the add_edit_event script to
fire off both the pre an...

16bb9c0a071e3ed74fc6fc2c276ca026bbdf67e4 authored over 1 year ago by Stephen Nielson <[email protected]>
fix: toggle inactive facilities (#6587)

* initial sql changes and start of display

* toggle inactive facilities display

* simplify...

61e4f5bc1d0d5c12661ad2d46b1d398426d138ca authored over 1 year ago by stephen waite <[email protected]>
fix: topatient call in billing report load encounter dropdown (#6584)

* fix: topatient call in billing report

* fix 701 to 702 upgrade

* create separate PR

65486ed49a7889a3447fd12a53b3b2b81e4afb1d authored over 1 year ago by stephen waite <[email protected]>
fix: minor fix in upgrade script (#6590)

23de9c4aff6a7752b34695c5cec69c7326d7ed80 authored over 1 year ago by Brady Miller <[email protected]>
bug fixes and feature changes (#6563)

* bug fixes and feature changes
- more dark theme changes

* style

* style

* no message...

9131f11dde26598d69be26af8604c665db5ebac0 authored over 1 year ago by Jerry Padgett <[email protected]>
fix: typo in 701 to 702 upgrade (#6586)

18d14b56e33edf3160bae9e6044d595dbbe894fd authored over 1 year ago by stephen waite <[email protected]>
fix: change acl_req in prior auth module for custom patient menu (#6579)

becf0efcf1597a02f0a81921e4ec6ce431132fac authored over 1 year ago by stephen waite <[email protected]>
chore: ci adjustments for alpine 3.18, php 8.2, and mariadb updates (#6581)

dbc89b28ca15d1aa07b5797c9ea10e488117ab50 authored over 1 year ago by Brady Miller <[email protected]>