
repository-plugin: com.atlassian.plugin.repository.model.RepositoryException: Status code [500] returned while downloading: http://confluence-test.atlassian.com/plugin-repository/proxy.action?profile=jira&decorator=none&buildNumber=-1&repoClientVer=2.1.6&os=i386&javaVer=1.6.0_14&javaVendor=Sun+Microsystems+Inc.
Compatibility With JIRA
plugin-compatibility-matrix: com.atlassian.plugin.repository.model.RepositoryException: Status code [500] returned while downloading: http://confluence-test.atlassian.com/plugin-repository/proxy.action?profile=jira&decorator=none&buildNumber=-1&repoClientVer=2.1.6&os=i386&javaVer=1.6.0_14&javaVendor=Sun+Microsystems+Inc.
Description/Features
The JIRA Calendar Plugin shows issues and versions in a calendar format based on their due date. Calendars can be based on a filter or on a project. It is developed and maintained by Atlassian.
The calendar can be viewed in two formats:
- HTML - as a portlet or project tab
- ICal - as an ICal file that can be viewed in any ICal file viewer
The plug-in consists of the following components:
- Calendar Portlet - A portlet for displaying the Calendar in HTML format in one of the user's portal pages. Calendars can be based on a filter or a project.
- Calendar Gadget (since 1.10) - A gadget which provides the same functionalities as the Calendar Portlet, but with all the goodness of a Gadget.
- Calendar Project Tab - Displays a HTML Calendar for the issues associated with the project being browsed in HTML format
- HTML Calendar Servlet - This servlet returns HTML fragments for the Calendar Portlet and the Calendar Project Tab. This lets the Portlet and the Project Tab switch between months without reloading the whole page.
- ICal Calendar Servlet - This servlet is responsible for serving the ICal format files. There is a link to this servlet provided in the Calendar Portlet and Project Tab.
The Calendar Portlet and the Project Tab remember which month was being browsed and saves it in the session. This means that, for example, when you return to your dashboard the Calendar Portlet will continue to show the month you were browsing when you last visited the dashboard this session.
Version History
repository-plugin: com.atlassian.plugin.repository.model.RepositoryException: Status code [500] returned while downloading: http://confluence-test.atlassian.com/plugin-repository/proxy.action?profile=jira&decorator=none&buildNumber=-1&repoClientVer=2.1.6&os=i386&javaVer=1.6.0_14&javaVendor=Sun+Microsystems+Inc.
Usage & Installation
- Install the plugin. Depending on the type of file you have downloaded, you'll need to follow slightly different install instructions.
- Zip file:
- Install the plugin by copying the JARs to WEB-INF/lib inside your JIRA web application, remember to delete old versions of the jar files if they exist.
- JAR file:
- Copy the JAR file you have downloaded to <JIRA home directory>/plugins/installed-plugins. If there is an older version in there, you should remove it.
- Zip file:
- Restart JIRA.
- Note: You must restart JIRA after this step, before the next!
- Now you can add new calendar portlets to your Dashboard, or view calendars from any projects Browse Project page.
Screenshots
JIRA Calendar as Project TabJIRA Calendar imported into ICal
JIRA Calendar PortletJIRA Calendar Portlet With Pop-up
If you find any bugs please log them at http://developer.atlassian.com/jira/browse/JCAL

Comments (73)
Jun 22, 2006
seth ladd says:
Hello, We just installed the calendar plugin into JIRA Professional Editi...Hello,
We just installed the calendar plugin into JIRA Professional Edition, Version: 3.6-#153. We are unable to import the iCal file into Outlook 2003. We get a "Cannot import vCalendar file." popup warning/error from Outlook.
Any ideas? We like the calendar idea, but the default rendering in HTML doesn't show the actual names.
Thanks!
Jun 27, 2006
Hamish Barney says:
Hi Seth, You could be experiencing an authentication problem. Are you subscribi...Hi Seth,
You could be experiencing an authentication problem. Are you subscribing to the ICal feed from outlook? Outlook doesn't share the session with the browser so it could be that Jira sees the request from Outlook as coming from an unauthenticated user and so isn't returning the ICal file.
If this is the case there are two ways of solving this problem:
then add your username and password to the URL:
"http://my.server/jira/plugins/servlet/calendar?searchRequestId=10000&showVersions=true&os_username=<USERNAME>&os_password=<password>"
You said that the HTML view doesn't show the actual names. What do you mean exactly? Do you want to see the names of the issues displayed in the calendar view instead of the coloured squares?
You can log any issues or suggestions for improvements at: http://developer.atlassian.com/jira/browse/JCAL
Let me know how you get on.
Thanks,
Hamish
Jun 27, 2006
seth ladd says:
Thanks for the reply. I did right click and save the iCal file to my desk...Thanks for the reply.
I did right click and save the iCal file to my desktop and attempted to open it from there. I receive the same error. Looking at the file contents, they look correct (that is, they look like a real iCal file)
I can paste in the iCal file if that helps.
Jul 03, 2006
Hamish Barney says:
Hi Seth, If you can post the ical file or send it to me (hamish@atlassian.com)...Hi Seth,
If you can post the ical file or send it to me (hamish@atlassian.com) that would be great. Its a pity that the error message isn't a bit more descriptive.
Thanks,
Hamish
Nov 05, 2006
Daniel Micanek says:
Hi, I have the same problem. We have Powered by Atlassian JIRA™ the Professiona...Hi,
I have the same problem. We have Powered by Atlassian JIRA™ the Professional Issue Tracker. (Enterprise Edition, Version: 3.6-#153. I now send ical file.
Thanks,
Daniel
Dec 05, 2006
Brill Pappin says:
Same problem here... A clue was that it was complaining that it might be a Luna...Same problem here...
A clue was that it was complaining that it might be a Lunar calendar. Not sure of the details but I'll post more info if I get some.
Jun 28, 2006
Ivette Mestre says:
Hello, We just finished our first release tracking issues using Jira. The probl...Hello,
We just finished our first release tracking issues using Jira. The problem is that when I "publish" the release, I'm not longer able to list the tasks that were included on it when I click on the release icon in the calendar (it shows now as a closed package). This is because the associated filter has the condition Resolution = Unresolved, and I already resolved all those issues because we finished work on them.
I think it would be nice if when you click in the release icon all the issues associated with the release were returned, regardless of the resolution.
Thanks,
- Ivette
Jul 31, 2007
wnjer says:
Jul 15, 2006
Ruben Miranda says:
This is a most excellent plugin, thanks for your effort in putting this together...This is a most excellent plugin, thanks for your effort in putting this together.
Jul 17, 2006
Amos Gouaux says:
This is a wonderful plugin. The only thing that I'd like to see is an option to ...This is a wonderful plugin. The only thing that I'd like to see is an option to only show unresolved issues. That way we can see right away not only something is due, but it's still unresolved.
Jul 17, 2006
Ruben Miranda says:
I thiink it would make more sense, instead of adding an unresolved yes/no flag, ...I thiink it would make more sense, instead of adding an unresolved yes/no flag, to instead incorporate this plugin into the Filter view. That way you can search for whatever criteria you want, then show it in a calendar/iCal feed.
On that note, vote for it at JCAL-13!
Sep 26, 2006
Eyal Kaduri says:
Good day, This Plug in Seems to be very helpful, however - is there a way for ...Good day,
This Plug in Seems to be very helpful,
however - is there a way for me to select ( Hard coded - or by upcoming version of the plug-in ) the info/values to be used in the Calendar View?
Reason:
Due Date is mainly used for tasks and not actual issues that require fixing ( Bugs etc. ). So we use a custom field called "Expected Resolution Version" - ( which has no alternative in JIRA - no "Due Version" etc. ) - i would like to see issues with Due Version / Resolution Version especialy with the ability to Tag/Untag "Resolved/Unresolved",
Thanks in advance
Eyal
Sep 27, 2006
Jeff Turner says:
Wouldn't you then just have hundreds of issues on the one date associated with t...Wouldn't you then just have hundreds of issues on the one date associated with the "Expected Resolution Version"? How do you get a date from a version?
Nov 26, 2006
Alex Holtz says:
We have a similar process to what Eyal talks about with "Release versions" that ...We have a similar process to what Eyal talks about with "Release versions" that have codenames. A popular example would be Apple's OS naming: Jaguar, Panther, Tiger, etc. Internally those values have a release date for Apple and we do something very similar.
I'm not sure how you would get a date from these values actually - or if it's even necessary - but I can see how this would be a popular use case.
Nov 28, 2006
Jeff Turner says:
I'm still not totally sure I understand what you're after. If you could explain ...I'm still not totally sure I understand what you're after. If you could explain it in detail, please do so in a new JCAL feature request, so it isn't lost.
Cheers,
Jeff
Mar 06, 2007
Jeff Heinen says:
For another example, one of the groups here uses JIRA as a "trouble ticket" syst...For another example, one of the groups here uses JIRA as a "trouble ticket" system. "Due Date" has been used as the "Deadline", but there is also the concept of "Work Scheduled Date". They would like the calendar to be able to use any "Date Picker" type field. So they can make a calendar of what days tasks are scheduled for.
As I don't see a issue for this, I made JCAL-29.
Dec 13, 2006
husnu senturk says:
Hi, I just installed plugin by copying the JARs to WEB-INF/lib and then restart...Hi,
I just installed plugin by copying the JARs to WEB-INF/lib and then restarted Jira but I couldn't import the iCal file into Outlook 2003. I read your comments upward. I tried downloading the ICal file manually from my browser and then importing the downloaded file into outlook acording to your suggestion. Downloaded file's name was calendar and type of file is only file (not *.ics). When I tried to import file, Outlook didn't notice the file. I choose all files type and select downloaded file but I saw "input file may be corrupted" message. What is the problem with ICal?
Dec 18, 2006
Andreas Knecht says:
Outlook 2003's compatibility with the iCal standard is quite bad. If you do a g...Outlook 2003's compatibility with the iCal standard is quite bad. If you do a google search you will find a LOT of problems reported around this functionality in Outlook.
Your best options are probably to upgrade to a later version of Outlook, or you could give RemoteCalendars a go.
Cheers,
Andreas
Jan 04, 2007
Philippe Leroux says:
Hi ! Is the plugin compatible with Jira 3.7.x ?Hi !
Is the plugin compatible with Jira 3.7.x ?
Jan 29, 2007
Jeff Guthrie says:
echoing Phillippe's question. Is this compatible with 3.7?echoing Phillippe's question. Is this compatible with 3.7?
Jan 08, 2007
bwentink says:
The screenshots show various colored squares (red, green, black, etc.). I ...The screenshots show various colored squares (red, green, black, etc.). I assume that they mean certain aspects of the project missed their deadlines, some are in danger of being missed, some are going well, etc. How do I use these squares in my calendar? Right now all I see are Issues listed on the dates due. For example, 1/15/07 displays ISSUES: 2.
Thank you.
Jan 08, 2007
Michelle de Guzman says:
Hi there, I think you'll find that these colours are referring to the issues' p...Hi there,
I think you'll find that these colours are referring to the issues' priority. The colour schemes your system is using should be available via (Admin -> Issue Settings -> Priorities).
Please let us know if this is not the case for you.
Cheers,
Michelle
Jan 30, 2007
Bhavin Turakhia says:
does this work on 3.7.x?does this work on 3.7.x?
Jan 30, 2007
Dylan Etkin says:
Yes it does.Yes it does.
Feb 15, 2007
Rovin Dawson says:
Hiya, Just wanted to ask if there was any other configurable view other than du...Hiya,
Just wanted to ask if there was any other configurable view other than due dates on calendars? For example, if you have an issue/task that has duration of 10d and you start work on the issue and log time against it, can this be reflected in the calendar. It would be good to show time spent against time remaining/planned.
Thoughts?
Cheers
Rov
PS I have issues
Feb 19, 2007
Andreas Knecht says:
Hi Rovin, Currently the Calendar plugin does not support this. You're more than...Hi Rovin,
Currently the Calendar plugin does not support this. You're more than welcome however to open a feature request here and voting for its implementation. The more votes your feature will receive the more likely it will be to get implemented.
You may also want to check out the Gantt Chart Plugin or the ILOG Gantt Bridge for JIRA.
Cheers,
Andreas
Apr 16, 2007
Sebastian Otaegui says:
Hello, i want to add the portlet to a confluence page using the RunPortlet funct...Hello, i want to add the portlet to a confluence page using the RunPortlet functionality, is that possible. would you show me the parameters that i have to pass to the app?
Best regards
Apr 19, 2007
Bettina Zucker says:
At first look the plugin seems to work also for Jira 3.8.1. Cheers Bettina Zuc...At first look the plugin seems to work also for Jira 3.8.1.
Cheers
Bettina Zucker
Apr 25, 2007
Roy Mattia says:
I installed the plugin on Jira 3.7.4. The problem I am having is that the colors...I installed the plugin on Jira 3.7.4. The problem I am having is that the colorsquares for issues with Blocker or Critical priorities did not display. There doesn't seem to be an issue with these priorities in the "Project" portlet - there these priorities display as red. I had to reset the Status Color of these priorities. Now the colors display. Can anyone explain why this happened?
Apr 30, 2007
Roy Mattia says:
I can answer my own question now. The color values for the default priorities "B...I can answer my own question now. The color values for the default priorities "Blocker" and "Critical" were missing the leading "#" in the Priorities configuration. Selecting a different color fixed this, and entering the "#" at the beginning of the value would have done the same.
May 22, 2007
Bertrand Ducret says:
Hello, it seems the links http://svn.atlassian.com/svn/public/contrib/jira/jira-...Hello, it seems the links http://svn.atlassian.com/svn/public/contrib/jira/jira-calendar-plugin/jars/jira-calendar-plugin-1.6.jar give us the version 1.5
Jul 02, 2007
Hamish Barney says:
Hi Betrand, We made a mistake in the release process and forgot to update the fi...Hi Betrand,
We made a mistake in the release process and forgot to update the file that contains the version number. The 1.6 jar file does contain the 1.6 version despite this. We'll fix this in the next release .
Sorry and thanks for letting us know.
Hamish
Jul 23, 2007
Neal Applebaum says:
I'm trying to use the project Tab, but I am finding that it is including Resolve...I'm trying to use the project Tab, but I am finding that it is including Resolved (even Closed) issues. This makes it difficult to see what is on the schedule since they show as 'Due' even though they have been closed. Am I missing something here?
Aug 03, 2007
Dave Finehout says:
I clicked on the "Current: jira-calendar-plugin-1.8.zip" link to download...I clicked on the "Current: jira-calendar-plugin-1.8.zip" link to download and install the calendar plugin.
Under JIRA 3.10.1 it is listed as Calendar - 1.6
Do I have the right version??
Thanks,
Dave
Oct 01, 2007
hernan guelman says:
Suggestion (what do you think?): We do not use the due date as much. But I thoug...Suggestion (what do you think?): We do not use the due date as much. But I thought that the calender could/should show issues that have been resolved based on their resolution date (shutdown value, I think this field is not standard and was created to support the charting plug).
Anyway, it could show issues based on due date or the shutdown date once they have it.
Oct 01, 2007
Jeff Heinen says:
I thought of something similar, but for a "Scheduled Date" custom field that we ...I thought of something similar, but for a "Scheduled Date" custom field that we use here. I put it a request that might work for both ideas.
http://developer.atlassian.com/jira/browse/JCAL-29
Feel free to watch, vote and comment.
Oct 03, 2007
Rich Brunk says:
Thanks very much for this plugin. We find it useful. A couple of comments...Thanks very much for this plugin. We find it useful.
A couple of comments on versioning...
I downloaded jira-calendar-plugin-1.8.zip from the link near the top of this page, though above that link this page said the version was 1.7, and once I installed it in Jira 3.11 it reports itself through Jira as 1.6.
Also would be nice if this page indicated whether 1.8 is known to work with Jira 3.11. The top entry in the Version History table on this page indicates 1.8 works with Jira 3.10.x.
I don't have any reason to suspect it isn't working, but thought I'd mention the discrepancy.
Thanks again.
Oct 25, 2007
Dave Finehout says:
I reported the same issue back on 03 Aug 2007. I have just installed JIRA 3.11 ...I reported the same issue back on 03 Aug 2007.
I have just installed JIRA 3.11 with the Calendar Plugin and it doesnt seem to be working correctly.
I get this in the log file:
Oct 28, 2007
Ian Daniel [Atlassian] says:
Hi Dave, Can you please create a support request in https://support.atlassian.c...Hi Dave,
Can you please create a support request in https://support.atlassian.com, and we will look into it. Thanks.
Kind regards,
Ian
Oct 26, 2007
Emily Stumpf says:
Just to clarify, it does work with 3.11Just to clarify, it does work with 3.11
Oct 31, 2007
Christine A says:
Hi, This seems to be a great plug-in. I have installed it yesterday, on Jira ...Hi,
This seems to be a great plug-in.
I have installed it yesterday, on Jira Entreprise 3.11.
Sounds like I have a small install or config problem: the hyperlink on the number of issues due on a give date does not work. I got a
The hyperlink looks like this when I roll my mouse over it :
Do you know what is wrong?
Thank you for your help
Nov 06, 2007
Christine A says:
Ok, sorry, Ignore. After an additional restart (I sware I made one !) of the...Ok, sorry, Ignore. After an additional restart (I sware I made one !) of the server, hyperlink are ok now.
Nov 07, 2007
Vishwajeet Singh says:
Hi I got an error while importing the file, error says import failed file may be...Hi I got an error while importing the file, error says import failed file may be corrupted.
I am using JIRA 3.11 evaluation and outlook 2003.
Can any one please help?? Thanks
Dec 13, 2007
Ryan says:
fyi, the version number still shows up wrong in jira for 1.8: Calendar Descrip...fyi, the version number still shows up wrong in jira for 1.8:
Calendar
Description: Implements calendar services for JIRA.
*Vendor:*Atlassian Software Systems Pty Ltd
Plugin Version: 1.6
JIRA Version: 3.5
Jun 16, 2008
David Chui says:
Hi Ryan, This is caused by JCAL-46, which is still currently open. Please add a...Hi Ryan,
This is caused by JCAL-46, which is still currently open. Please add a watch to it so that you'll get notification of its updates.
Jan 09, 2008
Richard Fine says:
Hi, Decidedly nice and funky plugin, thank you. Is it intentional...Hi,
Decidedly nice and funky plugin, thank you.
Is it intentional that issues in the .ICS file show up in Windows Calendar as scheduled events, rather than to-do items? I'd probably find it more useful if they were to-dos...
Feb 18, 2008
Bernhard Cygan says:
I am fairly new to Jira, so please accept my apologies in advance should I have ...I am fairly new to Jira, so please accept my apologies in advance should I have missed something very basic.
I want to schedule an export of a project's calendar to iCal on a regular basis. Doing the export by hand works wonderful.Now I want to do this overnight so that interested parties have their .ics file updated automatically.
What is the recommended way to implement such functionality in Jira ?
Feb 18, 2008
Jaan Raamets says:
Hi Is it possible to start calendar week with monday? I read http://jira.atlass...Hi
Is it possible to start calendar week with monday? I read http://jira.atlassian.com/browse/JRA-9048 but looks like their solutions are for other calendars.
Feb 06, 2009
Juan Alonso says:
+1 here. We also use Monday as the first day of week.+1 here. We also use Monday as the first day of week.
Mar 31, 2008
Labo says:
I have copied the JAR files into WEB-INF/lib, but the new plugin didn't appear i...I have copied the JAR files into WEB-INF/lib, but the new plugin didn't appear in the list of Portles, any idea about that ?
May 13, 2008
John Crim says:
Version 1.8 of the plugin (jira-calendar-plugin-1.8.jar) seems to display versio...Version 1.8 of the plugin (jira-calendar-plugin-1.8.jar) seems to display version 1.6 in the plugin administration page.
Jun 16, 2008
David Chui says:
I think you're seeing the same problem as Ryan. Therefore, please add a watch to...I think you're seeing the same problem as Ryan. Therefore, please add a watch to JCAL-46 to gets notifications of its updates.
Jun 16, 2008
Jon Kvebaek says:
Will any of the versions work with JIRA 3.9.2?Will any of the versions work with JIRA 3.9.2?
Jun 16, 2008
David Chui says:
Hi Jon, I justed did some quick manual tests using version 1.8 of the plugin in...Hi Jon,
I justed did some quick manual tests using version 1.8 of the plugin in JIRA 3.9.2. It seems to work fine.
Jul 02, 2008
Damon Rand says:
Hi, Can someone let me know if there is a way to get an iCal link to Jira dates...Hi,
Can someone let me know if there is a way to get an iCal link to Jira dates that I can link to (not import!) into my Google calendar.
Regards,
Damon.
Jul 10, 2008
Zacharias J. Beckman says:
Is there any way to set up the calendar to provide an iCal feed, rather than hav...Is there any way to set up the calendar to provide an iCal feed, rather than having to manually update the calendar? I'd like to stream the calendar to several employees on their iPhones, etc.
Also, is there a way to automatically load the JIRA calendar into a Confluence calendar (basically use the feed to load it into a Confluence calendar plugin)?
Aug 11, 2008
Oliver B, Fischer says:
I think this should be possible by linking to the iCal-Servlet from the Confluen...I think this should be possible by linking to the iCal-Servlet from the Confluence Calendar-Plugin. If you add a new calendar to your Confluence page, you can refer to external resource.
Bye
Oliver
Jul 28, 2008
Kayrat Ahmetov says:
I desperately need 1.9 version - there is a zimbra bug fixed which is needed for...I desperately need 1.9 version - there is a zimbra bug fixed which is needed for our deployment
Can you please email it to me to kayrat@gmail.com?
Sep 01, 2008
Ferenc Kiss says:
This will be out in the near future with the next JIRA version. (This will depen...This will be out in the near future with the next JIRA version. (This will depend on the new JIRA, that means can't mail to you.)
Nov 17, 2008
Feroz Ali says:
I assume referencing the above table, that version 1.9 is not compatible with En...I assume referencing the above table, that version 1.9 is not compatible with Enterprise Edition, Version: 3.12.3-#302. First, can you please confirm this is the case?
If so, what are the chances that we can get version 1.9 to work with version 3.12.3? It would be pretty ridiculous if I had to update my entire Jira instance just to fix a very annoying logging bug in 1.8.
Dec 05, 2008
Henrik Rødgaard says:
Great that it is possible to choose another date than due date. I've chosen cust...Great that it is possible to choose another date than due date. I've chosen custom field named startdate. I would like to show startdate OR duedate if no startdate is applied to the issue.
Nov 12
Mike says:
I don't see where to do this in 1.12? Could you share?I don't see where to do this in 1.12? Could you share?
Dec 22, 2008
Tyler Theobald says:
I've installed v1.9, but only see one of my many date or date/time field cu...I've installed v1.9, but only see one of my many date or date/time field custom fields. I've pointed it at project and filter, but can never see options for my other custom fields. Can anyone explain why? I'm using JIRA 3.13.
Jan 13, 2009
Ulrich David says:
Only custom fields in the global context for all issue types seem to appear.Only custom fields in the global context for all issue types seem to appear.
Mar 12, 2009
Ray Van Dolson says:
Hey guys, added a request to export time information in the ICAL files if you're...Hey guys, added a request to export time information in the ICAL files if you're using a date-time field.
JCAL-90
Not quite sure how the duration should work on these types of entries, so any comments would be appreciated.
Jul 23, 2009
Richmond-rae Dalisay says:
Salutations, Just a question, how do you change the "ISSUES" text in the calend...Salutations,
Just a question, how do you change the "ISSUES" text in the calendar portlet? We are planning to use a different word instead.
Thanks in advance.
Oct 19
Neo Wang says:
1.10 doesn't work with jira 4.0. I downloaded the calendar plugin from https://...1.10 doesn't work with jira 4.0.
I downloaded the calendar plugin from https://plugins.atlassian.com/server/1.0/download/pluginVersion/13323; saved it at C:\Program Files\Atlassian\JIRA 4.0\atlassian-jira\WEB-INF\lib\
JIRA Calendar Plugin
Description: Implements calendar services for JIRA.
Vendor:[Atlassian Pty Ltd
JIRA Version: 4.0
Installation Mode: Embedded
There were errors loading this plugin:
OSGi plugins cannot be deployed via the classpath, which is usually WEB-INF/lib. URL is: jar:file:/C:/Program%20Files/Atlassian/JIRA%204.0/atlassian-jira/WEB-INF/lib/jira-calendar-plugin-1.10.jar!/atlassian-plugin.xmlfile:/D:/JIRA4.0/atlassian-jira/WEB-INF/lib/jira-calendar-plugin-1.10.jar!/atlassian-plugin.xml
Returns a basic i-cal file.
portlet.issuescalendar.description
projectpanel.issuecalendar.description
Error occurred: Cannot find ModuleDescriptor class for plugin of type 'rest'.
Error occurred: Cannot find ModuleDescriptor class for plugin of type 'gadget'.
Oct 26
Jarkko Tamola says:
Intalled in Jira 4.0 and is working for me. Did you install it in: <JIRA home...Intalled in Jira 4.0 and is working for me. Did you install it in: <JIRA home directory>/plugins/installed-plugins and not the }}WEB-INF/lib.
I installed it in: /plugins/installed-plugins and it works!
/Jarkko
Oct 27
Jack Ye says:
The latest version of the plug-in for JIRA 4.0 did not work on IE7 for me. ...The latest version of the plug-in for JIRA 4.0 did not work on IE7 for me. Specifically, the edit screen where you specify which project/filter you want to show does not come up in IE7 (and all I can see is the "loading" bar). It reports there's a javascript error in line 4 char 5376 "'type' is null or not an object".
I had to swtich to Firefox, setup the calendar, and then switch back to IE7. Things work okay after that.
Nov 02
Lukasz Guminski says:
I've encountered the same problem. Jira 4.0#466 IE7I've encountered the same problem.
Jira 4.0#466 IE7
Oct 29
Jeff says:
I just installed 1.10 on the newest install of Jira 4 and I cannot seem to get a...I just installed 1.10 on the newest install of Jira 4 and I cannot seem to get all of the issues on all projects to show up on the calendar. Instead I have to switch each calendar to see a calendar representation of the due dates. Please help!
-Jeff
Nov 12
Mike says:
I just downloaded and installed version 1.12 (latest at the moment) and installe...I just downloaded and installed version 1.12 (latest at the moment) and installed it into plugins/installed-plugins but I do not see any calendars? I am running JIRA v4.0#466.
I do not see it in my plugins list either? Do I need to do something to enable it?
Nov 12
Mike says:
Resolved. Helps if you use the appropriate HOME directory.Resolved. Helps if you use the appropriate HOME directory.