[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gnumed-update] - addr_id -> id, followup v_basic_address changes
From: |
ihaywood |
Subject: |
[Gnumed-update] - addr_id -> id, followup v_basic_address changes |
Date: |
Thu, 16 Dec 2004 00:00:32 -0500 |
Commit from ncq (2004-12-15 04:24 EST)
---------------
- addr_id -> id, followup v_basic_address changes
gnumed gnumed/server/sql/gmDemographics-GIS-views.sql 1.13
Commit from ncq (2004-12-15 04:25 EST)
---------------
- don't hardcode primary key of marital status
gnumed gnumed/server/sql/gmDemographics-Person-data.sql 1.3
Commit from ncq (2004-12-15 04:30 EST)
---------------
- correctly pull in martial status in v_basic_person
(update/insert rules may be lacking now, though ?)
gnumed gnumed/server/sql/gmDemographics-Person-views.sql 1.25
Commit from ncq (2004-12-15 04:33 EST)
---------------
- improve marital_status handling
gnumed gnumed/server/sql/gmDemographics.sql 1.37
Commit from ncq (2004-12-15 05:28 EST)
---------------
- fix create_episode() aka add_episode()
gnumed gnumed/client/business/gmClinicalRecord.py 1.151
gnumed gnumed/client/business/gmEMRStructItems.py 1.25
Commit from ncq (2004-12-15 05:42 EST)
---------------
- cClinEpisode not handles the fields properly
gnumed gnumed/client/business/gmEMRStructItems.py 1.26
Commit from ncq (2004-12-15 05:48 EST)
---------------
- carry pk of narrative in episode views so business objects can
update it (eg rename the episode)
gnumed gnumed/server/sql/gmClinicalViews.sql 1.120
Commit from ihaywood (2004-12-15 07:14 EST)
--------------------
couple of extra fields and comments
gnumed gnumed/server/sql/gmReference.sql 1.13
gnumed gnumed/server/sql/country.specific/au/gmReference.sql 1.7
Commit from ihaywood (2004-12-15 07:48 EST)
--------------------
replaced fancy GUI-widget handling match providers with a simpler solution that
preserves the GUI/business layer divide.
gnumed gnumed/client/wxpython/gmResizingWidgets.py 1.7
Commit from ncq (2004-12-15 10:13 EST)
---------------
- improved example strings
gnumed gnumed/client/etc/gnumed.conf.example 1.3
Commit from ncq (2004-12-15 16:49 EST)
---------------
- just to let Ian know what I'm getting at re keyword/string
match separation
- both occur after matches but "keywords"
- don't have partial matches
- occur immediately
- execute arbitrary actions (usually popup some widget)
- embed data keys into the narrative and add additional
data in the background
while "string matches"
- produce partial matches (depending on configuration)
- occur after a 300ms timeout (configurable)
- always present a list to pick one entry from
- return a simple string and do not add additional data
- I think this warrants dedicated code
gnumed gnumed/client/wxpython/gmResizingWidgets.py 1.8
Commit from ncq (2004-12-15 16:52 EST)
---------------
- improve unit test
gnumed gnumed/client/business/gmAllergy.py 1.16
Commit from ncq (2004-12-15 16:55 EST)
---------------
- adapt to cleanly separated old/new style edit area
gnumed gnumed/client/wxpython/gmAllergyWidgets.py 1.5
Commit from ncq (2004-12-15 17:00 EST)
---------------
- cleaned up/improved version of edit area
- old version still works and emits a conversion incentive
gnumed gnumed/client/wxpython/gmEditArea.py 1.80
Commit from ncq (2004-12-15 17:14 EST)
---------------
- convert to new style edit area
gnumed gnumed/client/wxpython/gmVaccWidgets.py 1.12
Commit from sjtan (2004-12-15 20:07 EST)
-----------------
which test data to add.
+ gnumed gnumed/test-area/cygwin/filelist-bootstrap-test_data.conf 1.1
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gnumed-update] - addr_id -> id, followup v_basic_address changes,
ihaywood <=