Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Wiki Markup
Release date: Dec 13th14th, 2011

This is a standard maintenance release over 1.7.2. It contains fixes backported from the main release line.

There are only minor database changes between 1.7.3 and 1.7.2. It is fully backwards and forwards compatible.

h2. Download

OpenMRS 1.7.3 represents build OpenMRS 1.7.3.24462

[Download OpenMRS 1.7.3|http://sourceforge.net/projects/openmrs/files/releases/OpenMRS_1.7.3/]


h2. Bundled Modules

This module is [bundled|docs:Bundling Modules] with 1.7.3 and is marked as a [core module|docs:Core Modules]. It can be upgraded, but cannot be removed:
* [docs:Logic Service] 0.5

These modules are [bundled|docs:Bundling Modules] with the 1.7.1 openmrs.war download.   They will be started automatically and can be removed if they are not  wanted.
* [Data Entry Statistics|https://modules.openmrs.org/modules/view.jsp?module=dataentrystatistics] 1.3.1
* [Form Entry|docs:FormEntry Module] 4.5.9.3
* [Reporting Compatibility|docs:ReportingCompatibility Module] 1.5.4.1
* [HTML Form Entry|docs:HTML Form Entry Module] 1.7.3
* [Serialization|docs:Serialization XStream Module] 0.2.5
* [Reporting|docs:Reporting Module]  0.6.2
* [HTML Widgets|docs:HTML Widgets Module] 1.5.7.1

{html}
<ul>
<li>Back porting, Fix concept validator to allow duplicate concept names that are voided - TRUNK-2697 - wyclif</li>
<li>Make the rules created by the Arden translation code thread safe.  TRUNK-2742 - sjmckee</li>
<li>Add Mapping button does not work with Safari or Chrome - TRUNK-639 - slorenz</li>
<li>HL7 processor should not lose unbounded coded concepts answers in submitted forms - TRUNK-2811 - dkayiwa</li>
<li>Fixing uuid breakage when converting from a concept to a concept numeric datatype - SYNC-67 - bwolfe</li>
<li>Back porting to 1.7.x for: Manage Observations privilege is missing from OpenMRS 1.6 Core Privileges - TRUNK-2132 - dkayiwa</li>
<li>Back porting to 1.7.x: Logging level Global Property not used - TRUNK-2662 - dkayiwa</li>
<li>Fix JSP rendering on tomcat 7.0.16+ for 1.7.x - TRUNK-2637 - sunbiz</li>
<li>backporting TRUNK-2673 to 1.7.x - fixed leaky logging in ServiceContext - jkeiper</li>
<li>Fix purgeConcept and deleteConceptWord methods in HibernateConceptDao - TRUNK-2584 - tmdugan, grwarren</li>
<li>Problem with Audit handling in 1.7.x - TRUNK-2640 - mogoodrich</li>
<li>Arden rule translation needs to initialize a rule before evaluating it - TRUNK-2636 - sjmckee</li>
<li>Arden parser using LogicService to evaluate rules instead of LogicContext - TRUNK-2587 - sjmckee</li>
<li>Contribution to messages_fr.properties for reporting - TRUNK-2514 - peichenauer</li>
<li>Module css styles in separate files don't load in Internet Explorer 9 (IE9) - TRUNK-2537 - raff</li>
<li>NPE in Drug equals - TRUNK-2519 - raff</li>
<li>Incorrect max length of text field when creating/editing a Concept Source - TRUNK-2518 - djazayeri</li>
<li>Synchronized Block in ModuleClassLoader Causing Dead Locks - TRUNK-2500 - sjmckee</li>
<li>Backporting from 1.9.x TRUNK-2433: AdministrationService.saveGlobalProperties is dangerous, and should be changed - TRUNK-2433 - raff</li>
<li>Follow up to use dateFormatTag and back porting the switch to 1.6.x, 1.7.x, 1.8.x on the concept stats page - TRUNK-2389 - wyclif</li>
<li>Back porting to 1.6.x, 1.7.x, 1.8.x, Concept Stats Broken for both numeric and coded values - TRUNK-2389 - wyclif</li>
<li>Porting arden to java translator changes from custom chica openmrs 1.5 build to 1.7.x - tmdugan</li>
<li>Search terms do not appear when viewing concept - TRUNK-2315 - bisanthe</li>
<li>ValidateUtil does not validate Concept - TRUNK-2432 - raff</li>
<li>ConcurrentModificationException in ConceptNameSaveHandler - TRUNK-2428 - raff</li>
<li>PatientSearch objects with filterClass belonging to a module aren't always properly decoded - TRUNK-2435 - djazayeri</li>
</ul>
{html}

Also see a list of all tickets closed closed for 1.7.3: [https://tickets.openmrs.org/browse/TRUNK/fixforversion/13513])