[0000290] Can't upload files
[fa-stable.git] / CHANGELOG.txt
index 01c8ceda6261b7cfb4e1e5894726ee8b4a97920b..63b096ed2a19bd1b3b94bc87bccfe09936a37e1e 100644 (file)
@@ -19,8 +19,39 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+28-Nov-2010 Janusz Dobrowolski
++ Transaction name shortcuts added
+$ /includes/sysnames.inc
+  /reporting/includes/reports_classes.inc
++ Added Italian installer wizard translation by Paolo Ardoino
+$ /install/isession.inc
+  /install/lang/it_IT/LC_MESSAGES/it_IT.mo (new)
+  /install/lang/it_IT/LC_MESSAGES/it_IT.po (new)
+
+28-Nov-2010 Joe Hunt
+- Removed possibility to use bank account in Direct Invoice. This
+  was an old method for handling Cash Payment. We now have better options.
+$ /sales/includes/db/sales_invoice_db.inc
+  /sales/manage/customer_branches.php
+
+26-Nov-2010 Janusz Dobrowolski
+! [0000282] Improved reports menu display.
+$ /js/inserts.js
+  /js/utils.js
+  /js/reports.js (new)
+  /reporting/reports_main.php
+  /reporting/includes/reports_classes.inc
+# [0000283] Fixed potential vulnerability (Mithy)
+$ /admin/db/security_db.inc
+# Fixed hotkeys support.
+$ /js/inserts.js
+# [0000285] Errors/warning due to obsolete code
+$ /reporting/rep109.php
+# Fixed tabs switching
+$ /sales/manage/customer_branches.php
+
 23-Nov-2010 Janusz Dobrowolski
-# Filename input sanitization [0000281] (Mithy)
+# [0000281] Filename input sanitization (Mithy)
 $ /admin/attachments.php
   /includes/main.inc
   /admin/db/maintenance_db.inc