[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gnumed-update] - new Knoppix demo CD uses standard v1 database, not nee
From: |
ihaywood |
Subject: |
[Gnumed-update] - new Knoppix demo CD uses standard v1 database, not needed anymore |
Date: |
Sat, 19 Nov 2005 00:00:17 -0500 |
Commit from ncq (2005-11-18 10:07 EST)
---------------
- new Knoppix demo CD uses standard v1 database, not needed anymore
- gnumed gnumed/server/bootstrap/bootstrap-public_knoppix.conf 1.12
Commit from ncq (2005-11-18 10:16 EST)
---------------
- add simple (non-context aware) search function
gnumed gnumed/client/business/gmClinicalRecord.py 1.188
Commit from ncq (2005-11-18 10:16 EST)
---------------
- run dumb, brute person search query on really complex search terms
gnumed gnumed/client/business/gmPerson.py 1.58
Commit from ncq (2005-11-18 10:23 EST)
---------------
- enable simple EMR search
gnumed gnumed/client/wxpython/gmGuiMain.py 1.223
Commit from ncq (2005-11-18 10:28 EST)
---------------
- required PostgreSQL version now raised from 7.1 to 7.3
- Debian stable has 7.4.x so we are good to go for 7.3 *at least*
gnumed gnumed/server/bootstrap/bootstrap-au.conf 1.16
gnumed gnumed/server/bootstrap/bootstrap-ca.conf 1.3
gnumed gnumed/server/bootstrap/bootstrap-de.conf 1.26
gnumed gnumed/server/bootstrap/bootstrap-es.conf 1.5
gnumed gnumed/server/bootstrap/bootstrap-monolithic_core.conf 1.38
gnumed gnumed/server/bootstrap/bootstrap-test_data.conf 1.15
Commit from ncq (2005-11-18 10:36 EST)
---------------
- cleanup, some id -> pk and foreign keys to fk_*
- now store objects in schema cfg.
- factor out reloadable DDL
gnumed gnumed/server/sql/gmconfiguration.sql 1.38
Commit from ncq (2005-11-18 10:38 EST)
---------------
- comment out add_x_db_fk_def() calls
gnumed gnumed/server/sql/gmReference-dynamic.sql 1.2
Commit from ncq (2005-11-18 10:40 EST)
---------------
- add lots of rerunnable things from gmconfiguration.sql
- create adjusted views in cfg.* schema
- adjust grants/include schema grants
gnumed gnumed/server/sql/gmConfigViews.sql 1.7
Commit from ncq (2005-11-18 10:41 EST)
---------------
- add data from gmconfiguration.sql
- adjust for cfg.* schema usage
- remove stale KnoppixMedica workplace
gnumed gnumed/server/sql/gmConfigData.sql 1.19
Commit from ncq (2005-11-18 10:44 EST)
---------------
- move configuration objects to new cfg.* schema
- need to setval() sequences after moving data from public into blobs/cfg
schemata since we "insert ... select ..." all columns including pk
gnumed gnumed/server/sql/update_db-v1_v2.sql 1.12
Commit from ncq (2005-11-18 10:45 EST)
---------------
- adjust for cfg.* schema use
gnumed gnumed/server/sql/country.specific/au/gmconfiguration.sql 1.3
Commit from ncq (2005-11-18 10:46 EST)
---------------
- more dynamic DDL parts need to be re-run now, reorder slightly
gnumed gnumed/server/bootstrap/update_db-v1_v2.conf 1.8
Commit from ncq (2005-11-18 10:47 EST)
---------------
- need to use cfg.* schema now
gnumed gnumed/server/bootstrap/bootstrap_gm_db_system.py 1.14
Commit from ncq (2005-11-18 10:48 EST)
---------------
- adjust to config tables now living in cfg.* schema, also some id->pk
gnumed gnumed/client/pycommon/gmPG.py 1.58
Commit from ncq (2005-11-18 10:48 EST)
---------------
- config tables now in cfg.* schema so adjust to that
- also some id -> pk changes
gnumed gnumed/client/pycommon/gmCfg.py 1.30
Commit from ncq (2005-11-18 10:51 EST)
---------------
- better naming
+ gnumed gnumed/server/sql/gmConfig-static.sql 1.1
- gnumed gnumed/server/sql/gmconfiguration.sql 1.39
Commit from ncq (2005-11-18 10:56 EST)
---------------
- gmconfiguration.sql -> gmConfig-static.sql
gnumed gnumed/server/bootstrap/bootstrap-archive.conf 1.21
gnumed gnumed/server/bootstrap/bootstrap-monolithic_core.conf 1.39
gnumed gnumed/server/bootstrap/bootstrap-standard.conf.template 1.26
gnumed gnumed/server/sql/update_db-v1_v2.sql 1.13
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gnumed-update] - new Knoppix demo CD uses standard v1 database, not needed anymore,
ihaywood <=