The Artima Developer Community
Sponsored Link

Java Buzz Forum
JetBrains Introduces New Issue Tracker

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Alex Tkachman

Posts: 296
Nickname: alextk
Registered: Dec, 2005

Dmitry Jemerov is IntelliJ IDEA developer, JetBrains
JetBrains Introduces New Issue Tracker Posted: Jun 23, 2009 11:44 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Alex Tkachman.
Original Post: JetBrains Introduces New Issue Tracker
Feed Title: Dmitry Jemerov's Weblog
Feed URL: http://www.jetbrains.com/rss.xml
Feed Description: IntelliJ IDEA Developer, JetBrains
Latest Java Buzz Posts
Latest Java Buzz Posts by Alex Tkachman
Latest Posts From Dmitry Jemerov's Weblog

Advertisement

Today, we're opening public access to our own issue tracker code-named Charisma. You're welcome to download the latest Charisma builds and try them in your own environment.

Why in the world did we turn our sights to issue tracking? Based on our own corporate experience, a top-class issue tracker should be able to do the following:

  • Make common actions, including issue search, issue editing and batch operations, faster and easier.
  • Provide a lightweight UI that only shows as much detail as a developer wants.
  • Support keyboard actions throughout the product.

Keeping these priorities in mind, we have designed a product that provides the following features:

  • Compact search box for query-based issue search as an alternative to traditional issue filters. Human-readable queries (i.e., all critical unresolved issues for me) along with query completion in the search box make it easy to start using the search grammar right away. (demo)
  • Inline issue editing, straight from within the list of search results — in addition to the more traditional dedicated-page editing. (demo)
  • Batch commands that share syntax with search queries let you quickly select several issues and modify their attributes simultaneously. For example, once you've typed for me open fix for eap1 in the command window, all selected issues are assigned to you, their state changes to Open, and fix version changes to eap1. (demo)
  • Tags — custom attributes assignable to any issue — and saved searches help users build their own paths for navigating between issues and quickly access most relevant issues. (demo)
  • AJAX-based user interface provides multiple advantages, including the ability to quickly hide or expand details on demand.
  • Extensive keyboard support helps create, edit, and navigate between issues using keyboard shortcuts. Mouse support is available as well, with filters, instant edit buttons, and menus representing common commands.

Intuitive search queries, inline editing, keyboard shortcuts, language-based commands that the user can apply to multiple issues — all this makes Charisma intuitive and easy to use without overloading the UI with too many controls.

Of course, we're gradually migrating our own products to Charisma. Currently, the users and developers of TeamCity, MPS, and dotTrace all work with the new issue tracker, providing valuable feedback.

You're welcome to download Charisma EAP builds and try them out on your own server (see installation instructions for details).

As there's still a long way to go towards beta, we encourage you to report any bugs that you may encounter, or make feature requests — you can do both here. You can also keep in touch with Charisma developers and learn what's going on using our new blog.

Whether or not you download Charisma right now, you can read useful tips and watch Charisma demos on its Welcome page.

Start investigating the new JetBrains product in your own environment, and help us make it better every day!

Beta release is planned for the third quarter 2009.

Read: JetBrains Introduces New Issue Tracker

Topic: Bangalore Bio 2009 inaugurated today Previous Topic   Next Topic Topic: Google App Sync Tool For Microsoft Outlook Flops Out

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use