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

couchdb bug fix

66eedd8f4f3cd8e10a200cf5dbcb3a2305836c1a authored over 6 years ago
added additional testing support for couchdb docker in dev environment

611a085b32f2b114df490caa8d25599cbf200b0a authored over 6 years ago
psr2 fixes for 2 prior commits

6d69495fcc8cf28d5c358070f46fe9d1519947dd authored over 6 years ago
Eye Updates

Add Prior Refraction Panel.
Trim inline CSS.
Link image files to documents - start phasing out A...

17e7fe06e516c0deb1db3eb35ad4b504a902a1be authored over 6 years ago
Add Recall Data to Appointment Widget

Signed-off-by: ophthal <magauran@ophthal.org>

7f7e51ab37ed05aa5af0d554bfd93a1bbf34dc21 authored over 6 years ago
Merge pull request #1645 from bradymiller/acl-admin-fix_1

acl admin username fix

714d095d24e53d784dad577e05e1421c44289de6 authored over 6 years ago
acl admin username fix

6506078ba4bd851a4c670135657e57eefcaf730b authored over 6 years ago
Merge pull request #1643 from sjpadgett/backup-fix

Prevent out of memory on download.

a7584210db33a213127de841be72bafa6b4d8f6a authored over 6 years ago
Prevent out of memory on download.

49e7a278e35840f8b0d58df9ede9003a82dbdeba authored over 6 years ago
added orthanc docker to docker development environment (#1642)

433ac734d6696a517897c6a1303daff86b92a673 authored over 6 years ago
mysql 8 fixes (#1639)

2ac31fa48cbbf856334965bf4f6f3edafaaef386 authored over 6 years ago
1. add edit event fails when save edited single provider recurring events for future and current. sql insert fails as form_provider is array. (#1638)

2. ensure provider is user.

23d92184a1c76b9ab33a2a2578475d730fff8d4f authored over 6 years ago
Revert "1. add edit event fails when save edited single provider recurring events for future and current. sql insert fails form_provider is array. (#1633)" (#1637)

This reverts commit 55d3c2b31db415bfdaab0dc3e939ef6399c7bbc5.

c124f4040b3788938649f4648aa97402685995ee authored over 6 years ago
1. add edit event fails when save edited single provider recurring events for future and current. sql insert fails form_provider is array. (#1633)

2. ensure provider is user.
3. ensure while loop doesn't race.
@bradymiller Needs to be in nex...

55d3c2b31db415bfdaab0dc3e939ef6399c7bbc5 authored over 6 years ago
decreased development dockers overhead by just using one phpmyadmin docker

e501771534c0414b9b83f0f5913b6d06c8dd8913 authored over 6 years ago
Merge pull request #1630 from bradymiller/add-mysql8-mariadb-dev-docker-environment

add mysql8 option and mariadb-dev option to development docker environment

98c83f830b992c458fe697ca6f5627787e732bba authored over 6 years ago
also added mariadb-dev docker for future mariadb version testing

bbbb74500cfcea70604431f67bd206814cc26e1f authored over 6 years ago
add mysql8 option to development docker environment

e63077a2f92b35fcc6c79f738dbdec5d7040f673 authored over 6 years ago
psr2 fix and incremented database counter for prior commit

3b6177770f7b6693314a2aa721584f2bb1ce1374 authored over 6 years ago
Add another option to the birthday alert -only 28 days after (#1629)

a05eb4fedfa49e8a3248df035755b009fe06cc26 authored over 6 years ago
docker development documentation (#1625)

cccbca570a530d839ac49d131d2de3993ae87bb5 authored over 6 years ago
Eye updates (#1627)

Major css clean-up
Moving closer to @RobertDown goal for NO INLINE styling ;)
Auto-add modify ...

2ea89324cadf12123c1014d05da5767c2e71687e authored over 6 years ago
Billing bug (#1626)

Need to exclude @ in the x12clean function to allow proper transmission of e-mail address.

Si...

e97f5252e6281d2d8ccbe22babef9006bc9dacc7 authored over 6 years ago
remove 2010AB REF segment for 5010 (#1624)

bef641dc2675221a977199c2232eb498db3e74b3 authored over 6 years ago
fixed tab title when access is forbidden (#1623)

5c9a0449c6d1b7d572ab5f83596b9c8c17bcb360 authored over 6 years ago
multisite fix for portal two (#1622)

@bradymiller Next patch please

419704f6bd979f89dcefd9a138282282e77eff18 authored over 6 years ago
PSR2 fixes to prior commit

2890cdf5cd982bc6ee58bc066448e0885d37074b authored over 6 years ago
WENO updates (#1603)

* Pharmacies are no longer required to be imported
* set default weno settings

0922a467e90b000528733dd4b29f2b79d6e03869 authored over 6 years ago
fix onset date, remove 08/05 NUCC 1500 form from globals and logic (#1617)

9f0ef9258cb900002772909a37b50c6a804eb316 authored over 6 years ago
fix html uniformity (#1618)

* fix html uniformity

* make like search defualt

d4585982211749fa20549355464edbbcfed1bed4 authored over 6 years ago
Some minor improvements for the multi select popup (#1619)

* 2 minor improvement in the multi select popup

* find pubpid sorted ascending

330df8c45801d013eac69a049a38d8f7eb6ef2b6 authored over 6 years ago
Eye updates (#1620)

* Updates

Moving closer to @RobertDown goal for NO INLINE styling ;)
Auto-add modify where t...

620c9a07bbe92087815dc4d469c777a7ca2b05f0 authored over 6 years ago
Manilla theme cosmetic fix (#1621)

18cbaab75295df9dc3bfdc0d3608727ff602bb65 authored over 6 years ago
Added a docker-compose.yml (#1613)

* Added a docker-compose.yml to support robust and easy local development/testing

4dbcff0b904c756e2ae107768a32d16f4dd8f139 authored over 6 years ago
fixed group sort by date (#1616)

63580db7309ce1b31fb175235993f527e82d9e87 authored over 6 years ago
fetch only active lists (#1614)

5a30cfd59ce2d0249d225a0c35bf433a05aacfd6 authored over 6 years ago
psr2 fixes to prior commit

61d63037119d3f2d3af73bc353d5f405e186d3a5 authored over 6 years ago
fix php warning (#1610)

d2879e55d31f4ad840d5c1e19809327bd222face authored over 6 years ago
Tracker sql bug fix (#1611)

Signed-off-by: ophthal <magauran@ophthal.org>

88683cef6e865efd9d18e9ded4e8988032d5612c authored over 6 years ago
var rename (#1609)

bf555e90e8f3c890a6d62c91f962693033855288 authored over 6 years ago
begin to support DME billing from misc_billing_options form (#1607)

b5da163a061cc00650d0c5a50c922e2218e70589 authored over 6 years ago
Change window popups to dialogs and bring dependencies up to date. (#1606)

e1841919a79f7f02b2f5cb394f4b76e6b9240e85 authored over 6 years ago
Add new global to control the search exact/like int the Patient Finder (#1571)

* Add new global to control the search exact/like int the Patient Finder

* checkbox take1

...

a8dc97c94e01819e36f5d40130bd2752f4360376 authored over 6 years ago
Eye Updates (#1604)

Moving closer to Robert goal for NO INLINE styling ;)
Auto-add modify where test performed (for...

e6ed30370665e9135985d761df49f7ed49cbfa3a authored over 6 years ago
New popup to support multi selecting patients in the messages screen (#1594)

fa8a8cfc7e24a7acd915e851017a197aede8d7e6 authored over 6 years ago
fix sql query for new.php misc bill options (#1599)

876a0ea868eb008ad6493aafaf735319dc312e6a authored over 6 years ago
custom message to client side validation (#1598)

91e82b251f53ef4b2f8a802aa57fadea5d3cd14b authored over 6 years ago
fix bug in the permission view of group in the add/edit event popup (#1597)

410bb27a613c0639f1c3fb0bd33177f5d280ac44 authored over 6 years ago
dlgopen update to allow dynamic variable content in dialog iframe. (#1595)

4f85472a1e664e93804c4d6e044d635fb7c57841 authored almost 7 years ago
show text files in document viewer

af2812915c3440fed861b63c7a03c7f50fc7cbdb authored almost 7 years ago
fix dupe display when tag encounters (#1593)

78f4b89ea9eeeff701e93f937ab7aa04785d7be0 authored almost 7 years ago
reverted theme back to style_light

93dafb8f00fbc26b9c8889a8aad53ff78e0c3d38 authored almost 7 years ago
Updated ACL help file, minor styling changes (#1590)

* Made minor styling changes to help files, added some css
classes to flat stylesheets
Updated...

14f501d2579f416afbad82f6f458ff835647eb90 authored almost 7 years ago
psr2 fixes for prior commit

0f607e038791746e1d207be81c113b36889a88ee authored almost 7 years ago
Recall Populate using $pid from Session (#1588)

Signed-off-by: ophthal <magauran@ophthal.org>

fe5a07bef409cac794651e76bdaa69152a8449e3 authored almost 7 years ago
prepayment test missing in payment validation. (#1589)

9a72ab04e4e3e73e0060eed964dab34e81b2d569 authored almost 7 years ago
prep ubuntu package for a patch release (#1586)

ddd51a2214ba8b50bd036bb1d633fa5e2c9b9439 authored almost 7 years ago
publish menu link fix (#1585)

0fc4aee408527ae1d3cd921b64a06fc39a84a782 authored almost 7 years ago
security fixes (#1584)

d66f31991638a3ba7960c6d4a4fb6ce7e48f011f authored almost 7 years ago
fix for #1580 (#1581)

08255ecc16ae15a94aa3102c84d1d6cd7b91d558 authored almost 7 years ago
Merge pull request #1583 from bradymiller/patient-menu-cleanup

patient menu cleanup

28bc1e56cd50134f30d96e8c19e2601c94c87d98 authored almost 7 years ago
patient menu cleanup

83278d8703bbb42c3933994cd5b6defb77c411bb authored almost 7 years ago
menu fix for patient menu (#1582)

537746bd896c72e7b8ac0b5135845a0398efd52b authored almost 7 years ago
security fix (#1578)

2a5dd0601e1f616251006d7471997ecd7aaf9651 authored almost 7 years ago
Merge pull request #1556 from bradymiller/recur-appt-fixes_1

recurrent appointment fixes

58de5ec83fa9fd1dab804cf8a9d3db5f4fb436e5 authored almost 7 years ago
Modified calendar_arrived function to fix issues

87b0fe7b7b66a954dde4d141b837a639361c6903 authored almost 7 years ago
Adding checkEvent function for recurring events

psr2 fixes by bradymiller

0c9380180a9442fd64302dbc5f76945663c28c94 authored almost 7 years ago
minor fix to prior commit

c573c08c2d726781ac02ed7fe76630e2e0f3bb4b authored almost 7 years ago
Responsive styling of pages in billing module (#1544)

Responsive styling of various pages in Fee Sheet
bootstrap version with name space and media qu...

9e42523c4eaa0c3ff3a420df54d5dc9338391a76 authored almost 7 years ago
DICOM viewer mime detection update (#1570)

d9a07e25ddfe51a2a2cee8f3ed48e824cec80010 authored almost 7 years ago
another log fix

19a41c6e9490558060504ddc5ee80642099fcec0 authored almost 7 years ago
fix log for viewing pid (#1569)

4768f99b7ea87257c1c81d5dfad6d9deb31b8918 authored almost 7 years ago
updated a couple packages (#1567)

bf6701b86a6081e7015ea943aee5cf09e4177efa authored almost 7 years ago
ccda background service remove from edit globals (#1565)

b978c23127c4c35325de5e357353402dae53da4b authored almost 7 years ago
updated adodb (#1566)

fee35dc53e73892b7c3612571a556c8b266613c3 authored almost 7 years ago
CCM and CCDA local service updates (#1564)

* Removed background service ssmanager and add on-demand ccda service start.
Added/fixed cda te...

cd5f5c60b6b4cfabcc866045487929e05f5457ca authored almost 7 years ago
Remove dynarch calendar libraries (#991)

08aa801f9ef332e8870ec25c0b8dc9f7370e047c authored almost 7 years ago
Use of built-in color picker for appt categories (#1562)

Allow use of color picker provided by modern / html5 compliant browsers.

a05cfb7fa1e835d1febf1a5cf810643d276ab3d6 authored almost 7 years ago
upgrade zend (#1559)

62f867fc89a39f08ffe329c07dc3c0009fe241e2 authored almost 7 years ago
psr2 fixes to prior commit

69db4ac5fdf4b0e2ebc514d0b63c77726a94af75 authored almost 7 years ago
Logout from expired session (#1534)

- Show login screen if logout request is received from expired session.
- Minor changes to logi...

f7f9e1d10595554f476a83cb583625100f077d91 authored almost 7 years ago
fixed email text that was misaligned when being send to patients. Removed the htmlspecialchars function. (#1557)

da4dc41fe43902055752ac23f7eeef0f30f5c19c authored almost 7 years ago
global for amount of messages displayed in patient file (#1554)

0b794133c6c3fb55c603065d9697239311b712d0 authored almost 7 years ago
prepping ubuntu packages (#1553)

648dc1610dbf85f5b04c5bf8838d0559e89cf74e authored almost 7 years ago
Merge pull request #1550 from bradymiller/patient-menu_2

Some menu and menu role work

c0957ea5c2bce90710de22d7e9840a2b4dc60a0f authored almost 7 years ago
more menu work to continue prior commit

more generic mechanism

facbd4dfec0d991fdbf310f8ba5cb54c6994b832 authored almost 7 years ago
Patient file link customization

revet publish to global fhir_enable control

first json draft

foranmating code

reformat

remov...

a08ff4bb37871263150f11d410e2be3a3683e2f4 authored almost 7 years ago
Recall Board Bug Fix

Properly send JSON for new recalls.
Don’t display or send Recalls to dead people. That is bad f...

fe7c0d77e4fc21a090ab26c2ecde84bfcc04581c authored almost 7 years ago
Eye module improvements with other minor improvements

Work on PDF creation and fax creation.
Lock Form improvements.

Signed-off-by: ophthal <magauran...

3c19b5354c4a5c10b0a1f523f04c55b0dd1010c5 authored almost 7 years ago
minor fix

b0a6129cb04c229ec461b7fe12915c556df25d96 authored almost 7 years ago
pad zip to 9 for 837, support letters icn resubmission (#1543)

* pad zip to 9 for 837, support letters icn resubmission

* clear up inconsistency

b04ec101207c376c379333b4c22b33f30c1b0fb3 authored almost 7 years ago
recurring appointments categories in bold (#1546)

99f7e069c00b337658b0169cec393d766b60fefb authored almost 7 years ago
psr2 fixes to prior commit

50a6e313c0e9776a9756541f7a169d3e1e8fcbe1 authored almost 7 years ago
enable tof fetch bills for specific encoutner (#1545)

2b12b7d61cc99a9df68f6a8d885149e25b190a48 authored almost 7 years ago
psr2 fixes to prior 3 commits

b4fa2399d14167f76c94c2d58bb1de793dea67f6 authored almost 7 years ago
Eye Form - Vitreous

Add Vitreous Fields to Post Seg.
Move Cup to new area.
Replace now Pro-only “fa-square” with fre...

883cae926c1e65f902664d839e70725f413bdd94 authored almost 7 years ago
MedEx to Tracker

MedEx-Tracker integration bug fix

Signed-off-by: ophthal <magauran@ophthal.org>

1ed7ce62def356a3ef56c6c139bbab8a07b3e974 authored almost 7 years ago
CSS Tweaks

Nothing special except display is now uniform w/ latest Firefox acoss Mac/Linux Mint/Windows

Si...

61ed9a97a3c3650105ef2ec69cc940552c3b9750 authored almost 7 years ago
another minor commit for flow board date range stuff

cc367480a4e11abc982053f191dc0ae47e57fd42 authored almost 7 years ago
minor adjustment to prior commit in addition to a previous bug fix

fc8d5968ebc41e117abf0799c2377b6d6ed51275 authored almost 7 years ago