X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=CHANGELOG.txt;h=96846989eb88695965fa865b3d94c9b46da9cbe0;hb=f784f9e4be4d376aac46be4348a571c15c8055cd;hp=e84292a829d164345e3d53cac113ca48dfa3590f;hpb=9e60b200d22656e6d9d795c36d78f8ac9de7c47b;p=fa-stable.git diff --git a/CHANGELOG.txt b/CHANGELOG.txt index e84292a8..96846989 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,11 +19,35 @@ Legend: ! -> Note $ -> Affected files +07-Aut-2010 Joe Hunt +# Stamping the installed_languags.inc file with 'rtl' = false, causes 'rtl'. + The value: 'rtl' = false will make the variable as isset. +$ /includes/lang/languages.php + /includes/session.inc + /admin/inst_lang.php + 06-Aug-2010 Janusz Dobrowolski # Fixed page title $ /gl/gl_bank.php # Fixed memo dupliactaion after bank payment edition. $ /gl/includes/db/gl_db_bank_trans.inc +! Cleanup. +$ /install/index.php +! Improved chart list selection. +$ /includes/ui/ui_lists.inc ++ Added Chart of accounts installation. +$ /admin/inst_chart.php (new) + /applications/setup.php +# Fixed third-party extension installation +$ /admin/inst_module.php +# Fixed theme description popup. +$ /admin/inst_theme.php +! Added optional type parameter in get_extensions_list() +$ /includes/packages.inc ++ Added encoding display for chart packages list +$ /install/index.php +# Fixed multiline package property values display. +$ /includes/ui/view_package.php 06-Aug-2010 Joe Hunt # Bank Payment on customer statements shows in credit column, should be debit. Balance ok.