jeromecc

Results 93 issues of jeromecc

We'd like to inform GitHub users interested in FreeMedForms that a fork called FreeHealth has been launched in August 2016. - https://freehealth.io - [Why FreeHealth?](https://freehealth.io/en/news/fork) - [Objectives of FreeHealth EHR](https://freehealth.io/en/community/objectives)...

help wanted

Patient form editor allows adding same form multiple times in the form tree of the same patient. This behavior doesn't appear useful and could lead to confusions as new episodes...

enhancement

1. create form with absent file on ui file path set in central.xml 2. try adding this new form in the form tree 3. segfault "XmlReader *\* ERROR(xmlformcontentreader.cpp:763) *\* Content...

bug

During hot language change, placeholders inside shorttext do not get translated. After restart, of course, they are translated. For users it is not a real problem, for devs of forms,...

enhancement

# New item proposal - based on lineedit widget - given a list of text items 1. user types characters in lineedit widget 2. choices from the list containing those...

enhancement

print preview is extremely small temporary fix: adapt QLabel height to parent window heigh (90%), then set width to respect A4 ration -> done in FHio099 TODO: - rewrite all...

enhancement

Patient.Age.DateOfBirth returns something like "Sun Apr 01 1928 01:00:00 GMT+0300 (EEST)" which is quite difficult to work with and convert to other locales. Let's use ISO Date Time format for:...

enhancement

See https://freehealth.io/en/drafts/ehr/data for the big picture. pmhcategorymodel.cpp Remove inline style, replace it by id and class for each PMHx items. Add internal style sheet in records that make use of...

enhancement

Should be replaced by "identifier" but "identifiants" tokens should be kept for backward compatibility...

bug