[med-svn] [gnumed-client] branch upstream updated (41fcb08 -> 4eefb56)
Andreas Tille
tille at debian.org
Mon Apr 25 22:43:32 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a change to branch upstream
in repository gnumed-client.
from 41fcb08 Imported Upstream version 1.6.3+dfsg
new 4eefb56 Imported Upstream version 1.6.5+dfsg
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
client/CHANGELOG | 15 ++
client/business/gmHL7.py | 162 +-------------
client/business/gmIncomingData.py | 203 +++++++++++++++++
client/doc/gm-import_incoming.1 | 119 ++++++++++
client/doc/schema/gnumed-entire_schema.html | 2 +-
client/exporters/gmPatientExporter.py | 22 +-
client/gnumed | 28 +--
client/gnumed.py | 2 +-
client/{ => importers}/__init__.py | 0
client/importers/gmImportIncoming.py | 225 +++++++++++++++++++
client/po/es-gnumed.mo | Bin 510162 -> 510739 bytes
client/po/es.po | 64 +++---
client/pycommon/gmPG2.py | 13 +-
client/pycommon/gmTools.py | 11 +-
.../wxgSelectablySortedDocTreePnl.py | 169 +++++++-------
client/wxpython/gmDocumentWidgets.py | 53 ++++-
client/wxpython/gmListWidgets.py | 249 ++++++++++++++++-----
client/wxpython/gmMeasurementWidgets.py | 5 +-
external-tools/gm-describe_file | 16 +-
external-tools/gm-import_incoming | 26 +++
20 files changed, 1028 insertions(+), 356 deletions(-)
create mode 100644 client/business/gmIncomingData.py
create mode 100644 client/doc/gm-import_incoming.1
copy client/{ => importers}/__init__.py (100%)
create mode 100644 client/importers/gmImportIncoming.py
create mode 100755 external-tools/gm-import_incoming
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/gnumed-client.git
More information about the debian-med-commit
mailing list