[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gnumed-update] refactoring of gmDemographicRecord and follow-on changes
From: |
ihaywood |
Subject: |
[Gnumed-update] refactoring of gmDemographicRecord and follow-on changes as discussed. [...] |
Date: |
Wed, 02 Feb 2005 00:00:38 -0500 |
Commit from ihaywood (2005-02-01 05:16 EST)
--------------------
refactoring of gmDemographicRecord and follow-on changes as discussed.
gmTopPanel moves to gmHorstSpace
gmRichardSpace added -- example code at present, haven't even run it myself
(waiting on some icon .pngs from Richard)
gnumed gnumed/client/business/gmDemographicRecord.py 1.56
gnumed gnumed/client/business/gmForms.py 1.28
gnumed gnumed/client/business/gmPerson.py 1.4
gnumed gnumed/client/pycommon/gmBusinessDBObject.py 1.12
gnumed gnumed/client/pycommon/gmSignals.py 1.7
gnumed gnumed/client/wxpython/gmDemographics.py 1.51
gnumed gnumed/client/wxpython/gmEMRBrowser.py 1.9
gnumed gnumed/client/wxpython/gmGuiMain.py 1.177
gnumed gnumed/client/wxpython/gmHorstSpace.py 1.7
gnumed gnumed/client/wxpython/gmPatSearchWidgets.py 1.12
gnumed gnumed/client/wxpython/gmPlugin.py 1.40
+ gnumed gnumed/client/wxpython/gmRichardSpace.py 1.1
gnumed gnumed/client/wxpython/gmTopPanel.py 1.56
gnumed gnumed/client/wxpython/gnumed.py 1.70
Commit from ncq (2005-02-01 11:52 EST)
---------------
- added force_curr_lang()
gnumed gnumed/server/sql/gmI18N.sql 1.17
Commit from ncq (2005-02-01 11:56 EST)
---------------
- downgrade some log messages from Warn to Info
gnumed gnumed/client/pycommon/gmCfg.py 1.25
Commit from ncq (2005-02-01 14:14 EST)
---------------
- cleanup, internal renaming for consistency
- reallow cPerson to be instantiated with PK but retain main instantiation mode
with cIdentity
- smarten up gmCurrentPatient() and re-add previous speedups
- do use ask_for_patient() in unit test
gnumed gnumed/client/business/gmPerson.py 1.5
Commit from ncq (2005-02-01 14:20 EST)
---------------
- just silly cleanup
gnumed gnumed/client/wxpython/gmHorstSpace.py 1.8
Commit from ncq (2005-02-01 14:27 EST)
---------------
- more renaming, I think we are getting there, if you think about it it
seems "demographic record" really is "identity"
gnumed gnumed/client/business/gmPerson.py 1.6
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gnumed-update] refactoring of gmDemographicRecord and follow-on changes as discussed. [...],
ihaywood <=