[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gnumed-update] - move cIdentity and dob2medical_age() to gmPerson.py
From: |
ihaywood |
Subject: |
[Gnumed-update] - move cIdentity and dob2medical_age() to gmPerson.py |
Date: |
Fri, 15 Apr 2005 00:00:38 -0400 |
Commit from ncq (2005-04-14 04:49 EDT)
---------------
- move cIdentity and dob2medical_age() to gmPerson.py
gnumed gnumed/client/business/gmDemographicRecord.py 1.70
Commit from ncq (2005-04-14 04:51 EDT)
---------------
- add cIdentity/dob2medical_age() from gmDemographicRecord.py
- make cIdentity inherit from cBusinessDBObject
- add create_identity()
gnumed gnumed/client/business/gmPerson.py 1.16
Commit from ncq (2005-04-14 04:51 EDT)
---------------
- cIdentity has moved
gnumed gnumed/client/pycommon/gmSignals.py 1.9
Commit from ncq (2005-04-14 04:53 EDT)
---------------
- cIdentity moved
- improved tooltips and phrasewheel thresholds
gnumed gnumed/client/wxpython/gmDemographicsWidgets.py 1.4
Commit from ncq (2005-04-14 04:54 EDT)
---------------
- comment out a display logging change that just might crash Richard
- add missing wx. prefix
gnumed gnumed/client/wxpython/gmGuiMain.py 1.190
Commit from ncq (2005-04-14 06:53 EDT)
---------------
- improved based upon feedback by David Grant
gnumed gnumed/server/bootstrap/redo-public.sh 1.15
Commit from ncq (2005-04-14 12:46 EDT)
---------------
- name_gender_map moved here from DE specific section
gnumed gnumed/server/sql/gmDemographics.sql 1.46
Commit from ncq (2005-04-14 12:48 EDT)
---------------
- name_gender_map moved to generic demographics script
gnumed gnumed/server/sql/country.specific/de/gmDemographics.de.sql 1.4
Commit from ncq (2005-04-14 12:56 EDT)
---------------
- fixed faulty field name
gnumed gnumed/server/sql/gmDemographics.sql 1.47
Commit from ncq (2005-04-14 12:57 EDT)
---------------
- typo fix
gnumed gnumed/server/sql/gmDemographics-Person-views.sql 1.32
Commit from ncq (2005-04-14 12:57 EDT)
---------------
- add gender_label data
gnumed gnumed/server/sql/gmDemographics-Person-data.sql 1.6
Commit from ncq (2005-04-14 12:58 EDT)
---------------
- gender_label grants
gnumed gnumed/server/sql/gmDemographics-Grants.sql 1.13
Commit from ncq (2005-04-14 13:45 EDT)
---------------
- gender_label.sort_rank -> sort_weight
gnumed gnumed/server/sql/gmDemographics.sql 1.48
gnumed gnumed/server/sql/gmDemographics-Person-data.sql 1.7
gnumed gnumed/server/sql/gmDemographics-Person-views.sql 1.33
Commit from ncq (2005-04-14 14:24 EDT)
---------------
- get_gender_list()
gnumed gnumed/client/business/gmPerson.py 1.17
Commit from ncq (2005-04-14 14:24 EDT)
---------------
- some cleanup of funky magic so we are faster
gnumed gnumed/client/pycommon/gmMatchProvider.py 1.8
Commit from ncq (2005-04-14 14:26 EDT)
---------------
- turn gender input into phrase wheel with fixed list
- some cleanup
gnumed gnumed/client/wxpython/gmDemographicsWidgets.py 1.5
Commit from ncq (2005-04-14 14:26 EDT)
---------------
- translate gender stuff
gnumed gnumed/server/sql/country.specific/de/gmUebersetzung.sql 1.3
Commit from cfmoro (2005-04-14 14:58 EDT)
------------------
Added create occupation method and minor gender map clean up, to replace later
by get_gender_list
gnumed gnumed/client/business/gmPerson.py 1.18
gnumed gnumed/client/business/gmDemographicRecord.py 1.71
Commit from cfmoro (2005-04-14 14:58 EDT)
------------------
Commented line to avoid hiding _subtables
gnumed gnumed/client/pycommon/gmBusinessDBObject.py 1.20
Commit from cfmoro (2005-04-14 15:04 EDT)
------------------
create_occupation -> add_occupation
gnumed gnumed/client/business/gmPerson.py 1.19
Commit from cfmoro (2005-04-14 15:14 EDT)
------------------
Gender dict was replaced by get_genders method
gnumed gnumed/client/business/gmDemographicRecord.py 1.72
Commit from cfmoro (2005-04-14 15:27 EDT)
------------------
Added title param to create_identity, to cover al fields in basic patient
details
gnumed gnumed/client/business/gmPerson.py 1.20
Commit from ncq (2005-04-14 18:34 EDT)
---------------
- some streamlining of create_identity
gnumed gnumed/client/business/gmPerson.py 1.21
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gnumed-update] - move cIdentity and dob2medical_age() to gmPerson.py,
ihaywood <=