Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Mylyn » Trac Calendar, Schedule
Trac Calendar, Schedule [message #42297] Sat, 02 February 2008 13:49 Go to next message
Geraint Hywel is currently offline Geraint HywelFriend
Messages: 23
Registered: July 2009
Junior Member
I would very much like to be able to share schedule information with
Mylyn/Trac.

I notice that there are a couple of plug-ins to add some kind of Calendar
functionality to Trac:

http://trac-hacks.org/wiki/WikiTicketCalendarMacro

With this plug-in, one has to add several custom fields in trac.ini:

[ticket-custom]
due_close = text
due_close.label = Due Date
due_close.value = MM/DD/YY

This got me wondering if there were any generic fields that I could add,
without necessarily requiring the installation of any plugins, that Mylyn
would recognise...?

There's also this plugin, but it doesn't seem to be being actively
developed:

http://trac-hacks.org/wiki/CalendarPlugin

I would be please to hear other thoughts on this.

G.
Re: Trac Calendar, Schedule [message #42474 is a reply to message #42297] Tue, 05 February 2008 12:07 Go to previous messageGo to next message
Geraint Hywel is currently offline Geraint HywelFriend
Messages: 23
Registered: July 2009
Junior Member
Geraint Howell wrote:

> I would very much like to be able to share schedule information with
> Mylyn/Trac.
[...]
> I would be please to hear other thoughts on this.

The deafening silence makes me think that I'm either asking this in the
wrong forum, or it's a dumb question.

If it's the former, where should I ask questions like this?

If it's the latter, then I apologise. I'm new to Mylyn, Trac, and this
forum.
Re: Trac Calendar, Schedule [message #42501 is a reply to message #42297] Tue, 05 February 2008 22:47 Go to previous messageGo to next message
Steffen Pingel is currently offline Steffen PingelFriend
Messages: 706
Registered: July 2009
Senior Member
Hi Geraint,

it's certainly an interesting question with which Trac plug-ins and custom
fields Mylyn currently integrates. So far this was not documented anywhere
therefore I added a new section to the wiki:

http://wiki.eclipse.org/Mylyn_FAQ#Which_Trac_Plugins_are_sup ported_by_Mylyn.3F

Please file a bug if you would like to see support for additional plugins or
custom fields:

http://www.eclipse.org/mylyn/bugs/

To support common repository configurations I would like to focus
integration on the most popular (and supported) Trac plug-ins. If there is
a great demand for synchronizing fields (e.g. due dates which seems very
sensible) we could also consider adding additional settings in Mylyn. This
bug report:

168333: [activity] link repository fields to task fields
https://bugs.eclipse.org/bugs/show_bug.cgi?id=168333

Steffen
Re: Trac Calendar, Schedule [message #42530 is a reply to message #42501] Wed, 06 February 2008 10:27 Go to previous messageGo to next message
Geraint Hywel is currently offline Geraint HywelFriend
Messages: 23
Registered: July 2009
Junior Member
Hi Steffen.

Steffen Pingel wrote:

> Please file a bug if you would like to see support for additional plugins
> or custom fields:
[...]
> To support common repository configurations I would like to focus
> integration on the most popular (and supported) Trac plug-ins. If there is
> a great demand for synchronizing fields (e.g. due dates which seems very
> sensible) we could also consider adding additional settings in Mylyn.

Understood. I'm still relatively new to Trac, so I can't say with any
certainty which Calendar plugins, if any, are popular in Trac. However,
I'm scoping around TracHacks a bit, so it may become apparent to me in due
course. If and when that occurs, I'll file a bug, as you suggest.

The thought about using custom fields was just me thinking aloud. If there
is no dominant Calendar plug-in for Trac, it would be a relatively easy way
of significantly improving the functionality of Mylyn's Trac connector.
That said, I fully appreciate, and concur with, your desire to support
common repository configurations.

Many thanks for your reply.

Regards

G.
Re: Trac Calendar, Schedule [message #43040 is a reply to message #42530] Tue, 12 February 2008 14:39 Go to previous message
Geraint Hywel is currently offline Geraint HywelFriend
Messages: 23
Registered: July 2009
Junior Member
Geraint Howell wrote:
> Steffen Pingel wrote:
>> To support common repository configurations I would like to focus
>> integration on the most popular (and supported) Trac plug-ins. If there
>> is a great demand for synchronizing fields (e.g. due dates which seems
>> very sensible) we could also consider adding additional settings in
>> Mylyn.
>
> Understood. I'm still relatively new to Trac, so I can't say with any
> certainty which Calendar plugins, if any, are popular in Trac. However,
> I'm scoping around TracHacks a bit, so it may become apparent to me in due
> course. If and when that occurs, I'll file a bug, as you suggest.

No luck on existing Trac plug-ins. I raised this issue on the Trac Users'
mailing list, but this also failed to yield a positive outcome:

http://thread.gmane.org/gmane.comp.version-control.subversio n.trac.general/18195

That being the case, I'm inclined to suggest that:

i) The functionality gets added to Mylyn's Trac Connector via custom fields.

ii) Once the names of those custom fields are established, a proposal is
made for a Trac plug-in that would automatically add those fields to a Trac
environment.

If anyone wants to chip in, now would be a good time. Otherwise I'll just
go ahead a file a feature request, as previously suggested.

G.
Re: Trac Calendar, Schedule [message #587483 is a reply to message #42297] Tue, 05 February 2008 12:07 Go to previous message
Geraint Hywel is currently offline Geraint HywelFriend
Messages: 23
Registered: July 2009
Junior Member
Geraint Howell wrote:

> I would very much like to be able to share schedule information with
> Mylyn/Trac.
[...]
> I would be please to hear other thoughts on this.

The deafening silence makes me think that I'm either asking this in the
wrong forum, or it's a dumb question.

If it's the former, where should I ask questions like this?

If it's the latter, then I apologise. I'm new to Mylyn, Trac, and this
forum.
Re: Trac Calendar, Schedule [message #587494 is a reply to message #42297] Tue, 05 February 2008 22:47 Go to previous message
Steffen Pingel is currently offline Steffen PingelFriend
Messages: 706
Registered: July 2009
Senior Member
Hi Geraint,

it's certainly an interesting question with which Trac plug-ins and custom
fields Mylyn currently integrates. So far this was not documented anywhere
therefore I added a new section to the wiki:

http://wiki.eclipse.org/Mylyn_FAQ#Which_Trac_Plugins_are_sup ported_by_Mylyn.3F

Please file a bug if you would like to see support for additional plugins or
custom fields:

http://www.eclipse.org/mylyn/bugs/

To support common repository configurations I would like to focus
integration on the most popular (and supported) Trac plug-ins. If there is
a great demand for synchronizing fields (e.g. due dates which seems very
sensible) we could also consider adding additional settings in Mylyn. This
bug report:

168333: [activity] link repository fields to task fields
https://bugs.eclipse.org/bugs/show_bug.cgi?id=168333

Steffen
Re: Trac Calendar, Schedule [message #587507 is a reply to message #42501] Wed, 06 February 2008 10:27 Go to previous message
Geraint Hywel is currently offline Geraint HywelFriend
Messages: 23
Registered: July 2009
Junior Member
Hi Steffen.

Steffen Pingel wrote:

> Please file a bug if you would like to see support for additional plugins
> or custom fields:
[...]
> To support common repository configurations I would like to focus
> integration on the most popular (and supported) Trac plug-ins. If there is
> a great demand for synchronizing fields (e.g. due dates which seems very
> sensible) we could also consider adding additional settings in Mylyn.

Understood. I'm still relatively new to Trac, so I can't say with any
certainty which Calendar plugins, if any, are popular in Trac. However,
I'm scoping around TracHacks a bit, so it may become apparent to me in due
course. If and when that occurs, I'll file a bug, as you suggest.

The thought about using custom fields was just me thinking aloud. If there
is no dominant Calendar plug-in for Trac, it would be a relatively easy way
of significantly improving the functionality of Mylyn's Trac connector.
That said, I fully appreciate, and concur with, your desire to support
common repository configurations.

Many thanks for your reply.

Regards

G.
Re: Trac Calendar, Schedule [message #587707 is a reply to message #42530] Tue, 12 February 2008 14:39 Go to previous message
Geraint Hywel is currently offline Geraint HywelFriend
Messages: 23
Registered: July 2009
Junior Member
Geraint Howell wrote:
> Steffen Pingel wrote:
>> To support common repository configurations I would like to focus
>> integration on the most popular (and supported) Trac plug-ins. If there
>> is a great demand for synchronizing fields (e.g. due dates which seems
>> very sensible) we could also consider adding additional settings in
>> Mylyn.
>
> Understood. I'm still relatively new to Trac, so I can't say with any
> certainty which Calendar plugins, if any, are popular in Trac. However,
> I'm scoping around TracHacks a bit, so it may become apparent to me in due
> course. If and when that occurs, I'll file a bug, as you suggest.

No luck on existing Trac plug-ins. I raised this issue on the Trac Users'
mailing list, but this also failed to yield a positive outcome:

http://thread.gmane.org/gmane.comp.version-control.subversio n.trac.general/18195

That being the case, I'm inclined to suggest that:

i) The functionality gets added to Mylyn's Trac Connector via custom fields.

ii) Once the names of those custom fields are established, a proposal is
made for a Trac plug-in that would automatically add those fields to a Trac
environment.

If anyone wants to chip in, now would be a good time. Otherwise I'll just
go ahead a file a feature request, as previously suggested.

G.
Previous Topic:trouble connecting to local Jira server
Next Topic:BootStrap
Goto Forum:
  


Current Time: Wed Apr 24 22:03:27 GMT 2024

Powered by FUDForum. Page generated in 0.03376 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top