*** empty log message ***
authorJoe Hunt <joe.hunt.consulting@gmail.com>
Mon, 12 Jan 2009 11:13:46 +0000 (11:13 +0000)
committerJoe Hunt <joe.hunt.consulting@gmail.com>
Mon, 12 Jan 2009 11:13:46 +0000 (11:13 +0000)
CHANGELOG.txt
install.html
install/index.php
update.html

index 531ccc4a73d1ed94b6217faf5a1a3c977a775564..cd9adbe061feb2754a3fa245271df7cba3455cf3 100644 (file)
@@ -19,6 +19,12 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+12-Jan-2009 Joe Hunt
+! Updating install and update helpers
+$ install.html
+  update.html
+  /install/index.php
+  
 11-Jan-2009 Janusz Dobrowolski
 ! Added table pager.
 $ /admin/view_print_transaction.php
index bf8a0832181a8d8b2900c565b1f420cc3cc551d0..dc475aba89ff0a581c0c15cec3bdd250cafeb712 100644 (file)
@@ -1,8 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" lang="en"><head><title>FrontAccounting</title>
-
-</head>
-
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en"><head><title>FrontAccounting</title></head>
 <body>
 <div><strong><span style="font-size: 20pt;"><span style="color: rgb(204, 102, 0); font-style: italic;">Front</span>Accounting
 Installation</span></strong></div>
@@ -180,8 +177,8 @@ Make sure this is set to a directory that actually exists. The default
 is set to /tmp, which may not be valid. </li>
 <li>If you are installing FrontAccounting onto a shared server,
 you may have to set the session save path within FrontAccounting. At
-the top of config.php (in release 2.0 this has moved to
-/includes/session.inc) you will find this line : </li>
+the top of&nbsp;
+/includes/session.inc you will find this line : </li>
 <li>Uncomment this line and set the path to a directory that
 exists
 on your server. Make sure that you have read/write privileges on this
index 221d207c38ce6a2844ad721a15f1b4ee03729e7f..928d0e38c8a46f6592bf23de48f19d29db69cb31 100644 (file)
@@ -293,11 +293,11 @@ function change_os(type) {
 <table cellpadding="0" cellspacing="0" border="0" width="100%" style="padding: 10px 0px 10px 0px;">
 <tr>
        <td align="center" style="font-size: 10px;">
-               <!-- Please note: the below reference to the GNU GPL should not be removed, as it provides a link for users to read about warranty, etc. -->
+               <!-- Please note: the below reference to the GNU AGPL should not be removed, as it provides a link for users to read about warranty, etc. -->
                <a href="http://frontaccounting.com/" style="color: #000000;" target="_blank">FrontAccounting</a>
                is      released under the
-               <a href="http://www.gnu.org/licenses/gpl.html" style="color: #000000;" target="_blank">GNU General Public License</a>
-               <!-- Please note: the above reference to the GNU GPL should not be removed, as it provides a link for users to read about warranty, etc. -->
+               <a href="http://www.gnu.org/licenses/agpl-3.0.html" style="color: #000000;" target="_blank">GNU Affero General Public License</a>
+               <!-- Please note: the above reference to the GNU AGPL should not be removed, as it provides a link for users to read about warranty, etc. -->
        </td>
 </tr>
 </table>
index 5a87aafd2b4da3c9d7e8c162163a5e47c1740291..cd68f0e958171417c219425455c6650822cf6385 100644 (file)
@@ -28,7 +28,7 @@ backup this file if you have done manually changes to it.
 installed languages)
           </li>
           <li><strong>/modules/installed_modules.php</strong> (contains information about
-installed modules, <strong>only vers. 1.1</strong>)
+installed modules<strong></strong>)
           </li>
           <li>if you have made <em>changes to other files</em>, like themes or so, backup
 these files too. </li>
@@ -45,15 +45,12 @@ the new file</em>.
       <li>Rename or remove the /install folder (you have already performed the install
 process earlier). </li>
     </ol>
-  </li>
-  <li>If there are changes to the database structure, please run the script <strong><em>update_db.php</em></strong>
-from FrontAccounting root installation, Enter the database user and the
-password and choose the update script from the local harddisk.</li>
-  <li><strong>When updating release 1.XX to release 2.0, you must run the update_db.php script and select the file <em>- alter.sql -</em> that are located in the sql folder. You <em>must</em>
-do this, before entering FrontAccounting!
-Enter the database user and the password and choose the alter.sql
-script. &nbsp;Do the same for the alter2.sql script. If you have
-already updated release 2.0 Beta, you can just run the alter2.sql script.<br />You must also manuelly ensure that you have write permission to the new folder /company .<br /></strong><strong>There are no database changes during a major and minor release. Like from 2.0 to 2.0.1 - 2.0.5 .</strong></li>
+  </li><li><strong>When
+updating release&nbsp;2.0.X to release 2.1.X, you must immediately,
+after login (admin), go to the 'Setup' tab and run 'Software Upgrade'.
+Mark the checkbox 'Force upgrade' and press 'Upgrade System'. &nbsp;If
+you have more companies, you must logout and login on every company and
+do the same procedure.</strong></li><li><strong></strong><strong>There are no database changes during a major and minor release. Like from 2.1 to 2.1.1 - 2.1.5 .</strong></li>
 </ul>
 
 <p>&nbsp;</p>