From: Janusz Dobrowolski Date: Sat, 19 Jul 2008 18:34:17 +0000 (+0000) Subject: Some smaller fixes mostly related to js vs fallback ui modes. X-Git-Tag: v2.4.2~19^2~1898 X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=commitdiff_plain;h=fd6f63a5c97145a1994fc732b778bfba210ca9c4;p=fa-stable.git Some smaller fixes mostly related to js vs fallback ui modes. --- diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 51d7f5fc..bcf806ae 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,19 @@ Legend: ! -> Note $ -> Affected files +19-Jul-2008 Janusz Dobrowolski +! Content of js-only pages superseded by the requirement notification in non-js browsers. +$ /admin/backups.php + /reporting/reports_main.php ++ Support for js only divs/pages. +$ /includes/main.inc + /includes/ui/ui_controls.inc + /js/inserts.js +# Fixed page usability in non-js mode. +$ /sales/inquiry/sales_orders_view.php +# Small table view fix +$ /admin/inst_lang.php + 18-Jul-2008 Janusz Dobrowolski + Added optional processing progressbar for submit buttons $ /includes/ui/ui_input.inc