[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gnumed-update] - id_episode -> pk_episode [...]
From: |
ihaywood |
Subject: |
[Gnumed-update] - id_episode -> pk_episode [...] |
Date: |
Sun, 27 Jun 2004 00:01:07 -0400 |
Commit from ncq (2004-06-26 02:53 EDT)
---------------
- id_episode -> pk_episode
- constrained by date range from Carlos
- dump documents folder, too, by Carlos
gnumed gnumed/client/exporters/gmPatientExporter.py 1.10
Commit from ncq (2004-06-26 03:33 EDT)
---------------
- id_episode -> fk/pk_episode
gnumed gnumed/client/business/gmAllergy.py 1.12
gnumed gnumed/client/business/gmClinicalRecord.py 1.122
gnumed gnumed/client/business/gmEMRStructItems.py 1.17
gnumed gnumed/client/business/gmForms.py 1.23
gnumed gnumed/client/business/gmPathLab.py 1.32
gnumed gnumed/client/business/gmVaccination.py 1.8
gnumed gnumed/client/testing/gmClinicalRecordTest.py 1.5
gnumed gnumed/client/wxpython/gmTopPanel.py 1.44
gnumed gnumed/client/wxpython/gui/gmLabJournal.py 1.30
gnumed gnumed/server/bootstrap/gmNotificationSchemaGenerator.py 1.5
gnumed gnumed/server/sql/gmClinicalViews.sql 1.73
gnumed gnumed/server/sql/gmclinical.sql 1.110
gnumed gnumed/server/sql/test-data/test_data-James_Kirk.sql 1.26
gnumed gnumed/server/sql/test-data/test_data-lab_regression.sql 1.5
gnumed gnumed/test-area/khilbert/ldt-anonymizer/make-anon-lab_reqs.py 1.3
Commit from ncq (2004-06-26 17:14 EDT)
---------------
German ATC data
+ gnumed gnumed/server/sql/country.specific/de/gmATC.sql 1.1
Commit from ncq (2004-06-26 18:52 EDT)
---------------
- import ATC data into reference service
gnumed gnumed/server/bootstrap/bootstrap-de.conf 1.18
Commit from ncq (2004-06-26 19:00 EDT)
---------------
- cleanup
gnumed TODO 1.5
Commit from ncq (2004-06-26 19:02 EDT)
---------------
- lastest strings
gnumed gnumed/client/locale/de.po 1.44
Commit from ncq (2004-06-26 19:06 EDT)
---------------
- cleanup
- I checked it, no matter where we import (function-/class-/method-
local or globally) it will always only be done once so we can
get rid of the semaphore
gnumed gnumed/client/pycommon/gmI18N.py 1.4
gnumed gnumed/client/pycommon/gmLog.py 1.4
Commit from ncq (2004-06-26 19:09 EDT)
---------------
- better comments
gnumed gnumed/client/wxpython/gmGuiMain.py 1.157
gnumed gnumed/client/wxpython/gmPlugin.py 1.22
Commit from ncq (2004-06-26 19:10 EDT)
---------------
- add object refcounting when --debug
gnumed gnumed/client/wxpython/gnumed.py 1.65
Commit from ncq (2004-06-26 19:39 EDT)
---------------
- factored out widgets for re-use
+ gnumed gnumed/client/wxpython/gmMedDocWidgets.py 1.1
gnumed gnumed/client/wxpython/gui/gmShowMedDocs.py 1.48
Commit from ncq (2004-06-26 19:42 EDT)
---------------
- indices on clin_root_item fields in descendants
- id_* -> fk/pk_*
gnumed gnumed/server/sql/gmClinicalViews.sql 1.74
Commit from ncq (2004-06-26 19:43 EDT)
---------------
- added unique() in ref_source
- atc_* tables
gnumed gnumed/server/sql/gmReference.sql 1.12
Commit from ncq (2004-06-26 19:45 EDT)
---------------
- cleanup, id_* -> fk/pk_*
gnumed gnumed/client/business/gmClinicalRecord.py 1.123
gnumed gnumed/client/business/gmEMRStructItems.py 1.18
gnumed gnumed/client/exporters/gmPatientExporter.py 1.11
gnumed gnumed/client/testing/gmClinicalRecordTest.py 1.6
gnumed gnumed/client/wxpython/gui/gmGuidelines.py 1.14
gnumed gnumed/client/wxpython/gui/gmLabJournal.py 1.31
gnumed gnumed/client/wxpython/gui/gmStikoBrowser.py 1.13
gnumed gnumed/server/sql/gmclinical.sql 1.111
gnumed gnumed/server/sql/test-data/test_data-James_Kirk.sql 1.27
gnumed gnumed/server/sql/test-data/test_data-lab_regression.sql 1.6
Commit from sjtan (2004-06-26 22:39 EDT)
-----------------
fix-up for lots of empty rows.
gnumed gnumed/server/sql/gmDemographics-Person-views.sql 1.17
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gnumed-update] - id_episode -> pk_episode [...],
ihaywood <=