oa_worktracker 7.x-2.9

Unsupported

Changes since 7.x-2.8:

  • Update panels and panelizer storage id in task export
  • Update field group export

oa_worktracker 7.x-2.8

Unsupported

Changes since 7.x-2.7:

  • #2749011 by mpotter: Possible to trigger notifications after email comment submitted

oa_worktracker 7.x-2.7

Unsupported

Changes since 7.x-2.6:

  • Add author and assigned notifications
  • Remove left over hooks from old config function

oa_worktracker 7.x-2.6

Unsupported

Changes since 7.x-2.5:

  • Remove config form and force variables to be changed via Space->Variables page

oa_worktracker 7.x-2.5

Unsupported

Changes since 7.x-2.4:

  • Move tasks to top of user dashboard
  • Indentation changes, and add node submitted pane to panelizer display
  • Add span around comment count for easy styling
  • Add duedate to view
  • Turn off IPE for tasks by default
  • Add og_vocab to tasks
  • Re-export with latest Features

oa_worktracker 7.x-2.3

Unsupported

Changes since 7.x-2.2:

  • Update logo
  • Updating the options_element module for oa_worktracker.

oa_worktracker 7.x-2.2

Unsupported

Changes since 7.x-2.1:

  • Improve notification message templates
  • Alter message subject so they can be merged into threads by email clients
  • Add patch to comment_alter for comments overwriting fields in task
  • Allow worktracker task list to use pager

oa_worktracker 7.x-2.1

Unsupported

Changes since 7.x-2.0:

  • Fix css for Due date field to make it look like normal field
  • Remove 2.22 version req in dependencies
  • Remove dsms
  • Set comment body field if just status is changed
  • Add comments
  • Add worktracker config form to main atrium config page
  • Remove OA style from task widget
  • Fix User Task view not displaying because of flagged content exposed filter
  • Convert panelizer features overrides into new oa_core add_panes hook

oa_worktracker 7.x-2.0

Unsupported

Changes since 7.x-2.0-rc1:

  • #2449055 by hefox: Switch panelizer varients to use '' instead of %node:title
  • Revert "Issue #2449055 by hefox: Switch panelizer varients to use '' instead of %node:title"
  • #2451993 by hefox: Add comments support
  • Remove foreign key from features field export

oa_worktracker 7.x-2.0-rc1

Unsupported

Changes since 7.x-2.0-beta17:

  • Add related content support to worktracker via Featured view mode
  • #2411099 by hefox: Use select2widget for og_group_ref field
  • #2400131 by hefox: Disable preview by default

oa_worktracker 7.x-2.0-beta17

Unsupported

Changes since 7.x-2.0-beta16:

  • Switch from panopoly_theme stubs refer directly to radix_layouts.

oa_worktracker 7.x-2.0-beta16

Unsupported

Changes since 7.x-2.0-beta15:

  • Save "Your Tasks" widget on User dashboard and update Feature.
  • Update for new theme coming in next OA release!
  • #2360991 by hefox, mpotter: Update Section type for new icons.
  • We now depend on the Open Atrium release after 2.22!
  • #2360991 by mpotter: Update Section type for new icons.
  • Add app package
  • #2335741 by hefox: Make into a local atrium app.

oa_worktracker 7.x-2.0-beta15

Unsupported

Changes since 7.x-2.0-beta14:

  • #2203301 by Argus: Fixed Notice: Undefined index: user in OaWorkTracker_SelectionHandler_Assigned->getReferencableEntities().
  • Update Feature for newer versions of Features and Features Override.
  • Updated Feature to get 'manualcrop' Field settings.
  • Filter out archived content on Task list widgets.
  • Set the Message user to the Comment user.

oa_worktracker 7.x-2.0-beta14

Bug fixes
Unsupported

Changes since 7.x-2.0-beta13:

  • #2273639 by scottalan: Added Multiple command buttons same section type.
  • Don't show the Comment Alter table if there are no changes in it.

oa_worktracker 7.x-2.0-beta11

Bug fixes
Unsupported

Changes since 7.x-2.0-beta10:

  • Added the field_instance stuff for message_digest to the feature so it's not marked as overridden.
  • Added update function to set the description on 'Tasks Section' now that it will be visible in OA 2.14.

oa_worktracker 7.x-2.0-beta10

Bug fixes
Unsupported

Changes since 7.x-2.0-beta9:

  • Fixed issue with adding 'Task list' to the user dashboard.

oa_worktracker 7.x-2.0-beta9

Bug fixes
New features
Unsupported

Changes since 7.x-2.0-beta8:

  • Added a description to the 'Tasks Section' taxonomy term.
  • Fix for PHP notice that Mike Potter noticed.
  • #2190359: Add support for uuids in panes and displays and Fix overridden state for feature.
  • #2172793: Conflicts with Open Atrium Panopoly Users.
  • Added 'submitted' information to the Task view in a super simplistic way.
  • Fixed misspelling: it's -> its

oa_worktracker 7.x-2.0-beta8

Bug fixes
Unsupported

Changes since 7.x-2.0-beta7:

  • #2178571: Error message Notice: Undefined index: timezone in date_field_validate().
  • Updated for changes to field_group (it no longer puts a CSS class on the fieldset by default).

oa_worktracker 7.x-2.0-beta6

Unsupported

Changes since 7.x-2.0-beta5:

  • Require oa_core > 2.10 so that the permission changes in Open Atrium will be present.
  • Removed lots of permission for Open Atrium's new method of handling.

oa_worktracker 7.x-2.0-beta5

Bug fixes
Unsupported

Changes since 7.x-2.0-beta4:

  • #2145011: Diffs broken after upgrade to Comment Alter 1.0-rc4

oa_worktracker 7.x-2.0-beta3

New features
Unsupported

Changes since 7.x-2.0-beta2:

  • #2122685: Create a "Your tasks" widget on the user dashboard

oa_worktracker 7.x-2.0-beta2

Unsupported

Decided to jump from version 1.x to 2.x to make internal discussions at the Bucket Brigade easier. :-) This version is identical to 1.0-beta2 (click the link to see its release notes).

oa_worktracker 7.x-1.0-beta1

New features
Unsupported

Changes since 7.x-1.0-alpha6:

  • Wrote a README.txt which links to the online documentation.
  • #2106747: Implement optional 'Due date' field as an extension module
  • My patches got committed to Comment Alter! Updated oa_worktracker.make file to pull the latest Git.

oa_worktracker 7.x-1.0-alpha5

New features
Unsupported

Changes since 7.x-1.0-alpha4:

  • #2103341: Implement file attachments
  • Added 'Recent activity' to Work Section.

oa_worktracker 7.x-1.0-alpha4

New features
Unsupported

Changes since 7.x-1.0-alpha3:

  • #2103281: Replace "Project" with "Section"

Note: The above change doesn't have a fully automatic upgrade path! While "Project" nodes are no longer used, this update will leave the content on your site. You'll have to go through your old Projects nodes, copy any useful data out, and then delete them.

oa_worktracker 7.x-1.0-alpha3

Bug fixes
Unsupported

Changes since 7.x-1.0-alpha2:

  • Updated to work with Open Atrium 2.0-beta4.
  • #2098475: Features not full creating everything on install (fixed all components except 'og_features_permission')
  • #2003054: Set a sensible set of Project and Task permissions.

oa_worktracker 7.x-1.0-alpha2

Unsupported

Main changes:

  • Added a default section layout called "Work Section"
  • Added messages for updates to Tasks
Subscribe with RSS Subscribe to Releases for Open Atrium Work Tracker