Changed db_pager_view to only use one table (sometimes bad layout)
[fa-stable.git] / CHANGELOG.txt
index 66ef3df9ced632b320bc28f34ef4eb4537eb1182..53e0b1a1ab84206f61830af478a3cafc840dd72b 100644 (file)
@@ -19,6 +19,127 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+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
+  /includes/ui/ui_lists.inc
+  /sql/alter2.1.php
+  /sql/alter2.1.sql
+  /js/reconcile.js (added)
+! Standard mysql separator in date functions
+$ /includes/date_functions.inc
++ Separated checkbox generation for indirect display use
+$ /includes/ui/ui_input.inc
+! Standard checkbox helper use.
+$ /sales/inquiry/sales_orders_view.php
+
+14-Jan-2009 Joe Hunt
+! Page reload problem, progress bar in backup/restore, 
+$ /admin/backups.php
+  /admin/display_prefs.php
+  /includes/lang/language.php
+  
+12-Jan-2009 Joe Hunt
+! Updating install and update helpers
+$ install.html
+  update.html
+  /install/index.php
+# Fixing price formatting of left to allocate
+$ /purchasing/allocations/supplier_allocation_main.php
+  /sales/allocations/customer_allocation_main.php
+  
+11-Jan-2009 Janusz Dobrowolski
+! Added table pager.
+$ /admin/view_print_transaction.php
+! Improved check_cells().
+$ /includes/ui/ui_input.inc
+# Added new attachments per company subdirectory.
+$ /admin/create_coy.php
+# Added hotkey for reconciliation menu option.
+$ /applications/generalledger.php
+# Fixed false qoh alerts.
+$ /sales/includes/ui/sales_order_ui.inc
+# Fixed page title.
+$ /sales/manage/sales_points.php
+
+11-Jan-2009 Joe Hunt
+! Changed notice msg to warnings and changed bg color for warning
+$ /admin/company_preferences.php
+  /admin/void_transaction.php
+  /includes/errors.inc
+  /inventory/manage/items.php
+  
+10-Jan-2009 Joe Hunt
++ Addition of Bank Reconciliation. Author Rob Mallon
+$ /applications/generalledger.php 
+  /gl/bank_account_reconcile.php (new file)
+  /sql/alter2.1.sql
++ Added more fields to suppliers table and fixed PO document
+$ /sql/alter2.1.sql
+  /includes/ui/ui_input.inc (new link_row)
+  /purchasing/manage/suppliers.php
+  /reporting/includes/header2.inc
+  /reporting/rep209.php
+  
+09-Jan-2009 Janusz Dobrowolski
++ Added hook file for localized functions.
+$ /includes/lang/language.php
+! Removed obsolete local css file inclusion.
+$ /includes/page/header.inc
+! Optional params in table_header() added.
+$ /includes/ui/ui_controls.inc
+! Added table pager in exchange rates editor.
+$ /gl/includes/db/gl_db_rates.inc
+  /gl/manage/exchange_rates.php
+! Fixed rate column, added width table parameter
+$ /includes/db_pager.inc
+  /includes/ui/db_pager_view.inc
+# Added hot key for attachments menu option.
+$ /applications/setup.php
+# Removed bank_trans_types_db.inc inclusion.
+$ /gl/includes/gl_db.inc
+- Removed obsolete files
+$ /gl/manage/bank_trans_types.php (removed)
+  /gl/includes/db/bank_trans_types.inc (removed)
+  /lang/en_US/stylesheet.css (removed)
+  /lang/new_language_template/stylesheet.css (removed)
+- Example picture files moved to company/0
+$ /inventory/manage/image (removed)
+  /inventory/manage/image/0 (removed)
+  /inventory/manage/image/0/102.jpg (removed)
+  /inventory/manage/image/0/103.jpg (removed)
+  /inventory/manage/image/0/104.jpg (removed)
+
+09-Jan-2009 Joe Hunt
+! Changed $path_to_root in report files and stamped copyright
+$ All report files
++ Added Sales kits to Items price list.
+$ /reporting/rep104.php
+# Company logo can not be deleted.
+$ /admin/company_preferences.php
+# Bug [0000107] and [0000108]
+$ /inventory/includes/db/items_codes_db.inc
+  /gl/manage/gl_account_types.php
+
+08-Jan-2009 Joe Hunt
+! Changed attachments to use unique files store instead of blobs
+$ /admin/attachments/attachments.php
+  /sql/alter2.1.sql
+  
+07-Jan-2009 Joe Hunt
+! Changed supplier credit note to only show items for a period, default 30 days back.
+$ /purchasing/includes/db/grn_db.inc
+  /purchasing/includes/invoice_ui.inc
+  /purchasing/supplier_credit.php
+  
 07-Jan-2009 Janusz Dobrowolski
 # [0000105] Not initialized user pos numbers after upgrade, fixed some new table fields.
 $ /sql/alter2.1.sql