What is the best way to prompt the user for input when a field value changes? For example, while in Greenhopper when a user drags an issue from Unscheduled to a specific version I would like to be ...
Hi, what needs to be done to integrate Site Catalyst tool in Confluence site level. Also plz let me know if we could implement in wiki space level. thanks.
Is there a way to apply a macro to every page in Confluence, just like enabling a space wide workflow in Ad hoc Workflows plugin ?? I need similar thing - to display component just below added by/las...
Hi there. I'm totally new to confluence but have to work on a project in my company that uses a wiki based on confluence. This is part of my bachelor-thesis and I'm completly stuck as the technical...
hi verybody i'm searching for some code to create a plugin that creates issue's subtask , i mean that i want 2 combobox (one of project) (2 of issues of the project selected ) and textfield to wri...
I've been looking at transitioning the Jira Clone/Move plugin from 4.2 [with diff] to 4.3/4.4. The one thing I'm stuck is that [within the JSP], it sets the action to Step2. I was trying to figure ou...
Planview = enterprise product portfolio management tool They support LDAP authentication, so I was wondering whether someone was hook it into Crowd already. I am reading http://confluence.atl...
We need to attach an encripted file to an outgoing email sent from JIRA and cannot find any references to this in the documentation.
I already set up my development environment but i am unable to debug my plugins and use the Eclipse breakpoints. I have followed this process. 1. Stop using JIRA as a service. 2. Setting the cor...
I am creating JIRA WYSIWYG Editor Plugin. The problem is that i have to manually copy the TinyMCE library to the include/js folder within the JIRA Instance. I was wondering if i could include this Ti...
The macro is to display an icon depending on the selected status, for example {status:i} would produce a yellow icon for in-progress. There is also a {status:legend} option that will display all of t...
We have a couple plans that both produce deliverables that end up in the root directory: the build "dropbox" on our network. Each plan that drops deliverables into here does so with a unique build nu...
I'm trying to use the spring-ldap-code module in my plugin, but I keep getting a ClassNotFoundException for org.springframework.ldap.SizeLimitExceededException. I also tried to force Confluence to ...
To find out which users are in group A as well as in group B I can resolve the members of A and and see if they are members of B. This is all well until we have groups with thousands of users then th...
Looking for a method of parking inactive issues by automatically transitioning them to an inactive status after a time period has elapsed. Any plugins that might satisfy this requirement? Many ...
Hi I am trying to figure out how to go about making a nightly import from an external timetracking system into JIRAs respective tasks. Would it be better to make a completly seperate prog...
Liking the badge and voting system as an incentive for people to contribute good content. Any plans to incorporate this sort of thing into JIRA and/or Confluence?
Hi I want to modify the html output of my Fisheye/Crucible instance, I have the source license, in particular I want to edit the header, so I've found and modified content/WEB-INF/tags/cru/masthead.t...
what do people consider to be the best practice when developing new user macros? coding in the small text box / save / edit a page with a new macro / code seems to be a little awkward. any b...
I tried to configure JIRA with My Eclipse but failed. Please tell me the steps to perform to configure the JIRA with Eclipes. I am having the JIRA zip file. Regards, Sayeed Alam NCR C...
Dear All, The created vs. resolved chart gadget is greatly appreciated and used by management for nearly every dashboard reporting. Currently the chart uses RED color to represent Created and GREEN...
We slightly modified the stock CreateOrComment mail handler for a client and have been maintaining it since. The upgrade procedure has been to grab the latest stock mail handler code and manually mer...
Is there an easy way to access Jira Configuration Properties from my plugins like the '<tt>jira.projectkey.pattern' property? </tt>
I believe this may be a development question, but holding out there may be a simple fix. One of our users, a manager who uses a space for various locations to post their monthly reports, asks if the ...
I'm writing a macro to create a list of pages that don't have permissions set within spaces. I'd like to make the macro such that if it resides in a page in a specified space, it lists pages from all...