Zametek.ProjectPlan Versions Save

A basic desktop alternative to Microsoft Project to help automate project design.

v0.7.3

1 year ago

Please uninstall any previous version before installing!

Overview

  • Added ability to deactivate individual resources
  • Correct projection colours in Earned-Value Chart
  • Correct issue in Gantt Chart when exporting small charts

Full Changelog: https://github.com/countincognito/Zametek.ProjectPlan/compare/v0.7.2...v0.7.3

v0.7.2

1 year ago

Please uninstall any previous version before installing!

Overview

  • Fixed bugs in MPP importer
  • Added capability to pass input file via CLI (allowing application by default for ZPP files)
  • Moved Earned-Value Projections switch to Earned-Value Chart panel

Full Changelog: https://github.com/countincognito/Zametek.ProjectPlan/compare/v0.7.1...v0.7.2

v0.7.1

1 year ago

Please uninstall any previous version before installing!

Overview

  • Projections added to Earned-Value Chart
  • Fixes to menus for use on Mac
  • Makefile added for Linux/Mac command line
  • Gantt Chart recreated using OxyPlot
    • Export to JPEG, PNG and PDF is performed by right-clicking the screen
  • New application icon

What's Changed

New Contributors

Full Changelog: https://github.com/countincognito/Zametek.ProjectPlan/compare/v0.7.0...v0.7.1

v0.7.0

1 year ago

Please uninstall any previous version before installing!

This is a complete re-write of the application, which now uses Avalonia instead of WPF. It has been (briefly) tested on Linux and Mac, and in both cases appears to work well.

Overview

  • Arrow graph is no longer dynamic/interactive (this was previously a WPF-specific library that does not work cross-platform)
    • Arrow graph is now built using a MSAGL and displayed as an SVG instead
  • Resource and Arrow Graph settings are now separate tool boxes rather than dialogs
  • Output now includes compilation error codes
  • MS Project MPP imports are available once again
  • Projects can now be exported and imported via Excel
  • Export of charts is now performed by right-clicking the screens:
    • Arrow Graph now exports to JPEG, PNG, GraphML and GraphViz
    • Resource Chart now exports to JPEG, PNG and PDF
    • Earned-Value Chart now exports to JPEG, PNG and PDF
  • Basic project tracking is now included (this is very new, and still a work in progress, but straight-forward to use):
    • Add or remove tracker days using the Add and Delete buttons in the Tracker tab (or import them via Excel)
    • Display the days you wish to view using the drop-downs (Avalonia does not yet have virtualized DataGrids, so large datasets can seriously stymie performance - a dynamic DataGrid was a compromise)
    • Enter the % complete for each activity for each day
    • Check the days when someone worked on the activity
    • See how the lines compare on the Earned-Value Chart
  • Gantt chart is not yet recreated - will do this if there is enough demand

What's Changed

New Contributors

Full Changelog: https://github.com/countincognito/Zametek.ProjectPlan/compare/v0.6.1...v0.7.0

v0.6.1

3 years ago

Please uninstall any previous version before installing!

Overview

  • Errors highlighted when MaximumLatestFinishTime causes negative slack
  • Resource scheduling now reflects activity data when slack is negative
  • Localisation bug for date display fixed

Full Changelog: https://github.com/countincognito/Zametek.ProjectPlan/compare/v0.6.0...v0.6.1

v0.6.0

3 years ago

Please uninstall any previous version before installing!

Overview

  • Bug fixed when handling "No Cost" activities for Direct Resources
  • Donation link added
  • Undo/redo for Activities tab extended to 25 item history

What's Changed

Full Changelog: https://github.com/countincognito/Zametek.ProjectPlan/compare/v0.5.0...v0.6.0

v0.6.0-alpha.1

3 years ago

Please uninstall any previous version before installing!

Overview

  • MaximumLatestFinishTime constraint added to activities (allows for fixed time activities when coupled with MinimumEarliestStartTime)
  • NoCost field added to activities (for things like vacation time)
  • Notes field added to activities
  • View menu added to allow closed tabs to be reopened

Full Changelog: https://github.com/countincognito/Zametek.ProjectPlan/compare/v0.6.0-alpha...v0.6.0-alpha.1

v0.6.0-alpha

4 years ago

Please uninstall any previous version before installing!

Overview

  • Ported to DotNet Core 3.1
  • Now runs as stand-alone executable (win-x64)
  • Undo/Redo functionality added
  • MS Project imports now only work with exported XML files - this is because the import library that was previously used (MPXJ) does not yet run in DotNet Core

Full Changelog: https://github.com/countincognito/Zametek.ProjectPlan/compare/v0.5.0...v0.6.0-alpha

v0.5.0

4 years ago

Please uninstall any previous version before installing!

Overview

  • Gantt chart background lines added
  • Gantt chart now takes business days into account
  • Transitive Reduction automatically performed behind the scenes as part of cyclomatic complexity metric

Full Changelog: https://github.com/countincognito/Zametek.ProjectPlan/compare/v0.4.2...v0.5.0

v0.5.0-alpha

4 years ago

Please uninstall any previous version before installing!

Overview

Full Changelog: https://github.com/countincognito/Zametek.ProjectPlan/compare/v0.4.2...v0.5.0-alpha