Skip to content

Commit 5db8dcf

Browse files
committed
Update documentation
1 parent 8e28d98 commit 5db8dcf

File tree

2,131 files changed

+8473
-7214
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,131 files changed

+8473
-7214
lines changed

docs/CHANGELOG/index.html

+35-5
Original file line numberDiff line numberDiff line change
@@ -291,9 +291,18 @@
291291
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
292292

293293
<li class="md-nav__item">
294-
<a href="#1261-unreleased" class="md-nav__link">
294+
<a href="#1271-unreleased" class="md-nav__link">
295295
<span class="md-ellipsis">
296-
12.6.1 (unreleased)
296+
12.7.1 (unreleased)
297+
</span>
298+
</a>
299+
300+
</li>
301+
302+
<li class="md-nav__item">
303+
<a href="#1270-2024-02-07" class="md-nav__link">
304+
<span class="md-ellipsis">
305+
12.7.0 (2024-02-07)
297306
</span>
298307
</a>
299308

@@ -3665,9 +3674,18 @@
36653674
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
36663675

36673676
<li class="md-nav__item">
3668-
<a href="#1261-unreleased" class="md-nav__link">
3677+
<a href="#1271-unreleased" class="md-nav__link">
36693678
<span class="md-ellipsis">
3670-
12.6.1 (unreleased)
3679+
12.7.1 (unreleased)
3680+
</span>
3681+
</a>
3682+
3683+
</li>
3684+
3685+
<li class="md-nav__item">
3686+
<a href="#1270-2024-02-07" class="md-nav__link">
3687+
<span class="md-ellipsis">
3688+
12.7.0 (2024-02-07)
36713689
</span>
36723690
</a>
36733691

@@ -5777,7 +5795,19 @@
57775795

57785796

57795797
<h1 id="changelog">Changelog</h1>
5780-
<h2 id="1261-unreleased">12.6.1 (unreleased)</h2>
5798+
<h2 id="1271-unreleased">12.7.1 (unreleased)</h2>
5799+
<h2 id="1270-2024-02-07">12.7.0 (2024-02-07)</h2>
5800+
<ul>
5801+
<li>Added support for reading and writing the project property Baseline Calendar Name to and from MPP and MSPDI files.</li>
5802+
<li>Ensure Start Variance and Finish Variance are read from and written to MSPDI files in the correct format.</li>
5803+
<li>Improve accuracy of large Work Variance values read from MSPDI files.</li>
5804+
<li>Add support for the Calendar GUID attribute, which is read from MPP and MSPDI files, and written to MSPDI files.</li>
5805+
<li>Ensure Activity Codes are available when reading Phoenix PPX files even if they are also being used to construct the task hierarchy.</li>
5806+
<li>Ensure Activity Codes Values are populated when reading Phoenix PPX files. (Contributed by Rohit Sinha)</li>
5807+
<li>When writing an MSPDI file, derive the TimephasedData Unit attribute from the duration of the timephased data item.</li>
5808+
<li>Fixed an issue with the <code>ProjectCalendar.getPreviousWorkFinish</code> method when called with a time which was already at the end of a period of work.</li>
5809+
<li>Ensure that the <code>proj_node_flag</code> is set for the root WBS node when writing XER files.</li>
5810+
</ul>
57815811
<h2 id="1260-2024-01-22">12.6.0 (2024-01-22)</h2>
57825812
<ul>
57835813
<li>Updated PMXML schema to version 23.12.</li>

docs/apidocs/allclasses-frame.html

+3-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<!-- Generated by javadoc -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>All Classes (MPXJ 12.6.0 API)</title>
7+
<title>All Classes (MPXJ 12.7.0 API)</title>
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<script type="text/javascript" src="script.js"></script>
1010
</head>
@@ -107,6 +107,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
107107
<li><a href="net/sf/mpxj/mspdi/schema/Adapter30.html" title="class in net.sf.mpxj.mspdi.schema" target="classFrame">Adapter30</a></li>
108108
<li><a href="net/sf/mpxj/mspdi/schema/Adapter31.html" title="class in net.sf.mpxj.mspdi.schema" target="classFrame">Adapter31</a></li>
109109
<li><a href="net/sf/mpxj/mspdi/schema/Adapter32.html" title="class in net.sf.mpxj.mspdi.schema" target="classFrame">Adapter32</a></li>
110+
<li><a href="net/sf/mpxj/mspdi/schema/Adapter33.html" title="class in net.sf.mpxj.mspdi.schema" target="classFrame">Adapter33</a></li>
110111
<li><a href="net/sf/mpxj/conceptdraw/schema/Adapter4.html" title="class in net.sf.mpxj.conceptdraw.schema" target="classFrame">Adapter4</a></li>
111112
<li><a href="net/sf/mpxj/ganttdesigner/schema/Adapter4.html" title="class in net.sf.mpxj.ganttdesigner.schema" target="classFrame">Adapter4</a></li>
112113
<li><a href="net/sf/mpxj/mspdi/schema/Adapter4.html" title="class in net.sf.mpxj.mspdi.schema" target="classFrame">Adapter4</a></li>
@@ -798,6 +799,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
798799
<li><a href="net/sf/mpxj/TemporaryCalendar.html" title="class in net.sf.mpxj" target="classFrame">TemporaryCalendar</a></li>
799800
<li><a href="net/sf/mpxj/TestOperator.html" title="enum in net.sf.mpxj" target="classFrame">TestOperator</a></li>
800801
<li><a href="net/sf/mpxj/primavera/schema/ThresholdParameterType.html" title="class in net.sf.mpxj.primavera.schema" target="classFrame">ThresholdParameterType</a></li>
802+
<li><a href="net/sf/mpxj/TimePeriodEntity.html" title="interface in net.sf.mpxj" target="classFrame"><span class="interfaceName">TimePeriodEntity</span></a></li>
801803
<li><a href="net/sf/mpxj/TimephasedCost.html" title="class in net.sf.mpxj" target="classFrame">TimephasedCost</a></li>
802804
<li><a href="net/sf/mpxj/TimephasedCostContainer.html" title="interface in net.sf.mpxj" target="classFrame"><span class="interfaceName">TimephasedCostContainer</span></a></li>
803805
<li><a href="net/sf/mpxj/mspdi/schema/TimephasedDataType.html" title="class in net.sf.mpxj.mspdi.schema" target="classFrame">TimephasedDataType</a></li>

docs/apidocs/allclasses-noframe.html

+3-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<!-- Generated by javadoc -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>All Classes (MPXJ 12.6.0 API)</title>
7+
<title>All Classes (MPXJ 12.7.0 API)</title>
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<script type="text/javascript" src="script.js"></script>
1010
</head>
@@ -107,6 +107,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
107107
<li><a href="net/sf/mpxj/mspdi/schema/Adapter30.html" title="class in net.sf.mpxj.mspdi.schema">Adapter30</a></li>
108108
<li><a href="net/sf/mpxj/mspdi/schema/Adapter31.html" title="class in net.sf.mpxj.mspdi.schema">Adapter31</a></li>
109109
<li><a href="net/sf/mpxj/mspdi/schema/Adapter32.html" title="class in net.sf.mpxj.mspdi.schema">Adapter32</a></li>
110+
<li><a href="net/sf/mpxj/mspdi/schema/Adapter33.html" title="class in net.sf.mpxj.mspdi.schema">Adapter33</a></li>
110111
<li><a href="net/sf/mpxj/conceptdraw/schema/Adapter4.html" title="class in net.sf.mpxj.conceptdraw.schema">Adapter4</a></li>
111112
<li><a href="net/sf/mpxj/ganttdesigner/schema/Adapter4.html" title="class in net.sf.mpxj.ganttdesigner.schema">Adapter4</a></li>
112113
<li><a href="net/sf/mpxj/mspdi/schema/Adapter4.html" title="class in net.sf.mpxj.mspdi.schema">Adapter4</a></li>
@@ -798,6 +799,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
798799
<li><a href="net/sf/mpxj/TemporaryCalendar.html" title="class in net.sf.mpxj">TemporaryCalendar</a></li>
799800
<li><a href="net/sf/mpxj/TestOperator.html" title="enum in net.sf.mpxj">TestOperator</a></li>
800801
<li><a href="net/sf/mpxj/primavera/schema/ThresholdParameterType.html" title="class in net.sf.mpxj.primavera.schema">ThresholdParameterType</a></li>
802+
<li><a href="net/sf/mpxj/TimePeriodEntity.html" title="interface in net.sf.mpxj"><span class="interfaceName">TimePeriodEntity</span></a></li>
801803
<li><a href="net/sf/mpxj/TimephasedCost.html" title="class in net.sf.mpxj">TimephasedCost</a></li>
802804
<li><a href="net/sf/mpxj/TimephasedCostContainer.html" title="interface in net.sf.mpxj"><span class="interfaceName">TimephasedCostContainer</span></a></li>
803805
<li><a href="net/sf/mpxj/mspdi/schema/TimephasedDataType.html" title="class in net.sf.mpxj.mspdi.schema">TimephasedDataType</a></li>

docs/apidocs/constant-values.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<!-- Generated by javadoc -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>Constant Field Values (MPXJ 12.6.0 API)</title>
7+
<title>Constant Field Values (MPXJ 12.7.0 API)</title>
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<script type="text/javascript" src="script.js"></script>
1010
</head>
@@ -19,7 +19,7 @@
1919
<script type="text/javascript"><!--
2020
try {
2121
if (location.href.indexOf('is-external=true') == -1) {
22-
parent.document.title="Constant Field Values (MPXJ 12.6.0 API)";
22+
parent.document.title="Constant Field Values (MPXJ 12.7.0 API)";
2323
}
2424
}
2525
catch(err) {
@@ -220,7 +220,7 @@ <h2 title="net.sf">net.sf.*</h2>
220220
<!-- -->
221221
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
222222
<td><code><a href="net/sf/mpxj/MPXJ.html#VERSION">VERSION</a></code></td>
223-
<td class="colLast"><code>"12.6.0"</code></td>
223+
<td class="colLast"><code>"12.7.0"</code></td>
224224
</tr>
225225
</tbody>
226226
</table>

docs/apidocs/deprecated-list.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<!-- Generated by javadoc -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>Deprecated List (MPXJ 12.6.0 API)</title>
7+
<title>Deprecated List (MPXJ 12.7.0 API)</title>
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<script type="text/javascript" src="script.js"></script>
1010
</head>
@@ -19,7 +19,7 @@
1919
<script type="text/javascript"><!--
2020
try {
2121
if (location.href.indexOf('is-external=true') == -1) {
22-
parent.document.title="Deprecated List (MPXJ 12.6.0 API)";
22+
parent.document.title="Deprecated List (MPXJ 12.7.0 API)";
2323
}
2424
}
2525
catch(err) {

docs/apidocs/help-doc.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<!-- Generated by javadoc -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>API Help (MPXJ 12.6.0 API)</title>
7+
<title>API Help (MPXJ 12.7.0 API)</title>
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<script type="text/javascript" src="script.js"></script>
1010
</head>
@@ -19,7 +19,7 @@
1919
<script type="text/javascript"><!--
2020
try {
2121
if (location.href.indexOf('is-external=true') == -1) {
22-
parent.document.title="API Help (MPXJ 12.6.0 API)";
22+
parent.document.title="API Help (MPXJ 12.7.0 API)";
2323
}
2424
}
2525
catch(err) {

0 commit comments

Comments
 (0)