Plugins are now registered in installed_extensions.php
[fa-stable.git] / CHANGELOG.txt
index e7152664b21d094d1eff1cc4ca3c9a98f081fa3e..a3107eb0ea7467c6bd4b6643e93e312cac90feb0 100644 (file)
@@ -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.