Timetracking

Component type

module

Categories

Maintenance status

Development status

Downloads

2774

Component created

Component changed

This module provides an entity to do timetracking. This module is part of the ERPAL Distribution to enable timetracking on tasks. Timetracking is done by one-click to the start-stop timetracking button

This project is developed by Bright Solutions. We also offer paid Drupal and ERPAL integration and process consulting

Hamster timetrack sync

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module allows to upload timetracking data from hamster to Drupal.

Status:
For now this is a code dump.
It does work, but I may decide to do big changes any time.

This is D6 only atm, we are preparing a D7 version.

Use case / prerequesites

We suppose that you have

Rules Panes demonstration at DrupalCamp sthlm 2013

Component type

module

Maintenance status

Development status

Component created

Component changed

This sandbox holds the features and custom code used at the demonstration of Rules Panes at DrupalCamp Stockholm 2013.

There are videos on YouTube for this demonstration.

You can try this sandbox on simplytest.me.

Current State(Workflow)

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module list the workflow state for the content added, as per the user role and the workflow state assigned to that role.

For eg workflow states editor, to be published and published.

eg "Current Workflow State" block will list the node which are in the "to be published" state of workflow, for the user with the role "Publisher" login through the admin section of the site.

Once the block is assigned to the region through the admin section
/admin/structure/block

Makefile extra

Component type

module

Maintenance status

Development status

Downloads

621

Component created

Component changed

This is a drush extension that can help keeping makefiles updated, which normally is a manual and time consuming process. With this extension you simply ask drush to do all the work.

Installation

Simply clone the repository into your .drush folder as with any other drush extension (or use drush to install it).

Jira REST

Component type

module

Maintenance status

Development status

Downloads

6566

Component created

Component changed

Overview

Providing methods for accessing, creating, editing, searching JIRA issues out of Drupal using JIRAs REST API.

Features
- search
- create
- modify
- attach files to
- close
JIRA-issues

Drupal 7

Requirements
Make sure that you have curl installed in your system, for installation help visit:
http://www.php.net/curl

Setup