[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gnumed-devel] Maintenance Release 0.7.2
From: |
Karsten Hilbert |
Subject: |
[Gnumed-devel] Maintenance Release 0.7.2 |
Date: |
Wed, 5 May 2010 14:18:24 +0200 |
User-agent: |
Mutt/1.5.20 (2009-06-14) |
Dear all,
I have uploaded the GNUmed 0.7.2 maintenance release. It
brings the following changes:
0.7.2
FIX: don't use --override-schema-check in tarballed gm-from-vcs.sh
[thanks to J.Jaarsveld]
FIX: actually fail DB connect if we detect secondary problems with
database [thanks to J.Jaarsveld]
FIX: don't fail in create_new_person when called from unsuccessful
search [thanks to S.Reus]
FIX: don't fail when writing letter from template for which there's no
engine [thanks Marc]
FIX: don't fail displaying if laterality of issue happens to be u''
[thanks S.Reus]
IMPROVED: better detection of unconfigured visual progress notes editor
[thanks Marc]
IMPROVED: better Python UNO OOo bridge detection [thanks Petr Mladek]
gnumed_v13
IMPROVED: bootstrapper now better detects utf8 ctype
FIX: teleport gmPsql.py logging into the wonderful world of unicode
[thanks Dmitry]
This release does, as usual, not require a database upgrade.
Tarballs can be downloaded from here:
http://www.gnumed.de/downloads/client/0.7/
http://www.gnumed.de/downloads/server/v13/
Karsten
The gitlog:
commit 15c6c5ccc5a6f0c96c23bd3ead42e7aacafda626
Author: Karsten Hilbert <address@hidden>
Date: Wed May 5 13:36:17 2010 +0200
Bump version to 0.7.2/v13.2.
commit 82603203342b744c2c11a643873552f148e8cccf
Author: Karsten Hilbert <address@hidden>
Date: Wed May 5 13:04:09 2010 +0200
Modernize logging in gmPsql.py.
- this still used ASCII
- better use unicode these days so our Russian friends can report
problems
commit 983448aa3f4f99e76dcdc00a7bbdd05f90bea6b0
Author: Karsten Hilbert <address@hidden>
Date: Wed May 5 12:24:50 2010 +0200
Do not fail if laterality happens to be u'' or some other illegal value.
commit 11fb0f929fccb671e2db377b2ca1b7974480ea9a
Author: Karsten Hilbert <address@hidden>
Date: Wed May 5 11:58:50 2010 +0200
Better log unhandled exceptions.
commit d68b7e9b0f32613b44938b7a55355758f7cd5bba
Author: Karsten Hilbert <address@hidden>
Date: Wed May 5 11:29:17 2010 +0200
Make bootstrapper accept any cased variation of uTf(-)8.
Apparently, some Russion PostgreSQLs run with .utf8.
commit af6abed1a3281dc9766601790c479ad5ec1e438e
Author: Karsten Hilbert <address@hidden>
Date: Thu Apr 29 22:56:19 2010 +0200
Fix exception when trying to write letter from template for which there's
no engine.
commit efced0210d6162ec22f82ca38c2460afd4110d11
Author: Karsten Hilbert <address@hidden>
Date: Thu Apr 29 14:25:59 2010 +0200
Try finding the OpenOffice installation if simply importing uno.py fails.
- method recommended by
http://udk.openoffice.org/common/man/spec/transparentofficecomponents.html
commit 0ca5b52617b7b3edc4b3c9a43d0fbefd08cfced8
Author: Karsten Hilbert <address@hidden>
Date: Tue Apr 27 23:38:33 2010 +0200
Do not fail creating new person record when called from unsuccessful search.
- cannot use patient search text ctrl as parent
commit 6892ab0b708d9c153cd31911305830f609a56163
Author: Karsten Hilbert <address@hidden>
Date: Tue Apr 27 22:48:30 2010 +0200
Improve detection of unconfigured visual progress notes editor.
commit b6d9f1bbe7ce92545c8db8fc71e9f3b656da37b0
Author: Karsten Hilbert <address@hidden>
Date: Thu Apr 22 14:19:45 2010 +0200
Actually fail the DB connect if we detect a secondary problem !
commit 5c7aee33e18589b441390ba4b72ee925f1496475
Author: Karsten Hilbert <address@hidden>
Date: Thu Apr 22 12:40:44 2010 +0200
Don't use potentially dangerous gnumed.py arguments when running from
inside tarball.
- no --override-schema-check
- no --skip-update-check
--
GPG key ID E4071346 @ wwwkeys.pgp.net
E167 67FD A291 2BEA 73BD 4537 78B9 A9F9 E407 1346
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gnumed-devel] Maintenance Release 0.7.2,
Karsten Hilbert <=