[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gnumed-update] [...]
From: |
ihaywood |
Subject: |
[Gnumed-update] [...] |
Date: |
Sun, 05 Jun 2005 00:00:09 -0400 |
Commit from sjtan (2005-06-04 00:31 EDT)
-----------------
run this on a database with no data so client login is possible; for testing.
+ gnumed gnumed/test-area/sjtan/test_staff.sql 1.1
Commit from sjtan (2005-06-04 00:32 EDT)
-----------------
added org to list of separate transactioned inserts.
gnumed gnumed/test-area/sjtan/schemascan.py 1.11
Commit from ncq (2005-06-04 05:30 EDT)
---------------
- just silly whitespace cleanup
gnumed gnumed/client/business/gmPerson.py 1.48
Commit from ncq (2005-06-04 05:55 EDT)
---------------
- also call parent class _on_lose_focus so we don't loose
callbacks set by other people
gnumed gnumed/client/wxpython/gmDateTimeInput.py 1.17
Commit from ncq (2005-06-04 06:17 EDT)
---------------
- cleanup, cSmartCombo, some comments
gnumed gnumed/client/wxpython/gmDemographicsWidgets.py 1.41
Commit from ncq (2005-06-04 07:49 EDT)
---------------
- just some cleanup, keep patient id for file name construction
gnumed gnumed/test-area/sjtan/schemascan.py 1.12
Commit from sjtan (2005-06-04 19:39 EDT)
-----------------
check parents for foreign keys when looking to see if a integer field needs
remapping.
gnumed gnumed/test-area/sjtan/schemascan.py 1.13
Commit from sjtan (2005-06-04 20:05 EDT)
-----------------
skip fields ['pk_audit'] also for untransactioned enum inserts.
gnumed gnumed/test-area/sjtan/schemascan.py 1.14