Changeset 6383

Show
Ignore:
Timestamp:
08/13/08 20:20:51 (5 years ago)
Author:
p_lindheimer
Message:

modify upgradeversion text to reflect upgrade to release candidate

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/branches/2.4/versionupgrade/module.xml

    r6356 r6383  
    22  <rawname>versionupgrade</rawname> 
    33  <name>2.5 Upgrade Tool</name> 
    4   <version>2.4.0.0</version> 
     4  <version>2.4.0.1</version> 
    55  <changelog> 
     6    *2.4.0.1* Upgraded text to reflect upgrade to Release Candidate (was beta) 
    67    *2.4.0.0* Modify for 2.4 to 2.5 upgrade tool to beta1 
    78    *2.3.0.1* delete the current xml file so the 2.3 version is not cached 
  • modules/branches/2.4/versionupgrade/page.versionupgrade.php

    r6342 r6383  
    6464 
    6565if (version_compare_freepbx($version, "2.5.0alpha0","lt")) { 
    66   echo sprintf(_("<h2 align='center' style='color:red'>WARNING - YOU WILL BE UPGRADED TO 2.5 BETA</h2><p>This module will allow you to upgrade to the FreePBX version 2.5 BETA from the current version, %s, that you are running. We encourage beta testing and set a very high standard for our beta programs. However, with new features and many bug fixes, there is always a higher risk of bugs.</p><p>The upgrade process is a simple but multi-step process that you should complete all at one time. As always when upgrading a system, it is advisable that you complete this process when the system is not actively being used.</p>The steps you will take are:<ol><li>Press the upgrade button below.</li><li>Go to Module Admin, check for online updates, and upgrade the <b>FreePBX Framework</b> module ONLY from the online repository which will now be connected to version 2.5.</li><li>Now, Check for online updates again and upgrade all other modules that have upgrades available. If you get dependency warnings, just repeat the process until all your modules have been upgraded.</li><li>Now press the Apply Configuration bar.</li></ol><p>Once you have completed these step you will be upgraded to the new 2.5 version and you may disable or remove this module if it does not do so automatically.</p>"),$version); 
     66  echo sprintf(_("<h2 align='center' style='color:red'>WARNING - YOU WILL BE UPGRADED TO 2.5 Release Candidate</h2><p>This module will allow you to upgrade to the FreePBX version 2.5 Release Candidate from the current version, %s, that you are running. We encourage early testing and set a very high standard for our beta programs. However, with new features and many bug fixes, there is always a higher risk of bugs.</p><p>The upgrade process is a simple but multi-step process that you should complete all at one time. As always when upgrading a system, it is advisable that you complete this process when the system is not actively being used.</p>The steps you will take are:<ol><li>Press the upgrade button below.</li><li>Go to Module Admin, check for online updates, and upgrade the <b>FreePBX Framework</b> module ONLY from the online repository which will now be connected to version 2.5.</li><li>Now, Check for online updates again and upgrade all other modules that have upgrades available. If you get dependency warnings, just repeat the process until all your modules have been upgraded.</li><li>Now press the Apply Configuration bar.</li></ol><p>Once you have completed these step you will be upgraded to the new 2.5 version and you may disable or remove this module if it does not do so automatically.</p>"),$version); 
    6767?> 
    6868