OA Task Manager

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Create tasks and milestones for Open Atrium groups.

This is a simple version of the Case Tracker feature in Open Atrium.
Rules will return you to the View once a Task or Milestone is created or updated.
Uses Multiple Node Add module to allow a user with the 'manager' role to add multiple tasks / milestones.
Use DraggableViews to allow organization of tasks and milestones without going into an admin interface.

Compatible with Open Atrium V1.0

Token Termspath

Component type

module

Maintenance status

Development status

Component created

Component changed

Current solution should return to D7 users ability to use token which is listing terms hierarchy.

Term A
  Term A.1
     Term A.1.1
  Term A.2
  Term A.3

So that node which belongs to Term A.1.1 will get "term A/term A.1/term A.1.1" path in case it uses [node:termspath] token.

JSON-RPC Server for Drupal 7

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is a complete Drupal 7 version for JSONRPC Server module. The module has been refactored to D7 & Services 3 APIs. Also the code has been cleaned up. The server class JsonRpcServer is clean and improved.

State of this project

This sandbox project will be removed after creating a 7.x-1.x branch in the main module.