Implemented customizable authentication timeout.
[fa-stable.git] / CHANGELOG.txt
index 4f8e73cfc906233a3327547bdd556a00b4733c04..397c023d66dd8f4d36146edcb2f2e262adbbd78d 100644 (file)
@@ -19,6 +19,58 @@ 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
+  /manufacturing/work_order_entry.php
+  /purchasing/po_entry_items.php
+  /reporting/reports_main.php
+  /reporting/includes/reporting.inc
+  /sales/create_recurrent_invoices.php
+  /sales/credit_note_entry.php
+  /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.
+$ /includes/ui/ui_input.inc
+  /inventory/manage/item_categories.php
+  /inventory/manage/items.php
+# Fixed default focus for some controls
+$ /includes/ui/ui_input.inc
+# Fixed popup top placement on FF2
+$ /js/inserts.js
+! Default submit changed
+$ /purchasing/po_receive_items.php
+
++ Customer/branch/supplier selectable by additional short name instead of full name.
+$ /purchasing/manage/suppliers.php
+  /sales/manage/customer_branches.php
+  /sales/manage/customers.php
+  /includes/ui/ui_lists.inc
+  /sql/alter2.2.sql
+  /sql/en_US-demo.sql
+  /sql/en_US-new.sql
+
+01-Aug-2009 Joe Hunt
+! Reduced size of the icons to 12 pix.
+$ /includes/ui/ui_input.inc
+
 31-Jul-2009 Janusz Dobrowolski
 ! Merged changes from main trunk  2.1.3-2.1.4 (see below)
 $ /admin/attachments.php