Changes between Initial Version and Version 1 of AnjLabSyncItPlugin


Ignore:
Timestamp:
Sep 3, 2009, 5:53:43 AM (15 years ago)
Author:
Ryan J Ollos
Comment:

New hack AnjLabSyncItPlugin, created by rjollos

Legend:

Unmodified
Added
Removed
Modified
  • AnjLabSyncItPlugin

    v1 v1  
     1= Outlook task management integration =
     2
     3== Description ==
     4
     5This program is hosted [http://outlooktrac.googlepages.com/ here].  I have uploaded the source code and latest release just in case the project page ever disappears.
     6
     7This project is about tasks management. There are two types of system, which are used often by developers - collective and personal:
     8
     9 * Trac is an enhanced wiki and issue tracking system for software development projects. Trac uses a minimalistic approach to web-based software project management.
     10 * Microsoft Outlook 2007 is powerful tool, that, in addition to mail management, provides ability to organize your time with Tasks and Calendar features.
     11
     12There are many teams use Trac to track tickets within project and many developers which use Outlook for time management. They would like to have Trac tickets as personal Outlook tasks. Now it is possible with AnjLab SyncIT. It is small program that is working in background and visible at Windows tray. It requests periodically Trac URLs, defined as tasks sources at preferences and creates \ updates tasks at Outlook database. The following information is used for synchronization:
     13
     14 * Title. Trac project (source name) is included as prefix to title in Outlook.
     15 * Priority
     16 * Ticket body
     17 * Some additional attributes like Milestone, Version, Component are saved as part of body
     18
     19Imported task will be assigned to category defined for task source. In case, when ticket is closed\reassigned at Trac, related Outlook task will also be closed. Now SyncIT support Trac, dotProject & Google code hosting. 1S will be soon.
     20
     21== Bugs/Feature Requests ==
     22
     23Existing bugs and feature requests for AnjLabSyncItPlugin are
     24[report:9?COMPONENT=AnjLabSyncItPlugin here].
     25
     26If you have any issues, create a
     27[http://trac-hacks.org/newticket?component=AnjLabSyncItPlugin&owner=rjollos new ticket].
     28
     29== Download ==
     30
     31Download the zipped source from [download:anjlabsyncitplugin here].
     32
     33== Source ==
     34
     35You can check out AnjLabSyncItPlugin from [http://trac-hacks.org/svn/anjlabsyncitplugin here] using Subversion, or [source:anjlabsyncitplugin browse the source] with Trac.
     36
     37== Example ==
     38
     39Any issues should be reported on the Google code [http://code.google.com/p/outlooktrac/issues/list issues] page.
     40
     41== Recent Changes ==
     42
     43[[ChangeLog(anjlabsyncitplugin, 3)]]
     44
     45== Author/Contributors ==
     46
     47'''Author:''' [wiki:rjollos] [[BR]]
     48'''Contributors:'''