Fixed control buttons reset after record deletion.
[fa-stable.git] / CHANGELOG.txt
index 1f11c4d2bbe093255ae74703d595c7ca85967024..9db7e0d48c7363318fb6f6412934685f4762f60d 100644 (file)
@@ -19,6 +19,236 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+28-Jul-2008 Janusz Dobrowolski
+# Fixed control buttons reset after record deletion.
+$ /admin/fiscalyears.php
+  /admin/payment_terms.php
+  /admin/shipping_companies.php
+  /gl/manage/bank_accounts.php
+  /gl/manage/currencies.php
+  /gl/manage/gl_account_classes.php
+  /gl/manage/gl_account_types.php
+  /inventory/manage/item_categories.php
+  /inventory/manage/item_units.php
+  /inventory/manage/locations.php
+  /inventory/manage/movement_types.php
+  /manufacturing/manage/work_centres.php
+  /sales/manage/credit_status.php
+  /sales/manage/customer_branches.php
+  /sales/manage/sales_areas.php
+  /sales/manage/sales_people.php
+  /sales/manage/sales_types.php
+  /taxes/item_tax_types.php
+  /taxes/tax_groups.php
+  /taxes/tax_types.php
+
+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
+  /gl/includes/gl_bank_ui.inc
+  
+22-Jul-2008 Janusz Dobrowolski
+# Corrected backup maintenance page display during script download.
+$ /admin/backups.php
+
+20-Jul-2008 Janusz Dobrowolski
+# Corrected reports page display after yesterday change.
+$ /reporting/reports_main.php
+
+19-Jul-2008 Janusz Dobrowolski
+! Content of js-only pages superseded by the requirement notification in non-js browsers.
+$ /admin/backups.php
+  /reporting/reports_main.php
++ Support for js only divs/pages.
+$ /includes/main.inc
+  /includes/ui/ui_controls.inc
+  /js/inserts.js
+# Fixed page usability in non-js mode.
+$ /sales/inquiry/sales_orders_view.php
+# Small table view fix
+$ /admin/inst_lang.php
+
+18-Jul-2008 Janusz Dobrowolski
++ Added optional processing progressbar for submit buttons
+$ /includes/ui/ui_input.inc
+  /includes/ui/ui_lists.inc
+  /js/inserts.js
+  /themes/aqua/images/progressbar.gif (new)
+  /themes/cool/images/progressbar.gif (new)
+  /themes/default/images/progressbar.gif (new)
+# Fixed database error after empty supplier search result [0000022]
+$ /purchasing/supplier_credit.php
+  /purchasing/supplier_invoice.php
+# Fixed focus after update
+$ /admin/company_preferences.php
+# Fixed message typo.
+$ /admin/create_coy.php
+# Fixed line edition layout
+$ /inventory/includes/item_adjustments_ui.inc
+
+18-Jul-2008 Joe Hunt
+# Parse error fixed [0000021] in customer_credit_invoice.php
+$ /sales/customer_credit_invoice.php
+
+15-Jul-2008 Janusz Dobrowolski
+# Fixed bug [0000018] - unwanted freight cost reset on page update.
+$ /sales/customer_delivery.php
+
+14-Jul-2008 Janusz Dobrowolski
+# Fixed bug [0000017] - error while checking qoh
+$ /includes/ui/items_cart.inc
+  /manufacturing/work_order_issue.php
+# Fixed ajax update
+$ /gl/manage/gl_accounts.php
+
+13-Jul-2008 Joe Hunt
++ Added GL Summary of Tax Report (rep709.php). Usable only if different Tax Accounts are used.
+$ /reporting/rep709.php
+
+12-Jul-2008 Joe Hunt
+! Rewrite of Tax Report (rep709.php).
+$ /reporting/rep709.php
+
+09-Jul-2008 Janusz Dobrowolski
+# Corrections to maximum input lengths
+$ /gl/manage/bank_accounts.php
+  /gl/manage/gl_account_classes.php
+# Fixed spare Back link on restricted pages
+$ /includes/session.inc
+# Fixed bank_account_types_list()
+$ /includes/ui/ui_lists.inc
+# Fixed warning about unexisting POST var
+$ /sales/manage/customers.php
+
+08-Jul-2008 Janusz Dobrowolski
+# Added validation of entered quantities
+$ /sales/customer_credit_invoice.php
+# Fixed ajax update (0000015) and quantity checks
+$ /sales/customer_delivery.php
+  /sales/customer_invoice.php
+# Fixed invalid voiding sales invoice/delivery/credit (0000016)
+$ /sales/includes/db/sales_delivery_db.inc
+  /sales/includes/db/sales_invoice_db.inc
+  /sales/includes/sales_db.inc
+# Fixed setting document date to Today() 
+$ /sales/includes/cart_class.inc
+
+08-Jul-2008 Joe Hunt
++ Addition in test of duplicate fiscal year
+$ /admin/fiscalyears.php
+
+07-Jul-2008 Joe Hunt
+# Corrected a subbug in 00000012 (blank page in sales_types.php).
+$ /sales/manage/sales_types.php
+
+07-Jul-2008 Janusz Dobrowolski
++ Added ajax
+$ /admin/fiscalyears.php
+  /inventory/purchasing_data.php
+# Corrected factor parameter checking (fixes 00000012)
+$ /sales/includes/sales_db.inc
+! Changed selector for fiscal year functions to id
+$ /admin/db/company_db.inc
+# Checking options parameter for combos 
+$ /includes/ui/ui_lists.inc
+
+06-Jul-2008 Janusz Dobrowolski
++ Ajax additions
+$ /admin/view_print_transaction.php
+  /admin/void_transaction.php
+  /dimensions/dimension_entry.php
+  /manufacturing/work_order_entry.php
+  /manufacturing/manage/bom_edit.php
+  /sales/manage/customer_branches.php
++ Default value calculated for new prices
+$ /inventory/prices.php
++ Optional default value for input_num()
+$ /includes/ui/ui_input.inc
++ Submit on change option for currency lists
+$ /includes/ui/ui_lists.inc
+# factor parameter in get_price() is now optional
+$ /sales/includes/sales_db.inc
+# Smaller fix to ajax page content update
+$ /sales/manage/customers.php
+
+05-Jul-2008 Janusz Dobrowolski
++ Ajax additions
+$ /admin/change_current_user_password.php
+  /admin/company_preferences.php
+  /admin/forms_setup.php
+  /admin/gl_setup.php
+  /admin/payment_terms.php
+  /admin/shipping_companies.php
+  /admin/users.php
+  /inventory/manage/item_categories.php
+  /inventory/manage/item_units.php
+  /inventory/manage/locations.php
+  /inventory/manage/movement_types.php
+  /manufacturing/manage/work_centres.php
+  /sales/manage/credit_status.php
+  /sales/manage/sales_areas.php
+  /sales/manage/sales_people.php
+  /sales/manage/sales_types.php
+  /taxes/item_tax_types.php
+  /taxes/tax_groups.php
+  /taxes/tax_types.php
+# Gettext fixes
+$ /gl/manage/bank_accounts.php
+  /gl/manage/bank_trans_types.php
+  /gl/manage/currencies.php
+  /gl/manage/gl_account_classes.php
+  /gl/manage/gl_account_types.php
+  /gl/manage/gl_accounts.php
+
 04-Jul-2008 Janusz Dobrowolski
 + Ajax additions
   /gl/inquiry/bank_inquiry.php