Fixed bad Gettext Formatting
[fa-stable.git] / CHANGELOG.txt
index a380c7115dcba227df251747f3477913d9a554a4..61e35620bc8042ab1f7013d02de9aca1391cc8b5 100644 (file)
@@ -19,25 +19,53 @@ Legend:
 ! -> Note
 $ -> Affected files
 
-19-Jun-2008 Janusz Dobrowolski
-# Fixing database error in branch exist check on empty customer_id
-$ /includes/data_checks.inc
-# Layout fix for hyperlink_params_td()
-$ /includes/ui/ui_controls.inc
-  /includes/ui/ui_input.inc
+21-Jun-2008 Joe Hunt
++ Added upload functionality to company logo. Better names on lists search.
+$ /admin/company_preferences.php
+! Better layout on company logo print-out
+$ /reporting/includes/header2.inc
+
+---------------------------------------Release Candidate 2-------------------------------
+20-Jun-2008 Joe Hunt
+! 2.0 Release Candidate 2
+$ config.php
+  update.html
+  
+20-Jun-2008 Joe Hunt
+! In reorder_level.php the heading gets updated as well
+$ /inventory/reorder_level.php
+! Changes the -1 to 'User Quantiry Decimals' in the table for units.
+$ /inventory/manage/item_units.php
+
+20-Jun-2008 Janusz Dobrowolski
+# Proper error handling even after exit() call.
+$ /includes/errors.inc
+  /includes/main.inc
+  /includes/session.inc
+# Fixed initial combo selection.
   /includes/ui/ui_lists.inc
-  /js/inserts.js
-  /lang/installed_languages.inc
-  /lang/new_language_template/LC_MESSAGES/empty.po
-  /modules/installed_modules.php
-  /purchasing/allocations/supplier_allocation_main.php
-  /reporting/fonts/iqraa.afm
-  /reporting/includes/class.pdf.inc
+# Layout fixes to customer edition.
+  /sales/manage/customers.php
+# Added order table reload after template option change
+  /sales/inquiry/sales_orders_view.php
+
+19-Jun-2008 Janusz Dobrowolski
++ Added ajax improvements
+$ /purchasing/allocations/supplier_allocation_main.php
   /sales/customer_delivery.php
   /sales/customer_invoice.php
   /sales/allocations/customer_allocation_main.php
-  /sales/manage/customer_branches.php
   /sales/manage/customers.php
++ Ajax added to check helper function
+$ /includes/ui/ui_input.inc
+# Fixing database error in branch exist check on empty customer_id
+$ /includes/data_checks.inc
+# Layout fix for hyperlink_params_td()
+$ /includes/ui/ui_controls.inc
+# Fix for initial combo position
+$ /includes/ui/ui_lists.inc
+# Fix to select onchange extension
+$ /js/inserts.js
 
 19-Jun-2008 Joe Hunt
 ! changed so the due date is updated when changing customer in direct invoice.