X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=CHANGELOG.txt;h=a3107eb0ea7467c6bd4b6643e93e312cac90feb0;hb=fa600790f955f0a95856ea4c2327d1230e35c083;hp=487b05de35eaba014230707d55027a1d50409c13;hpb=5fdbb94d191d8e0d2cef964ef01bfe42829a8706;p=fa-stable.git diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 487b05de..a3107eb0 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,10 +19,66 @@ 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. +$ /admin/shipping_companies.php + /inventory/includes/db/items_locations_db.inc + /inventory/manage/locations.php + /purchasing/manage/suppliers.php + /sales/manage/customer_branches.php + /sales/manage/customers.php + /sql/alter2.2.sql + /sql/en_US-demo.sql + /sql/en_US-new.sql + +24-Sep-2009 Joe Hunt +# Parse error +$ /sales/inquiry/customer_inquiry.php + +23-Sep-2009 Janusz Dobrowolski +# Fixed crash for all transaction types report +$ /reporting/rep702.php + 23-Sep-2009 Joe Hunt # Cleaning from javascript errors. $ /access/login.php /admin/fiscalyears.php +# missing unset of post variable (DayNumber). +$ /admin/payment_terms.php +! Changed login to be dependent only by login.css +$ /themes/default/login.css 22-Sep-2009 Joe Hunt ! Changed copyright notice in installer files to credit the original copyrighter. GPLv3.