Redmine Issues

Component type

module

Maintenance status

Development status

Downloads

531

Component created

Component changed

This module provides tight coupling between a single Drupal website and a single project in Redmine. The scope of this module is for managing a simple support project with a single Tracker type available. In our case, our support projects use a tracker called Support which is then made available in Drupal, but that is configurable in the admin section for this module, as are several other options.

The module supports:

Meteor

Component type

module

Maintenance status

Development status

Component created

Component changed

This module integrates development with Meteor (http://meteor.com/) and Drupal. Meteor is a platform built on Node.JS. Using Meteor, you can specify the layout and basic rules for your data and then let the underlying tools handle real-time updates between users (for example publishing a change from one user to other users, and refreshing everything on their screen that depends on that data). Meteor automated the basic infrastructure tasks to make it easy to built apps with real-time communication.

Nested checkboxes

Component type

module

Maintenance status

Development status

Downloads

465

Component created

Component changed

This module implements jQuery tristate checkbox plugin
(http://jlbruno.github.io/jQuery-Tristate-Checkbox-plugin/) as form element.
In your form definitions you can use $element['#type'] = 'nested_checkboxes'.
Detailed installation and usage instructions are in README.txt

Hosting Database Login

Component type

module

Maintenance status

Development status

Downloads

827

Component created

Component changed

Integration between Aegir and PHPMyAdmin or other db management web software.

Provides a link to login into a PHPMyAdmin instance (or other db management web software) configured for the current site database server. Requires dblogin to be installed on the site.

Geckoboard API

Component type

module

Maintenance status

Development status

Downloads

3127

Component created

Component changed

Provides an API for integration with GeckoBoard, a configurable dashboard for your business.

This module does not do anything on its own, it relies on other modules to extend it's behaviour and provide functionality. See the commerce_reports_geckoboard module for an example.

Szentirashu

Component type

module

Maintenance status

Development status

Component created

Component changed

Szentirashu is a reftagger module creates a filter that parses the content, looking for Bible references. If found, it turns it into a link to szentiras.hu, and creates a Javascript popup that displays the referenced verse(s) using szentiras.hu's API.

Overview

This module provides an input filter that parses bible references (like Jn1,1) to a link and JavaScript popup. This module is mainly for hungarian Drupal users, since szentiras.hu provides hungarian Bible translations only.

CiviCRM On Hold

Component type

module

Maintenance status

Development status

Component created

Component changed

This is a small utility module I wrote because I needed to batch process a list of email address and mark the with the "on hold" status in CiviCRM.

You paste in a list of emails and you can batch edit their "on hold" status. I also included the possibility to remove the "on hold" status.