OmniPlan for Mac 2.1

April 12, 2012

OmniPlan 2.1 builds on the collaborative features of 2.0 by sharing resource workloads between projects and automatically leveling resource assignments on the fly. The height of task bars in the Gantt chart is now adjustable, for those times when you want to squeeze just a few more tasks onto each page.

###New Features:

  • Documents may optionally publish and/or subscribe to resources' workloads via a WebDAV or Omni Sync Server account. If your document subscribes for it, you'll see each resource's workload across all published projects on the account in the Resource View's resource load graph, and leveling will respect those external allocations.
  • OmniPlan can now keep your project resource leveled at all times. This feature is enabled by default. To turn it off, see the Project menu. Use the leveling sheet to configure options, which are now persisted in the document. We have removed the "level before date". Instead please set the current editing date under the Project menu.
  • Added new application and document icons.
  • Limited constraint dates to within 100 years of the project start or end date. This is to prevent people from unwittingly creating a 2000 year project that performs poorly.
  • Added localizations for French, Italian, Japanese, German, Spanish, Dutch, Russian and Simplified Chinese.

###Publish & Subscribe

  • Resource email address changes are now tracked and published.
  • Added a “Load” column to the Manage Server Repository window. This indicates if resource allocations have been published for each document.
  • Fixed misbehavior of filters used during publishing exports that might, for example, cause all tasks to be filtered out immediately following an export.
  • When publishing a project that has already been published somewhere, make sure to check that it exists even if there appear to have been no changes since it was last published. If the file is missing from the server, it will be published.
  • If the Manage Server Repository window detects stale resource allocations it will clean up after them. This could happen as a result of deleting a published OmniPlan 2.1 project via OmniPlan 2.0, or by direct meddling with the repository's files.
  • Our WebDAV account tester wasn't being permissive enough in certain circumstances. Fixed a situation where we could report that the server folder wasn't writable by the current user when, in fact, the server was fine.
  • Made the Calendar Server sync actions check the server for calendar type and filter the available calendar names in the calendar popup to match the sync type. I.e. "Sync tasks with calendar to-dos" will only offer reminder lists and "Sync tasks with calendar events" will only offer event calendars. This is true only for servers (such as iCloud) which makes this kind of distinction.
  • The Manage Server Repository window has a new name (Just “Server Repository”), layout, and a help button. The Total Size column now uses kB rather than the less familiar kiB.
  • Omni Sync Server account configuration now finds accounts specified by email address rather than account name, and account names with surrounding whitespace.
  • Improved compatibility with iCloud's calendar server.
  • The Server Repository and Open From Server Repository windows no longer report spurious errors if you double click on blank rows in the table.

###Gantt View improvements

  • The height of task bars is now scaled to match the Whole Document style font size, which is configurable in the Project Styles inspector.
  • Group task shading is now displayed in image exports and printing.
  • Slightly adjusted colors for better contrast. The cumulative effect is to keep the bottom outline stroke and the interior shadow from blending into each other and looking fuzzy.
  • Improved gradient match between ends and middle of bars.
  • Improved milestone drawing so that edges are sharper.
  • Improved antialiasing of curves on normal task bars.
  • Cleaner, slightly smaller ALAP/ASAP chevron drawing.
  • Fixed parsing error when editing material resource assignments on the Gantt view. These are no longer interpreted as percentages.
  • Changed auto-scrolling behavior so that the gantt chart doesn't resize smaller if the project length changes while dragging. This change makes drag behavior smoother when moving or resizing gantt bars near the edges of the project.

###Microsoft Project Import/Export

  • OmniPlan 2.1 ships with completely rewritten Microsoft Project import and export and can now export .mpp files. By default, we continue to use the old code, but if you would like to help us debug the rewritten import/export code, use this hidden default:
    defaults write com.omnigroup.OmniPlan2 UseNativeMSPFilters -bool true
    defaults write com.omnigroup.OmniPlan.MacAppStore UseNativeMSPFilters -bool true
    To return to the app's default settings:
    defaults remove com.omnigroup.OmniPlan2 UseNativeMSPFilters
    defaults remove com.omnigroup.OmniPlan.MacAppStore UseNativeMSPFilters
  • Supported import formats are MPP 2003, 2007, 2010 and MSPDI (XML) 2003, 2007. Supported export formats are MPP 2010 and MSPDI (XML) 2007.

###Printing & Exporting

  • When printing or exporting images displaying only the Gantt view, the invisible outline view no longer wraps lines giving tasks extra vertical space on the Gantt chart.
  • Images added to page headers and footers now show up in printouts.
  • Full HTML templates using the {@ResourceData@} key no longer crash OmniPlan.

###Inspectors

  • Completion slider in Task : Information inspector now snaps to 1% increments.
  • The milestone inspector checkboxes now update their state immediately if milestone critical paths are turned on or off via the Critical Path toolbar item's menu.
  • Inspectors remember their layout and configuration if the app is quit via Lion “sudden termination”.
  • The Task Info inspector can no longer make a task into a hammock if it doesn't have a prerequisite connected to both ends.

###Bug Fixes:

  • Split Tasks
    • Fixed a couple bugs when undo leveling needs to unsplit tasks.
    • Fixed bug with losing assignment percentages when saving/reloading split chunks with partial percentages.
    • Fixed undo/redo bug with tasks split during leveling where undo wouldn't correctly get back to the exact state before the leveling happened.
    • Fixed rare split-during-leveling bug that could cause hanging during leveling.
    • Fixed a bug encountered when undoing a task split caused by leveling.
    • Fixed a crash trying to open a file with a split which is dependent on itself.
  • We no longer open two of the same files when Mac OS X Lion restores your last open file.
  • Fixed an issue where the .htmld extension option for HTML exports would turn back on after you've unchecked it.
  • Fixed a crasher that involved undoing a dependency connection.
  • Fixed a bug with incorrect rounding of assignment percentages for assignment changes synced to a server. Other clients could previously get slightly different values when updating the change.
  • Fixed a bug with undo of duration changes for tasks with to-finish prerequisites.
  • Fixed crash with console log “NSUndoManager 0x105e3aa20 is in invalid state” that could be provoked by certain drags on the Gantt or Timeline views, followed by undo.
  • Fixed a crash trying to open a file with a child task which is dependent on its own parent (causing a dependency loop, since parent tasks don't complete until their children do).
  • Fixed a crashing regression in 2.1's Find panel.
  • Fixed bugs in critical path calculation.
  • When a critical path is enabled to a milestone via the Critical Path toolbar item's menu, be sure to enable drawing of critical paths in the Gantt view.

###General Usability Improvements

  • The default document templates now have a narrower Task outline view and wider Gantt view.
  • Documents which were open last time you quit OmniPlan are once again reopened next time you launch on Snow Leopard. Under Lion they always were.
  • Quicklook previews are now more accurate, better scaled, and have a smaller file size.
  • Visibility of the Change Tracking Bar and Change View are now updated when change tracking it turned on and off.
  • Change tracking bubbles should now all have relatively human readable titles.
  • Revised the layout of General and Templates Preferences.
  • OmniPlan will now always present a document window when launched or when the user clicks the document icon, either by unminimizing a document or creating a new one.
  • Filtering on “Dependency Chain” in flat list mode now returns correct results.
  • “Catch Up To Date” now updates the completion of milestones, hammocks, and split task chunks in addition to regular tasks.
  • Fixed layout of the radio buttons on open panel accessory view. They are no longer getting clipped.
  • The add item actions under the Structure add menu now commit any pending changes in the field editor before adding the new item.
  • Revised the Accounts and Display Preferences panes layouts using standard sized controls rather than small.
  • Toolbar items that are pushed into the overflow menu are now correctly validated.

OmniPlan for Mac 2.0.3

December 12, 2011

OmniPlan 2.0.3 is a free update to licensed OmniPlan 2.0 users. This release includes a critical fix to project syncing with an OmniPlan server repository.

General Usability & Bug Fixes

  • In prior releases of OmniPlan 2.0, a failed attempt to delete a project from the “Manage Server Repository” window could leave the window in a state where it could subsequently delete other files under the account's server path. If you sync projects with the Omni Sync Server, MobileMe, or any WebDAV server, please install this update.
  • Fixed an error calculating resource cost of tasks with locked dates.
  • Worked around possible eTag handling errors with non-conforming WebDAV servers.

OmniPlan for Mac 2.0.2

October 20, 2011

OmniPlan 2.0.2 is a free update to licensed OmniPlan 2.0 users. This release is focused on addressing bugs and usability issues found in 2.0.

General Usability & Bug Fixes

  • The number of units specified when assigning material resources to a task via AppleScript is now correctly honored.
  • Editing a formatted value such as a date or duration directly on the Timeline View no longer provokes a crash.
  • We've rewritten the dragging code in the Timeline, Gantt, and Outline Views to eliminate incompatibility with Spotify and other applications.
  • Deleting the value in the “Key” column of the Custom Data inspectors no longer crashes.
  • Split tasks with a non-zero static cost no longer cause cost accounting errors. Adjusting the effort of a split task segment proportionally reallocates the cost of the split task between all segments.

OmniPlan for Mac 2.0.1

September 14, 2011

OmniPlan 2.0.1 is a free update to licensed OmniPlan 2.0 users. This release is focused on addressing bugs and usability issues found in 2.0.

General Usability & Bug Fixes

  • Reduced the default font sizes and the space between rows.
  • On Lion, OmniPlan now uses the built-in facility for restoring open windows when the app is launched.
  • When launched or when the app icon is clicked, OmniPlan will now always present a document window, creating a new one if necessary.
  • Revised on-line help.
  • The preferences to “Open projects which were open last time you quit” and “Create a new document if nothing else is open” have been removed. Both behaviors are now standard to Mac OS X and are always on.
  • The table view of columns in View Options no longer allows row selection with the accompanying weird rendering.
  • Resources with custom styles load properly and their assigned tasks can be copy/pasted without error.
  • Fixed a math error in the “Extra & Off Hours” calendar that sometimes resulted in mouse clicks selecting the wrong week if your week does not start on Sunday.
  • Values from date columns are now copied to the pasteboard.
  • Inspectors — Tabbing between inspector fields works once again.
  • AppleScript — “set title” of the project entity now works.
  • The controls on the “Customize Toolbar” sheet for setting the toolbar display mode and size now work.

Import & Export

  • Exporting images with the “Include notes: expanded” option caused groups that didn't actually have any note to clip the following row. This has been fixed.
  • Schedule exceptions now inherit from parent resource schedules. This has always been the intent and reflected in the UI, but assigned task scheduling did not handle the case properly.
  • Imported OmniPlan 1.x files now enable task numbering by default.
  • Improved date handling during import of all supported Microsoft Project files. Warnings that “The end date must come after the start date” are now likely legitimate problems.
  • When enumerating assignments, HTML reports will report the amount of effort the resource will put into the assignment, rather than the total task effort. If the resource is not 100% efficient this will not equal the amount of effort they will contribute to task completion.

Printing & Imaging

  • The resource allocation graph, if enabled, now draws correctly on printouts and image exports.
  • Baseline Gantt bars now render behind Actual bars on printouts and images, where they are not rendered transparently.

Improved stability

  • Spelling autocorrection is severely unstable in OmniPlan and has been temporarily disabled.

Publish & Subscribe

  • HTTP redirects are now correctly handled, addressing issues for some users of Omni Sync Server and other WebDAV servers.
  • Syncing tasks to/from iCal events with a resource filter now syncs the expected tasks and handles them being deleted in iCal by restoring them.
  • Saved filters now interact correctly with publish actions.
  • The PM is now empowered to check a task “complete” on the Calendar Server account configured for a “Sync tasks with Calendar Server to-do” action, even if that account doesn't correspond to a resource assigned to the task.
  • Recurring events in subscribed calendars are now supported.
  • Milestone completeness is now changetracked and published.

Filtering

  • Filtering for “Assigned is not Resource 1” used to mean “any task with an assignment to any resource besides Resource 1”. Now it means &lduo;any task not assigned to Resource 1”.
  • The “Focus” feature now works when the outline view is in “Flat Numbering” mode. WBS filters now filter on heirarchical number regardless of displayed numbering node.
  • Fixed an error loading files with assigned resource filters.

Performance

  • QuickLook previews are no longer written for autosaves, improving performance and preventing improperly timestamped changelog entries.
  • Loading performance for projects with baselines has been improved.

OmniPlan for Mac 2.0

July 18, 2011

What’s new in OmniPlan 2: No Pain, All Gain

OmniPlan 2 is the same painless project management you've come to expect with loads of new features—including over-the-air collaboration.

Collaboration: Sync, Publish, Edit, and Track Changes

Use a WebDAV server to sync your projects between resources. Then, publish your tasks automatically upon saving. Grab new changes via Bonjour or at a specified interval. (You can also publish and update manually, of course.) Publish tasks and pull in updates from a server-based calendar. Export your plan automatically in any supported format. Execute custom AppleScripts from within the app.

Use Apple's Calendar Server to pull in free times and busy times for your resources. Import vacation and holiday schedules from a web-hosted calendar. Configure to check for updates periodically or via Bonjour.

Keep track of the changes to the project with visual change tracking. See your own edits on a personal project or see the synced changes on a team project. Accept and reject changes on a task-by-task basis or all at once.

Scheduling

Fiscal years are now supported in addition to calendar years so you can choose whether your tasks are due in Q2 or Spring. Schedule projects backwards from a fixed end date. Create, save, and compare your projects against multiple baselines. Highlight the critical path to individual milestones in the new Project: Milestones inspector. Resource schedules now have a start and/or end date.

Tasks and Resources

Split your tasks to schedule around interruptions. Create hammock tasks that have start and end dates based on prerequisites that you define. Effort and Duration can now be unlinked. Default task and resource attributes can be configured per project or in a template for faster task creation. Color-code tasks based on their resource. Choose independent display formats for duration and effort values.

Filtering

Save multiple, commonly-used filters for quick re-use later. Configure publishing actions to use filters.

Printing Options

Headers and footers are now more flexible. Expand or collapse all notes and task and resource groups. Page margins support mirroring on facing pages. Customize the margin above and below the header and footer.