Preparing for Graphic Links instead of Text Links (user display option, default)
[fa-stable.git] / CHANGELOG.txt
index 60f803e419307382bb713c2b7a26e7e974fb6937..2cac1a7fab65201b1fe27a1bef4634de9bc69ce3 100644 (file)
@@ -2,7 +2,7 @@
 * @version $Id$
 * @package FrontAccounting
 * @copyright (C) 2005 - 2008 FrontAccounting
-* @license http://www.gnu.org/copyleft/gpl.html GNU/GPL
+* @license http://www.gnu.org/copyleft/agpl-3.0.html GNU/AGPL
 * FrontAccounting is Free Software
 */
 
@@ -19,6 +19,38 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+21-Nov-2008 Joe Hunt
++ Preparing for Graphic Links instead of Text Links (user display option, default)
+  (new field in 0_users, graphic_links)
+$ config.php
+  /admin/display_prefs.php
+  /admin/db/users_db.inc
+  /includes/current_user.inc
+  /includes/prefs/userprefs.inc
+  /includes/ui/ui_controls.inc
+  /sql/alter2.1.sql 
+  /themes/default/images/add.png, credit.gif, delete.gif, download.gif, edit.gif, gl.png, 
+          invoice.gif, money.png, pdf.gif, print.png, remove.png, report.png, view.gif 
+  /themes/aqua/images/add.png, credit.gif, delete.gif, download.gif, edit.gif, gl.png, 
+          invoice.gif, money.png, pdf.gif, print.png, remove.png, report.png, view.gif 
+  /themes/cool/images/add.png, credit.gif, delete.gif, download.gif, edit.gif, gl.png, 
+          invoice.gif, money.png, pdf.gif, print.png, remove.png, report.png, view.gif 
+  
+20-Nov-2008 Joe Hunt
++ Added new AGPL license file
+$ /doc/license.txt (new file)
+
+19-Nov-2008 Janusz Dobrowolski
+# Fixed error handling during database upgrade in normal and forced mode.
+$ /admin/db/maintenance_db.inc
+! Additions needed for foreign item codes support.
+$ /sql/alter2.1.php
+  /sql/alter2.1.sql
+
+19-Nov-2008 Joe Hunt
+! Changed the default header2.inc.
+$ /reporting/includes/header2.inc
+
 18-Nov-2008 Janusz Dobrowolski
 + System upgrade page for site admins
 $ /admin/db/maintenance_db.inc
@@ -65,7 +97,7 @@ $ /dimensions/inquiry/search_dimensions.php
   /sales/inquiry/sales_orders_view.php
 
 16-Nov-2008 Joe Hunt
-+ Added Attachment of Documents and a couple of links from supplier invoice/crfedit note
++ Added Attachment of Documents and a couple of links from supplier invoice/credit note
 $ /admin/attachments.php (new file)
   /applications/setup.php
   /purchasing/supplier_credit,php
@@ -3030,5 +3062,5 @@ $  /admin/gl_setup.php
 
 2. Copyright and disclaimer
 ---------------------------
-This application is opensource software released under the GPL.  Please
+This application is opensource software released under the AGPL.  Please
 see source code and the LICENSE file
\ No newline at end of file