X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=CHANGELOG.txt;h=a3107eb0ea7467c6bd4b6643e93e312cac90feb0;hb=fa600790f955f0a95856ea4c2327d1230e35c083;hp=e7152664b21d094d1eff1cc4ca3c9a98f081fa3e;hpb=179e8cf33e77512ca94cf8389ea36a253feebba7;p=fa-stable.git diff --git a/CHANGELOG.txt b/CHANGELOG.txt index e7152664..a3107eb0 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,37 @@ Legend: ! -> Note $ -> Affected files +28-Sep-2009 Janusz Dobrowolski ++ Rewritten extensions system to enable per company module/plugin activation. +$ /frontaccounting.php + /installed_extensions.php + /admin/create_coy.php + /admin/inst_module.php + /admin/db/maintenance_db.inc + /applications/customers.php + /applications/dimensions.php + /applications/generalledger.php + /applications/inventory.php + /applications/manufacturing.php + /applications/setup.php + /applications/suppliers.php + /includes/access_levels.inc + /includes/current_user.inc + /includes/main.inc + /includes/session.inc + /includes/ui/ui_lists.inc + /sql/alter2.2.php + /modules/installed_modules.php (Removed) +# Prevented switching off access to security role editor for current role. +$ /admin/security_roles.php + +25-Sep-2009 Joe Hunt +# Wrong presentation of qty decimals when trans_no != 0 (delivered) +$ /sales/includes/ui/sales_order_ui.inc +! Improved layout of login screen +$ /addess/login.php + /themes/default/login.css + 24-Sep-2009 Janusz Dobrowolski + Additional fields for secondary phone and/or general notes in customers, cust_branches, shippers, locations and suppliers tables.