From: Janusz Dobrowolski Date: Thu, 4 Feb 2010 20:46:40 +0000 (+0000) Subject: Fixed continuation after authorization timeout, fixed messages on backup page. X-Git-Tag: 2.3-final~989 X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=commitdiff_plain;h=cf9802fccfd407b97e058b071ac8e7b125d39d04;p=fa-stable.git Fixed continuation after authorization timeout, fixed messages on backup page. --- diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 22ed8c5e..ce2bfa0c 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,18 @@ Legend: ! -> Note $ -> Affected files +03-Feb-2010 Janusz Dobrowolski +# Fixed continuation after timeout. +$ /access/login.php + /includes/main.inc + /includes/session.inc + /includes/page/footer.inc + /themes/aqua/default.css + /themes/cool/default.css + /themes/default/default.css +# Added error message when no file is selected on view or download. +$ /admin/backups.php + 03-Feb-2010 Joe Hunt # When buying a service item from a supplier, the delivery produced wrong inventory GL transactions. No GL transactions should be here.