Hi Jerry-
I was a bit sluggish getting off the marks re: setting up the module for testing but I believe I have it now.
I noticed that I had not looked through the whole md.pdf when I said it had everything needed so I would just publish it to the wiki. I’m seeing now that particularly re: the admin features it needs a bit of fleshing out.
So I think what I’ll do is generate my own illustrated and expanded wiki doc on the manager and link to your User Guide as reference material. Does that sound ok to you? Trying to avoid awkward authorship attributions, and like that.
At this point I believe I have a firm grip on the DCMgr except for 2 things.
Ex/importing with json files: what is getting put in the json files and how is it getting there?
That user type list: is it eventually going to correspond to OpenEMR’s user type list as found in the user profiles? Could also include any custom user types the practice may create. Seems it’d be reasonable to link those together.
Other than that I haven’t found any bugs and the UI design is clear and intuitive. Bloody good work!
Thanks again for this feature, it’s going to make a lot of people happy!
Best- Harley
First, thanks for getting this out there. It is my first step to standardizing work flows and hope to start attaching other context related activities to manager. Next will be a task manager.
Do whatever you want with documentation. I’ll be fine.
Imports/Exports any new contexts created. Like a backup or to move.
Next version we’ll address how we handle admin user ability to modify after we get some feedback and asks from field.
This is amazing! We have many different provider and staff roles (scheduler, CPAP Setup, NIV follow-up, etc.) so the ability to customize and show only relevant data to each role is awesome! Looking forward to the release so I can play with it!
Jerry has said it’ll come out for the first time with the 7.0.4 version (which just happens to have been released today), but will be available in all v7.x versions. Not sure when it’ll show up in pre-7.0.4 versions though.
Hi @Marco_Meza Those are hard coded defaults. The best you can do is lock user to a singular context.
There is still much more capabilities I had planned for this feature but have stop development for lack of interest in expanding to include workflows etc.
Thanks, amazing job with this custom context manager.
I am testing this module on OpenEMR 8.0.0 patch 3, I have created a custom context, but when I try to set this custom context to an user it doesn´t work, in developer tools it shows admin_ajax.php “{“success”:false,“error”:“User ID and context key are required”}“
Also in documentation I found that there are 2 global variables that can be set as 1 or 0, I wish to be able to set them from admin | config, because currently I have to do it directly at database level.