Open Atrium Iterations

Component type

module

Categories

Maintenance status

Development status

Downloads

852

Component created

Component changed

Status

This project is no further being maintained. If someone wants to take this over, please contact me.

Description

This is a Feature for Open Atrium that adds a way to define iterations of tasks.

Includes:

* Iteration node type
* Inclusion of existing books, blogs and/or tickets as backlog items.
* Reference to related discussion.
* Optional due date.

Simple Timesheet

Component type

module

Maintenance status

Development status

Downloads

3661

Component created

Component changed

Provides basic functionalities to handle timesheets in Drupal 7.

This module has been developed as none of the many timesheet / timerecording 6.x modules have been ported to Drupal 7.x.

Alpha3 switch from calendar to fullcalendar, for an improved user experience.

The following dependencies shall be latest dev release (or any non dev version released after july 31st 2011 if available):
* views-7.x-3.x
* fullcalendar-7.x-2.x-dev
* date-7.x-2.x-dev

Next steps:

Domain Background

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Domain background enables site editors and content builders to change the background image or color of a domain on Domain Access-based websites. Requires use of Domain Configuration and Domain Settings sub-modules. This module extends the huge number of contributed modules that work with Domain Access.

Potential future upgrades might include Context integration, dynamic backgrounds, and support for inline CSS.

Block Context

Component type

module

Maintenance status

Development status

Downloads

8197

Component created

Component changed

Block Context provides an enhanced block admin page for managing Drupal core's blocks by their context. Filter and re-assign blocks by contexts such as Pages, Content types, Menus and Roles.

It is a lightweight alternative to the Context module. If you'd prefer to use a single page to manage your blocks rather than multiple wizards, then this module is for you.

Current features

Filter and re-assign blocks by:

CCK Table De-splitter

Component type

module

Maintenance status

Development status

Component created

Component changed

You've just created a new content type and re-used some of the existing fields from an existing content type for your new content type. Shortly thereafter, you've discovered the custom reporting queries to built based on your old content type don't work anymore. That's because CCK moved them to a new table. It's more efficient, right? Maybe not if you have to go modify all your existing queries in the sake of not duping a field in your database.

This module helps automate the reversal of the CCKism that splits fields into a separate table when you re-use an existing field.

Coder Tender Love

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Written as a demonstration on how to extend Coder 6.x-2.x-dev with additional tests. Currently has only one test:

  • If an @author docblock line exists, check to see if the author's name was omitted from the comment.