Calendar:Roadmap: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
(Update roadmap to 2014)
 
(13 intermediate revisions by 3 users not shown)
Line 1: Line 1:
'''Please don't edit this page, unless you are a member of the calendar team.'''
'''Please don't edit this page, unless you are a member of the calendar team.'''
=High Level Goals=


== Planning 0.9 ==
The Mozilla Calendar Team mostly consists of volunteer developers, therefore we don't have a fixed schedule per release. Each contributor is free to work on whatever they think is most fun. We do have a set of high level goals to follow:
* [[Calendar:Lightning09| Lightning 09 Requirements]]
* [http://spreadsheets.google.com/pub?key=p6sFBIaPPT7tWR73DtdIkBA Old Roadmap Document] (needs an update)


* Performance
* Test coverage
* Standards compatibility


==Tracking 0.9==
Of course new features or other items not mentioned are always welcome, but with the small team size we have, stability is very important.
* [https://bugzilla.mozilla.org/buglist.cgi?query_format=advanced&product=Calendar&bug_status=UNCONFIRMED,NEW,ASSIGNED,REOPENED&cmdtype=doit&order=Bug+Number&field0-0-0=flagtypes.name&type0-0-0=equals&value0-0-0=blocking-calendar0.9%2B Open Blocker Bugs 0.9] | [https://bugzilla.mozilla.org/buglist.cgi?query_format=advanced&product=Calendar&bug_status=UNCONFIRMED,NEW,ASSIGNED,REOPENED&cmdtype=doit&order=Bug+Number&field0-0-0=flagtypes.name&type0-0-0=equals&value0-0-0=blocking-calendar0.9%3F Proposed Blocker Bugs 0.9]
* [https://bugzilla.mozilla.org/buglist.cgi?query_format=advanced&product=Calendar&bug_status=UNCONFIRMED,NEW,ASSIGNED,REOPENED&cmdtype=doit&order=Bug+Number&field0-0-0=flagtypes.name&type0-0-0=equals&value0-0-0=wanted-calendar0.9%2B Open Wanted Bugs 0.9] | [https://bugzilla.mozilla.org/buglist.cgi?query_format=advanced&product=Calendar&bug_status=UNCONFIRMED,NEW,ASSIGNED,REOPENED&cmdtype=doit&order=Bug+Number&field0-0-0=flagtypes.name&type0-0-0=equals&value0-0-0=wanted-calendar0.9%3F Proposed Wanted Bugs 0.9] | [https://bugzilla.mozilla.org/buglist.cgi?query_format=advanced&product=Calendar&bug_status=UNCONFIRMED,NEW,ASSIGNED,REOPENED&emailassigned_to1=1&emailtype1=substring&email1=nobody%40mozilla.org&cmdtype=doit&order=Bug+Number&field0-0-0=flagtypes.name&type0-0-0=equals&value0-0-0=wanted-calendar0.9%2B Unassigned Wanted Bugs 0.9]


= Current Work =


===Rough Schedule===
For tracking current work, the priority field is used:
*0.9 String Freeze July 14, 2008
* P1: The top 1-2 bugs assigned to you and you are currently working on.
*0.9 RC1 July 28, 2008
* P2: Whats up next once you've fixed your P1 bugs.
* P3: Bugs that should be part of the Lightning roadmap or are nice to have.  


==0.8 Release==
You are eligible to set P3 bugs if you are working on P1/P2 issues and have landed at least one bug. It should be avoided to make the list of P3 bugs too long, otherwise it ends up being yet another bug list. If in doubt about making a bug P3, feel free to leave a comment first.


===Release Schedule===
'''List of currently prioritized bugs''': [https://bugzilla.mozilla.org/buglist.cgi?quicksearch=-prio%3A--%20prod%3Acalendar&columnlist=priority%2Cassigned_to%2Cbug_status%2Cshort_desc&order=priority%2Cassigned_to&list_id=11618442 click here]
* 0.8 String Freeze January 21st, 2008
* 0.8 RC1 March 6th, 2008
* 0.8 RC2 April 2nd, 2008
* 0.8 Final April 4th, 2008


===Main Goals===
= Contributing =
*Stable Backend
I would really like to set up a more complete guide on how to contribute, but for now a few basics.
**foreign timezones support
**being RFC2445/6/7 compliant
**no dataloss
*Better performance
**no leaks
**better memory footprint
*Offline Support Step 1: browsing offline (read-only)
**Optimize local storage calendar
*Separate Task Mode
*Restructuring menus and toolbars
*Calendar Subscription Support
*Transformations: Email ↔ Event/Task, Event ↔ Task
*Improving handling of read-only calendars


==0.7 Release==
If you are interested in helping out or working on your own feature and you don't have a lot of experience with the Mozilla codebase, the first thing you can do is check out one of the following queries:


===Release Schedule===
* [https://bugzilla.mozilla.org/buglist.cgi?quicksearch=whiteboard%3A%22%5Bgood%20first%20bug%5D%22%20prod%3Acalendar&list_id=11618494 good first bugs]
* 0.7 String Freeze September 3rd, 2007(!)
* [http://www.joshmatthews.net/bugsahoy/?calendar=1 all mentored bugs]
* 0.7 RC1 October 4th, 2007
* 0.7 RC2 October 17th, 2007
* 0.7 Final October 25th, 2007


<!--
Once you have found an issue, you should get your build environment set up. To build Lightning, you will be building Thunderbird with Lightning enabled, therefore check the [https://developer.mozilla.org/En/Simple_Thunderbird_build Thunderbird build guide] and make sure you enable Lightning as mentioned on that page. If you prefer, you can also make changes to the Lightning .xpi file instead or use an [https://developer.mozilla.org/en-US/Add-ons/Setting_up_extension_development_environment#Firefox_extension_proxy_file extension proxy file] at first, but eventually you will need to work with the build environment.
==Roadmap Bugs==
The Number in square brackets is the [http://spreadsheets.google.com/pub?key=p6sFBIaPPT7tWR73DtdIkBA Roadmap item number]. These are only the items that have a milestone set.


* [3]    TODO          (Access Rights: Understand ACL and respect them (read-only etc))
If you have questions, the quickest way to contact someone is to visit the [[IRC|IRC channel #calendar on irc.mozilla.org]]. If no one is available, you can also check the [https://groups.google.com/forum/#!forum/mozilla.dev.apps.calendar newsgroup] or contact the [mailto:mozilla@kewis.ch project leader] directly.
* [4]    {{bug|360799}} ([RFE] Lightning - Email Alerts)
* [8]    {{bug|379174}} (readonly events should not be dragable in the views)
* [8]    {{bug|352872}} (improve UI for moving to readonly calendars in the event dialog)
* [9]    TODO          (Calendar Creation Wizard: Polish)
* [13]  {{bug|370148}} (Freebusy: Interface design/review)
* [15]  {{bug|242112}} (Make calendar keyboard accessible)
* [16]  TODO          (Change calendar subscription color w.r.t. Section 508 specs, and store color info locally)
* [20]  {{bug|327783}} (Offer more ways to switch between mail/calendar views)
* [20]  TODO          (Probably needs more bugs: Christian's mode switch/today button/menu changes/additional toolbars UI improvements)
* [25]  {{bug|379204}} (Add Open/Save As ICS in Thunderbird File Menu)
* [28]  {{bug|393395}} (Offline Support infrastructure: Synchronization interfaces)
* [29]  TODO          (Group-Scheduling: iTIP/iMIP support for Google WCAP (calIInvitationMgr))
* [33-35]{{bug|118122}} ([RFE] We need an advanced search [customize filters])
* (TODO 33-35: Should we use the (old) bug, or create a new one to clean up the discussion?)
* [36]  TODO          (Offline Mode (Step 2))
* [37]  TODO          (Offline Mode (Step 1): No conflict resolution no change log based local provider (depends on mvl and antonio))
* [38]   TODO          (Printing: Polishing UI and workflow)
* [39]  {{bug|379100}} (Give the Unifinder an overhaul)
* [40]  TODO          (Search: For co-workers calendars (on via email address registry with server – caldav, wcap, google etc))
* [44]  TODO          (Task: Task Dialog based on the new event dialog)
* [45]  {{bug|253396}} (Task Mode: Full Task Window)
* [46]  TODO          (Timezones: Fix foreign timezones for storage provider)
* [47]  {{bug|302253}} (Need a graphical timezone picker)
* [49]  {{bug|385900}} (Today pane has to be implemented)
* [50]  {{bug|137093}} (drag and drop email message or iCal attachment onto calendar)
* [50]  {{bug|247764}} (Allow emails to be dragged to tasks and calendar times)
* [51]  {{bug|388018}} (Transformations: Event->Email, Task)
* [52]  {{bug|388018}} (Transformations: Task->Email, Event)
* [58]  {{bug|304741}} (non-colliding events too narrow on days with colliding events)
* [61]  {{bug|357338}} or {{bug|340601}} (View Optimization: Display of event categories in event-boxes)
* [62]  {{bug|328923}} (Hide Time or Customize Display in Month View)
* [63]  {{bug|349518}} (visual markers for out-of-sight events in calendar-multiday-view)
* [??]  TODO          (Freebusy: Implementing interface for various providers)


A list of these bugs as a bugzilla search can be found
Please don't hesitate to get in touch!
[https://bugzilla.mozilla.org/buglist.cgi?bug_id=118122%2C137093%2C242112%2C247764%2C253396%2C302253%2C304741%2C328923%2C349518%2C360799%2C379100%2C379174%2C352872%2C327783%2C379204%2C370148%2C388018%2C385900%2C340601%2C357338 here]
-->
 
[[category:calendar|Roadmap]]

Latest revision as of 00:02, 24 November 2014

Please don't edit this page, unless you are a member of the calendar team.

High Level Goals

The Mozilla Calendar Team mostly consists of volunteer developers, therefore we don't have a fixed schedule per release. Each contributor is free to work on whatever they think is most fun. We do have a set of high level goals to follow:

  • Performance
  • Test coverage
  • Standards compatibility

Of course new features or other items not mentioned are always welcome, but with the small team size we have, stability is very important.

Current Work

For tracking current work, the priority field is used:

  • P1: The top 1-2 bugs assigned to you and you are currently working on.
  • P2: Whats up next once you've fixed your P1 bugs.
  • P3: Bugs that should be part of the Lightning roadmap or are nice to have.

You are eligible to set P3 bugs if you are working on P1/P2 issues and have landed at least one bug. It should be avoided to make the list of P3 bugs too long, otherwise it ends up being yet another bug list. If in doubt about making a bug P3, feel free to leave a comment first.

List of currently prioritized bugs: click here

Contributing

I would really like to set up a more complete guide on how to contribute, but for now a few basics.

If you are interested in helping out or working on your own feature and you don't have a lot of experience with the Mozilla codebase, the first thing you can do is check out one of the following queries:

Once you have found an issue, you should get your build environment set up. To build Lightning, you will be building Thunderbird with Lightning enabled, therefore check the Thunderbird build guide and make sure you enable Lightning as mentioned on that page. If you prefer, you can also make changes to the Lightning .xpi file instead or use an extension proxy file at first, but eventually you will need to work with the build environment.

If you have questions, the quickest way to contact someone is to visit the IRC channel #calendar on irc.mozilla.org. If no one is available, you can also check the newsgroup or contact the project leader directly.

Please don't hesitate to get in touch!