SuccessChanges

Summary

  1. Adds new attributes in entity patient for managed the patient status (details)
Commit 01b837822e0dd98383bcd6ba07279f74060c6d89 by noquintero
Adds new attributes in entity patient for managed the patient status
Modifies index for tables of measures Modifies patient details view with
more attributes
The file was modifiedweb/src/main/webapp/css/style.css (diff)
The file was modifiedweb/src/main/java/es/uvigo/ei/sing/sepia/web/jsf/HelloUIComp.java (diff)
The file was modifiedweb/src/main/java/es/uvigo/ei/sing/sepia/web/jsf/AddBackgroundBean.java (diff)
The file was modifiedweb/src/main/java/es/uvigo/ei/sing/sepia/web/jsf/AdminPatientsBean.java (diff)
The file was addeddomain/src/main/java/es/uvigo/ei/sing/sepia/domain/SubStatus.java (diff)
The file was modifieddomain/src/main/java/es/uvigo/ei/sing/sepia/domain/Status.java (diff)
The file was modifiedservice/src/main/java/es/uvigo/ei/sing/sepia/service/PatientEJB.java (diff)
The file was modifiedweb/src/main/webapp/index.xhtml (diff)
The file was modifiedweb/src/main/java/es/uvigo/ei/sing/sepia/web/jsf/AddPatientBean.java (diff)
The file was modifieddomain/src/main/java/es/uvigo/ei/sing/sepia/domain/Patient.java (diff)
The file was modifiedweb/src/main/resources/es/uvigo/ei/sing/sepia/web/inter/welcome_es.properties (diff)
The file was modifiedweb/src/main/webapp/private/addBackground.xhtml (diff)
The file was modifiedservice/src/main/java/es/uvigo/ei/sing/sepia/service/UserEJB.java (diff)
The file was modifieddomain/src/main/resources/sepia-rules/sepia-preAntibiotics.drl (diff)
The file was modifiedweb/src/main/webapp/js/background.js (diff)
The file was modifiedweb/src/main/webapp/private/patientDetails.xhtml (diff)
The file was modifiedweb/src/main/webapp/private/addPatient.xhtml (diff)
The file was modifieddomain/src/main/java/es/uvigo/ei/sing/sepia/domain/User.java (diff)
The file was modifiedweb/src/main/webapp/private/editStatus.xhtml (diff)
The file was modifieddomain/src/main/java/es/uvigo/ei/sing/sepia/domain/Background.java (diff)
The file was modifiedweb/src/main/java/es/uvigo/ei/sing/sepia/web/jsf/PatientDetailsBean.java (diff)