Changes between Version 8 and Version 9 of AnjLabSyncItPlugin


Ignore:
Timestamp:
Nov 5, 2015, 10:40:11 AM (8 years ago)
Author:
figaro
Comment:

Cosmetic changes

Legend:

Unmodified
Added
Removed
Modified
  • AnjLabSyncItPlugin

    v8 v9  
    11[[PageOutline(2-5,Contents,pullout)]]
    2 = Outlook task management integration =
    32
    4 This program is hosted [http://outlooktrac.googlepages.com/ here].  I have uploaded the source code and executable just in case the project page ever disappears.
     3= Outlook task management integration
    54
    6 == Description ==
     5{{{#!box info
     6**Notice:** This program is hosted [http://outlooktrac.googlepages.com/ here], but the source code and executable are uploaded here also just in case the project page ever disappears.
     7}}}
    78
    8 This project is about tasks management. There are two types of system, which are used often by developers - collective and personal:
     9== Description
    910
    10  * Trac is an enhanced wiki and issue tracking system for software development projects. Trac uses a minimalistic approach to web-based software project management.
    11  * Microsoft Outlook 2007 is powerful tool, that, in addition to mail management, provides ability to organize your time with Tasks and Calendar features.
     11This plugin is about tasks management. The following systems are often used by developers, either collective or personal:
    1212
    13 There 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 * Trac is an enhanced wiki and issue tracking system for software development projects.
     14 * Microsoft Outlook 2007 is a tool that, in addition to mail management, features the ability to organize your time with Tasks and a Calendar.
     15
     16There are many teams that 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 a program that works in the background and is visible in the Windows tray. It requests periodically Trac URLs, defined as tasks sources at preferences and creates / updates tasks in the Outlook database. The following information is used for synchronization:
    1417
    1518 * Title. Trac project (source name) is included as prefix to title in Outlook.
    16  * Priority
    17  * Ticket body
    18  * Some additional attributes like Milestone, Version, Component are saved as part of body
     19 * Priority.
     20 * Ticket body.
     21 * Some additional attributes like Milestone, Version, Component are saved as part of body.
    1922
    20 Imported 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 and Google code hosting. 1S will be soon.
     23Imported task will be assigned to category defined for task source. In case, when ticket is closed/reassigned at Trac, a related Outlook task will also be closed. Now SyncIT support Trac, dotProject and Google code hosting.
    2124
    22 == Bugs/Feature Requests ==
     25== Bugs/Feature Requests
    2326
    24 Any issues should be reported on the Google code [http://code.google.com/p/outlooktrac/issues/list issues] page.
     27Issues or functional enhancements could previously be reported on the Google code [http://code.google.com/p/outlooktrac/issues/list issues] page. This site has now been made read-only, and you may still find archived tickets here.
    2528
    26 == Download ==
     29Existing bugs and feature requests for ResourceReservationPlugin are
     30[report:9?COMPONENT=AnjLabSyncItPlugin here].
     31
     32If you have any issues, create a
     33[/newticket?component=AnjLabSyncItPlugin new ticket].
     34
     35[[TicketQuery(component=AnjLabSyncItPlugin&group=type,format=progress)]]
     36
     37== Download
    2738
    2839Download the zipped source from [http://code.google.com/p/outlooktrac/downloads/list here].
    2940
    30 == Source ==
     41== Source
    3142
    32 You can check out AnjLabSyncItPlugin from [http://trac-hacks.org/svn/anjlabsyncitplugin here] using Subversion, or [source:anjlabsyncitplugin browse the source] with Trac.
     43You can check out AnjLabSyncItPlugin from [/svn/anjlabsyncitplugin here] using Subversion, or [source:anjlabsyncitplugin browse the source] with Trac.
    3344
    34 == Recent Changes ==
     45== Installation
     46
     47General instructions on installing Trac plugins can be found on the [TracPlugins#InstallingaTracplugin TracPlugins] page.
     48
     49== Recent Changes
    3550
    3651[[ChangeLog(anjlabsyncitplugin, 3)]]
    3752
    38 == Author/Contributors ==
     53== Author/Contributors
    3954
    4055'''Author:''' [[BR]]