[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gnumed-update] [...]
From: |
ihaywood |
Subject: |
[Gnumed-update] [...] |
Date: |
Thu, 02 Jun 2005 00:00:51 -0400 |
Commit from sjtan (2005-06-01 11:29 EDT)
-----------------
first try at sql exporter.
gnumed gnumed/test-area/sjtan/schemascan.py 1.3
Commit from ncq (2005-06-01 18:52 EDT)
---------------
- improve default SQL dump file name
- add credentials for salaam.homeunix.com
- fix bug where the SQL dump would only be created when the
default file name was accepted
gnumed gnumed/test-area/sjtan/schemascan.py 1.4
Commit from ncq (2005-06-01 19:09 EDT)
---------------
- set default phrasewheel delay to 150ms
gnumed gnumed/client/wxpython/gmPhraseWheel.py 1.49
Commit from ncq (2005-06-01 19:17 EDT)
---------------
- support overriding target database name via environment variable
gnumed gnumed/server/bootstrap/bootstrap-amis.conf 1.8
gnumed gnumed/server/bootstrap/bootstrap-archive.conf 1.19
gnumed gnumed/server/bootstrap/bootstrap-au.conf 1.14
gnumed gnumed/server/bootstrap/bootstrap-de.conf 1.24
gnumed gnumed/server/bootstrap/bootstrap-es.conf 1.3
gnumed gnumed/server/bootstrap/bootstrap_gm_db_system.py 1.6
gnumed gnumed/server/bootstrap/bootstrap-local_first.conf 1.2
gnumed gnumed/server/bootstrap/bootstrap-local_last.conf 1.2
gnumed gnumed/server/bootstrap/bootstrap-monolithic_core.conf 1.32
gnumed gnumed/server/bootstrap/bootstrap-public_knoppix.conf 1.11
gnumed gnumed/server/bootstrap/bootstrap-standard.conf.template 1.23
gnumed gnumed/server/bootstrap/bootstrap-test_data.conf 1.10
gnumed gnumed/server/bootstrap/gm-debian-postinst.conf 1.30
gnumed gnumed/server/bootstrap/migrate-standard.conf 1.22
gnumed gnumed/server/bootstrap/redo-public.sh 1.16
Commit from ncq (2005-06-01 19:18 EDT)
---------------
- missing grants on hx_family_item
gnumed gnumed/server/sql/gmClinicalViews.sql 1.144
Commit from ncq (2005-06-01 19:19 EDT)
---------------
- make notification triggers deferrable - useful for special
situations such as when loading a patient SQL dump
gnumed gnumed/server/bootstrap/gmNotificationSchemaGenerator.py 1.12
Commit from sjtan (2005-06-01 19:23 EDT)
-----------------
some changes to allow "child" transactions: e.g. test_org row may already exist,
so need to revert to old test_org id if insert on test_org fails. Will fail all
test_org inserts if one test_org already exists, however. Can be used for
other similiar cases ( if any). Need to fix a permission denied problem
with any-doc updating fk_fhx_item.
gnumed gnumed/test-area/sjtan/schemascan.py 1.5
Commit from sjtan (2005-06-01 19:52 EDT)
-----------------
added suggestions.
gnumed gnumed/test-area/sjtan/schemascan.py 1.6
- [Gnumed-update] [...],
ihaywood <=