details: /erp/devel/pi/rev/2e3318aff380
changeset: 13091:2e3318aff380
user: Asier Lostalé <asier.lostale <at> openbravo.com>
date: Mon Jul 04 08:19:17 2011 +0200
summary: fixed bug 14510: Change links to learn about module maturity
diffstat:
src/org/openbravo/erpCommon/ad_forms/ModuleManagement_InstallP1.html | 6
+++---
src/org/openbravo/erpCommon/modules/ModuleBox.srpt | 4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
diffs (51 lines):
diff -r 603745361282 -r 2e3318aff380
src/org/openbravo/erpCommon/ad_forms/ModuleManagement_InstallP1.html
--- a/src/org/openbravo/erpCommon/ad_forms/ModuleManagement_InstallP1.html
Sat Jul 02 23:23:45 2011 +0200
+++ b/src/org/openbravo/erpCommon/ad_forms/ModuleManagement_InstallP1.html
Mon Jul 04 08:19:17 2011 +0200
@@ -231,7 +231,7 @@
<div class="Label_ReadOnly_Text">Selected module(s):</div>
<div style="height: 10px;"></div>
<div class="PlainText_normal"><span
id="moduleName">xxModuleName</span> <span
id="moduleVersion">xxModuleversion</span> - <a class="LabelLink_noicon"
href="#" onclick="viewModule('xx');" id="linkCore">view details</a>
- <span id="maturitySection" style="display:xx;"> -
Maturity Level: <span style="color: orange; font-weight: bold;"
id="maturityLevel">xxTesting</span> (<a class="LabelLink_noicon" href="#"
onclick="openLink('http://wiki.openbravo.com/wiki/ERP/2.50/Configuration_Manual/Modules_Lyfe_Cycle',
'_blank');return false;">Learn more</a>)</span>
+ <span id="maturitySection" style="display:xx;"> -
Maturity Level: <span style="color: orange; font-weight: bold;"
id="maturityLevel">xxTesting</span> (<a class="LabelLink_noicon" href="#"
onclick="openLink('http://wiki.openbravo.com/wiki/Modules_Management#Maturity_Status',
'_blank');return false;">Learn more</a>)</span>
</div>
<div style="height: 15px;"></div>
</FIELD_TMP>
@@ -240,7 +240,7 @@
<div style="height: 10px;"></div>
<FIELD_TMP id="instList">
<div class="PlainText_normal"><span
id="moduleInstall">xxdep1</span> <span id="moduleInstallVer">xxVer</span>
(needed <span id="moduleInstallVerMin">xxxVerMin</span>) - <a
class="LabelLink_noicon" href="#" id="linkAdditional"
onclick="viewModule('xx');">view details</a>
- <span id="maturitySectionInstall" style="display:xx;">
- Maturity Level: <span style="color: orange; font-weight: bold;"
id="maturityLevelInstall">xxTesting</span> (<a class="LabelLink_noicon"
href="#"
onclick="openLink('http://wiki.openbravo.com/wiki/ERP/2.50/Configuration_Manual/Modules_Lyfe_Cycle',
'_blank');return false;">Learn more</a>)</span>
+ <span id="maturitySectionInstall" style="display:xx;">
- Maturity Level: <span style="color: orange; font-weight: bold;"
id="maturityLevelInstall">xxTesting</span> (<a class="LabelLink_noicon"
href="#"
onclick="openLink('http://wiki.openbravo.com/wiki/Modules_Management#Maturity_Status',
'_blank');return false;">Learn more</a>)</span>
</div>
<div style="height: 10px;"></div>
</FIELD_TMP>
@@ -250,7 +250,7 @@
<div style="height: 10px;"></div>
<FIELD_TMP id="updtList">
<div class="PlainText_normal"><span
id="moduleUpdate">xxdep1</span> <span id="moduleUpdateVer">xxVer</span>
(current <span id="moduleUpdateVerCurr">xxxVerCurr</span><span
id="moduleUpdateVerMin">xxxVerMin</span>) - <a class="LabelLink_noicon"
href="#" id="linkUpdate" onclick="viewModule('xx');">view details</a>
- <span id="maturitySectionUpdate" style="display:xx;">
- Maturity Level: <span style="color: orange; font-weight: bold;"
id="maturityLevelUpdate">xxTesting</span> (<a class="LabelLink_noicon" href="#"
onclick="openLink('http://wiki.openbravo.com/wiki/ERP/2.50/Configuration_Manual/Modules_Lyfe_Cycle',
'_blank');return false;">Learn more</a>)</span>
+ <span id="maturitySectionUpdate" style="display:xx;">
- Maturity Level: <span style="color: orange; font-weight: bold;"
id="maturityLevelUpdate">xxTesting</span> (<a class="LabelLink_noicon" href="#"
onclick="openLink('http://wiki.openbravo.com/wiki/Modules_Management#Maturity_Status',
'_blank');return false;">Learn more</a>)</span>
</div>
<div style="height: 10px;"></div>
</FIELD_TMP>
diff -r 603745361282 -r 2e3318aff380
src/org/openbravo/erpCommon/modules/ModuleBox.srpt
--- a/src/org/openbravo/erpCommon/modules/ModuleBox.srpt Sat Jul 02
23:23:45 2011 +0200
+++ b/src/org/openbravo/erpCommon/modules/ModuleBox.srpt Mon Jul 04
08:19:17 2011 +0200
@@ -12,7 +12,7 @@
* under the License.
* The Original Code is Openbravo ERP.
* The Initial Developer of the Original Code is Openbravo SLU
- * All portions are Copyright (C) 2008-2010 Openbravo SLU
+ * All portions are Copyright (C) 2008-2011 Openbravo SLU
* All Rights Reserved.
* Contributor(s): ______________________________________.
************************************************************************
@@ -68,7 +68,7 @@
<div id="maturitySection" style="display:xx;">
<div class="AddModule_Text_Option_Separator">|</div>
- <div class="AddModule_Text_Option">Maturity Level: <span
style="color: orange; font-weight: bold;" id="maturityLevel">Testing</span> (<a
class="LabelLink_noicon" href="#"
onclick="openLink('http://wiki.openbravo.com/wiki/Projects/Module_Life_Cycle_Management/Functional_Documentation',
'_blank');return false;">Learn more</a>)</div>
+ <div class="AddModule_Text_Option">Maturity Level: <span
style="color: orange; font-weight: bold;" id="maturityLevel">Testing</span> (<a
class="LabelLink_noicon" href="#"
onclick="openLink('http://wiki.openbravo.com/wiki/Modules_Management#Maturity_Status',
'_blank');return false;">Learn more</a>)</div>
</div>
</div>
------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits