[med-svn] [openemr] branch upstream updated (eb4caa9 -> a1289d0)
Ian Wallace
iankarlwallace-guest at moszumanska.debian.org
Wed Jul 2 05:00:08 UTC 2014
This is an automated email from the git hooks/post-receive script.
iankarlwallace-guest pushed a change to branch upstream
in repository openemr.
from eb4caa9 Adding upstream 4.1.2p7+dfsg.
new a1289d0 Imported Upstream version 4.1.2p7+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:
contrib/util/ubuntu_package_scripts/README | 12 +-
.../development/README.Debian | 4 +-
.../development/changelog.Debian | 6 +
.../ubuntu_package_scripts/development/control | 4 +-
.../ubuntu_package_scripts/development/copyright | 6 +-
.../development/git-openemr.conf | 14 +
.../ubuntu_package_scripts/development/postinst | 6 +-
.../util/ubuntu_package_scripts/development/prerm | 6 +-
.../production/README.Debian | 4 +-
.../production/changelog.Debian | 7 +
.../util/ubuntu_package_scripts/production/control | 4 +-
.../ubuntu_package_scripts/production/copyright | 6 +-
.../ubuntu_package_scripts/production/openemr.conf | 14 +
.../ubuntu_package_scripts/production/postinst | 328 ++++++++++-----------
.../util/ubuntu_package_scripts/production/prerm | 16 +-
controllers/C_Document.class.php | 4 +-
index.php | 2 +-
.../date_qualifier_options.php | 53 ++++
interface/forms/misc_billing_options/new.php | 26 +-
interface/forms/misc_billing_options/report.php | 48 +--
interface/forms/misc_billing_options/save.php | 2 +
interface/forms/misc_billing_options/table.sql | 2 +
interface/globals.php | 12 +-
.../default/views/day/ajax_template.html | 2 +-
interface/main/finder/dynamic_finder_ajax.php | 12 +-
interface/main/left_nav.php | 2 +-
interface/new/new_comprehensive_save.php | 2 +-
interface/patient_file/deleter.php | 12 +-
interface/patient_file/letter.php | 1 +
interface/patient_file/summary/shot_record.php | 7 +-
library/Claim.class.php | 55 +++-
library/adodb/tests/testsessions.php | 4 +-
library/clinical_rules.php | 2 +-
library/gen_hcfa_1500.inc.php | 238 ++++++++++-----
library/gen_hfca_1500_02_12.inc.php | 179 +++++++++++
library/globals.inc.php | 33 +++
library/immunization_helper.php | 2 +-
library/log.inc | 2 +-
library/pid.inc | 16 +-
library/report.inc | 2 +-
library/translation.inc.php | 7 +-
setup.php | 2 +-
sql/database.sql | 2 +
sql/patch.sql | 10 +
sql_upgrade.php | 12 +
version.php | 2 +-
46 files changed, 853 insertions(+), 339 deletions(-)
create mode 100644 contrib/util/ubuntu_package_scripts/development/git-openemr.conf
create mode 100644 contrib/util/ubuntu_package_scripts/production/openemr.conf
create mode 100644 interface/forms/misc_billing_options/date_qualifier_options.php
create mode 100644 library/gen_hfca_1500_02_12.inc.php
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/openemr.git
More information about the debian-med-commit
mailing list