Changed db_pager_view to only use one table (sometimes bad layout)
[fa-stable.git] / CHANGELOG.txt
index 756ef42e83b0bfbff55c3a74ea365c1775d1e964..53e0b1a1ab84206f61830af478a3cafc840dd72b 100644 (file)
@@ -19,6 +19,57 @@ 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