Three smaller fixes.
[fa-stable.git] / CHANGELOG.txt
index 8db3a8792f7f797fc5cfeeddcd989363aa5c69a9..a103830d3b38683c2d4c2313afe0b575410c3ffe 100644 (file)
@@ -19,7 +19,36 @@ Legend:
 ! -> Note
 $ -> Affected files
 
-25-jul-2008 Joe Hunt
+27-Jul-2008 Janusz Dobrowolski
+# Fixed record selection on pages using non-numeric selectors with simple_page_mode() helper. 
+$ /includes/ui/ui_controls.inc
+  /includes/ui/ui_input.inc
+  /inventory/manage/item_units.php
+# Fixed focus setting on multi-form pages.
+$ /js/utils.js
+# Fixed ajax reload
+$ /manufacturing/work_order_release.php
+
+26-Jul-2008 Janusz Dobrowolski
+! Potentially dangerous for whole FA site operations are currently available only for admins of first registered company (site admins).
+$ /config.php
+  /admin/create_coy.php
+  /admin/inst_lang.php
+  /admin/inst_module.php
+  /includes/current_user.inc
+# Small layout fix
+  /admin/fiscalyears.php
+
+25-Jul-2008 Joe Hunt
+# Minor adjustments
+$ /includes/page/header.inc
+  /manufacturing/work_order_release.php
+  
+25-Jul-2008 Joe Hunt
+# Default application setting does not work [0000034]
+$ /includes/page/header.inc
+
+25-Jul-2008 Joe Hunt
 ! The built version in config.php now shows the last change date of this file (CHANGELOG.txt).
 $ config.php