# RT-Extension-ReminderImproved **Repository Path**: mirrors_gitpan/RT-Extension-ReminderImproved ## Basic Information - **Project Name**: RT-Extension-ReminderImproved - **Description**: Read-only release history for RT-Extension-ReminderImproved - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-20 - **Last Updated**: 2026-03-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README NAME RT::Extension::ReminderImproved - Improvements to the build in reminder function DESCRIPTION This plugin improve the build in reminder function of RT 3.8 with this features: * 'RT at a glance' page shows only overdue reminders * new page unter Tools/Reminder to show new/open reminders for current user * better reminder layout on 'RT at a glance' page * better reminder layout on ticket page * bugfix: reminder date don't respect user timezone * bugfix: don't record two transactions (AddLink and AddReminder) on reminder create * bugfix: don't show to many user in owner list at edit reminder * bugfix: only record ticket transaction on success The changes in this extension are already included in RT 4.0. INSTALLATION Installation instructions for RT-Extension-ReminderImproved: 1. perl Makefile.PL 2. make 3. remove old Extension: rm -rf /opt/rt3/local/plugins/RT-Extension-ReminderImproved 4. make install 5. Add 'RT::Extension::ReminderImproved' to @Plugins in /opt/rt3/etc/RT_SiteConfig.pm 6. Clear mason cache: rm -rf /opt/rt3/var/mason_data/obj 7. Restart webserver AUTHOR Christian Loos LICENSE AND COPYRIGHT This software is Copyright (C) 2010-2014, NetCologne GmbH. This is free software, licensed under: The GNU General Public License, Version 2, June 1991