From 9bade0e4e3c5c6c020c5c8c7d8933008e5f5b1fe Mon Sep 17 00:00:00 2001 From: Janusz Dobrowolski Date: Sun, 15 Jun 2008 21:10:12 +0000 Subject: [PATCH] Final ajax driven version of sales_orders_view.php and sales_deliveries_view.php; also some minor fixes and list API changes. --- CHANGELOG.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 1faac908..a9a9b197 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,19 @@ Legend: ! -> Note $ -> Affected files +15-Jun-2008 Janusz Dobrowolski ++ Ajax driven delivery and order queries. +$ /sales/inquiry/sales_deliveries_view.php + /sales/inquiry/sales_orders_view.php ++ Added searchbox class selector for text inputs with onchange event handlers. +! Added text selection after focus. +$ /js/inserts.js + /js/utils.js ++ Added submit_on_change option to ref input functions +$ /includes/ui/ui_input.inc +# Fixed bug in non-js mode for combos type 0 (stock_items_lists). +$ /includes/ui/ui_lists.inc + 15-Jun-2008 Joe Hunt # Changed so Invoice Template gets the current day instead of original day. $ /sales/sales_order_entry.php -- 2.30.2