X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=CHANGELOG.txt;h=90982c47ab2a947fc18594e99a6333158fadb0c8;hb=bc426821d8ae6319bd9394ac275bb700e6394fc3;hp=91582330aeda992d247a0048614f5e64d5e803ee;hpb=0d469b61b73c9fff2c428eb042d346587f62aac9;p=fa-stable.git diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 91582330..90982c47 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,40 @@ Legend: ! -> Note $ -> Affected files +26-May-2008 Joe Hunt +# Fixed many minor bugs, new ones as well as debtor_trans related. +! Changed to use DOCTYPE html 4.01 transitionel. Some files/css needed change. +$ /admin/backups.php + /admin/create_coy.php + /admin/inst_lang.php + /admin/inst_module.php + /gl/manage/exchange_rates.php + /includes/session.inc + /includes/page/header.inc + /includes/ui/ui_controls.inc + /includes/ui/ui_input.inc + /includes/ui/ui_lists.inc + /includes/ui/ui_view.inc + /purchasing/allocations/supplier_allocate.php + /sales/allocations/customer_allocate.php + /sales/includes/db/sales_credit_db.inc + /sales/inquiry/customer_allocation_inquiry.php + /themes/aqua/default.css + /themes/cool/default.css + /themes/default/default.css + + + +23-May-2008 Joe Hunt +# Minor bug in dimensions.php (Outstanding Dimensions) +$ /applications/dimensions.php + /dimensions/inquiry/search_dimensions.php + +23-May-2008 Janusz Dobrowolski +! Include file order / error handling order fixed once again. +$ /includes/main.inc + /includes/session.inc + 23-May-2008 Joe Hunt ! Moved menu-system from header.inc/footer.inc to renderer.php for relevant theme. Fixed frontaccounting.php to get the correct renderer.php. @@ -28,6 +62,13 @@ $ frontaccounting.php /themes/default/renderer.php /themes/cool/renderer.php /themes/aqua/renderer.php + +22-May-2008 Janusz Dobrowolski +! Error handler switching moved to session.inc for early error catching +$ /includes/main.inc + /includes/session.inc +! Cosmetic cleanup + /js/utils.js 18-May-2008 Janusz Dobrowolski # Added explicit ob_end_flush() on shutdown needed for php5