X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=CHANGELOG.txt;h=96846989eb88695965fa865b3d94c9b46da9cbe0;hb=f784f9e4be4d376aac46be4348a571c15c8055cd;hp=460c53290867fca204a0e9901870dcfce5570004;hpb=586a1949ef16753b9b9b807a7b53d6bb0a4c9a7e;p=fa-stable.git diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 460c5329..96846989 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,40 @@ 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. +$ /reporting/rep108.php + 04-Aug-2010 Janusz Dobrowolski + Rewritten installation wizard, uploading additional COAs form repository during install /install/index.php