support_timer 6.x-1.4
| Download | Size | md5 hash |
|---|---|---|
| support_timer-6.x-1.4.tar.gz | 23.37 KB | 06c0f9492a738a6c197cf1a5151eb8ac |
| support_timer-6.x-1.4.zip | 26.61 KB | 135a9190ef615a8f6e61fd7d0ef430d0 |
Release notes
- Fix XSS issues.
support_timer 7.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| support_timer-7.x-1.0-beta1.tar.gz | 24.46 KB | de94b47011cc41eb3a7d72f5220b855d |
| support_timer-7.x-1.0-beta1.zip | 27.69 KB | 9d2825221ddc2be7fd218e10be06a928 |
Release notes
In addition to the Drupal 7 porting effort, this release contains all changes from the 6.x-1.x branch up to September 20, 2011.
This release goes with the 7.x-1.0-beta1 release of support.module.
Changes since 6.x-1.x:
September 20, 2011
- Fixing warnings in the client timer report.
- Tagged 7.x-1.0-beta1.
September 14, 2011
- Pushing a huge 7.x update.
- Removed support_plan module (it has been renamed to support_pm and is now
part of the main support project).
May 7, 2011
- Changing support_timer_support_mailcmd_command_alter() to use new format imposed by drupal 7 alter limitations.
May 3, 2011
- Porting support_plan to D7.
April 30, 2011
- Further Drupal 7 fixes.
- Merging in changes from 6.x-1.x, I accidentally forked from the wrong point yesterday.
April 29, 2011
- Drupal 7 port.
support_timer 6.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| support_timer-6.x-1.3.tar.gz | 22.21 KB | 4bd380c085037c3ea91504b373fde034 |
| support_timer-6.x-1.3.zip | 25.51 KB | ec841b5bff110a5ce6368c7c87a41a8b |
Release notes
You should upgrade to the 6.x-1.3 version of the support_timer at the same time that you upgrade to the 6.x-1.5 release of the support module. Most enhancements are to billing.Fix invoices for sub-clients to use proper billing rate.
Note: The support_plan module has been removed, and is now part of the core support module, renamed to support_pm (project management).
New features:
- Monthly subscription billing (pre-sell/retainer hours)
#1077876: Provide monthly billing subscriptions - Filter updates with 00:00:00 time and no summary from user and client timer reports. Also allows user reports to be altered.
#1247840: Don't display updates w/ no time and no summary on timer reports - Enhanced billing rates, allows multiple billing-rates per client: hourly, daily, weekly and monthly (subscription) rates. Provides best-effort upgrade path.
#1185548: Enhanced billing rates - Introduce hook_support_timer_user_report_access allowing contrib modules to override user_report_access at finer granularity.
- Allow client reports to be altered.
Bug fixes:
- Remove a spurious user_load() call that generates warnings.
- Fixed theme issue that was causing spurious empty table cells to be output on the support plan edit page.
- Juggle around check_plain() calls in support_rates to follow best security practice.
- Remove limit query to ensure all users show up for all clients
support_timer 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| support_timer-7.x-1.x-dev.tar.gz | 24.85 KB | e81562205126527543eb147a41c28c52 |
| support_timer-7.x-1.x-dev.zip | 28.13 KB | b9ae7fcabf09d4f5593a1ccd6d67d747 |
Release notes
Straight drupal 7 port.
support_timer 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| support_timer-6.x-1.2.tar.gz | 25.64 KB | 69c2733260d56edf7e14763a9b102299 |
| support_timer-6.x-1.2.zip | 31.68 KB | 441643bd7c986572ccbfdc60d2eb3bc4 |
Release notes
Bug fixes and improved reporting/invoicing. Timer fields can be set through email with support_mailcmd integration. Added two new modules: support_rates and support_pan, allowing for billing and planning user's time.
(Note, 6.x-1.1 had a brown-bag release error, hence quickly releasing 1.2 to fix.)
Read moresupport_timer 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| support_timer-6.x-1.1.tar.gz | 25.59 KB | c24ec1cbdea465b7e845bc8823045ef2 |
| support_timer-6.x-1.1.zip | 31.63 KB | bb2a5ccbd8713e46eda76a04ba0cdf26 |
Release notes
Bug fixes and improved reporting/invoicing. Timer fields can be set through email with support_mailcmd integration. Added two new modules: support_rates and support_pan, allowing for billing and planning user's time.
Read moresupport_timer 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| support_timer-6.x-1.0.tar.gz | 12.07 KB | c7fa47d6766644c29450746d48955e67 |
| support_timer-6.x-1.0.zip | 13.55 KB | c4e48e13608685987656a2dff0c5046c |
Release notes
Initial release of the Support Timer module. Provides a javascript-based timer for tracking how long users are working on support tickets. Also provides administrative reports.
This module is sponsored by Tag1 Consulting, Inc.
Read moresupport_timer 6.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| support_timer-6.x-1.0-beta1.tar.gz | 7.98 KB | 8f228ce456fe036f2a67e5f4fdffa6e4 |
| support_timer-6.x-1.0-beta1.zip | 9.06 KB | f1ac2a643512c0ee0c43dba1aa862846 |
Release notes
Initial beta release, provides a simple javascript powered timer tracking how long it takes to create and update tickets. Allows manual over ride and editing.
Does not yet provide any reporting or any useful way to use the tracked times.
support_timer 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| support_timer-6.x-1.x-dev.tar.gz | 24.07 KB | 03a1f0ccee22c44189a693f63a8cfd3f |
| support_timer-6.x-1.x-dev.zip | 27.41 KB | c48341ce4de18d14c6840108faca1e05 |
Release notes
Development branch.