X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=CHANGELOG.txt;h=c706648de1852b0b067e84e25919c9840316476a;hb=2250f142e1034dc28adb819c4d8f7cce05911489;hp=6a5cc5f26dff9cb8ff200850fc3f6f2c7ed47e6b;hpb=c007d121feabba7d012f5d828cca8dd4173a4e91;p=fa-stable.git diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 6a5cc5f2..c706648d 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,87 @@ Legend: ! -> Note $ -> Affected files +17-Mar-2009 Janusz Dobrowolski +# Small syntax fix +$ /js/inserts.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 @@ -30,7 +111,7 @@ $ /inventory/manage/items.php $ /includes/session.inc 08-Mar-2009 Joe Hunt -! XLS engine now compatible med PEAR Excel Writer. +! XLS engine now compatible with PEAR Excel Writer. $ /reporting/includes/excel_report.inc /reporting/includes/Workbook.php