X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=CHANGELOG.txt;h=2d156a9a972119afec95b5ff6fa52a8e2a0ef5b7;hb=b2258b93a2c7a86245a2f8bd77093bc972cbe2b1;hp=e2dc8b9b56e7d7db2c1ebfb573b6f265206194fc;hpb=f948e35bb5206241bd19323124cbc7825715e85b;p=fa-stable.git diff --git a/CHANGELOG.txt b/CHANGELOG.txt index e2dc8b9b..2d156a9a 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,11 +19,57 @@ Legend: ! -> Note $ -> Affected files -25_Apr-2009 Janusz Dobrowolski +02-May-2009 Joe Hunt +# Minor bug Prifit & Loss Statement +$ /reporting/rep707.php + +02-May-2009 Joe Hunt +! Company setup option for printing server Time Zone on Reports Print-Out. +! Company setup version_id for stamping the version id. Can be used for check for update. +$ /admin/company_preferences.php + /admin/db/company_db.inc + /reporting/includes/pdf_report.inc + /sql/alter2.2.sql + /sql/en_US-demo.sql + /sql/en_US-new.sql + +01-May-2009 Joe Hunt +! Changed Customer Balance and Supplier Balance to period select with Open Balance +$ /reporting/reports_main.php + /reporting/rep101.php + /reporting/rep201.php + +30-Apr-2009 Janusz Dobrowolski +! Merged changes from main trunk 2.1.1-2.1.2 (see below) + +30-Apr-2009 Janusz Dobrowolski +# Small layout fixes +$ /includes/errors.inc + /themes/aqua/renderer.php + /themes/cool/renderer.php + /themes/default/renderer.php + +29-Apr-2009 Janusz Dobrowolski +! Messages styles moved default.css +$ /includes/errors.inc + /themes/aqua/default.css + /themes/cool/default.css + /themes/default/default.css + +28-Apr-2009 Joe Hunt +! Changed so the close of fiscal years also closes the balances and brings forward retained earnings. +$ /admin/gl_setup.ph + /admin/fiscalyears.php + /admin/db/company_db.inc + /sql/en_US-new.sql + /sql/en_US-demo.sql + /sql/alter2.2.sql + +25-Apr-2009 Janusz Dobrowolski # Fixed ambigous sql $ /inventory/manage/item_categories.php -25_Apr-2009 Joe Hunt +25-Apr-2009 Joe Hunt ! Removed obsolete field 'included_in_price' from table 'Tax_group_items' in en_US-demo.sql. $ /sql/en_US-demo.sql /sql/alter2.2.sql @@ -332,6 +378,65 @@ $ /.htaccess /sales/inquiry/sales_deliveries_view.php /sales/inquiry/sales_orders_view.php +------------------------------- Release 2.1.2 ---------------------------------- +30-Apr-2009 Joe Hunt +! Release 2.1.2 +$ config.php + +22-Apr-2009 Joe Hunt +! Changed the text 'Supplier Account No' to 'Our Customer No' in Supplier form +$ /purchasing/manage/suppliers.php + +20-Apr-2009 Janusz Dobrowolski +# Rewritten backup manager, fixed progressbar bug. +$ /admin/backups.php +# Fixed bug in zipped sql file restore. +$ /admin/db/maintenance_db.inc +! JsHttpRequest class updated to latest version. +$ /includes/JsHttpRequest.php + /js/JsHttpRequest.js +! Added optional parameter in vertical_space() +$ /includes/ui/ui_controls.inc ++ Helper for javascript confirm dialogs added. +$ /includes/ui/ui_input.inc +! Client side confirm dialog added for destructive submits. +$ /purchasing/supplier_invoice.php + /purchasing/includes/ui/invoice_ui.inc + /sales/sales_order_entry.php ++ Added retry after timeout on unreliable ajax connections. Preparation for client-side javascript checks. +$ /includes/current_user.inc + /includes/page/footer.inc + /includes/page/header.inc + /includes/ui/ui_view.inc + /access/login.php + /js/inserts.js + /js/utils.js + /themes/aqua/images/progressbar.gif + /themes/cool/images/progressbar.gif + /themes/default/images/progressbar.gif + /themes/default/images/ajax-loader2.gif (new) + /themes/default/images/warning.png (new) + /themes/aqua/images/ajax-loader2.gif (new) + /themes/aqua/images/warning.png (new) + /themes/cool/images/ajax-loader2.gif (new) + /themes/cool/images/warning.png (new) +# Fixed supplier uom retrieval. +$ /purchasing/includes/db/po_db.inc + +04-Apr-2009 Janusz Dobrowolski +# Paper format defaults to A4 for unknown specifiers. +$ /reporting/includes/pdf_report.inc +# Sealing sql statements. +$ /sales/manage/customers.php + +01-Apr-2009 Janusz Dobrowolski +# Fixed document mailing. +$ /reporting/includes/pdf_report.inc +# Fixed focus javascript error on lists. +$ /includes/ui/ui_lists.inc +# Fixed report links hotkey selection +$ /js/inserts.js + ------------------------------- Release 2.1.1 ---------------------------------- 30-Mar-2009 Janusz Dobrowolski # Fixed display of unsufficient quantities in sales docs.