History of SVN Commits to SVN Branch SFTIP

From OpenEMR Project Wiki

Back to recent SVN Commits to SVN Branch/sftip

2010-02-24

Revision 208 - Updates from SF Dev tip to branch/sftip

P controllers/C_InsuranceCompany.class.php
P controllers/C_InsuranceNumbers.class.php
P controllers/C_Pharmacy.class.php
P controllers/C_Prescription.class.php
P controllers/C_X12Partner.class.php
P interface/globals.php
P interface/drugs/add_edit_lot.php
P interface/drugs/drug_inventory.php
P interface/forms/procedure_order/new.php
P interface/main/left_nav.php
P interface/new/new_comprehensive.php
U interface/new/new_search_popup.php
P interface/orders/orders_results.php
P interface/orders/procedure_stats.php
P interface/patient_file/history/encounters.php
P interface/reports/encounters_report.php
P interface/reports/inventory_activity.php
P interface/reports/inventory_list.php
P interface/super/edit_layout.php
P interface/usergroup/ssl_certificates_admin.php
P interface/usergroup/usergroup_admin.php
P library/options.inc.php
U templates/insurance_companies/general_edit.html
P templates/insurance_numbers/general_edit.html
U templates/pharmacies/general_edit.html
P templates/prescription/general_edit.html
U templates/prescription/general_list.html
U templates/x12_partners/general_edit.html

Logs



RCS file: /cvsroot/openemr/openemr/controllers/C_InsuranceCompany.class.php,v

Working file: controllers/C_InsuranceCompany.class.php

----------------------------

revision 1.3

date: 2010/02/21 00:10:30;  author: rachoac;  state: Exp;  lines: +1 -0

Bug 2953315:

Fixed submit path issueRepairs

=============================================================================



RCS file: /cvsroot/openemr/openemr/controllers/C_InsuranceNumbers.class.php,v

Working file: controllers/C_InsuranceNumbers.class.php

----------------------------

revision 1.4

date: 2010/02/21 00:10:30;  author: rachoac;  state: Exp;  lines: +1 -0

Bug 2953315:

Fixed submit path issueRepairs

=============================================================================



RCS file: /cvsroot/openemr/openemr/controllers/C_Pharmacy.class.php,v

Working file: controllers/C_Pharmacy.class.php

----------------------------

revision 1.2

date: 2010/02/21 00:00:51;  author: rachoac;  state: Exp;  lines: +1 -0

Bug 2953315:

Fixed submit path issueRepairs

=============================================================================



RCS file: /cvsroot/openemr/openemr/controllers/C_Prescription.class.php,v

Working file: controllers/C_Prescription.class.php

----------------------------

revision 1.34

date: 2010/02/21 00:10:30;  author: rachoac;  state: Exp;  lines: +2 -1

Bug 2953315:

Fixed submit path issueRepairs

=============================================================================



RCS file: /cvsroot/openemr/openemr/controllers/C_X12Partner.class.php,v

Working file: controllers/C_X12Partner.class.php

----------------------------

revision 1.2

date: 2010/02/21 00:10:30;  author: rachoac;  state: Exp;  lines: +1 -0

Bug 2953315:

Fixed submit path issueRepairs

=============================================================================



RCS file: /cvsroot/openemr/openemr/interface/globals.php,v

Working file: interface/globals.php

----------------------------

revision 1.122

date: 2010/02/22 12:39:06;  author: visolve-selvi;  state: Exp;  lines: +15 -15

SSL changes as per community suggestion

=============================================================================



RCS file: /cvsroot/openemr/openemr/interface/drugs/add_edit_lot.php,v

Working file: interface/drugs/add_edit_lot.php

----------------------------

revision 1.9

date: 2010/02/24 01:01:27;  author: sunsetsystems;  state: Exp;  lines: +99 -62

added transaction date and disallowed negative QOH

=============================================================================



RCS file: /cvsroot/openemr/openemr/interface/drugs/drug_inventory.php,v

Working file: interface/drugs/drug_inventory.php

----------------------------

revision 1.13

date: 2010/02/24 01:02:22;  author: sunsetsystems;  state: Exp;  lines: +3 -3

minor cosmetic change

=============================================================================



RCS file: /cvsroot/openemr/openemr/interface/forms/procedure_order/new.php,v

Working file: interface/forms/procedure_order/new.php

----------------------------

revision 1.2

date: 2010/02/24 01:05:14;  author: sunsetsystems;  state: Exp;  lines: +15 -5

added patient name and date to header, and renamed time collected

=============================================================================



RCS file: /cvsroot/openemr/openemr/interface/main/left_nav.php,v

Working file: interface/main/left_nav.php

----------------------------

revision 1.77

date: 2010/02/24 01:16:25;  author: sunsetsystems;  state: Exp;  lines: +20 -9

moved inventory and procedures reporting to the reports menu

=============================================================================



RCS file: /cvsroot/openemr/openemr/interface/new/new_comprehensive.php,v

Working file: interface/new/new_comprehensive.php

----------------------------

revision 1.15

date: 2010/02/24 01:07:02;  author: sunsetsystems;  state: Exp;  lines: +28 -20

major rewrite of duplication checking

=============================================================================



RCS file: /cvsroot/openemr/openemr/interface/new/new_search_popup.php,v

Working file: interface/new/new_search_popup.php

----------------------------

revision 1.1

date: 2010/02/24 01:07:02;  author: sunsetsystems;  state: Exp;

major rewrite of duplication checking

=============================================================================



RCS file: /cvsroot/openemr/openemr/interface/orders/orders_results.php,v

Working file: interface/orders/orders_results.php

----------------------------

revision 1.2

date: 2010/02/24 00:53:26;  author: sunsetsystems;  state: Exp;  lines: +183 -26

various improvements

=============================================================================



RCS file: /cvsroot/openemr/openemr/interface/orders/procedure_stats.php,v

Working file: interface/orders/procedure_stats.php

----------------------------

revision 1.3

date: 2010/02/24 01:08:56;  author: sunsetsystems;  state: Exp;  lines: +32 -5

added description to service codes

=============================================================================



RCS file: /cvsroot/openemr/openemr/interface/patient_file/history/encounters.php,v

Working file: interface/patient_file/history/encounters.php

----------------------------

revision 1.44

date: 2010/02/19 17:16:19;  author: sunsetsystems;  state: Exp;  lines: +14 -5

show provider when set, not the user who entered the encounter

=============================================================================



RCS file: /cvsroot/openemr/openemr/interface/reports/encounters_report.php,v

Working file: interface/reports/encounters_report.php

----------------------------

revision 1.10

date: 2010/02/19 17:36:18;  author: sunsetsystems;  state: Exp;  lines: +9 -2

show provider when set, not the user who entered the encounter

=============================================================================



RCS file: /cvsroot/openemr/openemr/interface/reports/inventory_activity.php,v

Working file: interface/reports/inventory_activity.php

----------------------------

revision 1.2

date: 2010/02/24 01:10:38;  author: sunsetsystems;  state: Exp;  lines: +119 -48

added option to list either product or warehouse as first column

=============================================================================



RCS file: /cvsroot/openemr/openemr/interface/reports/inventory_list.php,v

Working file: interface/reports/inventory_list.php

----------------------------

revision 1.5

date: 2010/02/24 01:12:41;  author: sunsetsystems;  state: Exp;  lines: +29 -11

fixed broken reporting of sales and stock months

=============================================================================



RCS file: /cvsroot/openemr/openemr/interface/super/edit_layout.php,v

Working file: interface/super/edit_layout.php

----------------------------

revision 1.32

date: 2010/02/24 01:13:37;  author: sunsetsystems;  state: Exp;  lines: +18 -2

added column for edit options

=============================================================================



RCS file: /cvsroot/openemr/openemr/interface/usergroup/ssl_certificates_admin.php,v

Working file: interface/usergroup/ssl_certificates_admin.php

----------------------------

revision 1.2

date: 2010/02/22 12:39:28;  author: visolve-selvi;  state: Exp;  lines: +89 -54

SSL changes as per community suggestion

=============================================================================



RCS file: /cvsroot/openemr/openemr/interface/usergroup/usergroup_admin.php,v

Working file: interface/usergroup/usergroup_admin.php

----------------------------

revision 1.34

date: 2010/02/21 05:47:41;  author: rachoac;  state: Exp;  lines: +5 -5

Bug 2946463:

Using explicit reference to webroot rather than relative ('../../../) pathing.

=============================================================================



RCS file: /cvsroot/openemr/openemr/library/options.inc.php,v

Working file: library/options.inc.php

----------------------------

revision 1.41

date: 2010/02/24 00:52:57;  author: sunsetsystems;  state: Exp;  lines: +15 -13

more flexibility for generate_select_list()

=============================================================================



RCS file: /cvsroot/openemr/openemr/templates/insurance_companies/general_edit.html,v

Working file: templates/insurance_companies/general_edit.html

----------------------------

revision 1.6

date: 2010/02/21 00:10:29;  author: rachoac;  state: Exp;  lines: +1 -1

Bug 2953315:

Fixed submit path issueRepairs

=============================================================================



RCS file: /cvsroot/openemr/openemr/templates/insurance_numbers/general_edit.html,v

Working file: templates/insurance_numbers/general_edit.html

----------------------------

revision 1.6

date: 2010/02/21 00:10:30;  author: rachoac;  state: Exp;  lines: +1 -1

Bug 2953315:

Fixed submit path issueRepairs

=============================================================================



RCS file: /cvsroot/openemr/openemr/templates/pharmacies/general_edit.html,v

Working file: templates/pharmacies/general_edit.html

----------------------------

revision 1.5

date: 2010/02/21 00:00:52;  author: rachoac;  state: Exp;  lines: +1 -1

Bug 2953315:

Fixed submit path issueRepairs

=============================================================================



RCS file: /cvsroot/openemr/openemr/templates/prescription/general_edit.html,v

Working file: templates/prescription/general_edit.html

----------------------------

revision 1.19

date: 2010/02/21 05:31:18;  author: rachoac;  state: Exp;  lines: +2 -2

Bug 2951271:

Removed hardcoded pid's

=============================================================================



RCS file: /cvsroot/openemr/openemr/templates/prescription/general_list.html,v

Working file: templates/prescription/general_list.html

----------------------------

revision 1.16

date: 2010/02/21 00:10:30;  author: rachoac;  state: Exp;  lines: +1 -1

Bug 2953315:

Fixed submit path issueRepairs

=============================================================================



RCS file: /cvsroot/openemr/openemr/templates/x12_partners/general_edit.html,v

Working file: templates/x12_partners/general_edit.html

----------------------------

revision 1.7

date: 2010/02/21 00:10:30;  author: rachoac;  state: Exp;  lines: +1 -1

Bug 2953315:

Fixed submit path issueRepairs

=============================================================================

2010-02-18

Revision 206 - Updates from SF Dev tip to branch/sftip

M       branch/sftip/library/gen_hcfa_1500.inc.php
M       branch/sftip/templates/prescription/general_list.html
M       branch/sftip/contrib/util/ubuntu_package_scripts/production/changelog.Debian
M       branch/sftip/contrib/util/ubuntu_package_scripts/production/copyright
M       branch/sftip/contrib/util/ubuntu_package_scripts/production/README.Debian
M       branch/sftip/interface/billing/billing_report.php
M       branch/sftip/interface/billing/billing_process.php

Logs



RCS file: /cvsroot/openemr/openemr/contrib/util/ubuntu_package_scripts/production/README.Debian,v
Working file: contrib/util/ubuntu_package_scripts/production/README.Debian
----------------------------
revision 1.3
date: 2010/02/16 21:04:24;  author: bradymiller;  state: Exp;  lines: +2 -2
finishing touches on the 3.2.0 ubuntu-debian package
=============================================================================

RCS file: /cvsroot/openemr/openemr/contrib/util/ubuntu_package_scripts/production/changelog.Debian,v
Working file: contrib/util/ubuntu_package_scripts/production/changelog.Debian
----------------------------
revision 1.3
date: 2010/02/16 21:04:28;  author: bradymiller;  state: Exp;  lines: +1 -1
finishing touches on the 3.2.0 ubuntu-debian package
=============================================================================

RCS file: /cvsroot/openemr/openemr/contrib/util/ubuntu_package_scripts/production/copyright,v
Working file: contrib/util/ubuntu_package_scripts/production/copyright
----------------------------
revision 1.3
date: 2010/02/16 21:04:28;  author: bradymiller;  state: Exp;  lines: +3 -3
finishing touches on the 3.2.0 ubuntu-debian package
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/billing/billing_process.php,v
Working file: interface/billing/billing_process.php
----------------------------
revision 1.22
date: 2010/02/16 08:36:25;  author: bradymiller;  state: Exp;  lines: +30 -2
add hcfa text forms by bo2999, tracker artifact 2770036
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/billing/billing_report.php,v
Working file: interface/billing/billing_report.php
----------------------------
revision 1.39
date: 2010/02/16 08:37:00;  author: bradymiller;  state: Exp;  lines: +6 -2
add hcfa text forms by bo2999, tracker artifact 2770036
=============================================================================

RCS file: /cvsroot/openemr/openemr/library/gen_hcfa_1500.inc.php,v
Working file: library/gen_hcfa_1500.inc.php
----------------------------
revision 1.11
date: 2010/02/16 08:37:07;  author: bradymiller;  state: Exp;  lines: +3 -0
add hcfa text forms by bo2999, tracker artifact 2770036
=============================================================================

RCS file: /cvsroot/openemr/openemr/templates/prescription/general_list.html,v
Working file: templates/prescription/general_list.html
----------------------------
revision 1.15
date: 2010/02/16 04:24:16;  author: bradymiller;  state: Exp;  lines: +34 -0
bug fix: validate to ensure a prescription is selected, by dle5400, tracker artifact 2952293
=============================================================================

2010-02-15

Revision 204 - Updates from SF Dev tip to branch/sftip

M       library/options.inc.php
M       library/plugins/function.xl.php
M       library/textformat.js
M       library/registry.inc
M       library/auth.inc
M       templates/prescription/general_edit.html
M       sql/3_2_0-to-3_3_0_upgrade.sql
M       sql/database.sql
M       interface/billing/billing_report.php
M       interface/drugs/add_edit_lot.php
M       interface/drugs/drugs.inc.php
M       interface/drugs/add_edit_drug.php
M       interface/drugs/drug_inventory.php
M       interface/main/left_nav.php
A       interface/main/pwd_expires_alert.php
M       interface/main/main_screen.php
M       interface/themes/style_sky_blue.css
M       interface/forms/fee_sheet/new.php
M       interface/usergroup/user_info.php
M       interface/usergroup/usergroup_admin.php
M       interface/usergroup/usergroup_admin_add.php
M       interface/usergroup/user_admin.php
A       interface/usergroup/checkpwd_validation.js
A       interface/reports/inventory_activity.php
M       interface/reports/inventory_list.php
A       interface/orders/pending_followup.php
A       interface/orders/orders_results.php
A       interface/orders/pending_orders.php
M       interface/orders/types.php
A       interface/orders/procedure_stats.php
M       interface/orders/types_ajax.php
M       interface/patient_file/encounter/new_form.php
M       interface/globals.php
M       controllers/C_Prescription.class.php
M       custom/readme_rx_printtofax.txt
A       interface/forms/procedure_order
A       interface/forms/procedure_order/table.sql
A       interface/forms/procedure_order/info.txt
A       interface/forms/procedure_order/new.php
A       interface/forms/procedure_order/report.php

Log File Details

RCS file: /cvsroot/openemr/openemr/library/options.inc.php,v
Working file: library/options.inc.php
----------------------------
revision 1.40
date: 2010/02/09 23:18:04;  author: sunsetsystems;  state: Exp;  lines: +45 -29
added generate_select_list() and an option for a list of vendors
=============================================================================

RCS file: /cvsroot/openemr/openemr/library/plugins/function.xl.php,v
Working file: library/plugins/function.xl.php
----------------------------
revision 1.4
date: 2010/02/13 12:54:46;  author: bradymiller;  state: Exp;  lines: +3 -16
language translation smarty function global fix
=============================================================================

RCS file: /cvsroot/openemr/openemr/library/textformat.js,v
Working file: library/textformat.js
----------------------------
revision 1.3
date: 2010/02/09 15:38:18;  author: sunsetsystems;  state: Exp;  lines: +32 -13
added support for time in dates
=============================================================================

RCS file: /cvsroot/openemr/openemr/library/registry.inc,v
Working file: library/registry.inc
----------------------------
revision 1.5
date: 2010/02/14 01:24:19;  author: bradymiller;  state: Exp;  lines: +1 -1
optimize form ordering
=============================================================================

RCS file: /cvsroot/openemr/openemr/library/auth.inc,v
Working file: library/auth.inc
----------------------------
revision 1.15
date: 2010/02/08 17:59:03;  author: visolve-selvi;  state: Exp;  lines: +54 -1
Changes for Password Strengthening Policies (secure password, reuse password, password expiration)
=============================================================================

RCS file: /cvsroot/openemr/openemr/templates/prescription/general_edit.html,v
Working file: templates/prescription/general_edit.html
----------------------------
revision 1.18
date: 2010/02/13 17:14:32;  author: bradymiller;  state: Exp;  lines: +11 -5
bug fix: ensure a drug name is entered - tracker artifact 2940888
=============================================================================

RCS file: /cvsroot/openemr/openemr/sql/3_2_0-to-3_3_0_upgrade.sql,v
Working file: sql/3_2_0-to-3_3_0_upgrade.sql
----------------------------
revision 1.16
date: 2010/02/15 06:07:57;  author: sunsetsystems;  state: Exp;  lines: +1 -0
fixed a couple of errors
=============================================================================

RCS file: /cvsroot/openemr/openemr/sql/database.sql,v
Working file: sql/database.sql
----------------------------
revision 1.149
date: 2010/02/15 06:07:57;  author: sunsetsystems;  state: Exp;  lines: +1 -2
fixed a couple of errors
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/billing/billing_report.php,v
Working file: interface/billing/billing_report.php
----------------------------
revision 1.38
date: 2010/02/15 04:24:30;  author: sunsetsystems;  state: Exp;  lines: +44 -12
option to report missing 25 modifiers
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/drugs/add_edit_lot.php,v
Working file: interface/drugs/add_edit_lot.php
----------------------------
revision 1.8
date: 2010/02/15 05:18:15;  author: sunsetsystems;  state: Exp;  lines: +241 -46
improved inventory management
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/drugs/drugs.inc.php,v
Working file: interface/drugs/drugs.inc.php
----------------------------
revision 1.11
date: 2010/02/15 05:18:15;  author: sunsetsystems;  state: Exp;  lines: +123 -48
improved inventory management
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/drugs/add_edit_drug.php,v
Working file: interface/drugs/add_edit_drug.php
----------------------------
revision 1.17
date: 2010/02/15 05:18:15;  author: sunsetsystems;  state: Exp;  lines: +44 -12
improved inventory management
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/drugs/drug_inventory.php,v
Working file: interface/drugs/drug_inventory.php
----------------------------
revision 1.12
date: 2010/02/15 05:18:15;  author: sunsetsystems;  state: Exp;  lines: +1 -1
improved inventory management
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/main/left_nav.php,v
Working file: interface/main/left_nav.php
----------------------------
revision 1.76
date: 2010/02/15 05:24:27;  author: sunsetsystems;  state: Exp;  lines: +19 -4
manual ordering and results entry and improved inventory management
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/main/pwd_expires_alert.php,v
Working file: interface/main/pwd_expires_alert.php
----------------------------
revision 1.1
date: 2010/02/08 17:58:54;  author: visolve-selvi;  state: Exp;
Changes for Password Strengthening Policies (secure password, reuse password, password expiration)
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/main/main_screen.php,v
Working file: interface/main/main_screen.php
----------------------------
revision 1.14
date: 2010/02/08 17:58:43;  author: visolve-selvi;  state: Exp;  lines: +26 -1
Changes for Password Strengthening Policies (secure password, reuse password, password expiration)
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/themes/style_sky_blue.css,v
Working file: interface/themes/style_sky_blue.css
----------------------------
revision 1.24
date: 2010/02/08 17:58:54;  author: visolve-selvi;  state: Exp;  lines: +31 -0
Changes for Password Strengthening Policies (secure password, reuse password, password expiration)
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/forms/fee_sheet/new.php,v
Working file: interface/forms/fee_sheet/new.php
----------------------------
revision 1.46
date: 2010/02/11 17:02:28;  author: sunsetsystems;  state: Exp;  lines: +1 -0
omit inactive users from the providers list
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/usergroup/user_info.php,v
Working file: interface/usergroup/user_info.php
----------------------------
revision 1.8
date: 2010/02/08 17:59:03;  author: visolve-selvi;  state: Exp;  lines: +83 -16
Changes for Password Strengthening Policies (secure password, reuse password, password expiration)
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/usergroup/usergroup_admin.php,v
Working file: interface/usergroup/usergroup_admin.php
----------------------------
revision 1.33
date: 2010/02/08 17:59:03;  author: visolve-selvi;  state: Exp;  lines: +22 -5
Changes for Password Strengthening Policies (secure password, reuse password, password expiration)
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/usergroup/usergroup_admin_add.php,v
Working file: interface/usergroup/usergroup_admin_add.php
----------------------------
revision 1.2
date: 2010/02/08 17:59:03;  author: visolve-selvi;  state: Exp;  lines: +27 -13
Changes for Password Strengthening Policies (secure password, reuse password, password expiration)
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/usergroup/user_admin.php,v
Working file: interface/usergroup/user_admin.php
----------------------------
revision 1.30
date: 2010/02/08 17:59:03;  author: visolve-selvi;  state: Exp;  lines: +67 -6
Changes for Password Strengthening Policies (secure password, reuse password, password expiration)
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/usergroup/checkpwd_validation.js,v
Working file: interface/usergroup/checkpwd_validation.js
----------------------------
revision 1.1
date: 2010/02/08 17:58:57;  author: visolve-selvi;  state: Exp;
Changes for Password Strengthening Policies (secure password, reuse password, password expiration)
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/reports/inventory_activity.php,v
Working file: interface/reports/inventory_activity.php
----------------------------
revision 1.1
date: 2010/02/15 05:19:18;  author: sunsetsystems;  state: Exp;
improved inventory management
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/reports/inventory_list.php,v
Working file: interface/reports/inventory_list.php
----------------------------
revision 1.4
date: 2010/02/15 05:19:18;  author: sunsetsystems;  state: Exp;  lines: +20 -5
improved inventory management
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/orders/pending_followup.php,v
Working file: interface/orders/pending_followup.php
----------------------------
revision 1.1
date: 2010/02/15 05:22:31;  author: sunsetsystems;  state: Exp;
manual ordering and results entry
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/orders/orders_results.php,v
Working file: interface/orders/orders_results.php
----------------------------
revision 1.1
date: 2010/02/15 05:22:31;  author: sunsetsystems;  state: Exp;
manual ordering and results entry
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/orders/pending_orders.php,v
Working file: interface/orders/pending_orders.php
----------------------------
revision 1.1
date: 2010/02/15 05:22:31;  author: sunsetsystems;  state: Exp;
manual ordering and results entry
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/orders/types.php,v
Working file: interface/orders/types.php
----------------------------
revision 1.3
date: 2010/02/15 05:22:31;  author: sunsetsystems;  state: Exp;  lines: +84 -4
manual ordering and results entry
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/orders/procedure_stats.php,v
Working file: interface/orders/procedure_stats.php
----------------------------
revision 1.2
date: 2010/02/15 05:51:59;  author: sunsetsystems;  state: Exp;  lines: +0 -1
fixed javascript bug at init
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/orders/types_ajax.php,v
Working file: interface/orders/types_ajax.php
----------------------------
revision 1.3
date: 2010/02/15 05:22:31;  author: sunsetsystems;  state: Exp;  lines: +19 -5
manual ordering and results entry
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/patient_file/encounter/new_form.php,v
Working file: interface/patient_file/encounter/new_form.php
----------------------------
revision 1.17
date: 2010/02/14 01:33:32;  author: bradymiller;  state: Exp;  lines: +1 -1
internationalize LBF form title
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/globals.php,v
Working file: interface/globals.php
----------------------------
revision 1.121
date: 2010/02/08 17:58:33;  author: visolve-selvi;  state: Exp;  lines: +26 -1
Changes for Password Strengthening Policies (secure password, reuse password, password expiration)
=============================================================================

RCS file: /cvsroot/openemr/openemr/controllers/C_Prescription.class.php,v
Working file: controllers/C_Prescription.class.php
----------------------------
revision 1.33
date: 2010/02/14 12:46:12;  author: bradymiller;  state: Exp;  lines: +1 -1
mispelling fix by Jason Brooks - artifact 2951436
=============================================================================

RCS file: /cvsroot/openemr/openemr/custom/readme_rx_printtofax.txt,v
Working file: custom/readme_rx_printtofax.txt
----------------------------
revision 1.2
date: 2010/02/14 12:46:28;  author: bradymiller;  state: Exp;  lines: +1 -1
mispelling fix by Jason Brooks - artifact 2951436
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/forms/procedure_order/info.txt,v
Working file: interface/forms/procedure_order/info.txt
----------------------------
revision 1.1
date: 2010/02/15 05:23:05;  author: sunsetsystems;  state: Exp;
manual ordering and results entry
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/forms/procedure_order/new.php,v
Working file: interface/forms/procedure_order/new.php
----------------------------
revision 1.1
date: 2010/02/15 05:23:05;  author: sunsetsystems;  state: Exp;
manual ordering and results entry
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/forms/procedure_order/report.php,v
Working file: interface/forms/procedure_order/report.php
----------------------------
revision 1.1
date: 2010/02/15 05:23:05;  author: sunsetsystems;  state: Exp;
manual ordering and results entry
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/forms/procedure_order/table.sql,v
Working file: interface/forms/procedure_order/table.sql
----------------------------
revision 1.1
date: 2010/02/15 05:23:05;  author: sunsetsystems;  state: Exp;
manual ordering and results entry
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/forms/procedure_order/view.php,v
Working file: interface/forms/procedure_order/view.php
----------------------------
revision 1.1
date: 2010/02/15 05:23:05;  author: sunsetsystems;  state: Exp;
manual ordering and results entry
=============================================================================

2010-02-07

Revision 181 - Updates from SF Dev, removes Dutch specific code that was obsolete

M       library/options.inc.php
M       library/patient.inc
M       library/classes/Prescription.class.php
M       library/classes/Controller.class.php
A       library/openssl.cnf
A       library/create_ssl_certificate.php
M       library/registry.inc
D       templates/prescription/general_list_dutch.html
M       templates/prescription/general_list.html
D       templates/prescription/general_edit_dutch.html
M       sql/3_2_0-to-3_3_0_upgrade.sql
M       sql/database.sql
D       sql/DBC_sql_statements
M       interface/billing/billing_report.php
M       interface/main/authorizations/authorizations.php
M       interface/main/left_nav.php
M       interface/main/calendar/add_edit_event.php
M       interface/main/calendar/modules/PostCalendar/pntemplates/default/views/global/fancy_navigation.html
M       interface/main/calendar/modules/PostCalendar/pntemplates/default/views/month/ajax_template.html
M       interface/main/calendar/modules/PostCalendar/pntemplates/default/views/week/ajax_template.html
M       interface/main/calendar/modules/PostCalendar/pntemplates/default/views/day/ajax_template.html
M       interface/main/calendar/modules/PostCalendar/pntemplates/default/views/day/orig_default.html
M       interface/main/calendar/modules/PostCalendar/pntemplates/default/user/ajax_search.html
M       interface/main/calendar/modules/PostCalendar/pntemplates/default/user/patient_line.html
D       interface/dbc
M       interface/new/new_patient_save.php
M       interface/new/new_patient.php
D       interface/new/new_dutch.php
A       interface/usergroup/ssl_certificates_admin.php
M       interface/usergroup/usergroup_navigation.php
M       interface/super/edit_layout.php

CVS LOGS

RCS file: /cvsroot/openemr/openemr/library/options.inc.php,v
Working file: library/options.inc.php
revision 1.39
date: 2010/02/01 06:21:58;  author: bradymiller;  state: Exp;  lines: +181 -0
lifestyle patch by Thomas's group - tracker artifact 2938102
=============================================================================

RCS file: /cvsroot/openemr/openemr/library/patient.inc,v
Working file: library/patient.inc
revision 1.62
date: 2010/02/07 11:35:58;  author: bradymiller;  state: Exp;  lines: +3 -161
removed previous dutch group code
=============================================================================

RCS file: /cvsroot/openemr/openemr/library/openssl.cnf,v
Working file: library/openssl.cnf
revision 1.1
date: 2010/02/04 10:14:27;  author: visolve-selvi;  state: Exp;
Changes for SSL Configuration and Client side certificates
=============================================================================

RCS file: /cvsroot/openemr/openemr/library/create_ssl_certificate.php,v
Working file: library/create_ssl_certificate.php
revision 1.1
date: 2010/02/04 10:14:22;  author: visolve-selvi;  state: Exp;
Changes for SSL Configuration and Client side certificates
=============================================================================

RCS file: /cvsroot/openemr/openemr/library/registry.inc,v
Working file: library/registry.inc
revision 1.4
date: 2010/02/05 16:14:27;  author: sunsetsystems;  state: Exp;  lines: +1 -1
fix for form nickname handling
=============================================================================

RCS file: /cvsroot/openemr/openemr/library/classes/Prescription.class.php,v
Working file: library/classes/Prescription.class.php
revision 1.19
date: 2010/02/06 19:16:19;  author: bradymiller;  state: Exp;  lines: +2 -9
removed previous dutch group code
=============================================================================

RCS file: /cvsroot/openemr/openemr/library/classes/Controller.class.php,v
Working file: library/classes/Controller.class.php
revision 1.8
date: 2010/02/06 19:16:18;  author: bradymiller;  state: Exp;  lines: +0 -3
removed previous dutch group code
=============================================================================

RCS file: /cvsroot/openemr/openemr/templates/prescription/Attic/general_list_dutch.html,v
Working file: templates/prescription/general_list_dutch.html
revision 1.5
date: 2010/02/06 19:16:24;  author: bradymiller;  state: dead;  lines: +0 -0
removed previous dutch group code
=============================================================================

RCS file: /cvsroot/openemr/openemr/templates/prescription/general_list.html,v
Working file: templates/prescription/general_list.html
revision 1.14
date: 2010/02/06 20:08:48;  author: bradymiller;  state: Exp;  lines: +2 -2
ui refactor bug fix - quantity and unit fix
=============================================================================

RCS file: /cvsroot/openemr/openemr/templates/prescription/Attic/general_edit_dutch.html,v
Working file: templates/prescription/general_edit_dutch.html
revision 1.2
date: 2010/02/06 19:16:24;  author: bradymiller;  state: dead;  lines: +0 -0
removed previous dutch group code
=============================================================================

RCS file: /cvsroot/openemr/openemr/sql/3_2_0-to-3_3_0_upgrade.sql,v
Working file: sql/3_2_0-to-3_3_0_upgrade.sql
revision 1.12
date: 2010/02/05 23:51:31;  author: sunsetsystems;  state: Exp;  lines: +14 -6
added report source, report reviewed status, some result units
=============================================================================

RCS file: /cvsroot/openemr/openemr/sql/database.sql,v
Working file: sql/database.sql
revision 1.145
date: 2010/02/05 23:51:31;  author: sunsetsystems;  state: Exp;  lines: +14 -6
added report source, report reviewed status, some result units
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/billing/billing_report.php,v
Working file: interface/billing/billing_report.php
revision 1.37
date: 2010/02/07 00:10:06;  author: bradymiller;  state: Exp;  lines: +0 -21
removed previous dutch group code
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/main/authorizations/authorizations.php,v
Working file: interface/main/authorizations/authorizations.php
revision 1.31
date: 2010/02/07 11:35:53;  author: bradymiller;  state: Exp;  lines: +1 -9
removed previous dutch group code
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/main/left_nav.php,v
Working file: interface/main/left_nav.php
revision 1.75
date: 2010/02/07 11:35:51;  author: bradymiller;  state: Exp;  lines: +1 -5
removed previous dutch group code
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/main/calendar/add_edit_event.php,v
Working file: interface/main/calendar/add_edit_event.php
revision 1.62
date: 2010/02/06 23:12:53;  author: bradymiller;  state: Exp;  lines: +0 -263
removed previous dutch group code
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/main/calendar/modules/PostCalendar/pntemplates/default/views/global/fancy_navigation.html,v
Working file: interface/main/calendar/modules/PostCalendar/pntemplates/default/views/global/fancy_navigation.html
revision 1.5
date: 2010/02/07 00:10:06;  author: bradymiller;  state: Exp;  lines: +2 -9
removed previous dutch group code
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/main/calendar/modules/PostCalendar/pntemplates/default/views/month/ajax_template.html,v
Working file: interface/main/calendar/modules/PostCalendar/pntemplates/default/views/month/ajax_template.html
revision 1.18
date: 2010/02/07 11:35:55;  author: bradymiller;  state: Exp;  lines: +1 -7
removed previous dutch group code
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/main/calendar/modules/PostCalendar/pntemplates/default/views/week/ajax_template.html,v
Working file: interface/main/calendar/modules/PostCalendar/pntemplates/default/views/week/ajax_template.html
revision 1.20
date: 2010/02/07 11:35:56;  author: bradymiller;  state: Exp;  lines: +1 -7
removed previous dutch group code
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/main/calendar/modules/PostCalendar/pntemplates/default/views/day/ajax_template.html,v
Working file: interface/main/calendar/modules/PostCalendar/pntemplates/default/views/day/ajax_template.html
revision 1.23
date: 2010/02/07 11:35:54;  author: bradymiller;  state: Exp;  lines: +1 -8
removed previous dutch group code
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/main/calendar/modules/PostCalendar/pntemplates/default/views/day/orig_default.html,v
Working file: interface/main/calendar/modules/PostCalendar/pntemplates/default/views/day/orig_default.html
revision 1.9
date: 2010/02/07 11:35:55;  author: bradymiller;  state: Exp;  lines: +2 -9
removed previous dutch group code
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/main/calendar/modules/PostCalendar/pntemplates/default/user/ajax_search.html,v
Working file: interface/main/calendar/modules/PostCalendar/pntemplates/default/user/ajax_search.html
revision 1.12
date: 2010/02/07 00:10:06;  author: bradymiller;  state: Exp;  lines: +2 -9
removed previous dutch group code
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/main/calendar/modules/PostCalendar/pntemplates/default/user/patient_line.html,v
Working file: interface/main/calendar/modules/PostCalendar/pntemplates/default/user/patient_line.html
revision 1.4
date: 2010/02/07 00:10:06;  author: bradymiller;  state: Exp;  lines: +1 -1
removed previous dutch group code
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/new/new_patient_save.php,v
Working file: interface/new/new_patient_save.php
revision 1.13
date: 2010/02/07 11:35:56;  author: bradymiller;  state: Exp;  lines: +8 -46
removed previous dutch group code
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/new/new_patient.php,v
Working file: interface/new/new_patient.php
revision 1.8
date: 2010/02/07 00:10:06;  author: bradymiller;  state: Exp;  lines: +3 -7
removed previous dutch group code
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/new/Attic/new_dutch.php,v
Working file: interface/new/new_dutch.php
revision 1.2
date: 2010/02/06 23:12:56;  author: bradymiller;  state: dead;  lines: +0 -0
removed previous dutch group code
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/usergroup/ssl_certificates_admin.php,v
Working file: interface/usergroup/ssl_certificates_admin.php
revision 1.1
date: 2010/02/04 10:14:21;  author: visolve-selvi;  state: Exp;
Changes for SSL Configuration and Client side certificates
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/usergroup/usergroup_navigation.php,v
Working file: interface/usergroup/usergroup_navigation.php
revision 1.21
date: 2010/02/06 18:33:03;  author: bradymiller;  state: Exp;  lines: +0 -19
removed previous dutch group code
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/super/edit_layout.php,v
Working file: interface/super/edit_layout.php
revision 1.31
date: 2010/02/01 06:21:58;  author: bradymiller;  state: Exp;  lines: +2 -1
lifestyle patch by Thomas's group - tracker artifact 2938102
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/reports/old_players_report.php,v
Working file: interface/reports/old_players_report.php
revision 1.2
date: 2010/02/07 11:35:58;  author: bradymiller;  state: Exp;  lines: +2 -4
removed previous dutch group code
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/patient_file/summary/Attic/demographics_dutch.php,v
Working file: interface/patient_file/summary/demographics_dutch.php
revision 1.6
date: 2010/02/06 23:12:57;  author: bradymiller;  state: dead;  lines: +0 -0
removed previous dutch group code
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/patient_file/summary/summary_title.php,v
Working file: interface/patient_file/summary/summary_title.php
revision 1.12
date: 2010/02/07 11:35:58;  author: bradymiller;  state: Exp;  lines: +2 -11
removed previous dutch group code
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/patient_file/summary/Attic/insurance_history.php,v
Working file: interface/patient_file/summary/insurance_history.php
revision 1.3
date: 2010/02/07 11:35:58;  author: bradymiller;  state: dead;  lines: +0 -0
removed previous dutch group code
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/patient_file/summary/Attic/demographics_save_dutch.php,v
Working file: interface/patient_file/summary/demographics_save_dutch.php
revision 1.4
date: 2010/02/06 10:38:00;  author: bradymiller;  state: dead;  lines: +0 -0
removed previous dutch group code
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/patient_file/summary/Attic/demographics_full_dutch.php,v
Working file: interface/patient_file/summary/demographics_full_dutch.php
revision 1.2
date: 2010/02/06 23:12:58;  author: bradymiller;  state: dead;  lines: +0 -0
removed previous dutch group code
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/patient_file/summary/stats_full.php,v
Working file: interface/patient_file/summary/stats_full.php
revision 1.32
date: 2010/02/07 11:35:58;  author: bradymiller;  state: Exp;  lines: +0 -5
removed previous dutch group code
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/patient_file/summary/patient_summary.php,v
Working file: interface/patient_file/summary/patient_summary.php
revision 1.15
date: 2010/02/07 00:10:06;  author: bradymiller;  state: Exp;  lines: +0 -4
removed previous dutch group code
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/patient_file/encounter/encounter_title.php,v
Working file: interface/patient_file/encounter/encounter_title.php
revision 1.13
date: 2010/02/07 11:35:58;  author: bradymiller;  state: Exp;  lines: +1 -11
removed previous dutch group code
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/patient_file/encounter/coding.php,v
Working file: interface/patient_file/encounter/coding.php
revision 1.14
date: 2010/02/07 11:35:57;  author: bradymiller;  state: Exp;  lines: +1 -33
removed previous dutch group code
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/patient_file/encounter/encounter_bottom.php,v
Working file: interface/patient_file/encounter/encounter_bottom.php
revision 1.4
date: 2010/02/07 11:35:58;  author: bradymiller;  state: Exp;  lines: +0 -9
removed previous dutch group code
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/patient_file/encounter/patient_encounter.php,v
Working file: interface/patient_file/encounter/patient_encounter.php
revision 1.8
date: 2010/02/07 11:35:58;  author: bradymiller;  state: Exp;  lines: +0 -14
removed previous dutch group code
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/login/login_frame.php,v
Working file: interface/login/login_frame.php
revision 1.7
date: 2010/02/06 10:37:59;  author: bradymiller;  state: Exp;  lines: +0 -1
removed previous dutch group code
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/globals.php,v
Working file: interface/globals.php
revision 1.120
date: 2010/02/07 11:35:49;  author: bradymiller;  state: Exp;  lines: +1 -6
removed previous dutch group code
=============================================================================

RCS file: /cvsroot/openemr/openemr/controllers/Attic/C_Prescriptiondutch.class.php,v
Working file: controllers/C_Prescriptiondutch.class.php
revision 1.4
date: 2010/02/06 19:16:14;  author: bradymiller;  state: dead;  lines: +0 -0
removed previous dutch group code
=============================================================================

2010-01-31

Revision 170 - Updates form SF Dev - Brady/Rod --Tony - www.mi-squared.com 23:59, 31 January 2010 (UTC)

contrib/util/language_translations/currentLanguage_latin1.sql
contrib/util/language_translations/currentLanguage_utf8.sql
contrib/util/language_translations/current_spreadsheet.tsv
contrib/util/language_translations/log_buildLanguageDatabase.txt
interface/main/daemon_frame.php
interface/orders/types_edit.php
sql/3_2_0-to-3_3_0_upgrade.sql
sql/database.sql

RCS file: /cvsroot/openemr/openemr/contrib/util/language_translations/currentLanguage_latin1.sql,v
Working file: contrib/util/language_translations/currentLanguage_latin1.sql
----------------------------
revision 1.23
date: 2010/01/31 00:44:41;  author: bradymiller;  state: Exp;  lines: +26895 -26492
update language translation tables
=============================================================================

RCS file: /cvsroot/openemr/openemr/contrib/util/language_translations/currentLanguage_utf8.sql,v
Working file: contrib/util/language_translations/currentLanguage_utf8.sql
----------------------------
revision 1.21
date: 2010/01/31 00:44:45;  author: bradymiller;  state: Exp;  lines: +26895 -26492
update language translation tables
=============================================================================

RCS file: /cvsroot/openemr/openemr/contrib/util/language_translations/current_spreadsheet.tsv,v
Working file: contrib/util/language_translations/current_spreadsheet.tsv
----------------------------
revision 1.26
date: 2010/01/31 00:44:50;  author: bradymiller;  state: Exp;  lines: +612 -612
update language translation tables
=============================================================================

RCS file: /cvsroot/openemr/openemr/contrib/util/language_translations/log_buildLanguageDatabase.txt,v
Working file: contrib/util/language_translations/log_buildLanguageDatabase.txt
----------------------------
revision 1.15
date: 2010/01/31 00:44:52;  author: bradymiller;  state: Exp;  lines: +7 -7
update language translation tables
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/main/daemon_frame.php,v
Working file: interface/main/daemon_frame.php
----------------------------
revision 1.5
date: 2010/01/31 02:36:30;  author: sunsetsystems;  state: Exp;  lines: +1 -1
fixed 5-second refreshing
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/orders/types_edit.php,v
Working file: interface/orders/types_edit.php
----------------------------
revision 1.3
date: 2010/01/30 21:46:50;  author: sunsetsystems;  state: Exp;  lines: +28 -12
added procedure_type.standard_code
=============================================================================

RCS file: /cvsroot/openemr/openemr/sql/3_2_0-to-3_3_0_upgrade.sql,v
Working file: sql/3_2_0-to-3_3_0_upgrade.sql
----------------------------
revision 1.9
date: 2010/01/30 21:46:51;  author: sunsetsystems;  state: Exp;  lines: +4 -3
added procedure_type.standard_code
=============================================================================

RCS file: /cvsroot/openemr/openemr/sql/database.sql,v
Working file: sql/database.sql
----------------------------
revision 1.142
date: 2010/01/30 21:46:52;  author: sunsetsystems;  state: Exp;  lines: +1 -0
added procedure_type.standard_code
=============================================================================


Revision 168 - Smoking Status/Lifestyle --User:Thomas Wong

Changes to 167 were reverted. A patch had been submitted to SF Tracker before Revision 167.

Revision 167 - Smoking Status/Lifestyle --User:Thomas Wong

Needs to be created as a patch to submit to SF Development Tip --Tony - www.mi-squared.com 20:57, 31 January 2010 (UTC)

interface\super\edit_layout.php
<br>- Added new data type 28 - Lifestyle status

library\options.inc.php
<br>- Added new data type 28 - Lifestyle status in generate_form_field(),generate_print_field(), generate_display_field(), get_layout_form_value()

sql\3_2_0-to-3_3_0_upgrade.sql and sql\database.sql
<br>- Added recreational drugs into layout_options table
<br>- Added recreational_drugs field into history_data table
<br>- Updeted the Lifestyle record on layout_options table:

update layout_options set seq = 1, data_type = 28, titlecols = 1, datacols = 3 where form_id = 'HIS' and field_id = 'coffee';
update layout_options set seq = 6, data_type = 28, titlecols = 1, datacols = 3 where form_id = 'HIS' and field_id = 'exercise_patterns';
update layout_options set seq = 2, data_type = 28, titlecols = 1, datacols = 3 where form_id = 'HIS' and field_id = 'tobacco';
update layout_options set seq = 3, data_type = 28, titlecols = 1, datacols = 3 where form_id = 'HIS' and field_id = 'alcohol';
update layout_options set seq = 5, data_type = 28, titlecols = 1, datacols = 3 where form_id = 'HIS' and field_id = 'counseling';
update layout_options set seq = 7, data_type = 28, titlecols = 1, datacols = 3 where form_id = 'HIS' and field_id = 'hazardous_activities';
update layout_options set seq = 8, titlecols = 1, datacols = 3 where form_id = 'HIS' and field_id = 'sleep_patterns';
update layout_options set seq = 9, titlecols = 1, datacols = 3 where form_id = 'HIS' and field_id = 'seatbelt_use';

sql\database.sql
<br>- Added recreational drugs into layout_options table
<br>- Added recreational_drugs field into history_data table
<br>- Changed the Lifestyle record on layout_options table:
INSERT INTO layout_options VALUES ('HIS','coffee'              ,'4Lifestyle','Coffee'              ,1,28,1,20,255,'',1,3,'','' ,'Caffeine consumption');
INSERT INTO layout_options VALUES ('HIS','tobacco'             ,'4Lifestyle','Tobacco'             ,2,28,1,20,255,'',1,3,'','' ,'Tobacco use');
INSERT INTO layout_options VALUES ('HIS','alcohol'             ,'4Lifestyle','Alcohol'             ,3,28,1,20,255,'',1,3,'','' ,'Alcohol consumption');
INSERT INTO layout_options VALUES ('HIS','recreational_drugs'  ,'4Lifestyle','Recreational Drugs'  ,4,28,1,20,255,'',1,3,'','' ,'Recreational drug use');
INSERT INTO layout_options VALUES ('HIS','counseling'          ,'4Lifestyle','Counseling'          ,5,28,1,20,255,'',1,3,'','' ,'Counseling activities');
INSERT INTO layout_options VALUES ('HIS','exercise_patterns'   ,'4Lifestyle','Exercise Patterns'   ,6,28,1,20,255,'',1,3,'','' ,'Exercise patterns');
INSERT INTO layout_options VALUES ('HIS','hazardous_activities','4Lifestyle','Hazardous Activities',7,28,1,20,255,'',1,3,'','' ,'Hazardous activities');
INSERT INTO layout_options VALUES ('HIS','sleep_patterns'      ,'4Lifestyle','Sleep Patterns'      ,8, 2,1,20,255,'',1,3,'','' ,'Sleep patterns');
INSERT INTO layout_options VALUES ('HIS','seatbelt_use'        ,'4Lifestyle','Seatbelt Use'        ,9, 2,1,20,255,'',1,3,'','' ,'Seatbelt use');

2010-01-29

Revision 166 - lots of new UI updated code --Tony - www.mi-squared.com 06:40, 30 January 2010 (UTC)

P controllers/C_Document.class.php
P controllers/C_PracticeSettings.class.php
P controllers/C_Prescription.class.php
P interface/forms/newpatient/common.php
P interface/forms/newpatient/report.php
P interface/patient_file/encounter/forms.php
P interface/patient_file/history/history.php
P interface/patient_file/history/history_full.php
P interface/patient_file/report/patient_report.php
P interface/patient_file/summary/add_edit_issue.php
P interface/patient_file/summary/demographics.php
P interface/patient_file/summary/pnotes_fragment.php
P interface/patient_file/summary/pnotes_full.php
U interface/patient_file/summary/pnotes_full_add.php
U interface/patient_file/summary/rx_frameset.php
P interface/patient_file/summary/rx_left.php
P interface/patient_file/transaction/add_transaction.php
U interface/patient_file/transaction/transactions.php
P interface/patient_file/transaction/transactions_full.php
U interface/themes/style_sky_blue.css
P interface/usergroup/facilities.php
U interface/usergroup/facilities_add.php
P interface/usergroup/facility_admin.php
P interface/usergroup/user_admin.php
P interface/usergroup/usergroup_admin.php
U interface/usergroup/usergroup_admin_add.php
P library/translation.inc.php
P templates/document_categories/general_list.html
P templates/documents/general_list.html
P templates/documents/general_queue.html
P templates/documents/general_upload.html
P templates/documents/general_view.html
U templates/hl7/general_parse.html
U templates/insurance_companies/general_edit.html
P templates/insurance_companies/general_list.html
P templates/insurance_numbers/general_edit.html
P templates/insurance_numbers/general_list.html
U templates/pharmacies/general_edit.html
U templates/pharmacies/general_list.html
P templates/practice_settings/general_list.html
P templates/prescription/general_edit.html
U templates/prescription/general_list.html
P templates/prescription/general_lookup.html
P templates/prescription/general_send.html
U templates/x12_partners/general_edit.html
P templates/x12_partners/general_list.html



RCS file: /cvsroot/openemr/openemr/controllers/C_Document.class.php,v
Working file: controllers/C_Document.class.php
----------------------------
revision 1.10
date: 2010/01/29 06:42:19;  author: rachoac;  state: Exp;  lines: +3 -3
Document UI cleanup (list, view, upload)
=============================================================================

RCS file: /cvsroot/openemr/openemr/controllers/C_PracticeSettings.class.php,v
Working file: controllers/C_PracticeSettings.class.php
----------------------------
revision 1.2
date: 2010/01/29 10:39:15;  author: rachoac;  state: Exp;  lines: +31 -23
Admin UI cleanup (Practice settings)
=============================================================================

RCS file: /cvsroot/openemr/openemr/controllers/C_Prescription.class.php,v
Working file: controllers/C_Prescription.class.php
----------------------------
revision 1.32
date: 2010/01/29 06:17:31;  author: rachoac;  state: Exp;  lines: +1 -0
RX UI improvements
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/forms/newpatient/common.php,v
Working file: interface/forms/newpatient/common.php
----------------------------
revision 1.8
date: 2010/01/29 07:12:36;  author: rachoac;  state: Exp;  lines: +53 -25
New encounter form UI cleanup
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/forms/newpatient/report.php,v
Working file: interface/forms/newpatient/report.php
----------------------------
revision 1.3
date: 2010/01/29 07:04:12;  author: rachoac;  state: Exp;  lines: +2 -2
Encounter List UI improvements; fix to new patient report.php (wasn't displaying contents, now it does)
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/orders/types.php,v
Working file: interface/orders/types.php
----------------------------
revision 1.2
date: 2010/01/28 14:18:08;  author: sunsetsystems;  state: Exp;  lines: +1 -1
a couple of xl fixes
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/orders/types_ajax.php,v
Working file: interface/orders/types_ajax.php
----------------------------
revision 1.2
date: 2010/01/28 14:18:08;  author: sunsetsystems;  state: Exp;  lines: +2 -2
a couple of xl fixes
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/orders/types_edit.php,v
Working file: interface/orders/types_edit.php
----------------------------
revision 1.2
date: 2010/01/28 22:46:29;  author: sunsetsystems;  state: Exp;  lines: +60 -8
added procedure type Recommendation and a field for followup services
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/patient_file/encounter/forms.php,v
Working file: interface/patient_file/encounter/forms.php
----------------------------
revision 1.26
date: 2010/01/29 07:04:11;  author: rachoac;  state: Exp;  lines: +125 -43
Encounter List UI improvements; fix to new patient report.php (wasn't displaying contents, now it does)
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/patient_file/history/history.php,v
Working file: interface/patient_file/history/history.php
----------------------------
revision 1.14
date: 2010/01/29 06:28:34;  author: rachoac;  state: Exp;  lines: +46 -12
history
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/patient_file/history/history_full.php,v
Working file: interface/patient_file/history/history_full.php
----------------------------
revision 1.20
date: 2010/01/29 06:28:33;  author: rachoac;  state: Exp;  lines: +48 -145
history
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/patient_file/report/patient_report.php,v
Working file: interface/patient_file/report/patient_report.php
----------------------------
revision 1.23
date: 2010/01/29 06:29:06;  author: rachoac;  state: Exp;  lines: +3 -3
minor patient report formatting changes
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/patient_file/summary/add_edit_issue.php,v
Working file: interface/patient_file/summary/add_edit_issue.php
----------------------------
revision 1.26
date: 2010/01/29 07:12:36;  author: rachoac;  state: Exp;  lines: +3 -3
New encounter form UI cleanup
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/patient_file/summary/demographics.php,v
Working file: interface/patient_file/summary/demographics.php
----------------------------
revision 1.62
date: 2010/01/29 06:28:34;  author: rachoac;  state: Exp;  lines: +1 -1
history
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/patient_file/summary/pnotes_fragment.php,v
Working file: interface/patient_file/summary/pnotes_fragment.php
----------------------------
revision 1.2
date: 2010/01/29 06:57:09;  author: rachoac;  state: Exp;  lines: +1 -1
Notes UI cleanup (list, add, edit)
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/patient_file/summary/pnotes_full.php,v
Working file: interface/patient_file/summary/pnotes_full.php
----------------------------
revision 1.27
date: 2010/01/29 06:57:09;  author: rachoac;  state: Exp;  lines: +130 -138
Notes UI cleanup (list, add, edit)
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/patient_file/summary/pnotes_full_add.php,v
Working file: interface/patient_file/summary/pnotes_full_add.php
----------------------------
revision 1.1
date: 2010/01/29 06:57:09;  author: rachoac;  state: Exp;
Notes UI cleanup (list, add, edit)
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/patient_file/summary/rx_frameset.php,v
Working file: interface/patient_file/summary/rx_frameset.php
----------------------------
revision 1.3
date: 2010/01/29 06:17:31;  author: rachoac;  state: Exp;  lines: +16 -16
RX UI improvements
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/patient_file/summary/rx_left.php,v
Working file: interface/patient_file/summary/rx_left.php
----------------------------
revision 1.5
date: 2010/01/29 06:17:31;  author: rachoac;  state: Exp;  lines: +12 -10
RX UI improvements
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/patient_file/transaction/add_transaction.php,v
Working file: interface/patient_file/transaction/add_transaction.php
----------------------------
revision 1.18
date: 2010/01/29 06:50:21;  author: rachoac;  state: Exp;  lines: +150 -69
Transactions UI cleanup
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/patient_file/transaction/transactions.php,v
Working file: interface/patient_file/transaction/transactions.php
----------------------------
revision 1.14
date: 2010/01/29 06:50:21;  author: rachoac;  state: Exp;  lines: +54 -40
Transactions UI cleanup
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/patient_file/transaction/transactions_full.php,v
Working file: interface/patient_file/transaction/transactions_full.php
----------------------------
revision 1.6
date: 2010/01/29 06:50:21;  author: rachoac;  state: Exp;  lines: +24 -19
Transactions UI cleanup
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/themes/style_sky_blue.css,v
Working file: interface/themes/style_sky_blue.css
----------------------------
revision 1.23
date: 2010/01/29 06:42:19;  author: rachoac;  state: Exp;  lines: +8 -7
Document UI cleanup (list, view, upload)
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/usergroup/facilities.php,v
Working file: interface/usergroup/facilities.php
----------------------------
revision 1.2
date: 2010/01/29 07:59:52;  author: rachoac;  state: Exp;  lines: +104 -76
Faciltiies UI cleanup (add, edit list)
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/usergroup/facilities_add.php,v
Working file: interface/usergroup/facilities_add.php
----------------------------
revision 1.1
date: 2010/01/29 07:59:52;  author: rachoac;  state: Exp;
Faciltiies UI cleanup (add, edit list)
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/usergroup/facility_admin.php,v
Working file: interface/usergroup/facility_admin.php
----------------------------
revision 1.17
date: 2010/01/30 05:05:58;  author: rachoac;  state: Exp;  lines: +12 -12
Repairs
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/usergroup/user_admin.php,v
Working file: interface/usergroup/user_admin.php
----------------------------
revision 1.29
date: 2010/01/29 08:38:29;  author: rachoac;  state: Exp;  lines: +84 -43
Users Admin UI cleanup (list, add, edit)
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/usergroup/usergroup_admin.php,v
Working file: interface/usergroup/usergroup_admin.php
----------------------------
revision 1.32
date: 2010/01/29 08:38:29;  author: rachoac;  state: Exp;  lines: +181 -240
Users Admin UI cleanup (list, add, edit)
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/usergroup/usergroup_admin_add.php,v
Working file: interface/usergroup/usergroup_admin_add.php
----------------------------
revision 1.1
date: 2010/01/29 08:38:29;  author: rachoac;  state: Exp;
Users Admin UI cleanup (list, add, edit)
=============================================================================

RCS file: /cvsroot/openemr/openemr/library/translation.inc.php,v
Working file: library/translation.inc.php
----------------------------
revision 1.22
date: 2010/01/30 01:32:31;  author: bradymiller;  state: Exp;  lines: +2 -1
formdata project - centralize escaping of string before database insertion
=============================================================================

RCS file: /cvsroot/openemr/openemr/sql/3_2_0-to-3_3_0_upgrade.sql,v
Working file: sql/3_2_0-to-3_3_0_upgrade.sql
----------------------------
revision 1.8
date: 2010/01/28 22:46:32;  author: sunsetsystems;  state: Exp;  lines: +6 -3
added procedure type Recommendation and a field for followup services
=============================================================================

RCS file: /cvsroot/openemr/openemr/sql/database.sql,v
Working file: sql/database.sql
----------------------------
revision 1.141
date: 2010/01/28 22:46:34;  author: sunsetsystems;  state: Exp;  lines: +9 -6
added procedure type Recommendation and a field for followup services
=============================================================================

RCS file: /cvsroot/openemr/openemr/templates/document_categories/general_list.html,v
Working file: templates/document_categories/general_list.html
----------------------------
revision 1.5
date: 2010/01/29 10:39:15;  author: rachoac;  state: Exp;  lines: +3 -3
Admin UI cleanup (Practice settings)
=============================================================================

RCS file: /cvsroot/openemr/openemr/templates/documents/general_list.html,v
Working file: templates/documents/general_list.html
----------------------------
revision 1.5
date: 2010/01/29 06:42:19;  author: rachoac;  state: Exp;  lines: +7 -5
Document UI cleanup (list, view, upload)
=============================================================================

RCS file: /cvsroot/openemr/openemr/templates/documents/general_queue.html,v
Working file: templates/documents/general_queue.html
----------------------------
revision 1.4
date: 2010/01/29 10:39:15;  author: rachoac;  state: Exp;  lines: +37 -24
Admin UI cleanup (Practice settings)
=============================================================================

RCS file: /cvsroot/openemr/openemr/templates/documents/general_upload.html,v
Working file: templates/documents/general_upload.html
----------------------------
revision 1.5
date: 2010/01/29 06:42:19;  author: rachoac;  state: Exp;  lines: +29 -36
Document UI cleanup (list, view, upload)
=============================================================================

RCS file: /cvsroot/openemr/openemr/templates/documents/general_view.html,v
Working file: templates/documents/general_view.html
----------------------------
revision 1.11
date: 2010/01/29 06:42:18;  author: rachoac;  state: Exp;  lines: +93 -47
Document UI cleanup (list, view, upload)
=============================================================================

RCS file: /cvsroot/openemr/openemr/templates/hl7/general_parse.html,v
Working file: templates/hl7/general_parse.html
----------------------------
revision 1.5
date: 2010/01/29 10:39:15;  author: rachoac;  state: Exp;  lines: +13 -34
Admin UI cleanup (Practice settings)
=============================================================================

RCS file: /cvsroot/openemr/openemr/templates/insurance_companies/general_edit.html,v
Working file: templates/insurance_companies/general_edit.html
----------------------------
revision 1.5
date: 2010/01/29 10:39:15;  author: rachoac;  state: Exp;  lines: +47 -23
Admin UI cleanup (Practice settings)
=============================================================================

RCS file: /cvsroot/openemr/openemr/templates/insurance_companies/general_list.html,v
Working file: templates/insurance_companies/general_list.html
----------------------------
revision 1.6
date: 2010/01/29 10:39:15;  author: rachoac;  state: Exp;  lines: +11 -8
Admin UI cleanup (Practice settings)
=============================================================================

RCS file: /cvsroot/openemr/openemr/templates/insurance_numbers/general_edit.html,v
Working file: templates/insurance_numbers/general_edit.html
----------------------------
revision 1.5
date: 2010/01/29 10:39:15;  author: rachoac;  state: Exp;  lines: +97 -63
Admin UI cleanup (Practice settings)
=============================================================================

RCS file: /cvsroot/openemr/openemr/templates/insurance_numbers/general_list.html,v
Working file: templates/insurance_numbers/general_list.html
----------------------------
revision 1.4
date: 2010/01/29 10:39:15;  author: rachoac;  state: Exp;  lines: +14 -16
Admin UI cleanup (Practice settings)
=============================================================================

RCS file: /cvsroot/openemr/openemr/templates/pharmacies/general_edit.html,v
Working file: templates/pharmacies/general_edit.html
----------------------------
revision 1.4
date: 2010/01/29 10:39:15;  author: rachoac;  state: Exp;  lines: +51 -20
Admin UI cleanup (Practice settings)
=============================================================================

RCS file: /cvsroot/openemr/openemr/templates/pharmacies/general_list.html,v
Working file: templates/pharmacies/general_list.html
----------------------------
revision 1.5
date: 2010/01/29 10:39:14;  author: rachoac;  state: Exp;  lines: +20 -16
Admin UI cleanup (Practice settings)
=============================================================================

RCS file: /cvsroot/openemr/openemr/templates/practice_settings/general_list.html,v
Working file: templates/practice_settings/general_list.html
----------------------------
revision 1.6
date: 2010/01/29 10:39:15;  author: rachoac;  state: Exp;  lines: +30 -52
Admin UI cleanup (Practice settings)
=============================================================================

RCS file: /cvsroot/openemr/openemr/templates/prescription/general_edit.html,v
Working file: templates/prescription/general_edit.html
----------------------------
revision 1.17
date: 2010/01/29 06:17:31;  author: rachoac;  state: Exp;  lines: +82 -77
RX UI improvements
=============================================================================

RCS file: /cvsroot/openemr/openemr/templates/prescription/general_list.html,v
Working file: templates/prescription/general_list.html
----------------------------
revision 1.13
date: 2010/01/29 06:17:31;  author: rachoac;  state: Exp;  lines: +106 -37
RX UI improvements
=============================================================================

RCS file: /cvsroot/openemr/openemr/templates/prescription/general_lookup.html,v
Working file: templates/prescription/general_lookup.html
----------------------------
revision 1.6
date: 2010/01/29 06:17:31;  author: rachoac;  state: Exp;  lines: +17 -10
RX UI improvements
=============================================================================

RCS file: /cvsroot/openemr/openemr/templates/prescription/general_send.html,v
Working file: templates/prescription/general_send.html
----------------------------
revision 1.8
date: 2010/01/29 06:17:31;  author: rachoac;  state: Exp;  lines: +44 -49
RX UI improvements
=============================================================================

RCS file: /cvsroot/openemr/openemr/templates/x12_partners/general_edit.html,v
Working file: templates/x12_partners/general_edit.html
----------------------------
revision 1.6
date: 2010/01/30 05:05:58;  author: rachoac;  state: Exp;  lines: +51 -24
Repairs
=============================================================================

RCS file: /cvsroot/openemr/openemr/templates/x12_partners/general_list.html,v
Working file: templates/x12_partners/general_list.html
----------------------------
revision 1.4
date: 2010/01/29 10:39:15;  author: rachoac;  state: Exp;  lines: +15 -25
Admin UI cleanup (Practice settings)
=============================================================================

2010-01-28

Updated - full log of changes included below. Why login.php shows up at this level is a mystery at this point --Tony - www.mi-squared.com 05:28, 29 January 2010 (UTC)

U login.php
P interface/globals.php
P interface/orders/types.php
P interface/orders/types_ajax.php
P interface/orders/types_edit.php
P library/phpmailer.lang-en.php
U library/classes/class.phpmailer.php
U library/classes/class.smtp.php
U library/classes/postmaster.php
P sql/3_2_0-to-3_3_0_upgrade.sql
P sql/database.sql

Details:

RCS file: /cvsroot/openemr/openemr/interface/globals.php,v
Working file: interface/globals.php
----------------------------
revision 1.117
date: 2010/01/27 22:06:26;  author: bradymiller;  state: Exp;  lines: +22 -9
upgrade to phpmailer version 5.1 - by Thomas Wong
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/orders/types.php,v
Working file: interface/orders/types.php
----------------------------
revision 1.2
date: 2010/01/28 14:18:08;  author: sunsetsystems;  state: Exp;  lines: +1 -1
a couple of xl fixes
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/orders/types_ajax.php,v
Working file: interface/orders/types_ajax.php
----------------------------
revision 1.2
date: 2010/01/28 14:18:08;  author: sunsetsystems;  state: Exp;  lines: +2 -2
a couple of xl fixes
=============================================================================

RCS file: /cvsroot/openemr/openemr/interface/orders/types_edit.php,v
Working file: interface/orders/types_edit.php
----------------------------
revision 1.2
date: 2010/01/28 22:46:29;  author: sunsetsystems;  state: Exp;  lines: +60 -8
added procedure type Recommendation and a field for followup services
=============================================================================

RCS file: /cvsroot/openemr/openemr/library/options.inc.php,v
Working file: library/options.inc.php
----------------------------
revision 1.38
date: 2010/01/27 00:01:34;  author: sunsetsystems;  state: Exp;  lines: +3 -3
fixed bug in handling of apostrophes in layout field titles
=============================================================================

RCS file: /cvsroot/openemr/openemr/library/phpmailer.lang-en.php,v
Working file: library/phpmailer.lang-en.php
----------------------------
revision 1.2
date: 2010/01/27 22:06:27;  author: bradymiller;  state: Exp;  lines: +1 -0
upgrade to phpmailer version 5.1 - by Thomas Wong
=============================================================================

RCS file: /cvsroot/openemr/openemr/library/classes/class.phpmailer.php,v
Working file: library/classes/class.phpmailer.php
----------------------------
revision 1.2
date: 2010/01/27 22:06:28;  author: bradymiller;  state: Exp;  lines: +2262 -1472
upgrade to phpmailer version 5.1 - by Thomas Wong
=============================================================================

RCS file: /cvsroot/openemr/openemr/library/classes/class.smtp.php,v
Working file: library/classes/class.smtp.php
----------------------------
revision 1.1
date: 2010/01/27 22:06:28;  author: bradymiller;  state: Exp;
upgrade to phpmailer version 5.1 - by Thomas Wong
=============================================================================

RCS file: /cvsroot/openemr/openemr/library/classes/postmaster.php,v
Working file: library/classes/postmaster.php
----------------------------
revision 1.1
date: 2010/01/27 22:06:28;  author: bradymiller;  state: Exp;
upgrade to phpmailer version 5.1 - by Thomas Wong
=============================================================================

RCS file: /cvsroot/openemr/openemr/sql/3_2_0-to-3_3_0_upgrade.sql,v
Working file: sql/3_2_0-to-3_3_0_upgrade.sql
----------------------------
revision 1.8
date: 2010/01/28 22:46:32;  author: sunsetsystems;  state: Exp;  lines: +6 -3
added procedure type Recommendation and a field for followup services
=============================================================================

RCS file: /cvsroot/openemr/openemr/sql/database.sql,v
Working file: sql/database.sql
----------------------------
revision 1.141
date: 2010/01/28 22:46:34;  author: sunsetsystems;  state: Exp;  lines: +9 -6
added procedure type Recommendation and a field for followup services
=============================================================================

2010-01-26

Created a new branch called sftip, copied ALL source forge files to that branch and committed them

2010-01-16

Integrate MI2 UI refactor Changes and Adds Committed revision 121.

A       images/bg_button_a.gif
A       images/bg_button_a_small.gif
A       images/bg_button_span.gif
A       images/bg_button_span_small.gif
A       interface/main/pwd_expires_alert.php
A       interface/patient_file/summary/pnotes_fragment.php
A       interface/patient_file/summary/pnotes_full_add.php
A       interface/usergroup/checkpwd_validation.js
A       interface/usergroup/create_ssl_certificate.php
A       library/download_ssl_certificates.php
A       library/js/common.js
A       library/js/fancybox
A       library/js/fancybox/fancy_closebox.png
A       library/js/fancybox/fancy_left.png
A       library/js/fancybox/fancy_progress.png
A       library/js/fancybox/fancy_right.png
A       library/js/fancybox/fancy_shadow_e.png
A       library/js/fancybox/fancy_shadow_ne.png
A       library/js/fancybox/fancy_shadow_n.png
A       library/js/fancybox/fancy_shadow_nw.png
A       library/js/fancybox/fancy_shadow_se.png
A       library/js/fancybox/fancy_shadow_s.png
A       library/js/fancybox/fancy_shadow_sw.png
A       library/js/fancybox/fancy_shadow_w.png
A       library/js/fancybox/fancy_title_left.png
A       library/js/fancybox/fancy_title_main.png
A       library/js/fancybox/fancy_title_right.png
A       library/js/fancybox/jquery.fancybox-1.2.6.css
A       library/js/fancybox/jquery.fancybox-1.2.6.js
A       library/js/fancybox/jquery.fancybox-1.2.6.pack.js
A       library/js/jquery.1.3.2.js
A       library/openssl.cnf
A       templates/prescription/general_fragment.html
M       controllers/C_Document.class.php
M       controllers/C_Prescription.class.php
M       interface/billing/indigent_patients_report.php
M       interface/billing/sl_receipts_report.php
M       interface/forms/newpatient/common.php
M       interface/main/finder/patient_select.php
M       interface/main/left_nav.php
M       interface/main/main_title.php
M       interface/new/new_comprehensive.php
M       interface/patient_file/deleter.php
M       interface/patient_file/history/history_full.php
M       interface/patient_file/history/history.php
M       interface/patient_file/report/patient_report.php
M       interface/patient_file/summary/add_edit_issue.php
M       interface/patient_file/summary/demographics_full.php
M       interface/patient_file/summary/demographics.php
M       interface/patient_file/summary/pnotes_full.php
M       interface/patient_file/summary/pnotes.php
M       interface/patient_file/summary/rx_frameset.php
M       interface/patient_file/summary/rx_left.php
M       interface/patient_file/summary/stats.php
M       interface/patient_file/transaction/add_transaction.php
M       interface/patient_file/transaction/transactions_full.php
M       interface/patient_file/transaction/transactions.php
M       interface/reports/appointments_report.php
M       interface/reports/appt_encounter_report.php
M       interface/reports/chart_location_activity.php
M       interface/reports/charts_checked_out.php
M       interface/reports/collections_report.php
M       interface/reports/custom_report_range.php
M       interface/reports/encounters_report.php
M       interface/reports/front_receipts_report.php
M       interface/reports/insurance_allocation_report.php
M       interface/reports/patient_list.php
M       interface/reports/prescriptions_report.php
M       interface/reports/receipts_by_method_report.php
M       interface/reports/referrals_report.php
M       interface/reports/sales_by_item.php
M       interface/reports/services_by_category.php
M       interface/reports/unique_seen_patients_report.php
M       interface/themes/style_sky_blue.css
M       library/options.inc.php
M       templates/documents/general_list.html
M       templates/documents/general_upload.html
M       templates/documents/general_view.html
M       templates/prescription/general_edit.html
M       templates/prescription/general_list.html
M       templates/prescription/general_lookup.html
M       templates/prescription/general_send.html

2010-01-15

Visolve SSL, Cert and Password Committed revision 100.

trunk/interface/globals.php
trunk/interface/login/login.php
trunk/interface/main/main_screen.php
trunk/interface/usergroup/user_admin.php
trunk/interface/usergroup/user_info.php
trunk/interface/usergroup/usergroup_admin.php
trunk/library/auth.inc
trunk/setup.php
trunk/sql/3_1_0-to-3_2_0_upgrade.sql
trunk/sql/database.sql

2009-01-04

sync with devtip 20090104, includes Advanced Directives Committed revision 57.

trunk/controllers/C_Document.class.php
trunk/custom/statement.inc.php
trunk/interface/billing/sl_eob_search.php
trunk/interface/globals.php
trunk/interface/main/calendar/includes/pntables.php
trunk/interface/main/calendar/index.php
trunk/interface/patient_file/summary/advancedirectives.php
trunk/interface/patient_file/summary/demographics.php
trunk/interface/usergroup/facility_admin.php
trunk/library/gen_x12_837.inc.php
trunk/sql/3_2_0-to-3_3_0_upgrade.sql
trunk/sql/database.sql
trunk/sql_upgrade.php
trunk/templates/documents/general_upload.html