[med-svn] [gnumed-client] branch master updated (a9ddd1b -> 79accc8)

Andreas Tille tille at debian.org
Sat Mar 19 15:11:03 UTC 2016


This is an automated email from the git hooks/post-receive script.

tille pushed a change to branch master
in repository gnumed-client.

      from  a9ddd1b   Add conitnuing line
       new  9e9b066   Imported Upstream version 1.6.0+dfsg
       new  bc8f7e5   Merge tag 'upstream/1.6.0+dfsg'
       new  460b2ab   New upstream version
       new  d6303c7   Suggests: dmtx-utils | iec16022
       new  acc21a1   Install apstream data
       new  50bf4bd   cme fix dpkg-control
       new  f863aea   Generate gnumed-client.conf out of example
       new  c03866d   Recommends: dmtx-utils | iec16022
       new  79accc8   Upload to unstable

The 9 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                                   |   109 +-
 client/appdata.xml                                 |    36 +
 client/business/gmATC.py                           |    26 +-
 client/business/gmAllergy.py                       |   137 +-
 client/business/gmArriba.py                        |     6 +-
 client/business/gmAutoHints.py                     |   319 +
 client/business/gmCA_MSVA.py                       |     4 +-
 client/business/gmClinNarrative.py                 |   207 +-
 client/business/gmClinicalCalculator.py            |    19 +-
 client/business/gmClinicalRecord.py                |   662 +-
 client/business/gmDICOM.py                         |   959 +
 client/business/gmDataMining.py                    |     4 +-
 client/business/gmDemographicRecord.py             |   167 +-
 client/business/gmDocuments.py                     |   121 +-
 client/business/gmEMRStructItems.py                |   434 +-
 client/business/gmExportArea.py                    |   122 +-
 client/business/gmFamilyHistory.py                 |    18 +-
 client/business/gmForms.py                         |   299 +-
 client/business/gmHL7.py                           |   251 +-
 client/business/gmKVK.py                           |    16 +-
 client/business/gmLOINC.py                         |    22 +-
 client/business/gmMedication.py                    |  1223 +-
 client/business/gmOrganization.py                  |    25 +-
 client/business/gmPathLab.py                       |   125 +-
 client/business/gmPerson.py                        |   298 +-
 client/business/gmPersonSearch.py                  |    98 +-
 client/business/gmPracSoftAU.py                    |     9 +-
 client/business/gmPraxis.py                        |    41 +
 client/business/gmProviderInbox.py                 |   260 +-
 client/business/gmSOAPimporter.py                  |     8 +-
 client/business/gmSoapDefs.py                      |   105 +
 client/business/gmStaff.py                         |    12 +-
 client/business/gmVCard.py                         |    29 +-
 client/business/gmVaccination.py                   |    17 +-
 client/business/gmXdtMappings.py                   |    32 +-
 client/business/gmXdtObjects.py                    |    16 +-
 client/doc/gm-describe_file.1                      |    44 +
 client/doc/gnumed.1                                |     2 +-
 client/doc/gnumed.conf.example                     |     8 +-
 .../doc/schema/gnumed-entire_schema-no_audit.dot   |   285 +-
 client/doc/schema/gnumed-entire_schema.html        | 68329 ++++++++++++-------
 client/etc/gnumed/gnumed-client.conf.example       |     8 +-
 client/exporters/gmPatientExporter.py              |   274 +-
 client/exporters/timeline.py                       |    10 +-
 client/gm-from-vcs.conf                            |     8 +-
 client/gm-from-vcs.sh                              |    24 +-
 client/gnumed.py                                   |    79 +-
 client/po/ar-gnumed.mo                             |   Bin 3003 -> 2373 bytes
 client/po/ar.po                                    |  4017 +-
 client/po/bg-gnumed.mo                             |   Bin 1340 -> 1340 bytes
 client/po/bg.po                                    |  4205 +-
 client/po/ca-gnumed.mo                             |   Bin 25609 -> 25469 bytes
 client/po/ca.po                                    |  3510 +-
 client/po/cs-gnumed.mo                             |   Bin 28175 -> 27310 bytes
 client/po/cs.po                                    |  4276 +-
 client/po/da-gnumed.mo                             |   Bin 3284 -> 3284 bytes
 client/po/da.po                                    |  4655 +-
 client/po/de-gnumed.mo                             |   Bin 452445 -> 474046 bytes
 client/po/de.po                                    |  7448 +-
 client/po/el-gnumed.mo                             |   Bin 79826 -> 76625 bytes
 client/po/el.po                                    |  4668 +-
 client/po/en_AU-gnumed.mo                          |   Bin 6734 -> 4988 bytes
 client/po/en_AU.po                                 |  4297 +-
 client/po/en_CA-gnumed.mo                          |   Bin 15791 -> 15065 bytes
 client/po/en_CA.po                                 |  4458 +-
 client/po/es-gnumed.mo                             |   Bin 492335 -> 511780 bytes
 client/po/es.po                                    |  7752 ++-
 client/po/fr-gnumed.mo                             |   Bin 155891 -> 152111 bytes
 client/po/fr.po                                    |  5613 +-
 client/po/id-gnumed.mo                             |   Bin 6379 -> 4526 bytes
 client/po/id.po                                    |  4058 +-
 client/po/it-gnumed.mo                             |   Bin 104264 -> 101346 bytes
 client/po/it.po                                    |  4994 +-
 client/po/ka-gnumed.mo                             |   Bin 2267 -> 1928 bytes
 client/po/ka.po                                    |  4194 +-
 client/po/nb-gnumed.mo                             |   Bin 2194 -> 2194 bytes
 client/po/nb.po                                    |  4873 +-
 client/po/nl-gnumed.mo                             |   Bin 146448 -> 141901 bytes
 client/po/nl.po                                    |  7626 ++-
 client/po/pl-gnumed.mo                             |   Bin 37589 -> 35554 bytes
 client/po/pl.po                                    |  4873 +-
 client/po/pt-gnumed.mo                             |   Bin 128341 -> 125025 bytes
 client/po/pt.po                                    |  4997 +-
 client/po/pt_BR-gnumed.mo                          |   Bin 153442 -> 148846 bytes
 client/po/pt_BR.po                                 |  5017 +-
 client/po/ro-gnumed.mo                             |   Bin 2847 -> 1311 bytes
 client/po/ro.po                                    |  4284 +-
 client/po/ru-gnumed.mo                             |   Bin 442369 -> 431809 bytes
 client/po/ru.po                                    |  5834 +-
 client/po/ru_RU-gnumed.mo                          |   Bin 463605 -> 451394 bytes
 client/po/ru_RU.po                                 |  5565 +-
 client/po/sq-gnumed.mo                             |   Bin 37257 -> 33489 bytes
 client/po/sq.po                                    |  4742 +-
 client/po/sr-gnumed.mo                             |   Bin 16044 -> 14583 bytes
 client/po/sr.po                                    |  4555 +-
 client/po/sv-gnumed.mo                             |   Bin 64576 -> 61655 bytes
 client/po/sv.po                                    |  4663 +-
 client/po/tr-gnumed.mo                             |   Bin 2166 -> 1940 bytes
 client/po/tr.po                                    |  3972 +-
 client/po/uk-gnumed.mo                             |   Bin 2715 -> 862 bytes
 client/po/uk.po                                    |  4607 +-
 client/po/zh_TW-gnumed.mo                          |   Bin 2740 -> 2740 bytes
 client/po/zh_TW.po                                 |  3967 +-
 client/pycommon/gmBackendListener.py               |    79 +-
 client/pycommon/gmBorg.py                          |    27 +-
 client/pycommon/gmBusinessDBObject.py              |    94 +-
 client/pycommon/gmCfg.py                           |    12 +-
 client/pycommon/gmCfg2.py                          |    66 +-
 client/pycommon/gmConfigCommon.py                  |   872 -
 client/pycommon/gmDateTime.py                      |   191 +-
 client/pycommon/gmDispatcher.py                    |    67 +-
 client/pycommon/gmExceptions.py                    |    53 +-
 client/pycommon/gmGuiBroker.py                     |   146 +-
 client/pycommon/gmHooks.py                         |    15 +-
 client/pycommon/gmI18N.py                          |    43 +-
 client/pycommon/gmLog2.py                          |     9 +-
 client/pycommon/gmLoginInfo.py                     |    11 +-
 client/pycommon/gmMatchProvider.py                 |    12 +-
 client/pycommon/gmMimeLib.py                       |   115 +-
 client/pycommon/gmMimeMagic.py                     |    35 +-
 client/pycommon/gmNetworkTools.py                  |    21 +-
 client/pycommon/gmNull.py                          |    15 +-
 client/pycommon/gmPG2.py                           |   344 +-
 client/pycommon/gmPrinting.py                      |    36 +-
 client/pycommon/gmPsql.py                          |    78 +-
 client/pycommon/gmScanBackend.py                   |    19 +-
 client/pycommon/gmScriptingListener.py             |     2 +-
 client/pycommon/gmShellAPI.py                      |    23 +-
 client/pycommon/gmTools.py                         |   751 +-
 client/sitecustomize.py                            |    32 +-
 client/wxGladeWidgets/wxgActiveEncounterPnl.py     |    37 +-
 client/wxGladeWidgets/wxgBrandedDrugEAPnl.py       |     5 +-
 .../wxGladeWidgets/wxgConsumableSubstanceEAPnl.py  |     2 +-
 client/wxGladeWidgets/wxgCurrentMedicationEAPnl.py |    98 +-
 client/wxGladeWidgets/wxgDataMiningPnl.py          |     2 +-
 client/wxGladeWidgets/wxgDrugComponentEAPnl.py     |     3 +-
 client/wxGladeWidgets/wxgDynamicHintDlg.py         |     2 +-
 client/wxGladeWidgets/wxgEMRJournalPluginPnl.py    |   118 +-
 .../wxGladeWidgets/wxgEMRListJournalPluginPnl.py   |    99 +
 client/wxGladeWidgets/wxgExportAreaPluginPnl.py    |     2 +-
 client/wxGladeWidgets/wxgGenericListManagerPnl.py  |    20 +-
 client/wxGladeWidgets/wxgGenericListSelectorDlg.py |   235 +-
 ...tsDetailsPnl.py => wxgMeasurementsAsListPnl.py} |    30 +-
 client/wxGladeWidgets/wxgMeasurementsAsTablePnl.py |    95 +
 .../wxGladeWidgets/wxgMeasurementsByBatteryPnl.py  |    65 +
 ...ntsDetailsPnl.py => wxgMeasurementsByDayPnl.py} |    29 +-
 client/wxGladeWidgets/wxgMeasurementsPnl.py        |     4 +-
 .../wxGladeWidgets/wxgModifyOrthancContentDlg.py   |    80 +
 client/wxGladeWidgets/wxgOrganizationManagerDlg.py |    41 +-
 client/wxGladeWidgets/wxgPACSPluginPnl.py          |   161 +
 client/wxGladeWidgets/wxgProgressNotesEAPnl.py     |   127 +
 client/wxGladeWidgets/wxgProviderInboxPnl.py       |     5 -
 client/wxGladeWidgets/wxgScanIdxPnl.py             |   336 +-
 .../wxgSoapNoteExpandoEditAreaPnl.py               |   133 -
 client/wxGladeWidgets/wxgSoapPluginPnl.py          |    31 +-
 .../wxGladeWidgets/wxgSplittedEMRTreeBrowserPnl.py |     2 +-
 client/wxGladeWidgets/wxgSubstanceAbuseEAPnl.py    |    33 +-
 client/wxGladeWidgets/wxgTopPnl.py                 |   120 +-
 client/wxGladeWidgets/wxgUnhandledExceptionDlg.py  |   233 +-
 client/wxGladeWidgets/wxgVaccineEAPnl.py           |     6 +-
 client/wxpython/gmAddressWidgets.py                |    74 +-
 client/wxpython/gmAutoHintWidgets.py               |    19 +-
 client/wxpython/gmBillingWidgets.py                |    14 +-
 client/wxpython/gmChartPullingWidgets.py           |     2 +-
 client/wxpython/gmContactWidgets.py                |     2 +-
 client/wxpython/gmDataMiningWidgets.py             |    24 +-
 client/wxpython/gmDateTimeInput.py                 |     8 +-
 client/wxpython/gmDemographicsWidgets.py           |    62 +-
 client/wxpython/gmDocumentWidgets.py               |  1014 +-
 client/wxpython/gmEMRBrowser.py                    |   436 +-
 client/wxpython/gmEMRStructWidgets.py              |    63 +-
 client/wxpython/gmEMRTimelineWidgets.py            |     1 -
 client/wxpython/gmEditArea.py                      |    36 +-
 client/wxpython/gmEncounterWidgets.py              |     2 -
 client/wxpython/gmExportAreaWidgets.py             |    63 +-
 client/wxpython/gmExternalCareWidgets.py           |     5 +-
 client/wxpython/gmFormWidgets.py                   |    13 +-
 client/wxpython/gmGuiHelpers.py                    |    44 +-
 client/wxpython/gmGuiMain.py                       |   409 +-
 client/wxpython/gmHabitWidgets.py                  |   345 +
 client/wxpython/gmHorstSpace.py                    |     2 +-
 client/wxpython/gmKeywordExpansionWidgets.py       |    87 +-
 client/wxpython/gmListWidgets.py                   |  1320 +-
 client/wxpython/gmMacro.py                         |   868 +-
 client/wxpython/gmMeasurementWidgets.py            |   617 +-
 client/wxpython/gmMedicationWidgets.py             |  1803 +-
 client/wxpython/gmNarrativeWidgets.py              |  1710 +-
 client/wxpython/gmNarrativeWorkflows.py            |   884 +
 client/wxpython/gmOrganizationWidgets.py           |     5 +-
 client/wxpython/gmPatOverviewWidgets.py            |   100 +-
 client/wxpython/gmPatPicWidgets.py                 |    16 +-
 client/wxpython/gmPatSearchWidgets.py              |    57 +-
 client/wxpython/gmPersonContactWidgets.py          |    21 +-
 client/wxpython/gmPersonCreationWidgets.py         |     6 +-
 client/wxpython/gmPhraseWheel.py                   |    44 +-
 client/wxpython/gmPlugin.py                        |    19 +-
 client/wxpython/gmPraxisWidgets.py                 |     5 +-
 client/wxpython/gmPregWidgets.py                   |    35 +-
 client/wxpython/gmProgressNotesEAWidgets.py        |   420 +
 client/wxpython/gmProviderInboxWidgets.py          |    44 +-
 client/wxpython/gmRegetMixin.py                    |     1 +
 client/wxpython/gmResizingWidgets.py               |     4 +-
 client/wxpython/gmSOAPWidgets.py                   |     2 +-
 client/wxpython/gmSnellen.py                       |     2 +-
 client/wxpython/gmSoapSTCWidgets.py                |  1209 +
 client/wxpython/gmStaffWidgets.py                  |     5 +-
 client/wxpython/gmSubstanceMgmtWidgets.py          |  1189 +
 client/wxpython/gmTextCtrl.py                      |   355 +-
 client/wxpython/gmTimer.py                         |    10 +-
 client/wxpython/gmTopPanel.py                      |    93 +-
 client/wxpython/gmVaccWidgets.py                   |     2 +-
 client/wxpython/gmVisualProgressNoteWidgets.py     |   436 +
 client/wxpython/gmWaitingListWidgets.py            |     8 +-
 client/wxpython/gui/gmCardiacDevicePlugin.py       |     2 +-
 client/wxpython/gui/gmEMRBrowserPlugin.py          |     6 +-
 client/wxpython/gui/gmEMRJournalPlugin.py          |     6 +-
 ...RJournalPlugin.py => gmEMRListJournalPlugin.py} |    23 +-
 client/wxpython/gui/gmEMRTimelinePlugin.py         |     5 +-
 client/wxpython/gui/gmExamplePlugin.py             |     2 +-
 client/wxpython/gui/gmExportAreaPlugin.py          |     2 +-
 ...ementsGridPlugin.py => gmMeasurementsPlugin.py} |    18 +-
 .../gui/gmNotebookedPatientEditionPlugin.py        |     2 +-
 .../gui/gmNotebookedProgressNoteInputPlugin.py     |     2 +-
 ...mCurrentSubstancesPlugin.py => gmPACSPlugin.py} |    20 +-
 client/wxpython/gui/gmPatientOverviewPlugin.py     |     2 +-
 client/wxpython/gui/gmPrintManagerPlugin.py        |     2 +-
 client/wxpython/gui/gmSimpleSoapPlugin.py          |     2 +-
 client/wxpython/gui/gmSoapPlugin.py                |     2 +-
 client/wxpython/gui/gmXdtViewer.py                 |     6 +-
 debian/changelog                                   |    10 +-
 debian/conf/gnumed-client.conf                     |   253 -
 debian/control                                     |     8 +-
 debian/gnumed-client.install                       |     1 -
 debian/rules                                       |    13 +-
 external-tools/check-prerequisites.py              |    11 +
 external-tools/check-prerequisites.sh              |   132 +-
 236 files changed, 146792 insertions(+), 86102 deletions(-)
 create mode 100644 client/appdata.xml
 create mode 100644 client/business/gmAutoHints.py
 create mode 100644 client/business/gmDICOM.py
 create mode 100644 client/business/gmSoapDefs.py
 create mode 100644 client/doc/gm-describe_file.1
 delete mode 100644 client/pycommon/gmConfigCommon.py
 create mode 100644 client/wxGladeWidgets/wxgEMRListJournalPluginPnl.py
 copy client/wxGladeWidgets/{wxgMeasurementsDetailsPnl.py => wxgMeasurementsAsListPnl.py} (52%)
 create mode 100644 client/wxGladeWidgets/wxgMeasurementsAsTablePnl.py
 create mode 100644 client/wxGladeWidgets/wxgMeasurementsByBatteryPnl.py
 rename client/wxGladeWidgets/{wxgMeasurementsDetailsPnl.py => wxgMeasurementsByDayPnl.py} (60%)
 create mode 100644 client/wxGladeWidgets/wxgModifyOrthancContentDlg.py
 create mode 100644 client/wxGladeWidgets/wxgPACSPluginPnl.py
 create mode 100644 client/wxGladeWidgets/wxgProgressNotesEAPnl.py
 delete mode 100644 client/wxGladeWidgets/wxgSoapNoteExpandoEditAreaPnl.py
 create mode 100644 client/wxpython/gmHabitWidgets.py
 create mode 100644 client/wxpython/gmNarrativeWorkflows.py
 create mode 100644 client/wxpython/gmProgressNotesEAWidgets.py
 create mode 100644 client/wxpython/gmSoapSTCWidgets.py
 create mode 100644 client/wxpython/gmSubstanceMgmtWidgets.py
 create mode 100644 client/wxpython/gmVisualProgressNoteWidgets.py
 copy client/wxpython/gui/{gmEMRJournalPlugin.py => gmEMRListJournalPlugin.py} (77%)
 copy client/wxpython/gui/{gmMeasurementsGridPlugin.py => gmMeasurementsPlugin.py} (75%)
 copy client/wxpython/gui/{gmCurrentSubstancesPlugin.py => gmPACSPlugin.py} (72%)
 delete mode 100644 debian/conf/gnumed-client.conf

-- 
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