X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=CHANGELOG.txt;h=a103830d3b38683c2d4c2313afe0b575410c3ffe;hb=7bb4cf7c35ba6a755d88d19f18a9f00fef7e2f42;hp=51a5115c1519f0e482c7d26accd9b35301412883;hpb=aed150783ec07b89200759f15beb4962779e1568;p=fa-stable.git diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 51a5115c..a103830d 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,26 @@ 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 + /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 @@ -28,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