gnumed-update
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnumed-update] - lots of cleanup by Carlos


From: ihaywood
Subject: [Gnumed-update] - lots of cleanup by Carlos
Date: Mon, 19 Jul 2004 00:01:29 -0400

Commit from ncq (2004-07-18 06:46 EDT)
---------------

- lots of cleanup by Carlos

  gnumed  gnumed/client/exporters/gmPatientExporter.py  1.22


Commit from ncq (2004-07-18 07:50 EDT)
---------------

- added arbitrary typing of clin_root_items

  gnumed  gnumed/server/sql/gmClinicalData.sql   1.30
  gnumed  gnumed/server/sql/gmClinicalViews.sql  1.93
  gnumed  gnumed/server/sql/gmclinical.sql       1.117


Commit from ncq (2004-07-18 07:57 EDT)
---------------

- generate AU postcodes SQL from source CSV

  gnumed  gnumed/server/sql/country.specific/au/make-postcode-sql.sh  1.2


Commit from ncq (2004-07-18 08:29 EDT)
---------------

- need this to allow import of exporter

+ gnumed  gnumed/client/exporters/__init__.py  1.1


Commit from ncq (2004-07-18 14:44 EDT)
---------------

- use Python True, not wxPython true

  gnumed  gnumed/client/wxpython/gmLoginDialog.py  1.50


Commit from ncq (2004-07-18 15:37 EDT)
---------------

- cleanup bootstrap.nice_mode() done

  gnumed  TODO  1.6


Commit from ncq (2004-07-18 15:39 EDT)
---------------

- tuning

  gnumed  gnumed/client/gm-from-cvs.sh  1.3


Commit from ncq (2004-07-18 15:41 EDT)
---------------

- remove some stuff

  gnumed  gnumed/client/doc/TODO/temporary-roadmap.txt  1.10


Commit from ncq (2004-07-18 15:43 EDT)
---------------

- badder strings

  gnumed  gnumed/client/locale/de.po  1.45


Commit from ncq (2004-07-18 15:45 EDT)
---------------

- help MC do something about the diffs on display

  gnumed  diff_tree.sh    1.3
  gnumed  update_tree.sh  1.7


Commit from ncq (2004-07-18 15:49 EDT)
---------------

- cleanup, commenting, better logging
- preparation for inner-frame notebook layout manager arrival
- use Python True, not wxWidgets true, as Python tells us to do

  gnumed  gnumed/client/wxpython/gmGuiMain.py  1.161


Commit from ncq (2004-07-18 15:51 EDT)
---------------

- cleanup, use True/False, not true/false
- use run_ro_query(), not run_query()

  gnumed  gnumed/client/wxpython/gmPatientSelector.py  1.42


Commit from ncq (2004-07-18 15:51 EDT)
---------------

- better logging

  gnumed  gnumed/client/wxpython/gmPlugin.py  1.27


Commit from ncq (2004-07-18 15:54 EDT)
---------------

- improved logging for page change/veto debugging

  gnumed  gnumed/client/wxpython/gmGuiMain.py  1.162


Commit from ncq (2004-07-18 15:55 EDT)
---------------

- true/false -> True/False
- indentation fix

  gnumed  gnumed/client/wxpython/gmTerryGuiParts.py  1.2


Commit from ncq (2004-07-18 16:12 EDT)
---------------

- vacc business object primary key is named pk_vaccination in view

  gnumed  gnumed/client/wxpython/gmVaccWidgets.py  1.3


Commit from ncq (2004-07-18 16:30 EDT)
---------------

- wxPython.true/false -> Python.True/False as Python tells us to do

  gnumed  gnumed/client/wxpython/gmAbout.py                         1.9
  gnumed  gnumed/client/wxpython/gmAllergyWidgets.py                1.2
  gnumed  gnumed/client/wxpython/gmDateTimeInput.py                 1.10
  gnumed  gnumed/client/wxpython/gmDemographics.py                  1.32
  gnumed  gnumed/client/wxpython/gmEditArea.py                      1.78
  gnumed  gnumed/client/wxpython/gmGP_ActiveProblems.py             1.6
  gnumed  gnumed/client/wxpython/gmGP_FamilyHistorySummary.py       1.3
  gnumed  gnumed/client/wxpython/gmGP_HabitsRiskFactors.py          1.4
  gnumed  gnumed/client/wxpython/gmGP_Inbox.py                      1.7
  gnumed  gnumed/client/wxpython/gmGP_SocialHistory.py              1.3
  gnumed  gnumed/client/wxpython/gmLabWidgets.py                    1.3
  gnumed  gnumed/client/wxpython/gmLogin.py                         1.21
  gnumed  gnumed/client/wxpython/gmLoginDialog.py                   1.51
  gnumed  gnumed/client/wxpython/gmMedDocWidgets.py                 1.2
  gnumed  gnumed/client/wxpython/gmSQLListControl.py                1.16
  gnumed  gnumed/client/wxpython/gmSQLSimpleSearch.py               1.15
  gnumed  gnumed/client/wxpython/gmSelectPerson.py                  1.16
  gnumed  gnumed/client/wxpython/gmTalkback.py                      1.7
  gnumed  gnumed/client/wxpython/gmTopPanel.py                      1.46
  gnumed  gnumed/client/wxpython/gui/gmContacts.py                  1.37
  gnumed  gnumed/client/wxpython/gui/gmDrugDisplay.py               1.20
  gnumed  gnumed/client/wxpython/gui/gmGuidelines.py                1.15
  gnumed  gnumed/client/wxpython/gui/gmManual.py                    1.22
  gnumed  gnumed/client/wxpython/gui/gmSQL.py                       1.11
  gnumed  gnumed/client/wxpython/gui/gmShowMedDocs.py               1.52
  gnumed  gnumed/client/wxpython/gui/gmStikoBrowser.py              1.14
  gnumed  gnumed/client/wxpython/patient/gmBMICalc.py               1.30
  gnumed  gnumed/client/wxpython/patient/gmDemographics.py          1.31
  gnumed  gnumed/client/wxpython/patient/gmGP_AnteNatal_3.py        1.6
  gnumed  gnumed/client/wxpython/patient/gmGP_ClinicalSummary.py    1.18
  gnumed  gnumed/client/wxpython/patient/gmGP_FamilyHistory.py      1.9
  gnumed  gnumed/client/wxpython/patient/gmGP_Measurements.py       1.9
  gnumed  gnumed/client/wxpython/patient/gmGP_PastHistory.py        1.13
  gnumed  gnumed/client/wxpython/patient/gmGP_Prescriptions.py      1.21
  gnumed  gnumed/client/wxpython/patient/gmGP_Recalls.py            1.7
  gnumed  gnumed/client/wxpython/patient/gmGP_Referrals.py          1.12
  gnumed  gnumed/client/wxpython/patient/gmGP_Requests.py           1.7
  gnumed  gnumed/client/wxpython/patient/gmGP_ScratchPadRecalls.py  1.15
  gnumed  gnumed/client/wxpython/patient/gmGP_TabbedLists.py        1.19
  gnumed  gnumed/client/wxpython/patient/gmPregCalc.py              1.9




reply via email to

[Prev in Thread] Current Thread [Next in Thread]