X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;ds=inline;f=CHANGELOG.txt;h=4c2f0ee9de8d46e290a52cc67c6c293d7fce0a85;hb=818719f38b8327cdca616d58b13913dbd174d96a;hp=ea38e5f515e0cef397b0756ec2dd0f476b016cba;hpb=6d03496eaa3894f27bb84f5a5b52ef1207a8eaa3;p=fa-stable.git diff --git a/CHANGELOG.txt b/CHANGELOG.txt index ea38e5f5..4c2f0ee9 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,7 +1,7 @@ /** * @version $Id$ * @package FrontAccounting -* @copyright (C) 2005 - 2008 FrontAccounting +* @copyright (C) 2005 - 2009 FrontAccounting * @license http://www.gnu.org/copyleft/agpl-3.0.html GNU/AGPL * FrontAccounting is Free Software */ @@ -19,6 +19,123 @@ Legend: ! -> Note $ -> Affected files +28-Jan-2009 Joe Hunt ++ Copyright notes at top op every source file +$ All files still missing + +27-Jan-2009 Joe Hunt +- Removed file update_db.php (obsolete). Finetuning en_US-demo.sql +$ update_db.php + /sql/en_US-demo.sql +# fixed underline in db pager for sortable columns. +$ /themes/aqua/default.css + /themes/cool/default.css + /themes/default/default.css + +26-Jan-2009 Joe Hunt ++ Added one Post option to Post options in Quick Entry Lines (amount without decrease or increase). Minor bug fixes. +$ /gl/manage/gl_quick_entries.php + /includes/types.inc + /includes/ui/ui_view.inc ++ Added 'inactive' field in most 'catalog' tables. +$ /sql/alter2.1.sql + /sql/en_US-new.sql + /sql/en_US-demo.sql ++ Added graphics for cancel. (door-out) + /themes/aqua/images/cancel.png + /themes/cool/images/cancel.png + /themes/default/images/cancel.png + +24-Jan-2009 Janusz Dobrowolski +! Set maximum width for select to avoid broken layout in two column layout. +$ /themes/aqua/default.css + /themes/cool/default.css + /themes/default/default.css +# Voiding tax records included via GL/bank transactions +$ /admin/db/voiding_db.inc + /gl/includes/db/gl_db_bank_trans.inc + /gl/includes/db/gl_db_trans.inc +# Fixed quick entry types values. +$ /includes/types.inc + +23-Jan-2009 Joe Hunt ++ Added new files in doc subdirectory +$ /doc/attachments.txt + /doc/bank_reconciliation.txt + /doc/dim_on_invoice.txt + /doc/license.txt + /doc/quick_entries.txt + /doc/recurrent_invoice.txt + +22-Jan-2009 Janusz Dobrowolski +# Added attachments to company sub_dirs +$ /update_db.php +# Added hot key for Quick Entries +$ /applications/generalledger.php +# Improved quick entries. +$ /gl/gl_bank.php + /gl/gl_journal.php + /gl/includes/db/gl_db_bank_accounts.inc + /gl/includes/ui/gl_bank_ui.inc + /gl/includes/ui/gl_journal_ui.inc + /includes/types.inc + /includes/ui/items_cart.inc + /gl/manage/gl_quick_entries.php + /includes/ui/ui_lists.inc + /includes/ui/ui_view.inc + /purchasing/supplier_credit.php + /purchasing/supplier_invoice.php + /purchasing/includes/ui/invoice_ui.inc + /sql/alter2.1.sql + /sql/en_US-demo.sql + /sql/en_US-new.sql +! Registration of changes on GL tax accounts in debtor_trans_tax_details/supp_invoice_tax_details. +$ /gl/includes/db/gl_db_banking.inc + /gl/includes/db/gl_db_trans.inc + /purchasing/includes/db/invoice_db.inc + /sales/includes/db/cust_trans_details_db.inc + /taxes/tax_calc.inc +# Allocation bug for cash sales. +$ /sales/includes/db/sales_invoice_db.inc +# Hiding voided gl transactions. +$ /gl/view/gl_trans_view.php +! Icons removed from form buttons for now. +$ /sales/sales_order_entry.php + +20-Jan-2009 Joe Hunt +! Preparing for installing of extensions +$ installed_extensions.php (new file) + frontaccounting.php + /includes/main.inc +# Bad handling of graphic links in certain browsers + /includes/ui/ui_input.inc + +19-Jan-2009 Joe Hunt +! Changed direct sales document line descriptions to be editable (via edit link) +$ /sales/sales_order_entry.php + /includes/cart_class.inc + /includes/ui/sales_order_ui.inc +! Fixed so the printed documents can handle multiple lines of description +$ /reporting/rep107.php + /reporting/rep109.php + /reporting/rep110.php + +17-Jan-2009 Joe Hunt +! Changed all smaller forms and tables to be uniform. Copyright notes. +$ All files with small forms and tables. + +16-Jan-2009 Janusz Dobrowolski +! Fixed new pager generation on first display. +$ /gl/manage/exchange_rates.php + +15-Jan-2009 Joe Hunt +! Adjustment of db pager width. Copyright notes. +$ All files with db pager + /db_pager_view.inc + /themes/default/default.css + /themes/aqua/default.css + /themes/cool/default.css + 15-Jan-2009 Janusz Dobrowolski ! Rewritten reconciliation page. $ /gl/bank_account_reconcile.php