From: Janusz Dobrowolski Date: Wed, 12 May 2010 10:55:27 +0000 (+0000) Subject: Fixed bug in system diagnostics [0000226], multiply FA instalations [0000227], two... X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=commitdiff_plain;h=345221e85ff957c4492fcbdc3ddbde283f756981;p=textcart.git Fixed bug in system diagnostics [0000226], multiply FA instalations [0000227], two smaller issues. --- diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 5d0eeb7..94bdea9 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,19 @@ Legend: ! -> Note $ -> Affected files +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 +# 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