Clanup.
[fa-stable.git] / CHANGELOG.txt
index e84292a829d164345e3d53cac113ca48dfa3590f..96846989eb88695965fa865b3d94c9b46da9cbe0 100644 (file)
@@ -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.