Preparing for Graphic Links instead of Text Links (user display option, default)
authorJoe Hunt <joe.hunt.consulting@gmail.com>
Fri, 21 Nov 2008 10:43:35 +0000 (10:43 +0000)
committerJoe Hunt <joe.hunt.consulting@gmail.com>
Fri, 21 Nov 2008 10:43:35 +0000 (10:43 +0000)
(new field in 0_users, graphic_links)

48 files changed:
CHANGELOG.txt
admin/db/users_db.inc
admin/display_prefs.php
config.php
gl/manage/gl_quick_entries.php
includes/current_user.inc
includes/prefs/userprefs.inc
includes/ui/ui_controls.inc
sql/alter2.1.sql
themes/aqua/images/add.png [new file with mode: 0644]
themes/aqua/images/credit.gif [new file with mode: 0644]
themes/aqua/images/delete.gif [new file with mode: 0644]
themes/aqua/images/download.gif [new file with mode: 0644]
themes/aqua/images/edit.gif [new file with mode: 0644]
themes/aqua/images/gl.png [new file with mode: 0644]
themes/aqua/images/invoice.gif [new file with mode: 0644]
themes/aqua/images/money.png [new file with mode: 0644]
themes/aqua/images/pdf.gif [new file with mode: 0644]
themes/aqua/images/print.png [new file with mode: 0644]
themes/aqua/images/remove.png [new file with mode: 0644]
themes/aqua/images/report.png [new file with mode: 0644]
themes/aqua/images/view.gif [new file with mode: 0644]
themes/cool/images/add.png [new file with mode: 0644]
themes/cool/images/credit.gif [new file with mode: 0644]
themes/cool/images/delete.gif [new file with mode: 0644]
themes/cool/images/download.gif [new file with mode: 0644]
themes/cool/images/edit.gif [new file with mode: 0644]
themes/cool/images/gl.png [new file with mode: 0644]
themes/cool/images/invoice.gif [new file with mode: 0644]
themes/cool/images/money.png [new file with mode: 0644]
themes/cool/images/pdf.gif [new file with mode: 0644]
themes/cool/images/print.png [new file with mode: 0644]
themes/cool/images/remove.png [new file with mode: 0644]
themes/cool/images/report.png [new file with mode: 0644]
themes/cool/images/view.gif [new file with mode: 0644]
themes/default/images/add.png [new file with mode: 0644]
themes/default/images/credit.gif [new file with mode: 0644]
themes/default/images/delete.gif [new file with mode: 0644]
themes/default/images/download.gif [new file with mode: 0644]
themes/default/images/edit.gif [new file with mode: 0644]
themes/default/images/gl.png [new file with mode: 0644]
themes/default/images/invoice.gif [new file with mode: 0644]
themes/default/images/money.png [new file with mode: 0644]
themes/default/images/pdf.gif [new file with mode: 0644]
themes/default/images/print.png [new file with mode: 0644]
themes/default/images/remove.png [new file with mode: 0644]
themes/default/images/report.png [new file with mode: 0644]
themes/default/images/view.gif [new file with mode: 0644]

index 145869d2c486f398a375b64bc044dc2e02ac4dbd..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,23 @@ 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)
@@ -3045,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
index 8515a9bdb07e9a8216d9a254811ca5847450a1d7..876f183f62dbc7dc61c0c251285a6e04aca7df22 100644 (file)
@@ -1,4 +1,14 @@
 <?php
+/**********************************************************************
+    Copyright (C) 2005-2008  FrontAccounting, LLC.
+       Released under the terms of the GNU Affero General Public License,
+       AGPL, as published by the Free Software Foundation, either version 
+       3 of the License, or (at your option) any later version.
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  
+    See the License here <http://www.gnu.org/licenses/agpl-3.0.html>.
+***********************************************************************/
 
 function add_user($user_id, $real_name, $password, $phone, $email, $full_access, 
        $language, $profile, $rep_popup, $pos)
@@ -44,7 +54,7 @@ function update_user($user_id, $real_name, $phone, $email, $full_access,
 
 function update_user_display_prefs($user_id, $price_dec, $qty_dec, $exrate_dec, 
        $percent_dec, $showgl, $showcodes, $date_format, $date_sep, $tho_sep, 
-       $dec_sep, $theme, $pagesize, $show_hints, $profile, $rep_popup, $query_size)
+       $dec_sep, $theme, $pagesize, $show_hints, $profile, $rep_popup, $query_size, $graphic_links)
 {
        $sql = "UPDATE ".TB_PREF."users SET
                prices_dec=".db_escape($price_dec).",
@@ -62,7 +72,8 @@ function update_user_display_prefs($user_id, $price_dec, $qty_dec, $exrate_dec,
                show_hints=$show_hints,
                print_profile=".db_escape($profile).",
                rep_popup=$rep_popup,
-               query_size=$query_size
+               query_size=$query_size,
+               graphic_links=$graphic_links
                WHERE user_id = ".db_escape($user_id);
 
        db_query($sql, "could not update user display prefs for $user_id");
index 35a1c636a46f48ae1213f84e053b4f98df98b9a8..384c0e5b398bf3fc103a5a1b8c3c2242666a788a 100644 (file)
@@ -1,5 +1,14 @@
 <?php
-
+/**********************************************************************
+    Copyright (C) 2005-2008  FrontAccounting, LLC.
+       Released under the terms of the GNU Affero General Public License,
+       AGPL, as published by the Free Software Foundation, either version 
+       3 of the License, or (at your option) any later version.
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  
+    See the License here <http://www.gnu.org/licenses/agpl-3.0.html>.
+***********************************************************************/
 $page_security =10;
 $path_to_root="..";
 include($path_to_root . "/includes/session.inc");
@@ -29,7 +38,7 @@ if (isset($_POST['setprefs']))
                        $_POST['date_format'], $_POST['date_sep'],
                        $_POST['tho_sep'], $_POST['dec_sep'],
                        $_POST['theme'], $_POST['page_size'], check_value('show_hints'),
-                       $_POST['profile'], check_value('rep_popup'), (int)($_POST['query_size']));
+                       $_POST['profile'], check_value('rep_popup'), (int)($_POST['query_size']), check_value('graphic_links'));
 
                language::set_language($_POST['language']);
 
@@ -98,6 +107,9 @@ print_profiles_list_row(_("Printing profile"). ':', 'profile',
 check_row(_("Use popup window to display reports:"), 'rep_popup', user_rep_popup(),
        false, _('Set this option to on if your browser directly supports pdf files'));
 
+check_row(_("Use icons instead of text links:"), 'graphic_links', user_graphic_links(),
+       false, _('Set this option to on for using icons instead of text links'));
+
 text_row_ex(_("Query page size:"), 'query_size',  5, 5, '', user_query_size());
 
 table_section_title(_("Language"));
index 331a29314d88149be2de0b2b4b1065d95eb409c0..29d13bc4b5e1aeed1aa4cb7a57f452600eb49de5 100644 (file)
@@ -1,15 +1,15 @@
 <?php
-       /*--------------------------------------------------\
-       |               |               | config.php                    |
-       |---------------------------------------------------|
-       | FrontAccounting                                                                       |
-       | http://frontaccounting.com/                                           |
-       | by FrontAccounting                                            |
-       |---------------------------------------------------|
-       |                                                   |
-       \--------------------------------------------------*/
-
-       //--------------------------------------------------
+/**********************************************************************
+    Copyright (C) 2005-2008  FrontAccounting, LLC.
+       Released under the terms of the GNU Affero General Public License,
+       AGPL, as published by the Free Software Foundation, either version 
+       3 of the License, or (at your option) any later version.
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  
+    See the License here <http://www.gnu.org/licenses/agpl-3.0.html>.
+***********************************************************************/
+    //--------------------------------------------------
 
        // User configurable variables
        //---------------------------------------------------
@@ -180,4 +180,20 @@ if(isset($_SESSION["wa_current_user"])) {
        // additional js source included in header
        $js_lib = $js_userlib = array();
 
+if (!defined('ICON_EDIT'))
+{
+       define("ICON_EDIT", "edit.gif");        
+       define("ICON_DELETE", "delete.gif");    
+       define("ICON_ADD", "add.png");  
+       define("ICON_GL", "gl.png");    
+       define("ICON_PRINT", "print.png");      
+       define("ICON_PDF", "pdf.gif");  
+       define("ICON_DOC", "invoice.gif");      
+       define("ICON_CREDIT", "credit.gif");    
+       define("ICON_DOWN", "download.gif");    
+       define("ICON_MONEY", "money.png");      
+       define("ICON_REMOVE", "remove.png");    
+       define("ICON_REPORT", "report.png");    
+       define("ICON_VIEW", "view.gif");        
+}
 ?>
\ No newline at end of file
index fd18e11b43b33983e8c73e666a807ec5e4ff8506..10e38ec23e7626b45a7985a26169eefa5af10003 100644 (file)
@@ -1,5 +1,14 @@
 <?php
-
+/**********************************************************************
+    Copyright (C) 2005-2008  FrontAccounting, LLC.
+       Released under the terms of the GNU Affero General Public License,
+       AGPL, as published by the Free Software Foundation, either version 
+       3 of the License, or (at your option) any later version.
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  
+    See the License here <http://www.gnu.org/licenses/agpl-3.0.html>.
+***********************************************************************/
 $page_security = 3;
 $path_to_root="../..";
 include($path_to_root . "/includes/session.inc");
@@ -159,8 +168,8 @@ while ($myrow = db_fetch($result))
        label_cell($myrow['description']);
        label_cell($deposit_text);
        label_cell($bank_text);
-       edit_button_cell("Edit".$myrow["id"], _("Edit"));
-       edit_button_cell("Delete".$myrow["id"], _("Delete"));
+       edit_button_cell("Edit".$myrow["id"], _("Edit"), false, ICON_EDIT);
+       edit_button_cell("Delete".$myrow["id"], _("Delete"), false, ICON_DELETE);
        end_row();
 }
 
@@ -227,8 +236,8 @@ if ($selected_id != -1)
                        label_cell(get_dimension_string($myrow['dimension_id'], true));
                if ($dim > 1)
                        label_cell(get_dimension_string($myrow['dimension2_id'], true));
-               edit_button_cell("BEd".$myrow["id"], _("Edit"));
-               edit_button_cell("BDel".$myrow["id"], _("Delete"));
+               edit_button_cell("BEd".$myrow["id"], _("Edit"), false, ICON_EDIT);
+               edit_button_cell("BDel".$myrow["id"], _("Delete"), false, ICON_DELETE);
                end_row();
        }
        end_table();
index 4d2d208177d0af531764cf1a097c64d6acaa2f73..1a9396d3f9c7a715ac22b1e2c74269aeeaa8c617 100644 (file)
@@ -1,5 +1,14 @@
 <?php
-
+/**********************************************************************
+    Copyright (C) 2005-2008  FrontAccounting, LLC.
+       Released under the terms of the GNU Affero General Public License,
+       AGPL, as published by the Free Software Foundation, either version 
+       3 of the License, or (at your option) any later version.
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  
+    See the License here <http://www.gnu.org/licenses/agpl-3.0.html>.
+***********************************************************************/
 include_once($path_to_root . "/includes/prefs/userprefs.inc");
 
 //--------------------------------------------------------------------------
@@ -100,11 +109,11 @@ class current_user
 
        function update_prefs($price_dec, $qty_dec, $exrate_dec, $percent_dec, 
                $showgl, $showcodes, $date_format, $date_sep, $tho_sep, $dec_sep, 
-               $theme, $pagesize, $show_hints, $profile, $rep_popup, $query_size) {
+               $theme, $pagesize, $show_hints, $profile, $rep_popup, $query_size, $graphic_links) {
                update_user_display_prefs($this->username, $price_dec, 
                        $qty_dec, $exrate_dec, $percent_dec, $showgl, $showcodes, 
                        $date_format, $date_sep, $tho_sep, $dec_sep, $theme, $pagesize, 
-                       $show_hints, $profile, $rep_popup, $query_size);
+                       $show_hints, $profile, $rep_popup, $query_size, $graphic_links);
 
                // re-read the prefs
                $user = get_user($this->username);
@@ -279,14 +288,19 @@ function user_query_size()
        return $_SESSION["wa_current_user"]->prefs->query_size();
 }
 
+function user_graphic_links()
+{
+       return $_SESSION["wa_current_user"]->prefs->graphic_links();
+}
+
 function set_user_prefs($price_dec, $qty_dec, $exrate_dec, $percent_dec, $showgl, $showcodes,
        $date_format, $date_sep, $tho_sep, $dec_sep, $theme, $pagesize, $show_hints,
-       $print_profile, $rep_popup, $query_size)
+       $print_profile, $rep_popup, $query_size, $graphic_links)
 {
 
        $_SESSION["wa_current_user"]->update_prefs($price_dec, $qty_dec, $exrate_dec, $percent_dec, $showgl, $showcodes,
                $date_format, $date_sep, $tho_sep, $dec_sep, $theme, $pagesize, $show_hints,
-               $print_profile, $rep_popup, $query_size);
+               $print_profile, $rep_popup, $query_size, $graphic_links);
 }
 
 function add_user_js_data() {
index c24fa01f204906ca257ffcec3507231f5768682a..8bad1168c097837ddffffdde1a439c8caa0876fc 100644 (file)
@@ -1,5 +1,14 @@
 <?php
-
+/**********************************************************************
+    Copyright (C) 2005-2008  FrontAccounting, LLC.
+       Released under the terms of the GNU Affero General Public License,
+       AGPL, as published by the Free Software Foundation, either version 
+       3 of the License, or (at your option) any later version.
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  
+    See the License here <http://www.gnu.org/licenses/agpl-3.0.html>.
+***********************************************************************/
 class user_prefs 
 {
 
@@ -23,6 +32,7 @@ class user_prefs
        var $pagesize; // for printing
        var $show_hints;
        var $query_size; // table pager page length
+       var $graphic_links; // use graphic links
 
        function user_prefs(&$user) 
        {
@@ -47,6 +57,7 @@ class user_prefs
                $this->print_profile = $user["print_profile"];
                $this->rep_popup = $user["rep_popup"];
                $this->query_size = $user["query_size"];
+               $this->graphic_links = $user["graphic_links"];
        }
 
        function language() 
@@ -146,6 +157,11 @@ class user_prefs
                return $this->query_size;
        }
 
+       function graphic_links() 
+       {
+               return $this->graphic_links;
+       }
+
        function set_dec($price_dec, $qty_dec, $exrate_dec, $percent_dec, $showgl, $showcodes) 
        {
                $this->price_dec = $price_dec;
index 2693b07943db5c0caa04a5479ee328f995800f8d..fd2fefb3474498153648790ef244950ac42e1ef9 100644 (file)
@@ -1,5 +1,14 @@
 <?php
-
+/**********************************************************************
+    Copyright (C) 2005-2008  FrontAccounting, LLC.
+       Released under the terms of the GNU Affero General Public License,
+       AGPL, as published by the Free Software Foundation, either version 
+       3 of the License, or (at your option) any later version.
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  
+    See the License here <http://www.gnu.org/licenses/agpl-3.0.html>.
+***********************************************************************/
 //---------------------------------------------------------------------------------
 
 function start_form($multi=false, $sid=false, $action="", $name="")
@@ -188,20 +197,28 @@ function delete_link_cell($param, $title=false)
        .($title ? " title='$title'":'') .">" . _("Delete") . "</a>", "nowrap");
 }
 
-function edit_button($name, $value, $title=false)
+function edit_button($name, $value, $title=false, $icon=false)
 {
-// php silently changes dots,spaces,'[' and characters 128-159
-// to underscore in POST names, to maintain compatibility with register_globals
-       echo "<input type=\"submit\" class=\"editbutton\" name=\""
-               .htmlentities(strtr($name, array('.'=>'=2E',' '=>'=20','='=>'=3D','['=>'=5B')))
-               ."\" value=\"$value\""
-               .($title ? " title='$title'":'')." />\n";
+       // php silently changes dots,spaces,'[' and characters 128-159
+       // to underscore in POST names, to maintain compatibility with register_globals
+       if (user_graphic_links() && $icon)
+       {
+               global $path_to_root;
+               $name = htmlentities(strtr($name, array('.'=>'=2E',' '=>'=20','='=>'=3D','['=>'=5B')));
+               echo "<button type='submit' class='editbutton' name='$name' value='' /><img src='$path_to_root/themes/".user_theme().
+               "/images/$icon' width='14' height='14' border='0' ".($title ? "title='$title'" : "title='$value'")." />\n";
+       }
+       else
+               echo "<input type=\"submit\" class=\"editbutton\" name=\""
+                       .htmlentities(strtr($name, array('.'=>'=2E',' '=>'=20','='=>'=3D','['=>'=5B')))
+                       ."\" value=\"$value\""
+                       .($title ? " title='$title'":'')." />\n";
 }
 
-function edit_button_cell($name, $value, $title=false)
+function edit_button_cell($name, $value, $title=false, $icon=false)
 {
        echo "<td>";
-       edit_button($name, $value, $title);
+       edit_button($name, $value, $title, $icon);
        echo "</td>";
 }
 
index d2f8d5c7ac021fccbcb493b15bb3fff23a948653..f656d7bd5963462fb1ed1bebef177fd838e5688b 100644 (file)
@@ -72,6 +72,9 @@ ALTER TABLE `0_bank_accounts` ADD `id` SMALLINT(6) AUTO_INCREMENT PRIMARY KEY;
 ALTER TABLE `0_users` DROP COLUMN `query_size`;
 ALTER TABLE `0_users` ADD `query_size` TINYINT(1) DEFAULT '10';
 
+ALTER TABLE `0_users` DROP COLUMN `graphic_links`;
+ALTER TABLE `0_users` ADD `graphic_links` TINYINT(1) DEFAULT '1';
+
 DROP TABLE IF EXISTS `0_sales_pos`;
 
 CREATE TABLE `0_sales_pos` (
diff --git a/themes/aqua/images/add.png b/themes/aqua/images/add.png
new file mode 100644 (file)
index 0000000..6332fef
Binary files /dev/null and b/themes/aqua/images/add.png differ
diff --git a/themes/aqua/images/credit.gif b/themes/aqua/images/credit.gif
new file mode 100644 (file)
index 0000000..4627583
Binary files /dev/null and b/themes/aqua/images/credit.gif differ
diff --git a/themes/aqua/images/delete.gif b/themes/aqua/images/delete.gif
new file mode 100644 (file)
index 0000000..327af2a
Binary files /dev/null and b/themes/aqua/images/delete.gif differ
diff --git a/themes/aqua/images/download.gif b/themes/aqua/images/download.gif
new file mode 100644 (file)
index 0000000..67823e9
Binary files /dev/null and b/themes/aqua/images/download.gif differ
diff --git a/themes/aqua/images/edit.gif b/themes/aqua/images/edit.gif
new file mode 100644 (file)
index 0000000..21a68c6
Binary files /dev/null and b/themes/aqua/images/edit.gif differ
diff --git a/themes/aqua/images/gl.png b/themes/aqua/images/gl.png
new file mode 100644 (file)
index 0000000..7d863f9
Binary files /dev/null and b/themes/aqua/images/gl.png differ
diff --git a/themes/aqua/images/invoice.gif b/themes/aqua/images/invoice.gif
new file mode 100644 (file)
index 0000000..aef0be2
Binary files /dev/null and b/themes/aqua/images/invoice.gif differ
diff --git a/themes/aqua/images/money.png b/themes/aqua/images/money.png
new file mode 100644 (file)
index 0000000..42c52d0
Binary files /dev/null and b/themes/aqua/images/money.png differ
diff --git a/themes/aqua/images/pdf.gif b/themes/aqua/images/pdf.gif
new file mode 100644 (file)
index 0000000..071bb35
Binary files /dev/null and b/themes/aqua/images/pdf.gif differ
diff --git a/themes/aqua/images/print.png b/themes/aqua/images/print.png
new file mode 100644 (file)
index 0000000..a350d18
Binary files /dev/null and b/themes/aqua/images/print.png differ
diff --git a/themes/aqua/images/remove.png b/themes/aqua/images/remove.png
new file mode 100644 (file)
index 0000000..08f2493
Binary files /dev/null and b/themes/aqua/images/remove.png differ
diff --git a/themes/aqua/images/report.png b/themes/aqua/images/report.png
new file mode 100644 (file)
index 0000000..779ad58
Binary files /dev/null and b/themes/aqua/images/report.png differ
diff --git a/themes/aqua/images/view.gif b/themes/aqua/images/view.gif
new file mode 100644 (file)
index 0000000..3776aa7
Binary files /dev/null and b/themes/aqua/images/view.gif differ
diff --git a/themes/cool/images/add.png b/themes/cool/images/add.png
new file mode 100644 (file)
index 0000000..6332fef
Binary files /dev/null and b/themes/cool/images/add.png differ
diff --git a/themes/cool/images/credit.gif b/themes/cool/images/credit.gif
new file mode 100644 (file)
index 0000000..4627583
Binary files /dev/null and b/themes/cool/images/credit.gif differ
diff --git a/themes/cool/images/delete.gif b/themes/cool/images/delete.gif
new file mode 100644 (file)
index 0000000..327af2a
Binary files /dev/null and b/themes/cool/images/delete.gif differ
diff --git a/themes/cool/images/download.gif b/themes/cool/images/download.gif
new file mode 100644 (file)
index 0000000..67823e9
Binary files /dev/null and b/themes/cool/images/download.gif differ
diff --git a/themes/cool/images/edit.gif b/themes/cool/images/edit.gif
new file mode 100644 (file)
index 0000000..21a68c6
Binary files /dev/null and b/themes/cool/images/edit.gif differ
diff --git a/themes/cool/images/gl.png b/themes/cool/images/gl.png
new file mode 100644 (file)
index 0000000..7d863f9
Binary files /dev/null and b/themes/cool/images/gl.png differ
diff --git a/themes/cool/images/invoice.gif b/themes/cool/images/invoice.gif
new file mode 100644 (file)
index 0000000..aef0be2
Binary files /dev/null and b/themes/cool/images/invoice.gif differ
diff --git a/themes/cool/images/money.png b/themes/cool/images/money.png
new file mode 100644 (file)
index 0000000..42c52d0
Binary files /dev/null and b/themes/cool/images/money.png differ
diff --git a/themes/cool/images/pdf.gif b/themes/cool/images/pdf.gif
new file mode 100644 (file)
index 0000000..071bb35
Binary files /dev/null and b/themes/cool/images/pdf.gif differ
diff --git a/themes/cool/images/print.png b/themes/cool/images/print.png
new file mode 100644 (file)
index 0000000..a350d18
Binary files /dev/null and b/themes/cool/images/print.png differ
diff --git a/themes/cool/images/remove.png b/themes/cool/images/remove.png
new file mode 100644 (file)
index 0000000..08f2493
Binary files /dev/null and b/themes/cool/images/remove.png differ
diff --git a/themes/cool/images/report.png b/themes/cool/images/report.png
new file mode 100644 (file)
index 0000000..779ad58
Binary files /dev/null and b/themes/cool/images/report.png differ
diff --git a/themes/cool/images/view.gif b/themes/cool/images/view.gif
new file mode 100644 (file)
index 0000000..3776aa7
Binary files /dev/null and b/themes/cool/images/view.gif differ
diff --git a/themes/default/images/add.png b/themes/default/images/add.png
new file mode 100644 (file)
index 0000000..6332fef
Binary files /dev/null and b/themes/default/images/add.png differ
diff --git a/themes/default/images/credit.gif b/themes/default/images/credit.gif
new file mode 100644 (file)
index 0000000..4627583
Binary files /dev/null and b/themes/default/images/credit.gif differ
diff --git a/themes/default/images/delete.gif b/themes/default/images/delete.gif
new file mode 100644 (file)
index 0000000..327af2a
Binary files /dev/null and b/themes/default/images/delete.gif differ
diff --git a/themes/default/images/download.gif b/themes/default/images/download.gif
new file mode 100644 (file)
index 0000000..67823e9
Binary files /dev/null and b/themes/default/images/download.gif differ
diff --git a/themes/default/images/edit.gif b/themes/default/images/edit.gif
new file mode 100644 (file)
index 0000000..21a68c6
Binary files /dev/null and b/themes/default/images/edit.gif differ
diff --git a/themes/default/images/gl.png b/themes/default/images/gl.png
new file mode 100644 (file)
index 0000000..7d863f9
Binary files /dev/null and b/themes/default/images/gl.png differ
diff --git a/themes/default/images/invoice.gif b/themes/default/images/invoice.gif
new file mode 100644 (file)
index 0000000..aef0be2
Binary files /dev/null and b/themes/default/images/invoice.gif differ
diff --git a/themes/default/images/money.png b/themes/default/images/money.png
new file mode 100644 (file)
index 0000000..42c52d0
Binary files /dev/null and b/themes/default/images/money.png differ
diff --git a/themes/default/images/pdf.gif b/themes/default/images/pdf.gif
new file mode 100644 (file)
index 0000000..071bb35
Binary files /dev/null and b/themes/default/images/pdf.gif differ
diff --git a/themes/default/images/print.png b/themes/default/images/print.png
new file mode 100644 (file)
index 0000000..a350d18
Binary files /dev/null and b/themes/default/images/print.png differ
diff --git a/themes/default/images/remove.png b/themes/default/images/remove.png
new file mode 100644 (file)
index 0000000..08f2493
Binary files /dev/null and b/themes/default/images/remove.png differ
diff --git a/themes/default/images/report.png b/themes/default/images/report.png
new file mode 100644 (file)
index 0000000..779ad58
Binary files /dev/null and b/themes/default/images/report.png differ
diff --git a/themes/default/images/view.gif b/themes/default/images/view.gif
new file mode 100644 (file)
index 0000000..3776aa7
Binary files /dev/null and b/themes/default/images/view.gif differ