[med-svn] [openmolar] branch upstream updated (d034fbf -> 44a5937)

Dmitry Smirnov onlyjob at moszumanska.debian.org
Thu Mar 27 00:57:34 UTC 2014


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

onlyjob pushed a change to branch upstream
in repository openmolar.

      from  d034fbf   Imported Upstream version 0.5.0~10
       new  44a5937   Imported Upstream version 0.5.0~18

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:
 .../debian_packaging/dh_python2/debian/changelog   |  63 +++++
 src/openmolar/dbtools/patient_class.py             |   1 +
 src/openmolar/dbtools/patient_write_changes.py     |  35 +--
 src/openmolar/dbtools/queries.py                   |   2 +-
 src/openmolar/qt-designer/chooseDocument.ui        | 284 ---------------------
 src/openmolar/qt-designer/main.ui                  |  47 ++--
 src/openmolar/qt-designer/om_pyuic4.py             |  10 +-
 .../qt4gui/compiled_uis/Ui_chooseDocument.py       | 155 -----------
 src/openmolar/qt4gui/compiled_uis/Ui_main.py       |  41 +--
 .../qt4gui/customwidgets/simple_chartwidget.py     |   6 +-
 src/openmolar/qt4gui/customwidgets/toothProps.py   |  11 +
 .../qt4gui/dialogs/alter_denture_dialog.py         |   2 +-
 src/openmolar/qt4gui/dialogs/bridge_dialog.py      |   4 +-
 src/openmolar/qt4gui/dialogs/child_smile_dialog.py |  85 +++++-
 src/openmolar/qt4gui/dialogs/document_dialog.py    | 175 +++++++++++++
 src/openmolar/qt4gui/dialogs/new_bridge_dialog.py  |   6 +-
 src/openmolar/qt4gui/dialogs/new_denture_dialog.py |   2 +-
 ...rown_choice_dialog.py => post_choice_dialog.py} |  56 ++--
 src/openmolar/qt4gui/fees/fees_module.py           |  63 -----
 src/openmolar/qt4gui/fees/manipulate_plan.py       |   8 +-
 src/openmolar/qt4gui/maingui.py                    |  19 +-
 src/openmolar/qt4gui/printing/bulk_mail.py         | 195 ++++++++------
 .../resources/Dental_Information_Guide_2008_v4.pdf | Bin 203670 -> 0 bytes
 .../resources/Dental_Information_Guide_2009.pdf    | Bin 144403 -> 0 bytes
 src/openmolar/resources/guidance-issue-2-v17.pdf   | Bin 2086685 -> 0 bytes
 .../resources/information-guide-2012-final.pdf     | Bin 142017 -> 0 bytes
 .../resources/information_guide_2010_v2.pdf        | Bin 169209 -> 0 bytes
 src/openmolar/resources/scotNHSremuneration08.pdf  | Bin 433371 -> 0 bytes
 src/openmolar/resources/scotNHSremuneration09.pdf  | Bin 3459955 -> 0 bytes
 src/openmolar/resources/scotNHSremuneration10.pdf  | Bin 1032670 -> 0 bytes
 src/openmolar/resources/scotNHSremuneration12.pdf  | Bin 1338672 -> 0 bytes
 src/openmolar/resources/scotNHSremuneration13.pdf  | Bin 1477732 -> 0 bytes
 src/openmolar/resources/ssi_20100208_en.pdf        | Bin 369039 -> 0 bytes
 src/openmolar/settings/fee_tables.py               |  16 +-
 src/openmolar/settings/localsettings.py            |  13 +-
 .../upper_case_line_edit.py => settings/urls.py}   |  37 +--
 src/openmolar/settings/version.py                  |   2 +-
 37 files changed, 607 insertions(+), 731 deletions(-)
 delete mode 100644 src/openmolar/qt-designer/chooseDocument.ui
 delete mode 100644 src/openmolar/qt4gui/compiled_uis/Ui_chooseDocument.py
 create mode 100644 src/openmolar/qt4gui/dialogs/document_dialog.py
 copy src/openmolar/qt4gui/dialogs/{crown_choice_dialog.py => post_choice_dialog.py} (68%)
 delete mode 100644 src/openmolar/resources/Dental_Information_Guide_2008_v4.pdf
 delete mode 100644 src/openmolar/resources/Dental_Information_Guide_2009.pdf
 delete mode 100644 src/openmolar/resources/guidance-issue-2-v17.pdf
 delete mode 100644 src/openmolar/resources/information-guide-2012-final.pdf
 delete mode 100644 src/openmolar/resources/information_guide_2010_v2.pdf
 delete mode 100755 src/openmolar/resources/scotNHSremuneration08.pdf
 delete mode 100644 src/openmolar/resources/scotNHSremuneration09.pdf
 delete mode 100644 src/openmolar/resources/scotNHSremuneration10.pdf
 delete mode 100644 src/openmolar/resources/scotNHSremuneration12.pdf
 delete mode 100644 src/openmolar/resources/scotNHSremuneration13.pdf
 delete mode 100644 src/openmolar/resources/ssi_20100208_en.pdf
 copy src/openmolar/{qt4gui/customwidgets/upper_case_line_edit.py => settings/urls.py} (69%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/openmolar.git



More information about the debian-med-commit mailing list