X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=CHANGELOG.txt;h=2e4df78d59959e8160710a35129245e3f487b4c5;hb=7e8c90ee7e898a9181f62f387ccb92158f47f59c;hp=edd8e1cd789fbac3ca4b976879acfc55e56720a7;hpb=72135bb110cbcada805381e373c3e853ea888d55;p=fa-stable.git diff --git a/CHANGELOG.txt b/CHANGELOG.txt index edd8e1cd..2e4df78d 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,35 @@ Legend: ! -> Note $ -> Affected files +23-Aug-2009 Janusz Dobrowolski ++ Implemented customizable authentication timeout. +$ /access/timeout.php (new) + /access/login.php + /admin/company_preferences.php + /admin/db/company_db.inc + /includes/current_user.inc + /includes/session.inc + /includes/ui/ui_input.inc + /sql/alter2.2.php + /sql/alter2.2.sql + /sql/en_US-demo.sql + /sql/en_US-new.sql +! Reorganized access control structures for easier customizing. +$ /includes/access_levels.inc + /admin/security_roles.php + +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