[...]

[email protected] Mon, 14 Feb 2005 00:00:51 -0500
Newsgroups gmane.comp.gnu.medical.update
Message-ID <[email protected]>
Commit from sjtan (2005-02-13 03:25 EST)
-----------------


medication looks neater, initial id for new patient to fix back button multiple insert problem for demographics.

  gnumed  gnumed/test-area/sjtan/test-struts-3/WEB-INF/src/java/org/gnumed/testweb1/actions/DemographicEditAction.java                      1.8
  gnumed  gnumed/test-area/sjtan/test-struts-3/WEB-INF/src/java/org/gnumed/testweb1/persist/DemographicDataAccess.java                      1.6
  gnumed  gnumed/test-area/sjtan/test-struts-3/WEB-INF/src/java/org/gnumed/testweb1/persist/scripted/DemographicDetailSQL.java              1.5
  gnumed  gnumed/test-area/sjtan/test-struts-3/WEB-INF/src/java/org/gnumed/testweb1/persist/scripted/ScriptedSQLDemographicDataAccess.java  1.11
  gnumed  gnumed/test-area/sjtan/test-struts-3/WEB-INF/src/java/org/gnumed/testweb1/persist/scripted/gnumed/DemographicDetailSQLImpl1.java  1.4
  gnumed  gnumed/test-area/sjtan/test-struts-3/pages/clinicalStatus/clinSummary.jsp                                                         1.3


Commit from sjtan (2005-02-13 07:55 EST)
-----------------


fixup for no extra new episodes and also "dialog" clinical for back button problem.

  gnumed  gnumed/test-area/sjtan/test-struts-3/WEB-INF/struts-config.xml                                              1.12
  gnumed  gnumed/test-area/sjtan/test-struts-3/WEB-INF/tiles-defs.xml                                                 1.13
  gnumed  gnumed/test-area/sjtan/test-struts-3/WEB-INF/src/java/org/gnumed/testweb1/data/ClinicalEncounterImpl1.java  1.14
  gnumed  gnumed/test-area/sjtan/test-struts-3/WEB-INF/src/java/org/gnumed/testweb1/forms/ClinicalUpdateForm.java     1.17
  gnumed  gnumed/test-area/sjtan/test-struts-3/pages/Welcome.jsp                                                      1.5
  gnumed  gnumed/test-area/sjtan/test-struts-3/pages/clinicalUpdate/clinicalEntry.jsp                                 1.3
  gnumed  gnumed/test-area/sjtan/test-struts-3/pages/layout/topClinicalLayout.jsp                                     1.3
  gnumed  gnumed/test-area/sjtan/test-struts-3/pages/searchPatient/listIdentities.jsp                                 1.3


Commit from ncq (2005-02-13 09:39 EST)
---------------

- do not grant DELETE on identity to gm-doctors

  gnumed  gnumed/server/sql/gmDemographics-Grants.sql  1.10


Commit from ncq (2005-02-13 09:41 EST)
---------------

- v_basic_person.i_pk was an exceptionally bad choice, make that pk_identity
- remove legacy identity.pk mappings in v_basic_person

  gnumed  gnumed/server/sql/gmDemographics-Person-views.sql  1.31


Commit from ncq (2005-02-13 09:42 EST)
---------------

- add names.comment

  gnumed  gnumed/server/sql/gmDemographics.sql  1.42


Commit from ncq (2005-02-13 09:46 EST)
---------------

- make clin_root_item.soap_cat not null

  gnumed  gnumed/server/sql/gmclinical.sql  1.150


Commit from ncq (2005-02-13 10:08 EST)
---------------

- add names of actors and some comments

  gnumed  gnumed/server/sql/test-data/test_data-James_Kirk.sql      1.46
  gnumed  gnumed/server/sql/test-data/test_data-Julian_Bashir.sql   1.8
  gnumed  gnumed/server/sql/test-data/test_data-Leonard_McCoy.sql   1.13
  gnumed  gnumed/server/sql/test-data/test_data-Spock.sql           1.6
  gnumed  gnumed/server/sql/test-data/test_data-USS_Enterprise.sql  1.17
  gnumed  gnumed/server/sql/test-data/test_data-lab_regression.sql  1.14


Commit from ncq (2005-02-13 10:23 EST)
---------------

- v_basic_person.i_pk -> pk_identity

  gnumed  gnumed/client/business/gmPerson.py  1.9


Commit from ncq (2005-02-13 10:28 EST)
---------------

- v_basic_person.i_pk -> pk_identity

  gnumed  gnumed/client/wxpython/gmGuiMain.py           1.180
  gnumed  gnumed/client/wxpython/gmPatSearchWidgets.py  1.14


Commit from ncq (2005-02-13 10:44 EST)
---------------

- v_basic_person.i_pk -> pk_identity

  gnumed  gnumed/client/business/gmClinicalRecord.py  1.159
  gnumed  gnumed/client/business/gmPathLab.py         1.47


Commit from ncq (2005-02-13 10:46 EST)
---------------

- trying to keep up to date with schema changes but may conflict with Ian

  gnumed  gnumed/client/business/gmDemographicRecord.py  1.59


Commit from ncq (2005-02-13 14:18 EST)
---------------

- Jim wanted test_result_unmatched rather than the other way round

  gnumed  gnumed/server/sql/gmMeasurements.sql  1.38


Commit from cfmoro (2005-02-13 19:58 EST)
------------------

Restarted the adaptation of multisash widget to make it completely usable for GnuMed while keeping it generic and not SOAP dependent. Advance step by step. Step 1: Disabled leaf creators, create new widgets on bottom and keep consistency while deleting leafs

  gnumed  gnumed/test-area/cfmoro/soap_input/gmSoapPlugins.py  1.15
+ gnumed  gnumed/test-area/cfmoro/soap_input/multisash.py      1.1