X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=CHANGELOG.txt;h=74e657f488df8f15c64b724ed359f18b8499fa60;hb=6425de92749015d0e7ab29b5fd071a9d70cbb7d5;hp=397c023d66dd8f4d36146edcb2f2e262adbbd78d;hpb=e29ae20659b551e12c11285c81d4f3d48cae5e64;p=fa-stable.git diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 397c023d..74e657f4 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,57 @@ Legend: ! -> Note $ -> Affected files +26-Aug-2009 Joe Hunt +# Changed the text Manifactoring => Manifacturing +$ /reporting/reports_main.php + +25-Aug-2009 Joe Hunt ++ Added reference number in report List of Journal Entries. +$ /reporting/rep702.php +! Changed default startup_up app to be in user preferences. Default 'Sales'. + Moved tab_list_row to ui_lists.inc and changed the global $tabs to be in types.inc +$ config.php + /admin/display_prefs.php + /admin/inst_module.php + /admin/db/users_db.inc + /includes/current_user.inc + /includes/types.inc + /includes/page/header.inc + /includes/prefs/userprefs.inc + /includes/ui/ui_lists.inc + /sql/alter2.2.sql + /sql/en_US-demo.sql + /sql/en_US-new.sql + + +24-Aug-2009 Janusz Dobrowolski +# Fixed warning displayed before db upgrade. +$ /includes/current_user.inc +# Small final page layout fix +$ /purchasing/po_entry_items.php ++ Additional links to next document on final pages. +$ /purchasing/po_receive_items.php + /purchasing/supplier_invoice.php +# Fixed focus issues on hyperlinks +$ /includes/ui/ui_controls.inc + +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