X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=CHANGELOG.txt;h=315a846c479772a047623975799206f04772cd70;hb=3141d7755efbca4d2eb7babc1d31629295451885;hp=e71bc6b3516361f326523ba24d1b999e09467b37;hpb=247509e752c1172ee5ae703bb254595e83bf1251;p=fa-stable.git diff --git a/CHANGELOG.txt b/CHANGELOG.txt index e71bc6b3..315a846c 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,9 +19,642 @@ Legend: ! -> Note $ -> Affected files -10-Swp-2009 Joe Hunt +13-Oct-2009 Janusz Dobrowolski +# Fixed default page access. +$ /sales/inquiry/sales_orders_view.php + +13-Oct-2009 Joe Hunt ++ Added discrete users online in footer (from Wish List Forum) +$ /admin/db/users_db.inc + /sql/alter2.2.sql + /sql/en_US-new.sql + /sql/en_US-demo.sql + /themes/aqua/renderer.php + /themes/cool/renderer.php + /themes/default/renderer.php +! Changed Tag types in reports_classes to be the same as defined in types.inc. Suitable height=5 +$ /reporting/includes/reports_classes.inc + +12-Oct-2009 Janusz Dobrowolski +# Fixed sql injection vulnerability on some php/mysql configurations +$ /admin/db/users_db.inc +# Fixed broken table editor page layout on duplicate record. +$ /gl/includes/db/gl_db_account_types.inc + /gl/includes/db/gl_db_accounts.inc + /gl/manage/gl_account_classes.php + /gl/manage/gl_account_types.php + /gl/manage/gl_accounts.php +# [0000169] Removed sparse session var unset firing error. + /sales/allocations/customer_allocation_main.php + /purchasing/allocations/supplier_allocation_main.php + +11-Oct-2000 Joe Hunt +# [0000168] Undefined variable: paylink in file rep110.php +$ /reporting/rep110.php + /reporting/includes/pdf_report.inc + +11-Oct-2009 Janusz Dobrowolski ++ Added security area for sales quotes entry +$ /applications/customers.php + /includes/access_levels.inc + /sql/alter2.2.php + /sql/en_US-demo.sql + /sql/en_US-new.sql ++ Standard SA_DENIED access level added. +$ /includes/current_user.inc ++ Added helper function for setting page_security level depending on GET content and/or expression value +$ /includes/session.inc +# Fixed security areas sort order +$ /admin/security_roles.php +# Fixed page_security for various usage types. +$ /sales/sales_order_entry.php + /sales/inquiry/sales_orders_view.php + +10-Oct-2009 Janusz Dobrowolski +! Changed access control extensions support for modules/plugins to use unique extension ids +$ /admin/inst_module.php + /admin/security_roles.php + /admin/db/maintenance_db.inc + /includes/access_levels.inc + /includes/current_user.inc + /installed_extensions.php + /index.php +# Enabled error handling for extensions +$ /frontaccounting.php +# Page code rewrite +$ /admin/inst_module.php +# Fixed missing parameters in update_user_display_prefs call +$ /admin/users.php +! Non-accesable menu options displayed as text instead of link +$ /applications/customers.php + /applications/dimensions.php + /applications/generalledger.php + /applications/inventory.php + /applications/manufacturing.php + /applications/setup.php + /applications/suppliers.php +# Fixed error handling for duplicate table records +$ /includes/errors.inc +# Fixed php 5.3 function name conflict +$ /includes/main.inc + /sales/inquiry/sales_orders_view.php +# Fixed delivery note edition bug (introduced during systypes rewrite) +$ /sales/includes/cart_class.inc +! Changed page_security to SASALESINVOICE +$ /sales/inquiry/sales_deliveries_view.php + +09-Oct-2009 Joe Hunt ++ Added option to print delivery notes as packing slip in reports and links. +$ /includes/ui/ui_controls.inc + /reporting/rep110.php + /reporting/reports_main.php + /reporting/includes/doctext.inc + /reporting/includes/doctext2.inc + /reporting/includes/header2.inc + /reporting/includes/pdf_report.inc + /reporting/includes/reporting.inc + /sales/customer_delivery.php + /sales/sales_order_entry.php + +08-Oct-2009 Joe Hunt ++ Prepared the Report Engine for Tags handling. +! Changed report::getDisplay() to use combo_input from ui_lists.inc insted of local function + dup_simple_codeandname_list(). +$ /reporting/includes/reports_classes.inc +! Changed a parameter in report 301.php to be Summary Only instead of Detailed report. +$ /reporting/reports_main.php + /reporting/rep301.php + +06-Oct-2009 Tom Hallman +# moved commit_transaction and added a default use_transaction param in write_journal_entries +$ /gl/includes/db/gl_db_trans.inc +# Show Journal Entries from 2.1 as closed in Journal Inquiries. +$ /gl/inquiry/journal_inquiry.php + +03-Oct-2009 Janusz Dobrowolski +# Fixed false upgrade related error displayed in some situations on logout. +$ /access/logout.php +# Missing old_db declaration fixed. +$ /includes/current_user.inc +# Fixed combo_input and array_selector to accept array of selected items from POST. +$ /includes/ui/ui_lists.inc +! Changed structure of tag_associations table. +$ /sql/alter2.sql + /sql/en_US-new.sql + /sql/en_US-demo.sql + +03-Oct-2009 Joe Hunt +# Bad conversion of timestamp value in report audit trail. +$ /reporting/rep710.php + +01-Oct-2009 Janusz Dobrowolski +! Added comment on add_access_extensions usage. +$ /includes/access_levels.inc +# Removed sparse add_access_extensions() call. +$ /includes/session.inc ++ Added support for multiply select options in combo_input. +$ /includes/ui/ui_lists.inc +! Unaccesable menu options are now displayed as grey text. +$ /themes/aqua/default.css + /themes/aqua/renderer.php + /themes/cool/default.css + /themes/cool/renderer.php + /themes/default/default.css + /themes/default/renderer.php + +------------------------------- Release 2.2 Beta ---------------------------------- +30-Sep-2009 Joe Hunt +! Release 2.2 Beta +$ config.php + update.html +# Errors in the 2 last user variables in userprefs and parse error in alter2.2.php +$ /includes/prefs/userprefs.inc + /sql/alter2.2.php +# Trivial errors in not set bank charge account, retained earnings or profit/loss year account +$ /admin/fiscalyears.php + /purchasing/supplier_payment.php + /sales/customer_payments.php +# Parse error in view_supp_payment.php +$ /purchasing/view/view_supp_payment.php + +30-Sep-2009 Janusz Dobrowolski +! Single quotes also encoded before database data insert +$ /admin/db/maintenance_db.inc + /includes/db/connect_db.inc + /reporting/includes/tcpdf.php + /sales/includes/cart_class.inc +# Included missing dimension configuration section. +$ /includes/access_levels.inc +! Changed tag types array name +$ /includes/types.inc +# Message typo +$ /sql/alter2.2.php +# Fixed false error on payment without allocation. +$ /purchasing/supplier_payment.php + /sales/customer_payments.php +# Fixed access to payments when deposits are disabled. +$ /gl/gl_bank.php +! Access level checking moved to page() function to make session start + and page access checks independent. +$ /includes/main.inc + /includes/session.inc +# Back link on upgrade help page + /includes/current_user.inc + +29-Sep-2009 Tom Hallman +! Changes in tags table structure, tags related security areas +$ /includes/access_levels.inc + /includes/types.inc + /sql/alter2.2.php + /sql/alter2.2.sql + /sql/en_US-demo.sql + /sql/en_US-new.sql + +29-Sep-2009 Janusz Dobrowolski +# Fixed sql error during sales order line update with line cancelation. +$ /sales/includes/db/sales_order_db.inc + +29-Sep-2009 Joe Hunt +! Improved layout on documents etc and new empty language file. +$ /doc/*.txt + update.html + /lang/new_language_template/LC_MESSAGES/empty.po + +28-Sep-2009 Janusz Dobrowolski ++ Rewritten extensions system to enable per company module/plugin activation. +$ /frontaccounting.php + /installed_extensions.php + /admin/create_coy.php + /admin/inst_module.php + /admin/inst_lang.php + /admin/db/maintenance_db.inc + /applications/customers.php + /applications/dimensions.php + /applications/generalledger.php + /applications/inventory.php + /applications/manufacturing.php + /applications/setup.php + /applications/suppliers.php + /includes/access_levels.inc + /includes/current_user.inc + /includes/main.inc + /includes/session.inc + /includes/ui/ui_lists.inc + /sql/alter2.2.php + /modules/installed_modules.php (Removed) +# Prevented switching off access to security role editor for current role. +$ /admin/security_roles.php + +25-Sep-2009 Joe Hunt +# Wrong presentation of qty decimals when trans_no != 0 (delivered) +$ /sales/includes/ui/sales_order_ui.inc +! Improved layout of login screen +$ /addess/login.php + /themes/default/login.css + +24-Sep-2009 Janusz Dobrowolski ++ Additional fields for secondary phone and/or general notes in customers, + cust_branches, shippers, locations and suppliers tables. +$ /admin/shipping_companies.php + /inventory/includes/db/items_locations_db.inc + /inventory/manage/locations.php + /purchasing/manage/suppliers.php + /sales/manage/customer_branches.php + /sales/manage/customers.php + /sql/alter2.2.sql + /sql/en_US-demo.sql + /sql/en_US-new.sql + +24-Sep-2009 Joe Hunt +# Parse error +$ /sales/inquiry/customer_inquiry.php + +23-Sep-2009 Janusz Dobrowolski +# Fixed crash for all transaction types report +$ /reporting/rep702.php + +23-Sep-2009 Joe Hunt +# Cleaning from javascript errors. +$ /access/login.php + /admin/fiscalyears.php +# missing unset of post variable (DayNumber). +$ /admin/payment_terms.php +! Changed login to be dependent only by login.css +$ /themes/default/login.css + +22-Sep-2009 Joe Hunt +! Changed copyright notice in installer files to credit the original copyrighter. GPLv3. +$ /install/index.php + /install/save.php +! Updated the install.html and created a doc txt file, about sales quotations. +$ install.html + /doc/2.2_Beta.txt + /doc/sales_quotations.txt +! Changed login.php and logout.php to be neutral and tried to use our own api. +$ /access/login.php + /access/logout.php +# parse error in login_fail +$ /includes/session.inc + +21-Sep-2009 Janusz Dobrowolski/Tom Hallman +! Added info on timeout and default bank accounts. +$ /doc/2.2_Beta.txt +! Tags support related changes in database +$ /sql/alter2.2.sql + /sql/en_US-demo.sql + /sql/en_US-new.sql + +20-Sep-2009 Joe Hunt +! Removed editable rate field in tax_group_items. +$ /taxes/tax_groups.php +# Fixed report layout +$ /reporting/rep704.php + +20-Sep-2009 Janusz Dobrowolski ++ Optional demo data checkbox on install page. +$ /install/index.php + /install/save.php +# Fixed previous interface mode after timeout. +$ /access/login.php ++ Optional additional security roles includable from modules/extensions +$ /admin/inst_module.php + /admin/security_roles.php + /includes/access_levels.inc + /installed_extensions.php +! Bug with rates display fixed in single form layout. +$ /taxes/tax_groups.php +# Fixed 'bad password' info screen to be usable also in non-js mode. +$ /includes/session.inc +# Fixed debtors_master name size. +$ /sql/en_US-new.sql + /sql/en_US-demow.sql + +19-Sep-2009 Janusz Dobrowolski ++ Support for inactive record control added, optimizations. +$ /includes/db_pager.inc + /includes/ui/db_pager_view.inc +! db_pager instead of simple table used for table of branches +$ /sales/manage/customer_branches.php +! Cleanup after db_pager optimization +$ /admin/view_print_transaction.php + /dimensions/inquiry/search_dimensions.php + /gl/bank_account_reconcile.php + /gl/inquiry/journal_inquiry.php + /gl/manage/exchange_rates.php + /manufacturing/search_work_orders.php + /manufacturing/inquiry/where_used_inquiry.php + /purchasing/allocations/supplier_allocation_main.php + /purchasing/inquiry/po_search.php + /purchasing/inquiry/po_search_completed.php + /purchasing/inquiry/supplier_allocation_inquiry.php + /purchasing/inquiry/supplier_inquiry.php + /sales/allocations/customer_allocation_main.php + /sales/inquiry/customer_allocation_inquiry.php + /sales/inquiry/customer_inquiry.php + /sales/inquiry/sales_deliveries_view.php + /sales/inquiry/sales_orders_view.php +# Additional fix after removal of bank account report parameter +$ /sales/create_recurrent_invoices.php + /reporting/rep107.php + +19-Sep-2009 Joe Hunt +# Eliminate PT_WORKORDER from payment_person_types_list +$ /includes/ui/ui_lists.inc +! Error msg in Bank Transfer if no Bank Charge Account set. +$ /gl/bank_transfer.php + +18-Sep-2009 Janusz Dobrowolski ++ Added currency default bank accounts used in reporting instead of manual account selector. +$ /gl/includes/db/gl_db_bank_accounts.inc + /gl/manage/bank_accounts.php + /reporting/rep107.php + /reporting/rep108.php + /reporting/rep109.php + /reporting/rep111.php + /reporting/rep209.php + /reporting/reports_main.php + /reporting/includes/reporting.inc + /sql/alter2.2.sql + /sql/en_US-demo.sql + /sql/en_US-new.sql + +17-Sep-2009 Joe Hunt ++ Added release note file for 2.2. +$ /doc/2.2-Beta.txt + +16-Sep-2009 Joe Hunt +! Clean ups in default themes. +$ config.php + /admin/display_prefs.php + /themes/default/default.css + /themes/aqua/default.css + /themes/cool/default.css +# Removing php5 date warnings +$ /includes/date_functions.inc + +15-Sep-2009 Janusz Dobrowolski/Joe Hunt +# Fixed journal entry type and systype selectors +# Restore of the 4 include files in types.inc +$ /includes/types.inc +! Cleanup +$ /includes/ui/ui_lists.inc + /reporting/includes/reports_classes.inc +! Changed security roles in default COAs. +$ /sql/en_US-demo.sql + /sql/en_US-new.sql +# Fixed GET call continuation after timeout and logout page access without authorization +$ /access/login.php + /includes/session.inc + /includes/prefs/userprefs.inc + +14-Sep-2009 Joe Hunt +! Changed all numeric constants to the new defined constants. A huge task. +$ /admin/fiscalyears.php + /admin/forms_setup.php + /admin/view_print_transaction.php + /admin/void_transaction.php + /gl/includes/db/gl_db_banking.inc + /gl_includes/db/gl_db_trans.inc + /gl/inquiry/journal_inquiry.php + /includes/systypes.inc + /includes/ui/allocation_cart.inc + /includes/ui/ui_view.inc + /inventory/inquiry/stock_movements.php + /manufacturing/includes/db/work_order_issues_db.inc + /manufacturing/includes/db/work_order_produce_items.inc + /manufacturing/view/wo_production_view.php + /purchasing/po_receive_items.php + /purchasing/supplier_credit.php + /purchasing/supplier_invoice.php + /purchasing/supplier_payment.php + /purchasing/allocations/supplier_allocation_main.php + /purchasing/includes/db/grn_db.inc + /purchasing/includes/db/invoice_db.inc + /purchasing/includes/db/suballoc_db.inc + /purchasing/includes/db/suppliers_db.inc + /purchasing/includes/db/supp_payment_db.inc + /purchasing/includes/db/supp_trans_db.inc + /purchasing/includes/ui/grn_ui.inc + /purchasing/includes/ui/invoice_ui.inc + /purchasing/inquiry/supplier_allocation_inquiry.php + /purchasing/inquiry/supplier_inquiry.php + /purchasing/view/view_grn.php + /purchasing/view/view_po.php + /purchasing/view/view_supp_credit.php + /purchasing/view/view_supp_invoice.php + /purchasing/view/view_supp_payment.php + /reporting/rep101.php + /reporting/rep102.php + /reporting/rep103.php + /reporting/rep105.php + /reporting/rep106.php + /reporting/rep107.php + /reporting/rep108.php + /reporting/rep109.php + /reporting/rep110.php + /reporting/rep111.php + /reporting/rep201.php + /reporting/rep202.php + /reporting/rep203.php + /reporting/rep304.php + /reporting/rep409.php + /reporting/rep709.php + /reporting/includes/reporting.inc + /reporting/includes/reports_classes.inc + /sales/create_recurrent_invoices.php + /sales/credit_note_entry.php + /sales/customer_credit_invoice.php + /sales/customer_delivery.php + /sales/customer_invoice.php + /sales/customer_payments.php + /sales/sales_order_entry.php + /sales/includes/cart_class.inc + /sales/includes/sales_db.inc + /sales/includes/db/custalloc_db.inc + /sales/includes/db/cust_trans_db.inc + /sales/includes/db/payment_db.inc + /sales/includes/db/sales_credit_db.inc + /sales/includes/db/sales_delivery_db.inc + /sales/includes/db/sales_invoice_db.inc + /sales/includes/db/sales_order_db.inc + /sales/includes/ui/sales_order_ui.inc + /sales/inquiry/customer_allocation_inquiry.php + /sales/inquiry/customer_inquiry.php + /sales/inquiry/sales_deliveries_view.php + /sales/inquiry/sales_orders_view.php + /sales/manage/recurrent_invoices.php + /sales/view/view_credit.php + /sales/view/view_dispatch.php + /sales/view/view_invoice.php + /sales/view/view_sales_order.php + +13-Sep-2009 Janusz Dobrowolski +! Eliminated non-static method calls and some more fixes to avoid log warnings on both php 4 and 5: + Classes systypes, bank_account_types, payment_person_types, wo_types, reserved replaced by +simple arrays and defines, removed wrapper get_text class, static method calls replaced by +calls to singleton variables or defines. Suppressed warnings generated by html_entity_decode() +and htmlspecialchars() for unsupported encodings. +$ /frontaccounting.php + /admin/display_prefs.php + /admin/fiscalyears.php + /admin/forms_setup.php + /admin/view_print_transaction.php + /admin/void_transaction.php + /admin/db/voiding_db.inc + /dimensions/dimension_entry.php + /dimensions/includes/dimensions_db.inc + /dimensions/inquiry/search_dimensions.php + /dimensions/view/view_dimension.php + /gl/bank_account_reconcile.php + /gl/bank_transfer.php + /gl/gl_bank.php + /gl/gl_journal.php + /gl/includes/db/gl_db_banking.inc + /gl/includes/db/gl_db_trans.inc + /gl/includes/ui/gl_bank_ui.inc + /gl/inquiry/bank_inquiry.php + /gl/inquiry/gl_account_inquiry.php + /gl/inquiry/journal_inquiry.php + /gl/manage/bank_accounts.php + /gl/manage/gl_account_types.php + /gl/view/bank_transfer_view.php + /gl/view/gl_deposit_view.php + /gl/view/gl_payment_view.php + /gl/view/gl_trans_view.php + /includes/reserved.inc (Removed) + /includes/JsHttpRequest.php + /includes/banking.inc + /includes/errors.inc + /includes/main.inc + /includes/references.inc + /includes/session.inc + /includes/types.inc + /includes/lang/gettext.php + /includes/lang/language.php + /includes/page/footer.inc + /includes/prefs/sysprefs.inc + /includes/prefs/userprefs.inc + /includes/ui/allocation_cart.inc + /includes/ui/items_cart.inc + /includes/ui/ui_globals.inc + /includes/ui/ui_lists.inc + /includes/ui/ui_view.inc + /inventory/adjustments.php + /inventory/cost_update.php + /inventory/transfers.php + /inventory/includes/item_adjustments_ui.inc + /inventory/includes/stock_transfers_ui.inc + /inventory/includes/db/items_adjust_db.inc + /inventory/includes/db/items_trans_db.inc + /inventory/includes/db/items_transfer_db.inc + /inventory/inquiry/stock_movements.php + /inventory/manage/movement_types.php + /inventory/view/view_adjustment.php + /inventory/view/view_transfer.php + /manufacturing/search_work_orders.php + /manufacturing/work_order_add_finished.php + /manufacturing/work_order_costs.php + /manufacturing/work_order_entry.php + /manufacturing/work_order_issue.php + /manufacturing/work_order_release.php + /manufacturing/includes/manufacturing_ui.inc + /manufacturing/includes/work_order_issue_ui.inc + /manufacturing/includes/db/work_order_issues_db.inc + /manufacturing/includes/db/work_order_produce_items_db.inc + /manufacturing/includes/db/work_orders_db.inc + /manufacturing/includes/db/work_orders_quick_db.inc + /manufacturing/view/wo_issue_view.php + /manufacturing/view/wo_production_view.php + /manufacturing/view/work_order_view.php + /purchasing/po_entry_items.php + /purchasing/po_receive_items.php + /purchasing/supplier_credit.php + /purchasing/supplier_invoice.php + /purchasing/supplier_payment.php + /purchasing/allocations/supplier_allocate.php + /purchasing/allocations/supplier_allocation_main.php + /purchasing/includes/purchasing_db.inc + /purchasing/includes/db/grn_db.inc + /purchasing/includes/db/invoice_db.inc + /purchasing/includes/db/po_db.inc + /purchasing/includes/db/supp_payment_db.inc + /purchasing/includes/db/suppalloc_db.inc + /purchasing/includes/ui/grn_ui.inc + /purchasing/includes/ui/invoice_ui.inc + /purchasing/includes/ui/po_ui.inc + /purchasing/inquiry/po_search.php + /purchasing/inquiry/po_search_completed.php + /purchasing/inquiry/supplier_allocation_inquiry.php + /purchasing/inquiry/supplier_inquiry.php + /purchasing/view/view_supp_credit.php + /purchasing/view/view_supp_payment.php + /reporting/rep101.php + /reporting/rep102.php + /reporting/rep103.php + /reporting/rep104.php + /reporting/rep105.php + /reporting/rep108.php + /reporting/rep201.php + /reporting/rep202.php + /reporting/rep203.php + /reporting/rep204.php + /reporting/rep301.php + /reporting/rep302.php + /reporting/rep303.php + /reporting/rep304.php + /reporting/rep409.php + /reporting/rep601.php + /reporting/rep702.php + /reporting/rep704.php + /reporting/rep709.php + /reporting/rep710.php + /reporting/includes/header2.inc + /reporting/includes/reporting.inc + /reporting/includes/reports_classes.inc + /sales/create_recurrent_invoices.php + /sales/credit_note_entry.php + /sales/customer_credit_invoice.php + /sales/customer_delivery.php + /sales/customer_invoice.php + /sales/customer_payments.php + /sales/sales_order_entry.php + /sales/allocations/customer_allocate.php + /sales/allocations/customer_allocation_main.php + /sales/includes/cart_class.inc + /sales/includes/sales_db.inc + /sales/includes/db/cust_trans_db.inc + /sales/includes/db/custalloc_db.inc + /sales/includes/db/payment_db.inc + /sales/includes/db/sales_credit_db.inc + /sales/includes/db/sales_delivery_db.inc + /sales/includes/db/sales_invoice_db.inc + /sales/includes/db/sales_order_db.inc + /sales/includes/ui/sales_credit_ui.inc + /sales/includes/ui/sales_order_ui.inc + /sales/inquiry/customer_allocation_inquiry.php + /sales/inquiry/customer_inquiry.php + /sales/inquiry/sales_deliveries_view.php + /sales/inquiry/sales_orders_view.php + /sales/manage/customers.php + /sales/view/view_credit.php + /sales/view/view_dispatch.php + /sales/view/view_invoice.php + /sales/view/view_receipt.php + /taxes/tax_groups.php + +11-Sep-2009 Joe Hunt +! Changed so deleting of fiscal year also handles sales quotations +! Check that new closing accounts have been set before closure. +$ /admin/fiscalyears.php +! Check that new bank charge account have been set before adding bank charge. +$ /sales/customer_payments.php + /purchasing/supplier_payment.php + +10-Sep-2009 Joe Hunt ! By changing a simple sentence in allocation_cart.inc, the customer/supplier payments works with prompt payment discounts $ /includes/ui/allocation_cart.inc +# Small typo error in types.inc +/includes/types.inc 09-Sep-2009 Janusz Dobrowolski # Added two special access areas for bank gl postings and grn removal.