Fixed html generaton for buttons.
[fa-stable.git] / CHANGELOG.txt
index 5d0eeb75c5a3c6de4e0d48ce90104c26d3b6acbb..52234682ea691504359b89e70b5a77f24c720331 100644 (file)
@@ -19,9 +19,35 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+22-May-2010 Janusz Dobrowolski
+# Fixed html generationfor buttons
+$ /includes/ui/ui_input.inc
+
+13-May-2010 Janusz Dobrowolski
+# [0000229] Payment overallocation is now forbidden (addendum)
+$ /js/payalloc.js
+
+12-May-2010 Janusz Dobrowolski
+# [0000226] Fixed diagnostic checks for javascript cached files, improved readability
+$ /admin/system_diagnostics.php
+# [0000227] Fixed cookie name to enable multiply FA instances on the same server.
+$ /includes/session.inc
+# [0000229] Payment overallocation is now forbidden
+$ /includes/ui/allocation_cart.inc
+  /js/allocate.js
+# Fixed email links to use ajax
+$ /purchasing/po_entry_items.php
+  /sales/credit_note_entry.php
+  /sales/customer_delivery.php
+  /sales/customer_invoice.php
+# Fixed shipping tax naming
+$ /taxes/tax_groups.php
+
 12-May-2010 Joe Hunt
 ! Changed to allow change of theme in 'allow_demo_mode' during session
 $ /admin/display_prefs.php
+! [0000228] Sales order inquiry using reference number.
+$ /sales/inquiry/sales_orders_view.php
 
 10-May-2010 Joe Hunt/Alvin
 ! Changed so Print Statements don't list voided items.