X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=CHANGELOG.txt;h=a103830d3b38683c2d4c2313afe0b575410c3ffe;hb=7bb4cf7c35ba6a755d88d19f18a9f00fef7e2f42;hp=1807e6e8a17d983a136ef8762cf6cbeba79fc9cf;hpb=f5def7ebb8635c2fbe212204cfa77f3776103c13;p=fa-stable.git diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 1807e6e8..a103830d 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,55 @@ 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 + /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 + +25-Jul-2008 Joe Hunt +# Missing GL transactions when producing advanced manufacturing [0000032]. +$ /manufacturing/includes/db/work_order_produce_items_db.inc + +24-Jul-2008 Janusz Dobrowolski ++ Added fatal error handling during ajax calls - [0000003] closed +$ includes/session.inc +# Fixed hints for lists without submit [0000026] +$ includes/ui/ui_lists.inc +# Removed not used file (related to [0000023]) +$ sql/basic.sql + +24-Jul-2008 Joe Hunt +# Pressing the link in the meta_forward function may result in a blank page. +$ /includes/ui/ui_controls.inc + 23-Jul-2008 Joe Hunt # Increment reference bug in GL Deposit and missing hyperlink parameter. $ /gl/gl_bank.php