Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
joniles committed Aug 22, 2024
1 parent f260698 commit 167c15d
Show file tree
Hide file tree
Showing 2,146 changed files with 9,436 additions and 6,555 deletions.
34 changes: 29 additions & 5 deletions docs/CHANGELOG/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -291,9 +291,18 @@
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>

<li class="md-nav__item">
<a href="#1323-unreleased" class="md-nav__link">
<a href="#1331-unreleased" class="md-nav__link">
<span class="md-ellipsis">
13.2.3 (unreleased)
13.3.1 (unreleased)
</span>
</a>

</li>

<li class="md-nav__item">
<a href="#1330-2024-08-22" class="md-nav__link">
<span class="md-ellipsis">
13.3.0 (2024-08-22)
</span>
</a>

Expand Down Expand Up @@ -3921,9 +3930,18 @@
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>

<li class="md-nav__item">
<a href="#1323-unreleased" class="md-nav__link">
<a href="#1331-unreleased" class="md-nav__link">
<span class="md-ellipsis">
13.3.1 (unreleased)
</span>
</a>

</li>

<li class="md-nav__item">
<a href="#1330-2024-08-22" class="md-nav__link">
<span class="md-ellipsis">
13.2.3 (unreleased)
13.3.0 (2024-08-22)
</span>
</a>

Expand Down Expand Up @@ -6195,7 +6213,13 @@


<h1 id="changelog">Changelog</h1>
<h2 id="1323-unreleased">13.2.3 (unreleased)</h2>
<h2 id="1331-unreleased">13.3.1 (unreleased)</h2>
<h2 id="1330-2024-08-22">13.3.0 (2024-08-22)</h2>
<ul>
<li>When reading multiple Primavera schedules from the same source, MPXJ now ensures that instances of activity code definitions, user defined field definitions, locations, units of measure, expense categories, cost accounts, work contours, and notes topics are shared across projects. This will allow you to, for example, filter tasks from multiple projects using a <code>Location</code> instance. Previously each project had its own independent instances for each of these types, which could not be used across multiple projects.</li>
<li>When reading Powerproject schedules, ensure that the Activity ID attribute for WBS entries is populated using Powerproject's Unique Task ID attribute.</li>
<li>Add support for reading timephased planned work from MPP files for manually scheduled tasks (Contributed by Fabian Schmidt).</li>
</ul>
<h2 id="1322-2024-08-14">13.2.2 (2024-08-14)</h2>
<ul>
<li>Add missing constructors to <code>TimephasedCost</code> and <code>TimephasedWork</code> in MPXJ.Net.</li>
Expand Down
5 changes: 4 additions & 1 deletion docs/apidocs/allclasses-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>All Classes (MPXJ 13.2.2 API)</title>
<title>All Classes (MPXJ 13.3.0 API)</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down Expand Up @@ -453,6 +453,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="net/sf/mpxj/Location.Builder.html" title="class in net.sf.mpxj" target="classFrame">Location.Builder</a></li>
<li><a href="net/sf/mpxj/LocationContainer.html" title="class in net.sf.mpxj" target="classFrame">LocationContainer</a></li>
<li><a href="net/sf/mpxj/primavera/schema/LocationType.html" title="class in net.sf.mpxj.primavera.schema" target="classFrame">LocationType</a></li>
<li><a href="net/sf/mpxj/ManuallyScheduledTaskCalendar.html" title="class in net.sf.mpxj" target="classFrame">ManuallyScheduledTaskCalendar</a></li>
<li><a href="net/sf/mpxj/ikvm/MapFileGenerator.html" title="class in net.sf.mpxj.ikvm" target="classFrame">MapFileGenerator</a></li>
<li><a href="net/sf/mpxj/primavera/common/MapRow.html" title="class in net.sf.mpxj.primavera.common" target="classFrame">MapRow</a></li>
<li><a href="net/sf/mpxj/common/MarshallerHelper.html" title="class in net.sf.mpxj.common" target="classFrame">MarshallerHelper</a></li>
Expand Down Expand Up @@ -635,6 +636,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="net/sf/mpxj/common/ProjectFieldLists.html" title="class in net.sf.mpxj.common" target="classFrame">ProjectFieldLists</a></li>
<li><a href="net/sf/mpxj/ProjectFile.html" title="class in net.sf.mpxj" target="classFrame">ProjectFile</a></li>
<li><a href="net/sf/mpxj/explorer/ProjectFilePanel.html" title="class in net.sf.mpxj.explorer" target="classFrame">ProjectFilePanel</a></li>
<li><a href="net/sf/mpxj/ProjectFileSharedData.html" title="class in net.sf.mpxj" target="classFrame">ProjectFileSharedData</a></li>
<li><a href="net/sf/mpxj/primavera/schema/ProjectFundingType.html" title="class in net.sf.mpxj.primavera.schema" target="classFrame">ProjectFundingType</a></li>
<li><a href="net/sf/mpxj/primavera/schema/ProjectIssueType.html" title="class in net.sf.mpxj.primavera.schema" target="classFrame">ProjectIssueType</a></li>
<li><a href="net/sf/mpxj/projectlibre/ProjectLibreReader.html" title="class in net.sf.mpxj.projectlibre" target="classFrame">ProjectLibreReader</a></li>
Expand Down Expand Up @@ -830,6 +832,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="net/sf/mpxj/primavera/schema/UDFCodeType.html" title="class in net.sf.mpxj.primavera.schema" target="classFrame">UDFCodeType</a></li>
<li><a href="net/sf/mpxj/primavera/schema/UDFTypeType.html" title="class in net.sf.mpxj.primavera.schema" target="classFrame">UDFTypeType</a></li>
<li><a href="net/sf/mpxj/primavera/schema/UDFValueType.html" title="class in net.sf.mpxj.primavera.schema" target="classFrame">UDFValueType</a></li>
<li><a href="net/sf/mpxj/UniqueIdObjectSequenceProvider.html" title="interface in net.sf.mpxj" target="classFrame"><span class="interfaceName">UniqueIdObjectSequenceProvider</span></a></li>
<li><a href="net/sf/mpxj/UnitOfMeasure.html" title="class in net.sf.mpxj" target="classFrame">UnitOfMeasure</a></li>
<li><a href="net/sf/mpxj/UnitOfMeasure.Builder.html" title="class in net.sf.mpxj" target="classFrame">UnitOfMeasure.Builder</a></li>
<li><a href="net/sf/mpxj/UnitOfMeasureContainer.html" title="class in net.sf.mpxj" target="classFrame">UnitOfMeasureContainer</a></li>
Expand Down
5 changes: 4 additions & 1 deletion docs/apidocs/allclasses-noframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>All Classes (MPXJ 13.2.2 API)</title>
<title>All Classes (MPXJ 13.3.0 API)</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down Expand Up @@ -453,6 +453,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="net/sf/mpxj/Location.Builder.html" title="class in net.sf.mpxj">Location.Builder</a></li>
<li><a href="net/sf/mpxj/LocationContainer.html" title="class in net.sf.mpxj">LocationContainer</a></li>
<li><a href="net/sf/mpxj/primavera/schema/LocationType.html" title="class in net.sf.mpxj.primavera.schema">LocationType</a></li>
<li><a href="net/sf/mpxj/ManuallyScheduledTaskCalendar.html" title="class in net.sf.mpxj">ManuallyScheduledTaskCalendar</a></li>
<li><a href="net/sf/mpxj/ikvm/MapFileGenerator.html" title="class in net.sf.mpxj.ikvm">MapFileGenerator</a></li>
<li><a href="net/sf/mpxj/primavera/common/MapRow.html" title="class in net.sf.mpxj.primavera.common">MapRow</a></li>
<li><a href="net/sf/mpxj/common/MarshallerHelper.html" title="class in net.sf.mpxj.common">MarshallerHelper</a></li>
Expand Down Expand Up @@ -635,6 +636,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="net/sf/mpxj/common/ProjectFieldLists.html" title="class in net.sf.mpxj.common">ProjectFieldLists</a></li>
<li><a href="net/sf/mpxj/ProjectFile.html" title="class in net.sf.mpxj">ProjectFile</a></li>
<li><a href="net/sf/mpxj/explorer/ProjectFilePanel.html" title="class in net.sf.mpxj.explorer">ProjectFilePanel</a></li>
<li><a href="net/sf/mpxj/ProjectFileSharedData.html" title="class in net.sf.mpxj">ProjectFileSharedData</a></li>
<li><a href="net/sf/mpxj/primavera/schema/ProjectFundingType.html" title="class in net.sf.mpxj.primavera.schema">ProjectFundingType</a></li>
<li><a href="net/sf/mpxj/primavera/schema/ProjectIssueType.html" title="class in net.sf.mpxj.primavera.schema">ProjectIssueType</a></li>
<li><a href="net/sf/mpxj/projectlibre/ProjectLibreReader.html" title="class in net.sf.mpxj.projectlibre">ProjectLibreReader</a></li>
Expand Down Expand Up @@ -830,6 +832,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="net/sf/mpxj/primavera/schema/UDFCodeType.html" title="class in net.sf.mpxj.primavera.schema">UDFCodeType</a></li>
<li><a href="net/sf/mpxj/primavera/schema/UDFTypeType.html" title="class in net.sf.mpxj.primavera.schema">UDFTypeType</a></li>
<li><a href="net/sf/mpxj/primavera/schema/UDFValueType.html" title="class in net.sf.mpxj.primavera.schema">UDFValueType</a></li>
<li><a href="net/sf/mpxj/UniqueIdObjectSequenceProvider.html" title="interface in net.sf.mpxj"><span class="interfaceName">UniqueIdObjectSequenceProvider</span></a></li>
<li><a href="net/sf/mpxj/UnitOfMeasure.html" title="class in net.sf.mpxj">UnitOfMeasure</a></li>
<li><a href="net/sf/mpxj/UnitOfMeasure.Builder.html" title="class in net.sf.mpxj">UnitOfMeasure.Builder</a></li>
<li><a href="net/sf/mpxj/UnitOfMeasureContainer.html" title="class in net.sf.mpxj">UnitOfMeasureContainer</a></li>
Expand Down
6 changes: 3 additions & 3 deletions docs/apidocs/constant-values.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Constant Field Values (MPXJ 13.2.2 API)</title>
<title>Constant Field Values (MPXJ 13.3.0 API)</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand All @@ -19,7 +19,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Constant Field Values (MPXJ 13.2.2 API)";
parent.document.title="Constant Field Values (MPXJ 13.3.0 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -220,7 +220,7 @@ <h2 title="net.sf">net.sf.*</h2>
<!-- -->
</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>
<td><code><a href="net/sf/mpxj/MPXJ.html#VERSION">VERSION</a></code></td>
<td class="colLast"><code>"13.2.2"</code></td>
<td class="colLast"><code>"13.3.0"</code></td>
</tr>
</tbody>
</table>
Expand Down
6 changes: 3 additions & 3 deletions docs/apidocs/deprecated-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Deprecated List (MPXJ 13.2.2 API)</title>
<title>Deprecated List (MPXJ 13.3.0 API)</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand All @@ -19,7 +19,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Deprecated List (MPXJ 13.2.2 API)";
parent.document.title="Deprecated List (MPXJ 13.3.0 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -126,7 +126,7 @@ <h2 title="Contents">Contents</h2>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="net/sf/mpxj/UserDefinedField.html#UserDefinedField-net.sf.mpxj.ProjectFile-java.lang.Integer-java.lang.String-java.lang.String-net.sf.mpxj.FieldTypeClass-boolean-net.sf.mpxj.DataType-">net.sf.mpxj.UserDefinedField(ProjectFile, Integer, String, String, FieldTypeClass, boolean, DataType)</a>
<td class="colOne"><a href="net/sf/mpxj/UserDefinedField.html#UserDefinedField-net.sf.mpxj.UniqueIdObjectSequenceProvider-java.lang.Integer-java.lang.String-java.lang.String-net.sf.mpxj.FieldTypeClass-boolean-net.sf.mpxj.DataType-">net.sf.mpxj.UserDefinedField(UniqueIdObjectSequenceProvider, Integer, String, String, FieldTypeClass, boolean, DataType)</a>
<div class="block"><span class="deprecationComment">use the Builder class</span></div>
</td>
</tr>
Expand Down
4 changes: 2 additions & 2 deletions docs/apidocs/help-doc.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>API Help (MPXJ 13.2.2 API)</title>
<title>API Help (MPXJ 13.3.0 API)</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand All @@ -19,7 +19,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="API Help (MPXJ 13.2.2 API)";
parent.document.title="API Help (MPXJ 13.3.0 API)";
}
}
catch(err) {
Expand Down
Loading

0 comments on commit 167c15d

Please sign in to comment.