From: Janusz Dobrowolski Date: Sun, 27 Jul 2008 21:58:53 +0000 (+0000) Subject: Three smaller fixes. X-Git-Tag: v2.4.2~19^2~1878 X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=commitdiff_plain;h=7bb4cf7c35ba6a755d88d19f18a9f00fef7e2f42;p=fa-stable.git Three smaller fixes. --- diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 0ef021f9..a103830d 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,16 @@ Legend: ! -> Note $ -> Affected files +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 @@ -38,7 +48,7 @@ $ /includes/page/header.inc # Default application setting does not work [0000034] $ /includes/page/header.inc -25-jul-2008 Joe Hunt +25-Jul-2008 Joe Hunt ! The built version in config.php now shows the last change date of this file (CHANGELOG.txt). $ config.php