X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=CHANGELOG.txt;h=3035cfa574c5beab7d51b89fcfdae11482ee41e3;hb=4d4371fb200bb27fd6b680ebd2d1aaa450a0be7e;hp=ea6b498134b1bbd641f921a49320a21b3e61ad9b;hpb=70b5023d437aaf686d3f47a13cab5cab05968299;p=fa-stable.git diff --git a/CHANGELOG.txt b/CHANGELOG.txt index ea6b4981..3035cfa5 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,221 @@ Legend: ! -> Note $ -> Affected files +17-Mar-2009 Joe Hunt +! Changed so company domicile is printed on invoices and statements if filled out. +$ /reporting/includes/header2.inc + +17-Mar-2009 Janusz Dobrowolski ++ Added default delivery required by parameter, removed custom company fileds/names. +$ /admin/company_preferences.php + /admin/gl_setup.php + /admin/db/company_db.inc + /includes/prefs/sysprefs.inc + /sql/alter2.2.php (new) + /sql/alter2.2.sql (new) + /sql/en_US-demo.sql + /sql/en_US-new.sql ++ Item category now contains default parameters for new items. +$ /inventory/includes/db/items_category_db.inc + /inventory/manage/item_categories.php + /inventory/manage/items.php + /sql/alter2.2.php + /sql/alter2.2.sql + /sql/en_US-demo.sql + /sql/en_US-new.sql +! Updated FA version string. +$ /config.php +! Stock item types moved to types.inc +$ /includes/types.inc + /includes/ui/ui_lists.inc +! Focus js code optimization +$ /js/inserts.js + /js/utils.js + +16-Mar-2009 Janusz Dobrowolski ++ Support for default buttons with Ctrl-Enter/Escape hotkeys, + arrow navigation in menus +$ /includes/ui/ui_input.inc + /includes/ui/ui_controls.inc + /includes/ui/ui_view.inc + /includes/page/footer.inc + /config.php + /js/inserts.js + /js/utils.js + /reporting/includes/reporting.inc + /themes/default/images/escape.png + /themes/aqua/default.css + /themes/aqua/renderer.php + /themes/cool/default.css + /themes/cool/renderer.php + /themes/default/default.css + /themes/default/renderer.php + /themes/default/images/escape.png + /sales/sales_order_entry.php + +! SID & start_form() cleanup +$ /.htaccess + /access/logout.php + /admin/attachments.php + /admin/backups.php + /admin/create_coy.php + /admin/inst_lang.php + /admin/inst_module.php + /admin/view_print_transaction.php + /admin/void_transaction.php + /dimensions/inquiry/search_dimensions.php + /gl/bank_transfer.php + /gl/gl_bank.php + /gl/inquiry/gl_trial_balance.php + /gl/manage/exchange_rates.php + /inventory/adjustments.php + /inventory/cost_update.php + /inventory/prices.php + /inventory/purchasing_data.php + /inventory/reorder_level.php + /inventory/transfers.php + /inventory/inquiry/stock_movements.php + /inventory/inquiry/stock_status.php + /inventory/manage/item_codes.php + /inventory/manage/sales_kits.php + /manufacturing/search_work_orders.php + /manufacturing/work_order_issue.php + /manufacturing/inquiry/bom_cost_inquiry.php + /manufacturing/manage/bom_edit.php + /purchasing/po_entry_items.php + /purchasing/po_receive_items.php + /purchasing/supplier_credit.php + /purchasing/supplier_invoice.php + /purchasing/supplier_payment.php + /purchasing/allocations/supplier_allocate.php + /purchasing/inquiry/po_search.php + /purchasing/inquiry/po_search_completed.php + /purchasing/inquiry/supplier_allocation_inquiry.php + /purchasing/inquiry/supplier_inquiry.php + /sales/credit_note_entry.php + /sales/customer_credit_invoice.php + /sales/customer_delivery.php + /sales/customer_invoice.php + /sales/allocations/customer_allocate.php + /sales/includes/ui/sales_credit_ui.inc + /sales/inquiry/customer_allocation_inquiry.php + /sales/inquiry/sales_deliveries_view.php + /sales/inquiry/sales_orders_view.php + +------------------------------- Release 2.1.0 RC ------------------------------------------------ +09-Mar-2009 Joe Hunt +! Release 2.1.0 Release Candidate (RC). +$ config.php +! Report clean up +$ /reporting/includes/excel_report.inc + +09-Mar-2009 Janusz Dobrowolski +# Initial prefs for new created user now copied form current admin settings. +$ /admin/users.php +# Changed page_security level to 1 +$ /admin/display_prefs.php +# Fixed item code display after item delete +$ /inventory/manage/items.php +# Cosmetic cleanup +$ /includes/session.inc + +08-Mar-2009 Joe Hunt +! XLS engine now compatible with PEAR Excel Writer. +$ /reporting/includes/excel_report.inc + /reporting/includes/Workbook.php + +05-Mar-2009 Joe Hunt +! Replaced the Excel Writer engine with XLS driver (the XML driver can later be downloaded) +$ /reporting/includes/ExcelWriterXML.php, ExcelWriterXML_Sheet.php and ExcelWriterXM__Style.php removed. + /reporting/includes/Workbook.php (new file) + /reporting/includes/excel_report.inc + /reporting/includes/pdf_report.inc + /reporting/prn_redirect.php + /reporting all repXXX.php files + +03-Mar-2009 Joe Hunt/Janusz Dobrowolski ++ Preparation for Excel Writer continued +$ /reporting/includes/ExcelWriterXML.php + /reporting/includes/ExcelWriterXML_Sheet.php + /reporting/includes/ExcelWriterXML_Style.php + /reporting/includes/excel_report.inc + /reporting all repXXX.php that are not documents + +02-Mar-2009 Joe Hunt ++ Preparation for report destination PDF/Printer and Excel (and Open Office Calc) +$ /reporting/includes/reports_classes.inc + /reporting/includes/pdf_report.inc + /reporting/includes/ExcelWriterXML.php (new file) + /reporting/includes/ExcelWriterXML_Sheet.php (new file) + /reporting/includes/ExcelWriterXM__Style (new file) + /reporting/includes/excel_report.inc (new file) + /reporting/reports_main.php + /reporting/rep701.php + /reporting/rep705.php + /reporting/rep706.php + /reporting/rep707.php + +01-Mar-2009 Janusz Dobrowolski +# Setting magic_quotes_gpc and register_globals to off in htaccess file +$ /.htaccess (new) + +28-Feb-2009 Joe Hunt +! Improved layout in standard themes (graphics) +$ /themes/aqua/renderer.php + /themes/aqua/help.gif (new file) + /themes/aqua/login.gif (new file) + /themes/aqua/right.gif (new file) + /themes/cool/renderer.php + /themes/cool/help.gif (new file) + /themes/cool/login.gif (new file) + /themes/cool/right.gif (new file) + /themes/default/renderer.php + /themes/default/help.gif (new file) + /themes/default/login.gif (new file) + /themes/default/right.gif (new file) + /themes/themes/login.css + +27-Feb-2009 Janusz Dobrowolski +# Security fix to my last commit. +$ /frontaccounting.php + /includes/lang/language.php + +25-Feb-2009 Joe Hunt +! Improved layout +$ /inventory/prices.php + /inventory/reorder_level.php + /inventory/inquiry/stock_status.php + +24-Feb-2009 Janusz Dobrowolski +# Cleaning startup code +$ /index.php + /frontaccounting.php + /includes/session.inc + /includes/db/connect_db.inc + /includes/lang/gettext.php + /includes/lang/language.php +# Language changed on display prefs page stored to database. +$ /admin/display_prefs.php + /admin/db/users_db.inc + /includes/current_user.inc +# Fixed tab hot keys +$ /applications/customers.php + /applications/dimensions.php + /applications/generalledger.php + /applications/inventory.php + /applications/manufacturing.php + /applications/setup.php + /applications/suppliers.php + +23-Feb-2009 Joe Hunt +! Changed extension include to be outside function. Didn't work in submenus. +$ frontaccounting.php + /includes/main.inc +! Better color in data picker +$ /themes/aqua/default.css + /themes/cool/default.css + /themes/default/default.css + 22-Feb-2009 Janusz Dobrowolski ! Application startup code cleanup. $ /frontaccounting.php