Added ajax request indicator and some minor fixes.
[fa-stable.git] / CHANGELOG.txt
index b5396a5b718325565af0ff0e4bd50a7fd7c1efa6..19e90477d5e3aa8d870279183b730aff97583bd9 100644 (file)
@@ -19,8 +19,106 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+17-Oct-2008 Janusz Dobrowolski
++ Added ajax request indicator.
+$ /js/utils.js
+  /themes/aqua/renderer.php
+  /themes/aqua/images/ajax-loader.gif (new)
+  /themes/cool/renderer.php
+  /themes/cool/images/ajax-loader.gif (new)
+  /themes/default/renderer.php
+  /themes/default/images/ajax-loader.gif (new)
++ Added optional popup for pdf reports display.
+$ /admin/display_prefs.php
+  /admin/users.php
+  /admin/db/users_db.inc
+  /includes/current_user.inc
+  /includes/prefs/userprefs.inc
+  /reporting/includes/pdf_report.inc
+  /sql/alter2.1.sql
+# Changed message for missing currency rate.
+$ /includes/banking.inc
+# Fixed submit/button behaviour.
+$ /js/inserts.js
+# Fixed canceling order.
+$ /sales/sales_order_entry.php
+# Fixed typo in css
+$ /themes/aqua/default.css
+# Fixed pdf_debug mode
+$ /reporting/includes/reporting.inc
+  /reporting/includes/reports_classes.inc
+
+15-Oct-2008 Janusz Dobrowolski
++ Added remote printing support
+$ /admin/print_profiles.php (new)
+  /admin/printers.php (new)
+  /admin/db/printers_db.inc (new)
+  /reporting/prn_redirect.php (new)
+  /reporting/includes/printer_class.inc (new)
+  /sql/alter2.1.sql (new)
+  /config.php
+  /admin/display_prefs.php
+  /admin/users.php
+  /admin/db/users_db.inc
+  /applications/setup.php
+  /includes/current_user.inc
+  /includes/prefs/userprefs.inc
+  /includes/ui/ui_lists.inc
+  /js/inserts.js
+  /js/utils.js
+  /reporting/rep109.php
+  /reporting/reports_main.php
+  /reporting/includes/pdf_report.inc
+  /reporting/includes/reporting.inc
+  /reporting/includes/reports_classes.inc
+!Fixes related to changed printing api.
+$ /admin/view_print_transaction.php
+  /purchasing/inquiry/po_search.php
+  /purchasing/inquiry/po_search_completed.php
+  /sales/customer_credit_invoice.php
+  /sales/customer_delivery.php
+  /sales/customer_invoice.php
+  /sales/sales_order_entry.php
+  /sales/inquiry/customer_inquiry.php
+  /sales/inquiry/sales_deliveries_view.php
+  /sales/inquiry/sales_orders_view.php
++ Added optional id parameter for label helpers; added value for buttons.
+$ /includes/ui/ui_input.inc
++ Added ajax popup screen command.
+$ /includes/ajax.inc
+# Skipping index.php file during flush_dir()
+$ /includes/main.inc
+
+06-Oct-2008 Janusz Dobrowolski
++ Menu hotkeys system implementation.
+$ /includes/page/header.inc
+  /includes/ui/ui_controls.inc
+  /includes/ui/ui_input.inc
+  /js/JsHttpRequest.js
+  /js/inserts.js
+  /js/utils.js
+  /reporting/includes/reports_classes.inc
+  /sales/sales_order_entry.php
+  /sales/manage/customers.php
+  /themes/aqua/default.css
+  /themes/aqua/renderer.php
+  /themes/cool/default.css
+  /themes/cool/renderer.php
+  /themes/default/default.css
+  /themes/default/renderer.php
++ Access keys added to menu options strings.
+$ /config.php
+  /applications/customers.php
+  /applications/dimensions.php
+  /applications/generalledger.php
+  /applications/inventory.php
+  /applications/manufacturing.php
+  /applications/setup.php
+  /applications/suppliers.php
+  /reporting/reports_main.php
+
 ------------------------------- Release 2.0.3 --------------------------------------------
-07-Oct-2008 Joe Hunt
+06-Oct-2008 Joe Hunt
 ! Release 2.0.3
 $ config.php
 # Bug [0000072] Item stock movement should check for if there is empty Inventory.