Parse error
[fa-stable.git] / CHANGELOG.txt
index 5d58aa69b28d05661ad63bb88b0b7b2c4a4559d6..11200c2c148f4a43796813bc2d3274978f2381b6 100644 (file)
@@ -19,6 +19,45 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+24-Sep-2009 Joe Hunt
+# Parse error
+$ /sales/inquiry/customer_inquiry.php
+
+23-Sep-2009 Janusz Dobrowolski
+# Fixed crash for all transaction types report
+$ /reporting/rep702.php
+
+23-Sep-2009 Joe Hunt
+# Cleaning from javascript errors.
+$ /access/login.php
+  /admin/fiscalyears.php
+# missing unset of post variable (DayNumber).
+$ /admin/payment_terms.php
+! Changed login to be dependent only by login.css
+$ /themes/default/login.css
+  
+22-Sep-2009 Joe Hunt
+! Changed copyright notice in installer files to credit the original copyrighter. GPLv3.
+$ /install/index.php
+  /install/save.php
+! Updated the install.html and created a doc txt file, about sales quotations.
+$ install.html
+  /doc/2.2_Beta.txt
+  /doc/sales_quotations.txt
+! Changed login.php and logout.php to be neutral and tried to use our own api.
+$ /access/login.php
+  /access/logout.php
+# parse error in login_fail
+$ /includes/session.inc
+  
+21-Sep-2009 Janusz Dobrowolski/Tom Hallman
+! Added info on timeout and default bank accounts.
+$ /doc/2.2_Beta.txt
+! Tags support related changes in database
+$ /sql/alter2.2.sql
+  /sql/en_US-demo.sql
+  /sql/en_US-new.sql
+
 20-Sep-2009 Joe Hunt
 ! Removed editable rate field in tax_group_items.
 $ /taxes/tax_groups.php