From be1c96cb450cbf1ee684aa764ddef647b7fcd1b4 Mon Sep 17 00:00:00 2001 From: Janusz Dobrowolski Date: Sun, 13 Jun 2010 18:48:12 +0000 Subject: [PATCH] Multiply technical changes, cleanups and improvements. --- CHANGELOG.txt | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 8fa15113..f5b6e143 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,36 @@ Legend: ! -> Note $ -> Affected files +13-Jun-2010 Janusz Dobrowolski +# Small layout bug in tabs widget +$ /includes/ui/ui_controls.inc +! Allowed space and '[' in button names +$ /includes/ui/ui_input.inc +! Formatted posts and a couple of improvements +$ /includes/ui/simple_crud_class.inc +! Changed method naming convention +$ /includes/ui/contacts_view.inc +! is_invoice property superseded by trans_type, removed obsolete Complete property +$ /purchasing/includes/supp_trans_class.inc + /purchasing/includes/db/invoice_db.inc + /purchasing/includes/ui/invoice_ui.inc + /purchasing/view/view_supp_credit.php + /purchasing/view/view_supp_invoice.php +! Cleanups and comments +$ /purchasing/includes/po_class.inc + /sales/includes/cart_class.inc +! Added document inheritance definitions +$ /includes/types.inc +# Smaller technical fixes +$ /purchasing/includes/db/grn_db.inc + /purchasing/includes/db/po_db.inc + /sales/includes/sales_db.inc + /sales/includes/db/sales_credit_db.inc + /purchasing/po_entry_items.php + /purchasing/po_receive_items.php + /purchasing/supplier_credit.php + /purchasing/supplier_invoice.php + 13-Jun-2010 Merged changes from main trunk (2.2.10) as follows ------------------------------- Release 2.2.10 ---------------------------------- 11-Jun-2010 Joe Hunt @@ -71,7 +101,7 @@ $ /reporting/rep704.php $ /sql/en_US-demo.sql /sql/en_US-new.sql ----------- End of changes from main trunk 2.2.7-2.2.9 +---------- End of changes from main trunk 2.2.10 05-Jun-2010 Joe Hunt ! Allowing SA_MULTIFISCALYEAR access to enter transactions on open fiscal years -- 2.30.2