bradymiller wrote on Thursday, February 04, 2010:
Joe,
Easiest way to do this is to just post the log from 1/1/2010 on. Here it is with filenames(top line), dates(middle line), and details(last line) for each change; note it’s not ordered by date (i hope the formatting works):
Working file: openemr/contrib/forms/scanned_notes/new.php
date: 2010/01/13 17:11:25; author: sunsetsystems; state: Exp; lines: +15 -4
better support for multi-page images
Working file: openemr/contrib/forms/scanned_notes/report.php
date: 2010/01/13 17:11:25; author: sunsetsystems; state: Exp; lines: +22 -6
better support for multi-page images
Working file: openemr/contrib/forms/scanned_notes/view.php
date: 2010/01/13 17:11:26; author: sunsetsystems; state: Exp; lines: +15 -4
better support for multi-page images
Working file: openemr/contrib/util/restore
date: 2010/01/26 01:59:21; author: sunsetsystems; state: Exp; lines: +6 -6
minor fix to allow either double or single quotes in sqlconf.php
Working file: openemr/custom/statement.inc.php
date: 2010/01/07 05:02:28; author: bradymiller; state: Exp; lines: +134 -67
Statement Process Enhancement #2900727
Working file: openemr/interface/globals.php
date: 2010/01/14 06:51:08; author: bradymiller; state: Exp; lines: +3 -3
added chinese traditional and simplified constants
date: 2010/01/11 04:47:55; author: bradymiller; state: Exp; lines: +5 -1
make config export/import optional
date: 2010/01/07 05:02:30; author: bradymiller; state: Exp; lines: +11 -2
Statement Process Enhancement #2900727
Working file: openemr/interface/billing/billing_process.php
date: 2010/01/22 23:05:28; author: sunsetsystems; state: Exp; lines: +7 -4
fixed problem with multiple GS segments
date: 2010/01/13 16:51:11; author: sunsetsystems; state: Exp; lines: +5 -3
fix for IEA01
Working file: openemr/interface/billing/sl_eob_search.php
date: 2010/01/07 05:02:30; author: bradymiller; state: Exp; lines: +66 -28
Statement Process Enhancement #2900727
Working file: openemr/interface/forms/LBF/new.php
date: 2010/01/21 17:00:43; author: sunsetsystems; state: Exp; lines: +19 -0
fix for billing code field type
Working file: openemr/interface/main/backup.php
date: 2010/01/11 04:47:56; author: bradymiller; state: Exp; lines: +12 -9
make config export/import optional
Working file: openemr/interface/reports/prescriptions_report.php
date: 2010/01/23 10:22:58; author: bradymiller; state: Exp; lines: +4 -2
Fix drug name search to work in a broader sense
Working file: openemr/library/gen_x12_837.inc.php
date: 2010/01/13 16:52:25; author: sunsetsystems; state: Exp; lines: +16 -1
fix for encounter claims and added support for AMT*AAE segment
Working file: openemr/library/options.inc.php
date: 2010/01/26 23:49:48; author: sunsetsystems; state: Exp; lines: +6 -6
fixed bug in handling of apostrophes in layout field titles
Working file: openemr/library/translation.inc.php
date: 2010/01/30 01:14:56; author: bradymiller; state: Exp; lines: +5 -0
translation definition illegal character bug fix - from artifact 2942625
Working file: openemr/library/ajax/prescription_drugname_lookup.php
date: 2010/01/22 23:53:04; author: bradymiller; state: Exp; lines: +2 -1
apostrophe bug fix in drug name, tracker artifact-2926772
Working file: openemr/library/classes/Prescription.class.php
date: 2010/01/22 23:53:04; author: bradymiller; state: Exp; lines: +9 -4
apostrophe bug fix in drug name, tracker artifact-2926772
Working file: openemr/library/classes/class.ezpdf.php
date: 2010/01/13 17:25:58; author: bradymiller; state: Exp; lines: +5 -5
set default margins to 5
Working file: openemr/templates/prescription/general_list.html
date: 2010/01/22 21:13:44; author: bradymiller; state: Exp; lines: +1 -1
bug fix to display number with units inspired by MMFSystems