Changed indonesian locale name to correct id_ID.
[fa-stable.git] / CHANGELOG.txt
index 18f4517629a3cd57a0f294c9181651230891ac50..d3227a55ef45a6841341ce7c8814b2c45a4abf36 100644 (file)
@@ -19,7 +19,140 @@ Legend:
 ! -> Note
 $ -> Affected files
 
-04-Aug-2010 Joe Hung
+09-Aug-2010 Janusz Dobrowolski
++ Added French translation (thanks to Gaston)
+$ /install/isession.inc
+  /install/lang/fr_FR/LC_MESSAGES/fr_FR.mo
+  /install/lang/fr_FR/LC_MESSAGES/fr_FR.po
++ Added Indonesian translation (thanks to Eko Prasetiyo)
+$ /install/isession.inc
+  /install/lang/id_ID/LC_MESSAGES/id_ID.mo
+  /install/lang/id_ID/LC_MESSAGES/id_ID.po
+# Warning in installer cleanup
+$ /includes/ajax.inc
+# Subpage display title update on lang switching
+$ /install/index.php
+
+08-Aug-2010 Janusz Dobrowolski
++ Multilangage support in installer
+$ /install/lang (new)
+  /install/lang/new_language_template/LC_MESSAGES (new)
+  /install/lang/new_language_template/LC_MESSAGES/empty.po (new)
+  /install/index.php
+  /install/isession.inc
++ Added Polish installer translation
+$ /install/lang/pl_PL (new)
+  /install/lang/pl_PL/LC_MESSAGES (new)
+  /install/lang/pl_PL/LC_MESSAGES/pl_PL.po (new)
+  /install/lang/pl_PL/LC_MESSAGES/pl_PL.mo (new)
++ Added Danish/Svedish installer translation (Joe Hunt)
+$ /install/lang/da_DK (new)
+  /install/lang/da_DK/LC_MESSAGES (new)
+  /install/lang/da_DK/LC_MESSAGES/da_DK.po (new)
+  /install/lang/da_DK/LC_MESSAGES/da_DK.mo (new)
+$ /install/lang/sv_SE (new)
+  /install/lang/sv_SE/LC_MESSAGES (new)
+  /install/lang/sv_SE/LC_MESSAGES/sv_SE.po (new)
+  /install/lang/sv_SE/LC_MESSAGES/sv_SE.mo (new)
+  
+! Updated language template
+$ /lang/new_language_template/LC_MESSAGES/empty.po
+
+07-Aug-2010 Janusz Dobrowolski
++ Added langauges selection in installer.
+$ /install/index.php
+! Testing config_db on start
+$ /index.php
+# Side bug fixed.
+$ /applications/setup.php
+! Default language code changed form 'en_GB' to 'C'
+$ /admin/inst_lang.php
+  /includes/system_tests.inc
+  /includes/lang/gettext.php
+  /includes/lang/language.php
+  /sql/alter2.3rc.sql
+  /sql/alter2.3.php
+  /sql/en_US-demo.sql
+! Cleanup.
+$ /includes/archive.inc
+! Additional error messages
+$ /includes/packages.inc
+! Added descriptions for all existing hooks
+$ /lang/new_language_template/locale.inc
+! Changed hook name from TaxFunction to tax_report_done
+$ /reporting/rep709.php
+
+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
+  /install/stylesheet.css
+  /install/isession.inc (new)
+  /install/save.php (removed)
+! COAs selected from previously uploaded charts.
+$ /admin/create_coy.php
+! Diagnostic tests moved to separate file, to be reused during FA install.
+$ /includes/system_tests.inc (new)
+  /admin/system_diagnostics.php
+! user_theme fixed to be used before login, and warning suppressed in array_search_value 
+$ /includes/current_user.inc
+# Fixed bug in check_write() helper
+$ /includes/main.inc
+! Changed core_version to db_version for better readibility
+$ /admin/db/company_db.inc
+  /sql/alter2.3.php
+  /version.php
++ Chart packages support added
+$ /includes/packages.inc
+  /includes/ui/ui_lists.inc
+! Update from beta to RC1
+$ /sql/alter2.3rc.sql (new)
+  /sql/en_US-demo.sql
+  /sql/en_US-new.sql
+# Fixed exit on error in check_db_error()
+$ /includes/errors.inc
+! Added css parameter in page();
+$ /includes/page/header.inc
+  /includes/main.inc
+! Changed repository parameteres format.
+$ /version.php
+! Cleanup
+$ /admin/inst_lang.php
+
+04-Aug-2010 Joe Hunt
 + Added an extra parameter to db_export in maintenance_db.inc for new COAs
 $ /admin/db/maintenance_db.inc
 # Link error in items.php for Pictures