Fixed extension module update and deletion.
[fa-stable.git] / CHANGELOG.txt
index b3f7350e4fea0fbdb866bb5906ee9802e45aabcf..00ef861541857535125eadb31fc32397fe1e8399 100644 (file)
@@ -21,6 +21,14 @@ $ -> Affected files
 
 
 ------------------------------- Release 2.2 RC ----------------------------------
+23-Oct-2009 Janusz Dobrowolski
+# Fixed 2.2 upgrade pre_check
+$ /sql/alter2.2.php
+# Fixed check_table() to avoid sparse messages in error log
+$ /admin/inst_update.php
+# Fixed module update and deletion.
+$ /admin/inst_module.php
+
 22-Oct-2009 Tom Hallman
 + Added generic tags support and tags for dimensions/gl accounts.
 $ /applications/dimensions.php
@@ -33,8 +41,25 @@ $ /applications/dimensions.php
   /admin/db/tags_db.inc (new)
 
 22-Oct-2009 Janusz Dobrowolski
-# Fixed bug in setting default value in array_selector.
+# Fixed bug in setting default value in array_selector, fixed default fo systypes selector.
 $ /includes/ui/ui_lists.inc
+# Fixed double escaping during add/update.
+$ /dimensions/includes/dimensions_db.inc
+# More security fixes in sql statements.
+$ /gl/manage/bank_accounts.php
+  /gl/manage/currencies.php
+  /gl/manage/exchange_rates.php
+  /gl/manage/gl_account_types.php
+  /gl/manage/gl_accounts.php
+  /includes/db/audit_trail_db.inc
+  /includes/db/comments_db.inc
+  /includes/db/inventory_db.inc
+  /includes/db/manufacturing_db.inc
+  /includes/db/references_db.inc
+# Initial value for $next_extension_id added.
+$ /admin/db/maintenance_db.inc
+# Added fixing special chars in refs table during upgrade
+$ /sql/alter2.2.php
 
 21-Oct-2009 Joe Hunt
 ! Changed install.html, update.html and empty.po files