This project is under active development.

Quality Management System

Quality Management System

The purpose of this project is to enable the provision of quality management services (QMS) through the implementation of the Requirements and Testing Hub (RTH) framework using the drupal framework.

This project comes as a result of the work currently done at the University of the Witwatersrand, Johannesburg, South Africa. It is with the help of the RTH tool - that the creation of QMS can aid in achieving the following goals;

1 - Improving users satisfaction

- This goal entails the improvement of users of any system (especially ERPs) by making it easy users to self-support and track all their queries, defects and enhancements

2 - Reduce the cost of development

- It is clear that with clearly defined checkpoints in any development - everyone will know the cost of time and money incurred.
- Visibility to any development cost - will encourage all to limit the costs

3 - Reduce the cost of maintenance

- With the any development it is essential to prepare post-development support processes in the form of a quality assurance (QA) manual that will aid in conducting quality control (QC) processes during any system production support
- Achieving the first goal through the achievement of the second goal will automatically translate to the achievement of this goal.

eWorkSpace

eWorkSpace

This is a project aimed at facilitating the sharing of daily work - tasks - through a distributed network of work platforms and people. This can be perceived similar to crowd-sourcing - though this adds the value of continuous sharing of tasks between industry professionals, university students, graduates and school learners.

The projects attempts to implement services that will enable the following scenarios amongst the target users;

Language Theme Switcher

This module switches the theme according to the current language. Themes MUST be enabled to be selected for an active language.

aprsfiwx

Overview

This module displays current weather conditions, as a block, from any weather station that reports to aprs.fi. This means that you can select an unlimited amount of weather machines from precise locations (street level) and display their data in a block.

Instructions

  1. Register for a free account at aprs.fi to obtain an api key. Once registered, the key can be found on your aprs.fi account page.
  2. Install from URL or extract and copy to sites/all/modules and enable.
  3. Visit admin/config/aprsfi/weather to enter your api key and configure other settings.

Features

Module creates a customizable block which can optionally show each of the following reports (future versions hope to allow for creation of multiple blocks).

Reports

  • Station name
  • Tempurature
  • Date/Time
  • Pressure
  • Humidity
  • Wind direction
  • Wind speed
  • Wind gust
  • Rainfall over 1hr
  • Rainfall over 24hr
  • Rainfall since midnight
  • Luminosity (not currently supported)

Customization

Minim

Minim

Minim is a lightweight theme that uses the Twig template engine. It's also a personal experiment in separating as much logic from the presentation layer as possible. Minim is not meant to be a complete theme, but a fast and clean foundation.

Minim might be a good fit for you if:

  • You want to keep logic out of the presentation layer (separation of concerns).
  • You are interested in using a DRY, KISS and OO CSS approach.
  • You want template parity between PHP and Javascript (to be able to render the same template with either language).
  • You want to fiddle around with Twig before Drupal 8 launches.
  • You are comfortable with Drupal's theme layer.

Installation

  1. Install ReneB's Twig for Drupal. If you don't want to modify core you can place the engine file in sites/all/themes/engines/twig/twig.engine. Then perform the following three hacks to TFD
  2. In sites/all/libraries/TFD/Extension.php Delete bad theme call on line 12.
  3. Rename sites/all/libraries/TFD/Nodevisitor.php sites/all/libraries/TFD/NodeVisitor.php
  4. Rename sites/all/libraries/TFD/Node/functionCall.php to sites/all/libraries/TFD/Node/FunctionCall.php

Pages

Subscribe with RSS Subscribe to RSS - Under active development