mdsupport

Results 27 comments of mdsupport

A complicated function is needed because PostNuke saves PHP objects in database fields. As a result only PHP code can reconstruct the entire series to return valid appointments. Also be...

@tsimonq2, Here is our format **Input** ![image](https://user-images.githubusercontent.com/399047/190832403-183b49bc-4a8a-4d7c-972c-1239921090ab.png) **Report** ![image](https://user-images.githubusercontent.com/399047/190832112-4575ee63-24a3-48f5-b939-d22f9d51efc5.png)

Sorry @sjpadgett. Ignoring theme related comments from users has become matter of habit over the years. Since themes don't add value to the operations, we have a small common css...

Since Solar theme as default still shows up in demos, thought I will leave this issue open until Solar theme is removed or fixed.

Code and features of this product have radically changed since this "module" was incorporated. You can now leverage the CDR engine to generate notifications. Then we just need to implement...

That will be a maintenance nightmare. As it stands, over time lists has become a dumping ground for things that come up with start and end dates. `lists` cannot generate...

@sjpadgett, Here is one of the approaches to get label/data pairs for layouts. This allows portal or other scripts to render layouts like any other data.

Just a suggestion - extensive testing needed since it is probably used by legacy code. The optional block allows for 'id' in tables like documents to be auto_incremented rather than...

Layouts mix model/data and html/view in a way that makes it hard to have modern and consistent user interface. We did provide an option in #4905. Obviously that did not...

> We shouldn't be recommending a+w for openemr/sites/default/sqlconf.php. Setup uses root database user to create EMR database with full grants to specified user. Those database name and user details are...