Archive for the ‘Tips’ Category

JIRA 4 Integration Plug-in

Thursday, January 28th, 2010

We’ve announced that YouTrack Daring EAP builds support integration with JIRA 4. This is true but in order to enable integration, you’ll need to download JIRA 4 integration plug-in.

This is a “version 1″ JIRA plugin, meaning that you should deploy it into WEB-INF\lib directory of your JIRA installation. (See Managing JIRA plugins for details.)

Also, make sure to enable JIRA RPC plugin to invoke JIRA operations remotely.

If you’re not sure what else you should do to enable JIRA integration on YouTrack side, see relevant items in YouTrack FAQ.

Administrator’s Guide

Thursday, October 8th, 2009

We have covered YouTrack usage extensively, and we’re still trying to ensure that end users understand what they’re doing when they work with the application.

However, the administrative part has been somewhat overlooked - up until today.

Please welcome YouTrack Administrator’s Guide that currently provides details on the following:

If there’s something you need to know about YouTrack administration that is not covered in the Administrator’s Guide, please let us know!

Select All. We Mean, All

Wednesday, September 30th, 2009

If you have executed a search query but the list of matching issues doesn’t fit in a single page, don’t worry, you can select all of them in just one click.

What exactly do you have to do? Say you’ve searched for all your unresolved issues:

for me #unresolved

Found 1000 issues. Now, press Ctrl+A, or click “Select All” on the toolbar to select all issues on the current page. You will notice a message right above your issues: “Click to select all 1000 issues”.

Click the link specifying the number of issues to select. Now, you can modify all found issues with the Command window - for example, type command “won’t fix”, and have a couple of weeks vacation followed by a couple of months at an employment agency!

Be careful though, the changes you make can’t be reverted!

This feature is available in YouTrack EAP in build 67 or later!

Log In with OpenID

Thursday, September 24th, 2009

We have revamped YouTrack login form to make it prettier and handier.

You can now log into YouTrack with an OpenID from one of five providers:

Ever attempted logging in from your smartphone? This is much easier now. Actually, it’s easier from anywhere: a single button click, and your Gmail (or Yahoo or whatever) credentials let you get in!

The new login form is available in YouTrack EAP starting from build 67.

Enjoy!

FAQ and Twitter

Tuesday, September 22nd, 2009

Some important news today.

First, you can now follow us on twitter for quick development updates.

Second, YouTrack FAQ has been published in response to feedback that we have received this month. Particularly, it explains:

That’s not all FAQ is about: see if there are answers to questions you’ve been afraid to ask. If not, ask on, and we’ll answer!

Easy issues linking

Thursday, July 30th, 2009

Consider you have to create a link from one issue to another. You select “Link->Relates to” from menu, or type “relates to” and get the following dialog:

At this moment it appears that you do not remember target issue number. What to do? Use text search right here:

Navigate to desired issue and press Tab:

Bingo.

Search and command suggests become more intelligent

Thursday, May 7th, 2009
Yesterday we’ve deployed new charisma build to http://jetbrains.net/tracker with different new features and bug fixes.

One of the most valuable features is more intelligent suggests.

Old build works as follows: if you have, for example, version with name “Next EAP 8080″, you should type “Next…” to see it in suggest and there were no way to find it by typing “EAP” or “8080″.

Now you can do it in search field:

… and in commands popup:

Also, your recent searches and recent commands are suggested as well now:


Fix bugs with pleasure :)