Posted
over 10 years
ago
by
Terry
Andy, Parker has provided me with the explanation that shows my relative or absolute “ignorance” (readily accepted) about what I was trying to do. So it is back to the START for me. Thanks Andy. I also sent an email to your yahoo address and Columbia address re some info on the MVP. I do not know
|
Posted
over 10 years
ago
by
Mark Goodrich
I just tried a mvn clean install on the latest trunk of HFE and it works for me. I'm using Maven 3.1.1. I know we've encountered some mvn compability problems in the past... can you try upgrading to 3.1.1? On 01/15/2015 02:00 PM, Mhawila A. Mhawila wrote: Maven version 3.0.5 On Thu, Jan 15, 20
|
Posted
over 10 years
ago
by
Suranga Kasthurirathne
Hi, My to-do from todays (15th Jan) dev call was to report back on the dependencies the OpenMRS trunk uses, and compare version diffs between the newest stable release for each dependency and what we use. Maven tells me that the following dependencies have newer versions... (I've highlighted the mor
|
Posted
over 10 years
ago
by
Dugan, Tammy Marie
When I try to retire the chica module from svn, I get the following error: commit -m "Migrated to github" C:/Users/tmdugan/workspace/chica_svn/MIGRATED Adding C:/Users/tmdugan/workspace/chica_svn/MIGRATED Transmitting file data ... Permission denied svn: Commit failed (details follow): svn:
|
Posted
over 10 years
ago
by
Daniel
Which version of MySQL do you have? What character set is it using? On Thu, Jan 15, 2015 at 8:33 PM, Dr_Oss wrote: file name localhost 15-1-2015 http://pastebin.com/Gkq6diU0 ------------------------------------------------------- filename manager.2015-01-15 http://pastebin.com/
|
Posted
over 10 years
ago
by
Rafal
Hi, I'm pleased to announce a new release of the Webservices.REST module. A significant performance issue related to the json conversion has been fixed in this release so upgrade is recommended. Big thanks to Andrew Clarke, Lluis Martinez, Mark Goodrich, Vikash Gupta and Wesley Brown for contributin
|
Posted
over 10 years
ago
by
Rafal
Hi, I'm pleased to announce a new release of the Webservices.REST module. A significant performance issue related to the json conversion has been fixed in this release so upgrade is recommended. Big thanks to Andrew Clarke, Lluis Martinez, Mark Goodrich, Vikash Gupta and Wesley Brown for contributin
|
Posted
over 10 years
ago
by
Andrew Kanter
You need to regenerate the word index from the admin page after adding the names. You also have to add the concept_name_tag_map rows. I would be interested in adding these to the CIEL dictionary, so if you send the English and Greek along with the concept_ids... I will do that. Andy ----------------
|
Posted
over 10 years
ago
by
Parker
Terry, Would you mind reporting the bug when adding a patient on GitHub? Also, if you'd like to keep your patients separate you need to have your own OpenMRS installation - there's an installation guide here. I hope this helps, and I'll try to fix this bug whenever you'd like. Parker On Thu Jan 1
|
Posted
over 10 years
ago
by
Nick Fortescue
Well this isn't strictly 3 state logic but .... We have some data, a RT-PCR test result that is between 0 and 40 inclusive if the test is positive, or can have the result "Negative" if a result was not reached in 40 PCR cycles. So the result of the test is half numeric, and half boolean. Can anyone
|