Timesaver

Component type

module

Categories

Maintenance status

Development status

Downloads

1956

Component created

Component changed

Timesaver is a turnkey Timesheet Management application designed for businesses of all sizes. The simple and intuitive design lets your administrator set up the system quickly and lets employees use the system with minimal training. Configurable timesheet entry periods allow you to tie in your pay periods to the timesheet system. Timesaver provides an easy to use supervisor/manager workflow to access, edit, approve, reject and lock employee timesheets.

Module hierarchy

Component type

module

Development status

Downloads

611

Component created

Component changed

This adds an admin page alongside the module administration which shows all the modules on the system arranged in a tree according to dependency. You can navigate the tree to show branches of it.

This is useful when you are creating many custom modules for a site and want to see a visual representation of their dependencies.

Storm Contrib

Component type

module

Maintenance status

Development status

Downloads

4379

Component created

Component changed

As our time is currently very limited, we can't keep up the development. If you are interested in co-maintaining or to take it over completely, contact us (Carsten Müller, kfritsche).

Storm Contrib is an add-on to the Storm project.
It offers extensions and new features to the Storm modules to improve projectmanagement for small and middle companies.

Finally we are in the beta phase! Please help us test all the modules!

Your feedback is most welcome! So please don't hesitate to contact us or create issues.

Features

  • extends the core Storm content types
  • more projectmanagement features like balances, progress, project schedules
  • cost calculations
  • project balances based on project budgets
  • conversion and calculation of different currencies
  • single-page overview of a project's tasks and tickets (project schedule)
  • utilisation of persons (how much each person is working or available)
  • consideration of weekends and national holidays
  • consideration of holidays by individual people
  • Apache Solr Search extension to search just Storm content types
  • ticket dependencies
  • timetracking lists for each person per day
  • timetracking statistics for each person per day and per month
  • timetracking favorites list for each user - easy start and stop of timetracking, without many clicks
  • exports lists as .csv, .xls, .doc
  • option to save filter settings for each user (finished)
  • and much more ...

BMI (Body Mass Index)

Component type

module

Maintenance status

Development status

Downloads

9125

Component created

Component changed

The BMI (Body Mass Index) module provides a simple method for Drupal site users to check their BMI value.

A block consisting of a simple form to allow users to input their weight inkgs/pounds and height in cms/mts and click on submit. The form submits through ajax and displays the output right below the button.

An admin interface is provided to edit the messages that will be displayed based on the BMI value. You can change the content as per your wish or can also provide a link to individual nodes.

Zopim Live Chat

Component type

module

Maintenance status

Development status

Downloads

26832

Component created

Component changed

Description

This module adds the necessary script to the footer of ones site for prompting users to chat via Zopim Live Chat.

What is Zopim Live Chat?
Zopim increases engagement between you and your visitors, by allowing them to chat with you! Great for improving interaction with your users and increasing the time they spend on your site.

Argument Picker API

Component type

module

Development status

Downloads

1394

Component created

Component changed

Argument Picker is a simple API to access and elaborate arguments in a flexible way.
Basically it allows, given URL arguments like:

example.com/myview/make:Volkswagen/model:Polo/year:2008/

to retrieve one of those arguments through a function:

arg_picker_get_selector_argument("make")

which - in the specific example - would return "Volkswagen".

This module essentially adds the possibility to assign labels to arguments, through this syntax: