[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gnumed-update] - make search GnuMed primary key work [...]
From: |
ihaywood |
Subject: |
[Gnumed-update] - make search GnuMed primary key work [...] |
Date: |
Thu, 02 Sep 2004 00:00:16 -0400 |
Commit from ncq (2004-09-01 17:57 EDT)
---------------
- make search GnuMed primary key work
- add search for arbitrary external ID via "#..."
- fix regexing in __normalize() to avoid nested replacements
gnumed gnumed/client/business/gmPatient.py 1.54
Commit from ncq (2004-09-01 17:59 EDT)
---------------
- python classes can only have one single __init__
- add in Carlos' code for displaying episode/issue summaries
gnumed gnumed/client/exporters/gmPatientExporter.py 1.27
Commit from ncq (2004-09-01 18:00 EDT)
---------------
- prompt for host first in textmode login dialog
gnumed gnumed/client/pycommon/gmPG.py 1.25
Commit from ncq (2004-09-01 18:01 EDT)
---------------
- actually use Carlos' issue/episode summary code
gnumed gnumed/client/wxpython/gmEMRBrowser.py 1.4
Commit from ncq (2004-09-01 18:04 EDT)
---------------
- cleanup
- code order change to avoid exception due to None-check after logging
gnumed gnumed/client/wxpython/gmPatSearchWidgets.py 1.5
Commit from ncq (2004-09-01 20:37 EDT)
---------------
- it's ~*, not *~
gnumed gnumed/client/business/gmPatient.py 1.55
Commit from ncq (2004-09-01 20:39 EDT)
---------------
- use new v_cfg_options
- remove personalize argument from getDBParam() in favour of clarity
gnumed gnumed/client/pycommon/gmCfg.py 1.22
Commit from ncq (2004-09-01 20:40 EDT)
---------------
- store option always_dismiss_previous_patient if not found
gnumed gnumed/client/wxpython/gmPatSearchWidgets.py 1.6
Commit from ncq (2004-09-01 20:41 EDT)
---------------
- bootstrap v_cfg_options, too
gnumed gnumed/server/bootstrap/bootstrap-monolithic_core.conf 1.28
Commit from ncq (2004-09-01 20:42 EDT)
---------------
- add v_cfg_options
- move grants to volatile DDL file
+ gnumed gnumed/server/sql/gmConfigViews.sql 1.1
gnumed gnumed/server/sql/gmconfiguration.sql 1.32
Commit from ncq (2004-09-01 20:43 EDT)
---------------
- add Star Fleet Staff Code as external_id
gnumed gnumed/server/sql/test-data/test_data-James_Kirk.sql 1.33
Commit from ncq (2004-09-01 20:44 EDT)
---------------
- move suburb field from address to street
- improve comments
- add on update/cascade clauses
gnumed gnumed/server/sql/gmDemographics.sql 1.33
Commit from ncq (2004-09-01 20:52 EDT)
---------------
- wait, #digits may still be an external ID search so allow for that
gnumed gnumed/client/business/gmPatient.py 1.56
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gnumed-update] - make search GnuMed primary key work [...],
ihaywood <=