LibreHealthIO / lh-ehr

LibreHealth EHR - Free Open Source Electronic Health Records
Other
239 stars 264 forks source link

Flowboard, Calendar and Patient/Finderstep on locked tab #1 #20

Closed tmccormi closed 8 years ago

tmccormi commented 8 years ago

If you have a Tab locked in position 1, like calendar. Other tabs open in split screen next to the locked tabs. However, patient->patients and flowboard both step on the locked tab in position 1.

aethelwulffe commented 8 years ago

Name change to Patients>Dynamic Search when someone gets to it.

On 2016-07-20 03:40 PM, Tony McCormick wrote:

If you have a Tab locked in position 1, like calendar. Other tabs open in split screen next to the locked tabs. However, patient->patients and flowboard both step on the locked tab in position 1.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/LibreEHR/LibreEHR/issues/20, or mute the thread https://github.com/notifications/unsubscribe-auth/AAhzF6bmL3ozslPm4c8gF1DlmS8X-i-Yks5qXnm3gaJpZM4JRIhx.

aethelwulffe commented 8 years ago

I won't assign this to myself, but I am looking. Something like top restore session I suppose?

kchapple commented 8 years ago

* I THINK THIS WAS POSTED INCORRECTLY HERE * TONY

I have moved the fhir API code into a standard Laravel package on the LibreEHR github account called libre-ehr/fhir. There is also a dependency on the libre-ehr/core package which contains backend APIs for talking to the LibreEHR database.

Check out the README file for instructions on how to get it set up.

https://github.com/LibreEHR/fhir#fhir https://github.com/LibreEHR/fhir#fhir

I will be creating issues on this repo to enhance the FHIR API. Some of these changes will require modifications to the LibreEHR database. Any suggestions on how to manage issues that affect multiple repos?

Thanks, Ken

aethelwulffe commented 8 years ago

Shall we close this after moving to fhir?

tmccormi commented 8 years ago

That post from ken had nothing to do with the issue. Delete the post, keep the issue

Tony McCormick

On Aug 4, 2016 1:26 PM, "Art Eaton" notifications@github.com wrote:

Shall we close this after moving to fhir?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/LibreEHR/LibreEHR/issues/20#issuecomment-237673003, or mute the thread https://github.com/notifications/unsubscribe-auth/AARcizPKNCxR5Ool565h6BDKDAvUTJOjks5qcksQgaJpZM4JRIhx .

Please be aware that e-mail communication can be intercepted in transmission or misdirected. Please consider communicating any sensitive information by telephone. The information contained in this message may be privileged and confidential. If you are NOT the intended recipient, please notify the sender immediately with a copy to hipaa-security@mrsb-ltd.com and destroy this message.

tmccormi commented 8 years ago

Who can fix this? I'm not competent enough in JavaScript to handle it?

aethelwulffe commented 8 years ago

We sort of have a Terry Hill.

I can make a stab at it, but I thought there was something in the works on Flowboard. It would be a pure n00bicite attempt.

On 2016-09-12 03:57 PM, Tony McCormick wrote:

Who can fix this? I'm not competent enough in JavaScript to handle it?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/LibreEHR/LibreEHR/issues/20#issuecomment-246471540, or mute the thread https://github.com/notifications/unsubscribe-auth/AAhzFxV0UAxbavvTGOO8vPKTYnu82dPqks5qpa6NgaJpZM4JRIhx.

aethelwulffe commented 8 years ago

Found the issue! Lots of stuff stomps on other stuff. You can change what stomps on other things quite easily. Things with the same attribute for "target" will stomp on each other: "target": "pat", Will stomp on anything else that is labeled "pat". The flowboard and Calendar have the attribute "1st" and have similar sounding behavior. The "closable" attribute controls the presence of the close button.

aethelwulffe commented 8 years ago

I know this isn't as simple as the above statement, as there are groupings of tabs for patient etc...but at least some of the stomping and the close buttons can be changed.

aethelwulffe commented 8 years ago

176 pull request seems to help a lot. Three items in question are no longer grouped together and have a close button...and can be re-opened!

Please totally clear all caches (and or re-start browser with the option to clear all on closing enabled) before testing.

samlikins commented 8 years ago

I keep trying to get on this issue, however every time I attempt to login I get the following error:

Warning: Cannot modify header information - headers already sent by (output started at .../library/pluginsystem/PluginSystem.php:203) in .../interface/main/tabs/redirect.php on line 25

Am I alone in receiving this error?

samlikins commented 8 years ago

I see this issue is closed, is it resolved now?

aethelwulffe commented 8 years ago

There will be more work on this in the future, but yes, we got a pull request in with a solution a couple of days ago. Tony merged it today.

samlikins commented 8 years ago

Well thanks for taking care of this @aethelwulffe, I assume you haven't been seeing the error I've been getting.

tmccormi commented 8 years ago

yes.

Tony McCormick, CTO www.mi-squared.com Support: 866-735-0897, Direct: 713-574-6709 My Calendar: http://bit.ly/XznvDo "Genuinely evolved interfaces are transparent, so transparent as to be invisible" - William Gibson

On Sat, Sep 17, 2016 at 5:43 PM, Sam Likins notifications@github.com wrote:

I see this issue is closed, is it resolved now?

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/LibreEHR/LibreEHR/issues/20#issuecomment-247816730, or mute the thread https://github.com/notifications/unsubscribe-auth/AARci1lCQxhD1ywwFCiBysyj4bHqE_nIks5qrIkpgaJpZM4JRIhx .

Please be aware that e-mail communication can be intercepted in transmission or misdirected. Please consider communicating any sensitive information by telephone. The information contained in this message may be privileged and confidential. If you are NOT the intended recipient, please notify the sender immediately with a copy to hipaa-security@mrsb-ltd.com and destroy this message.

aethelwulffe commented 8 years ago

That from a fresh master pull?

On 2016-09-17 08:48 PM, Sam Likins wrote:

Well thanks for taking care of this @aethelwulffe https://github.com/aethelwulffe, I assume you haven't been seeing the error I've been getting.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/LibreEHR/LibreEHR/issues/20#issuecomment-247816874, or mute the thread https://github.com/notifications/unsubscribe-auth/AAhzF6I5FK440SNdLOz4_86h1Bzqxho8ks5qrIpRgaJpZM4JRIhx.

samlikins commented 8 years ago

Fresh master, yes!

tmccormi commented 8 years ago

I'm not seeing this on a fresh install, 14.04 Ubuntu. Chrome browser

tmccormi commented 8 years ago

Are the specific studios to repeat?