Lancements de Aspose.Tasks for Java

Released: Feb 22, 2022

Mises à jour de V22.2

Fonctionnalités

  • Changed return type of *Slack properties to System.TimeSpan.
  • Renamed members of SaveFileFormat enum to camel case.

Correctifs

  • Fixed ShowProjectSummaryTask public API.
  • Fixed rendering of timescale to fit it to page’s width.

Released: Jan 26, 2022

Mises à jour de V22.1

Correctifs

  • Fixed issue where resource calendars are missing in file saved by Aspose.Tasks.
  • Fixed incorrect updating of project work completed up to the specified date.
  • Fixed StackOverflow exception during project loading in a case of neutral culture used.

Released: Dec 14, 2021

Mises à jour de V21.12

Correctifs

  • System.OverflowException: TimeSpan overflowed because the duration is too long.
  • Fixed Exception on loading the P6 XML file.
  • Fixed formula parsing exceptions when opening the specific file.
  • Fixed StackOverflowError in License.setLicense method when current Locale is neutral.

Released: Nov 17, 2021

Mises à jour de V21.11

Correctifs

  • Fixed calculation of formula results when operand is #ERROR value.
  • Fixed “Value was either too large or too small for a Decimal.” exception when get pages count.
  • Fixed reading of values of Actual Work’s Timephased Data.
  • Fixed “File reading error.” exception when open document.
  • Fixed rendering of task links in Gantt chart view.

Released: Oct 25, 2021

Mises à jour de V21.10

Fonctionnalités

  • Added printing support.
  • Added support for scaling with a given scale factor.
  • PageSettings.PagesInWidth and PageSettings.PagesInHeight are now taken into account when a View is rendered. These properties correspond to the “Fit to X pages wide by Y tall” fields in the Microsoft Project Page Setup dialog.

Correctifs

  • Fixed ‘The start time should be not greater than the finish one’ exception when creating project from Primavera .xer file.
  • Fixed invalid position of progress rectangle...

Released: Sep 14, 2021

Mises à jour de V21.9

Fonctionnalités

  • Added the ability to read AutoFilters with multiple values.

Correctifs

  • Fixed “The given key ‘188744169’ was not present in the dictionary.” exception when open MPP document.
  • Fixed “The given key ‘1680’ was not present in the dictionary.” exception when open document.
  • Fixed StackOverflowException when creating a Project from Primavera XML.
  • Fixed Aspose.Tasks Index was outside the bounds of the array.
  • Fixed TotalSlack not returning the proper values.
  • Resource Over Allocation not...

Released: Aug 13, 2021

Mises à jour de V21.8

Fonctionnalités

  • Improved FIPs compliant version of Bouncy Castle usage in APIs.

Correctifs

  • Some locales are not supported.
  • Wrong results for the material resource in MPP.
  • Fixed disappearing of a task after an active view change.
  • Fixed Invalid Tsk.Id when blank line is inserted.
  • Fixed tasks are not shown in MS Project when opening result of “CopyTo” method.
  • Fixed task lines are shown incorrectly when blank line is inserted for MPP 2003 and 2008.

Released: Jul 10, 2021

Mises à jour de V21.7

Fonctionnalités

  • Added ExecutingWebRequest event for interactions with the API of ProjectOnline/ProjectServer.

Correctifs

  • Support of display OLE as Icon property: getDisplayAsIcon missing from Tasks library.
  • When exporting MPP, the percentages do not correspond to the set value.
  • Fixed resaving of the specific MPP file throws ArgumentOutOfRangeException.
  • Fixed resaving of the specific MPP file throws ‘Project writing exception’.
  • OLE object frame remains even after removing ole object.
  • Same hours...

Released: Jun 15, 2021

Mises à jour de V21.6

Fonctionnalités

  • Added an API to specify View object to be rendered when saving a project to PDF, HTML or Image formats.
  • Added support for rendering left/top/inside/bottom text labels on task bars in Gantt charts.

Correctifs

  • Fixed exception when trying to get Project using ProjectServerManager.
  • Fixed non-detailed general error message when trying to retrieve nonexistent project from Project Online.
  • Fixed ArgumentException while reading XML without license.
  • Problem with .MPP file baseline1 Finish...

Released: May 12, 2021

Mises à jour de V21.5

Fonctionnalités

  • Added support for SaveOptions.TaskFilter and SaveOptions.TasksComparer options when saving a project to CSV or XLSX.

Correctifs

  • Removed the ability to set Tsk.ID when using CalculationMode.Manual and CalculationMode.Automatic.
  • Fixed issue with exported value of “Outline Code *” attributes when project is saved to non-MPP formats.
  • Fixed issue with headers in exported XLSX when custom ProjectView is specified.
  • Fixed issue with parsing of “Round” operator in formulas.
  • Wrong calendar...