Implemented customizable authentication timeout.
[fa-stable.git] / CHANGELOG.txt
index f7270998267e49022dae8becebb561c001cc635c..397c023d66dd8f4d36146edcb2f2e262adbbd78d 100644 (file)
@@ -19,6 +19,18 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+20-Aug-2009 Janusz Dobrowolski
+! Tax Item Types moved to Setup module
+$ /applications/inventory.php
+  /applications/setup.php
++ Partial changes for new access control.
+$ /admin/security_roles.php (new)
+  /admin/db/security_db.inc (new)
+  /includes/access_levels.inc
+  /includes/ui/ui_lists.inc
+  /sql/alter2.2.sql
+  /sql/en_US-demo.sql
+
 04-Aug-2009 Joe Hunt
 + Added email links after creating documents
 $ /includes/ui/ui_controls.inc
@@ -31,6 +43,8 @@ $ /includes/ui/ui_controls.inc
   /sales/customer_delivery.php
   /sales/customer_invoice.php
   /sales/sales_order_entry.php
+! Added new access levels
+$ /includes/access_levels.inc (new file)
   
 03-Aug-2009 Janusz Dobrowolski
 + Clone record option added.